@charset "UTF-8";
/* line 11, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold p,
.pricing-below-fold h1,
.pricing-below-fold h2,
.pricing-below-fold h3,
.pricing-below-fold h4,
.pricing-below-fold h5,
.pricing-below-fold h6,
.pricing-below-fold label {
  margin: 0;
  padding: 0;
}

/* line 23, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .order-container {
  display: flex;
  flex-direction: column;
}

/* line 27, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .order-container .order-1 {
  order: 1;
}

/* line 31, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .order-container .order-2 {
  order: 2;
}

/* line 36, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .padding-container {
  padding: 44px 16px;
}

@media screen and (min-width: 768px) and (max-width: 950px) {
  /* line 36, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .padding-container {
    padding: 64px 80px;
  }
}

@media screen and (min-width: 950px) and (max-width: 1200px) {
  /* line 36, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .padding-container {
    padding: 64px 20px;
  }
}

@media (min-width: 1201px) {
  /* line 36, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .padding-container {
    padding: 64px 80px;
  }
}

/* line 52, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .features-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: #196faf;
  text-align: center;
  padding-bottom: 0;
}

@media (min-width: 768px) {
  /* line 52, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .features-title {
    font-size: 36px;
    font-weight: 500;
    line-height: 56px;
  }
}

/* line 68, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs-padding-container {
  padding: 44px 8px;
}

@media screen and (min-width: 768px) and (max-width: 899px) {
  /* line 68, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs-padding-container {
    padding: 64px 80px;
  }
}

@media screen and (min-width: 900px) and (max-width: 950px) {
  /* line 68, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs-padding-container {
    padding: 64px 20px;
  }
}

@media screen and (min-width: 950px) and (max-width: 1200px) {
  /* line 68, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs-padding-container {
    padding: 64px 20px;
  }
}

@media (min-width: 1201px) {
  /* line 68, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs-padding-container {
    padding: 64px 80px;
  }
}

/* line 88, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .home-page-view {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 44px;
}

/* line 96, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner {
  background-color: #F8FAFD;
}

/* line 99, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner-header {
  display: flex;
  gap: 8px;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 99, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner-header {
    display: flex;
    gap: 16px;
    align-items: center;
  }
}

/* line 110, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner-header-title {
  font-size: 22px;
  font-weight: 700;
  color: #196FAF;
}

@media (min-width: 768px) {
  /* line 110, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner-header-title {
    font-size: 36px;
    font-weight: 500;
    line-height: 56px;
  }
}

/* line 122, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner-header-image {
  height: 32px;
  width: 32px;
}

@media (min-width: 768px) {
  /* line 122, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner-header-image {
    height: 40px;
    width: 40px;
  }
}

/* line 133, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  color: #717780;
  margin-left: 40px;
}

@media (min-width: 768px) {
  /* line 133, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner-description {
    max-width: 1224px;
    margin-left: 57px;
  }
}

/* line 146, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner .stats-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: max-content;
  gap: 32px;
}

@media (min-width: 900px) {
  /* line 146, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner .stats-container {
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

@media (min-width: 1201px) {
  /* line 146, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner .stats-container {
    gap: 80px;
  }
}

/* line 161, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner .stats-container .item-1 {
  order: 1;
}

/* line 162, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner .stats-container .item-2 {
  order: 3;
}

/* line 163, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner .stats-container .item-3 {
  order: 2;
}

/* line 164, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner .stats-container .item-4 {
  order: 4;
}

@media (min-width: 768px) {
  /* line 167, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner .stats-container .item-1 {
    order: 1;
  }
  /* line 168, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner .stats-container .item-2 {
    order: 2;
  }
  /* line 169, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner .stats-container .item-3 {
    order: 3;
  }
  /* line 170, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner .stats-container .item-4 {
    order: 4;
  }
}

/* line 173, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner .stats-container .stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 150px;
  gap: 4px;
}

@media (min-width: 768px) {
  /* line 173, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner .stats-container .stat-item {
    width: 198px;
    text-align: center;
  }
}

/* line 186, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner .stats-container .stat-item-number {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  color: #474747;
}

@media (min-width: 768px) {
  /* line 186, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner .stats-container .stat-item-number {
    font-size: 36px;
    line-height: 56px;
    font-weight: 500;
  }
}

/* line 199, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .promo-banner .stats-container .stat-item-description {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #717780;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 199, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .promo-banner .stats-container .stat-item-description {
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
    width: 175px;
  }
}

/* line 220, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs {
  display: flex;
  flex-wrap: wrap;
}

/* line 224, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs input[type="radio"] {
  display: none;
}

/* line 228, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs input[type="radio"]:checked + label {
  font-size: 20px;
  font-weight: 600;
  color: #2D3035;
}

/* line 234, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs input[type="radio"]:checked + label {
  position: relative;
}

/* line 237, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs input[type="radio"]:checked + label::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 2px;
}

/* line 248, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs input#tab-basic[type="radio"]:checked + label::after {
  background-color: #196FAF;
}

/* line 252, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs input#tab-essential[type="radio"]:checked + label::after {
  background-color: #196FAF;
}

/* line 256, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs input#tab-pro[type="radio"]:checked + label::after {
  background-color: #196FAF;
}

/* line 260, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs input[type="radio"]:checked + label + .tab-content {
  display: block;
}

/* line 264, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs label {
  font-size: 20px;
  font-weight: 400;
  color: #717780;
  cursor: pointer;
  display: block;
  padding: 6px 0px 4px 0px;
  margin: 0 8px;
  width: auto;
}

/* line 275, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content {
  background: #fff;
  display: none;
  flex-grow: 1;
  width: 100%;
}

/* line 281, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content-title {
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  color: #2d3035;
  padding: 32px 16px 32px 16px;
}

@media (min-width: 900px) {
  /* line 281, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
    max-width: 47%;
    padding: 12px 0 44px 0;
  }
}

/* line 299, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container {
  width: 100%;
  background: white;
  border-radius: 12px;
}

/* line 304, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .content {
  display: flex;
  justify-content: space-between;
}

/* line 308, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .content .indicator {
  position: absolute;
  height: 60px;
  width: 100%;
  top: 0;
  left: 0;
  background: #F3F6F9;
  border-radius: 12px;
  transition: all 0.2s ease;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.12), 0px 1px 2px 0px rgba(0, 0, 0, 0.14);
}

/* line 324, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .content-boxes {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 50px;
}

@media (min-width: 900px) {
  /* line 324, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content .features-container .content-boxes {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    gap: 56px;
  }
}

/* line 340, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .list-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 345, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .list-content-title {
  font-size: 20px;
  line-height: 22px;
  font-weight: 400;
  color: #2D3035;
  padding: 0 16px 16px 16px;
}

@media (min-width: 900px) {
  /* line 345, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content .features-container .list-content-title {
    font-size: 24px;
    line-height: 22px;
    font-weight: 400;
    padding: 16px;
  }
}

/* line 362, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .list-content .btn-container {
  width: 100%;
  padding: 0 16px;
}

/* line 367, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .list-content-btn {
  background-color: #196faf;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  outline: none;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  color: white;
  text-decoration: none;
}

/* line 385, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .list-content .list {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  margin-right: 50px;
  margin-bottom: 20px;
}

/* line 393, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .list-content .list label {
  height: 60px;
  border-radius: 12px;
  line-height: 60px;
  font-size: 22px;
  font-weight: 500;
  cursor: pointer;
  margin: 0;
  padding: 0 16px;
  color: #333;
  z-index: 12;
  transition: all 0.2s ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 410, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .list-content .list label .label-content {
  display: flex;
  align-items: center;
  gap: 16px;
}

/* line 417, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .list-content .list .topic {
  font-size: 17px;
  line-height: 22px;
  font-weight: 400;
  color: #2D3035;
}

/* line 426, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .features-slide {
  max-width: 750px;
}

/* line 430, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .text-content {
  height: auto;
  background-color: #F3F6F9;
  border-radius: 9px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.12), 0px 1px 2px 0px rgba(0, 0, 0, 0.14);
}

@media (min-width: 768px) {
  /* line 430, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content .features-container .text-content {
    height: 520px;
  }
}

/* line 442, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .text-content .text {
  position: relative;
  height: 100%;
  display: flex;
  justify-content: space-between;
}

/* line 449, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .text-content .text-image {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 0;
}

@media screen and (min-width: 600px) {
  /* line 449, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content .features-container .text-content .text-image {
    height: calc(520px - 110px);
    padding: 0;
  }
}

/* line 463, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .text-content .text-footer {
  background-color: white;
  padding: 16px;
  border-radius: 0 0 9px 9px;
  box-sizing: border-box;
  display: flex;
  align-items: start;
  gap: 16px;
  bottom: 1px;
  width: 100%;
}

/* line 476, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .text-content .text-footer-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: #2D3035;
  margin-bottom: 4px;
}

@media (min-width: 900px) {
  /* line 476, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content .features-container .text-content .text-footer-title {
    font-size: 18px;
  }
}

/* line 489, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .text-content .text-footer-description {
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #717780;
}

@media (min-width: 900px) {
  /* line 489, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content .features-container .text-content .text-footer-description {
    font-size: 16px;
  }
}

/* line 500, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .text-content .text-footer-image .active-icon {
  background-color: #196FAF;
}

@media (min-width: 900px) {
  /* line 463, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content .features-container .text-content .text-footer {
    height: 110px;
    width: 100%;
  }
}

/* line 512, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .text-content .text {
  display: none;
}

/* line 519, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .text-content {
  order: 2;
}

/* line 523, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .list-content {
  order: 1;
}

/* line 527, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .text-content {
  order: 1;
}

@media (min-width: 900px) {
  /* line 527, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .text-content {
    order: 2;
  }
}

/* line 535, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .list-content {
  order: 2;
}

@media (min-width: 900px) {
  /* line 535, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .list-content {
    order: 1;
  }
}

/* line 543, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .features-container .content .content-boxes .text-content {
  width: 47%;
}

/* line 547, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .features-container .content .content-boxes .list-content {
  width: 47%;
}

/* line 551, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .features-container .content .content-boxes .text-content {
  width: 100%;
}

/* line 555, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .features-container .content .content-boxes .list-content {
  width: 100%;
}

@media (min-width: 10em) {
  /* line 560, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content {
    order: 99;
  }
  /* line 564, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs label {
    order: 1;
    margin-right: 0.3rem;
    margin-top: 0;
  }
}

/* line 571, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-basic-label {
  margin-left: 16px;
}

@media (min-width: 768px) {
  /* line 571, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-basic-label {
    margin-left: 8px;
  }
}

/* line 580, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeBasic:checked ~ .content-boxes .list-content .list .homeBasic .label-content .topic,
.pricing-below-fold .tabs #aboutBasic:checked ~ .content-boxes .list-content .list .aboutBasic .label-content .topic {
  color: #196FAF;
}

/* line 585, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeBasic:checked ~ .content-boxes .list-content .list .indicator {
  top: 0;
}

/* line 589, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #aboutBasic:checked ~ .content-boxes .list-content .list .indicator {
  top: 60px;
}

/* line 593, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeBasic:checked ~ .content-boxes .text-content .homeBasic,
.pricing-below-fold .tabs #aboutBasic:checked ~ .content-boxes .text-content .aboutBasic {
  display: block;
}

/* line 598, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeBasic:checked ~ .content-boxes .list-content .list .homeBasic .label-content .quick-view-icon,
.pricing-below-fold .tabs #aboutBasic:checked ~ .content-boxes .list-content .list .aboutBasic .label-content .mobile-app {
  background-color: #196FAF;
}

/* line 604, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeEssential:checked ~ .content-boxes .list-content .list .homeEssential .label-content .topic,
.pricing-below-fold .tabs #blogEssential:checked ~ .content-boxes .list-content .list .blogEssential .label-content .topic,
.pricing-below-fold .tabs #helpEssential:checked ~ .content-boxes .list-content .list .helpEssential .label-content .topic,
.pricing-below-fold .tabs #codeEssential:checked ~ .content-boxes .list-content .list .codeEssential .label-content .topic,
.pricing-below-fold .tabs #aboutEssential:checked ~ .content-boxes .list-content .list .aboutEssential .label-content .topic {
  color: #196FAF;
}

/* line 612, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeEssential:checked ~ .content-boxes .list-content .list .indicator {
  top: 0;
}

/* line 616, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #blogEssential:checked ~ .content-boxes .list-content .list .indicator {
  top: 60px;
}

/* line 620, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #helpEssential:checked ~ .content-boxes .list-content .list .indicator {
  top: 120px;
}

/* line 624, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #codeEssential:checked ~ .content-boxes .list-content .list .indicator {
  top: 180px;
}

/* line 628, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #aboutEssential:checked ~ .content-boxes .list-content .list .indicator {
  top: 240px;
}

/* line 632, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeEssential:checked ~ .content-boxes .text-content .homeEssential,
.pricing-below-fold .tabs #blogEssential:checked ~ .content-boxes .text-content .blogEssential,
.pricing-below-fold .tabs #helpEssential:checked ~ .content-boxes .text-content .helpEssential,
.pricing-below-fold .tabs #codeEssential:checked ~ .content-boxes .text-content .codeEssential,
.pricing-below-fold .tabs #aboutEssential:checked ~ .content-boxes .text-content .aboutEssential {
  display: block;
}

/* line 640, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeEssential:checked ~ .content-boxes .list-content .list .homeEssential .label-content .quick-view-icon,
.pricing-below-fold .tabs #blogEssential:checked ~ .content-boxes .list-content .list .blogEssential .label-content .pro-reports,
.pricing-below-fold .tabs #helpEssential:checked ~ .content-boxes .list-content .list .helpEssential .label-content .rent-comps,
.pricing-below-fold .tabs #codeEssential:checked ~ .content-boxes .list-content .list .codeEssential .label-content .custom-report,
.pricing-below-fold .tabs #aboutEssential:checked ~ .content-boxes .list-content .list .aboutEssential .label-content .mobile-app {
  background-color: #196FAF;
}

/* line 649, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #quickview:checked ~ .content-boxes .list-content .list .quickview .label-content .topic,
.pricing-below-fold .tabs #pro_report:checked ~ .content-boxes .list-content .list .pro_report .label-content .topic,
.pricing-below-fold .tabs #rent_comps:checked ~ .content-boxes .list-content .list .rent_comps .label-content .topic,
.pricing-below-fold .tabs #custom_report:checked ~ .content-boxes .list-content .list .custom_report .label-content .topic,
.pricing-below-fold .tabs #rentometer_api:checked ~ .content-boxes .list-content .list .rentometer_api .label-content .topic,
.pricing-below-fold .tabs #batch_processor:checked ~ .content-boxes .list-content .list .batch_processor .label-content .topic,
.pricing-below-fold .tabs #lead_generation:checked ~ .content-boxes .list-content .list .lead_generation .label-content .topic,
.pricing-below-fold .tabs #mobile_app:checked ~ .content-boxes .list-content .list .mobile_app .label-content .topic {
  color: #196FAF;
}

/* line 660, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .content .indicator {
  position: absolute;
  height: 60px;
  width: 100%;
  top: 0;
  left: 0;
  background: #F3F6F9;
  border-radius: 12px;
  transition: all 0.2s ease;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.12), 0px 1px 2px 0px rgba(0, 0, 0, 0.14);
}

/* line 675, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #quickview:checked ~ .content-boxes .list-content .list .indicator {
  top: 0;
}

/* line 679, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #pro_report:checked ~ .content-boxes .list-content .list .indicator {
  top: 60px;
}

/* line 683, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #rent_comps:checked ~ .content-boxes .list-content .list .indicator {
  top: 120px;
}

/* line 687, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #custom_report:checked ~ .content-boxes .list-content .list .indicator {
  top: 180px;
}

/* line 691, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #rentometer_api:checked ~ .content-boxes .list-content .list .indicator {
  top: 240px;
}

/* line 695, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #batch_processor:checked ~ .content-boxes .list-content .list .indicator {
  top: 300px;
}

/* line 699, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #lead_generation:checked ~ .content-boxes .list-content .list .indicator {
  top: 360px;
}

/* line 703, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #mobile_app:checked ~ .content-boxes .list-content .list .indicator {
  top: 420px;
}

/* line 707, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #quickview:checked ~ .content-boxes .text-content .quickview,
.pricing-below-fold .tabs #pro_report:checked ~ .content-boxes .text-content .pro_report,
.pricing-below-fold .tabs #rent_comps:checked ~ .content-boxes .text-content .rent_comps,
.pricing-below-fold .tabs #custom_report:checked ~ .content-boxes .text-content .custom_report,
.pricing-below-fold .tabs #rentometer_api:checked ~ .content-boxes .text-content .rentometer_api,
.pricing-below-fold .tabs #batch_processor:checked ~ .content-boxes .text-content .batch_processor,
.pricing-below-fold .tabs #lead_generation:checked ~ .content-boxes .text-content .lead_generation,
.pricing-below-fold .tabs #mobile_app:checked ~ .content-boxes .text-content .mobile_app {
  display: block;
}

/* line 718, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #quickview:checked ~ .content-boxes .list-content .list .quickview .label-content .quick-view-icon,
.pricing-below-fold .tabs #pro_report:checked ~ .content-boxes .list-content .list .pro_report .label-content .pro-reports,
.pricing-below-fold .tabs #rent_comps:checked ~ .content-boxes .list-content .list .rent_comps .label-content .rent-comps,
.pricing-below-fold .tabs #custom_report:checked ~ .content-boxes .list-content .list .custom_report .label-content .custom-report,
.pricing-below-fold .tabs #rentometer_api:checked ~ .content-boxes .list-content .list .rentometer_api .label-content .rentometer_api,
.pricing-below-fold .tabs #batch_processor:checked ~ .content-boxes .list-content .list .batch_processor .label-content .batch-processor,
.pricing-below-fold .tabs #lead_generation:checked ~ .content-boxes .list-content .list .lead_generation .label-content .lead-generation,
.pricing-below-fold .tabs #mobile_app:checked ~ .content-boxes .list-content .list .mobile_app .label-content .mobile-app {
  background-color: #196FAF;
}

/* line 729, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #pro_report:checked ~ .content-boxes .text-content .quickview,
.pricing-below-fold .tabs #rent_comps:checked ~ .content-boxes .text-content .quickview,
.pricing-below-fold .tabs #custom_report:checked ~ .content-boxes .text-content .quickview,
.pricing-below-fold .tabs #rentometer_api:checked ~ .content-boxes .text-content .quickview,
.pricing-below-fold .tabs #batch_processor:checked ~ .content-boxes .text-content .quickview,
.pricing-below-fold .tabs #lead_generation:checked ~ .content-boxes .text-content .quickview,
.pricing-below-fold .tabs #mobile_app:checked ~ .content-boxes .text-content .quickview {
  display: none;
}

/* line 740, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .quick-view-icon {
  background-color: #000000;
  mask-image: url(https://assets.rentometer.com/assets/pricing/list-qv-icon-ca0ca59848b5450d5a14ae095561190a2a16b311cee269258b399d0cb40a33a3.svg);
  -webkit-mask-image: url(https://assets.rentometer.com/assets/pricing/list-qv-icon-ca0ca59848b5450d5a14ae095561190a2a16b311cee269258b399d0cb40a33a3.svg);
  width: 40px;
  height: 40px;
}

/* line 748, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .pro-reports {
  background-color: #000000;
  mask-image: url(https://assets.rentometer.com/assets/pricing/list-pro-report-icon-092e3501f2777b165d7e8fac1be980c9981ab720bc476aeb5f13b529d986d197.svg);
  -webkit-mask-image: url(https://assets.rentometer.com/assets/pricing/list-pro-report-icon-092e3501f2777b165d7e8fac1be980c9981ab720bc476aeb5f13b529d986d197.svg);
  width: 40px;
  height: 40px;
}

/* line 756, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .rent-comps {
  background-color: #000000;
  mask-image: url(https://assets.rentometer.com/assets/pricing/list-rent-comps-icon-b787b09044d5e71c5b7a3c1fd1e3c9c23a3407003c81b55282d47bc2944e875d.svg);
  -webkit-mask-image: url(https://assets.rentometer.com/assets/pricing/list-rent-comps-icon-b787b09044d5e71c5b7a3c1fd1e3c9c23a3407003c81b55282d47bc2944e875d.svg);
  width: 40px;
  height: 40px;
}

/* line 764, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .custom-report {
  background-color: #000000;
  mask-image: url(https://assets.rentometer.com/assets/pricing/list-custom-report-icon-43ba62bfa9de59629f0cf5c7bfde65a23b7482be4452dd54c0729050472476ce.svg);
  -webkit-mask-image: url(https://assets.rentometer.com/assets/pricing/list-custom-report-icon-43ba62bfa9de59629f0cf5c7bfde65a23b7482be4452dd54c0729050472476ce.svg);
  width: 40px;
  height: 40px;
}

/* line 772, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .mobile-app {
  background-color: #000000;
  mask-image: url(https://assets.rentometer.com/assets/pricing/list-mobile-app-icon-5a4b3fd9f68cb7467c62d39f4df06e32187c380e4c9368e09f0e52abbb805bc5.svg);
  -webkit-mask-image: url(https://assets.rentometer.com/assets/pricing/list-mobile-app-icon-5a4b3fd9f68cb7467c62d39f4df06e32187c380e4c9368e09f0e52abbb805bc5.svg);
  width: 40px;
  height: 40px;
}

/* line 780, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .batch-processor {
  background-color: #000000;
  mask-image: url(https://assets.rentometer.com/assets/pricing/list-batch-precessor-icon-e6f75b4e8e4c16c71374b6e4aa239a221e2ca8418c900b00ed825489b9a19248.svg);
  -webkit-mask-image: url(https://assets.rentometer.com/assets/pricing/list-batch-precessor-icon-e6f75b4e8e4c16c71374b6e4aa239a221e2ca8418c900b00ed825489b9a19248.svg);
  width: 40px;
  height: 40px;
}

/* line 788, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .lead-generation {
  background-color: #000000;
  mask-image: url(https://assets.rentometer.com/assets/pricing/list-lead-generation-icon-cbabbb38c3ccecea6a79aa2a7bba2ff89fa164f9d58b5ee632d943a3910e9603.svg);
  -webkit-mask-image: url(https://assets.rentometer.com/assets/pricing/list-lead-generation-icon-cbabbb38c3ccecea6a79aa2a7bba2ff89fa164f9d58b5ee632d943a3910e9603.svg);
  width: 40px;
  height: 40px;
}

/* line 796, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .rentometer-api {
  background-color: #000000;
  mask-image: url(https://assets.rentometer.com/assets/pricing/list-rentometer-api-icon-c636496ac5d7b5d2321ac928323ae8752146aa4705e4ab52a4b4bdb0b6c024c6.svg);
  -webkit-mask-image: url(https://assets.rentometer.com/assets/pricing/list-rentometer-api-icon-c636496ac5d7b5d2321ac928323ae8752146aa4705e4ab52a4b4bdb0b6c024c6.svg);
  width: 40px;
  height: 40px;
}

/* line 804, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .demo-full-image {
  width: 90%;
  height: auto;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
}

/* line 810, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .demo-gif-image {
  width: 95%;
  height: auto;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 1400px) {
  /* line 810, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .demo-gif-image {
    width: 552px;
    height: 372px;
  }
}

/* line 822, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .demo-rent-comps-image {
  width: 60%;
  height: auto;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 1300px) {
  /* line 822, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .demo-rent-comps-image {
    width: 461px;
  }
}

/* line 833, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .demo-custom-report-image {
  width: 55%;
  height: auto;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  /* line 833, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .demo-custom-report-image {
    width: 40%;
  }
}

@media screen and (min-width: 1300px) {
  /* line 833, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .demo-custom-report-image {
    width: auto;
    height: 395px;
  }
}

/* line 849, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .demo-lead-generation-image {
  width: 67%;
  height: auto;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
}

/* line 856, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .pro_report_gif {
  display: block;
  background: url(https://assets.rentometer.com/pro-report.gif) 0 0 no-repeat;
  width: 500px;
  height: 500px;
  animation: like-gif steps(28) 1s infinite both;
}

/* line 865, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 24px;
  padding-bottom: 0px;
  background-color: #196FAF;
  height: max-content;
  gap: 24px;
  position: relative;
  background-position: bottom left, bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
}

@media (min-width: 950px) {
  /* line 865, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner {
    flex-direction: row;
    background-image: url(https://assets.rentometer.com/assets/pricing/background-8da3818b64dd3043c829b67d2e148e3940175d92971ff4aab2ffded2a661b3cc.svg);
    padding-top: 32px;
    padding-bottom: 0px;
  }
}

/* line 893, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner-content-title {
  font-weight: 600;
  font-size: 20px;
  font-weight: 700;
  color: #FFFFFF;
  max-width: 650px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  /* line 893, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-content-title {
    font-size: 28px;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 16px;
  }
}

/* line 911, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner-content-description {
  font-weight: 400;
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF;
  max-width: 650px;
  margin-bottom: 4px;
}

@media (min-width: 768px) {
  /* line 911, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-content-description {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 8px;
  }
}

/* line 929, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner-content-description-bold {
  font-weight: 700;
  font-size: 16px;
  color: #FFFFFF;
  max-width: 650px;
}

@media (min-width: 768px) {
  /* line 929, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-content-description-bold {
    font-size: 20px;
    font-weight: 700;
  }
}

/* line 943, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner-qr-content {
  display: flex;
  position: relative;
}

@media (min-width: 500px) {
  /* line 943, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-qr-content {
    gap: 24px;
  }
}

/* line 951, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner-qr-content .qr-section {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 25px 0 8px;
}

@media (min-width: 768px) {
  /* line 951, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-qr-content .qr-section {
    flex-direction: row;
    gap: 24px;
    padding: 60px 0 44px;
  }
}

/* line 964, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner-qr-content .qr-section-container {
  border-radius: 12px;
  padding: 8px;
  background-color: white;
  box-shadow: 0px 2.05px 5.45px rgba(128, 128, 128, 0.16), 0px 4.77px 5.45px rgba(128, 128, 128, 0.14), 0px 10.23px 8.18px rgba(128, 128, 128, 0.04), 0px 37.5px 8.18px rgba(128, 128, 128, 0.02), 0px 58.64px 8.18px rgba(128, 128, 128, 0);
  height: 178px;
  width: 142px;
  box-sizing: border-box;
  z-index: 999;
}

@media (min-width: 768px) {
  /* line 964, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-qr-content .qr-section-container {
    height: 208px;
    width: 160px;
    padding: 12px;
  }
}

/* line 990, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner-qr-content .banner-image {
  position: relative;
  width: 240px;
  flex-shrink: 0;
  overflow: hidden;
  margin-left: -50px;
}

@media (min-width: 450px) {
  /* line 990, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-qr-content .banner-image {
    margin-left: 0;
  }
}

/* line 1002, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner-qr-content .banner-image img {
  height: 500px;
  width: auto;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 1012, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner .qr-box {
  position: relative;
  margin-bottom: 4px;
}

@media (min-width: 768px) {
  /* line 1012, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner .qr-box {
    margin-bottom: 8px;
  }
}

/* line 1021, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner .qr-box-img {
  height: 118px;
  width: 126px;
}

@media (min-width: 768px) {
  /* line 1021, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner .qr-box-img {
    height: 136px;
    width: 136px;
  }
}

/* line 1031, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner .qr-box-logo {
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1038, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner .qr-box-btn {
  height: 40px;
  width: 100%;
}

/* line 1043, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner .qr-box-coming-soon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1052, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials {
  background-color: #F8FAFD;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 1058, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials-contentainer {
  max-width: 850px;
  width: 100%;
  text-align: center;
}

/* line 1063, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials-contentainer-title {
  font-size: 20px;
  line-height: 16px;
  font-weight: 500;
  color: #196FAF;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  /* line 1063, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .testimonials-contentainer-title {
    font-size: 36px;
    line-height: 56px;
  }
}

/* line 1076, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials-contentainer-slider {
  position: relative;
  overflow: hidden;
  touch-action: none;
}

/* line 1081, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials-contentainer-slider input {
  display: none;
}

/* line 1085, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials-contentainer-slider-content {
  display: flex;
  transition: transform 0.5s ease;
}

/* line 1090, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials-contentainer-slider-nav {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

/* line 1098, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials .testimonials-slide {
  min-width: 100%;
  box-sizing: border-box;
  padding: 20px 10px;
  position: relative;
}

@media (min-width: 768px) {
  /* line 1098, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .testimonials .testimonials-slide {
    padding: 20px 40px 0px;
  }
}

/* line 1108, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials .testimonials-slide-mark {
  position: absolute;
  left: 0;
  top: 0;
  height: 11px;
  width: 14px;
}

@media (min-width: 768px) {
  /* line 1108, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .testimonials .testimonials-slide-mark {
    height: auto;
    width: auto;
  }
}

/* line 1122, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials .testimonials-slide-description {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: #2D3035;
  text-align: center;
  margin-bottom: 6px;
}

@media (min-width: 768px) {
  /* line 1122, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .testimonials .testimonials-slide-description {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 16px;
  }
}

/* line 1139, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials .testimonials-slide-person {
  font-style: italic;
  font-size: 12px;
  line-height: 25px;
  font-weight: 400;
  color: #717780;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 1139, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .testimonials .testimonials-slide-person {
    font-size: 18px;
    line-height: 36px;
    font-weight: 400;
  }
}

/* line 1155, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials .testimonials-slider-dot {
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border: 1px solid #f5a16f;
  border-radius: 50%;
  cursor: pointer;
  transition: background-color 0.3s;
}

/* line 1165, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials .testimonials-slider-dot:hover {
  background-color: #f5a16f;
}

/* line 1169, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials #slide1:checked ~ .testimonials-contentainer-slider-content {
  transform: translateX(0);
}

/* line 1173, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials #slide2:checked ~ .testimonials-contentainer-slider-content {
  transform: translateX(-100%);
}

/* line 1177, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials #slide3:checked ~ .testimonials-contentainer-slider-content {
  transform: translateX(-200%);
}

/* line 1181, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials #slide1:checked ~ .testimonials-contentainer-slider-nav label[for="slide1"] {
  background-color: #f5a16f;
}

/* line 1185, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials #slide2:checked ~ .testimonials-contentainer-slider-nav label[for="slide2"] {
  background-color: #f5a16f;
}

/* line 1189, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials #slide3:checked ~ .testimonials-contentainer-slider-nav label[for="slide3"] {
  background-color: #f5a16f;
}

/* line 1195, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms-title {
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 10px 0;
  gap: 8px;
  outline: none;
  border: none;
}

/* line 1209, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms-content {
  width: 100%;
}

/* line 1213, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms-item {
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: #2D3035;
  margin-left: 16px;
  padding-left: 16px;
}

/* line 1221, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms-item::marker {
  color: #5796D2;
}

/* line 1225, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms-item:not(:last-child) {
  margin-bottom: 12px;
}

/* line 1230, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms details summary::-webkit-details-marker {
  display: none;
}

/* line 1234, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms details summary::before {
  content: "▶";
  font-size: 12px;
  transition: transform 0.3s ease;
}

/* line 1240, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms details[open] summary::before {
  transform: rotate(90deg);
}

/* line 1244, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms details .content {
  padding-top: 10px;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 0.3s ease, max-height 0.5s ease;
}

/* line 1252, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms details[open] .content {
  opacity: 1;
  max-height: 500px;
  transition: opacity 0.3s ease, max-height 0.5s ease;
}

/* line 1258, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms details summary:focus {
  outline: none;
  background-color: transparent;
}

/* line 1263, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms details[open] summary {
  background-color: white;
  color: black;
  outline: none;
}

/* line 1270, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .rent-research {
  display: flex;
  justify-content: center;
}

/* line 1274, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .rent-research-content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: center;
}

/* line 1281, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .rent-research-title {
  font-size: 20px;
  line-height: 16px;
  font-weight: 500;
  color: #196faf;
  text-align: center;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  /* line 1281, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .rent-research-title {
    font-size: 36px;
    line-height: 56px;
    margin-bottom: 0px;
  }
}

/* line 1298, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .rent-research-description {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  color: #2d3035;
  text-align: center;
}

@media (min-width: 768px) {
  /* line 1298, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .rent-research-description {
    font-size: 18px;
    line-height: 32px;
  }
}

/* line 1311, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .rent-research-btn {
  background-color: #ef6f22;
  border: none;
  outline: none;
  border-radius: 4px;
  height: 52px;
  width: 210px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 25px;
  font-weight: 500;
  color: white;
  text-decoration: none;
}

/* line 1331, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .easy_steps {
  padding: 44px 16px;
  background-color: #196faf;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {
  /* line 1331, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps {
    padding: 64px 80px;
  }
}

/* line 1345, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .easy_steps_title_container {
  width: 100%;
}

/* line 1348, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .easy_steps_title_container h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  color: white;
  margin-bottom: 44px;
}

@media (min-width: 1150px) {
  /* line 1348, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_title_container h4 {
    font-size: 32px;
    font-weight: 500;
    line-height: 32px;
    margin-bottom: 64px;
  }
}

/* line 1365, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .easy_steps_container {
  position: relative;
  width: 360px;
  display: flex;
  flex-direction: column;
  margin-bottom: 32px;
}

@media (min-width: 1150px) {
  /* line 1365, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container {
    width: 1000px;
    flex-direction: row;
  }
}

/* line 1379, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .easy_steps_container .ellipse_1 {
  position: absolute;
  top: 47px;
  left: 183px;
}

@media (min-width: 1150px) {
  /* line 1379, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container .ellipse_1 {
    left: 160px;
    top: 0px;
  }
}

/* line 1391, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .easy_steps_container .ellipse_2 {
  position: absolute;
  top: 190px;
  left: 92px;
}

@media (min-width: 1150px) {
  /* line 1391, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container .ellipse_2 {
    left: 550px;
    top: 90px;
  }
}

@media (min-width: 1150px) {
  /* line 1365, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container {
    margin-bottom: 44px;
  }
}

@media (max-width: 1150px) {
  /* line 1409, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container picture:nth-child(1) {
    align-self: flex-start;
    margin-bottom: 32px;
  }
  /* line 1415, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container picture:nth-child(3) {
    align-self: flex-end;
    margin-bottom: 32px;
  }
  /* line 1421, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container picture:nth-child(5) {
    align-self: flex-start;
  }
}

@media (min-width: 1150px) {
  /* line 1427, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container picture:nth-child(1) {
    margin-right: 175px;
  }
  /* line 1431, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container picture:nth-child(3) {
    margin-right: 140px;
  }
}

/* line 1437, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .easy_steps_contact-text {
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  color: white;
}

/* line 1444, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .easy_steps_email {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-decoration: underline;
  color: white;
}
