p {
    margin: 0
}

.footer-sec-wrap .product-links ul li a,.footer-sec-wrap .product-links h4 {
    color: white;
    background-color: #000
}

.footer-sec-wrap .product-links h4::after {
    border: solid #fff;
    border-width: 0 1px 1px 0
}

.footer-sec-wrap.two-column .promo-section-wrap,.footer-sec-wrap {
    background-color: #000
}

.section-container {
    margin: 120px 0
}

.cx-testimonial-wrap {
    overflow: hidden
}

.cx-stories-header.section-container {
    margin-top: 80px
}

.controls {
    display: none !important
}

.section-container .content-wrap {
    max-width: 1250px;
    margin: auto;
    width: 90%;
    padding: 0
}

.cx-stories-header-wrap {
    text-align: center
}

.stroke-animation {
    position: relative;
    width: max-content;
    margin: auto
}

.cx-stories-header-wrap h1 {
    font-size: 74px;
    letter-spacing: -2px;
    text-align: center;
    position: relative;
    display: inline-block;
    white-space: nowrap
}

.text-before-i {
    display: inline-block;
    transform: translateX(0);
    animation: moveBefore 5s ease-in-out infinite
}

.text-after-i {
    display: inline-block;
    transform: translateX(0);
    animation: moveAfter 5s ease-in-out infinite
}

.cart-svg {
    animation: moveCart 5s ease-in-out infinite
}

.zoom-letter {
    display: inline-block;
    transform: scale(0);
    font-weight: 600;
    opacity: 0;
    animation: zoomInOut 5s cubic-bezier(0.25,0.1,0.25,1) infinite
}

.animation-wrapper {
    display: flex;
    width: max-content;
    margin: auto;
    align-items: center
}

.stroke-animation .stroke-svg {
    position: absolute;
    top: 0;
    right: -20px
}

.path-1,.path-2,.path-3 {
    stroke-dasharray: 20;
    stroke-dashoffset: 20;
    animation: drawStroke 5s ease-in-out infinite;
    animation-delay: 0s;
    fill: transparent;
    opacity: 1
}

.cx-stories-header .start-to-success {
    color: #00973f;
    text-align: center;
    font-family: Caveat;
    font-size: 68px;
    font-style: normal;
    font-weight: 700;
    line-height: 54px;
    letter-spacing: -2px
}

.cx-stories-header-wrap .header-description {
    width: 55%;
    margin: auto
}

.interactive-cta-btn-wrapper {
    display: flex;
    justify-content: center;
        align-items: center;
    margin-top: 30px;
    gap: 15px
}

.cta-button-base {
    padding: 15px 38px;
    height: 55px
}

.secondary-cta {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    gap: 12px;
    letter-spacing: .3px;
    font-size: 15px;
    font-weight: 700;
    transition: border 250ms ease-out;
    border: 1px solid #c1c8c7;
    justify-content: center;
    border-radius: 50px;
    min-width: 170px
}

.color-dark-green .secondary-cta {
    border-color: #486c6a
}

.story-details.color-forest-green .secondary-cta {
    border-color: #61b293
}

.interactive-arrow-btn {
    padding: 2px 7px;
    background-color: #01ee65;
    border: 1px solid #000;
    position: relative;
    overflow: hidden;
    border-radius: 50px;
    height: 28px;
    width: 22px
}

.interactive-arrow,.interactive-arrow-mirror {
    position: absolute;
    left: 40%;
    top: 33%;
    transition: transform .5s cubic-bezier(0.1,0,0.3,1)
}

.interactive-arrow-mirror {
    transform: translateX(-30px)
}

.secondary-cta:hover {
    border-color: #000
}

.color-dark-green .secondary-cta:hover,.story-details.color-forest-green .secondary-cta:hover {
    border-color: #fff
}

.secondary-cta:hover .interactive-arrow,.interactive-arrow-btn:hover .interactive-arrow {
    transform: translateX(30px)
}

.secondary-cta:hover .interactive-arrow-mirror,.interactive-arrow-btn:hover .interactive-arrow-mirror {
    transform: translateX(0)
}

.prev-button.interactive-arrow-btn .interactive-arrow,.prev-button.interactive-arrow-btn .interactive-arrow-mirror {
    transform: rotate(180deg);
    transition: transform .3s ease
}

.prev-button.interactive-arrow-btn .interactive-arrow-mirror {
    transform: translateX(-30px) rotate(180deg)
}

.prev-button.interactive-arrow-btn:hover .interactive-arrow {
    transform: translateX(30px) rotate(180deg)
}

.prev-button.interactive-arrow-btn:hover .interactive-arrow-mirror {
    transform: translateX(0) rotate(180deg)
}

.interactive-cta-btn {
    border-radius: 50px;
    display: inline-flex;
    position: relative;
    background: none !important
}

.interactive-cta-btn-content {
    width: auto;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    letter-spacing: .3px;
    font-size: 15px;
    border: 1px solid #000;
    border-radius: inherit;
    text-align: center;
    transition: transform .5s cubic-bezier(0.19,1,0.22,1);
    background-color: #01ee65;
    color: #000;
    width: 100%;
    text-transform: none
}

.interactive-cta-btn:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #000;
    border-radius: 60px;
    background-color: #000;
    transform: translate3d(0.01rem,0,0);
    transition: transform .5s cubic-bezier(0.19,1,0.22,1);
    z-index: 1
}

.interactive-cta-btn:hover .interactive-cta-btn-content {
    transform: translate3d(0,-0.5rem,0)
}

.logos-marquee-container {
    overflow: hidden;
    width: 80%;
    box-sizing: border-box;
    position: relative;
    white-space: nowrap
}

.cx-logos-marquee-wrap {
    display: inline-block;
    white-space: nowrap
}

.cx-logos-marquee-wrap img {
    display: inline-block;
    height: 50px;
    margin-right: 20px
}

@keyframes scrollMarquee {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-50%)
    }
}

.cx-logo {
    background-image: url('/sites/zweb/images/commerce/casestudy/zc-customers-logos-sprite.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    width: 170px;
    height: 98px;
    margin: 0 8px
}

#cx-caple {
    background-position: 4%
}

#cx-thread-shop {
    background-position: 97%
}

#cx-jfa {
    background-position: 32%
}

#cx-deckmart {
    background-position: 19%;
    width: 120px
}

#cx-sahivalue {
    background-position-x: 48%
}

#cx-jack-man {
    background-position-x: 64%;
    width: 155px
}

#cx-twelvelittle {
    background-position-x: 80%
}

.cx-testimonial {
    width: 100%;
    height: auto;
    display: grid;
    margin: 0 15px;
    grid-template-columns: 1.5fr 2fr;
    gap: 20px;
    align-items: start;
    text-align: left;
    border-radius: 20px
}

.testimonial-video {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border-radius: 20px
}

.testimonial-video iframe {
    max-width: 100%;
    border-radius: 25px;
    background-color: #000
}

.testimonial-video .controls {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(-50%,-50%);
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.testimonial-video .play-button,.testimonial-video .pause-button {
    background-color: #000;
    padding: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center
}

.cx-testimonial .testimonial-content {
    display: flex;
    justify-content: space-between;
    margin-top: 0 !important;
    gap: 20px;
    height: 100%
}

.testimonial-content p.no-before::before {
  display: none !important;
  content: none;
}


.cx-testimonial .testimonial-text {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 6px;
    justify-content: space-between;
    background-color: #003f3c;
    border-radius: 20px;
    padding: 40px;
    color: #fff
}

.testimonial-text blockquote {
    margin: 0 0 10px 0;
    font-family: var(--zf-primary-medium)
}

.testimonial-text blockquote p {
    font-size: 14px;
    line-height: 26px;
    font-family: var(--zf-secondary-medium)
}

.testimonial-text .cx-details-container {
    display: flex;
    gap: 20px;
    border-top: 1px solid #005a55;
    padding-top: 20px
}

.cx-stories-list-inner .cx-details-container img {
    max-height: 60px
}

.testimonial-text cite span:first-child {
    font-weight: 600;
    font-size: 16px
}

.testimonial-text cite span:last-child {
    font-size: 14px
}

.stats {
    display: flex;
    flex: .7;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px
}

.stat {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    background-color: #f9edd7;
    border-radius: 20px
}

.stat p {
    text-align: left;
    width: 80%
}

.stat p:first-child {
    font-size: 2rem;
    font-weight: bold;
    display: block;
    color: #00973f;
    font-family: var(--zf-primary-medium)
}

.stat p:last-child {
    font-size: 16px;
    line-height: 1.3;
    color: #000;
    font-family: var(--zf-primary-medium)
}

.slick-initialized .slick-slide {
    display: grid
}

.slick-dots {
    left: 11.5%
}

.slick-dots li.slick-active {
    background: #003f3c;
    width: 28px;
    height: 8px;
    border: 1px solid #003f3c;
    border-radius: 12px
}

.slick-dots li {
    width: 29px;
    height: 8px;
    border-radius: 12px;
    background: #d0eadc;
    border: 1px solid #d0eadc
}

.cx-stories-details-section.section-container .content-wrap {
    overflow: visible;
    position: relative
}

.cx-stories-details-section.section-container h3 {
    font-size: 52px;
    font-family: var(--zf-primary-bold);
    line-height: 61px;
    letter-spacing: -2px;
    margin: 0
}

.cx-stories-details-section.section-container .cx-stories-list-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 60px
}

.cx-stories-details-section.section-container .cx-stories-list-section > div {
    width: 100%
}

.sticky-filter-options {
    position: sticky;
    z-index: 10;
    background: #d0eadc;
    animation: slideDown .5s ease-out forwards
}

@keyframes slideDown {
    0% {
        top: 0
    }

    100% {
        top: 66px
    }
}

.relative-filter-options {
    position: relative;
    top: 0;
    z-index: 10;
    background: #d0eadc;
    transition: transform .5s cubic-bezier(0.22,1,0.36,1),opacity .5s ease-in-out;
    transform: translateY(-20px);
    opacity: .8
}

.cx-stories-details-section.section-container .sticky-filter-options .filter-controls {
    justify-content: space-between;
    align-items: center;
    padding: 12px 0;
    margin: auto;
    gap: 8px
}

.cx-stories-details-section.section-container .header-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    padding: 20px 0 20px;
    background: #d0eadc;
    border-bottom: 1px solid #9ec9b2
}

.cx-stories-details-section.section-container .cx-stories-list-section {
    padding-top: 80px
}

.filter-controls {
    display: flex;
    gap: 10px
}

.filter-controls button {
    height: 40px;
    padding: 0 20px;
    border: 0;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    border-radius: 50px;
    transition: background-color .3s ease;
    font-size: 15px;
    font-family: var(--zf-primary-medium)
}

.vertical-line {
    width: 1px;
    height: 30px;
    background-color: #9ec9b2
}

.filter-controls button:hover,.filter-controls .selected,.filter-controls button:active,.filter-controls button:focus {
    background-color: #00973f;
    color: #FFF;
    border-radius: 21.724px;
    opacity: .8
}

.cx-stories-details-section.section-container {
    background: #d0eadc;
    padding-top: 120px;
    position: relative
}

.cx-stories-details-section .cx-stories-list-section ul {
    position: relative;
    list-style-type: none;
    width: 33.3%;
    float: left
}

@media(min-width: 768px) {
    .cx-logos-marquee-section {
        margin:-75px 0
    }

    .cta-button-base {
        padding: 18px 30px;
        height: 61px
    }
}

@media only screen and (min-width: 992px) and (max-width:1200px) {
    .cx-testimonial .testimonial-text {
        width:75%;
        padding: 25px
    }

    .testimonial-text blockquote p {
        letter-spacing: -.5px;
        font-size: 16px;
        line-height: 24px
    }

    .cx-stories-details-section.section-container .sticky-filter-options {
        top: 0
    }
}

.cx-stories-details-section .cx-stories-list-section ul li {
    padding: 15px 0
}

.cx-stories-list-inner {
    position: relative;
    margin: 0 15px;
    background: #fff;
    border-radius: 20px;
    transition: all ease .3s;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    overflow: hidden
}

[data-type="testimonial"] .cx-stories-list-inner {
    padding: 50px 40px;
    gap: 30px
}

.cx-stories-list:last-child .cx-stories-list-inner {
    margin-right: 0
}

.cx-stories-list-inner .logo-container {
    border-bottom: 1px solid #edede8;
    padding-bottom: 20px
}

.cx-stories-list-inner .cx-details-container {
    display: flex;
    align-items: center;
    gap: 20px
}

.cx-stories-list-inner .cx-details-container .cx-profile {
    font-family: var(--zf-primary-medium);
    display: flex;
    flex-direction: column
}

.cx-stories-list-inner .cx-details-container .cx-profile .cx-designation {
    font-size: 13px
}

.cx-stories-list-inner .cx-details-container .cx-profile .cx-name,.cx-stories-list .testimonial-content p,.cx-stories-list-inner .industry-name,.cx-stories-list-inner .cx-details-container .cx-profile .cx-designation {
    margin: 0
}

.cx-stories-list-inner .cx-details-container .cx-profile .cx-designation,.cx-stories-list-inner .industry-name {
    color: #008452
}

.cx-stories-list-inner .industry-name {
    font-family: "Caveat";
    font-size: 14px;
    border-radius: 50px;
    background: #f9edd7;
    padding: 6px 19px;
    width: max-content;
    font-weight: 600
}

.cx-stories-list-inner .testimonial-content {
    flex-direction: column;
    margin-top: 0 !important
}

.cx-stories-list-inner .testimonial-content p {
    max-height: calc(14 * 20px);
    min-height: 200px;

    overflow: hidden;
    position: relative;
    transition: .4s ease-in-out
}

.cx-stories-list-inner .testimonial-content p::before {
    content: '';
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(transparent,#fff);
    opacity: 1;
    transition: .5s ease-in-out
}

.cx-stories-list-inner .testimonial-content .remove-gradient::before {
    opacity: 0
}

.cx-stories-list-inner .testimonial-content .see-more-btn {
    padding: 1rem 0;
    color: #00973f
}

.cx-stories-list-inner .testimonial-content .see-more-btn:hover {
    cursor: pointer
}

[data-type="video"] .cx-stories-list-inner .data-video {
    position: relative
}

[data-type="video"] .cx-stories-list-inner .data-video .img-container img {
    width: 100%;
    height: 100%;
    border-radius: 12px 12px 0 0
}

.img-container,.cx-stories-list-inner .data-thumbnail {
    position: relative;
    display: block;
    width: 100%;
    height: 225px
}

.img-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0,#002826 0,rgba(0,40,38,0.00) 100%);
    pointer-events: none;
    z-index: 1
}

.cx-stories-list-inner .data-video .video-details-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    bottom: 55%;
    padding: 0 30px;
    z-index: 5
}

.read-story-btn .secondary-cta {
    width: max-content;
    margin: 0;
    font-size: 12px;
    color: #fff;
    min-width: 130px;
    padding: 16px 16px 16px 20px;
    gap: 7px;
    height: 40px
}

.read-story-btn .secondary-cta .interactive-arrow-btn {
    padding: 2px 7px;
    height: 20px;
    width: 14px
}

.read-story-btn .secondary-cta .interactive-arrow-btn .interactive-arrow,.read-story-btn .secondary-cta .interactive-arrow-btn .interactive-arrow-mirror {
    width: 5px;
    left: 40%;
    top: 27%
}

.video-details-wrapper .customer-details p {
    color: #fff
}

.video-details-wrapper .customer-details .cx-name {
    font-family: var(--zf-primary-medium)
}

.video-details-wrapper .customer-details .cx-designation {
    font-size: 14px;
    line-height: 17px
}

.data-video .play-button-container {
    display: flex;
    justify-content: center;
    align-items: center
}

.data-video .play-button-container .pulse {
    position: relative;
    display: inline-block
}

.data-video .play-button-container .pulse .play-button {
    background-color: #01ee65;
    width: 42px;
    height: 47px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 2;
    cursor: pointer;
    box-shadow: inset 0 0 4px 0 #10311f
}

.play-button-container .pulse .play-button svg {
    width: 14px;
    height: 14px
}

.pulse span {
    position: absolute;
    border-radius: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-color: transparent;
    border: 1px solid #ffffff80;
    animation: pulse 3s linear infinite;
    animation-delay: calc(var(--i)*-1s)
}

@keyframes pulse {
    0% {
        width: 42px;
        height: 47px;
        opacity: 1
    }

    50% {
        opacity: 1
    }

    100% {
        width: 72px;
        height: 77px;
        opacity: 0
    }
}

.cx-stories-list-inner .data-thumbnail {
    display: flex
}

.cx-stories-list-inner .story-details {
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
    background-color: #008452;
    color: #fff
}

.cx-stories-list-inner .story-details.color-dark-green {
    background-color: #01403d;
    color: #fff
}

.cx-stories-list-inner .story-details.color-dark-green .industry-name {
    background-color: #015954
}

.cx-stories-list-inner .story-details.color-cream {
    background-color: #f9edd7;
    color: #000
}

.cx-stories-list-inner .story-details.color-cream .secondary-cta {
    color: #000
}

.cx-stories-list-inner .story-details.color-forest-green {
    background-color: #008452;
    color: #fff
}

.story-details .industry-name {
    background: #00b06d;
    color: #fff
}

.story-details.color-cream .industry-name {
    background: #ead8b6;
    color: #000
}

.story-details .video-title {
    margin-bottom: 20px;
    font-size: 22px
}

.cx-stories-details-section.section-container .pagination-container {
    display: none;
    justify-content: center;
    align-items: center;
    gap: 20px;
    position: relative;
    z-index: 15
}

.content-wrap:has(.filter-type-all.selected) .pagination-container {
    display: flex
}

.cx-stories-details-section.section-container .pagination-container a {
    color: #000;
    font-size: 18px
}

.cx-stories-details-section.section-container .pagination-container a.active {
    background: #fff;
    border-radius: 50px;
    padding: 15px 21px;
    border: 1px solid #000;
    font-weight: 600;
    width: 52px
}

.footer-cta.section-container {
    padding: 100px 0;
    margin: 0;
    margin-top: -120px;
    background: #d0eadc
}

.start-today-container {
    width: 100%;
    height: 550px;
    position: relative;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #01403d;
    overflow: hidden
}

.start-today-right {
    right: 0;
    bottom: 0
}

.start-today-img-container {
    width: 133px;
    height: 350px;
    position: absolute
}

.start-today-left {
    top: 0;
    left: 0
}

.start-today-right::before {
    content: '';
    position: absolute;
    bottom: 80%;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,#01403d 70%,rgb(1 64 61 / 2%) 100%);
    z-index: 1;
    pointer-events: none
}

.start-today-left::before {
    content: '';
    position: absolute;
    top: 22%;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgb(1 64 61 / 2%) 70%,#01403d 100%);
    z-index: 1;
    pointer-events: none
}

.start-today-right img {
    position: absolute;
    bottom: 0
}

.start-today-content {
    width: 750px;
    height: auto;
    position: relative
}

.start-today-container h2 {
    color: #fff;
    font-size: 47px;
    text-align: center;
    margin-bottom: 15px;
    font-family: Zoho_Puvi_Bold
}

.start-tdy-btn-wrapper {
    width: 85%;
    margin: auto
}

.start-tdy-btn-wrapper .interactive-cta-btn {
    width: 100%;
    max-width: 100%
}

.start-tdy-btn-wrapper .interactive-cta-btn-content {
    width: 100%;
    height: 100%;
    padding: 40px;
    font-size: 24px;
    border-radius: 60px;
    font-family: var(--zf-primary-regular);
    font-weight: 600
}

.footer-signup-button:hover .interactive-cta-btn-content {
    transform: translate3d(0,-0.7rem,0)
}

    .cx-logos-marquee-wrap {
        animation: scrollMarquee 20s linear infinite
    }

    .logos-marquee-container:hover .cx-logos-marquee-wrap {
        animation-play-state: paused
    }

    .logos-marquee-container:before,.logos-marquee-container:after {
        position: absolute;
        top: 0;
        content: '';
        width: 250px;
        height: 100%;
        z-index: 2
    }

    .logos-marquee-container:before {
        left: 0;
        background: linear-gradient(to left,rgba(255,255,255,0),#fff)
    }

    .logos-marquee-container:after {
        right: 0;
        background: linear-gradient(to right,rgba(255,255,255,0),#fff)
    }

@media(max-width: 1200px) {
    @keyframes slideDown {
        0% {
            top:-66px
        }

        100% {
            top: 0
        }
    }
}

@media(max-width: 1024px) {
    .cx-stories-header-wrap h1 {
        font-size:64px
    }

    .cx-stories-details-section .cx-stories-list-section ul {
        width: 50%
    }

    .cx-stories-list:last-child .cx-stories-list-inner {
        margin: 0
    }


    .testimonial-video .play-button,.testimonial-video .pause-button {
        padding: 16px
    }

    .testimonial-video .play-button svg,.testimonial-video .pause-button svg {
        width: 18px;
        height: 18px
    }

    .cx-stories-details-section.section-container {
        padding-top: 100px
    }

    .cx-stories-details-section.section-container h3 {
        font-size: 38px
    }

    .stat p:first-child {
        font-size: 1.4em
    }

    .testimonial-text cite span,.stat p:last-child {
        font-size: 12px
    }

    .testimonial-text blockquote {
        font-family: var(--zf-primary-medium);
        font-size: 16px
    }

    .cx-stories-details-section.section-container .cx-stories-list-section {
        padding-top: 80px
    }

    .start-today-container h2 {
        font-size: 42px;
        width: 80%;
        margin: 20px auto
    }

    .start-tdy-btn-wrapper {
        width: 72%
    }

    .start-tdy-btn-wrapper .interactive-cta-btn-content {
        font-size: 22px
    }

    .start-today-container {
        height: 500px
    }

    .start-today-img-container {
        width: 110px
    }
}

@media(max-width: 992px) {
    .zw-product-header .content-wrap {
        width:98%
    }

    .cx-testimonial .testimonial-text {
        padding: 36px 30px
    }

    .cx-testimonial-section .cx-testimonial {
        display: flex;
        flex-direction: column
    }

    .stat p:first-child {
        font-size: 1.8em
    }

    .testimonial-text cite span,.stat p:last-child {
        font-size: 14px
    }

    .filter-controls button {
        font-size: 14px;
        line-height: 1.3
    }
}

@media(max-width: 768px) {
    .section-container {
        margin:60px 0
    }

    .cx-stories-header.section-container {
        margin-top: 40px
    }

    .cx-stories-header-wrap h1 {
        font-size: 52px;
        margin-bottom: 0;
        line-height: 1
    }

    .cx-stories-header .start-to-success {
        font-size: 48px
    }

    .cx-stories-header-wrap .header-description {
        width: 80%;
        line-height: 1.6
    }

    .cx-stories-details-section.section-container .header-section {
        flex-direction: column;
        gap: 8px;
        padding: 10px 0 20px
    }

    .cx-logos-marquee-section {
        margin: -30px 0
    }

    .logos-marquee-container:before,.logos-marquee-container:after {
        width: 75px
    }

    .cx-testimonial-section .cx-testimonial,.cx-testimonial-section .slick-list.draggable {
        max-width: 80%;
        margin: auto;
        height: 600px!IMPORTANT
    }

    .start-today-content {
        width: 100%
    }

    .cx-stories-list-inner .data-video .video-details-wrapper {
        bottom: 60%
    }

    .testimonial-video,.testimonial-content {
        padding: 0 10px
    }

    .testimonial-video iframe {
        height: 300px
    }

    .stat p:first-child {
        font-size: 1.6em
    }

    .cx-testimonial .testimonial-content {
        max-width: 100%;
        width: 100%
    }

    .testimonial-video .controls {
        top: 50%;
        left: 50%
    }

    .cx-stories-details-section.section-container {
        padding-top: 50px
    }

    .cx-stories-details-section.section-container .cx-stories-list-section {
        padding-top: 50px
    }

    .img-container,.cx-stories-list-inner .data-thumbnail {
        height: 200px
    }

    .cx-testimonial-section .slick-dots {
        left: -14%
    }

    .cx-stories-list-inner {
        margin: 0 10px
    }

    [data-type="testimonial"] .cx-stories-list-inner {
        padding: 40px 30px;
        gap: 30px
    }

    .start-today-content h2 {
        width: 500px;
        margin: auto;
        padding-bottom: 20px
    }

    .start-today-container .start-today-img-container {
        display: none
    }

    .cart-svg {
        width: 40px;
        height: 40px;
        margin-left: 5px
    }

    .stroke-animation .stroke-svg {
        width: 20px;
        height: 20px;
        right: -10px
    }
}

@media(max-width: 666px) {
    .cx-stories-header-wrap .header-description {
        width:90%
    }

    .cx-testimonial-section .slick-list.draggable {
        max-width: 100%
    }

    .cx-stories-details-section .cx-stories-list-section {
        width: 80%;
        margin: auto
    }

    .cx-stories-details-section .cx-stories-list-section ul {
        width: 100%
    }

    .testimonial-text cite span,.stat p:last-child {
        font-size: 12px;
        line-height: 16px
    }

    .cart-svg {
        display: none
    }
}

@media(max-width: 525px) {
    .cx-stories-header-wrap h1 {
        font-size:42px
    }

    .interactive-cta-btn-wrapper .secondary-cta {
        margin-left: 0
    }

    .cx-stories-header .start-to-success,.cx-stories-details-section.section-container h3 {
        font-size: 38px
    }

    .section-container {
        margin: 40px 0
    }

    .interactive-cta-btn-wrapper {
        flex-direction: column;
        gap: 18px;
        width: 60%;
        margin: 30px auto
    }

    .testimonial-content .stats {
        display: none
    }

    .cx-testimonial-section .cx-testimonial,.cx-testimonial-section .slick-list.draggable {
        height: 550px!IMPORTANT
    }

    .cx-testimonial-section .slick-dots {
        left: 0
    }

    .cx-testimonial .testimonial-content {
        height: 100%
    }

    .cx-testimonial .testimonial-content .stats {
        flex-direction: row;
        width: 100%;
        justify-content: center
    }

    .cx-testimonial .testimonial-content .stats .stat {
        width: 50%;
        padding: 20px 0
    }

    .filter-controls button {
        font-size: 11px;
        height: 35px;
        padding: 0 12px
    }

    .cx-stories-details-section.section-container .cx-stories-list-section {
        padding-top: 20px
    }

    .cx-stories-details-section .cx-stories-list-section {
        width: 100%;
        margin: auto
    }

    .cx-stories-list:first-child .cx-stories-list-inner {
        margin: 0
    }

    .cx-stories-details-section.section-container .pagination-container a.active {
        padding: 6px 12px;
        width: 32px
    }

    .testimonial-video .play-button,.testimonial-video .pause-button {
        padding: 18px
    }

    .testimonial-video .play-button svg,.testimonial-video .pause-button svg {
        width: 18px;
        height: 18px
    }

    .start-today-container.content-wrap {
        height: auto;
        margin: 100px 20px 0;
        width: auto;
        padding: 60px 0
    }

    .start-today-content {
        width: 90%
    }

    .start-today-content h2 {
        width: 80%;
        line-height: 1.2;
        font-size: 28px !important;
        padding-bottom: 15px
    }

    .start-today-content p {
        width: 90% !important;
        margin-bottom: 30px !important
    }

    .start-tdy-btn-wrapper {
        width: 90%
    }

    .start-tdy-btn-wrapper .content-container {
        width: 100%;
        height: 100%;
        padding: 20px 5px;
        font-size: 16px
    }
}

@media(max-width: 425px) {
    .cx-stories-header-wrap h1 {
        font-size:40px
    }

    .cx-stories-header .start-to-success {
        font-size: 42px;
        line-height: 44px
    }

    .cx-stories-details-section.section-container h3 {
        font-size: 32px
    }

    .interactive-cta-btn-wrapper {
        width: 70%
    }

    .cx-testimonial .testimonial-content .testimonial-text {
        padding: 30px
    }

    .cx-testimonial .testimonial-content .testimonial-text p {
        font-size: 16px;
        line-height: 24px
    }

    .stroke-animation .stroke-svg {
        width: 17px;
        height: 17px
    }
}

@media(max-width: 375px) {
    .cx-stories-header-wrap h1 {
        font-size:34px
    }

    .cx-stories-header .start-to-success {
        line-height: 40px;
        font-size: 40px
    }

    .cx-stories-details-section.section-container h3 {
        font-size: 28px;
        line-height: 32px
    }

    .cx-stories-details-section.section-container .header-section {
        gap: 20px
    }

    .cx-stories-list-inner {
        margin: 0
    }

    .interactive-cta-btn-wrapper {
        width: 90%
    }

    .testimonial-text blockquote {
        font-size: 14px
    }

    .cx-testimonial-section .cx-testimonial,.cx-testimonial-section .slick-list.draggable {
        height: 480px!IMPORTANT
    }

    .start-today-container {
        margin: 80px 10px 0;
        padding: 60px 0
    }

    .start-today-container .start-today-content h2 {
        padding-bottom: 15px;
        font-size: 22px !important
    }

    .start-today-container .content-container {
        font-size: 14px !important
    }

    .stroke-animation .stroke-svg {
        width: 12px;
        height: 12px
    }

    .cx-stories-details-section.section-container .sticky-filter-options .filter-controls {
        gap: 5px
    }
}

@media(max-width: 320px) {
    .testimonial-text cite span:first-child,.testimonial-text cite span:last-child {
        font-size:10px
    }
}

@keyframes zoomInOut {
    0%,25% {
        transform: scale(0);
        opacity: 0
    }

    50%,75% {
        transform: scale(1);
        opacity: 1
    }

    100% {
        transform: scale(0);
        opacity: 0
    }
}

@keyframes moveBefore {
    0%,25% {
        transform: translateX(.15em)
    }

    50%,75% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(.15em)
    }
}

@keyframes moveAfter {
    0%,25% {
        transform: translateX(-.1em)
    }

    50%,75% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-.1em)
    }
}

@keyframes moveCart {
    0%,25% {
        transform: translateX(-.5em);
        opacity: 1
    }

    50%,75% {
        transform: translateX(.5em);
        opacity: 0
    }

    100% {
        transform: translateX(-.5em);
        opacity: 1
    }
}

@keyframes drawStroke {
    0%,25% {
        stroke-dashoffset: 20;
        opacity: 0;
        stroke: #fff
    }

    30% {
        stroke-dashoffset: 10;
        opacity: .5;
        stroke: #fff
    }

    45% {
        stroke-dashoffset: 0;
        opacity: 1;
        stroke: #fff
    }

    50% {
        stroke-dashoffset: -10;
        opacity: 1;
        stroke: #000
    }

    55% {
        stroke-dashoffset: -15;
        opacity: .8;
        stroke: #000
    }

    56% {
        stroke-dashoffset: -20;
        opacity: .5;
        stroke: #fff
    }

    100% {
        stroke-dashoffset: -20;
        opacity: 0;
        stroke: #fff
    }
}

@media(min-width: 1280px) {
    .fadeinup1,.fadeinup2,.fadeinup3,.fadeinup4,.fadeinup5,.fadeinup6,.fadeinup7 {
        opacity:0;
        transform: translate3d(0,60px,0);
        transition: opacity 1s ease,transform 1s ease
    }

    .market-section-item.fadeinup,.resources-content-wrapper.fadeinup {
        transition: transform 2s ease
    }

    .start-today-container.fadeinup {
        transition: transform 5s ease
    }

    .animated .fadeinup1,.animated .fadeinup2,.animated .fadeinup3,.animated .fadeinup4,.animated .fadeinup5,.animated .fadeinup6,.animated .fadeinup7 {
        opacity: 1;
        transform: translate3d(0,0,0)
    }

    .fadeinup1 {
        transition-delay: 100ms
    }

    .fadeinup2 {
        transition-delay: 200ms
    }

    .fadeinup3 {
        transition-delay: 400ms
    }

    .fadeinup4 {
        transition-delay: 600ms
    }

    .fadeinup5 {
        transition-delay: 1400ms
    }

    .fadeinup6 {
        transition-delay: 1600ms
    }

    .fadeinup7 {
        transition-delay: 1800ms
    }
}
