.zwc-inner-wrap h1 {
    /* font-size: 56px; */
    font-size: 76px;
    margin: 0 0 20px;
    font-family: var(--zf-primary-semibold);
    line-height: 1;
    /* line-height: 96px; */
}

.zwc-inner-wrap h2 {
    /* font-size: 38px; */
    font-size: 56px;
}

.zwc-inner-wrap p {
    margin-bottom: 0;
}

.zwc-inner-wrap a:not(.act-btn) {
    font-size: 18px;
    font-family: var(--zf-secondary-semibold);
    color: #107afd;
    display: flex;
    position: relative;
}

.zwc-stories-con p {
    font-size: 20px;
}

.zwc-reviews-box p,
.zwc-rating-box span,
.zwc-highlgt-con p {
    font-size: 18px;
}

.zwc-customer-details {
    font-size: 15px;
}

/* padding */
.zwc-banner-sec {
    padding-top: 110px;
}

.zwc-highlgt-review-sec {
    padding: 140px 0 115px;
}

.zwc-reviews-sec {
    padding: 130px 0 120px;
}

.zwc-success-stories-sec {
    padding: 95px 0 125px;
}

.zwc-bottom-sec {
    /* padding: 95px 0 115px; */
    padding: 100px 0;
}

/* padding */

/* Banner Styles Starts */
.zwc-banner-con {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}


.zwc-title-con {
    /* max-width: 422px; */
}

.zwc-title-con p {
    font-family: var(--zf-primary-medium);
}

.zwc-customer-count {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 50px;
}

.zwc-customer-count>span {
    font-family: var(--zf-primary-bold);
    font-size: 12px;
    text-align: center;
}

.zwc-customer-count .zwc-count {
    font-size: 16px;
    display: block;
    width: 200px;
}

.zwc-customer-count::before,
.zwc-customer-count::after {
    content: ' ';
    display: inline-block;
    width: 35px;
    height: 80px;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

.zwc-customer-count::before {
    background-image: url(/sites/zweb/images/mail/customer-review/leaf-left-illus.png);
}

.zwc-customer-count::after {
    background-image: url(/sites/zweb/images/mail/customer-review/leaf-right-illus.png);
}

.zwc-banner-illus {
    display: grid;
    /* grid-auto-flow: column; */
    align-items: center;
    /* justify-content: center; */
    overflow: hidden;
    padding: 0 15px;
    position: relative;
    /* gap: 15px; */
    max-width: 620px;
    max-height: 360px;
    border-radius: 16px;
    /* background: linear-gradient(121deg, #F8AB73 5%, #FF8039 98%); */
    background: linear-gradient(121deg, #D6FF22 5.14%, #ACFE3E 97.6%);
}

.zwc-banner-illus::before,
.zwc-banner-illus::after {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 65px;
    top: 0;
    z-index: 1;
}

.zwc-banner-illus::before {
    background-image: linear-gradient(to right, #D6FF22 0%, transparent);
    left: 0;
}

.zwc-banner-illus::after {
    background-image: linear-gradient(to left, #ACFE3E 0%, transparent);
    right: 0;
}

.zwc-banner-illus-inner {
    /* display: flex; */
    /* gap: 30px; */
}

.zwc-illus-logo-wrap>span:not(:last-of-type) {
    /* margin-bottom: 30px; */
}

.zwc-illus-logo-wrap>span {
    /* width: 140px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.zwc-illus-logo-wrap {
    display: grid;
    grid-auto-flow: column;
}

.zwc-illus-logo-wrap>span {
    height: 170px;
    width: 170px;
    display: inline-block;
    position: relative;
}

.zwc-illus-logo-wrap>span::before {
    content: '';
    position: absolute;
    inset: 0;
    margin: auto;
    max-height: calc(100% - 15px);
    max-width: calc(100% - 15px);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    /* background-color: black; */
}

.zwc-illus-logo-wrap>.zwc-capterra-badge::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/capterra-badge.png);
}

.zwc-illus-logo-wrap>.zwc-capterra-best-ease-of-use-2024::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/capterra-best-ease-of-use-2024.png);
}

.zwc-illus-logo-wrap>.zwc-getapp-rating::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/getapp-rating.png);
}

.zwc-illus-logo-wrap>.zwc-software-advice-most-recommended::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/software-advice-most-recommended.png);
}

.zwc-illus-logo-wrap>.zwc-software-advice-rating::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/software-advice-rating.png);
}

.zwc-illus-logo-wrap>.zwc-top-team-collaboration-software-q3-2025::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/top-team-collaboration-software-tekpon-q3-2025.svg);
}


/* 
.zwc-illus-logo-wrap>.zwc-g2-leader-winter-2023::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/g2-leader-winter-2023.png);
}

.zwc-illus-logo-wrap>.zwc-trustradius-tech-cares::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/trustradius-tech-cares.svg);
}

.zwc-illus-logo-wrap>.zwc-crozdesk-qality-choice-award-2022::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/crozdesk-qality-choice-award-2022.png);
}

.zwc-illus-logo-wrap>.zwc-crozdesk-trusted-vendor-award-2022::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/crozdesk-trusted-vendor-award-2022.png);
}

.zwc-illus-logo-wrap>.zwc-g2-leader-fall-2022::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/g2-leader-fall-2022.png);
}

.zwc-illus-logo-wrap>.zwc-g2-leader-spring-2022::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/g2-leader-spring-2022.png);
}

.zwc-illus-logo-wrap>.zwc-capterra-with-rating::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/capterra-with-rating.png);
}

.zwc-illus-logo-wrap>.zwc-getapp-badge::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/getapp-badge.png);
}

.zwc-illus-logo-wrap>.zwc-vb-verified-spam::before {
    background-image: url(/sites/zweb/images/otherbrandlogos/vb-verified-spam.png);
} */

@keyframes slide {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-600%)
    }
}

.zwc-illus-logo-wrap>span {
    animation: slide 10s linear infinite;
}

/* Banner Styles ends */
/* Highlighted Reviews Styles starts */
.zwc-highlgt-review-wrap {
    display: flex;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.zwc-highlgt-box {
    padding: 0 40px;
    position: relative;
    display: flex;
    flex-direction: column;
    /* justify-content: space-between; */
}

.zwc-highlgt-box:first-child {
    padding-left: 0;
}

.zwc-highlgt-box:first-child .zwc-highlgt-img {
    gap: 2px;
}

.zwc-highlgt-box:last-child {
    padding-right: 0;
}

.zwc-highlgt-box:not(:last-child):after {
    content: ' ';
    /* max-height: 160px; */
    height: 70%;
    width: 1px;
    background-color: #CBCBCB;
    position: absolute;
    top: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
}

.zwc-highlgt-img {
    display: flex;
    gap: 20px;
    margin-bottom: 25px;
    align-items: center;
    line-height: 0;
    min-height: 50px;
}

.zwc-highlgt-img::before {
    content: ' ';
    background: url(/sites/zweb/images/mail/customer-review/star-img.png) no-repeat;
    background-size: 100% auto;
    width: 20px;
    height: 20px;
    /* margin-top: 4px; */
}

.zwc-inner-wrap .zwc-inner-cta {
    /* display: flex; */
    align-items: center;
    justify-content: center;
    gap: 12px;
    width: fit-content;
}

.zwc-up-arrow {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 20px;
    transform: rotate(90deg);
    margin-top: 2px;
}

.zwc-up-arrow::before,
.zwc-up-arrow::after {
    content: " ";
    display: inline-block;
    position: absolute;
}

.zwc-up-arrow::before {
    width: 2px;
    height: 14px;
    background-color: #107afd;
    bottom: 2px;
    left: 52%;
    transform: translateX(-50%);
}

.zwc-up-arrow::after {
    border: solid #107afd;
    border-width: 2px 0 0 2px;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    top: 4px;
    left: 1px;
}

.zwc-highlgt-con p {
    margin-bottom: 25px;
}

/* Highlighted Reviews Styles ends */


/* Tekpon Styles starts */

.zwc-reviewer-award-section {
    background-color: lightblue;
    /* padding: 120px 0; */
    background-image: linear-gradient(to bottom, #fff 50%, #ebebeb 50%);
    color: #fff;
}

.zwc-reviewer-award-section>.content-wrap {
    max-width: 965px;
    background-color: #000;
    padding: 35px 50px;
    border-radius: 15px;
}

.zwc-reviewer-award-section>.content-wrap>div {
    display: grid;
    grid-template-columns: 1fr 555px;
    grid-gap: 40px;
    align-items: center;
}

.zwc-reviewer-badge-image {
    max-width: 150px;
    justify-self: center;
    position: relative;
    line-height: 0;
}

.zwc-reviewer-badge-image>img {
    z-index: 1;
    position: relative;
    z-index: 1;
    position: relative;
    filter: drop-shadow(0px 4px 28px rgba(101, 218, 0, 0.50));
}

.zwc-reviewer-badge-image::after {
    content: '';
    position: absolute;
    bottom: -35px;
    left: 60%;
    translate: -50% 0;
    background-image: url('/sites/zweb/images/workplace/customer-review/award-bottom-glow.jpg');
    background-size: contain;
    background-position: bottom;
    height: 100%;
    width: 100%;
    scale: 2;
    transform-origin: bottom;
    background-repeat: no-repeat;
}

.zwc-reviewer-award-content {
    position: relative;
    z-index: 2;
}

.zwc-reviewer-award-content>p {
    font-size: 30px;
    font-family: var(--zf-primary-semibold);
    line-height: 1.35;
    margin-bottom: 15px;
}

.zwc-reviewer-award-content>a.zwc-reviewer-award-link {
    background-image: linear-gradient(90deg, #D6FF23 0%, #ADFD3E 100%);
    background-clip: text;
    color: transparent;
    text-decoration: underline;
    text-decoration-color: #adfd3e82;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
    font-size: 16px;
    display: inline-grid;
    grid-template-columns: minmax(0px, max-content) max-content;
    grid-row: 1/2;
    grid-column: 1/2;
    align-items: center;
    grid-gap: 10px;
}

.zwc-reviewer-award-content>a.zwc-reviewer-award-link::before {
    content: '';
    height: 1px;
    width: 13px;
    grid-row: 1/2;
    grid-column: 2/3;
    background-color: #C7FE2D;
}

.zwc-reviewer-award-content>a.zwc-reviewer-award-link::after {
    content: ' ';
    border-bottom: 1px solid #C7FE2D;
    border-right: 1px solid #C7FE2D;
    width: 8px;
    height: 8px;
    transform: rotate(-45deg);
    justify-self: right;
    grid-row: 1/2;
    grid-column: 2/3;
}

.zwc-reviewer-award-content-highlight {
    background-image: linear-gradient(90deg, #D6FF23 0%, #ADFD3E 100%);
    background-clip: text;
    color: transparent;
}

/* Tekpon Styles ends */


/* Reviews Styles starts */
.zwc-reviews-sec {
    background: #EBEBEB;
}

.zwc-show-more-btn {
    background-color: #000;
    margin: 15px auto 0;
    padding: 15px 25px;
    color: #fff;
    text-align: center;
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border-radius: 4px;
    cursor: pointer;
    transition: opacity .2s ease, visibility .2s ease;
}

.zwc-show-more-btn::after {
    content: ' ';
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    margin-bottom: 3px;
}

.zwc-reviews-wrap-inner {
    /* display: grid; */
    /* grid-template-columns: repeat(3, 1fr); */
    /* gap: 35px; */
    /* padding-bottom: 120px; */
}

.zwc-reviews-wrap {
    position: relative;
    display: grid;
    /* grid-template-columns: repeat(3, 1fr); */
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    gap: 35px;
    overflow: hidden;
    padding: 0 20px;
}

.zwc-reviews-wrap.zwc-last-loaded {
    overflow: visible;
}

.zwc-reviews-wrap.zwc-before-show-more {
    /* max-height: 1500px; */
    /* overflow: hidden; */
}

.zwc-reviews-box {
    border-radius: 8px;
    background-color: #fff;
    padding: 45px;
    /* margin-bottom: 35px; */
    transition: box-shadow .5s ease;
    transform: translateY(50px);
}

.zwc-reviews-box.is-animate {
    /* transform: translateY(50px); */
    animation: postUp .5s linear forwards;
}

@keyframes postUp {
    from {
        transform: translateY(50px)
    }

    to {
        transform: translateY(0)
    }
}

.zwc-reviews-box:not(:last-of-type) {
    margin-bottom: 35px;
}

.zwc-reviews-wrap::after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 150px;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, #EBEBEB 34.47%, rgba(255, 238, 218, 0.00) 100%);
}

.zwc-reviews-wrap.zwc-last-loaded::after {
    display: none;
}

.zwc-rating-box {
    display: flex;
    gap: 20px;
    /* display: grid; */
    /* grid-template-columns: 1fr 1fr; */
    align-items: center;
    background-color: #000;
    color: #fff;
    border-radius: 8px;
    padding: 15px 20px;
    margin-bottom: 40px;
    width: fit-content;
}

.zwc-reviews-box:hover {
    box-shadow: 0px 16px 24px -4px rgba(0, 0, 0, 0.25);
}

.zwc-reviews-box .zwc-star-rating {
    position: relative;
    display: inline-block;
    /* font-size: 16px; */
    background-image: linear-gradient(to right, #f9a826 50%, #777 50%);
    background-size: 200% 100%;
    background-position-x: 100%;
    background-position-y: 0;
    width: fit-content;
    margin: 0 auto;
    letter-spacing: 2px;
    background-clip: text;
    color: transparent;
    /* transition: background-position-x 1.5s ease; */

}

.zwc-reviews-box.is-animate .zwc-star-rating {
    transition: background-position-x 1.5s ease;
    transition-delay: 1s;
}

.zwc-whole-value,
.zwc-rating-value {
    font-family: var(--primaryfont-bold);
}

.zwc-values-wrap {
    display: flex;
    gap: 5px;
}

.zwc-rating-value {
    /* margin-left: 3px; */
}

.zwc-reviews-box p {
    margin-bottom: 30px;
}

.zwc-reviews-img {
    line-height: 0;
    /* margin-bottom: 35px; */
}

.zwc-reviews-cta {
    margin-top: 35px;
}

.zwc-show-more-btn.no-show-more {
    opacity: 0;
    visibility: hidden;
    /* display: none; */
}

.zwc-reviews-sec .zwc-info {
    text-align: center;
    font-size: 20px;
    /* margin-top: 100px; */
    color: #848484;
}

.zwc-reviews-sec .zwc-info>span.zwc-icon {
    display: block;
    height: 100px;
    width: 100px;
    margin: 0 auto 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.zwc-reviews-sec .zwc-info.zwc-info-error>span.zwc-icon-error {
    background-image: url(/sites/zweb/images/workplace/customers/error-icon.png);
}

.zwc-reviews-sec .zwc-info>span:nth-child(2) {
    display: block;
    font-family: var(--zf-primary-semibold);
    font-size: 30px;
}

/* Reviews Styles ends */

/* Success Stories Styles starts */
.zwc-success-stories-sec {
    background-color: #F5F5F5;
}

.zwc-stories-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px;
    /* grid-gap: 60px; */
    /* align-items: center; */
    /* max-width: 1190px; */
    margin: 80px auto 0;
}

.zwc-success-stories-title h2 {
    max-width: 600px;
}

.zwc-sh-top {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    max-width: 440px;
    /* width: fit-content; */
}

.zwc-customer-img {
    line-height: 0;
}

.zwc-customer-img img {
    border-radius: 10px;
    max-height: 205px;
    object-fit: cover;
    object-position: top;
}

.zwc-customer-details {
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 1;
    padding: 0 20px;
    display: grid;
    grid-auto-flow: row;
    font-size: 15px;
    font-family: var(--secondaryfont-bold);
    color: #fff;
}

.zwc-customer-details span+span {
    font-size: 80%;
    font-family: var(--secondaryfont-regular);
}

.zwc-sh-top a.zwc-customer-info {
    position: absolute;
    top: 10px;
    /* bottom: 10px; */
    right: 10px;
    z-index: 1;
}

.zwc-sh-top .zwc-play-btn {
    display: grid;
    align-items: center;
    justify-items: center;
    grid-template-columns: max-content 0fr;
    overflow: hidden;
    white-space: nowrap;
    transition: grid-template-columns .55s ease;
    padding: 7px 13px;
    border-radius: 100px;
    background-color: #F5F5F5;
    /* background: linear-gradient(315deg, #9fff42, #e6ff38); */
}

.zwc-sh-top .zwc-play-btn>span {
    overflow: hidden;
    font-size: 15px;
    color: #000;
    font-family: var(--zf-primary-semibold);
    width: 100%;
    padding-left: 0;
    transition: padding-left .55s ease, opacity .55s ease;
    opacity: 0;
}

.zwc-stories-box:hover .zwc-play-btn {
    grid-template-columns: max-content 1fr;
}

.zwc-stories-box:hover .zwc-play-btn>span {
    opacity: 1;
    padding-left: 8px;
}

.zwc-sh-top .zwc-play-btn::before {
    content: '';
    height: 13px;
    width: 10px;
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    background-color: #000;
    position: relative;
    left: 1.5px;
}

.zwc-stories-highlgt .zwc-sh-top:after {
    content: "";
    height: 100%;
    width: 100%;
    background: linear-gradient(0, #151515 10%, rgb(21 21 21 / 50%), transparent 100%);
    position: absolute;
    bottom: 0;
}

.zwc-sh-bot {
    position: relative;
}

.zwc-sh-bot>p::before,
.zwc-sh-bot>p::after {
    content: ' ';
    /* position: absolute; */
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 13px;
    height: 13px;
    margin-bottom: 8px;
}

.zwc-sh-bot>p::before {
    background-image: url(/sites/zweb/images/mail/customer-review/quotes-top.png);
    margin-right: 5px;
}

.zwc-sh-bot>p::after {
    background-image: url(/sites/zweb/images/mail/customer-review/quotes-bottom.png);
    margin-left: 5px;
}

.zwc-stories-box {
    background: #fff;
    padding: 30px 30px 30px;
    border-radius: 15px;
    /* box-shadow: 0px 16px 24px -4px rgba(0, 0, 0, 0.25); */
}

.zwc-stories-con {
    margin-top: 30px;
    max-width: 330px;
}

.zwc-stories-box {
    /* margin: 0 15px; */
}

.zwc-stories-con a {
    align-items: center;
    gap: 8px;
    margin-top: 20px;
}

.zwc-stories-arrow {
    /* position: absolute; */
    display: grid;
    width: 18px;
    height: 18px;
    border: 2px solid #107afd;
    border-radius: 50%;
    margin-top: 2px;
    /* right: 0; */
    position: relative;
}

.zwc-stories-arrow::after {
    content: ' ';
    position: absolute;
    width: 7px;
    height: 7px;
    border-left: 2px solid #107afd;
    border-top: 2px solid #107afd;
    align-self: center;
    justify-self: center;
    top: 50%;
    left: 45%;
    transform: translate(-50%, -50%) rotate(130deg);
}

.zwc-stories-img {
    line-height: 0;
}

/* Success Stories Styles ends */
/* Bottom Styles starts */
.zwc-points-wrap li {
    font-size: 55px;
    font-family: var(--primaryfont-bold);
    /* padding-left: 60px; */
    position: relative;
    letter-spacing: -1.12px;
    display: flex;
    align-items: center;
    gap: 30px;
}

.zwc-points-wrap li:not(:last-of-type) {
    margin-bottom: 10px;
}

.zwc-points-wrap li::before {
    content: '';
    /* position: absolute; */
    /* left: 0; */
    /* bottom: 24px; */
    /* display: block; */
    width: 40px;
    height: 40px;
    background: linear-gradient(180deg, #ffb147 0, #f73709 100%);
    clip-path: polygon(11% 50%, 41% 68%, 78% 11%, 100% 24%, 46% 100%, 0 72%);
    transform: rotate(10deg);
}

.zwc-bottom-sec {
    background: linear-gradient(277deg, #D9FF3F 8.67%, #B3FF40 92.33%);
    position: relative;
}

.zwc-points-wrap {
    max-width: 280px;
    margin: 0 auto 50px;
}

.zwc-bottom-title {
    /* text-align: center; */
    display: flex;
    gap: 40px;
    align-items: flex-end;
    justify-content: space-between;
    max-width: 900px;
    margin: 0 auto;
}

.zwc-bottom-title h2 {
    /* margin-bottom: 35px; */
    max-width: 500px;
    font-size: 64px;
    line-height: 1.1;
    margin: 0;
    letter-spacing: -1px;
}

.zwc-bottom-title .cta-btn {
    background-color: #000;
    border-radius: 5px;
    padding: 20px 40px;
    font-size: 20px;
    margin: 4% 0;
    box-shadow: 0 20px 35px -20px rgba(0, 0, 0, .7);
    text-transform: capitalize;
}

@keyframes gradient {
    0% {
        background-position: 0 50%
    }

    50% {
        background-position: 100% 50%
    }

    100% {
        background-position: 0 50%
    }
}

.zwc-bottom-sec::after {
    content: '';
    background: linear-gradient(-45deg, #e7ff39, #80ff46, #e7ff39, #80ff46);
    background-size: 400% 400%;
    animation: gradient 15s ease infinite;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.zwc-bottom-con {
    position: relative;
    z-index: 1;
}

/* Bottom Styles ends */
@media only screen and (max-width:1399px) {
    .zwc-inner-wrap h1 {
        font-size: 70px;
    }

    .zwc-inner-wrap h2,
    .zwc-points-wrap li {
        font-size: 50px;
    }

    div.zwc-bottom-title h2 {
        font-size: 56px;
        max-width: 500px;
    }

    .zwc-reviews-box {
        padding: 30px;
    }

    .zwc-reviews-wrap {
        padding: 0 15px;
    }

    .zwc-bottom-title h2 {}
}

@media only screen and (max-width: 1280px) {
    .zwc-inner-wrap h1 {
        font-size: 66px;
    }

    .zwc-inner-wrap h2,
    .zwc-points-wrap li {
        font-size: 45px;
    }

    .zwc-reviews-wrap {
        gap: 25px;
    }

    .zwc-reviews-box:not(:last-of-type) {
        margin-bottom: 30px;
    }

    .zwc-bottom-title h2 {
        max-width: 350px;
    }

    .zwc-reviewer-award-content>p {
        font-size: 28px;
    }
}

@media only screen and (max-width: 1199px) {
    .zwc-inner-wrap h1 {
        font-size: 57px;
    }

    /* padding */
    .zwc-banner-sec {
        /* padding-top: 110px; */
        padding-top: 75px;
    }

    .zwc-highlgt-review-sec {
        /* padding: 140px 0 115px; */
        padding: 120px 0 100px;
    }

    .zwc-reviews-sec {
        /* padding: 130px 0 120px; */
        padding: 115px 0 110px;
    }

    .zwc-success-stories-sec {
        /* padding: 95px 0 125px; */
        padding: 85px 0 115px;
    }

    .zwc-bottom-sec {
        /* padding: 95px 0 115px; */
        padding: 85px 0 85px;
    }

    /* padding */

    .zwc-points-wrap {
        margin-bottom: 40px;
    }

    .zwc-stories-con p {
        /* font-size: 21px; */
    }

    .zwc-stories-box {
        /* margin: 0 25px; */
    }
}

@media only screen and (max-width: 1024px) {

    /* .zwc-inner-wrap h1 {
        font-size: 45px;
    }

    .zwc-inner-wrap h2 {
        font-size: 32px;
    } */
    .zwc-bottom-title {
        flex-direction: column;
        align-items: center;
        text-align: center;
        /* gap: 3rem; */
        max-width: 670px;
    }

    .zwc-bottom-title .cta-btn {
        margin: 0;
    }

    .zwc-bottom-title h2 {
        text-align: center;
        /* margin-bottom: 0; */
    }
}

@media only screen and (max-width: 991px) {

    /* padding */
    .zwc-banner-sec {
        /* padding-top: 110px; */
        /* padding-top: 75px; */
        padding-top: 60px;
    }

    .zwc-highlgt-review-sec {
        /* padding: 140px 0 115px; */
        /* padding: 120px 0 100px; */
        padding: 70px 0 80px;
    }

    .zwc-reviews-sec {
        /* padding: 130px 0 120px; */
        /* padding: 115px 0 110px; */
        padding: 95px 0 90px;
    }

    .zwc-success-stories-sec {
        /* padding: 95px 0 125px; */
        /* padding: 85px 0 115px; */
        padding: 75px 0 95px;
    }

    .zwc-bottom-sec {
        /* padding: 95px 0 115px; */
        /* padding: 85px 0 100px; */
        /* padding: 65px 0 90px; */
        padding: 75px 0 75px;
    }

    /* padding */
    .zwc-inner-wrap h1 {
        font-size: 55px;
    }

    .zwc-inner-wrap h2,
    .zwc-points-wrap li {
        font-size: 40px;
    }

    .zwc-banner-con {
        grid-template-columns: auto;
        gap: 80px;
    }

    .zwc-banner-illus {
        margin: 0 auto;
        padding: 80px 15px 75px;
        max-width: 550px;
    }

    .zwc-title-con {
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
    }

    .zwc-customer-count {
        justify-content: center;
        margin-top: 40px;
    }

    .zwc-highlgt-review-wrap {
        grid-template-columns: auto;
        justify-content: center;
    }

    .zwc-highlgt-review-wrap .zwc-highlgt-box {
        padding: 0;
        max-width: 480px;
        text-align: center;
    }

    .zwc-highlgt-img {
        justify-content: center;
        /* min-height: 100%; */
    }

    .zwc-highlgt-box:first-child .zwc-highlgt-img {
        margin-bottom: 10px;
    }

    .zwc-highlgt-box:not(:last-child):after {
        display: none;
    }

    .zwc-highlgt-box:not(:last-child) {
        margin-bottom: 60px;
    }

    .zwc-highlgt-con .zwc-inner-cta,
    .zwc-success-stories-title>h2,
    .zwc-success-stories-title>a {
        margin-left: auto;
        margin-right: auto;
    }

    .zwc-reviewer-award-section>.content-wrap>div {
        grid-template-columns: minmax(125px, 0.8fr) minmax(465px, 1fr);
        justify-content: center;
    }

    .zwc-reviewer-award-content>p {
        font-size: 27px;
    }

    .zwc-success-stories-title h2 {
        max-width: 500px;
    }

    .zwc-success-stories-title {
        margin: 0 auto;
        text-align: center;
    }

    .zwc-stories-wrap {
        /* grid-template-columns: auto; */
        grid-template-columns: repeat(2, 1fr);
        margin-top: 50px;
        /* gap: 30px; */
    }

    .zwc-stories-box {
        max-width: 460px;
        margin: 0 auto;
    }

    .zwc-stories-con {
        /* max-width: 350px; */
        max-width: 100%;
    }

    .zwc-highlgt-con p {
        margin-bottom: 15px;
    }

    .zwc-inner-wrap a:not(.act-btn) {
        font-size: 16px;
    }

    .zwc-reviews-box {
        padding: 35px;
    }

    .zwc-reviews-box p,
    .zwc-rating-box span,
    .zwc-highlgt-con p {
        font-size: 18px;
    }

    .zwc-reviews-cta {
        margin-top: 25px;
    }

    .zwc-illus-logo-wrap>span {
        height: 150px;
        width: 150px;
    }

    .zwc-points-wrap {
        max-width: 200px;
    }

    .zwc-reviews-img {
        max-width: 170px;
    }

    .zwc-g2-logo>img {
        max-width: 70px;
    }

    .zwc-reviews-box:hover {
        box-shadow: none;
    }

    .zwc-reviews-wrap {
        padding: 0;
    }

    .zwc-bottom-title h2 {
        max-width: 310px;
    }

    .zwc-bottom-title .cta-btn {
        padding: 18px 35px;
        font-size: 18px;
        /* margin-bottom: 7%; */
    }

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .zwc-stories-highlgt {
        max-width: 100%;
        width: 100%;
        grid-area: 2/1/3/3;
        align-items: center;
        /* justify-content: space-between; */
        display: grid;
        grid-auto-flow: column;
        gap: 40px;
    }

    .zwc-stories-highlgt .zwc-stories-con {
        max-width: 350px;
        margin-top: 0;
    }

    .zwc-customer-img img {
        max-height: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .zwc-stories-wrap {
        grid-template-columns: auto;
    }

    .zwc-inner-wrap h1 {
        font-size: 45px;
    }

    .zwc-inner-wrap h2,
    .zwc-points-wrap li {
        font-size: 35px;
    }

    .zwc-reviews-box p,
    .zwc-rating-box span,
    .zwc-highlgt-con p {
        font-size: 17px;
    }

    .zwc-stories-con p {
        font-size: 18px;
    }

    /* padding */
    .zwc-banner-sec {
        /* padding-top: 110px; */
        /* padding-top: 75px; */
        /* padding-top: 60px; */
        padding-top: 60px;
    }

    .zwc-highlgt-review-sec {
        /* padding: 140px 0 115px; */
        /* padding: 120px 0 100px; */
        /* padding: 70px 0 80px; */
        padding: 60px 0 70px;
    }

    .zwc-reviewer-award-section>.content-wrap {
        padding: 50px 30px;
    }

    .zwc-reviewer-award-section>.content-wrap>div {
        grid-template-columns: 1fr;
        text-align: center;
        grid-gap: 20px;
    }

    .zwc-reviewer-badge-image {
        max-width: 130px;
    }

    .zwc-reviewer-badge-image::after {
        display: none;
    }

    .zwc-reviewer-award-content>p {
        font-size: 25px;
        max-width: 450px;
        margin-inline: auto;
    }

    .zwc-reviewer-award-content>a.zwc-reviewer-award-link {
        font-size: 15px;
    }

    .zwc-reviews-sec {
        /* padding: 130px 0 120px; */
        /* padding: 115px 0 110px; */
        /* padding: 95px 0 90px; */
        padding: 80px 0 80px;
    }

    .zwc-success-stories-sec {
        /* padding: 95px 0 125px; */
        /* padding: 85px 0 115px; */
        /* padding: 75px 0 95px; */
        padding: 60px 0 80px;
    }

    .zwc-bottom-sec {
        /* padding: 95px 0 115px; */
        /* padding: 85px 0 100px; */
        /* padding: 65px 0 90px; */
        padding: 60px 0 75px;
    }

    /* padding */
    .zwc-reviews-wrap {
        max-width: 500px;
        margin: 0 auto;
    }

    .zwc-success-stories-title h2 {
        max-width: 450px;
    }

    .zwc-highlgt-box:not(:last-child) {
        margin-bottom: 50px;
    }

    .zwc-banner-con {
        gap: 50px;
    }

    .zwc-highlgt-box:not(:last-child) {
        /* margin-bottom: 45px; */
    }

    .zwc-points-wrap {
        max-width: fit-content;
        margin-bottom: 30px;
    }

    .zwc-banner-illus {
        max-width: 430px;
    }

    .zwc-points-wrap li::before {
        width: 30px;
        height: 30px;
    }

    .zwc-points-wrap li {
        gap: 20px;
    }

    .zwc-banner-illus {
        padding: 60px 15px 55px;
    }

    @keyframes postUp {
        from {
            transform: translateY(30px)
        }

        to {
            transform: translateY(0)
        }
    }

    .zwc-reviews-box {
        transform: translateY(30px);
    }

    .zwc-bottom-title .cta-btn {
        margin-bottom: 0;
    }

    .zwc-bottom-title {
        flex-direction: column;
        align-items: center;
    }

    .zwc-bottom-title h2 {
        /* text-align: center;
        margin-bottom: 0; */
    }

    .zwc-bottom-title {
        gap: 35px;
    }

    .zwc-bottom-title .cta-btn {
        font-size: 18px;
        padding: 18px 37px;
    }

    div.zwc-bottom-title h2 {
        font-size: 45px;
    }
}

@media only screen and (max-width: 480px) {
    .zwc-inner-wrap h1 {
        font-size: 35px;
    }

    .zwc-inner-wrap h2,
    .zwc-points-wrap li {
        font-size: 30px;
    }

    /* padding */
    .zwc-highlgt-review-sec {
        /* padding: 60px 0 70px; */
        padding: 50px 0 60px;
    }


    .zwc-reviews-sec {
        /* padding: 80px 0 80px; */
        padding: 70px 0 70px;
    }

    .zwc-success-stories-sec {
        /* padding: 60px 0 80px; */
        padding: 50px 0 65px;
    }

    .zwc-bottom-sec {
        /* padding: 50px 0 75px; */
        padding: 50px 0 65px;
    }

    /* padding */

    .zwc-reviewer-award-section>.content-wrap {
        width: 95%;
        padding: 50px 20px;
    }

    .zwc-reviewer-badge-image {
        max-width: 115px;
    }

    .zwc-reviewer-award-content>p {
        font-size: 22px;
    }



    .zwc-points-wrap {
        margin-bottom: 25px;
    }

    .zwc-success-stories-title h2 {
        max-width: 400px;
    }

    .zwc-show-more-btn {
        padding: 10px 20px;
    }

    .zwc-illus-logo-wrap>span {
        height: 130px;
        width: 130px;
    }

    .zwc-stories-con p {
        font-size: 16px;
    }

    .zwc-sh-bot>p::before,
    .zwc-sh-bot>p::after {
        width: 10px;
        height: 10px;
    }

    .zwc-stories-wrap {
        margin-top: 40px;
    }

    .zwc-reviews-box {
        padding: 25px 20px;
    }

    .zwc-stories-box {
        padding-left: 20px;
        padding-right: 20px;
    }

    .zwc-stories-con {
        margin-top: 20px;
    }

    .zwc-banner-illus {
        padding: 40px 15px 35px;
        margin-top: 50px;
    }

    .zwc-illus-logo-wrap>span {
        width: 110px;
        height: 110px;
    }

    .zwc-illus-logo-wrap>span::before {
        max-height: calc(100% - 10px);
        max-width: calc(100% - 10px);
    }

    .zwc-banner-con {
        display: block;
    }

    .zwc-stories-img>img {
        max-width: 140px;
    }

    .zwc-rating-box {
        gap: 10px;
        padding: 15px;
    }

    .zwc-bottom-title .cta-btn {
        padding: 17px 35px;
    }

    div.zwc-bottom-title h2 {
        font-size: 37px;
    }
}