@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;
  width: auto;
}

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

/* line 280, 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 280, 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 298, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .included_features_mobile {
  padding: 16px 0 32px 16px;
}

/* line 301, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .included_features_mobile p {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  color: #2d3035;
}

@media (min-width: 951px) {
  /* line 298, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content .included_features_mobile {
    display: none;
  }
}

/* line 313, 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 318, 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 322, 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 338, 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 338, 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 354, 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 359, 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 359, 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 376, 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 381, 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 399, 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 407, 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 424, 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 431, 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 440, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .features-slide {
  max-width: 750px;
}

/* line 444, 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 444, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content .features-container .text-content {
    height: 520px;
  }
}

/* line 456, 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 463, 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 463, 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 477, 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 490, 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 490, 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 503, 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 503, 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 514, 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 477, 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 526, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .tab-content .features-container .text-content .text {
  display: none;
}

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

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

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

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

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

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

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

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

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

/* line 569, 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 574, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .tab-content {
    order: 99;
  }
  /* line 578, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs label {
    order: 1;
    margin-right: 0.3rem;
    margin-top: 0;
  }
}

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

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

/* line 594, 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 599, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeBasic:checked ~ .content-boxes .list-content .list .indicator {
  top: 0;
}

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

/* line 607, 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 612, 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 618, 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 626, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #homeEssential:checked ~ .content-boxes .list-content .list .indicator {
  top: 0;
}

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

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

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

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

/* line 646, 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 654, 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 663, 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 #yield_tracker:checked ~ .content-boxes .list-content .list .yield_tracker .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 675, 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 690, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #quickview:checked ~ .content-boxes .list-content .list .indicator {
  top: 0;
}

/* line 694, 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 698, 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 702, 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 706, 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 710, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs #yield_tracker:checked ~ .content-boxes .list-content .list .indicator {
  top: 300px;
}

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

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

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

/* line 726, 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 #yield_tracker:checked ~ .content-boxes .text-content .yield_tracker,
.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 738, 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 #yield_tracker:checked ~ .content-boxes .list-content .list .yield_tracker .label-content .yield_tracker,
.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 750, 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 #yield_tracker: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 762, 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 770, 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 778, 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 786, 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 794, 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 802, 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 810, 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 818, 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 826, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .rentometer-yield {
  background-color: #000000;
  mask-image: url(https://assets.rentometer.com/assets/pricing/yield_tracker-7ffb4f86dff9f30a3e919efacac2a60c54a76c0deccdcb29c10a8348fc4cc85b.svg);
  -webkit-mask-image: url(https://assets.rentometer.com/assets/pricing/yield_tracker-7ffb4f86dff9f30a3e919efacac2a60c54a76c0deccdcb29c10a8348fc4cc85b.svg);
  width: 40px;
  height: 40px;
}

/* line 834, 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 840, 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 840, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .demo-gif-image {
    width: 552px;
    height: 372px;
  }
}

/* line 852, 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 852, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .demo-rent-comps-image {
    width: 461px;
  }
}

/* line 863, 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 863, 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 863, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .tabs .demo-custom-report-image {
    width: auto;
    height: 395px;
  }
}

/* line 879, 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 886, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .tabs .demo-yield-image {
  width: 80%;
  height: auto;
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.15);
}

/* line 893, 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 902, 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 902, 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 930, 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 930, 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 948, 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 948, 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 966, 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 966, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-content-description-bold {
    font-size: 20px;
    font-weight: 700;
  }
}

/* line 980, 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 980, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-qr-content {
    gap: 24px;
  }
}

/* line 988, 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 988, 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 1001, 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: 2;
}

@media (min-width: 768px) {
  /* line 1001, 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 1027, 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 1027, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner-qr-content .banner-image {
    margin-left: 0;
  }
}

/* line 1039, 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 1049, 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 1049, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner .qr-box {
    margin-bottom: 8px;
  }
}

/* line 1058, 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 1058, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .mobile-banner .qr-box-img {
    height: 136px;
    width: 136px;
  }
}

/* line 1068, 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 1075, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .mobile-banner .qr-box-btn {
  height: 40px;
  width: 100%;
}

/* line 1080, 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 1089, 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 1095, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials-contentainer {
  max-width: 850px;
  width: 100%;
  text-align: center;
}

/* line 1100, 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 1100, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .testimonials-contentainer-title {
    font-size: 36px;
    line-height: 56px;
  }
}

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

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

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

/* line 1127, 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 1135, 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 1135, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .testimonials .testimonials-slide {
    padding: 20px 40px 0px;
  }
}

/* line 1145, 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 1145, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .testimonials .testimonials-slide-mark {
    height: auto;
    width: auto;
  }
}

/* line 1159, 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 1159, 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 1176, 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 1176, 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 1192, 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 1202, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .testimonials .testimonials-slider-dot:hover {
  background-color: #f5a16f;
}

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

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

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

/* line 1218, 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 1222, 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 1226, 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 1232, 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 1246, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms-content {
  width: 100%;
}

/* line 1250, 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 1258, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms-item::marker {
  color: #5796D2;
}

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

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

/* line 1271, 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 1277, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms details[open] summary::before {
  transform: rotate(90deg);
}

/* line 1281, 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 1289, 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 1295, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .important-terms details summary:focus {
  outline: none;
  background-color: transparent;
}

/* line 1300, 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 1307, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
.pricing-below-fold .rent-research {
  display: flex;
  justify-content: center;
}

/* line 1311, 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 1318, 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 1318, 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 1335, 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 1335, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .rent-research-description {
    font-size: 18px;
    line-height: 32px;
  }
}

/* line 1348, 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 1368, 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 1368, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps {
    padding: 64px 80px;
  }
}

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

/* line 1385, 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;
  text-align: center;
}

@media (min-width: 1150px) {
  /* line 1385, 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;
    text-align: start;
  }
}

/* line 1406, 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 1406, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container {
    width: 1000px;
    flex-direction: row;
  }
}

/* line 1420, 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 1420, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container .ellipse_1 {
    left: 160px;
    top: 0px;
  }
}

/* line 1432, 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 1432, 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 1406, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container {
    margin-bottom: 44px;
  }
}

@media (max-width: 1150px) {
  /* line 1450, 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 1456, 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 1462, 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 1468, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container picture:nth-child(1) {
    margin-right: 175px;
  }
  /* line 1472, app/assets/stylesheets/pricing/team_pricing_below_fold.scss */
  .pricing-below-fold .easy_steps_container picture:nth-child(3) {
    margin-right: 140px;
  }
}

/* line 1478, 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 1485, 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;
}
