.zw-product-header {
    /* position: relative;
    z-index: 5 */
}
.zw-product-header {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 5;
}
.zwc-inner-wrap h1 {
    font-size: 72px;
    line-height: 1.2;
    max-width: 1000px;
    margin: 0 auto 25px;
}

.zwc-inner-wrap h2 {
    font-size: 50px;
    line-height: 1.1;
    margin-bottom: 20px;
}

.zwc-inner-wrap h3 {
    font-size: 32px;
    line-height: 1.15;
}

.zwc-inner-wrap h4 {
    font-size: 22px;
    font-family: var(--primaryfont-regular);
}

.zwc-inner-wrap p {
    line-height: 1.8
}

/* padding */
.zwc-banner {
    padding: 170px 0 130px;
}

.zwc-transition-sec {
    padding: 115px 0 130px;
}

.zwc-guides-sec {
    padding: 130px 0;
}

.zwc-testimonial-sec {
    padding: 115px 0 130px;
}

.zwc-bottom-con {
    padding: 105px 0 115px;
}

.zwc-guides-con {
    padding: 90px 50px;
}
.ztg-section .zwc-guides-con{
   padding-bottom: 0;
}
.zwc-testimonial-wrap {
    padding: 80px 60px;
}

.ztg-section.zwc-bottom-sec {
    padding: 0;
}

/* padding */

.banner-wrap {
    background-color: #010213;
    overflow: hidden;
}

.zwc-banner {
    position: relative;
    color: white;
    text-align: center;
    /* overflow: hidden; */
}

.zwc-banner::before {
    content: " ";
    height: 1700px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/sites/zweb/images/zeptomail/transition-guides/banner-bg.svg);
    background-repeat: no-repeat;
    background-size: 100% auto;
    /* content: '';
    width: 95%;
    right: -30px;
    height: 1700px;
    background-image: url(/sites/zweb/images/zeptomail/homepage/header-gradient.svg);
    position: absolute;
    top: 0;
    background-repeat: no-repeat; */
}

.zwc-text-highlgt {
    font-family: var(--zf-primary-semibold);
    /* display: inline-block; */
    color: #4afd98
}

.zwc-banner-con p {
    max-width: 600px;
    margin: 0 auto 45px;
}

.zwc-banner-illus-inner {
    display: grid;
    grid-template-columns: 475px max-content max-content;
    max-width: 1100px;
    margin: 90px auto 10px;
    position: relative;
    justify-content: center;
    gap: 60px;
}

.zwc-our-logo-inner {
    position: relative;
    padding: 1px;
    background-image: linear-gradient(237deg, #49F294, #4C6FB2, #6A6C9C);
    box-shadow: 0px 0px 20px #46E88F60;
    display: inline-block;
    border-radius: 9px;
    animation: wiggle 3.5s ease infinite;
}

.zwc-our-logo-inner>span {
    display: flex;
    background-color: #090A21;
    padding: 13px 25px;
    border-radius: 9px;
}

.zwc-our-logo-inner>span::before {
    content: ' ';
    /* background: var(--zp-zeptomail) no-repeat; */
    background: url(/sites/zweb/images/productlogos/zeptomail-dark.svg) no-repeat;
    display: inline-block;
    background-size: 100% auto;
    width: 160px;
    height: 42px;
}

.zwc-our-logo {
    display: grid;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

.zwc-other-brand-wrap {
    max-width: 475px;
    position: relative;
}

.zwc-other-brand-lst {
    /* position: relative;
    width: 100%;
    height: 100%; */
}

/* .zwc-banner-illus-inner .zwc-other-brand::before{
    content: ' ';
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.zwc-other-brand:nth-child(1)::before{
    background-image: url(/sites/zweb/images/otherbrandlogos/postmark-white.svg);
}
.zwc-other-brand:nth-child(2)::before{
    background-image: url(/sites/zweb/images/otherbrandlogos/twilio-sendgrid-_white.svg);
}
.zwc-other-brand:nth-child(3)::before{
    background-image: url(/sites/zweb/images/otherbrandlogos/intuit-mailchimp-white.svg);
}
.zwc-other-brand:nth-child(4)::before{
    background-image: url(/sites/zweb/images/otherbrandlogos/postmark-white.svg);
}
.zwc-other-brand:nth-child(5)::before{
    background-image: url(/sites/zweb/images/otherbrandlogos/aws.svg);
} */

.zwc-ban-arrow {
    align-self: center;
}

.zwc-banner-illus-inner::before {
    content: ' ';
    width: 100%;
    height: 100%;
    background: url(/sites/zweb/images/zeptomail/transition-guides/banner-illus-grid.png) no-repeat;
    background-size: 100% auto;
    /* background-position: left; */
    /* background-image: repeating-linear-gradient(to right, transparent 0, transparent 60px, #4CFD9A 61px, #4CFD99 61px), repeating-linear-gradient(transparent 0, transparent 60px, #4CFD9A 61px, #4CFD9A 61px); */
    /* opacity: .5; */
    position: absolute;
    top: 0;
    right: 0;
    max-width: 850px;
    max-height: 300px;
}

.zwc-banner-illus-inner::after {
    /* content: ' '; */
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /* background-image: linear-gradient(45deg,#040518 10%, #090A2100); */
}

.zwc-ban-arrow {
    display: grid;
    position: relative;
    padding: 95px 0;
    max-height: 310px;
    max-width: 185px;
}

.zwc-ban-arrow::after {
    /* content: ' '; */
    background: url(/sites/zweb/images/zeptomail/transition-guides/banner-arrow-large.png) no-repeat;
    background-size: 100% auto;
    width: 125px;
    height: 120px;
    margin-left: 60px;
}

.zwc-ban-arrow::before {
    /* content: ' '; */
    background: url(/sites/zweb/images/zeptomail/transition-guides/banner-arrow-small.png) no-repeat;
    background-size: 100% auto;
    width: 92px;
    height: 88px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.zwc-ban-arrow .zwc-arrow-wrap {
    height: 120px;
    transform: scale(2);
    /* width: 125px;
    max-height: 120px;
    max-width: 125px; */
}

.zwc-ban-arrow .zwc-arrow-wrap .arrow::after {
    transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-86.3%) skewX(-28deg) scaleY(0.866) translateX(-1%);
}

.zwc-ban-arrow .zwc-arrow-wrap .arrow::before {
    transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-86.3%) skewX(29deg) scaleY(0.866) translateX(-48%);
}

.zwc-banner-dots {
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #43E68E;
    transform: scale(.7);
    animation: sparkle 2s linear infinite;
}

.zwc-banner-dots:nth-child(2) {
    top: 28%;
    left: 10%;
    /* animation-delay: 1s; */
}

.zwc-banner-dots:nth-child(3) {
    top: 0%;
    right: 0%;
    animation-delay: 1.5s;
}

.zwc-banner-dots:nth-child(4) {
    bottom: 15%;
    left: 49%;
    animation-delay: 3s;
}

.zwc-banner-dots:nth-child(5) {
    top: 75%;
    right: -50%;
    animation-delay: 4.5s;
}

.zwc-ban-arrow {
    /* animation: bannerArrowAnimate 3s linear infinite; */
}

@keyframes wiggle {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    50% {
        transform: translateY(-5px);
        opacity: 1
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes wiggle-reverse {
    0% {
        transform: translateY(0);
        opacity: 1
    }

    50% {
        transform: translateY(5px);
        opacity: 1
    }

    100% {
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes sparkle {
    0% {
        transform: scale(.6);
        opacity: .7;
    }

    50% {
        transform: scale(1);
        opacity: 1;
    }

    75% {
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        transform: scale(.7);
        opacity: 1;
    }
}

@keyframes bannerArrowAnimate {

    /* 0% {
        transform: translateX(-30px) scale(.9);
        opacity: 1;
    }

    50% {
        transform: translateX(0px) scale(1);
        opacity: 1;
    }
    75%{
        transform: translateX(0px) scale(.8);
        opacity: 1; 
    }

    100% {
        transform: translateX(30px) scale(.5);
        opacity: 0;
    } */
    0% {
        transform: translateX(-40px) scale(.7);
        opacity: .5;
    }

    25% {
        transform: translateX(-20px) scale(.9);
        opacity: 1;
    }

    50% {
        transform: translateX(0px) scale(1);
        opacity: 1;
    }

    70% {
        transform: translateX(20px) scale(.9);
        opacity: 1;
    }

    100% {
        transform: translateX(40px) scale(.7);
        opacity: 0;
    }

    /* 100%{
        transform: translateX(30px) scale(.7);
        opacity: 0;
     } */
}

/* section2 styles */
.zwc-transition-sec {
    color: #fff;
    position: relative;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    border-radius: 29px 29px 0 0;
    overflow: hidden;
    width: 96%;
}

.zwc-transition-sec::before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, #0E103D, #010213);
    /* opacity: .7; */
}

.zwc-transition-title {
    text-align: center;
    margin-bottom: 60px;
}

.zwc-transition-title>h2 {
    max-width: 550px;
    margin-left: auto;
    margin-right: auto;
}

.zwc-transition-title>p {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.zwc-transition-sec>.content-wrap {
    max-width: 1400px;
}

.zwc-steps-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 65px;
    position: relative;
    counter-reset: section-count;
}

.zwc-steps-box {
    border-radius: 21px;
    background-image: linear-gradient(163deg, #0A0C31, #010213);
    border: 1px solid #3A4479;
    padding: 50px 25px 35px 35px;
    position: relative;
}

.getst-lst-img {
    width: fit-content;
    border: 1px solid #666dfc;
    border-radius: 20px;
    display: inline-block;
    margin-bottom: 45px;
    position: relative;
    display: grid;
    justify-items: center;
    align-items: center;
    filter: drop-shadow(0 3px 45px #656DFC76);
}

.getst-lst-img::before {
    content: '';
    position: absolute;
    border: 1px solid #666dfc;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    filter: drop-shadow(0 3px 45px #656DFC76);
    animation: glowFadeOut 2.5s ease-in-out infinite;
}

.getst-lst-img::after {
    content: '';
    position: absolute;
    border: 1px solid #666dfc;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    filter: drop-shadow(0 3px 45px #656DFC76);
    animation: glowFadeOut 2.5s ease-in-out .9s infinite;
}

.getst-lst-img>span {
    background-image: linear-gradient(to bottom, #0c0d26, #03041c);
    /* padding: 20px 30px; */
    /* width: 90px;
    height: 90px; */
    position: relative;
    z-index: 2;
    border-radius: 20px;
    font-size: 50px;
    line-height: 1;
    /* font-family: var(--zf-primary-extrabold); */
    color: #4dfd9a;
    /* text-shadow: -2px -2px 10px rgb(77 253 154 / 30%), 2px 2px 10px rgb(77 253 154 / 30%); */
}

.getst-lst-img>span::before {
    content: '';
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    border: 1px solid #666dfc;
    position: absolute;
    left: -1px;
    top: -1px;
    border-radius: 20px;
    opacity: 1;
    animation: glowFadeOut 2.5s ease-in-out 1.8s infinite;
}

.zwc-steps-con>h4>span {
    display: inline-block;
}

.zwc-steps-count {
    display: flex;
    flex-direction: column;
    /* border: 1px solid #7879b1; */
    /* background-image: linear-gradient(#1b1c3d, #161737); */
    /* border-radius: 18px; */
    text-align: center;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    letter-spacing: 2.5px;
    min-width: 110px;
    min-height: 110px;
    /* padding: 20px 20px; */
    /* transition: color .4s ease; */
}

.zwc-steps-count::after {
    counter-increment: section-count;
    content: "0" counter(section-count);
    font-size: 53px;
    line-height: .9;
    font-family: var(--primaryfont-bold);
    letter-spacing: .5px;
    margin-top: 5px;
}

@keyframes glowFadeOut {
    0% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(1.4);
        opacity: 0
    }
}

.zwc-steps-box .arrow::before,
.zwc-steps-box .arrow::after,
.zwc-ban-arrow .arrow::before,
.zwc-ban-arrow .arrow::after {
    background: #4CFD9A;
}

.zwc-steps-box .zwc-arrow-wrap {
    /* position: absolute;
    margin: 0;
    right: -20%;
    left: auto;
    transform: scale(1.1); */
    position: absolute;
    margin: 0;
    /* right: -110%; */
    left: 102%;
    transform: scale(1.1);
    /* width: 100%;
    height: 100%; */
    justify-content: center;
}

.zwc-steps-box:last-of-type .zwc-arrow-wrap {
    display: none;
    opacity: 0;
    visibility: hidden;
}

/* section2 styles */

/* section3 styles */
.zwc-guides-sec>.content-wrap {
  
}
.zwc-guides-sec>.content-wrap::before{
    content: ' ';
    background-color: #F8FAFB;
    border-radius: 40px;
    width: 100%;
    height: 93%;
    /* min-height: 1400px; */
    /* max-height: 2000px; */
    position: absolute;
    top: 0;
    left: 0;
}
.zwc-guides-title {
    text-align: center;
    margin-bottom: 55px;
}

.zwc-guides-title>p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.zwc-guides-con {
    position: relative;
    z-index: 1;
    /* padding: 90px 50px; */
    max-width: 1150px;
    margin: 0 auto 0;
}

.zwc-lst-box {
    background-color: #FFFFFF;
    border-radius: 16px;
    border: 1px solid #A3A6A881;
    box-shadow: 0px 3px 20px #D1E6F0B9;
    display: grid;
    grid-template-columns: max-content 1fr max-content;
    align-items: center;
    padding: 30px 40px;
    gap: 45px;
}

.zwc-lst-box:not(:last-of-type) {
    /* margin-bottom: 20px; */
}

.zwc-lst-container {
    /* margin-top: 50px; */
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.zwc-lst-box p {
    margin-bottom: 0;
    font-family: var(--primaryfont-semibold);
}

.zwc-our-prd {
    display: inline-block;
}

.zwc-lst-icons {
    display: grid;
    grid-template-columns: repeat(3, max-content);
    position: relative;
    text-align: left;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.zwc-our-prd-logo,
.zwc-out-prd-logo {
    line-height: 0;
}

.zwc-our-prd-logo::before {
    content: ' ';
    display: inline-block;
    width: 140px;
    height: 37px;
    background: url(/sites/zweb/images/productlogos/zeptomail.svg) no-repeat;
}

.zwc-lst-box .zwc-arrow-con {
    animation: none;
    opacity: 1;
}

/* .zwc-arrow-con:nth-child(1){
    opacity: .1;
    -webkit-transform: translateX(-25px) scale(0.5);
    transform: translateX(-25px) scale(0.5);
    z-index: 1;
} */
.zwc-lst-box .zwc-arrow-con:nth-child(3),
.zwc-arrow-con:nth-child(1) {
    /* opacity: .4;
    -webkit-transform: translateX(15px) scale(.6);
    transform: translateX(15px) scale(.6);
    z-index: 1; */
}

.zwc-lst-box .zwc-arrow-con:nth-child(1) {
    /* -webkit-transform: translateX(-20px) scale(.6);
    transform: translateX(-20px) scale(.6); */
}

.zwc-lst-box .zwc-arrow-con.delay1 {
    /* -webkit-transform: translateX(-5px);
    transform: translateX(-5px); */
}

.zwc-lst-box .zwc-arrow-con:nth-child(1) {
    -webkit-transform: translateX(-8px) scale(.6);
    transform: translateX(-8px) scale(.6);
    opacity: .5;
}

.zwc-lst-box .zwc-arrow-con:nth-child(2) {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
}

.zwc-lst-box .zwc-arrow-con:nth-child(3) {
    -webkit-transform: translateX(20px) scale(.6);
    transform: translateX(20px) scale(.6);
    opacity: .5;
}

.zwc-lst-box .zwc-arrow-wrap {
    width: 40px;
    justify-content: center;
    align-items: center;
}
.zwc-lst-box .zwc-arrow-wrap::before {
    content: ' ';
    background: url(/sites/zweb/images/zeptomail/transition-guides/guides-arrow.svg) no-repeat;
    background-size: 100% auto;
    width: 30px;
    height: 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.zwc-arrow-wrap {
    width: 55px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    margin: 0 10px;
}

.zwc-arrow-con {
    position: absolute;
    animation: arrowAnimation 3s linear infinite;
    opacity: 0;
}

.delay1 {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

.delay2 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

.zwc-arrow-con.delay1 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.zwc-arrow-con.delay2 {
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}

@keyframes arrowAnimation {
    0% {
        opacity: .1;
        -webkit-transform: translateX(-25px) scale(0.5);
        transform: translateX(-25px) scale(0.5);
        z-index: 1;
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1);
        z-index: 2;
    }

    100% {
        opacity: .4;
        -webkit-transform: translateX(20px) scale(.5);
        transform: translateX(20px) scale(.5);
        z-index: 1;
    }
}

.arrow {
    height: 30px;
    width: 30px;
    position: relative;
    overflow: hidden;
    transform: translateY(0) rotate(120deg) skewY(30deg) scaleX(0.866);
    pointer-events: none;
    border-radius: 4px;
}

.zwc-arrow-wrap .arrow::before,
.zwc-arrow-wrap .arrow::after,
.zwc-arrow-con .arrow {
    width: 20px;
    height: 20px;
}

.arrow::before,
.arrow::after {
    content: "";
    position: absolute;
    background: #000;
    pointer-events: auto;
    width: 30px;
    height: 30px;
}

.zwc-arrow-wrap .arrow::before {
    border-radius: 3px 3px 3px 55%;
    transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-40.3%) skewX(29deg) scaleY(0.866) translateX(-19%);
}

.zwc-arrow-wrap .arrow::after {
    border-radius: 3px 3px 55% 3px;
    transform: scaleX(1.155) skewY(-30deg) rotate(-30deg) translateY(-40.3%) skewX(-28deg) scaleY(0.866) translateX(22%);
}

.zwc-lst-cta>a {
    background-color: #F4F4F6;
    border: 1px solid #CECECE;
    border-radius: 6px;
    color: #020002;
    max-width: 250px;
    padding: 10px 70px;
    transition: background-color .4s ease, color .4s ease;
    font-family: var(--zf-primary-medium);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.zwc-lst-cta>a:hover {
    background-color: #006FDD;
    border: 1px solid transparent;
    color: #fff;
}

.zwc-lst-cta>a:hover .zwc-up-arrow::before {
    background-color: #fff;
}

.zwc-lst-cta>a:hover .zwc-up-arrow::after {
    border: solid #fff;
    border-width: 2px 0 0 2px;
}

.zwc-up-arrow {
    position: relative;
    display: inline-block;
    width: 10px;
    height: 20px;
    transform: rotate(90deg);
    /* margin-left: 15px; */
}

.zwc-up-arrow::before,
.zwc-up-arrow::after {
    content: " ";
    display: inline-block;
    position: absolute;
}

.zwc-up-arrow::before {
    width: 2px;
    height: 18px;
    background-color: #000;
    bottom: 2px;
    left: 50%;
    transform: translateX(-50%);
    /* transition: background-color .4s ease; */
}

.zwc-up-arrow::after {
    border: solid #000;
    border-width: 2px 0 0 2px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    top: 0px;
    left: 0;
}

.zwc-transition-form {
    background-image: linear-gradient(265deg, #194D40, #141941, #0D0F39);
    border: 1px solid #C6CACC;
    color: #fff;
    margin-top: 50px;
    padding: 60px 40px;
    text-align: center;
    border-radius: 16px;
}

.request-btn.act-btn {
    border: 1px solid #56587e;
    background: transparent;
    font-family: var(--zf-primary-semibold);
    margin-top: 0;
    text-transform: uppercase;
    /* margin-left: 10px; */
    font-size: 15px;
    border-radius: 8px;
    color: #fff;
    padding: 8px 40px;
    display: inline-block;

}

.zwc-transition-form>h3 {
    max-width: 550px;
    margin: 0 auto 30px;
}

/* section3 styles */

/* Testimonial styles starts */
.zwc-testimonial-wrap {
    text-align: left;
    border-radius: 30px;
    background-image: radial-gradient(circle at 85% 85%, #1E226C, #090A22, #08091F);
    border: 1px solid #56587E;
    /* padding: 90px 60px; */
    /* margin-top: 55px; */
}

.zwc-testimonial-wrap>a {
    grid-row: 2/3;
    grid-column: 2/3;
    text-align: center;
    text-decoration: underline;
    font-size: 21px;
    font-family: var(--zf-primary-bold);
    color: #3480F3;
    position: relative;
    top: -20px;
    justify-self: left;
}

.zwc-testimonial-content-wrap {
    position: relative;
    max-width: 1050px;
    margin: 0px auto 0;
}


.zwc-testimonial-content {
    font-family: var(--zf-secondary-medium);
    font-size: 30px;
    margin: 0;

}

p.zwc-testimonial-content {
    line-height: 1.6;
}

.zwc-testimonial-details {
    margin-top: 40px;
    display: grid;
    grid-template-columns: 1fr max-content;
    justify-content: space-between;
    align-items: center;
}

.zwc-testimonial-details::after {
    content: '';
    width: 160px;
    height: 50px;
    /* background-color: lightblue; */
    grid-row: 1/3;
    grid-column: 2/3;
    /* background-image: url(//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/iifl.svg); */
    background-size: 75% auto;
    border-radius: 8px;
    background-position: center;
    background-repeat: no-repeat;
    align-self: center;
    background-color: #fff;
    /* padding: 20px; */
    /* margin-top: 20px; */
}

[data-testimonial="1"] .zwc-testimonial-details::after {
    width: 137px;
    height: 70px;
    background-image: url('//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/india-cements.png');
    /* align-self: start; */
}

[data-testimonial="2"] .zwc-testimonial-details::after {
    width: 160px;
    height: 60px;
    background-image: url('//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/iifl.svg');
}

[data-testimonial="3"] .zwc-testimonial-details::after {
    width: 142px;
    height: 65px;
    background-image: url('//www.zohowebstatic.com/sites/zweb/images/otherbrandlogos/alice-blue.png');
}

.zwc-testimonial-author {
    color: #49FD98;
    font-family: var(--zf-primary-bold);
    font-size: 22px;
    margin-bottom: 5px;
}

.zwc-testimonial-author-designation {
    line-height: 1.5
}

.zwc-testimonial-author-designation span {
    display: block;
}

.zwc-testimonial-content-wrap .slick-dots {
    width: fit-content;
}

.zwc-testimonial-content-wrap .slick-dots li {
    border: none;
    margin: 0 8px;
    transition: none;
    /* outline: 1px solid transparent; */
    /* outline-offset: 0px; */
    width: 12px;
    height: 12px;
    position: relative;
}

.zwc-testimonial-content-wrap .slick-dots li::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    border-radius: 100%;
    opacity: 0;
    transition: height 0.3s linear, width 0.3s linear;
}

.zwc-testimonial-content-wrap .slick-dots li.slick-active {
    background: #3480F3;
}

.zwc-testimonial-content-wrap .slick-dots li.slick-active::before {

    height: calc(100% + 14px);
    width: calc(100% + 14px);
    opacity: 1;
}

.zwc-testimonial-title {
    max-width: 550px;
    /* margin-left: auto;
    margin-right: auto; */
    margin: 0 auto 55px;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

/* Testimonial styles ends */

.bottom-wrap {
    background-color: #010313;
    color: #fff;
    text-align: center;
}

.zwc-bottom-sec {
    background-color: #010213;
    color: #fff;
    margin-top: -1px;
}

.zwc-bottom-sec .content-wrap {
    max-width: 1660px;
    margin: 0 auto;
    border-radius: 30px 30px 0 0;
    position: relative;
    overflow: hidden;
    width: 96%;
}

.zwc-bottom-sec .content-wrap::before {
    content: '';
    height: 100%;
    width: 115%;
    background-image: radial-gradient(ellipse at 50% 0, #1d2381 0, #15173e, #010213 80%);
    position: absolute;
    top: 0;
    left: 50%;
    right: 0;
    margin: auto;
    transform: translateX(-50%);
}

.zwc-bottom-con {
    display: grid;
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
    max-width: 1150px;
    margin: 0 auto;
    align-items: end;
    grid-gap: 35px;
    position: relative;
    width: 90%;
}

.zwc-bottom-con>h2 {
    margin-bottom: 0;
}

@media only screen and (max-width: 1399px) {
    .zwc-inner-wrap h1 {
        font-size: 66px;
        max-width: 950px;
    }

    .zwc-inner-wrap h2 {
        font-size: 48px;
    }

    .zwc-inner-wrap h3 {
        font-size: 31px;
    }

    .zwc-testimonial-content {
        font-size: 28px;
    }
}

@media only screen and (max-width: 1299px) {
    .zwc-inner-wrap h1 {
        /* font-size: 53px; */
        /* max-width: 750px; */
    }

    .zwc-inner-wrap h2 {
        font-size: 43px
    }

    .zwc-inner-wrap h3 {
        font-size: 30px
    }

    .zwc-transition-title>h2 {
        max-width: 500px;
    }

    .zwc-steps-container {
        grid-template-columns: 1fr;
    }

    .zwc-steps-box {
        max-width: 400px;
        margin-left: auto;
        margin-right: auto;
        padding: 50px 50px 25px;
        text-align: center;
    }

    .getst-lst-img {
        margin-left: auto;
        margin-right: auto;
    }

    .zwc-steps-con {
        max-width: 270px;
    }

    .zwc-steps-box .zwc-arrow-wrap {
        display: none;
    }

    .zwc-banner-dots:nth-child(5) {
        right: -43%;
    }

    .zwc-banner-illus-inner {
        gap: 40px;
    }

    .zwc-steps-container {
        gap: 25px;
    }

    .zwc-lst-box {
        gap: 40px;
    }
}

@media only screen and (max-width: 1199px) {
    .zwc-inner-wrap h1 {
        font-size: 58px;
        max-width: 800px;
    }

    .zwc-inner-wrap h2 {
        font-size: 40px;
        /* margin-bottom: 40px */
    }

    .zwc-inner-wrap h3 {
        font-size: 30px
    }

    /* padding */

    .zwc-banner {
        padding: 150px 0 85px;
    }

    .zwc-transition-sec {
        padding: 100px 0 110px;
    }

    .zwc-guides-sec {
        padding: 110px 0;
    }

    .zwc-guides-con {
        padding: 75px 40px 80px;
    }

    .zwc-testimonial-sec {
        padding: 95px 0 110px;
    }

    .zwc-testimonial-wrap {
        padding: 70px 60px;
    }

    .zwc-bottom-con {
        padding: 90px 0 105px;
    }

    /* padding */
    .zwc-transition-title>h2 {
        max-width: 450px;
    }

    .zwc-transition-title {
        margin-bottom: 50px;
    }

    .zwc-banner-illus-inner {
        transform: scale(.8);
    }

    .zwc-banner-illus-inner {
        margin-top: 50px;
    }

    .zwc-lst-box {
        grid-template-columns: auto;
        justify-content: center;
        gap: 30px;
        max-width: 440px;
        padding: 50px;
        /* text-align: center; */
    }

    .zwc-lst-cta>a {
        /* margin: auto; */
    }

    .zwc-lst-container {
        /* display: flex;
        flex-wrap: wrap;
        gap: 30px; */
        justify-content: center;
    }

    .zwc-lst-box p {
        /* max-width: 300px; */
    }

    .zwc-testimonial-content {
        font-size: 24px;
    }

    .zwc-guides-con {
        max-width: 980px;
    }

    .zwc-guides-title {
        margin-bottom: 50px;
    }

    .zwc-testimonial-title {
        margin-bottom: 50px;
    }
}

@media only screen and (max-width: 1024px) {

    /* .zwc-banner-illus-inner{
        transform: scale(.8);
    }
    .zwc-banner-illus-inner{
        margin-top: 50px;
    } */
    .zwc-lst-box {
        /* max-width: 400px; */
    }
}

@media only screen and (min-width: 992px) {
    .zwc-other-brand-lst>span {
        /* position: absolute; */
    }

    .zwc-other-brand-lst>span {
        border: 1px solid #101C79;
        border-radius: 9px;
        background-color: #050620;
        display: grid;
        align-items: center;
        justify-content: center;
        line-height: 0;
        padding: 14px 20px;
        position: absolute;
        min-width: 160px;
        /* top: 0;
        left: 0; */
    }

    .zwc-other-brand:nth-of-type(1) {
        top: 13%;
        left: 0%;
    }

    .zwc-other-brand:nth-of-type(4) {
        top: 0;
        /* left: 22%; */
        left: 50%;
    }

    .zwc-other-brand:nth-of-type(2) {
        /* top: 47%;
    left: 10%; */
        top: 46%;
        left: 20%;
    }

    .zwc-other-brand:nth-of-type(5) {
        /* top: 33%;
    left: 28%; */
        top: 35%;
        left: 66%;
    }

    .zwc-other-brand:nth-of-type(3) {
        /* top: 45%; */
        bottom: 0%;
        left: 58%;
    }

    .zwc-other-brand-lst>span:nth-child(odd) {
        animation: wiggle-reverse 4s ease infinite;
    }

    .zwc-other-brand-lst>span:nth-child(even) {
        animation: wiggle 4s ease infinite;
    }
}

@media only screen and (max-width: 991px) {
    .zwc-inner-wrap h1 {
        font-size: 45px;
        max-width: 640px;
        margin-left: auto;
        margin-right: auto
    }

    .zwc-inner-wrap h2 {
        font-size: 35px;
        text-align: center;
        /* margin-bottom: 25px */
    }

    .zwc-inner-wrap h3 {
        font-size: 27px
    }

    /* padding */

    .zwc-banner {
        padding: 150px 0 75px;
    }

    .zwc-transition-sec {
        padding: 85px 0 95px;
    }

    .zwc-guides-sec {
        padding: 95px 0;
    }

    .zwc-guides-con {
        padding: 65px 40px 70px;
    }

    .zwc-testimonial-sec {
        padding: 85px 0 95px;
    }

    .zwc-testimonial-wrap {
        padding: 60px 50px;
    }

    .zwc-bottom-con {
        padding: 80px 0 90px;
    }

    /* padding */
    .zwc-other-brand-lst {
        display: grid;
    }

    .zwc-banner-illus-inner {
        grid-template-columns: repeat(3, max-content);
    }

    .zwc-banner-illus-inner {
        transform: scale(1);
    }

    .zwc-other-brand-wrap {
        align-self: center;
    }

    .zwc-testimonial-content {
        font-size: 20px;
    }

    .zwc-our-logo-inner {
        animation: none;
    }

    .zwc-ban-arrow::after {
        width: 100px;
        height: 105px;
    }

    .zwc-ban-arrow::before {
        width: 70px;
        height: 69px;
    }

    .zwc-other-brand {
        height: 35px;
    }

    .zwc-banner-illus-inner {
        max-width: 850px;
    }

    .zwc-other-brand-wrap {
        border: 1px solid #101C79;
        border-radius: 9px;
        background-color: #050620;
        display: grid;
        align-items: center;
        justify-content: center;
        /* line-height: 0; */
        padding: 0px 20px;
        /* gap: 20px; */
        /* max-height: 65px; */
        overflow: hidden;
        max-height: 60px;
    }

    .zwc-other-brand-lst {
        /* border: 1px solid #101C79;
        border-radius: 9px;
        background-color: #050620;
        display: grid;
        align-items: center;
        justify-content: center;
        line-height: 0;
        padding: 14px 20px;
        gap: 20px;
        max-height: 65px; */
        /* min-width: 160px; */
        /* max-height: 60px; */
        /* overflow: hidden; */
        gap: 20px;
        padding: 13px 0;
    }

    .zwc-other-brand-lst>span {
        /* grid-area: 1/1/2/2; */
        /* opacity: 0; */
        /* transition: opacity .4s ease; */
        line-height: 0;
        line-height: 0;
        display: grid;
        align-items: center;
        justify-content: center;
    }

    .zwc-other-brand-lst>span.active {
        /* opacity: 1; */
        /* animation: otherBrandLogoAnimation 5s ease-in-out; */
    }

    .zwc-banner-illus-inner .zwc-other-brand-lst.zwc-active {
        animation: slideUpIcon .8s ease;
    }

    /* .zwc-banner-illus-inner .zwc-other-brand {
        transform: translateY(-100%);
        transition: transform .5s ease
    }
    
    .zwc-banner-illus-inner .zwc-other-brand.zwc-active {
        transform: translate(0);
    }
    
    .zwc-banner-illus-inner .zwc-other-brand.zwc-active~span {
        transform: translateY(100%)
    } */

    .zwc-ban-arrow .zwc-arrow-wrap {
        transform: scale(1.4);
    }

    @keyframes slideUpIcon {
        0% {
            transform: translateY(0)
        }

        100% {
            transform: translateY(-55px)
        }
    }

    @keyframes otherBrandLogoAnimation {
        0% {
            opacity: 0;
            z-index: 1;
        }

        50% {
            opacity: 1;
            z-index: 1;
        }

        80% {
            opacity: 1;
            z-index: 1;
        }

        100% {
            opacity: 0;
            z-index: 1;
        }
    }

    .zwc-banner-con p {
        max-width: 550px;
    }

    .zwc-transition-title>h2 {
        max-width: 400px;
    }

    .zwc-transition-title>p {
        max-width: 450px;
    }

    .zwc-transition-title {
        margin-bottom: 45px;
    }

    .zwc-steps-container {
        /* gap: 40px; */
    }

    .zwc-transition-form>h3 {
        max-width: 500px;
    }

    .zwc-testimonial-title {
        max-width: 450px;
    }

    .zwc-banner-dots:nth-child(5) {
        right: 0%;
    }

    .zwc-banner-dots:nth-child(4) {
        left: 0%;
    }

    .zwc-guides-title>p {
        max-width: 550px;
    }

    .zwc-guides-title {
        margin-bottom: 45px;
    }

    .zwc-lst-box {
        text-align: center;
        max-width: 400px;
        padding: 40px;
    }

    .zwc-lst-cta>a {
        margin: auto;
    }

    .zwc-lst-container {
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: center;
        margin-top: 40px;
    }

    .zwc-lst-box p {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .zwc-testimonial-wrap {
        /* margin-top: 45px; */
    }

    .zwc-steps-box {
        max-width: 350px;
    }

    .zwc-testimonial-title {
        margin-bottom: 45px;
    }
    .zwc-banner::before {
        background-image: url(/sites/zweb/images/zeptomail/homepage/header-gradient-tab.svg);
        width: 1000px;
        height: 900px;
        right: 0;
        left: 0;
        top: 0;
        bottom: auto;
        margin: auto;
    }
    .zwc-inner-wrap{
        /* overflow: hidden; */
    }
    .zwc-guides-sec>.content-wrap::before{
        border-radius: 20px;
        height: 95%;
    }
}

@media only screen and (max-width: 767px) {
    .zw-product-header {
        /* position: absolute;
        top: 0;
        left: 0;
        right: 0;
        z-index: 5 */
    }

    .zwc-inner-wrap h1 {
        font-size: 40px;
        max-width: 550px;
    }

    .zwc-inner-wrap h2 {
        font-size: 32px;
    }

    .zwc-inner-wrap h3 {
        font-size: 22px
    }

    .zwc-inner-wrap h4 {
        font-size: 20px
    }

    /* padding */

    .zwc-banner {
        padding: 110px 0 70px;
    }

    .zwc-transition-sec {
        padding: 60px 0 75px;
    }

    .zwc-guides-sec {
        padding: 75px 0;
    }

    .zwc-guides-con {
        padding: 55px 35px 60px;
    }

    .zwc-testimonial-sec {
        padding: 65px 0 75px;
    }

    .zwc-testimonial-wrap {
        padding: 50px 40px 45px;
    }

    .zwc-bottom-con {
        padding: 60px 0 75px;
    }

    /* padding */
    .zwc-transition-sec,
    .zwc-bottom-sec .content-wrap {
        border-radius: 15px 15px 0 0;
    }

    .zwc-steps-box,
    .getst-lst-img>span::before,
    .getst-lst-img::before,
    .getst-lst-img,
    .zwc-guides-sec>.content-wrap,
    .zwc-lst-box,
    .zwc-transition-form,
    .zwc-testimonial-wrap {
        border-radius: 15px;
    }

    .zwc-transition-title>h2 {
        max-width: 350px;
    }

    .getst-lst-img {
        transform: scale(.9);
        margin-bottom: 40px;
    }

    .zwc-testimonial-content {
        font-size: 19px;
    }

    .zwc-testimonial-author {
        font-size: 20px;
    }

    .zwc-testimonial-wrap {
        /* padding: 90px 40px; */
        text-align: center;
    }

    .zwc-testimonial-details {
        grid-template-columns: 1fr;
        text-align: center;
        justify-items: center;
    }

    .zwc-testimonial-details::after {
        grid-row: auto;
        grid-column: auto;
    }

    .zwc-testimonial-author-designation>span {
        display: inline-block;
        position: relative;
        margin-left: 10px;
        padding-left: 10px;
    }

    .zwc-testimonial-author-designation>span::before {
        content: '';
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        background-color: #fff;
        width: 1px;
    }

    .zwc-testimonial-content-wrap .slick-dots {
        width: 100%;
        margin-top: 30px;
    }

    .zwc-testimonial-details {
        margin-top: 20px;
    }

    .zwc-guides-con {
        /* padding: 85px 35px; */
    }

    .zwc-guides-title>p {
        max-width: 500px;
    }

    .zwc-transition-form>h3 {
        max-width: 400px;
    }

    .zwc-banner-illus {
        display: none;
    }
    .zwc-transition-sec{
        width: 90%;
    }
    .zwc-guides-sec>.content-wrap::before{
        border-radius: 15px;
        /* height: 95%; */
    }
    .request-btn.act-btn {
        padding: 8px 20px;
    }
}

@media only screen and (max-width: 480px) {
    .zwc-inner-wrap h1 {
        font-size: 34px;
    }

    .zwc-inner-wrap h2 {
        font-size: 32px;
    }

    .zwc-inner-wrap h3 {
        font-size: 20px;
    }

    .zwc-banner-con p {
        margin-bottom: 40px;
    }

    .zwc-testimonial-content,
    .zwc-testimonial-wrap>a {
        font-size: 17px;
    }

    .zwc-guides-con {
        /* padding: 85px 15px; */
        padding-left: 15px;
        padding-right: 15px;
    }

    .zwc-lst-cta>a {
        padding: 10px 20px;
    }

    .zwc-lst-icons {
        grid-template-columns: auto;
        grid-template-rows: repeat(3, 1fr);
        justify-content: center;
        gap: 2px;
    }

    .zwc-arrow-wrap {
        height: 50px;
        transform: rotate(90deg);
        margin: auto;
    }

    .zwc-lst-box {
        padding: 40px 25px;
    }

    .zwc-our-prd-logo,
    .zwc-out-prd-logo {
        justify-self: center;
    }

    .zwc-transition-form {
        padding: 60px 15px;
    }

    .zwc-testimonial-wrap {
        padding: 45px 25px 35px;
    }

    .zwc-transition-title,
    .zwc-guides-title,
    .zwc-testimonial-title {
        margin-bottom: 40px;
    }

    .zwc-guides-title {
        /* margin-bottom: 40px; */
    }

    .zwc-testimonial-title {
        /* margin-bottom: 40px; */
    }

    .zwc-lst-box {
        gap: 20px;
    }
    .request-btn.act-btn {
        /* padding: 8px 20px; */
        font-size: 13px;
    }
    .zwc-guides-sec>.content-wrap::before{
        height: 97%;
    }
}