<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
    box-sizing: border-box
}

h2,
h3 {
    font-family: var(--secondaryfont-bold)
}

.cm-header-wrap {
    background: url("/sites/zweb/images/contracts/contract-management/bg-img.png") right center / 100% 100% no-repeat #0c264e;
    color: #fff;
    padding: 160px 0 415px;
    margin-top: -70px
}

.cm-header-wrap h1 {
    font-size: 70px;
    line-height: 84px;
    font-family: var(--secondaryfont-bold);
    margin: 0 auto 10px
}

.banner-content h4 {
    font-size: 50px;
    line-height: 64px;
    font-family: var(--secondaryfont-bold);
    margin-bottom: 0
}

.what_is_clm {
    margin: 45px 0 0
}

.what_is_clm h6 {
    font-size: 30px;
    line-height: 35px;
    font-family: var(--primaryfont-bold);
    margin-bottom: 16px
}

.what_is_clm p {
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 0
}

.banner-content {
    width: 1170px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center
}

.grid-reasons {
    display: flex;
    gap: 9px;
    margin: 50px 0 0
}

.list-view {
    background: #fff;
    padding: 35px 41px 31px 44px;
    width: 336px;
    max-width: 100%;
    margin-bottom: 9px
}

.list-view span {
    font-size: 17px;
    line-height: 1.7;
    position: relative
}

.contract-management-header .content-wrap {
    max-width: 1400px
}

.list-view span::before {
    content: "â˜…";
    width: 7px;
    height: 7px;
    position: absolute;
    left: -20px;
    top: 1px;
    border-radius: 100%;
    font-size: 10px
}

.scroller-content .content-wrap {
    max-width: 100%;
    width: 100%
}

.inner-information h2 {
    font-size: 36px;
    line-height: 46px;
    margin-bottom: 25px;
    color: #1b4593
}

.inner-information p {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 0
}

.inner-information .long-mb {
    margin-bottom: 50px
}

.bolder-para {
    font-size: 18px;
    line-height: 32px;
    font-family: var(--secondaryfont-semibold);
    width: 630px;
    max-width: 100%;
    display: block
}

.contract-management-header {
    background: #fef4ef
}

.scroller-content {
    padding: 70px 60px;
    background: #fff7e2;
    position: relative;
    margin-bottom: 40px
}

.scroller-content:nth-child(2n+1) {
    background: #f0f9ff
}

.scroller-content:nth-child(2n) {
    background: #fff2d5
}

.scroller-content:last-child {
    margin-bottom: 0
}

.information-list {
    margin: 40px 0 0
}

.information-list p span {
    font-family: var(--secondaryfont-semibold)
}

.information-list p {
    margin: 0 0 35px
}

.information-list ul li {
    font-size: 17px;
    line-height: 1.7;
    margin-bottom: 35px;
    padding-left: 35px;
    position: relative
}

.information-list ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 100%;
    width: 18px;
    height: 18px;
    border: 1.9px solid #000
}

.inner-information p span.blue-bolder {
    color: #17d2ff;
    font-family: var(--primaryfont-bold)
}

.scroller-content.pink-bg b.bolder-para {
    margin: 35px 0 40px
}

.scroller-content.pink-bg b.bolder-para strong {
    color: #43a1fc
}

.inner-information h6 {
    font-size: 20px;
    line-height: 32px;
    font-family: var(--primaryfont-bold);
    color: #43a1ff;
    margin-bottom: 35px
}

.table-field li {
    display: flex
}

.table-field li span:first-child {
    width: 40%;
    padding-left: 14%
}

.table-field li span:last-child {
    width: 60%;
    padding-left: 70px;
    padding-right: 55px
}

.table-field li.table-header span {
    padding: 19px 0;
    font-size: 24px;
    font-family: var(--primaryfont-bold);
    display: block
}

.table-header {
    color: #fff;
    background: #004698
}

.table-header span {
    font-size: 24px;
    display: block;
    text-align: center
}

.table-body span:first-child {
    font-size: 17px;
    font-family: var(--secondaryfont-semibold)
}

.table-body span strong {
    font-size: 17px;
    line-height: 1.7;
    font-family: var(--primaryfont-regular);
    font-weight: normal;
    margin-bottom: 25px;
    display: block;
    position: relative
}

.table-body span strong::before {
    content: "";
    width: 7px;
    height: 7px;
    left: -20px;
    top: 11px;
    position: absolute;
    border-radius: 100%;
    background: #000
}

.table-body span strong:last-child {
    margin-bottom: 0
}

.table-body {
    background: #fff
}

.table-field li.table-body span:first-child {
    border-right: 1px solid #cddfef
}

.table-field li.table-body span {
    border-bottom: 1px solid #cddfef
}

.table-body span {
    padding-top: 50px;
    padding-bottom: 50px
}

.table-body span:last-child {
    padding-bottom: 85px
}

.table-field {
    margin: 30px 0 0
}

.scroller-full-section {
    position: relative;
    width: 95%;
    max-width: 1440px;
    display: flex;
    margin: 120px auto 76px
}

.content-title {
    width: 502px;
    margin-right: 25px;
    z-index: 1;
    top: 105px;
    height: fit-content;
    position: sticky;
    margin-bottom: 0
}

.list-menu-wrap {
    border-radius: 10px
}

.list-menu-wrap ul li {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    cursor: pointer;
    width: 100%
}

.list-menu-wrap ul li:last-child {
    border-bottom: 0
}

.list-menu-wrap ul li span {
    max-width: 100%;
    padding: 22px 55px 19px;
    display: block;
    font-size: 18px;
    line-height: 23px
}

.list-menu-wrap ul li:last-child {
    margin-bottom: 0
}

.list-menu {
    width: 100%
}

.list-menu-wrap li span::before {
    content: "";
    background: #0f3b90;
    width: 5px;
    transition: all 200ms cubic-bezier(0.11, 0.16, 0.43, 0.86) 0s;
    position: absolute;
    right: 0;
    top: -1px;
    opacity: 0;
    height: 0
}

.list-menu-wrap li.active span::before {
    opacity: 1;
    height: 101%
}

.list-menu-wrap li.active span {
    font-family: var(--primaryfont-bold)
}

.end-scroller {
    height: 40px;
    width: 100%
}

.list-menu.fixed_wrap {
    position: fixed
}

.cta-wrap {
    text-align: center
}

.cta-wrap h2 {
    font-size: 46px;
    line-height: 64px;
    width: 970px;
    max-width: 100%;
    margin: 0 auto 32px
}

.cta-wrap a {
    border-radius: 3px;
    background: #ee4a44;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 15px 30px;
    font-size: 18px;
    font-family: var(--primaryfont-bold)
}

.end-cta {
    padding: 80px 0
}

.content-full-section {
    width: calc(100% - 527px)
}

.information-list .custom-list-type span {
    position: absolute;
    left: 0
}

.information-list .custom-list-type span::after {
    position: absolute;
    border-right: 1.5px solid #000;
    border-bottom: 1.5px solid #000;
    content: "";
    width: 5px;
    height: 13px;
    transform: rotate(45deg);
    left: 11px;
    top: 3px;
    background: #edfbfe;
    z-index: 1
}

.information-list .custom-list-type span::before {
    background: #edfbfe;
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    left: 14px;
    top: 9px;
    z-index: 1
}

.information-list .custom-list-type.pink span::after {
    background: #faf1fc
}

.information-list .custom-list-type.pink span::before {
    background: #faf1fc
}

.zw-template-inner {
    overflow-x: clip
}

.information-list ul li:last-child {
    margin-bottom: 0
}

.digital-wrap {
    display: flex;
    align-items: center
}

.digital-wrap {
    display: flex;
    align-items: center;
    background: #fff7e2;
    padding: 77px 83px 77px 100px;
    gap: 30px;
}

.digital-wrap-left h6 {
    font-size: 36px;
    line-height: 41px;
    font-family: var(--primaryfont-bold);
    color: #1b4593;
    margin-bottom: 22px
}

.digital-wrap-left p {
    font-size: 17px;
    line-height: 30px;
    width: 600px;
    max-width: 100%
}

.digital-wrap-left p:last-child {
    margin-bottom: 0
}

.digital-wrap-left {
    width: 60%
}

.digital-wrap-right {
    width: 40%
}

.digital-structure {
    margin-top: -330px
}

.describtion-wrap p {
    margin-bottom: 30px
}

.describtion-wrap p:last-child {
    margin-bottom: 0
}

.describtion-wrap p span {
    display: block;
    color: #26448e;
    font-size: 24px;
    line-height: 27px;
    margin-bottom: 20px;
    font-family: var(--secondaryfont-bold)
}

.describtion-wrap.with-sub-captions {
    margin: 50px 0 0
}

.info-list b {
    font-size: 20px;
    line-height: 32px;
    font-family: var(--primaryfont-semibold);
    margin-bottom: 20px;
    display: block
}

.info-list li {
    font-size: 17px;
    margin-bottom: 13px;
    position: relative;
    padding-left: 50px;
    line-height: 30px
}

.info-list li:last-child {
    margin: 0
}

.info-list li::before {
    content: "";
    position: absolute;
    background: #000;
    width: 7px;
    height: 7px;
    left: 28px;
    top: 10.5px;
    border-radius: 100%
}

.inner-information .info-list ul {
    max-width: 710px
}

.list-menu-wrap ul {
    margin-right: 10px;
    background: #fafafa
}

.list-menu-wrap::-webkit-scrollbar-track {
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 6px inset
}

.list-menu-wrap::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: slategrey solid 1px
}

.list-menu-wrap::-webkit-scrollbar {
    width: 5px
}

.accordion-content {
    display: none
}

.active .accordion-content {
    display: block
}

.faq-digital-wrap h2 {
    text-align: center;
    font-size: 32px;
    line-height: 37px
}

.faq-digital-sign {
    background: #f8f8f8;
    padding: 100px 0
}

.faq-digital-sign .content-wrap {
    max-width: 1100px
}

.faq-plot {
    margin: 75px 0 0
}

.accordion_head h4 {
    font-size: 28px;
    line-height: 32px;
    font-family: var(--primaryfont-bold);
    margin-bottom: 0;
    transition: all .3s ease 0
}

.accordion.active .accordion_head h4 {
    color: #2a90db
}

.accordion-content {
    font-size: 21px;
    line-height: 37px;
    margin: 25px 0 0
}

.accordion {
    padding-bottom: 35px;
    margin-bottom: 38px;
    border-bottom: 1px solid #707070;
    width: 93%
}

.accordion.end-accordion {
    border-bottom: 0
}

.accordion_head h4 {
    position: relative;
    cursor: pointer
}

.accordion_head h4 span::before,
.accordion_head h4 span::after {
    transform: rotate(45deg);
    content: "";
    width: 14px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 1px;
    bottom: 0;
    right: 0;
    margin: auto;
    transition: transform .2s ease 0
}

.accordion_head h4 span::after {
    transform: rotate(-45deg);
    right: 9px
}

.accordion_head h4 span {
    width: 23px;
    position: absolute;
    right: -60px;
    height: 20px;
    top: 7px;
    transition: all .3s ease 0
}

.accordion.active .accordion_head h4 span {
    transform: rotate(180deg)
}

.accordion.active .accordion_head h4 span::before,
.accordion.active .accordion_head h4 span::after {
    background: #4a8ed5
}

.accordion:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.inner-information p em {
    font-style: normal;
    display: block
}

.inner-information .info-list {
    padding: 56px 0 0
}

.inner-information .info-list b {
    font-size: 24px;
    line-height: 27px;
    font-family: var(--primaryfont-bold);
    color: #26448e
}

.info-list span,
.info-list label {
    font-size: 17px;
    line-height: 30px;
    display: block;
    padding: 0 0 32px
}

.zwc_last_list ul {
    padding: 15px 0 0
}

.scroller-content.electronic.section .describtion-wrap p {
    max-width: 722px
}

.banner-content p {
    font-size: 17px;
    line-height: 30px;
    max-width: 878px;
    margin: 20px auto 0
}

.zwc_sftr_ta_table li {
    display: flex;
    align-items: stretch
}

.zwc_sftr_ta_table li.zwc_table_heading p {
    background: #004698
}

.zwc_sftr_ta_table li p {
    background: #fff
}

.zwc_sftr_ta_table p {
    width: 50%;
    margin-bottom: 0
}

.zwc_sftr_ta_table .zwc_table_heading p {
    align-items: center
}

.describtion-wrap .zwc_sftr_ta_table .zwc_table_heading p span {
    color: #fff;
    font-size: 20px;
    line-height: 27px;
    margin-bottom: 0;
    font-family: var(--secondaryfont-bold)
}

.describtion-wrap .zwc_sftr_ta_table p span {
    font-size: 17px;
    line-height: 30px;
    font-family: var(--primaryfont-regular);
    color: #000;
    margin-bottom: 0
}

.describtion-wrap .zwc_sftr_ta_table p {
    border-bottom: 1px solid #cddfef;
    padding: 17px 27px 18px 40px
}

.describtion-wrap .zwc_sftr_ta_table zwc_table_heading p {
    padding: 20px 27px 20px 40px
}

.describtion-wrap .zwc_sftr_ta_table .zwc_table_heading p {
    border-bottom: 0;
    display: flex;
    align-items: center
}

.describtion-wrap .zwc_sftr_ta_table li:last-child p {
    border-bottom: 0
}

.zwc_sftr_ta_table p:first-child {
    border-left: 1px solid transparent
}

.zwc_sftr_ta_table p:last-child {
    border-left: 1px solid #cddfef
}

.describtion-wrap p a {
    text-decoration: underline;
    display: block;
    padding: 10px 0 0
}

.benefits .inner-information h2 {
    margin-bottom: 18px
}

.zwc_cmp .zwc_sftr_ta_table li p:first-child {
    width: 75%
}

.zwc_cmp .zwc_sftr_ta_table li p:last-child {
    width: 25%
}

.describtion-wrap.zwc_cmp .zwc_sftr_ta_table .zwc_table_heading p span {
    text-align: center;
    width: 100%
}

.describtion-wrap.zwc_cmp .zwc_sftr_ta_table .zwc_table_heading p {
    padding: 30px
}

.zwc_sftr_ta_table {
    padding: 40px 0 0
}

.zwc_seaprate-caption {
    padding: 50px 0 0
}

.zwc_sftr_implement .zwc_sftr_ta_table li p:first-child {
    width: 52%
}

.zwc_sftr_implement .zwc_sftr_ta_table li p:nth-child(2),
.zwc_sftr_implement .zwc_sftr_ta_table li p:nth-child(3) {
    width: 24%
}

.zwc_sftr_implement .zwc_sftr_ta_table li p:nth-child(2) {
    border-left: 1px solid #cddfef
}

.describtion-wrap.zwc_sftr_implement .zwc_sftr_ta_table .zwc_table_heading p {
    padding: 17px 18px 18px 24px
}

.describtion-wrap.zwc_sftr_implement .zwc_sftr_ta_table .zwc_table_heading p span {
    width: 100%;
    text-align: center
}

.testi-slider {
    width: 100%;
    max-width: 1070px;
    margin: 75px auto 0
}

.testi-slider .flex-wrap {
    display: flex;
    -webkit-box-align: center
}

.testi-slider .flex-wrap .flex-left {
    width: 360px
}

.testi-slider .img-wrap {
    width: 100%;
    max-width: 220px;
    margin-bottom: 20px
}

.testi-slider .img-wrap img {
    display: block
}

.testi-slider .name {
    font-family: var(--primaryfont-semibold);
    margin: 0
}

.testi-slider .desin {
    font-size: 16px
}

.testi-slider .flex-wrap .flex-right {
    -webkit-box-flex: 1;
    flex: 1 1 0
}

.testi-slider .testi-text {
    font-family: var(--primaryfont-semibold);
    font-size: 22px;
    width: 100%;
    max-width: 630px;
    position: relative;
    padding-top: 70px
}

.testi-text::before {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 50px;
    height: 40px;
    background: url("//www.zohowebstatic.com/sites/zweb/images/contracts/quotes.png") 0% 0% / 100% no-repeat
}

a.zreadmore {
    border-bottom: 2px solid #f44336;
    padding: 8px 0;
    color: #f44336;
    font-family: var(--primaryfont-bold);
    font-size: 14px
}

.testi-slider .slick-prev.slick-arrow {
    left: unset;
    top: unset;
    right: 50px;
    bottom: 50px;
    width: 25px
}

.testi-slider .slick-prev.slick-arrow::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    top: 15px;
    right: 0;
    border-bottom: 0;
    border-left: 0;
    border-radius: 2px;
    transform: none;
    left: unset;
    background: rgba(0, 0, 0, 0.4)
}

.testi-slider .slick-prev.slick-arrow::after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-width: 0 0 2px 2px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.4);
    border-left-color: rgba(0, 0, 0, 0.4);
    border-image: initial;
    transform: rotate(45deg);
    top: 9px;
    left: 1px;
    border-right-style: initial;
    border-right-color: initial;
    border-top-style: initial;
    border-top-color: initial;
    border-radius: 2px;
    background: transparent;
    bottom: unset
}

.testi-slider .slick-next.slick-arrow {
    left: unset;
    top: unset;
    right: 0;
    bottom: 50px;
    width: 25px
}

.testi-slider .slick-next.slick-arrow::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    top: 15px;
    right: -1px;
    border-bottom: 0;
    border-left: 0;
    border-radius: 2px;
    transform: none;
    left: unset;
    background: rgba(0, 0, 0, 0.4)
}

.testi-slider .slick-next.slick-arrow::after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    border-width: 2px 2px 0 0;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: rgba(0, 0, 0, 0.4);
    border-right-color: rgba(0, 0, 0, 0.4);
    border-image: initial;
    transform: rotate(45deg);
    top: 9px;
    right: 0;
    border-bottom-style: initial;
    border-bottom-color: initial;
    border-left-style: initial;
    border-left-color: initial;
    border-radius: 2px;
    background: transparent;
    left: unset;
    bottom: unset
}

.testi-section {
    padding: 90px 0 70px;
    background: #fff0cf
}

.testi-inner-section h2 {
    text-align: center;
    font-size: 36px;
    line-height: 48px
}

.buyers-journey {
    padding: 35px 0 45px
}

.buyers-guide {
    text-align: center
}

.buyers-guide span {
    font-size: 22px;
    line-height: 32px;
    display: block;
    font-family: var(--primaryfont-bold)
}

.buyers-guide span a {
    text-decoration: underline
}

.testi-slider .testi-text span {
    background: #dee2f6
}

.zwc_cmp .zwc_sftr_ta_table li p&gt;span {
    margin-bottom: 10px
}

.zwc_cmp .zwc_sftr_ta_table li p span:last-child {
    margin-bottom: 0
}

.info-list span.zwc_sep_bold {
    font-family: var(--primaryfont-semibold)
}

.describtion-wrap .zwc_department_list p b {
    font-family: var(--primaryfont-bold)
}

@media only screen and (max-width:1499px) {
    .inner-information h2 {
        font-size: 34px
    }
}

@media only screen and (max-width:1199px) {
    .list-view {
        width: 100%
    }

    .testi-slider .flex-wrap .flex-left {
        width: 320px
    }

    .grid-sec {
        width: 50%
    }

    .cm-header-wrap h1 {
        font-size: 50px;
        line-height: 65px;
        width: 790px;
        max-width: 100%
    }

    .inner-information h2 {
        font-size: 30px;
        line-height: 36px
    }

    .information-list .custom-list-type span::after {
        height: 10px;
        left: 9px;
        top: 3px
    }

    .scroller-content {
        padding: 50px 45px
    }

    .banner-content h4 {
        font-size: 36px;
        line-height: 44px;
        margin: 0 auto 11px
    }

    .digital-wrap {
        padding: 50px
    }

    .digital-wrap-left p {
        width: 508px
    }

    .content-title {
        top: 60px
    }

    .content-title {
        width: 380px
    }

    .content-full-section {
        width: calc(100% - 380px)
    }

    .list-menu-wrap ul li span {
        font-size: 17px;
        padding: 22px 25px 18px
    }

    .scroller-full-section {
        margin: 80px auto 76px
    }

    .describtion-wrap .zwc_sftr_ta_table p {
        padding: 17px 16px 18px 25px
    }

    .describtion-wrap p span {
        font-size: 20px
    }

    .describtion-wrap.zwc_cmp .zwc_sftr_ta_table .zwc_table_heading p {
        padding: 24px 15px
    }

    .zwc_sftr_implement .zwc_sftr_ta_table li p:first-child {
        width: 48%
    }

    .zwc_sftr_implement .zwc_sftr_ta_table li p:nth-child(3) {
        width: 20%
    }

    .zwc_sftr_implement .zwc_sftr_ta_table li p:nth-child(2) {
        width: 32%
    }

    .describtion-wrap.zwc_sftr_implement .zwc_sftr_ta_table .zwc_table_heading p {
        padding: 17px 15px 18px
    }

    .buyers-guide span {
        font-size: 22px
    }

    .info-list li::before {
        left: 18px
    }

    .info-list li {
        padding-left: 40px
    }

    .describtion-wrap.with-sub-captions {
        margin: 40px 0 0
    }

    .testi-slider .slick-prev.slick-arrow {
        right: 100px
    }

    .testi-slider .slick-next.slick-arrow {
        right: 60px
    }
}

@media only screen and (min-width:992px) {
    .cta-wrap a {
        min-width: 280px
    }
}

@media only screen and (max-width:991px) {
    .content-title {
        display: none
    }

    .testi-slider .flex-wrap .flex-left {
        width: 270px
    }

    .testi-section .flex-left img {
        width: 200px
    }

    .testi-slider .testi-text {
        font-size: 20px;
        padding-top: 50px
    }

    .testi-slider .testi-text {
        margin-bottom: 8px
    }

    .testi-text::before {
        top: 10px;
        width: 35px;
        height: 25px
    }

    .content-full-section {
        padding-left: 0
    }

    .inner-information .long-mb {
        margin-bottom: 35px
    }

    .bolder-para {
        font-size: 17px;
        margin: auto;
        text-align: center
    }

    .grid-reasons {
        margin: 40px 0 0
    }

    .information-list p {
        margin: 0 auto 35px;
        text-align: center
    }

    .information-list p {
        max-width: 692px
    }

    .scroller-content {
        padding: 50px 40px
    }

    .custom-list-type {
        max-width: 700px;
        margin: auto
    }

    .scroller-content.pink-bg b.bolder-para {
        margin: 35px auto 40px
    }

    .information-list ul li::before {
        top: 6px
    }

    .information-list .custom-list-type span::after {
        top: 4px
    }

    .information-list ul li {
        padding-left: 30px
    }

    .cm-header-wrap h1 {
        width: 400px;
        font-size: 36px;
        line-height: 50px;
        text-align: center;
        margin-left: auto;
        margin-right: auto
    }

    .what_is_clm h6 {
        font-size: 24px;
        text-align: center
    }

    .what_is_clm p {
        text-align: center
    }

    .content-full-section {
        width: 100%
    }

    .digital-wrap {
        flex-direction: column
    }

    .digital-wrap-left {
        width: 100%;
        text-align: center
    }

    .digital-wrap-left p {
        font-size: 17px;
        width: 700px;
        margin: 0 auto 15px
    }

    .digital-wrap-right {
        width: 100%;
        text-align: center;
        /*! margin-top:30px */
    }

    .scroller-full-section {
        margin: 60px auto
    }

    .inner-information p {
        font-size: 17px
    }

    .cm-header-wrap h1 {
        width: 630px;
        font-size: 40px
    }

    .info-list ul {
        text-align: left;
        max-width: 280px
    }

    .accordion_head h4 {
        font-size: 24px
    }

    .accordion-content {
        font-size: 18px;
        line-height: 30px
    }

    .cta-wrap h2 {
        font-size: 36px;
        line-height: 50px;
        width: 760px;
        margin: 0 auto 28px
    }

    .accordion_section {
        padding-left: 30px;
        width: calc(100% - 30px)
    }

    .digital-wrap-right img {
        width: 260px
    }

    .cm-header-wrap {
        padding: 150px 0 395px
    }

    .accordion-content {
        margin: 18px 0 0
    }

    .zwc_sftr_ta_table {
        padding: 20px 0 0
    }

    .describtion-wrap.with-sub-captions {
        margin: 30px 0 0
    }

    .banner-content p {
        font-size: 17px;
        max-width: 668px
    }

    .digital-wrap-left h6,
    .inner-information h2 {
        font-size: 34px;
        line-height: 40px
    }

    .inner-information .info-list {
        padding: 40px 0 0
    }

    .zwc_seaprate-caption {
        padding: 30px 0 0
    }
}

@media only screen and (max-width:767px) {
    .cm-header-wrap {
        padding: 45px 0;
        background: #0f3b90
    }

    .info-list ul {
        margin-left: auto;
        margin-right: auto
    }

    .info-list {
        text-align: center
    }

    .inner-information p {
        text-align: center;
        max-width: 810px;
        margin-left: auto;
        margin-right: auto
    }

    .inner-information h2 {
        text-align: center
    }

    .cm-header-wrap h1 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px
    }

    .what_is_clm p {
        font-size: 15px;
        line-height: 28px
    }

    .inner-information h2 {
        font-size: 24px;
        width: 340px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .inner-information p,
    .bolder-para,
    .list-view span,
    .information-list ul li,
    .table-body span strong,
    .table-body span:first-child {
        font-size: 16px;
        line-height: 28px
    }

    .grid-reasons {
        flex-direction: column;
        gap: 0
    }

    .grid-sec {
        width: 100%
    }

    .list-view {
        padding: 30px 30px 30px 40px
    }

    .list-view span::before {
        width: 6px;
        height: 6px;
        top: 6px
    }

    .scroller-content {
        padding: 50px 30px
    }

    .information-list ul li::before {
        left: 2px
    }

    .information-list .custom-list-type span::after {
        left: 10px
    }

    .information-list p {
        margin: 0 auto 25px
    }

    .table-field li.table-header span {
        font-size: 18px
    }

    .table-field li span:first-child {
        padding-left: 18px
    }

    .table-field li span:last-child {
        padding-left: 35px;
        padding-right: 15px
    }

    .table-body span:last-child {
        padding-bottom: 40px
    }

    .table-body span strong {
        margin-bottom: 15px
    }

    .cta-wrap h2 {
        font-size: 27px;
        line-height: 37px;
        width: 314px
    }

    .cta-wrap a {
        font-size: 15px
    }

    .end-scroller {
        display: none
    }

    .end-cta {
        padding: 40px 0 50px
    }

    .scroller-full-section {
        width: 90%
    }

    .describtion-wrap p span {
        font-size: 20px;
        margin-bottom: 10px
    }

    .describtion-wrap.with-sub-captions {
        margin: 30px 0 0
    }

    .digital-structure {
        margin-top: -251px
    }

    .cm-header-wrap {
        padding: 110px 0 290px
    }

    .banner-content h4 {
        font-size: 24px;
        line-height: 36px
    }

    .digital-wrap-left p {
        font-size: 16px
    }

    .accordion_head h4 {
        font-size: 20px
    }

    .accordion_section {
        padding-left: 0;
        width: 100%
    }

    .accordion_head h4 span {
        opacity: 0
    }

    .faq-digital-sign {
        padding: 70px 0
    }

    .faq-plot {
        margin: 48px 0 0
    }

    .accordion_head h4 span::before,
    .accordion_head h4 span::after {
        width: 10px
    }

    .accordion_head h4 span::after {
        right: 6px
    }

    .cta-wrap h2 {
        width: 420px
    }

    .digital-wrap-left h6 {
        font-size: 26px;
        line-height: 36px;
        margin-bottom: 12px
    }

    .info-list b {
        font-size: 18px;
        line-height: 29px
    }

    .info-list li::before {
        width: 5px;
        height: 5px;
        left: 16px
    }

    .faq-digital-wrap h2 {
        font-size: 28px
    }

    .accordion {
        padding-bottom: 24px;
        margin-bottom: 25px;
        width: 100%
    }

    .accordion-content {
        font-size: 16px;
        line-height: 28px
    }

    .digital-wrap-right img {
        width: 200px
    }

    .banner-content p {
        font-size: 15px;
        line-height: 1.8
    }

    .scroller-content,
    .digital-wrap {
        padding: 35px 24px
    }

    .inner-information h2 {
        font-size: 25px;
        line-height: 34px
    }

    .inner-information p,
    .bolder-para,
    .list-view span,
    .information-list ul li,
    .table-body span strong,
    .table-body span:first-child,
    .info-list li,
    .info-list span,
    .info-list label,
    .describtion-wrap .zwc_sftr_ta_table p span {
        font-size: 15px;
        line-height: 1.8
    }

    .info-list span,
    .info-list label {
        padding: 0 0 17px
    }

    .info-list li {
        padding-left: 30px
    }

    .info-list li::before {
        left: 12px
    }

    .info-list b {
        margin-bottom: 10px
    }

    .inner-information .info-list b {
        font-size: 22px
    }

    .describtion-wrap .zwc_sftr_ta_table p {
        padding: 17px 16px 18px
    }

    .describtion-wrap .zwc_sftr_ta_table .zwc_table_heading p span {
        font-size: 16px
    }

    .zwc_sftr_ta_table {
        padding: 0
    }

    .describtion-wrap p {
        margin-bottom: 20px
    }

    .benefits .zwc_sftr_ta_table,
    .all-signed .zwc_sftr_ta_table {
        padding: 20px 0 0
    }

    .describtion-wrap .zwc_sftr_ta_table p {
        margin-bottom: 0
    }

    .inner-information h2 {
        margin-bottom: 15px
    }

    .inner-information .info-list {
        padding: 30px 0 0
    }

    .testi-inner-section h2 {
        font-size: 25px;
        line-height: 34px
    }

    .cta-wrap h2 {
        width: 360px
    }

    .testi-slider .img-wrap img {
        width: 120px;
        margin: 0 auto
    }

    .testi-slider .flex-wrap .flex-left {
        width: 100%;
        text-align: center
    }

    .testi-slider .img-wrap {
        max-width: 100%
    }

    .testi-slider .testi-text {
        font-size: 16px;
        padding-top: 15px;
        text-align: center
    }

    .testi-slider .flex-wrap {
        flex-direction: column
    }

    .testi-text::before {
        display: none
    }

    .testi-section {
        padding: 50px 0
    }

    .testi-slider {
        margin: 45px auto 0
    }

    .testi-slider .testi-text {
        margin-bottom: 12px
    }

    a.zreadmore {
        padding: 0 0 8px;
        width: fit-content;
        text-align: center;
        display: block;
        margin: auto
    }

    .testi-slider .slick-prev.slick-arrow {
        bottom: -17px
    }

    .testi-slider .slick-next.slick-arrow {
        bottom: -17px
    }

    .buyers-journey {
        padding: 20px 0
    }

    .buyers-guide span {
        font-size: 18px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        line-height: 1.6
    }

    .zwc_sftr_ta_table ul,
    .benefits .zwc_sftr_ta_table ul,
    .all-signed .zwc_sftr_ta_table ul {
        width: 100%
    }

    .scroller-full-section {
        margin: 40px auto
    }

    .testi-slider .desin {
        font-size: 15px;
        margin-bottom: 0
    }

    .testi-slider .slick-next.slick-arrow {
        left: 0;
        right: -35px;
        margin: auto
    }

    .testi-slider .slick-prev.slick-arrow {
        left: 0;
        right: 35px;
        margin: auto
    }
}

@media only screen and (max-width:480px) {

    .scroller-content,
    .digital-wrap {
        padding: 35px 18px
    }

    .buyers-guide span {
        max-width: 180px
    }

    .zwc_sftr_ta_table {
        overflow-x: auto
    }

    .zwc_sftr_ta_table ul {
        width: 360px;
        margin: auto
    }

    .benefits .zwc_sftr_ta_table ul {
        width: 300px;
        margin: auto
    }

    .all-signed .zwc_sftr_ta_table ul {
        width: 400px;
        margin: auto
    }
}

@media only screen and (min-width:351px) and (max-width:767px) {

    .testi-slider .slick-prev.slick-arrow,
    .testi-slider .slick-next.slick-arrow {
        bottom: -57px
    }

    .testi-section {
        padding: 50px 0 80px
    }
}</pre></body></html>