body {
  color: #121926;
  font-size: clamp(16px, 1.5vw, 18px);
}
.text_cranberry {
  color: #cd2653;
}
.navbar-nav > .nav-item > .nav-link {
  color: #121926;
}
.tertiary-btn-default {
  color: #fff !important;
  font-size: 16px;
  border-radius: 50px;
  border: 0;
  background: #3f0071;
  padding: 15px 12px;
  font-weight: 700;
  max-width: 350px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-family: Montserrat;
}
.white-btn {
  color: #3f0071;
  background-color: #fff;
  font-size: 22px;
  border: 0;
  padding: 15px 12px;
  font-weight: 700;
  max-width: 350px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-family: Montserrat;
}
.white-btn:hover {
  color: #3f0071;
  background-color: #fff;
  border: 0;
  padding: 15px 12px;
  font-weight: 700;
  max-width: 350px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-family: Montserrat;
}
.book-demo-btn {
  background-color: #3f0071;
  color: #fff;
  font-size: 22px;
  border: 0;
  border-radius: 32px;
  padding: 15px 12px;
  font-weight: 700;
  max-width: 350px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-family: Montserrat;
}
.book-demo-btn:hover {
  background-color: #3f0071;
  color: #fff;
  border: 0;
  padding: 15px 12px;
  border-radius: 32px;
  font-weight: 700;
  max-width: 350px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  display: inline-block;
  font-family: Montserrat;
}
.tertiary-btn-default:hover {
  background: #d3b8e8;
  color: #3f0071 !important;
  border: 0;
}
.tertiary-btn-default:focus {
  border-radius: 50px;
}
.gap-50 {
  gap: 50px;
}
.btn:active {
  border: 0;
}
.new_footer_content .footer_subscribe_content {
  display: none !important;
}
.form-control::placeholder {
  color: #c7c9ca;
  font-weight: 500;
}
.content_area {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 60px;
}
#hero_carousel {
  max-width: 100%;
}
.hero_content {
  display: grid;
  grid-template-columns: 40% 55%;
  padding: 80px 0;
  gap: 50px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero_content h1 {
  font-size: clamp(24px, 3vw, 40px);
  color: #333436;
  text-transform: capitalize;
  font-family: cardo;
}
.hero_content p {
  color: #333436;
  font-size: clamp(18px, 2vw, 26px);
  font-family: Montserrat;
  font-weight: 500;
  margin: 15px 0 27px;
}
.login_text {
  font-size: 20px !important;
}
.about_pro_content {
  display: grid;
  grid-template-columns: 35% auto;
  gap: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 0;
}
.about_pro_content p {
  text-align: left;
  font-family: Montserrat;
  font-size: clamp(18px, 2vw, 28px);
  color: #121926;
}
.how_it_works_content {
  padding: 80px 0;
}
.how_persona_works_tab_content {
  padding-top: 100px;
}
.how_persona_works_tab_content li {
  padding: 0 0 20px 0;
  font-size: clamp(16px, 2vw, 24px);
  color: #121926;
  font-family: Montserrat;
}
.how_works_title {
  color: #121926;
  margin: 0 0 80px;
}
.how_it_works_content .nav-pills .nav-link {
  color: #121926;
  font-weight: 500;
  font-family: Montserrat;
  font-size: clamp(20px, 2.5vw, 24px);
}
.how_it_works_content .nav-pills .nav-link.active {
  color: #121926;
  font-weight: 700;
  margin-bottom: -35px;
  padding-bottom: 30px;
}
.grey_bottom li {
  margin-left: 0;
}
.number {
  width: 30px;
  height: 30px;
  background: #3f0071;
  border-radius: 50%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.border_class {
  border: 1px solid #3f0071;
  background: transparent;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 15px;
  padding: 20px;
}
.border_class:hover {
  background-color: #3f0071;
}
.how_persona_works_tab_content ul {
  list-style: outside;
  padding-left: 20px;
  line-height: normal;
}
ul li {
  margin-left: 8px;
}
.practice_and_patients {
  padding: 80px 0;
}
.practice_and_patients .nav.nav-pills {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.nav-pills .nav-link {
  font-weight: 700;
  font-size: clamp(20px, 3vw, 30px);
  line-height: normal;
  letter-spacing: 0;
  text-align: center;
  color: #121926;
  background-color: transparent;
  padding: 0;
}
.grey_bottom {
  border-bottom: 5px solid #dbd2ff;
  padding-bottom: 30px;
}
.nav-pills .nav-link.active {
  padding-bottom: 10px;
  color: #3f0071;
  border-bottom: 5px solid #3f0071;
  background-color: transparent;
  border-radius: 1px;
  margin-bottom: -5px;
}
.content_columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  padding-top: 70px;
}
.content_columns h2 {
  color: #121926;
  font-size: clamp(18px, 2vw, 22px);
  font-family: "Montserrat";
}
.content_columns p {
  margin-top: 40px;
}
.column-one {
  position: relative;
  padding: 0 20px;
}
.column-one::before {
  position: absolute;
  content: "";
  background-color: #3f0071;
  right: 0;
  width: 2px;
  height: 100%;
}
.column-one h2 {
  margin-bottom: 40px;
  min-height: 75px;
}
.column-one p {
  max-width: 440px;
}
.column-one .border_class {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.column-one .border_class img {
  max-width: 200px;
}
.tab_main_para {
  max-width: 700px;
  padding-top: 35px;
}
.grow_with_persona {
  background-color: #f2f2f2;
}
.grow_with_persona_content {
  min-height: 467px;
  position: relative;
}
.grow_content .h2 {
  font-size: clamp(24px, 4vw, 55px);
  color: #fff;
}
.grow_content {
  position: absolute;
  right: 3%;
  text-align: center;
  top: 45%;
}
.contact_form_sec {
  padding: 0 0 80px;
}
.contact_form_wrapper {
  border: 5px solid #3f0071;
  color: #121926;
  padding: 75px;
  display: grid;
  grid-template-columns: 440px auto;
  gap: 50px;
  border-radius: 20px;
}
.contact_left {
  padding-top: 30px;
}
.contact_right {
  padding: 40px;
  border-radius: 10px;
}
.contact_right h3 {
  font-family: Montserrat;
  font-weight: 700;
  font-style: Bold;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0;
}
.contact_right p {
  font-family: Montserrat;
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  line-height: 32px;
  padding: 0 0 20px 0;
}
.contact_form .form-control {
  min-height: 60px;
  padding: 12px 20px;
  border: 1px solid #000;
  border-radius: 3px;
}
.here_color {
  color: #8a3391;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact_form_wrapper {
    padding: 15px 30px 50px 30px;
    grid-template-columns: 1fr;
    gap: 15px;
  }
  .content_area {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .content_area {
    padding: 0 20px;
  }
  .hero_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
  }
  .about_pro_content {
    padding: 30px 0;
    gap: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .how_it_works_content {
    padding: 30px 0;
  }
  .how_works_title {
    margin: 0 0 25px;
  }
  .how_it_works_content .nav-pills .nav-link {
    font-size: 16px;
    line-height: unset;
  }
  .contact_form_wrapper {
    padding: 50px 15px 50px 15px;
    grid-template-columns: 1fr;
    gap: 40px;
    border-radius: 10px;
  }
  .contact_left {
    padding-top: 0;
  }
  .content_columns {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px;
  }
  .column-one h2 {
    min-height: auto;
    text-align: center;
  }
  .column-one::before {
    right: auto;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
  }
  .column-one {
    padding: 15px 0;
    text-align: center;
    font-size: 16px;
  }
  .contact_right {
    padding: 0px;
  }
  .faq-section {
    grid-template-columns: 1fr !important;
    padding-top: 50px !important;
  }
  .hero_content {
    padding: 30px 0;
    gap: 30px;
  }
  .how_persona_works_tab_content .tab1-content {
    display: block !important;
  }
  .how_persona_works_tab_content {
    padding-top: 30px;
  }
  .tab1-contente {
    padding-top: 30px;
  }
  ul#tabs {
    gap: 20px;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  ul#tabs1 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .how_it_works_content .nav-pills .nav-link.active {
    margin-bottom: 0;
    padding-bottom: 5px;
  }
  .about_pro_content p {
    text-align: center;
  }
  .hero_left_content {
    text-align: center;
  }
  .practice_and_patients {
    padding: 40px 0;
  }
  .faqs .content_area {
    padding: 0 20px !important;
  }
  .book-demo-btn {
    font-size: 18px;
    padding: 10px 6px;
    font-weight: 700;
    max-width: 350px;
  }
  .contact_right h3 {
    font-size: 22px;
  }
  .contact_right p {
    font-size: 18px;
    padding:0;
  }
  .content_columns {
    padding-top:30px;
  }
}
