:root {
    --primary-color: #008EF5;
    --secondary-color: #9914FF;
    --primary-font-color: #262626;
    --secondary-font-color: #fff;
    --primary-btn-color: #e42527;
    --primary-bg: #F5F3FF;
    --secondary-bg: #EEF4FF;
    --teritary-bg: #F8F9FC;
    --fourth-bg: #F0F9FF;
}

/* banneer section style */
.banner-section {
    background-image: url('/sites/zweb/images/analytics/feature/data-preparation-bg.png');
    padding: 100px 0px;
    background-position: 45px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;

}

.banner-section .content-wrap {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    gap: 30px;
}

.banner-section .left-wrapper {
    width: 50%;
    display: flex;
    justify-content: end;
}

.banner-section .left-wrapper .main-wrapper {
    width: 638px;
}

.banner-section .right-wrapper {
    width: 50%;
}

.banner-section .right-wrapper video {
    border-radius: 10px;
}

.banner-section .left-wrapper h1 {
    font-size: 44px;
    font-family: var(--zf-primary-bold);
    margin: 0 0 20px;
    width: 88%;
}

.banner-section .left-wrapper p {
    font-size: 20px;
    font-family: var(--zf-primary-regular);
    margin: 0 0 20px;
    display: block;
    width: 88%;
}

/* banner sign up form styles */
body.umain .cta-btn {
    display: inline-block;
}

.cta-btn {
    display: none;
}

body.umain .dwnload-btn {
    display: none
}

.dwnload-btn {
    background: var(--primary-btn-color);
    color: #fff;
    padding: 13px 30px;
    border-radius: 4px;
    font-size: 17px;
}

.formSec {
    width: 100%;
    overflow: auto;
    max-width: 480px;
    position: fixed;
    transform: translateX(120%);
    -webkit-transform: translateX(120%);
    right: 0;
    top: 0;
    z-index: 0;
    -webkit-box-shadow: -7px 0 28px 0 rgba(0, 0, 0, 0.46);
    -moz-box-shadow: -7px 0 28px 0 rgba(0, 0, 0, 0.46);
    box-shadow: -7px 0 28px 0 rgba(0, 0, 0, 0.46);
    height: 100%;
    background: #fff;
    opacity: 0
}

.freeze_layer {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    display: none
}

.active_freaze {
    display: block
}

.zoverlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0, 0, 0, 0.5);
    display: none
}

.formSec.active {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    z-index: 9999999999999;
    opacity: 1
}

.formInner {
    border-left: 1px solid #ddd;
    padding: 35px 20px;
    background: #fff;
    box-sizing: border-box;
    height: auto;
    text-align: left
}

.formInner h4 {
    margin-bottom: 5px
}

.formInner span {
    margin-bottom: 15px;
    display: inline-block
}

.form-close {
    background: url(/sites/zweb/images/close-icon.png) no-repeat;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    background-size: 17px;
    opacity: .6
}

.formSec .signup-box {
    max-width: 100%
}

/* Trusted brands section styles */
.trusted-icon-wrap {
    padding: 20px 10px;
    overflow: hidden;
    height: 140px
}

.trust-icon-wrap {
    overflow: hidden;
    display: flex
}

.trust-icon .ae-icon {
    margin: 0 150px 0 0;
    font-size: 0;
    display: inline-flex;
    text-align: center;
    align-items: center;
    float: none;
    min-height: 100px;
    vertical-align: top
}

.za-customer-section {
    background-color: #f8f9fc;
    display: flex;
    flex-direction: column;
}

.za-promo-section {
    color: var(--primary-font-color);
    padding: 0 40px 50px;
}

/* Number counts section styles */
.za-cust-counts ul {
    display: flex;
    max-width: 850px;
    margin: 30px auto 0;
    text-align: center;
    justify-content: center
}

.za-cust-counts ul>li {
    width: 30%;
    position: relative
}

.za-cust-counts ul>li p {
    margin: 0;
    font-size: 20px
}

.za-cust-counts ul>li>span {
    font-size: 50px;
    line-height: 50px;
    font-family: var(--zf-secondary-medium)
}

.za-cust-counts ul>li>span:after {
    content: '+';
    font-family: var(--zf-primary-extralight)
}

.za-cust-counts ul>li:not(:first-child):before {
    content: '';
    position: absolute;
    width: 1px;
    height: 50%;
    background: #601d1c;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    opacity: .2
}

/* circle section */
.circle-wrapper {
    padding: 90px 0 0px
}

.circle-wrapper .cirlce-main {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-wrapper .cirlce-main .image-container {
    background-color: #c0a8e7;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 50px;
    width: 670px;
    z-index: 1
}

.circle-wrapper .heading-main h2 {
    font-size: 32px;
    font-family: var(--zf-primary-semibold);
    width: 57%;
    line-height: 1.4;
    margin: 0 auto 50px;
    text-align: center
}

.circle-wrapper .heading-main h2 span,
.dashboard-section .content-wrap h2 span {
    background-image: linear-gradient(45deg, var(--primary-color) 0, var(--secondary-color) 40%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.circle-wrapper .cirlce-main .circle {
    padding: 24px 30px;
    box-sizing: border-box;
    width: 127%;
    margin-top: 15px;
    position: relative;
    border-radius: 8px;
    transform: translateX(50px);
    transition: transform 1s ease-out
}

.circle-wrapper .cirlce-main .circle p {
    line-height: 1.5;
    font-size: 18px;
    margin: 0;
    width: 60%;
    font-family: var(--zf-primary-medium)
}

.circle-wrapper .cirlce-main .circle.cirlce3 p {
    width: 70%
}

.circle-wrapper .cirlce-main .circle.cirlce4 p {
    width: 75%
}

.circle-wrapper .cirlce-main .cirlce1 {
    background-color: #ffedd9;
    left: 155px
}

.circle-wrapper .cirlce-main .cirlce2 {
    background-color: #ffd7ad;
    left: 100px;
    transition-delay: .2s
}

.circle-wrapper .cirlce-main .cirlce3 {
    background-color: #ffc07d;
    left: 50px;
    transition-delay: .4s
}

.circle-wrapper .cirlce-main .cirlce4 {
    background-color: #ee9c42;
    transition-delay: .6s
}

/* Dashboard section */
.dashboard-section .content-wrap,
.testimonial-section .content-wrap {
    text-align: center;
}

.dashboard-section .content-wrap ul {
    text-align: center;
    width: 80%;
    margin: auto;
    list-style: none;
}

.dashboard-section .content-wrap h2,
.za-noproblem-section .content-wrap h2,
.testimonial-section .content-wrap h2 {
    font-size: 40px;
    line-height: 1.3;
    margin: 0px 0px 20px;
    font-family: var(--zf-primary-semibold);
    position: relative;
}

.dashboard-section .content-wrap p,
.dashboard-section .content-wrap ul li {
    font-size: 20px;
    line-height: 1.5;
    font-family: var(--zf-primary-regular);
}


.dashboard-section .content-wrap .descriptions-wrapper,
.dashboard-section .dashboard-wrapper p {
    width: 81%;
    margin: auto;
}

.dashboard-section .dashboard-wrapper h3 {
    font-size: 32px;
    line-height: 1.3;
    margin: 0px 0px 10px;
    font-family: var(--zf-primary-semibold);
}

.dashboard-section {
    padding: 120px 0px 0px;
}

.dashboard-section .dashboard-wrapper.dashboard1 .content-main {
    padding: 60px 0 171px;
}

.dashboard-section .dashboard-wrapper .content-main {
    padding: 120px 0px 171px;
}

.dashboard-section .heading-wrapper {
    margin: 0px auto 30px;
}

.dashboard-section .dashboard-wrapper .image-main img {
    margin-top: 0px;
    transition: all 1s ease-in-out;
    border-width: 5px 5px 0px 5px;
    border-style: solid;
    border-radius: 10px 10px 0px 0px;
    background-color: #fff;
}

.dashboard-section .dashboard-wrapper.illustration .image-main img {
    border-width: unset;
    background-color: unset;
    border-style: unset;
    margin-top: 0px !important;
}

.dashboard-section .dashboard-wrapper.dashboard1 .content-main {
    background-color: #FFEBF4;
}

.dashboard-section .dashboard-wrapper.illustration .content-main {
    padding: 120px 0 40px;
}

.dashboard-section .dashboard-wrapper.dashboard2 .content-main {
    background-color: #FEF3F2;
}

.dashboard-section .dashboard-wrapper.dashboard3 .content-main {
    background-color: #F9F5FF;
}

.dashboard-section .dashboard-wrapper.dashboard4 .content-main {
    background-color: #FFFAEB;
}

.dashboard-section .dashboard-wrapper.dashboard5 .content-main {
    background-color: #EFF4FF;
}

.dashboard-section .dashboard-wrapper .image-main {
    line-height: 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.dashboard-section .dashboard-wrapper.dashboard1 .image-main {
    background-image: url('/sites/zweb/images/analytics/feature/za-dashboard1.png');
}

.dashboard-section .dashboard-wrapper.dashboard2 .image-main {
    background-image: url('/sites/zweb/images/analytics/feature/za-dashboard2.png');
}

.dashboard-section .dashboard-wrapper.dashboard3 .image-main {
    background-image: url('/sites/zweb/images/analytics/feature/genai-bg.png');
}

.dashboard-section .dashboard-wrapper.dashboard4 .image-main {
    background-image: url('/sites/zweb/images/analytics/feature/prepare_bg.png');
}

.dashboard-section .dashboard-wrapper.dashboard5 .image-main {
    background-image: url('/sites/zweb/images/analytics/feature/za-dashboard5.png');
}

.dashboard-wrapper.dashboard5 .image-main .content-wrap{
    position: relative;
    padding-top: 34%;
    width: 60%;
}

.dashboard-wrapper.dashboard5 .image-main{
    padding-top: 30px;
}

.dashboard-wrapper.dashboard5 .image-main .content-wrap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Advanced capabilities */
.icon-border-section .content-main {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    column-gap: 20px;
    row-gap: 40px
}

.icon-border-section .content-main .card {
    width: calc(32% - 8px);
    margin: auto;
    transition: transform 1s ease;
    transform: translateY(50px)
}

.icon-border-section {
    background-image: url(/sites/zweb/images/analytics/feature/data-visualization-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding: 75px 0;
    background-color: #262626;
}

.icon-border-section .content-wrap {
    max-width: 1180px
}

.icon-border-section h2 {
    text-align: center;
    font-size: 35px;
    line-height: 50px;
    color: var(--secondary-font-color);
    margin: 0 0 15px
}

.icon-border-section .heading-desc {
    font-size: 20px;
    width: 50%;
    margin: 0 auto;
    font-family: var(--secondary-font-family);
    line-height: 30px;
    color: var(--secondary-font-color);
    text-align: center;
    display: block
}

.icon-border-section .content-main .card {
    background-color: #444;
    border-radius: 16px;
    padding: 60px 18px 50px;
    text-align: center;
    position: relative;
    margin: 0
}

.icon-border-section .content-main .card h4 {
    font-size: 22px;
    margin: 0 0 15px;
    font-family: var(--zf-primary-bold);
    color: var(--secondary-font-color)
}

.icon-border-section .content-main .card p {
    color: var(--secondary-font-color);
    font-size: 17px;
    line-height: 25px
}

.icon-border-section .content-main .card::before {
    content: "";
    position: absolute;
    background-image: url(/sites/zweb/images/analytics/feature/za-data-preparation-icons.png);
    width: 55px;
    height: 55px;
    top: -33px;
    background-color: #666;
    background-size: cover;
    border-radius: 12px;
    left: 162px
}

.icon-border-section .content-main .card.card2::before {
    background-position: -58px 0
}

.icon-border-section .content-main .card.card3::before {
    background-position: -118px 0
}

.icon-border-section .content-main {
    margin-top: 100px;
    column-gap: 15px;
    justify-content: center
}

.icon-border-section .content-main .card:nth-child(2) {
    transition-delay: .2s
}

.icon-border-section .content-main .card:nth-child(3) {
    transition-delay: .4s
}


.za-noproblem-section .content-wrap p,
.testimonial-section .content-wrap .quotes-content {
    font-size: 20px;
    line-height: 1.5;
    font-family: var(--zf-primary-regular);
}

.za-noproblem-section .content-wrap a {
    font-size: 20px;
    line-height: 1.3;
    font-family: var(--zf-primary-semibold);
    margin-top: 24px;
    display: inline-block;
}

.za-noproblem-section .content-wrap {
    padding: 90px 0px 15px;
}

.za-noproblem-section .content-wrap a .arrow {
    border: solid #9914FF;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-left: 10px;
    animation: translate 1s;

}


/* analysts quotes and rating table */

.reported-section {
    padding: 90px 30px;
}

.read-more-link {
    display: block;
    max-width: max-content;
    position: relative;
    color: var(--secondary-font-color);
    font-family: var(--zf-secondary-medium);
    padding-right: 35px;
    text-decoration: underline;
}

.reported-section .report-slider {
    background-color: var(--primary-font-color);
    color: var(--secondary-font-color);
    padding: 40px 50px;
    width: 55%;
    margin: 0;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.report-section .slick-dots {
    text-align: left;
    padding-top: 30px
}

.report-section .slick-dots li {
    background: #e0e0e0
}

.slick-dots li.slick-active:before {
    background: #f70011 !important;
}

@keyframes progresswidth {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

.slick-dots li {
    width: 20px;
    border-radius: 5px;
    background: #e0e0e0;
    height: 8px;
    border: 0;
    position: relative
}

.slick-dots li.slick-active {
    width: 35px;
    height: 8px;
    border: 0;
    background: #e0e0e0
}

.report-slider .slick-dots {
    text-align: left;
}

.slick-dots li.slick-active:before {
    animation: progresswidth 6s linear forwards;
    content: "";
    width: 40px;
    left: 0;
    position: absolute;
    background: #000;
    opacity: 1;
    height: 8px;
    border-radius: 5px
}

.report-slider .aem-report h5 {
    font-size: 35px;
    font-family: var(--primaryfont-semibold);
    line-height: 45px;
}

.report-slider .aem-report p {
    font-size: 17px;
    line-height: 27px;
    font-family: var(--primaryfont-regular);
}

.reported-section .content-wrap {
    display: flex;
    gap: 20px;
}

.reported-section .content-wrap .trust-section {
    width: 40%;
    height: 690px;
    overflow: auto;
    scrollbar-width: none;
}

.rating-sec {
    width: 100%;
    display: flex;
    align-items: center;
}

.rating-table {
    margin: 0px auto 0;
    border: unset;
    padding: 0px 10px;
}

.rating-sec:nth-child(1),
.rating-sec:nth-child(2),
.rating-sec:nth-child(3),
.rating-sec:nth-child(4),
.rating-sec:nth-child(5),
.rating-sec:nth-child(6),
.rating-sec:nth-child(7),
.rating-sec:nth-child(8),
.rating-sec:nth-child(9) {
    border: unset;
    box-shadow: 1px 1px 11px 0px #174aa81c;
    margin-bottom: 10px;
    border-radius: 9px;
}

.rating-txt span {
    font-size: 24px;
}

.reported-section .content-wrap.animated .anim-star.svg-sprites.four_half1 {
    width: 90%;
}


/* Testimonial section styles */
.testimonial-section .content-wrap .quotes-content {
    width: 54%;
    margin: auto;
    background: #ffffff63;
    backdrop-filter: blur(13px);
    padding: 30px 30px;
    border: 1px solid #ffffff63;
    border-radius: 8px;
}

.testimonial-section .content-wrap img {
    width: 56px;
    border-radius: 50%;
    display: block;
    margin: 40px auto 20px;
}

.testimonial-section {
    padding: 30px 0px 90px;
}


.testimonial-section .content-wrap {
    padding: 50px 0;
    background-color: #7F56D9;
    color: #ffffff;
    border-width: 2px 2px 0px 2px;
    border-style: solid;
    border-radius: 10px;
    border-color: #7f56d9;
    max-width: 1100px;
}

.testimonial-section .content-wrap .customer-name {
    font-size: 18px;
    display: block;
    font-family: var(--zf-primary-semibold);
    margin: 10px 0px;
}

.testimonial-section .content-wrap .customer-designation {
    font-size: 18px;
    display: block;
    font-family: var(--zf-secondary-regular);
}

.pre-banner-section {
    padding: 90px 0;
    text-align: center;
    background: #f8f9fc;
}

.pre-banner-section .content-wrapper h3 {
    font-size: 38px;
    color: var(--primary-font-color);
    font-family: var(--zf-primary-bold);
    margin: 0 0 25px;
    line-height: 1.4;
}

.circle-wrapper.zwe-om .cirlce-main .circle {
    transform: translateX(0);
}

.icon-border-section.zwe-om .content-main .card {
    transform: translateY(0);
}


.dashboard-section .dashboard-wrapper.zwe-om .image-main img {
    margin-top: -123px;
}


@media (max-width:1200px) {
    .icon-border-section .content-main .card {
        width: 45%
    }

    .icon-border-section .heading-desc {
        width: 100%
    }

    .icon-border-section .content-main .card::before {
        left: 232px
    }

    .banner-section {
        padding: 70px 30px;
    }

    .circle-wrapper .cirlce-main .circle p,
    .circle-wrapper .cirlce-main .circle.cirlce3 p,
    .circle-wrapper .cirlce-main .circle.cirlce4 p .circle-wrapper .heading-main h2 {
        width: 100% !important
    }

    .circle-wrapper .cirlce-main .circle {
        width: 100%;
        left: unset
    }

    .circle-wrapper .cirlce-main ul {
        order: 2
    }

    .circle-wrapper .cirlce-main {
        flex-wrap: wrap;
    }
    .dashboard-wrapper.dashboard5 .image-main .content-wrap{
        padding-top: 53%;
    }
    .dashboard-wrapper.dashboard5 .image-main .content-wrap{
        width: 90%;
    }

}


@media (max-width: 1080px) {

    .circle-wrapper .heading-main h2 {
        width: 100%
    }

    .circle-wrapper {
        text-align: center
    }

    .banner-section {
        background-image: unset;
        text-align: center;
    }

    .banner-section .left-wrapper,
    .banner-section .right-wrapper,
    .banner-section .left-wrapper .main-wrapper,
    .circle-wrapper .heading-main h2,
    .note-section .left-wrapper,
    .note-section .right-wrapper,
    .banner-section .left-wrapper h1,
    .banner-section .left-wrapper p {
        width: 100%;
    }

    .banner-section .right-wrapper,
    .note-section .right-wrapper {
        margin-top: 40px;
    }

    .note-section .content-wrap {
        flex-wrap: wrap;
    }

    .circle-wrapper {
        text-align: center;
        padding: 60px 0px 0px;
    }

    .banner-section .right-wrapper img {
        border-radius: 20px;
    }

    .banner-section .content-wrap {
        flex-wrap: wrap;
    }

    .za-gartner-wrap img {
        max-width: 140px
    }

    .za-gartner-wrap p {
        font-size: 16px
    }

    .dashboard-section {
        padding: 60px 0 0;
    }
}

@media only screen and (max-width:991px) {
    .icon-border-section {
        background-image: unset
    }

    .icon-border-section {
        background-color: var(--primary-font-color)
    }

    .icon-border-section .content-main .card {
        width: 100%
    }

    .icon-border-section .content-main .card::before {
        left: 47%
    }

    .icon-border-section .content-main .card {
        margin-top: 20px
    }

    .za-cta-box {
        justify-content: center;
        margin: 30px 0 0
    }

    .zag-promo-box>div:nth-child(2) {
        max-width: 340px
    }

    .za-cust-counts ul {
        margin: 40px auto 0
    }

    .reported-section .content-wrap .trust-section,
    .reported-section .report-slider {
        width: 100%
    }

    .reported-section .content-wrap {
        flex-wrap: wrap
    }

    .reported-section .content-wrap .trust-section {
        height: auto
    }
}

@media (max-width:768px) {
    .read-more-link {
        margin-left: 0
    }
}



@media only screen and (max-width:565px) {

    .icon-border-section .content-main .card,
    .testimonial-section .content-wrap .quotes-content,
    .dashboard-section .content-wrap .descriptions-wrapper,
    .dashboard-section .dashboard-wrapper p {
        width: 100%
    }

    .icon-border-section h2 {
        font-size: 25px;
        line-height: 33px
    }

    .icon-border-section .content-main {
        margin-top: 40px
    }

    .icon-border-section .content-main {
        margin-top: 65px
    }

    .icon-border-section .heading-desc {
        font-size: 17px;
        line-height: 26px
    }

    .icon-border-section .content-main .card::before {
        left: 43%
    }

    .banner-section .left-wrapper h1 {
        font-size: 36px;
    }

    .banner-section .left-wrapper span {
        font-size: 19px;
    }

    .circle-wrapper .heading-main h2,
    .note-section .left-wrapper h2,
    .dashboard-section .content-wrap h2,
    .za-noproblem-section .content-wrap h2,
    .testimonial-section .content-wrap h2,
    .pre-banner-section .content-wrapper h3 {
        font-size: 25px;
        line-height: 1.2;
    }

    .dashboard-section .dashboard-wrapper .content-main,
    .dashboard-section .dashboard-wrapper.illustration .content-main {
        padding: 65px 0 151px;
    }

    .dashboard-section .dashboard-wrapper h3 {
        font-size: 23px;
    }

    .dashboard-section .content-wrap p,
    .dashboard-section .content-wrap ul li {
        font-size: 17px;
    }

    .icon-border-section {
        padding: 50px 0;
    }

    .za-noproblem-section .content-wrap p,
    .testimonial-section .content-wrap .quotes-content {
        font-size: 18px;
        line-height: 1.4;
    }

    .za-noproblem-section .content-wrap {
        padding: 50px 0 15px;
    }

    .note-section .content-wrap,
    .testimonial-section .content-wrap {
        padding: 40px 24px;
    }


    .report-slider .aem-report h5 {
        font-size: 25px;
        line-height: 33px;
        width: 100%
    }

    .sections {
        margin: 0 0 30px
    }

    .reported-section .report-slider {
        padding: 30px 20px
    }

    .reported-section {
        padding: 60px 10px;
    }

    .circle-wrapper .heading-main h2 {
        font-size: 25px;
        line-height: 1.2
    }

    .circle-wrapper .cirlce-main {
        margin-top: 40px
    }

    .circle-wrapper {
        padding: 60px 0 50px;
    }

    .dashboard-section .dashboard-wrapper.dashboard5 .content-main{
        padding-bottom: 50px;
    }

}

@media only screen and (max-width :480px) {
    .za-cta-box {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start
    }

    .za-gartner-wrap img {
        max-width: 120px
    }

    .za-gartner-wrap>div:nth-child(2) {
        max-width: 200px
    }

    .za-cust-counts ul>li>span {
        font-size: 30px;
        line-height: 30px
    }

    .za-cust-counts ul>li p {
        font-size: 14px
    }

    .za-gartner-wrap {
        max-width: 330px;
        border-radius: 30px
    }

    .zrmore-cta {
        padding: 0 15px 0 0;
        font-size: 15px;
        line-height: 26px
    }
}