.container h2::-moz-selection, .container p::-moz-selection {
  background: #fff;
}

.container h2::selection,
.container p::selection {
  background: #fff;
}

.pricing-page-container {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0px;
}

.next-page-preview {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 12px;
}

.tier-title {
  padding-bottom: 15px !important;
  font-size: 26px !important;
  font-weight: bold;
  color: #111;
}

.tier-title span {
  float: right;
}

.tier-title i {
  font-size: 28px;
}

.tier-list-main {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 0px;
  padding: 25px 0px 0px 0px;
  list-style: none;
}

.tier-list-main li {
  display: flex;
}

.tier-list-main li i {
  margin-top: 3px;
}

.tier-list-main li div {
  margin-left: 15px;
}

.pricing-title {
  font-weight: 700;
  text-decoration: none;
  font-family: Lato, sans-serif;
  font-style: normal;
  color: #27465F;
  font-size: 60px;
  line-height: 1;
  padding-bottom: 30px;
  margin-bottom: 0px;
}

.pricing-desc-mobile {
  display: none;
}

.plan-breakdown .fa-circle-check {
  color: #0CA06D;
}

.rounded {
  border-radius: 20px !important;
  border: 0px !important;
}

/* _______________________________________ plan starter */
.planStarter .fa-circle-check,
.planStarter .tier-title,
.planStarter .btn-tier {
  color: #111;
}

.current-plan-Starter .border.planStarter,
.border.planStarter.activeClass {
  border-color: #111 !important;
}

.current-plan-Starter .planStarter .btn-tier,
.planStarter.activeClass a.btn-tier {
  background-color: #111;
  color: #fff;
  border: 0px;
}

.current-plan-Starter .planStarter .btn-tier a,
.planStarter.activeClass .btn-tier a {
  color: #fff;
}

/* _______________________________________ plan essential */
.current-plan-Essential .border.planEssential,
.border.planEssential.activeClass {
  border-color: #0CA06D !important;
}

.current-plan-Essential .planEssential .btn-tier,
.planEssential.activeClass a.btn-tier {
  background-color: #0CA06D;
  color: #fff;
  border: 0px;
}

.current-plan-Essential .planEssential .btn-tier a,
.planEssential.activeClass .btn-tier a {
  color: #fff;
}

/* _______________________________________ plan pro */
.planPro .fa-circle-check,
.planPro .tier-title,
.planPro .btn-tier {
  color: #CA59BD;
}

.current-plan-Pro .border.planPro,
.border.planPro.activeClass {
  border-color: #CA59BD !important;
}

.current-plan-Pro .planPro .btn-tier,
.planPro.activeClass a.btn-tier {
  background-color: #CA59BD;
  color: #fff;
  border: 0px;
}

.current-plan-Pro .planPro .btn-tier a,
.planPro.activeClass .btn-tier a {
  color: #fff;
}

.pricing-tiers {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 20px;
  font-size: 16px;
  padding: 0px;
}

.tier-option {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 10px;
  max-width: 24%;
}
.tier-option .buttonlink {
  width: 110%;
  margin-left: -5%;
}
.tier-option .buttonlink a {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 15px 20px;
}

.tier-option .card-body {
  display: block;
}

.tier-option a {
  color: #111;
}

.tier-option:hover {
  box-shadow: 0px 25px 25px 0px rgba(0, 0, 0, 0.1);
  transition-duration: 0.3s;
}

.tier-option .card-body {
  display: flex;
  flex-flow: column wrap;
}

@media (max-width: 991px) {
  .tier-title,
  .custom-tier .tier-title {
    font-size: 28px !important;
    padding-bottom: 10px !important;
  }
  .custom-desc {
    font-size: 16px;
  }
  .ut-content {
    padding: 20px;
  }
  .custom-breaker {
    margin: 40px 0px;
  }
  .pricing-breakdown {
    padding-top: 0px !important;
  }
  .pricing-breakdown p {
    font-size: 16px;
  }
  .pricing-breakdown > div {
    padding-bottom: 30px;
  }
  .tier-description,
  .tier-list-main {
    font-size: 14px !important;
  }
}
@media (max-width: 767px) {
  .pricing-breakdown {
    display: block !important;
  }
  .pricing-math {
    padding: 15px 0px !important;
    display: none;
  }
  .tier-price-custom {
    display: none;
  }
}
.pricing-breakdown {
  display: flex;
  gap: 60px;
  padding-top: 30px;
}

.pricing-breakdown p {
  color: #BABABA;
  margin: 0px !important;
}

.pricing-math {
  font-size: 22px;
  padding-top: 30px;
}

.tier-option {
  flex-grow: 1;
}

.tier-option .fa-infinity {
  display: none;
}

.tier-title {
  text-transform: uppercase;
  line-height: 1;
  padding-bottom: 5px;
}

.tp-yearly {
  font-size: 12px;
  color: #666;
}

.tier-desc {
  color: #666;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: 400;
  color: #555F67;
  height: 60px;
}

.tier-option .card-body {
  padding: 40px;
}

.tier-option .primary-button {
  text-align: center;
  padding: 10px;
  font-size: 16px;
  color: #fff;
}

.add-streams {
  border-top: 1px solid #e6ecee;
  /* text-align: center; */
  align-items: center;
  padding: 20px 40px 25px 40px;
  width: 100%;
  font-size: 16px;
}
.add-streams strong {
  font-size: 18px;
  font-weight: 700;
  color: #111;
}

.seat-mo-annually {
  color: #999;
  line-height: 0.8;
  padding: 0px 0px 8px 5px;
}

.seat-mo-annually small {
  font-size: 10px;
}

@media (max-width: 1200px) {
  .pricing-title {
    font-size: 50px;
  }
  .team-size,
  .tier-desc {
    font-size: 85%;
  }
  .team-size div {
    width: 25px;
    height: 25px;
  }
}
@media (max-width: 1200px) {
  .pricing-title {
    font-size: 40px;
  }
  .pricing-desc-mobile {
    display: block;
    margin-bottom: 30px;
  }
  .tier-option .card-body {
    padding: 20px;
  }
}
@media (max-width: 992px) {
  .tier-list-main {
    height: auto;
  }
  .add-streams {
    padding: 20px;
  }
  .pricing-title {
    font-size: 30px;
  }
  .tier-desc {
    height: auto !important;
  }
  p.tier-desc {
    margin: 0px !important;
    padding: 0px !important;
  }
  .pricing-tiers {
    flex-flow: row wrap;
    gap: 30px;
  }
  .tier-option {
    width: 100%;
    max-width: 764px;
    margin: 0 auto;
  }
  .table-bordered > tbody > tr.border-right-mobile > th,
  .table-bordered > tbody > tr.border-right-mobile > td:last-child {
    border-right: 0px solid #e8edf1;
  }
  .mobile-col-title div {
    border-top: 1px solid #e8edf1;
    text-align: left;
    width: 100%;
    padding: 10px 20px;
  }
  .table tr.mobile-col-title td {
    padding: 0px 0px 0px 0px;
  }
}
.table-section {
  border-top: 0px solid #e8edf1;
  color: #27465f;
}

.br-mainpanel {
  background-color: #fff;
}

.plan-breakdown {
  border-radius: 5px;
  position: relative;
  /* padding: 0px 30px; */
}

.breakdown-title {
  border-top: 2px solid #27465f;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  font-size: 28px;
  padding: 20px;
  font-weight: bold;
}

.breakdown-title i {
  display: none;
}

.table {
  width: 100%;
  border-collapse: collapse;
  position: relative;
  margin-bottom: 0px !important;
}

.table .table {
  background: none;
}

.table th {
  padding: 10px 5px;
  border-top: 1px solid #e8edf1;
}

.table td {
  padding: 20px;
  border-top: 1px solid #e8edf1;
}

.table thead th {
  background: white;
  border-bottom: 2px solid #e8edf1;
  font-weight: bold;
}

.table tbody + tbody {
  border-top: 0px solid #e8edf1;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #e8edf1;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.accordian-box {
  background-color: #fff;
  padding: 20px;
}

.accordian-body {
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 0px;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  border-radius: 3px;
  overflow: hidden;
}

.sticky-starters {
  position: sticky;
  top: 0px;
  z-index: 999;
  width: 100%;
  display: flex;
  gap: 10px;
}

.ss-options {
  width: 20%;
}

.ss-options a.buttonlink {
  font-size: 12px;
  line-height: 1;
  border-radius: 2px;
  padding: 12px 0px 10px 0px;
  text-transform: uppercase;
  font-weight: bold;
}

.table-bordered > thead > tr > th {
  border-right-width: 0;
  width: 20%;
}

.table-bordered th,
.table-bordered td {
  width: 20%;
}

.fa-circle-check {
  font-size: 20px;
  color: #111;
}

.fa-circle-x {
  font-size: 20px;
  color: #E8E8E8;
}

.not-in-plan {
  color: #cacaca;
}

table .unlimited-symbol {
  color: #0CA06D;
  display: none;
}

.fa-minus {
  color: #bebebe;
}

@media (min-width: 993px) {
  .navigation .menu-buttons a.tertiary-button {
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .sticky-starters {
    gap: 5px;
    padding: 0px 5px;
  }
  .ss-options {
    width: 25%;
  }
  .ss-options:first-child {
    display: none;
  }
  .plan-breakdown {
    padding: 0px;
  }
  .breakdown-title {
    font-size: 20px;
  }
  .table-bordered > thead > tr > th:nth-child(2),
  .table-bordered > tbody > tr > td:nth-child(2) {
    border-left-width: 0;
    border-left: 0px solid red;
  }
  .table th {
    padding: 10px 3px 3px 3px;
  }
  .table td {
    padding: 15px 0px;
  }
}
@media (max-width: 600px) {
  .table .unlimited-symbol {
    display: inline-block;
  }
  .table .unlimited-word {
    display: none;
  }
  .accordian-box {
    padding: 0px;
  }
}
@media (max-width: 420px) {
  .table th a {
    font-size: 8px;
  }
}
.navigation .nav-items .item-wrapper {
  margin-right: 30px;
}

.hidden {
  display: none;
}

.tier-option {
  position: relative;
  padding: 0px !important;
}

/* tier boxes */
.tier-option,
.tier-option:hover {
  transition: all 0.5s;
  justify-content: space-between;
}

.most-popular {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  width: 150px;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -75px;
  padding: 5px;
  background-color: #dd54cd;
  border-radius: 15px;
}

.tier-option.planStarter {
  background-color: #fff;
}

.tier-option.planStarter:hover {
  background-color: #fff;
}

.tier-option.planEssential {
  background-color: #fff;
}

.tier-option.planPro {
  background-color: #fff;
  background: linear-gradient(180deg, #ffcbf9 0%, #fffafe 25%);
  transition-duration: 0.5s;
}

.tier-option.planPro:hover {
  background-color: #fff6fe;
  background: linear-gradient(180deg, #ffcbf9 0%, #fffafe 25%);
  transition-duration: 0.5s;
}

.tier-option.planEnterprise {
  background-color: #fff;
}

.tier-option.planEnterprise:hover {
  background-color: #fff;
}

p {
  color: inherit;
  margin-bottom: 1rem !important;
}

.plan-breakdown {
  border: 0px !important;
}

.accordian-toggle .fa-chevron-down {
  transform: rotate(180deg);
}

.accordian-toggle.collapsed .fa-chevron-down {
  transform: rotate(0deg);
}

.buttonlink.bl-pill {
  background-color: red;
  border-radius: 2px;
  padding: 10px 0px;
  margin-top: 5px;
  color: #fff !important;
  display: block;
}

.buttonlink.bl-pill.bl-starter {
  background-color: #f2f2f2 !important;
  color: #111 !important;
}

.buttonlink.bl-pill.bl-essential {
  background-color: #0CA06D;
}

.buttonlink.bl-pill.bl-pro {
  background-color: #CA59BD;
}

.buttonlink.bl-pill.bl-custom {
  background-color: #1F2E40;
}

.roundcorners {
  border-radius: 20px;
  overflow: hidden;
}

.slightlydarker {
  background-color: #EFF3F9;
}

.static-banner-gradient {
  border-radius: 20px;
}

.big-shadow {
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.3);
}

.big-blue-shadow {
  box-shadow: 0px 50px 100px 0px rgba(0, 147, 183, 0.4);
}

.small-shadow {
  box-shadow: 0px 25px 25px 0px rgba(0, 0, 0, 0.1);
}

.menu {
  padding-bottom: 0px;
}

@media (max-width: 1100px) {
  .menu .hs_cos_wrapper_type_logo img,
  .menu .logo {
    max-height: 50px !important;
  }
  .navigation .nav-items .item-wrapper {
    margin-right: 25px;
  }
  .navigation a.tertiary-button {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .navigation .menu-buttons a {
    margin-right: 0px;
  }
  .menu .navigation {
    margin-left: 20px !important;
  }
}
@media (max-width: 993px) {
  .menu .navigation {
    margin: 0px !important;
    padding: 20px;
  }
  body .navigation .nav-items .item-wrapper a {
    color: #666 !important;
  }
  .navigation .menu-buttons a {
    min-width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
  }
  .nav-actions a.secondary-button {
    background-color: #fff !important;
    border: 1px solid #A74DA1;
    color: #A74DA1 !important;
    padding: 20px;
  }
  .nav-actions a.tertiary-button {
    padding: 20px;
  }
  .close-menu-icon,
  .menu-icon {
    font-size: 30px;
  }
}
@media (max-width: 600px) {
  body {
    background-image: none;
  }
}
.indent {
  max-width: 1400px;
  margin: 0px auto;
  padding-left: 80px;
  padding-right: 80px;
}

.industry-standard .indent {
  max-width: 1100px;
}

@media (max-width: 900px) {
  .indent {
    padding-left: 40px;
    padding-right: 40px;
  }
  .ecobot-stats.indent {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media (max-width: 600px) {
  .indent {
    padding-left: 20px;
    padding-right: 20px;
  }
  .indent .indent {
    padding-left: 0px;
    padding-right: 0px;
  }
  .industry-standard .indent {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.gutters {
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1800px;
  margin: 0px auto;
}

.pad-y {
  padding-top: 10vh;
  padding-bottom: 10vh;
}

.pad-t {
  padding-top: 10vh;
}

.pad-b {
  padding-bottom: 10vh;
}

.header .header-container {
  margin: 0 auto;
  max-width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

header.header {
  margin-bottom: 10px;
}

@media (max-width: 1100px) {
  .header .header-container {
    padding-top: 22px;
    padding-bottom: 22px;
  }
  .gutters .gutters {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.nav-actions a.secondary-button {
  color: #A74DA1;
}

@media (max-width: 1200px) {
  .h1 {
    font-size: 1.8rem;
  }
  .h2 {
    font-size: 1.6rem;
  }
}
@media (max-width: 800px) {
  .hmax {
    font-size: 1.8rem;
  }
  .h1 {
    font-size: 1.4rem;
  }
  .h2 {
    font-size: 1.4rem;
  }
}
.buttonlink a,
.buttonlink button,
.buttonlink input {
  background-color: #00AED9;
  color: #fff;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  cursor: pointer;
  border-radius: 50px;
  font-weight: 400;
  border: 0px;
}

.buttonlink a i,
.buttonlink a svg,
.buttonlink button i,
.buttonlink button svg,
.buttonlink input i,
.buttonlink input svg {
  margin-left: 10px;
}

.buttonlink.blx2 a {
  padding: 25px 50px;
  font-size: 26px;
}

.hero-text {
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
  position: relative;
}

.hero-text p {
  width: 100%;
  padding-bottom: 15px;
  font-size: 24px;
  color: #555f67;
  line-height: 1.4 !important;
}

.hero-text h1.hmax br {
  display: block !important;
}

.hero-intro p {
  width: 75%;
  padding-bottom: 30px;
  font-size: 24px;
  color: #555F67;
  line-height: 1.4 !important;
}

.hero-intro ul {
  padding-bottom: 20px;
}

.app-store-rating {
  position: absolute;
  right: 0px;
  bottom: -125px;
}

.app-store-rating img {
  width: 100%;
  max-width: 398px;
}

.video-overlay {
  background-color: rgba(0, 0, 0, 0.9);
  position: fixed;
  width: 100%;
  top: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
}

.video-overlay.show {
  display: block;
}

.vo-padding {
  padding: 20px 5vw 0 5vw;
  max-width: 1600px;
  margin: 0px auto;
}

.vo-close {
  height: 55px;
  text-align: right;
  padding-bottom: 10px;
}

.vo-close-button span {
  font-size: 40px;
  color: #fff;
}

.embed_container {
  display: inline-block;
  height: 100%;
  position: relative;
  width: 100%;
}

.iframe_wrapper {
  height: 0;
  padding-bottom: 56.25%;
  padding-top: 25px;
  position: relative;
}

.embed_container iframe {
  left: 0;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1400px) {
  .hero-text h1.hmax {
    font-size: 2.4rem;
  }
}
@media (max-width: 1200px) {
  .hero-video {
    padding: 40px;
  }
  .hero-video .hmax {
    width: 100%;
  }
  .hero-text h1.hmax {
    font-size: 2rem;
  }
  .app-store-rating {
    width: 350px;
  }
  .hero-text {
    padding: 40px 20px;
  }
}
@media (max-width: 1024px) {
  .app-store-rating {
    width: 300px;
    bottom: -150px;
  }
}
@media (max-width: 900px) {
  .app-store-rating {
    display: none;
  }
}
@media (max-width: 800px) {
  .hero-text,
  .hero-video {
    padding: 20px;
  }
  .hero-video {
    min-height: 500px;
  }
  .app-store-rating {
    display: none;
  }
}
@media (max-width: 600px) {
  .hero-text {
    padding: 20px 0px 0px 0px;
  }
  .hero-video {
    padding: 20px;
  }
}
.get-started-form.gsf-alternative .se-text,
#mc_embed_signup div.mce_inline_error {
  background-color: #e84e4e !important;
  color: #fff !important;
  margin: 5px 0px 0px 0px !important;
  padding: 5px 10px !important;
  border-radius: 4px !important;
}

.get-started-form.gsf-alternative .se-text a,
.get-started-form.gsf-alternative .se-text a:visited,
.get-started-form.gsf-alternative .se-text a:hover,
.get-started-form.gsf-alternative .se-text a:active {
  color: #fff;
  text-decoration: underline;
}

.tb-float {
  width: 280px;
  position: fixed;
  z-index: 999;
  bottom: 20px;
  left: 50%;
  margin-left: -140px;
  padding: 10px 10px 10px 30px;
  animation: pulse-animation 2s infinite;
}

.tb-float-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tb-float-inner div {
  font-size: 26px;
  background-color: #228fb4;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
}

.tb-float-inner div i {
  margin-top: 13px;
}

@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(45, 174, 217, 0.8);
  }
  100% {
    box-shadow: 0 0 0 15px rgba(45, 174, 217, 0);
  }
}
a.tertiary-button.tb-float {
  font-size: 20px !important;
  margin-bottom: 0px !important;
  padding: 10px 10px 10px 30px !important;
}

.ht-intro {
  width: 55%;
}

.get-started-form.gsf-alternative {
  background: #00aed9;
  border-radius: 20px;
  border: 1px solid #fff;
  padding: 40px;
  overflow: hidden;
  width: 40%;
  border: 0px;
}

.get-started-form.gsf-alternative .section-title {
  padding: 0px;
}

.get-started-form.gsf-alternative .section-title h2.h2 {
  color: #fff !important;
  margin-bottom: 15px;
}

.get-started-form.gsf-alternative form {
  background: none;
  padding: 0px;
  border-radius: 0;
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  border: 0px;
  width: 100%;
  max-width: 100%;
}

.get-ecobot-form-field input {
  margin: 0px;
}

.get-started-form.gsf-alternative form .hs-button {
  background-color: #006e8b;
  width: 200px;
  margin-top: 10px;
  border-radius: 5px;
  padding: 10px 30px;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  font-size: 20px;
}

.get-started-form.gsf-alternative p,
.get-started-form.gsf-alternative ul,
.get-started-form.gsf-alternative ol {
  margin-bottom: 0px !important;
  padding-bottom: 10px !important;
}

.get-started-form.gsf-alternative p:last-child {
  padding-bottom: 0px !important;
}

.get-started-form.gsf-alternative .get-started-details {
  padding-top: 0px;
  color: #fff;
  border: 0px;
}

.get-started-form.gsf-alternative .get-started-details a,
.get-started-form.gsf-alternative .get-started-details a:link,
.get-started-form.gsf-alternative .get-started-details a:visited,
.get-started-form.gsf-alternative .get-started-details a:hover,
.get-started-form.gsf-alternative .get-started-details a:active {
  color: #fff;
  text-decoration: underline;
}

.get-started-form.gsf-alternative .get-started-agree {
  color: #fff;
  font-size: 13px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.platform-intro {
  padding: 80px 20px 0px 20px;
  text-align: center;
}

.platform-intro p {
  color: #555F67 !important;
}

.sidexside {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.sidexside p {
  width: 45%;
  color: #27465F !important;
  margin: 0px;
}

.sidexside .h2 {
  width: 45%;
  color: #27465F;
}

.get-started-landing {
  overflow-x: hidden;
  margin-left: -20px;
  margin-right: -20px;
}

.platform-sidexside {
  display: flex;
  flex-direction: column;
  gap: 10vh;
}

.psxs {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

.psxs-details p.platform-title,
.psxs-details h3,
.psxs-details ul {
  margin: 0px;
  padding: 0px;
  padding-bottom: 25px;
}

.psxs-details ul {
  padding-left: 0px;
  display: flex;
  flex-flow: row wrap;
  gap: 10px 20px;
  /* row-gap column gap */
  row-gap: 10px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  padding-top: 0px;
  list-style: none;
}

.psxs-details ul li {
  width: 45%;
  max-width: 250px;
}

.psxs-details ul li i {
  color: #27465f;
  margin-right: 10px;
}

.psxs-collector .psxs-details ul li i {
  color: #0ca06d;
}

.psxs-manager .psxs-details ul li i {
  color: #a74da1;
}

.psxs-screenshot {
  width: 45%;
}

.psxs-details {
  width: 45%;
}

.ht-intro ul {
  max-width: 600px;
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px 20px;
  /* row-gap column gap */
  row-gap: 10px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  padding: 0px;
  list-style: none;
}

.ht-intro ul li i {
  color: #27465f;
  margin-right: 10px;
}

.ht-intro ul li.powered-by-ai {
  grid-column: 1/span 2;
  max-width: 100%;
  padding-bottom: 5px;
  color: #ac5494;
}

.ht-intro ul li.powered-by-ai i {
  color: #ac5494;
}

.platform-title {
  font-size: 1rem;
  width: 100%;
  display: flex;
  padding-bottom: 20px;
}

.platform-title p {
  border-radius: 5px;
  padding: 3px 6px;
}

.psxs-collector .platform-title p {
  background-color: #e5f6ea;
  color: #2CCD5E;
}

.psxs-manager .platform-title p {
  background-color: #f9e9f8;
  color: #A74DA1;
}

.psxs-collector .psxs-screenshot {
  position: relative;
}

.psxs-manager .psxs-screenshot {
  position: relative;
  order: 2;
}

.psxs-details {
  display: flex;
  align-items: center;
}

.collector-screenshot-main {
  background: url(/images/collector-screenshot-photo-view.jpg) center top no-repeat #fff;
  background-size: cover;
  aspect-ratio: 9/19;
  width: 305px;
  border: 15px solid #E4E9F3;
  border-radius: 50px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: -25px;
  margin-left: 150px;
}

.collector-screenshot-secondary {
  background: url(/images/collector-screenshot-survey-points.jpg) center top no-repeat #fff;
  background-size: cover;
  aspect-ratio: 9/19;
  width: 270px;
  border: 10px solid #E4E9F3;
  border-radius: 50px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.15);
}

.collector-snippit {
  border-radius: 20px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 270px;
  bottom: 100px;
  border-radius: 10px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
  width: 288px;
  max-width: 288px;
}

.collector-snippit img {
  display: block;
}

.powered-by-ai-bubble {
  position: absolute;
  width: 225px;
  right: 0px;
  top: 55px;
}

.manager-screenshot-main {
  border: 15px solid #E4E9F3;
  border-radius: 30px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.manager-screenshot-main img {
  width: 100%;
}

.manager-snippit {
  border-radius: 20px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.15);
  position: absolute;
  left: -40px;
  width: 450px;
  bottom: 0px;
  border-radius: 10px;
  box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.manager-snippit img {
  display: block;
}

@media (max-width: 1300px) {
  .collector-snippit {
    left: auto;
    right: 0px;
    width: 225px;
    max-width: 225px;
  }
}
@media (max-width: 1200px) {
  .ht-intro ul {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .ht-intro ul li.powered-by-ai {
    grid-column: 1/1;
  }
  .psxs-screenshot {
    width: 40%;
  }
  .psxs-details {
    width: 55%;
  }
  .collector-screenshot-main {
    top: -25px;
    right: 25px;
    margin-left: auto;
  }
  .collector-screenshot-secondary {
    margin-right: 175px;
    float: right;
  }
  .collector-snippit {
    bottom: 100px;
  }
  .manager-screenshot-main {
    margin-bottom: 40px;
    width: 600px;
  }
  .manager-screenshot-main img {
    width: 100%;
  }
  .manager-snippit {
    border-radius: 20px;
    box-shadow: 0px 50px 100px 0px rgba(0, 0, 0, 0.15);
    position: absolute;
    left: -40px;
    width: 350px;
    bottom: 0px;
    border-radius: 10px;
  }
  .psxs-manager .psxs-details > div {
    padding: 0px 0px 0px 40px;
  }
}
@media (max-width: 900px) {
  .hero-text {
    flex-direction: column;
  }
  .ht-intro,
  .get-started-form.gsf-alternative,
  .psxs {
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    margin: 0px auto;
  }
  .psxs-details,
  .psxs-screenshot {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .psxs-collector .psxs-details {
    padding-top: 9vh;
  }
  .collector-screenshot-main {
    top: -25px;
    right: 5vw;
  }
  .collector-screenshot-secondary {
    margin-right: 0px;
    margin-left: 5vw;
    float: left;
  }
  .collector-snippit {
    bottom: 75px;
    right: 20vw;
    width: 250px;
    max-width: 250px;
  }
  .psxs-manager .psxs-screenshot {
    order: 1;
  }
  .psxs-manager .psxs-details {
    padding-top: 5vh;
    order: 2;
  }
  .psxs-manager .psxs-details > div {
    padding-left: 0px;
  }
  .manager-screenshot-main {
    margin-bottom: 40px;
    width: 100%;
  }
  .manager-screenshot-main img {
    width: 100%;
  }
  .manager-snippit {
    left: auto;
    right: -40px;
    width: 350px;
  }
  .psxs-collector .psxs-screenshot {
    position: relative;
    max-width: 500px;
    margin: 0px auto;
  }
}
@media (max-width: 600px) {
  .psxs-screenshot,
  .psxs-details {
    padding-right: 0px;
    padding-left: 0px;
  }
  .get-started-form.gsf-alternative {
    padding: 40px 20px;
  }
  .platform-intro {
    text-align: left;
  }
  .hero-text h1.hmax {
    font-size: 1.4rem;
  }
}
@media (max-width: 500px) {
  .collector-screenshot-main {
    right: 10px;
  }
  .collector-screenshot-secondary {
    margin-left: 0;
  }
  .ht-intro ul li,
  .psxs-details ul li {
    font-size: 16px;
    width: 100%;
    max-width: 100%;
  }
  .manager-screenshot-main {
    margin-bottom: 40px;
    width: 600px;
  }
  .manager-snippit {
    left: 10vw;
    right: auto;
    width: 90vw;
  }
}
@media (max-width: 1400px) {
  .buttonlink.blx2 a {
    padding: 25px 50px;
    font-size: 26px;
  }
}
@media (max-width: 900px) {
  .buttonlink.blx2 a {
    padding: 20px 40px;
    font-size: 22px;
  }
}
@media (max-width: 700px) {
  .buttonlink.blx2 a {
    padding: 15px 30px;
    font-size: 18px;
  }
  .savetime h3 br {
    display: none;
  }
}
.ecobot-stats {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.es-reports {
  background: url("/images/points-on-globe.jpg") #010204 center bottom no-repeat;
  background-size: cover;
  width: 75%;
  height: 500px;
  border-radius: 20px;
  text-align: center;
  padding-top: 60px;
  color: #32c0f0;
  line-height: 1 !important;
}

.es-reports-desc {
  display: block;
}

.es-reports-number {
  color: #fff;
  font-size: 9rem;
  font-weight: 700;
}

.es-small {
  padding-top: 40px;
  width: 25%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.es-projects,
.es-customers {
  background-color: #010204;
  width: 100%;
  height: 200px;
  border-radius: 20px;
}

.es-projects p,
.es-customers p {
  text-align: left;
  padding: 20px 40px;
  color: #32c0f0;
  font-size: 18px;
  line-height: 1.2;
}

.es-projects p span,
.es-customers p span {
  display: block;
}

.es-projects p strong,
.es-customers p strong {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
}

@media (max-width: 1300px) {
  .es-reports {
    height: 400px;
  }
  .es-reports-desc {
    font-size: 16px;
    padding: 0px 20px;
  }
  .es-projects p span,
  .es-customers p span {
    font-size: 16px;
  }
  .es-reports p {
    padding-top: 40px;
  }
  .es-reports-number {
    font-size: 7rem;
  }
  .es-projects,
  .es-customers {
    height: auto;
  }
}
@media (max-width: 1200px) {
  .es-reports-number {
    font-size: 6rem;
  }
}
@media (max-width: 1000px) {
  .ecobot-stats {
    flex-direction: column;
  }
  .es-reports {
    width: 100%;
    height: 400px;
  }
  .es-small {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    padding: 0px 40px;
  }
  .es-projects,
  .es-customers {
    width: auto;
    height: auto;
  }
}
@media (max-width: 800px) {
  .ecobot-stats {
    gap: 10px;
  }
  .es-reports-number {
    font-size: 5rem;
  }
  .es-small {
    flex-direction: column;
    padding: 0px;
    gap: 10px;
  }
}
@media (max-width: 600px) {
  .es-reports {
    height: 280px;
    padding: 30px 40px 40px 40px;
    text-align: left;
  }
  .es-reports-number {
    font-size: 3.8rem;
  }
  .es-reports-desc {
    padding: 0px;
    line-height: 1.2;
  }
}
@media (max-width: 400px) {
  .es-reports {
    padding: 20px 20px 20px 20px;
  }
  .es-projects p,
  .es-customers p {
    padding: 20px;
  }
  .es-reports-number {
    font-size: 3rem;
  }
}
.industry-standard {
  text-align: center;
}

.industry-standard ul {
  display: flex;
  justify-content: center;
  gap: 60px;
  padding: 10px 0px 0px 0px;
}

.industry-standard ul li {
  list-style: none;
}

.avl-ftr {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (max-width: 1100px) {
  .industry-standard ul {
    flex-flow: row wrap;
    row-gap: 25px;
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
  .industry-standard ul li img {
    width: 150px;
  }
}
@media (max-width: 600px) {
  .industry-standard ul li img {
    width: 100px;
  }
}
.asheville {
  background: url(/images/asheville-mountains.jpg) center top;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  width: 100%;
  height: 50vh;
  margin-top: 10px;
  overflow: hidden;
  border-radius: 20px;
  color: #fff;
  padding: 80px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}

.asheville h3.h2 {
  width: 50%;
  color: #fff;
}

.asheville p {
  width: 50%;
  color: #fff;
  line-height: 1.4 !important;
}

@media (max-width: 900px) {
  .asheville {
    flex-direction: column;
    justify-content: flex-start;
    height: auto;
    padding: 40px;
    padding-bottom: 20vh;
    gap: 0px;
  }
  .asheville h3.h2,
  .asheville p {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .asheville {
    padding: 20px;
    padding-bottom: 20vh;
  }
}
.ecobot-footer {
  background-color: #181818;
  padding: 80px;
  gap: 80px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  border-radius: 20px;
}

.ef-aside {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
}

img.ef-logo {
  max-height: 60px;
  margin-left: -5px;
}

.ef-main {
  flex-grow: 2;
  max-width: 800px;
}

.ef-links {
  display: flex;
  justify-content: space-between;
  padding-bottom: 40px;
  font-size: 80%;
  line-height: 1.5;
}

.ef-links ul,
.ef-links ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.ef-links a {
  color: #a7a7a7;
}

.ef-applinks {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  gap: 10px;
  font-size: 70%;
}

.get-updates {
  background-color: #252525;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 20px;
  border-radius: 20px;
}

.get-updates form {
  background: none;
  max-width: 100%;
  flex-grow: 2;
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 0px;
  margin: 0;
  border: 0px solid #fff;
  border-radius: 0px;
  box-shadow: 0 0 0 0 transparent;
}

.get-updates form input,
.get-updates form input:hover {
  background-color: #3B3B3B;
  border-radius: 10px;
  flex-grow: 2;
  color: #999;
}

.get-updates form input:focus {
  background-color: #fff;
  color: #111;
  border-radius: 10px;
}

.get-updates form .buttonlink button,
.get-updates form .buttonlink input {
  border-radius: 10px;
}

.mc-flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
  width: 100%;
}

.mc-flex .buttonlink input {
  padding-top: 17px;
  padding-bottom: 15px;
  font-size: 16px;
}

#mc_embed_signup input::-moz-placeholder {
  color: #999;
}

#mc_embed_signup input::placeholder {
  color: #999;
}

#mc_embed_shell {
  width: 100%;
}

.gu-title {
  min-width: 270px;
}

.gu-title h3 {
  padding: 0px;
  margin: 0px;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
}

.gu-title p {
  font-size: 70%;
  padding: 0px;
  margin-bottom: 0px !important;
}

#mc_embed_signup form input#mc-embedded-subscribe {
  background-color: #00aed9;
  color: #fff !important;
  font-weight: bold;
}

@media (max-width: 1100px) {
  .ecobot-footer {
    flex-direction: column;
  }
  .ef-aside {
    flex-direction: row;
    justify-content: space-between;
  }
  .ef-applinks {
    flex-direction: row;
  }
  .ef-main {
    max-width: 100%;
  }
}
@media (max-width: 900px) {
  .ecobot-footer {
    padding: 40px;
  }
  .get-updates {
    flex-direction: column;
  }
  .mc-flex {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .ef-aside {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    align-items: center;
  }
  .ef-applinks {
    padding-top: 40px;
  }
  .ef-links {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .ef-links ul {
    background-color: #252525;
    padding: 20px;
    border-radius: 15px;
    height: 100%;
  }
}
@media (max-width: 500px) {
  .ef-links {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .ecobot-footer {
    padding: 20px;
  }
  .ef-links {
    gap: 10px;
  }
  .ef-applinks {
    flex-direction: column;
  }
  .get-updates form {
    flex-direction: column;
  }
  .mc-flex {
    flex-direction: column;
  }
  .mc-flex > div {
    width: 100%;
  }
}
.fine-print {
  padding: 0px 20px 10px 20px;
  padding-bottom: 100px !important;
}

.fine-print * {
  font-size: 12px;
  color: #999;
}

.fine-print ul {
  display: flex;
  gap: 20px;
  padding: 0px;
}

.fine-print ul li {
  list-style: none;
}

.fine-print p {
  margin-bottom: 20px;
}

ul.blog-post-list li {
  background-color: #EFF3F9;
}

.images-list.supported-devices .image img {
  border-radius: 20px;
}

.reviews-quote {
  padding-right: 20px;
  padding-left: 20px;
}

.reviews-quote a:link,
.reviews-quote a:visited,
.reviews-quote a:hover,
.reviews-quote a:active {
  color: #555f67;
  text-decoration: underline;
}

.quote-bubble {
  text-align: left;
  position: relative;
}

.quote-bubble p br {
  display: block !important;
}

.quote-bubble-inner {
  background-color: #f0f3f9;
  padding: 80px;
  position: relative;
}

.quote-bubble-inner p {
  color: #5BD292;
  background: -webkit-linear-gradient(left, #2fce71, #3be5d0);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
  line-height: 1;
}

.quote-bubble .author-container {
  display: flex;
  justify-content: flex-end;
  gap: 20px;
  padding: 20px 0px 0px 0px;
}

.quote-bubble .author-photo-spacer {
  width: 175px;
}

.quote-bubble .author-photo {
  position: absolute;
  bottom: -40px;
  right: 100px;
}

.quote-bubble .author-photo img {
  background-color: #f0f3f9;
  border: 10px solid #E4E9F3;
  width: 175px;
  height: 175px;
  border-radius: 50%;
  overflow: hidden;
}

.quote-bubble p.author-name {
  font-size: 24px;
  line-height: 1;
  margin: 0px !important;
}

.quote-bubble .author-name strong {
  color: #27465f;
}

.quote-bubble .author-name small {
  font-size: 16px;
}

.quote-bubble .author-source {
  width: 80px;
}

.quote-bubble .quote-arrow {
  position: absolute;
  bottom: -90px;
  left: 80px;
}

.quote-bubble .quote-arrow img {
  width: 100%;
  max-width: 152px;
}

@media (max-width: 1200px) {
  .quote-bubble-inner {
    padding: 40px 40px 80px 40px;
  }
  .quote-bubble .author-source {
    width: 40px;
  }
  .quote-bubble .quote-arrow {
    left: 40px;
  }
  .quote-bubble .author-photo {
    right: 60px;
  }
}
@media (max-width: 1000px) {
  .quote-bubble-inner {
    padding: 40px 20px 40px 20px;
  }
  .quote-bubble .author-source {
    width: 40px;
  }
  .quote-bubble .quote-arrow {
    bottom: -50px;
    width: 100px;
  }
  .quote-bubble .author-photo {
    right: 40px;
    bottom: -20px;
  }
  .quote-bubble .author-photo img {
    width: 125px;
    height: 125px;
  }
  .quote-bubble .author-photo-spacer {
    width: 125px;
  }
}
@media (max-width: 700px) {
  .author-container {
    flex-direction: column;
    justify-content: center;
    margin-top: -20px;
    padding: 0px;
    position: relative;
  }
  .quote-bubble .author-photo {
    top: -10px;
    right: 50%;
    margin-right: -50px;
    bottom: auto;
  }
  .quote-bubble .author-photo img {
    width: 100px;
    height: 100px;
  }
  .quote-bubble .author-photo-spacer {
    order: 1;
    width: 100%;
    height: 60px;
  }
  .quote-bubble p.author-name {
    order: 2;
    text-align: center;
  }
  .quote-bubble .author-source {
    order: 3;
    width: 100%;
  }
}
.plan-breakdown .fa-circle-check,
.table .unlimited-symbol {
  color: #8694a0;
}

.table tr th:nth-child(4) {
  color: #CA59BD;
  font-weight: bold;
  background-color: #fffafe;
}

.table tr td:nth-child(4) {
  background-color: #fffafe;
}

.plan-breakdown .table tr td:nth-child(4) .fa-circle-check,
.table tr td:nth-child(4) {
  color: #CA59BD;
  font-weight: bold;
}

.nav-item-home {
  display: none;
}

@media (max-width: 993px) {
  .close-menu-wrapper {
    padding: 2px 0px 40px 0px;
  }
  .navigation .nav-items .item-wrapper {
    margin-right: 0px;
    margin-bottom: 20px;
    padding-bottom: 16px;
  }
  .close-menu-icon,
  .menu-icon {
    font-size: 40px;
    margin: 0px !important;
  }
  .nav-item-home {
    display: block;
  }
}
.pt-billed {
  font-size: 12px;
  padding: 8px 8px 8px 9px;
}

.pricing-tiers-toggle {
  display: flex;
  justify-content: flex-end;
  gap: 15px;
  font-size: 16px;
}

.pricing-tiers-toggle,
.pricing-tiers-toggle a {
  color: #999;
  font-weight: normal;
}
.pricing-tiers-toggle .pty-active,
.pricing-tiers-toggle a .pty-active {
  color: #CA59BD;
  font-weight: bold;
}

@media (max-width: 767px) {
  .pricing-tiers-toggle {
    font-size: 12px;
    gap: 5px;
  }
}
.tier-group {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  max-width: 500px;
}

.tier-price {
  display: flex;
  align-items: flex-end;
  gap: 10px;
  height: 85px;
  padding-bottom: 25px;
}

.tier-price-title {
  font-weight: bold;
  color: #111;
  font-size: 46px;
  line-height: 0.8;
}

.tpt-title {
  font-size: 12px;
  line-height: 1;
  color: #868686;
}

.planStarter .fa-location-dot {
  color: #111;
}

.planEssential .tier-price.was p {
  color: #0ca06d;
}

.planEssential .tier-price.was .wos-or {
  color: #0ca06d;
  font-weight: bold;
  text-decoration: underline;
}

.planEssential .fa-location-dot {
  color: #0CA06D;
}

.planPro .tier-price.was p {
  color: #ca59bd;
}

.planPro .tier-price.was .wos-or {
  color: #ca59bd;
  font-weight: bold;
  text-decoration: underline;
}

.planPro .fa-location-dot {
  color: #ca59bd;
}

.perperper {
  padding-top: 20px;
  text-align: center;
  font-size: 12px;
}

.wetland-stream-table-title {
  display: flex;
  flex-direction: column;
}

.wstt-title strong {
  color: #27465f !important;
}

.wstt-per {
  font-size: 12px;
  color: #999;
  padding-top: 3px;
}

@media (max-width: 993px) {
  .wetland-stream-table-title {
    flex-direction: row;
    flex-flow: row wrap;
    align-items: flex-end;
  }
  .wstt-title,
  .wstt-billed {
    padding-right: 5px;
  }
  .wstt-per {
    padding-top: 0px;
  }
}/*# sourceMappingURL=pricing.css.map */