<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.common-section {
  padding: 120px 0;
}

.main-container-wrapper.product-h-none #block-block-4,
.main-container-wrapper.product-h-none #block-panels-mini-product-menu {
  display: inline;
}
.zw-product-header {
  background: #f9c46b;
}
p.zwork-logo {
  max-width: 60px;
  margin: 0 auto 10px;
}

.div-wrapinner {
  padding: 70px 110px;
  background: #38415d;
  color: #fff;
  border-radius: 5px;
  text-align: left;
  display: table;
  position: relative;
  top: 20px;
}

img.zwallet-dollar {
  position: absolute;
  max-width: 17%;
  left: -70px;
  bottom: -35px;
}

.div-wrapinner &gt; div {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

.div-wrapinner h3 {
  max-width: 280px;
}

.div-wrap h3.zhow {
  font-size: 36px;
}

.table-wrap {
  display: table;
  width: 100%;
}

.table-wrap .colunm {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.zw-template-inner h1 {
  font-family: var(--zf-secondary-bold);
  font-size: 48px;
  margin-bottom: 30px;
  max-width: 640px;
}

.zw-template-inner h2 {
  font-size: 38px;
  font-family: var(--zf-secondary-bold);
}

h1 + p {
  max-width: 660px;
  margin-bottom: 30px;
}

.act-btn {
  background: #f0483e;
  color: #fff;
  padding: 14px 30px;
}

.header-section {
  position: relative;
  clear: both;
  padding-bottom: 0;
  padding-top: 50px;
}

.header-section:before {
  position: absolute;
  content: "";
  background: #f9c46b;
  background: #f9c46b;
  top: -75px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 103%;
}

.div-wrap ul li {
  list-style: disc;
  text-align: left;
  max-width: 550px;
  margin-bottom: 30px;
  margin: 40px auto 0;
}

.div-wrap ul li span {
  font-family: var(--zf-secondary-bold);
}

.header-banner {
  max-width: 700px;
  float: right;
  position: relative;
  top: 0px;
  opacity: 0;
  right: -60px;
}

/*menu*/

.masthead-nav {
  float: right;
}

.masthead-nav &gt; li {
  display: inline-block;
  margin-left: 20px;
  margin-top: 10px;
  transition: ease all 0.5s;
}

.masthead-nav &gt; li a {
  color: #000;
  padding: 4px 13px;
  font-size: 18px;
  transition: ease all 0.5s;
}

.masthead-nav &gt; li a:hover {
  font-family: var(--zf-primary-semibold);
  transition: ease all 0.5s;
}

.menu-section {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
  margin-top: 40px;
}

.inner {
  min-height: 50px;
  margin-bottom: 20px;
}

/*menu end*/

@-moz-keyframes slideTop {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }

  50% {
    opacity: 1;
    -moz-transform: translate3d(0, 10px, 0);
    opacity: 1;
  }

  100% {
    -moz-transform: translate3d(0, 0px, 0);
    opacity: 1;
  }
}

@-webkit-keyframes slideTop {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }

  50% {
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 0px, 0);
    opacity: 2;
  }
}

@keyframes slideTop {
  0% {
    opacity: 0;
    transform: translate3d(0, -50px, 0);
  }

  50% {
    opacity: 1;
    transform: translate3d(0, 10px, 0);
    opacity: 1;
  }

  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 2;
  }
}

/*customer success*/

.benifits-of-bi {
  background: #f8f8f8;
  padding-bottom: 80px;
}

.benifits-of-bi .content-wrap {
  max-width: 1170px;
}

.benifits-of-bi .accordian-wrap {
  display: table;
  margin-top: 0;
  max-width: 1170px;
}

.accordian-wrap .accordian-left {
  width: 30%;
  float: left;
}

.accordian-wrap .accordian-left h2 {
  font-family: var(--zf-secondary-bold);
}

.accordian-wrap .accordian-right {
  float: right;
  width: 70%;
  padding-left: 80px;
  box-sizing: border-box;
}

.benifits-of-bi .accordian-wrap .accordian-right {
  padding-left: 120px;
}

.whybi-list-content &gt; div {
  float: left;
  width: 44%;
}

.whybi-list-content &gt; div:first-child {
  margin-right: 80px;
}

.whybi-list-content li {
  margin-bottom: 60px;
  position: relative;
}

.whybi-list-content li h4 {
  font-size: 22px;
  margin-bottom: 10px;
  font-family: var(--zf-primary-bold);
}

.whybi-list-content p {
  max-width: 290px;
}

.table-wrap .colunm.left {
  vertical-align: middle;
  width: 50%;
  position: relative;
  top: -60px;
}

.table-wrap .colunm.right {
  width: 50%;
}

.text-center {
  text-align: center;
}

/*customer success*/
/*FAQ*/

.faq-section .content-wrap {
  max-width: 1170px;
  margin: 0 auto;
}

.faq-section .content-wrap {
  padding-bottom: 0px;
  max-width: 720px;
}

.faq-section {
  margin-top: 0px;
  padding-top: 50px;
}

.faq-answers .item-list &gt; ul &gt; li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.faq-section h2 {
  text-align: left;
  margin-bottom: 30px;
  padding-left: 40px;
}

.faq-section h2 + p {
  margin-bottom: 50px;
  padding-left: 40px;
}

.faq-answers .item-list &gt; ul &gt; li {
  position: relative;
  padding: 0 0 15px 0;
  margin-bottom: 20px;
  padding-left: 40px;
}

.faq-content .field-faq-question {
  color: #000;
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 100%;
  padding-left: 20px;
  position: relative;
  z-index: 2;
}

.field-faq-answer {
  display: none;
  margin-bottom: 10px;
}

.field-faq-answer p {
  margin: 0;
}

.arrow {
  position: absolute;
  left: 0px;
  top: -4px;
  transition: all 500ms ease;
  width: 30px;
  height: 30px;
}

.arrow:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ababab;
  position: absolute;
  top: 17px;
  right: 0;
}

.arrow:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  top: 16px;
  right: 2px;
}

.field-faq-question {
  color: #000;
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: text-top;
  width: 100%;
  padding-right: 20px;
  position: relative;
  z-index: 2;
  font-family: var(--zf-secondary-semibold);
}

.faq-answers .item-list &gt; ul &gt; li.active .arrow {
  transform: scaleY(-1);
  transform-origin: center;
  top: 5px;
}

.faq-answers .item-list &gt; ul &gt; li.active .arrow:before {
  border-top: 8px solid #03a9f5;
}

/*FAQ*/
/*slideUp*/

@keyframes slideUp {
  0% {
    visibility: hidden;
    opacity: 0;
    transform: translateY(40px);
  }

  100% {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes slideUp {
  0% {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(40px);
  }

  100% {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes slideUp {
  0% {
    visibility: hidden;
    opacity: 0;
    -moz-transform: translateY(40px);
  }

  100% {
    visibility: visible;
    opacity: 1;
    -moz-transform: translateY(0px);
  }
}

.animated .header-banner {
  animation: slideUp 1s ease-out 0.5s forwards;
}

.whybi-list-content li {
  opacity: 0;
}

.animated .whybi-list-content li:nth-child(1) {
  animation: slideUp 1s ease-out 0.5s forwards;
}

.animated .whybi-list-content li:nth-child(2) {
  animation: slideUp 1s ease-out 0.8s forwards;
}

.animated .whybi-list-content li:nth-child(3) {
  animation: slideUp 1s ease-out 1.1s forwards;
}

.animated .whybi-list-content li:nth-child(4) {
  animation: slideUp 1s ease-out 0.5s forwards;
}

.qus-type {
  opacity: 0;
}

.animated .column.left .qus-type {
  animation: slideUp 1s ease-out 0.5s forwards;
}

.animated .column.right .qus-type:nth-child(1) {
  animation: slideUp 1s ease-out 0.8s forwards;
}

.animated .column.right .qus-type:nth-child(2) {
  animation: slideUp 1s ease-out 1.1s forwards;
}

.qus-type ul li {
  list-style-type: disc;
}

.qus-type ul {
  margin-left: 25px;
}

#block-panels-mini-product-menu,
.product-header-top {
  display: none;
}

.zonefooter {
  font-size: 12px;
  height: auto;
  padding: 15px 0;
  text-align: center;
}

.zonefooter p {
  font-size: 12px;
  margin-bottom: 0;
}

.div-wrap {
  text-align: center;
  max-width: 890px;
  margin: 0 auto;
}

.div-wrap h3 {
  font-family: var(--zf-secondary-bold);
}

.referrel-section .content-wrap .div-wrap {
  margin-bottom: 90px;
}

.referrel-section {
  padding-bottom: 0;
  padding-top: 70px;
}

/*Responsive*/

@media only screen and (max-width: 1440px) {
  .box {
    width: 310px;
    height: 310px;
  }

  .box1 {
    margin-left: 50px;
  }

  .box2 {
    width: 520px;
    height: 260px;
    top: -30px;
  }

  .box3 {
    right: -10px;
    top: 50px;
  }
}

@media only screen and (max-width: 1366px) {
  .header-banner {
    max-width: 640px;
    right: -40px;
  }
}

@media only screen and (max-width: 1280px) {
  .header-section {
    padding-bottom: 0;
  }

  .join-section {
    padding-top: 50px;
  }

  .three-col-features {
    padding-bottom: 50px;
  }

  .join-section h2 {
    font-size: 34px;
  }

  .zw-template-inner h1 {
    font-size: 40px;
  }

  .header-banner {
    max-width: 600px;
    right: -40px;
  }
}

@media only screen and (max-width: 1279px) {
  .zw-template-inner h1 {
    font-size: 38px;
  }

  .common-section {
    padding: 100px 0;
  }

  .common-section.header-section {
    padding-top: 10px;
  }

  .header-section {
    padding-bottom: 40px;
  }

  .accordian-wrap .accordian-left {
    width: 100%;
    float: left;
  }

  .benifits-of-bi .accordian-wrap .accordian-right {
    width: 100%;
    padding-left: 0px;
  }

  .accordian-wrap .accordian-left h2 {
    max-width: 820px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 70px;
  }

  .whybi-list-content li {
    text-align: center;
    padding: 0px 4%;
  }

  .whybi-list-content p {
    margin: 0 auto;
    max-width: 380px;
  }

  .whybi-list-content &gt; div:first-child {
    margin-right: 0px;
  }

  .whybi-list-content &gt; div {
    width: 48%;
  }

  .benifits-of-bi {
    padding-bottom: 60px;
  }

  .wrap {
    margin-top: 100px;
  }

  .three-col-features h3 {
    font-size: 20px;
  }

  .join-section {
    padding-top: 60px;
  }

  .three-col-features {
    padding-bottom: 50px;
  }

  .join-section h2 {
    font-size: 28px;
  }

  .join-section .content-wrap {
    padding: 80px 80px;
  }

  .faq-section {
    padding-top: 0;
  }

  .referrel-section {
    padding-bottom: 0;
  }

  .zw-template-inner h1 {
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .header-banner {
    position: inherit;
    float: none;
    margin-top: 70px;
  }

  .header-section {
    padding-bottom: 0;
  }

  img.zwallet-dollar {
    max-width: 100px;
    left: -40px;
    bottom: -15px;
  }
}

@media only screen and (max-width: 1040px) {
  .table-wrap .colunm.left {
    width: 100%;
    text-align: center;
  }

  .table-wrap .colunm.right {
    width: 100%;
    text-align: center;
  }

  .table-wrap .colunm {
    width: 100%;
    display: block;
  }

  .common-section.header-section {
    padding-top: 100px;
  }

  h1 + p {
    margin: 0 auto 30px;
  }

  .header-banner {
    margin-top: 0;
  }
}

@media only screen and (max-width: 991px) {
  .table-wrap .colunm {
    width: 100%;
    display: block;
  }

  .table-wrap {
    display: block;
  }

  .table-wrap .colunm.left {
    padding-right: 0px;
  }

  .zw-template-inner h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .masthead-nav &gt; li a {
    color: #000;
  }

  .menu-section {
    margin-top: 20px;
  }

  .common-section {
    padding: 80px 0;
  }

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

  h1 + p {
    max-width: 640px;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .header-section {
    padding-bottom: 0;
  }

  .join-section {
    padding-top: 50px;
  }

  .faq-section {
    padding-top: 0;
  }

  .header-section {
    padding-top: 140px;
  }

  .header-banner {
    float: none;
    margin: 0 auto;
    display: block;
    margin-top: 70px;
  }

  .table-wrap .colunm.right {
    width: 100%;
  }

  .accordian-wrap .accordian-left h2 {
    max-width: 600px;
  }

  .whybi-list-content li {
    text-align: center;
    padding: 0px 0%;
  }

  .whybi-list-content &gt; div {
    width: 100%;
  }

  .whybi-list-content p {
    margin: 0 auto;
    max-width: 470px;
  }

  .whybi-list-content &gt; div:last-child li:last-child {
    margin-bottom: 0;
  }

  .three-col-features .blocks {
    width: 100%;
  }

  .three-col-features .blocks p {
    max-width: 470px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .three-col-features .blocks:last-child {
    margin-bottom: 0;
  }

  .join-section .content-wrap {
    padding: 60px 40px;
  }

  .join-section .column.left {
    padding-right: 30px;
  }

  .join-section .column.right {
    padding-left: 30px;
  }

  .referrel-section {
    padding-bottom: 0;
  }

  .div-wrapinner {
    max-width: 600px;
    margin: 0 auto 0px;
    padding: 50px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .header-section {
    margin-top: 0;
  }

  .common-section.header-section {
    padding-top: 50px;
    overflow: hidden;
  }

  .header-section:before {
    height: 107%;
  }

  .z-mobile-menu-v2 {
    display: none;
  }

  .act-btn {
    padding: 10px 20px;
    font-size: 14px;
  }

  .table-wrap .colunm.left {
    top: 0;
  }

  .faq-section .content-wrap {
    max-width: 90%;
  }

  .div-wrap h3.zhow {
    font-size: 28px;
  }

  .common-section {
    padding: 60px 0;
  }

  .header-banner {
    max-width: 100%;
  }

  .header-section {
    padding-top: 70px;
  }

  .zw-template-inner h2 {
    font-size: 26px;
  }

  .wrap {
    margin-top: 60px;
  }

  .three-col-features .blocks {
    margin-bottom: 40px;
  }

  .table-wrap {
    width: 100%;
  }

  .join-section .table-wrap .column {
    display: block;
    width: 100%;
  }

  .join-section .column.right {
    padding-left: 0px;
  }

  .join-section .column.left {
    margin-bottom: 50px;
  }

  .join-section .content-wrap {
    padding: 50px 25px;
  }

  .faq-section {
    padding-top: 20px;
    overflow: hidden;
  }

  .field-faq-question {
    font-size: 18px;
  }

  .faq-answers .item-list &gt; ul &gt; li {
    margin-bottom: 15px;
  }

  .header-banner {
    padding-bottom: 0;
    top: 0px;
    margin-top: 50px;
    margin-bottom: 0px;
  }

  .whybi-list-content li {
    margin-bottom: 50px;
  }

  .three-col-features {
    padding-bottom: 0;
  }

  .text-center {
    padding-top: 30px;
  }

  .accordian-wrap .accordian-left {
    float: none;
  }

  .benifits-of-bi .accordian-wrap {
    display: block;
  }

  .header-section {
    padding-bottom: 0;
  }

  .header-banner {
    opacity: 1;
  }

  .animated .header-banner {
    animation: none;
  }

  .zw-template-inner h1 {
    font-size: 26px;
    margin-bottom: 20px;
    max-width: 400px;
  }

  .referrel-section .content-wrap .div-wrap + .div-wrap {
    padding-bottom: 40px;
  }

  .referrel-section .content-wrap .div-wrap {
    margin-bottom: 40px;
    width: 90%;
  }

  .referrel-section {
    padding-bottom: 0;
  }

  .div-wrapinner {
    display: block;
    padding: 50px 45px;
  }

  .div-wrapinner &gt; div {
    display: block;
    width: 100%;
  }

  img.zwallet-dollar {
    max-width: 80px;
    left: -25px;
    bottom: -15px;
  }
}

@media only screen and (max-width: 480px) {
  .header-banner {
    max-width: 100%;
  }

  .zw-template-inner h1 {
    font-size: 30px;
  }
}
.common-section {
  padding: 120px 0;
}

.main-container-wrapper.product-h-none #block-block-4,
.main-container-wrapper.product-h-none #block-panels-mini-product-menu {
  display: inline;
}

p.zwork-logo {
  max-width: 60px;
  margin: 0 auto 10px;
}

.div-wrapinner {
  padding: 70px 110px;
  background: #38415d;
  color: #fff;
  border-radius: 5px;
  text-align: left;
  display: table;
  position: relative;
  top: 20px;
}

img.zwallet-dollar {
  position: absolute;
  max-width: 17%;
  left: -70px;
  bottom: -35px;
}

.div-wrapinner &gt; div {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
}

.div-wrapinner h3 {
  max-width: 280px;
}

.div-wrap h3.zhow {
  font-size: 36px;
}

.table-wrap {
  display: table;
  width: 100%;
}

.table-wrap .colunm {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

.zw-template-inner h1 {
  font-family: var(--zf-secondary-bold);
  font-size: 48px;
  margin-bottom: 30px;
  max-width: 640px;
}

.zw-template-inner h2 {
  font-size: 38px;
  font-family: var(--zf-secondary-bold);
}

h1 + p {
  max-width: 660px;
  margin-bottom: 30px;
}

.act-btn {
  background: #f0483e;
  color: #fff;
  padding: 14px 30px;
}

.header-section {
  position: relative;
  clear: both;
  padding-bottom: 0;
  padding-top: 50px;
}

.header-section:before {
  position: absolute;
  content: "";
  background: #f9c46b;
  background: #f9c46b;
  top: -75px;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 103%;
z-index:-1;
}

.div-wrap ul li {
  list-style: disc;
  text-align: left;
  max-width: 550px;
  margin-bottom: 30px;
  margin: 40px auto 0;
}

.div-wrap ul li span {
  font-family: var(--zf-secondary-bold);
}

.header-banner {
  max-width: 700px;
  float: right;
  position: relative;
  top: 0px;
  opacity: 0;
  right: -60px;
}

/*menu*/

.menu-section {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
  margin-top: 40px;
}

.inner {
  min-height: 50px;
  margin-bottom: 20px;
}

/*menu end*/

@-moz-keyframes slideTop {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
  }

  50% {
    opacity: 1;
    -moz-transform: translate3d(0, 10px, 0);
    opacity: 1;
  }

  100% {
    -moz-transform: translate3d(0, 0px, 0);
    opacity: 1;
  }
}

@-webkit-keyframes slideTop {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -50px, 0);
  }

  50% {
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 0px, 0);
    opacity: 2;
  }
}

@keyframes slideTop {
  0% {
    opacity: 0;
    transform: translate3d(0, -50px, 0);
  }

  50% {
    opacity: 1;
    transform: translate3d(0, 10px, 0);
    opacity: 1;
  }

  100% {
    transform: translate3d(0, 0px, 0);
    opacity: 2;
  }
}

/*customer success*/

.benifits-of-bi {
  background: #f8f8f8;
  padding-bottom: 80px;
}

.benifits-of-bi .content-wrap {
  max-width: 1170px;
}

.benifits-of-bi .accordian-wrap {
  display: table;
  margin-top: 0;
  max-width: 1170px;
}

.accordian-wrap .accordian-left {
  width: 30%;
  float: left;
}

.accordian-wrap .accordian-left h2 {
  font-family: var(--zf-secondary-bold);
}

.accordian-wrap .accordian-right {
  float: right;
  width: 70%;
  padding-left: 80px;
  box-sizing: border-box;
}

.benifits-of-bi .accordian-wrap .accordian-right {
  padding-left: 120px;
}

.whybi-list-content &gt; div {
  float: left;
  width: 44%;
}

.whybi-list-content &gt; div:first-child {
  margin-right: 80px;
}

.whybi-list-content li {
  margin-bottom: 60px;
  position: relative;
}

.whybi-list-content li h4 {
  font-size: 22px;
  margin-bottom: 10px;
  font-family: var(--zf-primary-bold);
}

.whybi-list-content p {
  max-width: 290px;
}

.table-wrap .colunm.left {
  vertical-align: middle;
  width: 50%;
  position: relative;
  top: -60px;
}

.table-wrap .colunm.right {
  width: 50%;
}

.text-center {
  text-align: center;
}

/*customer success*/
/*FAQ*/

.faq-section .content-wrap {
  max-width: 1170px;
  margin: 0 auto;
}

.faq-section .content-wrap {
  padding-bottom: 0px;
  max-width: 720px;
}

.faq-section {
  margin-top: 0px;
  padding-top: 50px;
}

.faq-answers .item-list &gt; ul &gt; li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.faq-section h2 {
  text-align: left;
  margin-bottom: 30px;
  padding-left: 40px;
}

.faq-section h2 + p {
  margin-bottom: 50px;
  padding-left: 40px;
}

.faq-answers .item-list &gt; ul &gt; li {
  position: relative;
  padding: 0 0 15px 0;
  margin-bottom: 20px;
  padding-left: 40px;
}

.faq-content .field-faq-question {
  color: #000;
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 100%;
  padding-left: 20px;
  position: relative;
  z-index: 2;
}

.field-faq-answer {
  display: none;
  margin-bottom: 10px;
}

.field-faq-answer p {
  margin: 0;
}

.arrow {
  position: absolute;
  left: 0px;
  top: -4px;
  transition: all 500ms ease;
  width: 30px;
  height: 30px;
}

.arrow:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #ababab;
  position: absolute;
  top: 17px;
  right: 0;
}

.arrow:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #fff;
  position: absolute;
  top: 16px;
  right: 2px;
}

.field-faq-question {
  color: #000;
  font-size: 20px;
  cursor: pointer;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: text-top;
  width: 100%;
  padding-right: 20px;
  position: relative;
  z-index: 2;
  font-family: var(--zf-secondary-semibold);
}

.faq-answers .item-list &gt; ul &gt; li.active .arrow {
  transform: scaleY(-1);
  transform-origin: center;
  top: 5px;
}

.faq-answers .item-list &gt; ul &gt; li.active .arrow:before {
  border-top: 8px solid #03a9f5;
}

/*FAQ*/
/*slideUp*/

@keyframes slideUp {
  0% {
    visibility: hidden;
    opacity: 0;
    transform: translateY(40px);
  }

  100% {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
}

@-webkit-keyframes slideUp {
  0% {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(40px);
  }

  100% {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes slideUp {
  0% {
    visibility: hidden;
    opacity: 0;
    -moz-transform: translateY(40px);
  }

  100% {
    visibility: visible;
    opacity: 1;
    -moz-transform: translateY(0px);
  }
}

.animated .header-banner {
  animation: slideUp 1s ease-out 0.5s forwards;
}

.whybi-list-content li {
  opacity: 0;
}

.animated .whybi-list-content li:nth-child(1) {
  animation: slideUp 1s ease-out 0.5s forwards;
}

.animated .whybi-list-content li:nth-child(2) {
  animation: slideUp 1s ease-out 0.8s forwards;
}

.animated .whybi-list-content li:nth-child(3) {
  animation: slideUp 1s ease-out 1.1s forwards;
}

.animated .whybi-list-content li:nth-child(4) {
  animation: slideUp 1s ease-out 0.5s forwards;
}

.qus-type {
  opacity: 0;
}

.animated .column.left .qus-type {
  animation: slideUp 1s ease-out 0.5s forwards;
}

.animated .column.right .qus-type:nth-child(1) {
  animation: slideUp 1s ease-out 0.8s forwards;
}

.animated .column.right .qus-type:nth-child(2) {
  animation: slideUp 1s ease-out 1.1s forwards;
}

.qus-type ul li {
  list-style-type: disc;
}

.qus-type ul {
  margin-left: 25px;
}

#block-panels-mini-product-menu,
.product-header-top {
  display: none;
}

.zonefooter {
  font-size: 12px;
  height: auto;
  padding: 15px 0;
  text-align: center;
}

.zonefooter p {
  font-size: 12px;
  margin-bottom: 0;
}

.div-wrap {
  text-align: center;
  max-width: 890px;
  margin: 0 auto;
}

.div-wrap h3 {
  font-family: var(--zf-secondary-bold);
}

.referrel-section .content-wrap .div-wrap {
  margin-bottom: 90px;
}

.referrel-section {
  padding-bottom: 0;
  padding-top: 70px;
}

/*Responsive*/

@media only screen and (max-width: 1440px) {
  .box {
    width: 310px;
    height: 310px;
  }

  .box1 {
    margin-left: 50px;
  }

  .box2 {
    width: 520px;
    height: 260px;
    top: -30px;
  }

  .box3 {
    right: -10px;
    top: 50px;
  }
}

@media only screen and (max-width: 1366px) {
  .header-banner {
    max-width: 640px;
    right: -40px;
  }
}

@media only screen and (max-width: 1280px) {
  .header-section {
    padding-bottom: 0;
  }

  .join-section {
    padding-top: 50px;
  }

  .three-col-features {
    padding-bottom: 50px;
  }

  .join-section h2 {
    font-size: 34px;
  }

  .zw-template-inner h1 {
    font-size: 40px;
  }

  .header-banner {
    max-width: 600px;
    right: -40px;
  }
}

@media only screen and (max-width: 1279px) {
  .zw-template-inner h1 {
    font-size: 38px;
  }

  .common-section {
    padding: 100px 0;
  }

  .common-section.header-section {
    padding-top: 10px;
  }

  .header-section {
    padding-bottom: 40px;
  }

  .accordian-wrap .accordian-left {
    width: 100%;
    float: left;
  }

  .benifits-of-bi .accordian-wrap .accordian-right {
    width: 100%;
    padding-left: 0px;
  }

  .accordian-wrap .accordian-left h2 {
    max-width: 820px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 70px;
  }

  .whybi-list-content li {
    text-align: center;
    padding: 0px 4%;
  }

  .whybi-list-content p {
    margin: 0 auto;
    max-width: 380px;
  }

  .whybi-list-content &gt; div:first-child {
    margin-right: 0px;
  }

  .whybi-list-content &gt; div {
    width: 48%;
  }

  .benifits-of-bi {
    padding-bottom: 60px;
  }

  .wrap {
    margin-top: 100px;
  }

  .three-col-features h3 {
    font-size: 20px;
  }

  .join-section {
    padding-top: 60px;
  }

  .three-col-features {
    padding-bottom: 50px;
  }

  .join-section h2 {
    font-size: 28px;
  }

  .join-section .content-wrap {
    padding: 80px 80px;
  }

  .faq-section {
    padding-top: 0;
  }

  .referrel-section {
    padding-bottom: 0;
  }

  .zw-template-inner h1 {
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .header-banner {
    position: inherit;
    float: none;
    margin-top: 70px;
  }

  .header-section {
    padding-bottom: 0;
  }

  img.zwallet-dollar {
    max-width: 100px;
    left: -40px;
    bottom: -15px;
  }
}

@media only screen and (max-width: 1040px) {
  .table-wrap .colunm.left {
    width: 100%;
    text-align: center;
  }

  .table-wrap .colunm.right {
    width: 100%;
    text-align: center;
  }

  .table-wrap .colunm {
    width: 100%;
    display: block;
  }

  .common-section.header-section {
    padding-top: 100px;
  }

  h1 + p {
    margin: 0 auto 30px;
  }

  .header-banner {
    margin-top: 0;
  }
}

@media only screen and (max-width: 991px) {
  .table-wrap .colunm {
    width: 100%;
    display: block;
  }

  .table-wrap {
    display: block;
  }

  .table-wrap .colunm.left {
    padding-right: 0px;
  }

  .zw-template-inner h1 {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .masthead-nav &gt; li a {
    color: #000;
  }

  .menu-section {
    margin-top: 20px;
  }

  .common-section {
    padding: 80px 0;
  }

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

  h1 + p {
    max-width: 640px;
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .header-section {
    padding-bottom: 0;
  }

  .join-section {
    padding-top: 50px;
  }

  .faq-section {
    padding-top: 0;
  }

  .header-section {
    padding-top: 140px;
  }

  .header-banner {
    float: none;
    margin: 0 auto;
    display: block;
    margin-top: 70px;
  }

  .table-wrap .colunm.right {
    width: 100%;
  }

  .accordian-wrap .accordian-left h2 {
    max-width: 600px;
  }

  .whybi-list-content li {
    text-align: center;
    padding: 0px 0%;
  }

  .whybi-list-content &gt; div {
    width: 100%;
  }

  .whybi-list-content p {
    margin: 0 auto;
    max-width: 470px;
  }

  .whybi-list-content &gt; div:last-child li:last-child {
    margin-bottom: 0;
  }

  .three-col-features .blocks {
    width: 100%;
  }

  .three-col-features .blocks p {
    max-width: 470px;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .three-col-features .blocks:last-child {
    margin-bottom: 0;
  }

  .join-section .content-wrap {
    padding: 60px 40px;
  }

  .join-section .column.left {
    padding-right: 30px;
  }

  .join-section .column.right {
    padding-left: 30px;
  }

  .referrel-section {
    padding-bottom: 0;
  }

  .div-wrapinner {
    max-width: 600px;
    margin: 0 auto 0px;
    padding: 50px 30px;
  }
}

@media only screen and (max-width: 767px) {
  .common-section.header-section {
    padding-top: 50px;
    overflow: hidden;
  }

  .header-section:before {
    height: 107%;
  }

  .z-mobile-menu-v2 {
    display: none;
  }

  .act-btn {
    padding: 10px 20px;
    font-size: 14px;
  }

  .table-wrap .colunm.left {
    top: 0;
  }

  .faq-section .content-wrap {
    max-width: 90%;
  }

  .div-wrap h3.zhow {
    font-size: 28px;
  }

  .common-section {
    padding: 60px 0;
  }

  .header-banner {
    max-width: 100%;
  }

  .header-section {
    padding-top: 70px;
  }

  .zw-template-inner h2 {
    font-size: 26px;
  }

  .wrap {
    margin-top: 60px;
  }

  .three-col-features .blocks {
    margin-bottom: 40px;
  }

  .table-wrap {
    width: 100%;
  }

  .join-section .table-wrap .column {
    display: block;
    width: 100%;
  }

  .join-section .column.right {
    padding-left: 0px;
  }

  .join-section .column.left {
    margin-bottom: 50px;
  }

  .join-section .content-wrap {
    padding: 50px 25px;
  }

  .faq-section {
    padding-top: 20px;
    overflow: hidden;
  }

  .field-faq-question {
    font-size: 18px;
  }

  .faq-answers .item-list &gt; ul &gt; li {
    margin-bottom: 15px;
  }

  .header-banner {
    padding-bottom: 0;
    top: 0px;
    margin-top: 50px;
    margin-bottom: 0px;
  }

  .whybi-list-content li {
    margin-bottom: 50px;
  }

  .three-col-features {
    padding-bottom: 0;
  }

  .text-center {
    padding-top: 30px;
  }

  .accordian-wrap .accordian-left {
    float: none;
  }

  .benifits-of-bi .accordian-wrap {
    display: block;
  }

  .header-section {
    padding-bottom: 0;
  }

  .header-banner {
    opacity: 1;
  }

  .animated .header-banner {
    animation: none;
  }

  .zw-template-inner h1 {
    font-size: 26px;
    margin-bottom: 20px;
    max-width: 400px;
  }

  .referrel-section .content-wrap .div-wrap + .div-wrap {
    padding-bottom: 40px;
  }

  .referrel-section .content-wrap .div-wrap {
    margin-bottom: 40px;
    width: 90%;
  }

  .referrel-section {
    padding-bottom: 0;
  }

  .div-wrapinner {
    display: block;
    padding: 50px 45px;
  }

  .div-wrapinner &gt; div {
    display: block;
    width: 100%;
  }

  img.zwallet-dollar {
    max-width: 80px;
    left: -25px;
    bottom: -15px;
  }
}

@media only screen and (max-width: 480px) {
  .header-banner {
    max-width: 100%;
  }

  .zw-template-inner h1 {
    font-size: 30px;
  }
}
</pre></body></html>