<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.vce-footer {
  display: block;
  min-width: 320px;
  width: 100%;
  margin: 0 auto
}

.pre-footer-section {
  background-color: #fbfbfb;
  max-width: 1920px;
  padding: 50px 0 80px
}

.pre-footer-section .background-overlay {
  position: absolute;
  top: 330px;
  display: block;
  -moz-background-image: url(/wp-content/uploads/2021/04/Pre-Footer-CTA.webp);
  -o-background-image: url(/wp-content/uploads/2021/04/Pre-Footer-CTA.webp);
  background-image: url(/wp-content/uploads/2021/04/Pre-Footer-CTA.webp);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-color: var(--vce-default-black);
  background-size: cover;
  width: 100%;
  height: 100%
}

.pre-footer-section h2 {
  color: var(--vce-default-black);
  font-size: 28px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.5em;
  max-width: 760px;
  margin: 0 auto 50px;
  padding: 0 25px
}

.pre-footer-section .vce-container {
  position: relative;
  z-index: 99;
  max-width: 1080px;
  background-color: var(--vce-default-white);
  -webkit-box-shadow: 15px 16px 45px -20px rgb(0 0 0 / 80%);
  -moz-box-shadow: 15px 16px 45px -20px rgb(0 0 0 / 80%);
  box-shadow: 15px 16px 45px -20px rgb(0 0 0 / 80%);
  padding: 60px 50px 50px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px
}

.main-footer-section .vce-container .vce-row .vce-col:nth-child(4) .vce-inner-row:first-of-type,
.pre-footer-section .vce-container .vce-row {
  -webkit-justify-content: space-between;
  -moz-justify-content: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.pre-footer-section .vce-container .vce-row .vce-col:first-child,
.pre-footer-section .vce-container .vce-row .vce-col:nth-child(2) {
  -ms-flex-preferred-size: 47%;
  -webkit-flex-basis: 47%;
  -moz-flex-basis: 47%;
  flex-basis: 47%;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 220px;
}

.pre-footer-section .vce-container .vce-row .vce-col .vce-inner-row {
  -webkit-justify-content: start;
  -moz-justify-content: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: 0 0 25px
}

.pre-footer-section .vce-container .vce-row .vce-col .vce-inner-row .fa-check {
  margin: 10px 0 0
}

.pre-footer-section .vce-container .vce-row .vce-col .vce-inner-row .fa-check:before {
  font-size: 20px;
  padding: 8px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px
}

.pre-footer-section .vce-container .vce-row .vce-col:first-child .vce-inner-row .fa-check:before {
  color: var(--vce-smallbus-first);
  border: 4px solid var(--vce-smallbus-first)
}

.pre-footer-section .vce-container .vce-row .vce-col:nth-child(2) .vce-inner-row .fa-check:before {
  color: var(--vce-ecommerce-first);
  border: 4px solid var(--vce-ecommerce-first)
}

.pre-footer-section .vce-container .vce-row .vce-col .vce-inner-row p {
  color: var(--vce-default-black);
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5em !important;
  margin: 0 0 0 20px
}

.pre-footer-section .vce-container .vce-row .vce-col h5 {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.5em;
  min-height: 60px;
  margin: 0 0 30px;
  margin-top: auto !important;
  padding: 0 0 0 65px
}

.pre-footer-section .vce-container .vce-row .vce-col .vce-cta {
  color: var(--vce-default-white);
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 100%;
  padding: 16px 24px
}

.pre-footer-section .vce-container .vce-row .vce-col .vce-cta.CTA_get-started-for-ecommerce {
  background-color: var(--vce-ecommerce-01);
  border: 1px solid var(--vce-ecommerce-01)
}

.pre-footer-section .vce-container .vce-row .vce-col .vce-cta.CTA_get-started-for-ecommerce:hover {
  background-color: var(--vce-ecommerce-02);
  border-color: var(--vce-ecommerce-02)
}

.pre-footer-section .vce-container .vce-row .vce-col .vce-cta.CTA_get-started-for-smb-sme {
  background-color: var(--vce-standard-01);
  border: 1px solid var(--vce-standard-01)
}

.pre-footer-section .vce-container .vce-row .vce-col .vce-cta.CTA_get-started-for-smb-sme:hover {
  background-color: var(--vce-standard-02);
  border-color: var(--vce-standard-02)
}

.main-footer-section {
  z-index: 999;
  background-color: #1e1e1e;
  max-width: 1920px;
  width: 100%
}

.main-footer-section .vce-container {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  padding: 0
}

.main-footer-section .vce-container .ds-view {
  display: block
}

.main-footer-section .vce-container .mb-view {
  display: none
}

.main-footer-section .vce-container .vce-row {
  -webkit-justify-content: justify;
  -moz-justify-content: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0 15px
}

.main-footer-section .vce-container .vce-row .vce-col .vce-logo {
  font-size: 0;
  text-decoration: none;
  outline: 0;
  display: block;
  -moz-background-image: url(/wp-content/themes/versaccounts/assets/images/webp-images/Versa-Cloud-ERP-Logo.webp);
  -o-background-image: url(/wp-content/themes/versaccounts/assets/images/webp-images/Versa-Cloud-ERP-Logo.webp);
  background-image: url(/wp-content/themes/versaccounts/assets/images/webp-images/Versa-Cloud-ERP-Logo.webp);
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  max-width: 260px;
  width: 100%;
  height: 32px;
  margin: 19px 0 43px;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}

.main-footer-section .vce-container .vce-row .vce-col h6 {
  color: var(--vce-default-white);
  font-size: 15px;
  font-weight: 600;
  line-height: 1.5em;
  letter-spacing: 0;
  margin: 0;
  padding: 10px 0
}

.main-footer-section .vce-container .vce-row .vce-col hr {
  width: 90%;
  height: 0;
  margin: 5px 0 10px;
  border-top: 2px solid #cccccc1a;
  border-bottom: none
}

.main-footer-section .vce-container .vce-row .vce-col .vce-text-link {
  color: var(--vce-default-white);
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  line-height: 1.5em;
  display: block
}

.copyright-footer-section .vce-container .vce-row .vce-col:nth-child(2) .vce-social-media-list .vce-social-media-item .vce-social-media-link:hover,
.main-footer-section .vce-container .vce-row .vce-col .vce-text-link:hover,
.main-footer-section .vce-container .vce-row .vce-col:nth-child(3) .menu .menu-item a:hover,
.main-footer-section .vce-container .vce-row .vce-col:nth-child(4) .menu .menu-item a:hover {
  color: var(--vce-primary)
}

#back-to-top,
.main-footer-section .vce-container .vce-row .vce-col:nth-child(3) .menu .menu-item a,
.main-footer-section .vce-container .vce-row .vce-col:nth-child(4) .menu .menu-item a {
  color: var(--vce-default-white)
}

.main-footer-section .vce-container .vce-row .vce-col:first-child {
  flex-basis: 16%;
}

.main-footer-section .vce-container .vce-row .vce-col {
  flex: 1;
}

.main-footer-section .vce-container .vce-row .vce-col ul,
.main-footer-section .vce-container .vce-row .vce-col .menu {
  margin: 0;
  padding: 0
}

.main-footer-section .vce-container .vce-row .vce-col ul li,
.main-footer-section .vce-container .vce-row .vce-col .menu .menu-item,
.main-footer-section .vce-container .vce-row .vce-col .menu .menu-item {
  font-size: 15px;
  line-height: 1.5em;
  letter-spacing: 0;
  margin: 0 0 10px
}

.main-footer-section .vce-container .vce-row .vce-col ul li b {
  color: var(--vce-default-white);
  font-weight: 600;
  line-height: inherit
}

.copyright-footer-section {
  position: relative;
  z-index: 999;
  background-color: var(--vce-default-black);
  padding: 20px 25px
}

.copyright-footer-section .vce-container {
  max-width: 500px
}

.copyright-footer-section .vce-container .vce-row {
  -webkit-justify-content: space-between;
  -moz-justify-content: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px 20px
}

.copyright-footer-section .vce-container .vce-row .vce-col:first-child p {
  color: #646464;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0;
  line-height: 1.5em !important;
  margin: 0
}

.copyright-footer-section .vce-container .vce-row .vce-col:first-child p span {
  color: inherit
}

.copyright-footer-section .vce-container .vce-row .vce-col:nth-child(2) {
  -ms-flex-preferred-size: 170px;
  -webkit-flex-basis: 170px;
  -moz-flex-basis: 170px;
  flex-basis: 170px
}

.copyright-footer-section .vce-container .vce-row .vce-col:nth-child(2) .vce-social-media-list {
  -webkit-justify-content: space-between;
  -moz-justify-content: justify;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.copyright-footer-section .vce-container .vce-row .vce-col:nth-child(2) .vce-social-media-list .vce-social-media-item {
  font-size: 15px;
  display: block
}

.copyright-footer-section .vce-container .vce-row .vce-col:nth-child(2) .vce-social-media-list .vce-social-media-item .vce-social-media-link,
.copyright-footer-section .vce-container .vce-row .vce-col:nth-child(2) .vce-social-media-list .vce-social-media-item .vce-social-media-link:visited {
  color: #646464;
  font-size: 20px;
  text-decoration: none
}

.copyright-footer-section .vce-container .vce-row .vce-col:nth-child(2) .vce-social-media-list .vce-social-media-item .vce-social-media-link .fa {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none
}

#back-to-top {
  position: fixed;
  z-index: 9999;
  right: 30px;
  bottom: 90px;
  display: block;
  background-color: var(--vce-secondary);
  -webkit-box-shadow: 0 0 60px 0 rgb(0 0 0 / 80%);
  -moz-box-shadow: 0 0 60px 0 rgb(0 0 0 / 80%);
  box-shadow: 0 0 60px 0 rgb(0 0 0 / 80%);
  opacity: 0;
  width: 60px;
  height: 60px;
  padding: 0;
  border: none;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -o-transform: translateX(100px);
  transform: translateX(100px);
  -webkit-transition: transform .6s, opacity .3s, background-color .3s;
  -moz-transition: transform .6s, opacity .3s, background-color .3s;
  -o-transition: transform .6s, opacity .3s, background-color .3s;
  transition: transform .6s, opacity .3s, background-color .3s
}

#back-to-top.show-btn {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0)
}

#back-to-top:hover {
  background-color: var(--vce-primary)
}

#back-to-top .fa {
  color: inherit;
  font-size: 15px;
  display: block;
  margin: 0
}

.vce-software-rating-list {
  display: block;
}

.vce-software-rating-list img {
  margin: 0 !important;
  max-width: 100px;
}

@media (max-width:1366px) {
  .pre-footer-section .vce-container {
    padding: 40px 50px
  }

  .pre-footer-section .vce-container .vce-row .vce-col .vce-inner-row {
    margin: 0 0 10px
  }

  .pre-footer-section .vce-container .vce-row .vce-col .vce-inner-row p {
    font-size: 16px
  }

  .pre-footer-section .vce-container .vce-row .vce-col h5 {
    margin: 0 0 15px
  }

  #back-to-top {
    width: 40px;
    height: 40px;
    bottom: 85px
  }
}

@media (max-width:1023px) {
  .pre-footer-section h2 {
    font-size: 20px
  }

  .pre-footer-section .vce-container {
    max-width: 600px;
    padding: 50px 40px
  }

  .main-footer-section .vce-container .vce-row,
  .pre-footer-section .vce-container .vce-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .main-footer-section .vce-container .vce-row .vce-col:first-child,
  .main-footer-section .vce-container .vce-row .vce-col:nth-child(2),
  .main-footer-section .vce-container .vce-row .vce-col:nth-child(3),
  .main-footer-section .vce-container .vce-row .vce-col:nth-child(4),
  .main-footer-section .vce-container .vce-row .vce-col:nth-child(5),
  .pre-footer-section .vce-container .vce-row .vce-col:first-child,
  .pre-footer-section .vce-container .vce-row .vce-col:nth-child(2) {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%
  }

  .pre-footer-section .vce-container .vce-row .vce-col .vce-inner-row,
  .pre-footer-section .vce-container .vce-row .vce-col:first-child {
    margin: 0 0 30px
  }

  .pre-footer-section .vce-container .vce-row .vce-col h5 {
    min-height: unset;
    margin: 0 0 20px
  }

  .pre-footer-section .vce-container .vce-row .vce-col .vce-cta.CTA_get-started-for-ecommerce,
  .pre-footer-section .vce-container .vce-row .vce-col .vce-cta.CTA_get-started-for-smb-sme {
    display: block;
    max-width: 400px;
    margin: 0 auto
  }

  .main-footer-section .vce-container {
    max-width: 800px
  }

  .main-footer-section .vce-container .ds-view {
    display: none
  }

  .main-footer-section .vce-container .mb-view {
    display: block
  }

  .main-footer-section .vce-container .vce-row .vce-col .vce-block {
    display: block;
    max-width: 260px;
    width: 100%;
    margin: 0 auto
  }

  .main-footer-section .vce-container .vce-row .vce-col .accord-button {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 0;
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-justify-content: justify;
    -moz-justify-content: justify;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 2px solid #cccccc33
  }

  .main-footer-section .vce-container .vce-row .vce-col .accord-button h6 {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    margin: 0
  }

  .main-footer-section .vce-container .vce-row .vce-col .accord-button .fa {
    color: var(--vce-default-white);
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    -webkit-transition: transform .6s;
    -moz-transition: transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s
  }

  .main-footer-section .vce-container .vce-row .vce-col .accord-content ul {
    margin: 0 0 20px;
    padding: 0
  }

  .main-footer-section .vce-container .vce-row .vce-col hr {
    width: 100%
  }

  .main-footer-section .vce-container .vce-row .vce-col:first-child {
    margin: 0 0 20px
  }

  #back-to-top {
    bottom: 75px
  }
}

@media (max-width:767px) {
  .pre-footer-section .vce-container {
    padding: 50px 25px
  }

  .main-footer-section {
    padding: 30px 25px
  }

  .main-footer-section .vce-container {
    max-width: 600px
  }

  .copyright-footer-section .vce-container {
    max-width: 300px
  }

  .copyright-footer-section .vce-container .vce-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .copyright-footer-section .vce-container .vce-row .vce-col:first-child {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%
  }

  #back-to-top {
    right: 25px;
    width: 40px;
    height: 40px;
    bottom: 30px
  }
}</pre></body></html>