<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.section-titles {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
  gap: 15px;
}

.section-titles.left {
  align-items: start;
  justify-content: start;
  text-align: left;
}

.section-titles.large {
  max-width: 940px;
}

.section-titles.medium {
  max-width: 650px;
}

.section-titles.small {
  max-width: 400px;
}

.section-titles h2 {
  font-size: 32px;
  font-weight: 800;
  line-height: 34px;
  margin: 0;
}

.section-titles h3 {
  color: rgb(var(--versa-erp));
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
}

.section-titles p {
  font-size: 18px;
  line-height: 26px !important;
  margin: 0;
}

.section-wrapper {
  display: flex;
  flex-direction: column;
  gap: 60px;
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 70px 20px;
}

.header-section {
  background-color: var(--vce-default-black);
  height: 780px;
  padding: 80px 0 0
}

.header-section .vce-background {
  --header-main-bg: url(/wp-content/themes/versaccounts/assets/images/product/tour/product-tour-header.jpg);
  background-image: var(--header-main-bg);
  background-size: cover;
  height: 100%;
  padding: 50px 25px
}

.header-section .vce-background .vce-container {
  max-width: 1366px;
  height: 100%
}

.header-section .vce-background .vce-container .vce-row {
  -webkit-justify-content: start;
  -moz-justify-content: start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  height: 100%
}

.header-section .vce-background .vce-container .vce-row .vce-col {
  -ms-flex-preferred-size: 460px;
  -webkit-flex-basis: 460px;
  -moz-flex-basis: 460px;
  flex-basis: 460px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center
}

.header-section .vce-background .vce-container .vce-row .vce-col h1 {
  color: var(--vce-default-white);
  font-size: 40px;
  font-weight: 600;
  line-height: unset;
  margin: 0 0 30px
}

.header-section .vce-background .vce-container .vce-row .vce-col h1 span {
  color: var(--vce-primary)
}

.header-section .vce-background .vce-container .vce-row .vce-col .p-01 {
  color: var(--vce-default-white);
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
  margin: 0 0 30px
}

.header-section .vce-background .vce-container .vce-row .vce-col .vce-img {
  height: 100%
}

.product-tour-form-section {
  margin: -360px 0 0
}

.product-tour-form-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: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  gap: 30px
}

.product-tour-form-section .vce-container .vce-row .vce-col h2 {
  font-size: 26px;
  font-weight: 700;
  max-width: 600px
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(1) {
  -ms-flex-preferred-size: 49%;
  -webkit-flex-basis: 49%;
  -moz-flex-basis: 49%;
  flex-basis: 49%;
  margin: 380px 0 0
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(1) h2 {
  display: block
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(1) p {
  font-weight: 500
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) {
  -ms-flex-preferred-size: 40%;
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  flex-basis: 40%
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) h2 {
  text-align: -webkit-center;
  text-align: center;
  display: none
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form {
  background-color: var(--vce-default-white);
  -webkit-box-shadow: 5px 11px 43px -20px rgb(0 0 0 / 80%);
  -moz-box-shadow: 5px 11px 43px -20px rgb(0 0 0 / 80%);
  box-shadow: 5px 11px 43px -20px rgb(0 0 0 / 80%);
  min-height: 1360px;
  padding: 30px 25px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form h2 {
  font-size: 24px;
  display: block;
  max-width: initial;
  margin: 20px 0 0
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form p {
  font-weight: 500;
  margin: 0 0 20px
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-form-field,
.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-submit,
.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs_error_rollup {
  margin: 0 auto 20px
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-form-field&gt;label {
  display: none
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-form-field&gt;.input&gt;.hs-input {
  color: #2e2e2e;
  font-size: 14px;
  padding: 10px 22px;
  border: 1px solid #eee
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-form-field&gt;.input&gt;.hs-input:focus {
  -webkit-box-shadow: 0 0 6px 0 rgb(94 142 62 / 60%);
  -moz-box-shadow: 0 0 6px 0 rgb(94 142 62 / 60%);
  box-shadow: 0 0 6px 0 rgb(94 142 62 / 60%)
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-form-field&gt;.input&gt;#tell_us_about_your_business-bb39fdfc-1dad-4f18-b090-70152e1027bd {
  min-height: 100px
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-submit .hs-button.primary.large {
  font-size: 15px;
  font-weight: 600;
  background-color: var(--vce-primary)
}

.product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-submit .hs-button.primary.large:hover {
  background-color: var(--vce-standard-02)
}

/*============================*/
/* WHY SECTION                */
/*============================*/
.section-why {
  background-image: url('/wp-content/themes/versaccounts/assets/images/netsuite-tour/why-bg.jpg');
  background-position: top;
  background-size: cover;
  margin-top: 40px;

  h2 {
    font-size: 40px;
  }
}

.section-why .section-wrapper {
  padding-top: 130px;
  padding-bottom: 120px;
}

.section-why .blocks {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 30px;
  width: 100%;
  text-align: center;
}

.section-why .blocks div {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  padding: 50px 20px;
  border-radius: 18px;
  background: var(--vce-default-white);
}

.section-why .blocks img {
  height: 111px;
  width: 111px;
  border-radius: 50%;
  background: rgb(var(--versa-erp));
  border: 6px solid var(--vce-default-white);
  box-shadow: 0 0 25px 0 rgb(0 0 0 / 7%);
}

.section-why .blocks h3 {
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: rgb(var(--versa-erp));
  margin: 0;
}

.section-why .blocks p {
  font-size: 16px;
  line-height: 25px !important;
  margin: 0;
}

@media (max-width:1366px) {
  .header-section {
    height: 680px
  }

  .header-section .vce-background .vce-container {
    max-width: 1080px
  }

  .header-section .vce-background .vce-container .vce-row .vce-col h1 {
    font-size: 35px;
    line-height: 1.5em
  }

  .header-section .vce-background .vce-container .vce-row .vce-col .vce-img {
    max-width: 360px
  }

  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(1) {
    -ms-flex-preferred-size: 480px;
    -webkit-flex-basis: 480px;
    -moz-flex-basis: 480px;
    flex-basis: 480px
  }

  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) {
    -ms-flex-preferred-size: 460px;
    -webkit-flex-basis: 460px;
    -moz-flex-basis: 460px;
    flex-basis: 460px
  }
}

@media (max-width:1023px) {
  .product-tour-form-section {
    margin: 0
  }

  .product-tour-form-section .vce-container {
    max-width: 600px
  }

  .product-tour-form-section .vce-container .vce-row {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(1),
  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%
  }

  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(1) {
    margin: 0
  }

  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) {
    margin: 0 auto 50px
  }

  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(1) h2 {
    display: none
  }

  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) h2 {
    font-size: 25px;
    display: block;
    margin: 0 auto 50px
  }
}

@media (max-width:767px) {
  .header-section .vce-background {
    background-image: url(/wp-content/themes/versaccounts/assets/images/product/tour/product-tour-header-mobile.jpg);
    background-position: center;
    padding: 0;
  }

  .header-section .vce-background .vce-container .vce-row .vce-col {
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-item-align: end;
    -ms-grid-row-align: flex-end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    background-color: rgba(0 0 0 /60%);
    padding: 50px 25px
  }

  .header-section .vce-background .vce-container .vce-row .vce-col h1 {
    max-width: 420px
  }

  .header-section .vce-background .vce-container .vce-row .vce-col .vce-img {
    display: none
  }

  /* WHY */
  .section-why .blocks {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
  }
}

@media (max-width:480px) {

  .header-section .vce-background .vce-container .vce-row .vce-col h1 {
    font-size: 30px;
    max-width: 350px
  }

  .header-section .vce-background .vce-container .vce-row .vce-col .p-01 {
    margin: 0 0 10px
  }

  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form h2 {
    font-size: 20px
  }

  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-form-field,
  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs-submit,
  .product-tour-form-section .vce-container .vce-row .vce-col:nth-of-type(2) .hbspt-form .hs-form .hs_error_rollup {
    width: 100%
  }
}</pre></body></html>