/* Responsive: New Sections */
@media (max-width: 576px) {
    .landing-root .capability-tabs{ gap: 6px; }
    .landing-root .cap-tab{ padding: 8px 14px; font-size: 12px; }
    .landing-root .route-flow{ flex-direction: column; gap: 8px; }
    .landing-root .route-arrow{ transform: rotate(90deg); }
    .landing-root .route-step{ padding: 10px; }
    .landing-root .who-is-it-for-section{ padding: 50px 0; }
    .landing-root .persona-card{ padding: 24px 16px; }
    .landing-root .features-title-lg{ font-size: 32px !important; line-height: 42px !important; }
    .landing-root .info-section .header-text{ font-size: 24px !important; line-height: 34px !important; }
}
@media (min-width: 577px) and (max-width: 767px) {
    .landing-root .capability-tabs{ gap: 6px; }
    .landing-root .cap-tab{ padding: 8px 16px; font-size: 13px; }
    .landing-root .route-flow{ flex-direction: column; gap: 8px; }
    .landing-root .route-arrow{ transform: rotate(90deg); }
    .landing-root .who-is-it-for-section{ padding: 50px 0; }
}
@media (min-width: 768px) and (max-width: 991px) {
    .landing-root .cap-tab{ font-size: 13px; padding: 8px 14px; }
    .landing-root .route-step{ padding: 15px; }
    .landing-root .who-is-it-for-section{ padding: 60px 0; }
}

@media (max-width: 576px){

    .landing-root .navbar-collapse{
    background: #fff;
    padding-bottom: 30px;
}
.landing-root .hero-section{
    padding: 20px;
}
.landing-root .hero-title{
    font-size: 32px;
    line-height: 42px;
}
.landing-root .marketplace-logos img{
    width: 54px;
}
.landing-root .marketplace-logos{
    gap: 20px;
}
.landing-root .hero-section .trusted{
    font-size: 11px;
}
.landing-root .sub-header-text{
    font-size: 18px;
    line-height: 29px;
}
.landing-root .sub-text{
    font-size: 15px;
    line-height: 26px;
}
.landing-root .hero-image .item-1{
    position: absolute;
    right: -30px;
    top: -20px;
    transform-origin: bottom right;
    animation: upDown 4s ease-in-out infinite;
    width: 120px;
}
.landing-root .hero-image .item-2{
    position: absolute;
    left: -30px;
    top: 100px;
    transform-origin: bottom right;
    animation: upDown 4s ease-in-out infinite;
    width: 110px;
}
.landing-root .hero-image .item-3{
    position: absolute;
    right: -30px;
    top: 100px;
    transform-origin: bottom right;
    animation: upDown 4s ease-in-out infinite;
    width: 100px;
}


.landing-root .budge-slider-text{
    color: #272727;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}



.landing-root .info-section .header-text{
    font-size: 30px;
    line-height: 46px;
}

.landing-root .features-section{
    padding: 30px 0;
}
.landing-root .features-title-lg{
    font-size: 50px;
}

.landing-root .features-section .inner-card-title{
    font-size: 27px;
}
.landing-root .features-section p{
    font-size: 15px;
}
.landing-root .features-section .row:nth-child(2) .col-lg-5:nth-child(1){
    order: 1;
}
.landing-root .features-section .row:nth-child(4) .col-lg-5:nth-child(1){
    order: 1;
}

.landing-root .how-it-works-section .how-it-works-title-lg{
    font-size: 42px;
    line-height: 82px;
}
.landing-root .how-it-works-section .how-its-works-sub-text{
    font-size: 13px;
    line-height: 25px;
}
.landing-root .how-it-works-card-line::after{
    content: unset;
}
.landing-root .how-it-works-card{
    margin-bottom: 50px;
}
.landing-root .cus-btn{
    font-size: 15px;
}
.landing-root .service-section{
    padding: 50px 0;
}

.landing-root .service-header-text{
    font-size: 22px;
    line-height: 34px;
}

.landing-root .service-section-inner{
    margin-top: 40px;
}
.landing-root .service-section-inner .service-card{
    margin-bottom: 36px;
}
.landing-root .service-section-inner .service-card h4{
    font-size: 18px;
    line-height: 28px;
}
.landing-root .service-section-inner .service-card p{
    font-size: 15px;
    line-height: 24px;
    max-width: 100%;
}


.landing-root .service-section .hero-image .item-1{
    right: 0px;
    top: -20px;
    width: 120px;
}
.landing-root .service-section .hero-image .item-2{
    position: absolute;
    left: -16px;
    top: 100px;
    width: 110px;
}
.landing-root .service-section .hero-image .item-3{
    position: absolute;
    right: 0px;
    top: 100px;
    width: 100px;
}

.landing-root .pricing-section{
    padding: 50px 0;
}
.landing-root .brand-title{
    font-size: 52px;
    line-height: 42px;
}
.landing-root .subtitle{
    font-size: 52px;
    line-height:72px;
}
.landing-root .description{
    font-size: 15px;
    line-height: 26px;
}
.landing-root .boson-card{
    padding: 1rem;
}
.landing-root .boson-card .row{
    gap: 50px;
}
.landing-root .testimonials-section .testimonials-title-lg{
    font-size: 35px;
    line-height: 51px;
}


.landing-root .testimonials-section .testimonials-sub-text{
    font-size: 18px;
    line-height: 31px;
}

.landing-root .faq-section .faq-title-lg{
    font-size: 32px;
    line-height: 42px;
}
.landing-root .tp-custom-accordion{
    margin: 10px;
}
.landing-root .faq-section .inner-faq-section .accordion-buttons{
    font-size: 15px;
    line-height: 28px;
    padding-right: 49px;
}
.landing-root .curious-section{
    padding: 40px 0;
}
.landing-root .curious-section .curious-title-lg{
    font-size: 42px;
}
}









@media (min-width: 577px) and (max-width: 767px){
    .landing-root .hero-section{
        padding: 20px;
    }
    .landing-root .hero-title{
        font-size: 30px;
        line-height: 45px;
    }
    .landing-root .marketplace-logos img{
        width: 86px;
        height: 45px;
        object-fit: contain;
    }
    .landing-root .marketplace-logos{
        gap: 20px;
    }
    .landing-root .hero-section .trusted{
        font-size: 11px;
    }
    .landing-root .sub-header-text{
        font-size: 18px;
        line-height: 29px;
    }
    .landing-root .sub-text{
        font-size: 15px;
        line-height: 26px;
    }
    .landing-root .hero-image .item-1{
        right: -30px;
        top: -20px;
        width: 180px;
    }
    .landing-root .hero-image .item-2{
        left: -30px;
        top: 100px;
        width: 180px;
    }
    .landing-root .hero-image .item-3{
        right: -30px;
        top: 180px;
        width: 160px;
    }
    .landing-root .hero-buttons .start-trial{
        font-size: 16px;
    }

    .landing-root .info-section .header-text{
        font-size: 37px;
        line-height: 55px;
    }

    .landing-root .features-section{
        padding: 30px 0;
    }
    .landing-root .features-title-lg{
        font-size: 50px;
    }
    
    .landing-root .features-section .inner-card-title{
        font-size: 27px;
    }
    .landing-root .features-section p{
        font-size: 15px;
    }
    .landing-root .features-section .row:nth-child(2) .col-lg-5:nth-child(1){
        order: 1;
    }
    .landing-root .features-section .row:nth-child(4) .col-lg-5:nth-child(1){
        order: 1;
    }

    .landing-root .how-it-works-section .how-it-works-title-lg{
        font-size: 42px;
        line-height: 82px;
    }
    .landing-root .how-it-works-section .how-its-works-sub-text{
        font-size: 13px;
        line-height: 25px;
    }
    .landing-root .how-it-works-card-line::after{
        content: unset;
    }
    .landing-root .how-it-works-card{
        margin-bottom: 50px;
    }
    .landing-root .cus-btn{
        font-size: 15px;
    }
    .landing-root .service-header-text img:nth-child(1){
        width: 50px;
    }
    .landing-root .service-header-text img:nth-child(2){
        width: 30px;
    }
    .landing-root .service-header-text img:nth-child(3){
        width: 80px;
    }


    .landing-root .service-header-text{
        font-size: 21px;
        line-height: 45px;
    }
    .landing-root .service-header-text img:nth-child(1){
        width: 60px;
    }
    .landing-root .service-header-text img:nth-child(2){
        width: 40px;
    }
    .landing-root .service-header-text img:nth-child(3){
        width: 100px;
    }
    
    .landing-root .service-section-inner .service-card h4{
        font-size: 20px;
        line-height: 40px;
    }
    .landing-root .service-section-inner .service-card p{
        font-size: 15px;
        line-height: 28px;
        max-width: 100%;
    }
    
    
    .landing-root .service-section .hero-image .item-1{
        right: -20px;
        top: -20px;
        width: 180px;
    }
    .landing-root .service-section .hero-image .item-2{
        left: -36px;
        top: 100px;
        width: 200px;
    }
    .landing-root .service-section .hero-image .item-3{
        right: -30px;
        top: 180px;
        width: 170px;
    }
    .landing-root .testimonials-section .testimonials-title-lg{
        font-size: 35px;
        line-height: 51px;
    }
    .landing-root .testimonials-section .testimonials-sub-text{
        font-size: 18px;
        line-height: 31px;
    }
    .landing-root .faq-section .faq-title-lg{
        font-size: 32px;
        line-height: 42px;
    }
    .landing-root .tp-custom-accordion{
        margin: 10px;
    }
    .landing-root .faq-section .inner-faq-section .accordion-buttons{
        font-size: 15px;
        line-height: 28px;
        padding-right: 49px;
    }
    .landing-root .curious-section{
        padding: 40px 0;
    }
    .landing-root .curious-section .curious-title-lg{
        font-size: 42px;
    }
}









@media (min-width: 768px) and (max-width: 991px){
    .landing-root .navbar-collapse{
        background: #fff;
        padding-bottom: 30px;
    }
    .landing-root .hero-title{
        font-size: 40px;
        line-height: 60px;
    }
    .landing-root .sub-header-text{
        font-size: 22px;
    }
    .landing-root .sub-text{
        font-size: 16px;
        line-height: 27px;
    }
    .landing-root .hero-buttons .start-trial{
        font-size: 16px;
    }
    .landing-root .hero-image .item-1{
        right: -70px;
        top: -40px;
        width: 220px;
    }
    .landing-root .hero-image .item-3{
        width: 230px;
        right: -60px;
        top: 200px;
    }
    .landing-root .hero-image .item-2{
        width: 210px;
    }

    .landing-root .info-section .header-text{
        font-size: 37px;
        line-height: 55px;
    }


    .landing-root .features-section{
        padding: 30px 0;
    }
    .landing-root .features-title-lg{
        font-size: 50px;
    }
    
    .landing-root .features-section .inner-card-title{
        font-size: 27px;
    }
    .landing-root .features-section p{
        font-size: 15px;
    }
    .landing-root .features-section .row:nth-child(2) .col-lg-5:nth-child(1){
        order: 1;
    }
    .landing-root .features-section .row:nth-child(4) .col-lg-5:nth-child(1){
        order: 1;
    }

    .landing-root .how-it-works-section .how-it-works-title-lg{
        font-size: 55px;
        line-height: 82px;
    }
    .landing-root .how-it-works-section .how-its-works-sub-text{
        font-size: 16px;
        line-height: 25px;
    }
    .landing-root .how-it-works-card-line::after{
        left: 110px;
    }
    .landing-root .how-it-works-card{
        margin-bottom: 50px;
    }
    .landing-root .cus-btn{
        font-size: 15px;
    }
    .landing-root .how-it-works-section{
        padding: 40px 0;
    }



    .landing-root .service-header-text{
        font-size: 21px;
        line-height: 45px;
    }
    .landing-root .service-header-text img:nth-child(1){
        width: 60px;
    }
    .landing-root .service-header-text img:nth-child(2){
        width: 40px;
    }
    .landing-root .service-header-text img:nth-child(3){
        width: 100px;
    }
    
    .landing-root .service-section-inner .service-card h4{
        font-size: 20px;
        line-height: 40px;
    }
    .landing-root .service-section-inner .service-card p{
        font-size: 15px;
        line-height: 28px;
        max-width: 100%;
    }
    
    
    .landing-root .service-section .hero-image .item-1{
        right: -20px;
        top: -20px;
        width: 180px;
    }
    .landing-root .service-section .hero-image .item-2{
        left: -36px;
        top: 100px;
        width: 200px;
    }
    .landing-root .service-section .hero-image .item-3{
        right: -30px;
        top: 180px;
        width: 170px;
    }
    

    .landing-root .pricing-section{
        padding: 50px 0;
    }
    .landing-root .brand-title{
        font-size: 52px;
        line-height: 42px;
    }
    .landing-root .subtitle{
        font-size: 52px;
        line-height:72px;
    }
    .landing-root .description{
        font-size: 15px;
        line-height: 26px;
    }
    .landing-root .boson-card{
        padding: 1rem;
    }
    .landing-root .boson-card .row{
        gap: 50px;
    }

    .landing-root .testimonials-section .testimonials-title-lg{
        font-size: 45px;
        line-height: 51px;
    }
    .landing-root .testimonials-section .testimonials-sub-text{
        font-size: 18px;
        line-height: 31px;
    }
    .landing-root .testimonials-section{
        overflow: hidden;
    }
    .landing-root .faq-section .faq-title-lg{
        font-size: 32px;
        line-height: 42px;
    }
    .landing-root .curious-section{
        padding: 40px 0;
    }
    .landing-root .curious-section .curious-title-lg{
        font-size: 42px;
    }
}






@media (min-width: 992px) and (max-width: 1199px){
    .landing-root .navbar-expand-lg .navbar-nav{
        flex-direction: row;
        gap: 10px;
    }
    .landing-root .hero-title{
        font-size: 45px;
        line-height: 70px;
    }
    .landing-root .sub-header-text{
        font-size: 23px;
    }
    .landing-root .sub-text{
        font-size: 16px;
        line-height: 23px;
        margin-bottom: 30px;
    }
    .landing-root .hero-buttons .start-trial{
        font-size: 16px;
    }
    .landing-root .hero-image .item-1{
        right: -40px;
        top: -40px;
        width: 220px;
    }
    .landing-root .hero-image .item-3{
        width: 230px;
        right: -30px;
        top: 200px;
    }
    .landing-root .hero-image .item-2{
        width: 220px;
        left: -60px;
    }
    .landing-root .info-section .header-text{
        font-size: 47px;
        line-height: 70px;
    }
    .landing-root .features-title-lg{
        font-size: 50px;
    }
    
    .landing-root .features-section .inner-card-title{
        font-size: 27px;
    }
    .landing-root .features-section p{
        font-size: 15px;
    }

    .landing-root .service-header-text{
        font-size: 32px;
        line-height: 57px;
    }
    .landing-root .service-header-text img:nth-child(1){
        width: 60px;
    }
    .landing-root .service-header-text img:nth-child(2){
        width: 40px;
    }
    .landing-root .service-header-text img:nth-child(3){
        width: 100px;
    }
    
    .landing-root .service-section-inner .service-card h4{
        font-size: 20px;
        line-height: 40px;
    }
    .landing-root .service-section-inner .service-card p{
        font-size: 15px;
        line-height: 28px;
        max-width: 100%;
    }
    
    
    .landing-root .service-section .hero-image .item-1{
        right: -20px;
        top: -20px;
    }
    .landing-root .service-section .hero-image .item-2{
        left: -36px;
        top: 100px;
    }
    .landing-root .service-section .hero-image .item-3{
        right: -30px;
        top: 180px;
    }
    .landing-root .testimonials-section .testimonials-title-lg{
        font-size: 45px;
        line-height: 51px;
    }
    .landing-root .testimonials-section .testimonials-sub-text{
        font-size: 18px;
        line-height: 31px;
    }

    .landing-root .testimonials-section{
        overflow: hidden;
    }
    .landing-root .faq-section .faq-title-lg{
        font-size: 32px;
        line-height: 42px;
    }
}






@media (min-width: 1200px) and (max-width: 1399px){
    .landing-root .features-title-lg{
        font-size: 50px;
    }
    
    .landing-root .features-section .inner-card-title{
        font-size: 27px;
    }
    .landing-root .features-section p{
        font-size: 15px;
    }
    .landing-root .info-section .header-text{
        font-size: 50px;
        line-height: 66px;
    }
    .landing-root .faq-section .faq-title-lg{
        font-size: 45px;
        line-height: 42px;
    }
}

/* =====================================================
   RESPONSIVE: Growth Journey, Pillars, Footer, Trust
   ===================================================== */

/* Mobile (< 768px) */
@media (max-width: 767px) {
  /* Hero 2-column -> stacked */
  .landing-root .hero-text-col{
    text-align: center;
    padding-right: 15px;
    margin-bottom: 24px;
  }
  .landing-root .hero-title{
    text-align: center;
    font-size: 30px !important;
    line-height: 40px !important;
  }
  .landing-root .hero-title .hero-title-light{
    font-size: 26px !important;
  }
  .landing-root .globe-tagline{
    font-size: 11px;
    letter-spacing: 1px;
  }
  .landing-root .sub-header-text{
    text-align: center;
    font-size: 18px !important;
  }
  .landing-root .sub-text{
    text-align: center;
    font-size: 15px !important;
  }
  .landing-root .hero-text-col .hero-buttons{
    justify-content: center;
  }
  .landing-root .hero-globe-col{
    order: -1;
    margin-bottom: 20px;
  }
  .landing-root .globe-container{
    max-width: 280px;
    margin: 0 auto;
  }
  .landing-root .world-map-container{
    max-width: 100%;
  }
  .landing-root .map-pulse-legend{
    font-size: 10px;
    gap: 10px;
  }

  /* Journey Step Cards -> vertical stack */
  .landing-root .growth-journey-title{
    font-size: 1.6rem;
  }
  .landing-root .growth-journey-subtitle{
    font-size: 15px;
  }
  .landing-root .journey-step-col{
    margin-bottom: 24px;
  }
  .landing-root .journey-connector{
    display: none !important;
  }
  .landing-root .journey-card{
    padding: 24px 18px 22px;
  }
  .landing-root .journey-icon-wrap{
    width: 56px;
    height: 56px;
  }
  .landing-root .journey-icon-wrap i{
    font-size: 24px;
  }

  /* Trust Metrics */
  .landing-root .trust-metric-number{
    font-size: 32px;
  }
  .landing-root .trust-metric-plus{
    font-size: 20px;
  }
  .landing-root .trust-metric-label{
    font-size: 13px;
  }
  .landing-root .trust-metric{
    padding: 12px 8px;
  }

  /* Dark Footer */
  .landing-root .footer-trust-strip{
    gap: 8px;
  }
  .landing-root .trust-badge-pill{
    font-size: 11px;
    padding: 6px 12px;
  }
  .landing-root .footer-newsletter-form{
    flex-direction: column;
  }
  .landing-root .footer-newsletter-btn{
    width: 100%;
  }
  .landing-root .footer.footer-dark .bottom-footer .col-md-6{
    text-align: center !important;
  }
  .landing-root .footer-newsletter{
    text-align: center;
  }
  .landing-root .footer-newsletter h6{
    margin-bottom: 8px;
  }

  /* Testimonial avatars */
  .landing-root .avatar-initials{
    width: 48px;
    height: 48px;
    font-size: 17px;
  }
}

/* Tablet (768px - 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .landing-root .hero-title{
    font-size: 36px !important;
    line-height: 46px !important;
  }
  .landing-root .hero-title .hero-title-light{
    font-size: 30px !important;
  }
  .landing-root .globe-container{
    max-width: 350px;
  }
  .landing-root .world-map-container{
    max-width: 100%;
  }
  .landing-root .growth-journey-title{
    font-size: 2rem;
  }
  .landing-root .journey-step-col{
    margin-bottom: 20px;
  }
  .landing-root .trust-metric-number{
    font-size: 36px;
  }
}

/* Medium (992px - 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .landing-root .hero-title{
    font-size: 42px !important;
    line-height: 54px !important;
  }
  .landing-root .hero-title .hero-title-light{
    font-size: 36px !important;
  }
  .landing-root .globe-container{
    max-width: 420px;
  }
  .landing-root .world-map-container{
    max-width: 520px;
  }
  .landing-root .growth-journey-title{
    font-size: 2.2rem;
  }
}