* {
  box-sizing: border-box
}

h2,
h3 {
  font-family: var(--secondaryfont-bold)
}

.cm-header-wrap {
  background: url(//www.zohowebstatic.com/sites/zweb/images/contracts/contract-management/bg-img.png) #002f5f no-repeat;
  background-position: right;
  color: #fff;
  padding: 180px 0 120px;
  background-size: 100%;
  margin-top: -70px
}

.cm-header-wrap h1 {
  font-size: 60px;
  line-height: 70px;
  width: 790px;
  margin: 0 auto 10px
}

.cm-header-wrap h1 span {
  font-size: 30px;
  line-height: 1.1;
  margin-bottom: 10px;
  font-family: var(--secondaryfont-semibold);
  display: block
}

.banner-content h3 {
  font-size: 42px;
  line-height: 60px;
  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: '\2605';
  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: 41px;
  margin-bottom: 25px;
  color: #1b4593
}

.inner-information p {
  font-size: 18px;
  line-height: 32px;
  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: 85px 100px;
  background: #fff7e2;
  position: relative;
  margin-bottom: 40px
}

.scroller-content:nth-child(odd) {
  background: #fff7e2
}

.scroller-content:nth-child(even) {
  background: #f2faff
}

.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);
  margin-bottom: 0;
  color: #43a1ff;
  margin-bottom: 35px
}

.scroller-full-section {
  position: relative;
  width: 95%;
  max-width: 1440px;
  display: flex;
  margin: 120px auto 76px
}

.content-title {
  width: 450px;
  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: 20px 40px;
  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);
  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;
  width: 850px;
  max-width: 100%;
  margin: 0 auto 32px
}

.cta-wrap h2 {
  font-size: 46px;
  line-height: 64px
}

.cta-wrap .cta-block 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);
  border: 1px solid #ee4a44;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  margin: 10px 15px
}

.cta-wrap .cta-block a.demo-cta {
  background: transparent;
  color: #000;
  border: 1px solid #000
}

.end-cta {
  padding: 80px 0
}

.content-full-section {
  width: calc(100% - 475px);
}

.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;
  background: #fff7e2;
  padding: 77px 83px 77px 100px;
  justify-content: space-between
}

.digital-wrap-left h2 {
  font-size: 36px;
  line-height: 41px;
  font-family: var(--primaryfont-bold);
  color: #1b4593;
  margin-bottom: 22px
}

.digital-wrap p {
  font-size: 18px;
  line-height: 32px;
  width: 580px;
  max-width: 100%
}

.digital-wrap-left {
  width: 60%
}

.digital-wrap-right {
  width: 38%
}

.digital-structure {
  margin-top: -330px
}

.describtion-wrap p,
.describtion-wrap ul {
  margin-bottom: 30px
}

.describtion-wrap p:last-child {
  margin-bottom: 0
}

.describtion-wrap h3 {
  display: block;
  color: #26448e;
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 20px;
  font-family: var(--secondaryfont-bold)
}

.describtion-wrap.with-sub-captions {
  margin: 35px 0 0
}

.describtion-wrap p span {
  font-family: var(--primaryfont-semibold)
}

.describtion-wrap strong {
  font-size: 20px;
  line-height: 32px;
  font-family: var(--primaryfont-semibold);
  margin-bottom: 20px;
  display: block
}

.info-list li {
  font-size: 18px;
  margin-bottom: 13px;
  position: relative;
  padding-left: 35px
}

.info-list li:last-child {
  margin: 0
}

.info-list li:before {
  content: '';
  position: absolute;
  background: #000;
  width: 7px;
  height: 7px;
  left: 15px;
  top: 10.5px;
  border-radius: 100%
}

.list-menu-wrap ul {
  margin-right: 10px;
  background: #fafafa
}

.list-menu-wrap::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}

.list-menu-wrap::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey
}

.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: 36px;
  line-height: 42px
}

.faq-digital-sign {
  background: #f8f8f8;
  padding: 100px 0
}

.faq-digital-sign .content-wrap {
  max-width: 1100px
}

.faq-plot {
  margin: 75px 0 0
}

.accordion-content {
  font-size: 20px;
  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 h3 {
  position: relative;
  cursor: pointer;
  font-size: 26px;
  line-height: 32px;
  font-family: var(--primaryfont-semibold);
  margin-bottom: 0;
  transition: .3s ease
}

.accordion.active .accordion_head h3 {
  color: var(--zwc-link-clr)
}

.accordion_head h3 span:before,
.accordion_head h3 span:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  right: 4px;
  content: '';
  width: 14px;
  height: 2px;
  background: #000;
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 0;
  margin: auto;
  transition: transform .2s ease;
  -webkit-transition: transform .2s ease;
  -moz-transition: transform .2s ease;
  -ms-transition: transform .2s ease;
  -o-transition: transform .2s ease
}

.accordion_head h3 span:after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  right: 9px
}

.accordion_head h3 span {
  width: 23px;
  position: absolute;
  right: -60px;
  height: 20px;
  top: 7px;
  transition: .3s ease
}

.accordion.active .accordion_head h3 span {
  transform: rotate(180deg)
}

.accordion.active .accordion_head h3 span:before,
.accordion.active .accordion_head h3 span:after {
  background: #4a8ed5
}

.accordion:last-child {
  margin-bottom: 0;
  padding-bottom: 0
}

[data-anchor="other_ways"] .describtion-wrap.with-sub-captions {
  margin: 30px 0 0
}

[data-anchor="other_ways"] label {
  font-size: 18px;
  max-width: 620px;
  display: block
}

.zwc_signed_note {
  padding: 40px 0 0;
  font-size: 18px;
  line-height: 32px
}

.zwc_signed_note label {
  color: #f0483e;
  font-family: var(--primaryfont-semibold)
}

.info-table:not(:last-child) {
  margin: 30px 0
}

.info-table table th,
.info-table table td {
  text-align: unset;
  padding: 20px;
  vertical-align: middle;
  border: 1px solid #cddfef
}

.info-table table th {
  background: #0f3b90;
  color: #FFF;
  font-family: var(--primaryfont-bold);
  font-size: 18px;
  line-height: 1.2
}

.info-table table td {
  background: #fff;
  font-family: var(--primaryfont-regular);
  font-size: 18px;
  line-height: 1.5
}

.info-table table td span {
  display: block;
  margin-bottom: 20px
}

.info-table table td span:last-child {
  margin-bottom: unset
}

.info-table table td:nth-child(1) {
  font-family: var(--primaryfont-bold)
}

@media only screen and (max-width:1199px) {
  .list-view {
    width: 100%
  }

  .grid-sec {
    width: 50%
  }

  .cm-header-wrap h1 {
    font-size: 54px;
    line-height: 65px;
    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 40px;
  }

  .faq-digital-sign {
    padding: 80px 0
  }

  .accordion_head h3 {
    font-size: 24px
  }

  .accordion-content {
    font-size: 18px;
    line-height: 1.8
  }

  .inner-information p {
    font-size: 17px
  }

  .faq-plot {
    margin: 50px 0 0
  }

  .banner-content h3 {
    font-size: 36px;
    line-height: 44px;
    margin: 0 auto 11px
  }

  .digital-wrap {
    padding: 55px 50px 55px 50px
  }

  .digital-wrap p {
    font-size: 17px;
    line-height: 30px;
    width: 508px
  }

  .content-title {
    top: 60px
  }

  .content-title {
    width: 350px;
  }

  .content-full-section {
    width: calc(100% - 375px);
  }

  .list-menu-wrap ul li span {
    font-size: 17px;
    padding: 20px 40px 18px
  }

  .info-list li,
  .zwc_signed_note,
  [data-anchor="other_ways"] label {
    font-size: 17px
  }
}

@media only screen and (max-width:991px) {
  .content-title {
    display: none
  }

  .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: 55px 55px
  }

  .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 {
    padding: 114px 0 40px
  }

  .cm-header-wrap h1 {
    width: 580px;
    font-size: 40px;
    line-height: 50px;
    text-align: center
  }

  .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%
  }

  .digital-wrap p {
    font-size: 17px;
    width: 100%
  }

  .digital-wrap-right {
    width: 100%;
    margin-top: 30px
  }

  .scroller-full-section {
    margin: 85px auto 76px
  }

  .accordion_head h3 {
    font-size: 22px
  }

  .accordion-content {
    font-size: 18px;
    line-height: 30px
  }

  .cta-wrap h2 {
    font-size: 36px;
    line-height: 50px
  }

  .accordion_section {
    padding-left: 30px;
    width: calc(100% - 30px)
  }

  .digital-wrap-right img {
    width: 280px
  }

  .accordion-content {
    margin: 18px 0 0
  }

  .digital-structure {
    margin-top: -345px
  }

  .describtion-wrap strong {
    font-size: 18px
  }

  .banner-content h3 {
    font-size: 32px
  }

  .zwc_signed_note {
    font-size: 17px;
    line-height: 1.8
  }

  [data-anchor="other_ways"] label {
    font-size: 17px
  }

  .digital-wrap-left h2,
  .inner-information h2 {
    font-size: 34px;
    line-height: 40px
  }

  .zwc_signed_note span {
    font-size: 17px
  }

  [data-anchor="other_ways"] label {
    max-width: 700px
  }

  .end-cta {
    padding: 60px 0 70px
  }
}

@media only screen and (max-width:767px) {
  .cm-header-wrap {
    padding: 114px 0 40px
  }

  .cm-header-wrap h1 {
    font-size: 32px;
    line-height: 48px
  }

  .cm-header-wrap h1 span {
    font-size: 18px
  }

  [data-anchor="other_ways"] label {
    margin: 0 auto;
    text-align: center;
    font-size: 15px
  }

  .zwc_signed_note label {
    display: block
  }

  .what_is_clm p {
    font-size: 15px;
    line-height: 28px
  }

  .inner-information h2 {
    font-size: 27px;
    margin-bottom: 20px;
    line-height: 36px
  }

  .inner-information p,
  .bolder-para,
  .list-view span,
  .information-list ul li {
    font-size: 15px;
    line-height: 1.8
  }

  .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 50px
  }

  .information-list ul li:before {
    left: 2px
  }

  .information-list .custom-list-type span::after {
    left: 10px
  }

  .information-list p {
    margin: 0 auto 25px
  }

  .cta-wrap h2 {
    font-size: 28px;
    line-height: 38px
  }

  .cta-wrap .cta-block a {
    font-size: 18px
  }

  .end-scroller {
    display: none
  }

  .end-cta {
    padding: 40px 0 50px
  }

  .scroller-full-section {
    width: 90%
  }

  .describtion-wrap h3 {
    font-size: 20px;
    margin-bottom: 15px
  }

  .describtion-wrap.with-sub-captions {
    margin: 30px 0 0
  }

  .digital-structure {
    margin-top: -370px
  }

  .banner-content h3 {
    font-size: 24px;
    line-height: 36px
  }

  .digital-wrap p {
    font-size: 15px;
    line-height: 1.8
  }

  .accordion_head h3 {
    font-size: 16px;
    line-height: 28px
  }

  .accordion_section {
    padding-left: 0;
    width: 100%
  }

  .accordion_head h3 span {
    opacity: 0
  }

  .faq-digital-sign {
    padding: 55px 0
  }

  .faq-plot {
    margin: 26px 0 0
  }

  .accordion_head h3 span:before,
  .accordion_head h3 span:after {
    width: 10px
  }

  .accordion_head h3 span:after {
    right: 6px
  }

  .digital-wrap-left h2 {
    font-size: 27px;
    line-height: 36px;
    margin-bottom: 12px
  }

  .describtion-wrap strong {
    font-size: 18px;
    line-height: 29px
  }

  .info-list li:before {
    width: 5px;
    height: 5px;
    left: 16px
  }

  .faq-digital-wrap h2 {
    font-size: 27px
  }

  .accordion {
    padding-bottom: 24px;
    margin-bottom: 25px;
    width: 100%
  }

  .accordion-content {
    font-size: 15px;
    line-height: 26px
  }

  .info-list li {
    font-size: 15px;
    margin-bottom: 10px
  }

  .scroller-full-section {
    margin: 50px auto 55px
  }

  .describtion-wrap strong {
    font-size: 15px;
    line-height: 1.8
  }

  .zwc_signed_note,
  .zwc_signed_note span {
    font-size: 15px
  }

  .accordion-content {
    margin: 12px 0 0
  }

  .digital-wrap,
  .scroller-content {
    padding: 45px 30px
  }

  .cta-wrap .cta-block a {
    font-size: 15px
  }

  .info-table {
    overflow-x: auto
  }

  .info-table table {
    width: 650px
  }

  .info-table table th {
    font-size: 18px
  }

  .info-table table td {
    font-size: 14px
  }
}

@media only screen and (max-width:480px) {
  .digital-wrap {
    padding: 35px 18px
  }

  .scroller-content {
    padding: 35px 18px
  }
}

@media only screen and (min-width:992px) {
  .cta-wrap .cta-block a {
    min-width: 280px
  }
}