@media (min-width: 1600px) and (max-width: 1899px) {
  .about-impact-stage-wrap {
    --impact-scale: 1 !important;
    height: calc(560px * var(--impact-scale)) !important;
  }
  .about-impact-stage-wrap .about-impact-stage {
    width: 1320px !important;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .about-impact-stage-wrap {
    --impact-scale: 0.94 !important;
    height: calc(560px * var(--impact-scale)) !important;
  }
  .about-impact-stage-wrap .about-impact-stage {
    width: 1320px !important;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .about-impact-stage-wrap {
    --impact-scale: 0.86 !important;
    height: calc(560px * var(--impact-scale)) !important;
  }
  .about-impact-stage-wrap .about-impact-stage {
    width: 1320px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .about-impact-stage-wrap {
    --impact-scale: 0.74 !important;
    height: calc(560px * var(--impact-scale)) !important;
  }
  .about-impact-stage-wrap .about-impact-stage {
    width: 1320px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .about-impact-stage-wrap {
    --impact-scale: 0.58 !important;
    height: calc(560px * var(--impact-scale)) !important;
  }
  .about-impact-stage-wrap .about-impact-stage {
    width: 1320px !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .about-impact-stage-wrap {
    --impact-scale: 0.43 !important;
    height: calc(560px * var(--impact-scale) + 8px) !important;
  }
  .about-impact-stage-wrap .about-impact-stage {
    width: 1320px !important;
  }
}
@media (min-width: 481px) and (max-width: 575px) {
  .about-impact-stage-wrap {
    --impact-scale: 0.36 !important;
    height: calc(560px * var(--impact-scale) + 8px) !important;
  }
  .about-impact-stage-wrap .about-impact-stage {
    width: 1320px !important;
  }
  .about-impact-network {
    display: none;
  }
}
@media (min-width: 391px) and (max-width: 480px) {
  .about-impact-stage-wrap {
    --impact-scale: 0.32 !important;
    height: calc(560px * var(--impact-scale) + 8px) !important;
  }
  .about-impact-stage-wrap .about-impact-stage {
    width: 1320px !important;
  }
  .about-impact-network {
    display: none;
  }
}
@media (max-width: 1600px) {
  .floating-badge {
    right: 5%;
    bottom: -15%;
  }
  .hero-content {
    margin-top: 50px;
  }
}
@media (max-width: 1400px) {
  .why-sol {
    max-width: 100%;
    display: none;
  }
  .why-content_one {
    display: block;
    margin: auto;
  }
  .why-content {
    left: 0;
    text-align: center;
  }
  .why-phone {
    display: none;
  }
  .why-phone.one {
    display: block;
  }
  .why-phone img {
    left: -120px;
  }
  .why-section .img-col {
    display: flex;
    align-items: end;
    width: 100%;
  }
  .why-section .why-bg {
    bottom: 0;
    top: auto;
    max-height: 600px;
  }
  .app-mockup img {
    max-height: 600px;
  }
  .footer-list li a {
    font-size: var(--fs-xl);
  }
  .footer p {
    margin: 20px 0 !important;
  }
  .footer-divider {
    margin: 80px 0 20px;
  }
  .blog-cards-box .content-box {
    max-width: 99%;
  }
.ps-40 {
    padding-left: 0px;
}
.blog-section .popular-item .blog-sm {
    max-width: 100px;
    height: 100px;
}
  .about-impact-stage-wrap {
    --impact-scale: 0.94;
  }
}
@media (max-width: 1300px) {
  /* .hero-overlays .hero-img-left {
        height: 300px;
    } */
}
@media (max-width: 1199px) {
  .laptop-device {
    width: 420px;
  }
  .tablet-device {
    width: 180px;
  }
  .phone-device {
    width: 120px;
  }
  .hero-title {
    font-size: 40px;
  }
  .hero-subtitle {
    font-size: 20px;
  }
  .navbar-container {
    padding: 0 30px;
  }
  .nav-link {
    font-size: 14px;
    padding: 8px 10px !important;
  }
  .navbar-brand .img-box {
    height: 40px;
  }
  .card-right-bottom {
    right: 30px;
  }
  .card-left-bottom {
    left: 30px;
  }
  .highlights-wrapper {
    height: 650px;
  }
  .center-phone {
    bottom: 0px;
  }
  .center-phone img {
    width: auto;
    height: 500px;
  }
  .highlight-card {
    max-width: 200px;
  }
  .card-left-top,
  .card-right-top {
    top: -95px;
  }
  .newsletter-section .section-title {
    font-size: 40px;
  }
  .newsletter-list li {
    font-size: var(--fs-xl);
  }
  .infra-content {
    padding: 20px 0 0;
  }
  .infra-content h3 {
    font-size: 22px;
  }
  .img-collage {
    max-width: 450px;
  }
  .footer {
    padding: 50px 0 25px;
  }
  .footer-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .footer-list li a {
    font-size: var(--fs-large);
  }
  .footer p {
    font-size: var(--fs-large);
  }
  .footer-divider {
    margin: 80px 0 20px;
  }
  .faq-section {
    padding: 50px 0 70px;
  }
  .faq-title {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .faq-accordion .accordion-button {
    font-size: 14px;
    padding: 18px 22px;
  }
  .faq-accordion .accordion-body {
    font-size: 13px;
    padding: 0 22px 18px;
  }
  .app-download-section {
    padding: 70px 0;
  }
  .app-title {
    font-size: 28px;
    max-width: 450px;
  }
  .app-text,
  .app-cta-text {
    font-size: 13px;
  }
  .app-mockup img {
    max-height: 450px;
  }
  .app-btn img {
    height: 40px;
  }
  .contact-section {
    padding: 70px 0;
  }
  .contact-title {
    font-size: 26px;
  }
  .contact-form-wrapper {
    padding: 30px;
  }
  .contact-form-title {
    font-size: 22px;
  }
  .contact-img-item img {
    border-radius: 10px;
  }
  .blog-content h4,
  .blog-card-v h4{
    font-size: 25px;
  }
  .blog-img img{
    width: 300px;
    height: 200px;
  }
      .ps-40 {
        padding-left: 1.5rem;
    }
     .about-main-section {
    padding: 138px 0 0px;
  }
  .about-main-title {
    font-size: 48px;
  }
  .about-visual-wrap {
    max-width: 610px;
    margin-right: 0;
  }
  .about-journey-curve {
    width: min(40vw, 460px);
    bottom: 146px;
  }
  .about-impact-stage {
    min-height: 510px;
    width: min(100%, 1140px);
  }
  .about-impact-visual {
    left: 0;
    width: 46%;
    height: 430px;
  }
  .about-impact-content-card {
    right: 0;
    width: 56%;
    min-height: 300px;
    padding: 24px 24px 22px 72px;
  }
  .about-impact-base {
    width: 74%;
    left: 10%;
  }
  .about-impact-doctor {
    left: 23%;
    width: 58%;
  }
  .about-impact-mini-card-left {
    left: -2%;
    top: 47%;
  }
  .about-impact-mini-card-top {
    right: 2%;
    top: 24%;
  }
  .about-impact-mini-card-bottom {
    left: 30%;
    bottom: -10px;
  }
    .about-impact-stage-wrap {
    --impact-scale: 0.84;
  }
  .about-main-section {
    padding: 118px 0 44px;
  }
  .about-main-content {
    padding-bottom: 64px;
  }
  .about-visual-card {
    right: 92px;
  }
  .about-main-image {
    width: min(900px, 100%);
  }
}
@media (max-width: 1045px) {
  /* .hero-overlays .hero-img-left {
        height: 250px;
    } */
}
@media (max-width: 991px) {
  .main-header {
    padding: 10px 0;
  }
  .hero-overlays .hero-img-left {
    height: 56%;
  }
  .highlight-wrapper_two {
    display: flex;
  }
  .highlights-wrapper {
    display: none;
  }
  .highlight-para {
    padding: 10px;
  }
  .highlight-bg-line {
    display: none;
  }
  .section-subtitle {
    margin: 0;
  }
  .contact-section .section-subtitle {
    width: 100%;
    margin: 0;
  }
  .secondary-btn {
    width: 100%;
    margin: 10px 0 0;
  }
  .mobile-view {
    max-width: 400px;
    margin: auto;
  }
  .mobile-view img {
    max-width: 100%;
    height: auto;
  }
  .main-header .navbar-collapse {
    background: rgba(0, 0, 0, 0.2);
    margin-top: 15px;
    border-radius: 10px;
  }
  .main-header .navbar-nav {
    gap: 5px;
  }
  .main-header .nav-link {
    padding: 10px 15px !important;
  }
  .device-mockups {
    flex-direction: column;
    gap: 30px;
  }
  .tablet-device {
    order: 2;
    width: 280px;
  }
  .laptop-device {
    order: 1;
    width: 90%;
    max-width: 500px;
    margin: 0;
  }
  .phone-device {
    order: 3;
    width: 160px;
  }
  .hero-devices {
    min-height: auto;
  }
  .hero-title {
    font-size: 35px;
  }
  .nav-links-wrapper {
    background: var(--white-color);
    backdrop-filter: none;
    flex-direction: column;
    border-radius: 12px !important;
    box-shadow: none;
    padding: 20px 0;
    width: 100%;
  }
  .navbar-nav {
    width: 100%;
    text-align: start;
    padding: 0px 20px;
  }
  .btn-login-nav {
    margin-left: 0;
    margin-top: 15px;
    display: inline-block;
  }
  .nav-link {
    width: fit-content;
  }
  .main-header .nav-link.login-btn {
    margin: 0px;
  }
  .highlight-card {
    width: 150px;
  }
  .center-phone img {
    width: auto;
    height: 300px;
  }
  .highlights-section::before {
    display: none;
  }
  .highlights-section {
    padding: 60px 0 0;
  }
  .newsletter-list {
    flex-wrap: wrap;
    gap: 10px;
  }
  .card-left-top,
  .card-left-bottom {
    left: 0px;
  }
  .card-right-top,
  .card-right-bottom {
    right: 0px;
  }
  .security-image {
    margin: 30px auto 0px;
  }
  .why-phone img {
    max-width: 400px;
  }
  .why-section .why-bg {
    max-height: 400px;
  }
  .center-phone {
    bottom: 50%;
  }
  .curve-line {
    height: 300px;
    transform: rotate(-90deg);
    margin: 15px 0;
  }
  .security-section .img-column .privacy-shape_three {
    right: 0;
  }
  .privacy-shape_two {
    max-width: 300px;
  }
  .contact-content-row {
    margin-top: 0px;
  }
  .contact-form-box input,
  .contact-form-box textarea {
    margin: 5px 0;
  }
  .common-breadcrumb {
    padding: 60px 0;
  }
  .common-breadcrumb {
    margin-top: 70px;
  }
  .infrastructure-section {
    padding: 60px 0 80px;
  }
  .section-title {
    font-size: 30px;
  }
  .newsletter-section .section-title {
    font-size: 35px;
  }
  .section-subtitle {
    font-size: 14px;
    margin-bottom: 40px;
  }
  .infra-tabs {
    gap: 8px;
    margin-bottom: 40px;
  }
  .infra-tabs .nav-link {
    padding: 10px 20px;
    font-size: 13px;
  }
  .infra-images {
    padding: 10px;
    margin-bottom: 30px;
  }
  .img-collage {
    max-width: 100%;
    margin: 0 auto;
  }
  .infra-content {
    padding: 0 15px;
  }
  .infra-content h3 {
    font-size: 22px;
  }
  .feature-list li {
    font-size: 16px;
  }
  .footer {
    padding: 45px 0 25px;
  }
  .footer-logo {
    margin-bottom: 12px;
  }
  .social-links {
    margin-top: 20px;
  }
  .copy-right {
    font-size: 12px;
  }
  .footer-logo img {
    height: 50px;
  }
  .footer p.copy-right {
    text-align: center !important;
  }
  .footer-divider {
    margin: 20px 0 20px;
  }
  .faq-section {
    padding: 45px 0 60px;
  }
  .faq-title {
    font-size: 24px;
    margin-bottom: 22px;
  }
  .faq-accordion .accordion-item {
    margin-bottom: 12px;
  }
  .faq-accordion .accordion-button {
    font-size: 14px;
    padding: 16px 20px;
  }
  .faq-accordion .accordion-button::after {
    width: 24px;
    height: 24px;
    background-size: 10px;
  }
  .faq-accordion .accordion-body {
    font-size: 13px;
    padding: 0 20px 16px;
  }
  .app-download-section {
    padding: 60px 0;
  }
  .app-content {
    padding-right: 0;
    margin-bottom: 40px;
    text-align: center;
  }
  .app-title {
    font-size: 26px;
    max-width: 100%;
  }
  .app-badge {
    font-size: 11px;
    padding: 6px 14px;
  }
  .app-text,
  .app-cta-text {
    font-size: 13px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
  .app-buttons {
    justify-content: center;
  }
  .app-mockup {
    display: none;
  }
  .app-mockup.two {
    display: flex;
    position: relative;
    justify-content: flex-end;
  }
  .app-mockup img {
    max-height: 400px;
    position: relative;
    bottom: -60px;
  }
  .app-btn img {
    height: 38px;
  }
  .about-founder-card-portrait-1 .about-founder-photo,
  .about-founder-card-portrait-2 .about-founder-photo ,
.about-founder-card-portrait-3 .about-founder-photo,
.about-founder-card-portrait-4 .about-founder-photo {
    width: 70%;
}
 .about-main-section {
    min-height: auto;
    padding: 122px 0 0px;
  }
  .about-main-row {
    min-height: auto;
    row-gap: 28px;
  }
  .about-main-content {
    max-width: 100%;
    text-align: center;
  }
  .about-main-title,
  .about-main-text {
    margin-left: auto;
    margin-right: auto;
  }
  .about-main-title {
    max-width: 700px;
    font-size: 42px;
  }
  .about-main-text {
    max-width: 620px;
  }
  .about-visual-wrap {
    max-width: 560px;
    margin: 0 auto;
  }
  .about-visual-card {
    right: 0;
    top: 0;
    text-align: center !important;
  }
  .about-main-image {
    width: min(560px, 100%);
  }
  .about-journey-section {
    border-radius: 28px 28px 0 0;
    padding: 32px 0 46px;
  }
  .about-journey-curve {
    width: min(64vw, 500px);
    bottom: 210px;
    opacity: 0.7;
  }
  .about-journey-gallery {
    margin: 46px auto 52px;
    min-height: 280px;
  }
  .about-purpose-block {
    max-width: 100%;
  }
  .about-impact-section {
    padding: 56px 0 72px;
  }
  .about-impact-title {
    font-size: 24px;
  }
  .about-impact-stage {
    min-height: 470px;
    margin-top: 34px;
    width: 100%;
  }
  .about-impact-visual {
    left: 0;
    width: 48%;
    height: 390px;
    margin-bottom: 0;
  }
  .about-impact-content-card {
    position: absolute;
    right: 0;
    bottom: 8px;
    width: 56%;
    max-width: none;
    min-height: 285px;
    padding: 22px 20px 20px 46px;
  }
  .about-impact-base {
    width: 76%;
    left: 8%;
    bottom: 0;
  }
  .about-impact-doctor {
    left: 22%;
    width: 60%;
    bottom: 0;
  }
  .about-impact-mini-card-left {
    top: 46%;
    left: -1%;
    transform: scale(0.88);
    transform-origin: left center;
  }
  .about-impact-mini-card-top {
    top: 22%;
    right: 0;
    transform: scale(0.9);
    transform-origin: right center;
  }
  .about-impact-mini-card-bottom {
    left: 27%;
    bottom: -8px;
    transform: scale(0.9);
    transform-origin: center;
  }
   .about-founders-section {
    padding: 38px 0 48px;
  }
  .about-founders-glow {
    width: min(34vw, 240px);
    top: 110px;
  }
  .about-founders-title {
    font-size: 24px;
  }
  .about-newsletter-title {
    font-size: 24px;
  }
  .about-newsletter-features {
    gap: 20px;
    font-size: 13px;
  }
    .about-impact-stage-wrap {
    --impact-scale: 0.72;
  }
   .about-main-section {
    min-height: auto;
    padding: 118px 0 56px;
    overflow: hidden;
  }
  .about-main-row {
    min-height: auto;
    align-items: center;
  }
  .about-main-content {
    padding: 28px 0 72px;
  }
  .about-visual-wrap {
    max-width: 760px;
    margin-top: 0;
    margin-right: 0;
  }
  .about-visual-card {
    right: 60px;
    top: 0;
  }
  .about-main-image {
    width: min(860px, 100%);
  }
  .about-journey-section {
    margin-top: -18px;
    position: relative;
    z-index: 2;
  }
   .about-main-section {
    overflow: hidden;
    padding-bottom: 26px;
  }
  .about-main-row {
    align-items: center;
  }
  .about-visual-wrap {
    margin-top: 0;
  }
  .about-journey-section {
    margin-top: -10px;
    position: relative;
    z-index: 2;
  }
}
@media (max-width: 767px) {
  .logo-img {
    height: 38px;
  }
  .highlight-bg-line {
    display: none;
  }
  .why-phone img {
    max-width: 250px;
    left: -55px;
  }
  .why-section .why-bg {
    max-height: 300px;
  }
  .floating-badge img {
    max-height: 100px;
    width: auto;
  }
  .logo-main {
    font-size: 20px;
  }
  .logo-sub {
    font-size: 9px;
  }
  .laptop-device {
    width: 100%;
  }
  .laptop-screen {
    left: 40px;
    right: 40px;
    top: 20px;
    bottom: 30px;
  }
  .laptop-content-img {
    left: 40px;
    top: 20px;
    height: calc(100% - 50px);
  }
  .tablet-device {
    width: 220px;
  }
  .phone-device {
    width: 130px;
  }
  .hero-banner {
    padding: 30px 0 60px;
    min-height: auto;
  }
  .white-btn {
    padding: 12px 25px;
    font-size: 13px;
  }
  .highlight-card {
    width: 150px;
  }
  .newsletter-list li {
    font-size: var(--fs-xl);
  }
  .newsletter-list li::before {
    top: 7px;
  }
  .floating-badge {
    bottom: -20%;
  }
  .privacy-shape_two {
    max-width: 200px;
  }
  .contact-container,
  .contact-form-box {
    padding: 30px;
  }
  .contact-form-box h4,
  .contact-info h3 {
    font-size: 28px;
  }
  .info-box h5 {
    font-size: var(--fs-large);
  }
  .info-box .icon-box {
    width: 30px;
    height: 30px;
  }
  .info-box .icon-box img {
    max-width: 10px;
    height: auto;
  }
  .info-box p {
    font-size: var(--fs-small);
  }
  .common-breadcrumb {
    margin-top: 60px;
  }
  .infrastructure-section {
    padding: 50px 0 60px;
  }
  .section-badge {
    font-size: 12px;
    padding: 6px 18px;
  }
  .section-title {
    font-size: 24px;
  }
  .newsletter-section .section-title {
    font-size: 30px;
  }
  .infra-tabs {
    gap: 8px;
    margin-bottom: 30px;
  }
  .infra-tabs .nav-link {
    padding: 10px 18px;
    font-size: 12px;
  }
  .img-collage {
    gap: 10px;
  }
  .infra-content h3 {
    font-size: 20px;
  }
  .content-desc {
    font-size: 14px;
  }
  .primary-btn,
  .secondary-btn,
  .subscribe-btn {
    padding: 12px 28px;
    font-size: 13px;
  }
  .contact-form-badges {
    margin-top: 20px;
  }
  .footer {
    padding: 40px 0 20px;
  }
  .footer-title {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .footer [class*="col-"]:last-child {
    margin-bottom: 0;
  }
  .social-links {
    gap: 12px;
  }
  .social-links li img {
    width: 18px;
    height: 18px;
  }
  .footer-list li a,
  .footer p {
    font-size: var(--fs-regular);
  }
  .footer-title {
    font-size: var(--fs-xl);
  }
  .faq-section {
    padding: 40px 0 50px;
  }
  .faq-title {
    font-size: 22px;
    margin-bottom: 20px;
    text-align: center;
  }
  .faq-accordion .accordion-item {
    margin-bottom: 10px;
    border-radius: 10px;
  }
  .faq-accordion .accordion-button {
    font-size: 13px;
    padding: 15px 18px;
  }
  .faq-accordion .accordion-button::after {
    width: 22px;
    height: 22px;
    background-size: 9px;
  }
  .faq-accordion .accordion-body {
    font-size: 12px;
    line-height: 1.6;
    padding: 0 18px 15px;
  }
  .app-download-section {
    padding: 50px 0;
  }
  .app-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .app-badge {
    font-size: 10px;
    padding: 6px 12px;
    margin-bottom: 15px;
  }
  .app-text {
    font-size: 12px;
    margin-bottom: 12px;
  }
  .app-cta-text {
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  .app-buttons {
    gap: 12px;
  }
  .app-btn img {
    height: 36px;
  }
  .app-mockup.two {
    margin-top: -50px;
  }
  .contact-section {
    padding: 50px 0;
  }
  .contact-badge {
    font-size: 11px;
    padding: 6px 16px;
  }
  .contact-title {
    font-size: 22px;
  }
  .contact-subtitle {
    font-size: 12px;
    margin-bottom: 25px;
  }
  .contact-form-wrapper {
    padding: 25px;
    border-radius: 15px;
  }
  .contact-form-title {
    font-size: 20px;
  }
  .contact-form-subtitle {
    font-size: 12px;
  }
  .contact-input,
  .contact-textarea {
    font-size: 12px;
  }
  .contact-badge-link img {
    height: 32px;
  }
  .contact-submit-btn {
    padding: 12px 25px;
    font-size: 13px;
  }
   .about-main-section {
    padding: 106px 0 0px;
  }
  .about-main-title {
    max-width: 520px;
    font-size: 40px;
  }
  .about-main-text {
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 28px;
  }
  .about-visual-wrap {
    max-width: 470px;
    margin-top: 10px;
  }
  .about-visual-card {
    right: 0;
    top: 0;
    text-align: center !important;
  }
  .about-main-image {
    width: min(470px, 100%);
  }
  .about-journey-section {
    border-radius: 24px 24px 0 0;
    padding: 30px 0 42px;
  }
  .about-journey-title {
    font-size: 22px;
  }
  .about-journey-text {
    font-size: 12px;
    line-height: 1.6;
  }
  .about-journey-curve {
    width: 78vw;
    bottom: 300px;
    left: -8%;
  }
  .about-journey-gallery {
    flex-wrap: wrap;
    gap: 14px;
    width: 100%;
    margin: 34px auto 34px;
    min-height: auto;
  }
  .about-journey-card-left,
  .about-journey-card-center,
  .about-journey-card-right {
    width: min(238px, 100%);
    margin: 0;
    transform: none;
  }
  .about-purpose-block p {
    font-size: 12px;
    line-height: 1.8;
  }
  .about-impact-section {
    padding: 48px 0 60px;
  }
  .about-impact-title {
    font-size: 22px;
  }
  .about-impact-text {
    font-size: 13px;
  }
  .about-impact-tabs {
    flex-wrap: wrap;
    justify-content: center;
  }
  .about-impact-stage {
    min-height: auto;
  }
  .about-impact-visual,
  .about-impact-content-card {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .about-impact-visual {
    width: min(100%, 380px);
    height: 380px;
    margin-bottom: 26px;
  }
  .about-impact-base {
    width: 78%;
    left: 10%;
    bottom: 6px;
  }
  .about-impact-doctor {
    left: 25%;
    bottom: 6px;
    width: 58%;
  }
  .about-impact-mini-card-left {
    left: 0;
    top: 44%;
    min-width: 142px;
    transform: scale(0.9);
    transform-origin: left center;
  }
  .about-impact-mini-card-top {
    right: 2%;
    top: 22%;
    transform: scale(0.88);
    transform-origin: right center;
  }
  .about-impact-mini-card-bottom {
    left: 29%;
    bottom: 0;
    transform: scale(0.88);
    transform-origin: center;
  }
  .about-impact-content-card {
    width: 100%;
    max-width: 520px;
    min-height: auto;
    padding: 18px 18px 16px;
  }
  .about-impact-content-card h3 {
    font-size: 20px;
  }
   .about-founders-section {
    padding: 34px 0 42px;
  }
  .about-founders-title {
    font-size: 22px;
  }
  .about-founders-text {
    font-size: 13px;
  }
  .about-founder-card {
    min-height: 300px;
  }
  .about-founders-glow {
    width: 46vw;
    top: 150px;
    left: -4%;
  }
  .about-founder-copy h3 {
    font-size: 19px;
  }
  .about-founders-divider {
    margin: 40px 0 24px;
  }
  .about-newsletter-section {
    padding: 0 0 44px;
  }
  .about-newsletter-wrap {
    padding: 28px 14px 24px;
  }
  .about-newsletter-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .about-newsletter-form {
    flex-direction: column;
    border-radius: 22px;
    padding: 10px;
    margin-bottom: 22px;
  }
  .about-newsletter-input,
  .about-newsletter-btn {
    width: 100%;
  }
  .about-newsletter-btn {
    padding: 12px 18px;
  }
  .about-impact-stage-wrap {
    --impact-scale: 0.54;
    height: calc(560px * var(--impact-scale) + 24px);
  }
  .about-impact-stage-wrap .about-impact-content-card h3 {
    font-size: 30px;
  }
}
@media (max-width: 575px) {
  .main-header {
    padding: 8px 0;
  }
  .floating-badge img {
    max-height: 75px;
  }
  .hero-content {
    margin-top: 30px;
  }
  .logo-wrapper {
    gap: 8px;
  }
  .logo-img {
    height: 32px;
  }
  .logo-main {
    font-size: 18px;
  }
  .logo-sub {
    font-size: 8px;
    letter-spacing: 1px;
  }
  .logo-badge {
    font-size: 8px;
    padding: 1px 4px;
  }
  .navbar-toggler {
    padding: 4px 8px;
  }
  .tablet-device {
    width: 180px;
  }
  .tablet-screen {
    top: 12px;
    left: 12px;
    right: 12px;
    bottom: 12px;
  }
  .laptop-device {
    width: 100%;
  }
  .laptop-screen {
    left: 25px;
    right: 25px;
    top: 15px;
    bottom: 20px;
  }
  .laptop-content-img {
    left: 25px;
    top: 15px;
    height: calc(100% - 35px);
  }
  .mock-app {
    padding: 10px;
  }
  .mock-logo {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .mock-title {
    font-size: 12px;
    margin-bottom: 8px;
  }
  .mock-label {
    font-size: 9px;
  }
  .mock-input {
    font-size: 9px;
    padding: 5px 8px;
    margin-bottom: 8px;
  }
  .mock-btn {
    font-size: 10px;
    padding: 6px 15px;
  }
  .mock-divider {
    font-size: 8px;
    margin: 6px 0;
  }
  .phone-device {
    width: 110px;
  }
  .phone-screen {
    top: 6px;
    left: 6px;
    right: 6px;
    bottom: 6px;
    border-radius: 15px;
  }
  .mock-app.compact .mock-logo {
    font-size: 10px;
  }
  .mock-app.compact .mock-label {
    font-size: 8px;
  }
  .hero-title {
    font-size: 30px;
  }
  .white-btn {
    padding: 10px 20px;
    font-size: 12px;
  }
  .badge-text {
    font-size: 9px;
  }
  .security-section .feature-box p br {
    display: none;
  }
  .privacy-shape_two {
    top: 10%;
  }
  .feature-box {
    padding: 10px;
  }
  .security-section .feature-box p {
    font-size: 16px;
  }
  .curve-line {
    height: 200px;
  }
  .why-section .why-bg {
    max-height: 200px;
  }
  .why-phone img {
    max-width: 150px;
  }
  .common-breadcrumb {
    margin-top: 55px;
  }
  .section-title {
    font-size: 22px;
  }
  .newsletter-section .section-title {
    font-size: 25px;
  }
  .section-subtitle {
    font-size: 13px;
    line-height: 1.6;
  }
  .infra-tabs {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
  }
  .infra-tabs .nav-item {
    flex: 0 0 auto;
  }
  .infra-tabs .nav-link {
    padding: 8px 14px;
    font-size: 11px;
  }
  .img-collage {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }
  .img-main {
    grid-row: 1 / 3;
    border-radius: 10px;
  }
  .img-family,
  .img-senior {
    border-radius: 8px;
  }
  .infra-content {
    padding: 0 10px;
  }
  .content-header {
    gap: 10px;
    margin-bottom: 12px;
  }
  .accent-bar {
    width: 3px;
    height: 28px;
  }
  .infra-content h3 {
    font-size: 18px;
  }
  .content-desc {
    font-size: 13px;
    margin-bottom: 20px;
  }
  .feature-list {
    margin-bottom: 25px;
  }
  .feature-list li {
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .feature-list li::before {
    width: 6px;
    height: 6px;
    top: 5px;
  }
  .primary-btn,
  .secondary-btn,
  .subscribe-btn {
    padding: 12px 25px;
    font-size: 13px;
    text-align: center;
  }
  .subscribe-box .form-control {
    padding: 10px 15px;
  }
  .subscribe-box {
    margin: 0;
  }
  .newsletter-list li {
    margin-bottom: 0px;
  }
  .newsletter-list li {
    font-size: var(--fs-large);
  }
  .newsletter-section,
  .highlights-section,
  .infrastructure-section {
    padding: 40px 0;
  }
  .footer {
    padding: 40px 0 20px;
  }
  .footer-title {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .footer [class*="col-"]:last-child {
    margin-bottom: 0;
  }
  .social-links {
    gap: 12px;
  }
  .social-links li img {
    width: 18px;
    height: 18px;
  }
  .footer-list li a,
  .footer p {
    font-size: var(--fs-regular);
  }
  .footer-title {
    font-size: var(--fs-xl);
  }
  .footer {
    padding: 35px 0 20px;
  }
  .footer-list li,
  .footer-list.footer-link li {
    margin-bottom: 10px;
  }
  .copy-right {
    font-size: 11px;
    text-align: center;
  }
  .footer hr {
    margin: 15px 0;
  }
  .container-fluid.footer-container {
    padding: 0 30px;
  }
  .faq-section {
    padding: 35px 0;
  }
  .faq-title {
    font-size: 20px;
    margin-bottom: 18px;
  }
  .faq-accordion .accordion-button {
    font-size: 12px;
    padding: 14px 16px;
  }
  .faq-accordion .accordion-button::after {
    width: 20px;
    height: 20px;
    background-size: 8px;
  }
  .faq-accordion .accordion-body {
    font-size: 12px;
    padding: 0 16px 14px;
  }
  .app-download-section {
    padding: 40px 0;
  }
  .app-title {
    font-size: 20px;
    line-height: 1.4;
  }
  .app-text,
  .app-cta-text {
    font-size: 11px;
    line-height: 1.6;
  }
  .app-buttons {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }
  .app-btn img {
    height: 40px;
  }
  .app-mockup img {
    bottom: -40px;
  }
  .newsletter-list {
    flex-direction: column;
  }
  .newsletter-list li {
    text-align: start;
  }
  .contact-section {
    padding: 40px 0;
  }
  .contact-badge {
    font-size: 10px;
    padding: 6px 14px;
  }
  .contact-title {
    font-size: 20px;
  }
  .contact-subtitle {
    font-size: 11px;
    line-height: 1.5;
  }
  .contact-form-wrapper {
    padding: 20px;
  }
  .contact-form-title {
    font-size: 18px;
  }
  .contact-form-subtitle {
    font-size: 11px;
    margin-bottom: 20px;
  }
  .contact-form-badges {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .contact-badge-link img {
    height: 30px;
  }
  .contact-submit-btn {
    font-size: 12px;
  }
  .contact-img-item img {
    border-radius: 8px;
  }
  .about-faq-block{
    margin-top: 0px;
  }
  .about-faq-title{
    margin: 20px 0 ;
  }
   .about-main-section {
    padding: 100px 0 0px;
  }
  .about-main-title {
    max-width: 360px;
    font-size: 34px;
    line-height: 1.16;
  }
  .about-main-text {
    max-width: 340px;
    font-size: 14px;
    margin-bottom: 24px;
  }
  .about-visual-wrap {
    max-width: 390px;
    margin-top: 8px;
  }
  .about-visual-card {
    right: 0;
    top: 0;
    text-align: center !important;
  }
  .about-main-image {
    width: min(390px, 100%);
  }
  .about-journey-section {
    border-radius: 22px 22px 0 0;
    padding: 26px 0 36px;
  }
  .about-journey-title {
    font-size: 20px;
  }
  .about-journey-text {
    font-size: 12px;
    line-height: 1.65;
  }
  .about-journey-curve {
    display: none;
  }
  .about-journey-gallery {
    margin: 30px auto 28px;
  }
  .about-purpose-row {
    row-gap: 24px;
  }
  .about-purpose-block p {
    font-size: 12px;
    line-height: 1.75;
  }
  .about-impact-title {
    font-size: 20px;
  }
  .about-impact-text {
    font-size: 12px;
  }
  .about-impact-visual {
    width: 320px;
    height: 338px;
  }
  .about-impact-base {
    width: 250px;
    left: 26px;
  }
  .about-impact-doctor {
    left: 64px;
    width: 224px;
  }
  .about-impact-mini-card-left {
    left: -2px;
    top: 100px;
    transform: scale(0.9);
    transform-origin: left center;
  }
  .about-impact-mini-card-top {
    right: 10px;
    top: 92px;
    transform: scale(0.92);
    transform-origin: right center;
  }
  .about-impact-mini-card-bottom {
    left: 86px;
    bottom: 4px;
    transform: scale(0.92);
    transform-origin: center;
  }
  .about-impact-content-card {
    padding: 18px 18px 16px;
    border-radius: 16px;
  }
  .about-impact-content-card h3 {
    font-size: 18px;
  }
  .about-impact-content-card p {
    font-size: 13px;
  }
   .about-founders-title {
    font-size: 20px;
  }
  .about-founders-text {
    font-size: 12px;
  }
  .about-founder-card {
    min-height: 622px;
  }
  .about-founder-copy h3 {
    font-size: 18px;
  }
  .about-founder-copy p {
    font-size: 10px;
  }
  .about-newsletter-title {
    font-size: 20px;
    margin-bottom: 18px;
  }
  .about-newsletter-features {
    justify-content: flex-start;
    gap: 12px;
    font-size: 12px;
    line-height: 1.6;
  }
  .about-newsletter-section {
    padding: 0 0 36px;
  }
  .about-newsletter-wrap {
    padding: 24px 12px 20px;
  }
  .about-newsletter-form {
    margin-bottom: 18px;
  }
  .about-impact-stage-wrap {
    --impact-scale: 0.43;
    height: calc(560px * var(--impact-scale) + 20px);
  }
  .about-impact-stage-wrap {
    --impact-scale: 1 !important;
    height: auto !important;
    margin-top: 22px;
  }
  .about-impact-stage-wrap .about-impact-stage {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    min-height: auto !important;
    transform: none !important;
    transform-origin: top center !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 22px;
  }
  .about-impact-stage-wrap .about-impact-visual,
  .about-impact-stage-wrap .about-impact-content-card {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    margin-left: auto;
    margin-right: auto;
  }
  .about-impact-stage-wrap .about-impact-visual {
    width: min(100%, 300px) !important;
    height: 320px !important;
  }
  .about-impact-stage-wrap .about-impact-base {
    width: 235px !important;
    left: 22px !important;
    bottom: 10px !important;
  }
  .about-impact-stage-wrap .about-impact-doctor {
    width: 205px !important;
    left: 58px !important;
    bottom: 10px !important;
  }
  .about-impact-stage-wrap .about-impact-mini-card-left {
    top: 102px !important;
    left: -2px !important;
    min-width: 128px !important;
    transform: scale(0.8);
    transform-origin: left center;
  }
  .about-impact-stage-wrap .about-impact-mini-card-top {
    top: 74px !important;
    right: -4px !important;
    transform: scale(0.82);
    transform-origin: right center;
  }
  .about-impact-stage-wrap .about-impact-mini-card-bottom {
    left: 64px !important;
    bottom: -2px !important;
    transform: scale(0.82);
    transform-origin: center;
  }
  .about-impact-stage-wrap .about-impact-content-card {
    width: 100% !important;
    max-width: 320px !important;
    min-height: auto !important;
    padding: 18px 16px 16px !important;
    border-radius: 18px !important;
  }
  .about-impact-stage-wrap .about-impact-content-card h3 {
    font-size: 18px !important;
    margin-bottom: 12px !important;
  }
  .about-impact-stage-wrap .about-impact-content-card p {
    font-size: 12px !important;
    line-height: 1.7 !important;
    margin-bottom: 14px !important;
  }
  .about-impact-stage-wrap .about-impact-link {
    font-size: 13px !important;
  }
}
@media (max-width: 480px) {
  .hero-title {
    font-size: 25px;
  }
  .why-phone img {
    max-width: 100px;
    left: -25px;
  }
   .about-main-section {
    padding: 92px 0 0px;
  }
  .about-main-title {
    max-width: 310px;
    font-size: 29px;
    line-height: 1.14;
  }
 .about-impact-stage-wrap {
    --impact-scale: 0.38;
    height: calc(560px * var(--impact-scale) + 14px);
  }
  .about-main-text {
    max-width: 300px;
    font-size: 13px;
    line-height: 1.7;
  }
  .about-main-btn {
    padding: 12px 22px;
    font-size: 13px;
  }
  .about-visual-wrap {
    max-width: 320px;
    margin-top: 6px;
  }
  .about-visual-card {
    right: 0;
    top: 0;
    text-align: center !important;
  }
  .about-main-image {
    width: 100%;
    max-width: 320px;
  }
  .about-stethoscope-image {
    width: 104px;
    right: -6px;
  }
  .about-journey-section {
    padding: 24px 0 34px;
  }
  .about-journey-title {
    font-size: 18px;
    line-height: 1.2;
  }
  .about-journey-text {
    max-width: 320px;
    font-size: 11px;
    line-height: 1.7;
  }
  .about-journey-gallery {
    gap: 12px;
    margin: 24px auto 26px;
  }
  .about-journey-card-left,
  .about-journey-card-center,
  .about-journey-card-right {
    width: min(252px, 100%);
  }
  .about-purpose-badge {
    font-size: 12px;
    padding: 6px 18px;
  }
  .about-purpose-block p {
    font-size: 11px;
    line-height: 1.8;
  }
  .about-impact-section {
    padding: 42px 0 52px;
  }
  .about-impact-title {
    font-size: 18px;
    line-height: 1.22;
  }
  .about-impact-text {
    max-width: 300px;
    font-size: 11px;
    line-height: 1.7;
  }
  .about-impact-tabs {
    width: 100%;
    max-width: 290px;
    gap: 4px;
    padding: 6px;
  }
  .about-impact-tab {
    width: 100%;
    font-size: 11px;
    line-height: 1.35;
    text-align: center;
    white-space: normal;
  }
  .about-impact-stage {
    margin-top: 26px;
  }
  .about-impact-visual {
    width: min(100%, 290px);
    height: 316px;
    margin-bottom: 22px;
  }
  .about-impact-base {
    width: 226px;
    left: 12px;
    bottom: 18px;
  }
  .about-impact-doctor {
    left: 42px;
    bottom: 12px;
    width: 198px;
  }
  .about-impact-mini-card-left {
    left: -2px;
    top: 96px;
    min-width: 126px;
    transform: scale(0.78);
    transform-origin: left center;
  }
  .about-impact-mini-card-top {
    right: -4px;
    top: 72px;
    transform: scale(0.8);
    transform-origin: right center;
  }
  .about-impact-mini-card-bottom {
    left: 54px;
    bottom: 4px;
    transform: scale(0.8);
    transform-origin: center;
  }
  .about-impact-content-card {
    width: 100%;
    max-width: 320px;
    padding: 16px 16px 15px;
    border-radius: 16px;
  }
  .about-impact-content-card h3 {
    font-size: 17px;
    line-height: 1.25;
  }
  .about-impact-content-card p {
    font-size: 12px;
    line-height: 1.8;
  }
  .about-impact-link {
    font-size: 13px;
  }
  .about-founders-section {
    padding: 34px 0 44px;
  }
  .about-founders-title {
    font-size: 18px;
    line-height: 1.24;
  }
  .about-founders-text {
    max-width: 318px;
    font-size: 11px;
    line-height: 1.7;
  }
  .about-founder-card {
    min-height: 521px;
  }
  .about-founder-copy {
    left: 14px;
    right: 14px;
    bottom: 14px;
  }
  .about-founder-copy h3 {
    font-size: 20px;
    padding-bottom: 11px;
  }
  .about-founder-copy p {
    font-size: 10px;
    line-height: 1.45;
  }
  .about-founders-divider {
    margin: 34px 0 22px;
  }
  .about-faq-title {
    font-size: 16px;
    margin-bottom: 14px;
  }
  .about-faq-accordion .accordion-button {
    font-size: 13px;
    padding: 15px 14px;
  }
  .about-faq-accordion .accordion-body {
    padding: 0 14px 14px;
    font-size: 11px;
  }
  .about-newsletter-wrap {
    padding: 22px 12px 18px;
  }
  .about-newsletter-title {
    margin: 18px 0 16px;
    font-size: 18px;
    line-height: 1.25;
  }
  .about-newsletter-form {
    max-width: 312px;
    margin-bottom: 16px;
    padding: 8px;
    gap: 8px;
  }
  .about-newsletter-input {
    font-size: 12px;
    padding: 10px 12px;
  }
  .about-newsletter-btn {
    font-size: 12px;
    padding: 11px 18px;
  }
  .about-newsletter-features {
    gap: 10px 16px;
    font-size: 11px;
    margin: 24px 0 12px;
  }
}
@media (max-width: 375px) {
  .section-title {
    font-size: 20px;
  }
  .infra-tabs .nav-link {
    padding: 6px 12px;
    font-size: 10px;
  }
  .img-collage {
    gap: 6px;
  }
  .img-main {
    border-radius: 8px;
  }
 .about-impact-stage-wrap {
    --impact-scale: 0.32;
    height: calc(560px * var(--impact-scale) + 10px);
  }
  .infra-content h3 {
    font-size: 16px;
  }
  .faq-title {
    font-size: 18px;
  }
  .faq-accordion .accordion-button {
    font-size: 11px;
    padding: 12px 14px;
  }
  .faq-accordion .accordion-body {
    font-size: 11px;
    padding: 0 14px 12px;
  }
  .app-title {
    font-size: 18px;
  }
  .app-badge {
    font-size: 9px;
    padding: 5px 10px;
  }
  .app-text,
  .app-cta-text {
    font-size: 10px;
  }
  .app-btn img {
    height: 36px;
  }
  .contact-title {
    font-size: 18px;
  }
  .contact-form-wrapper {
    padding: 18px;
  }
  .contact-form-title {
    font-size: 16px;
  }
  .contact-input,
  .contact-textarea {
    font-size: 11px;
  }
  .contact-badge-link img {
    height: 28px;
  }
   .about-main-title {
    max-width: 280px;
    font-size: 27px;
  }
  .about-main-text {
    max-width: 276px;
    font-size: 12px;
  }
  .about-visual-wrap {
    max-width: 286px;
  }
  .about-visual-card {
    right: 0;
    top: 0;
    text-align: center !important;
  }
  .about-stethoscope-image {
    width: 92px;
  }
  .about-journey-card-left,
  .about-journey-card-center,
  .about-journey-card-right {
    width: min(228px, 100%);
  }
  .about-impact-tabs {
    max-width: 272px;
  }
  .about-impact-visual {
    width: min(100%, 272px);
    height: 298px;
  }
  .about-impact-base {
    width: 212px;
    left: 10px;
    bottom: 16px;
  }
  .about-impact-doctor {
    left: 46px;
    bottom: 12px;
    width: 186px;
  }
  .about-impact-mini-card-left {
    left: -4px;
    top: 90px;
    transform: scale(0.72);
  }
  .about-impact-mini-card-top {
    right: -6px;
    top: 70px;
    transform: scale(0.74);
  }
  .about-impact-mini-card-bottom {
    left: 48px;
    bottom: 4px;
    transform: scale(0.74);
  }
  .about-impact-content-card {
    max-width: 292px;
    padding: 15px 14px 14px;
  }
  .about-founder-card {
    min-height: 365px;
  }
  .about-founder-copy h3 {
    font-size: 18px;
  }
  .about-newsletter-title {
    font-size: 17px;
  }
  .about-newsletter-form {
    max-width: 286px;
  }
  .about-newsletter-features {
    font-size: 10px;
  }
   .about-impact-stage-wrap {
    --impact-scale: 0.28 !important;
    height: calc(560px * var(--impact-scale) + 6px) !important;
  }
  .about-impact-stage-wrap .about-impact-stage {
    width: 1320px !important;
  }
  .about-impact-network {
    display: none;
  }
}
