@media (max-width: 991.98px) {
  .hero__workflow {
    min-width: 0;
    max-width: 100%;
  }
}


@media (min-width: 640px) {
  .container {
    max-width: 1536px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 1536px;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1536px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1536px;
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

@media (max-width: 991.98px) {
    .navbar {
        padding: 1rem 0;
    }

    .navbar-collapse {
        background: #fff;
        padding: 1rem 0;
        margin-top: 1rem;
        border-radius: 8px;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    }

    .navbar-nav {
        gap: 0;
        text-align: center;
    }

    .nav-item {
        padding: 0.5rem 0;
        border-bottom: 1px solid #f0f0f0;
    }


    .navbar__actions {
        justify-content: center;
        margin-top: 1rem;
        padding-top: 1rem;
        border-top: 1px solid #f0f0f0;
    }

    .navbar__btn {
        min-width: 120px;
    }

    .navbar__logo-img {
        height: 38px;
        width: auto;
    }
}

@media (min-width: 992px) and (max-width: 1259.98px) {
    .navbar__logo {
        flex-shrink: 0;
    }
    .navbar__logo a {
        flex-shrink: 0;
        display: block;
    }
    .navbar__logo img {
        flex-shrink: 0;
        width: auto;
        height: 36px;
        object-fit: contain;
    }
    .navbar-nav {
        gap: 0.5rem;
    }
    .navbar-expand-lg .navbar-nav .nav-link,
    .navbar__link {
        white-space: nowrap;
        padding-left: 0.4rem !important;
        padding-right: 0.4rem !important;
        font-size: 0.9rem;
    }
    .navbar__actions {
        gap: 0.5rem;
    }
    .navbar__btn {
        padding: 0.3rem 0.7rem;
        font-size: 0.875rem;
    }
}

@media (max-width: 767.98px) {
    .header__topbar-left,
    .header__topbar-right {
        margin: 0 1rem;
    }

    .navbar {
        padding: 0.75rem 0;
    }

    .navbar__logo-img {
        height: 34px;
        width: auto;
    }

    .navbar__btn {
        padding: 0.4rem 0.9rem;
        font-size: 0.9rem;
        min-width: 100px;
    }
}

@media (max-width: 480px) {
    .navbar__logo-img {
        height: 32px;
    }

    .navbar__btn {
        padding: 0.35rem 0.75rem;
        font-size: 0.85rem;
        min-width: 90px;
    }
}

@media (max-width: 991.98px) {
    .footer__brand-title {
        font-size: 1.1rem;
    }

    .footer__heading {
        font-size: 1rem;
    }
}

@media (max-width: 991.98px) {
    .footer {
        padding-top: 3rem;
        padding-bottom: 2rem;
    }
    .footer__logo {
        height: 42px;
    }
    .footer__brand {
        margin-bottom: 1.5rem;
    }
}

@media (max-width: 767.98px) {
    .footer {
        font-size: 0.95rem;
        padding-top: 2.5rem;
        padding-bottom: 1.5rem;
    }

    .footer__brand-title {
        font-size: 1rem;
    }

    .footer__logo {
        height: 40px;
    }

    .footer__meta-badge {
        height: 36px !important;
    }

    .footer__heading {
        font-size: 0.95rem;
        margin-bottom: 0.75rem;
    }

    .footer__link,
    .footer__link:visited {
        margin-bottom: 0.5rem;
        font-size: 0.95rem;
    }

    .footer__contact {
        margin-top: 0.5rem;
    }

    .footer__contact li {
        margin-bottom: 1rem;
        font-size: 0.95rem;
        line-height: 1.5;
    }

    .footer__contact .text-white-50 {
        margin-left: 0.65rem;
    }

    .footer__icon {
        width: 1.25rem;
        height: 1.25rem;
        margin-top: 0.15rem;
        flex-shrink: 0;
    }

    .footer__icon i {
        font-size: 0.9rem;
    }

    .footer__whatsapp {
        width: 40px;
        height: 40px;
        left: 16px;
        bottom: 16px;
    }

    .footer__whatsapp-icon {
        font-size: 1.45em;
    }

    .footer__divider {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem;
        border-color: #fff;
        border-style: double;
    }

    .footer .col-md-6.text-md-end {
        text-align: center !important;
        margin-top: 1rem;
    }

    .footer .col-md-6.mb-2.mb-md-0 {
        text-align: center;
    }

    .footer__social {
        margin: 0 0.5rem;
    }
}

@media (max-width: 575.98px) {
    .footer {
        font-size: 0.9rem;
        padding-top: 2rem;
        padding-bottom: 1.25rem;
    }

    .footer__brand-title {
        font-size: 0.95rem;
    }

    .footer__logo {
        height: 36px;
    }

    .footer__heading {
        font-size: 0.9rem;
        margin-bottom: 0.75rem;
    }

    .footer__link,
    .footer__link:visited {
        font-size: 0.9rem;
        margin-bottom: 0.4rem;
    }

    .footer__contact li {
        font-size: 0.9rem;
        margin-bottom: 0.875rem;
    }

    .footer__contact .text-white-50 {
        margin-left: 0.6rem;
    }

    .footer__icon {
        width: 1.2rem;
        height: 1.2rem;
        flex-shrink: 0;
    }

    .footer__icon i {
        font-size: 0.85rem;
    }

    .footer__whatsapp {
        width: 36px;
        height: 36px;
        left: 12px;
        bottom: 12px;
    }

    .footer__whatsapp-icon {
        font-size: 1.35em;
    }

    .footer__social {
        margin: 0 0.4rem !important;
    }

    .footer__social i {
        font-size: 1.2em;
    }

    .footer__divider {
        margin-top: 1.25rem;
        margin-bottom: 1.25rem;
        border-color: #fff;
        border-style: double;
    }
}

@media (max-width: 991.98px) {
  .hero__title {
    font-size: 2.2rem;
    line-height: 1.25;
  }
  .hero__visual {
    min-height: 360px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hero__img--main {
    left: 0;
    width: auto;
  }
  .hero__img--woman {
    left: 110px;
    width: 120px;
  }
  .hero__img--verified {
    width: 80px;
    top: 10px;
  }
  .hero__delivered {
    left: 120px;
    bottom: 10px;
  }
}

@media (max-width: 767.98px) {
  .hero {
    padding: 4rem 0 2.5rem 0;
  }
  .hero__title {
    line-height: 1.2;
  }
  .hero__list {
    line-height: 1.45;
  }
  .hero__visual {
    min-height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .hero__img--woman {
    left: 60px;
    width: 70px;
  }
  .hero__img--verified {
    width: 50px;
    top: 0;
  }
  .hero__delivered {
    left: 60px;
    bottom: 0;
  }
}

@media (max-width: 575.98px) {
  .hero__title {
    line-height: 1.15;
  }
  .hero__list {
    line-height: 1.4;
  }
  .hero__visual {
    min-height: 220px;
  }
  
}

@media (max-width: 1200px) {
  .growth-section {
    padding: 2rem 1rem;
  }
  .growth-section__main-img {
    max-height: 360px;
  }
  .growth-section__visual-bg {
    opacity: 0.5;
  }
}

@media (max-width: 991.98px) {
  .growth-section__title {
    font-size: 2rem;
    line-height: 1.2;
  }
  .growth-section__desc {
    line-height: 1.45;
  }
  .growth-section__subtitle {
    line-height: 1.35;
  }
  .growth-section__tabs .nav-link {
    padding: 0.45rem 1rem;
    font-size: 0.95rem;
  }
  .growth-section__main-img {
    max-height: 320px;
  }
  .growth-section__card {
    padding: 1.5rem 1rem;
  }
  .growth-section__card-img-wrapper {
    margin-right: 1rem;
  }
  .growth-section__card-img-wrapper img {
    width: 120px;
    max-width: 100%;
  }
  .growth-section__card-img-wrapper--large {
    margin-right: 1.5rem;
  }
  .growth-section__card-img-wrapper--large img {
    width: 180px;
    max-width: 100%;
  }
  .growth-section__card--large {
    padding: 1.5rem 1rem;
  }
}

@media (max-width: 767.98px) {
  .growth-section-bg {
    min-height: auto;
  }
  .growth-section {
    border-radius: 1rem;
    margin: 1.5rem 0;
    padding: 1.5rem 0.5rem;
  }
  .growth-section__title {
    font-size: 1.3rem;
    line-height: 1.2;
  }
  .growth-section__desc {
    font-size: 1rem;
    line-height: 1.45;
  }
  .growth-section__tabs {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem;
  }
  .growth-section__tabs .nav-link {
    padding: 0.4rem 0.85rem;
    font-size: 0.9rem;
  }
  .growth-section__card {
    flex-direction: column;
    align-items: center;
    gap: 1.25rem;
    padding: 1.5rem 1rem !important;
    text-align: center;
  }
  .growth-section__card-img-wrapper {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 0;
  }
  .growth-section__card-img-wrapper img {
    width: 100%;
    max-width: 180px;
    height: auto;
    margin: 0 auto;
  }
  .growth-section__card-img-wrapper--large {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 0;
  }
  .growth-section__card-img-wrapper--large img {
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .growth-section__card-content {
    width: 100%;
    text-align: center;
  }
  .growth-section__card--large {
    padding: 1.5rem 1rem !important;
  }
  .growth-section__main-img {
    max-height: 260px;
  }
  .growth-section__visual-bg {
    display: none;
  }
  .growth-section__features li {
    font-size: 1rem;
  }
}

@media (max-width: 575.98px) {
  .growth-section__title {
    font-size: 1.15rem;
    line-height: 1.2;
  }
  .growth-section__subtitle {
    font-size: 1rem;
    line-height: 1.35;
  }
  .growth-section__main-img {
    max-height: 220px;
  }
  .growth-section__card {
    padding: 1.25rem 0.75rem !important;
    gap: 1rem;
  }
  .growth-section__card-img-wrapper img {
    max-width: 140px;
  }
  .growth-section__card-img-wrapper--large img {
    max-width: 100%;
  }
  .growth-section__card-title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  .growth-section__card-desc {
    font-size: 0.95rem;
    line-height: 1.5;
  }
  .growth-section__card--large {
    padding: 1.25rem 0.75rem !important;
  }
}

@media (max-width: 991.98px) {
  .api-features__header {
    margin-bottom: 2rem;
  }
  .api-features__title {
    font-size: 2rem;
    margin-bottom: 0.75rem;
  }
  .api-features__subtitle {
    font-size: 1.1rem;
  }
  .api-features__grid {
    gap: 1.25rem;
  }
  .api-feature-card {
    padding: 1.3rem 1rem;
  }
  .partner-form-section__title {
    font-size: 2rem;
  }
  .partner-form-section__card {
    padding: 2rem 1.25rem;
  }
  .partner-form-section__content {
    gap: 2rem;
  }
}

@media (max-width: 575.98px) {
  .api-features__header {
    margin-bottom: 1.25rem;
  }
  .api-features__title {
    font-size: 1.15rem;
  }
  .api-features__subtitle {
    font-size: 0.95rem;
  }
  .api-features__grid {
    gap: 0.875rem;
  }
  .api-feature-card {
    padding: 1rem 0.5rem !important;
  }
  .api-feature-card__icon {
    width: 48px;
    height: 48px;
    font-size: 1.5rem;
  }
  .api-feature-card__title {
    font-size: 1.05rem;
  }
  .api-feature-card__desc {
    font-size: 0.95rem;
  }
  .partner-form-section__title {
    font-size: 1.3rem;
  }
  .partner-form-section__subtitle {
    font-size: 0.95rem;
  }
  .partner-form-section__card {
    padding: 1.25rem 0.75rem;
  }
  .partner-form-section__content {
    gap: 1.25rem;
  }
}

@media (max-width: 767.98px) {
  .api-features-section {
    padding: 2.5rem 0 !important;
  }
  .api-features__header {
    margin-bottom: 1.5rem;
  }
  .api-features__title {
    font-size: 1.3rem;
    margin-bottom: 0.75rem;
  }
  .api-features__subtitle {
    font-size: 1rem;
  }
  .api-features__grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .api-feature-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1.2rem 0.7rem !important;
  }
  .api-feature-card__icon {
    margin-right: 0;
    margin-bottom: 0.75rem;
  }
  .api-feature-card__content {
    width: 100%;
  }
  .partner-form-section__header {
    margin-bottom: 2rem;
  }
  .partner-form-section__title {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
  }
  .partner-form-section__subtitle {
    font-size: 1rem;
  }
  .partner-form-section__card {
    padding: 1.5rem 1rem;
    border-radius: 1rem;
  }
  .partner-form-section__content {
    flex-direction: column;
    gap: 1.5rem;
  }
  .partner-form-section__illustration {
    width: 100%;
  }
  .partner-form-section__form-wrapper {
    width: 100%;
  }
}

@media (max-width: 991.98px) {
  .feature-set__title {
    font-size: 1.5rem;
  }
  .feature-set-card {
    padding: 1.5rem 1.2rem;
    gap: 1.5rem;
  }
  .feature-set-card--main {
    flex-direction: column;
    text-align: center;
    min-height: 180px;
  }
  .feature-set-card__img {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
  }
  .feature-set-card__img img {
    max-width: 100%;
  }
  .feature-set-card--reverse {
    flex-direction: column;
  }
}

@media (max-width: 767.98px) {
  .feature-set-section {
    padding: 2.5rem 0 !important;
  }
  .feature-set__title {
    font-size: 1.1rem;
  }
  .feature-set-card {
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 1.5rem 1rem !important;
    gap: 1.25rem;
  }
  .feature-set-card--reverse {
    flex-direction: column;
  }
  .feature-set-card__img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .feature-set-card__img img {
    max-width: 100%;
    width: 100%;
  }
  .feature-set-card__content {
    width: 100%;
    text-align: center;
  }
  .feature-set-card__badge {
    font-size: 0.9rem;
    padding: 0.2rem 0.9rem;
  }
  .feature-set-card__title {
    font-size: 1.05rem;
  }
  .feature-set-card__desc {
    font-size: 0.95rem;
  }
}

@media (max-width: 575.98px) {
  .feature-set-card {
    padding: 1.25rem 0.75rem !important;
    gap: 1rem;
  }
  .feature-set-card__img {
    max-width: 100%;
  }
  .feature-set-card__title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  .feature-set-card__desc {
    font-size: 0.9rem;
    line-height: 1.5;
  }
  .feature-set-card__badge {
    font-size: 0.85rem;
    padding: 0.15rem 0.75rem;
  }
}

@media (max-width: 991.98px) {
  .marketing-section__title {
    font-size: 1.5rem;
  }
  .marketing-section__visual {
    min-height: 320px;
  }
  .marketing-section__circle-bg {
    width: 260px;
    height: 260px;
  }
  .marketing-section__img {
    max-height: 320px;
  }
}

@media (max-width: 767.98px) {
  .marketing-section {
    padding: 2.5rem 0 !important;
  }
  .marketing-section__title {
    font-size: 1.1rem;
  }
  .marketing-section__visual {
    min-height: 200px;
  }
  .marketing-section__circle-bg {
    width: 140px;
    height: 140px;
  }
  .marketing-section__img {
    max-height: 140px;
  }
  .marketing-stat-card {
    padding: 1.2rem 0.7rem !important;
  }
}

@media (max-width: 767.98px) {
  .faq-container {
    border-radius: 1.2rem;
    padding: 1.2rem 0.5rem !important;
  }
  .faq-section__title {
    font-size: 1.2rem;
  }
  .faq-accordion .accordion-button {
    font-size: 1rem;
    padding: 0.8rem 1rem;
  }
  .faq-accordion .accordion-body {
    padding: 1rem 1rem 1.2rem 1rem;
  }
}

@media (max-width: 767.98px) {
  .cta-container-full {
    border-radius: 1.2rem;
    padding: 1.2rem 0.5rem !important;
  }
  .cta-title {
    font-size: 1.2rem;
  }
  .cta-desc {
    font-size: 1rem;
  }
  .cta-btn {
    font-size: 1rem;
    padding: 0.7rem 1.5rem;
  }
  .cta-main-icon {
    width: 38px;
    height: 38px;
  }
  .cta-face {
    width: 28px;
    height: 28px;
  }
  .cta-face--1 { left: -32px; }
  .cta-face--2 { right: -32px; }
  .cta-face--3 { right: -18px; bottom: -18px; }
}

@media (max-width: 991.98px) {
  .pricing-section__header {
    margin-bottom: 2rem;
  }
  .pricing-section__title {
    font-size: 1.5rem;
  }
  .pricing-section__subtitle {
    font-size: 1.05rem;
  }
  .pricing-tabs-wrapper {
    margin-bottom: 2rem;
  }
  .pricing-card {
    padding: 1.5rem 1rem;
  }
  .pricing-info__content {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
}

@media (max-width: 767.98px) {
  .pricing-section {
    padding: 2.5rem 0 !important;
  }
  .pricing-section__header {
    margin-bottom: 1.5rem;
  }
  .pricing-section__title {
    font-size: 1.1rem;
    margin-bottom: 0.75rem;
  }
  .pricing-section__subtitle {
    font-size: 0.95rem;
  }
  .pricing-tabs-wrapper {
    margin-bottom: 1.5rem;
  }
  .pricing-card {
    padding: 1.2rem 0.7rem !important;
  }
  .pricing-card__header {
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  .pricing-card__pricing {
    margin-bottom: 1rem;
  }
  .pricing-card__btn {
    margin-bottom: 1rem;
  }
  .pricing-info__card--onboarding {
    flex-direction: column;
    gap: 1rem;
  }
  .pricing-info__onboarding-content {
    padding: 1rem;
  }
  .pricing-info__image-wrapper {
    padding: 1rem;
  }
}

@media (max-width: 991.98px) {
  .pricing-info__card {
    padding: 1.5rem 1.2rem;
  }
  .pricing-info__header {
    margin-bottom: 1.5rem;
  }
  .pricing-info__img {
    max-width: 100%;
  }
}

@media (max-width: 767.98px) {
  .pricing-info-section {
    padding: 1.5rem 0 !important;
  }
  .pricing-info__card {
    border-radius: 1rem;
    padding: 1.25rem 1rem;
  }
  .pricing-info__card--main {
    margin-bottom: 1.5rem;
  }
  .pricing-info__header {
    margin-bottom: 1.25rem;
  }
  .pricing-info__title {
    font-size: 1.2rem;
  }
  .pricing-info__subtitle {
    font-size: 0.95rem;
  }
  .pricing-info__content {
    gap: 1.25rem;
  }
  .pricing-info__subheading {
    font-size: 1rem;
  }
  .pricing-info__desc {
    font-size: 0.95rem;
  }
  .pricing-info__img {
    max-width: 100%;
  }
  .pricing-info__onboarding-title {
    font-size: 1.1rem;
  }
  .pricing-info__list-item {
    font-size: 0.95rem;
  }
}

@media (max-width: 575.98px) {
  .pricing-info__card {
    padding: 1rem 0.75rem;
  }
  .pricing-info__title {
    font-size: 1.1rem;
  }
  .pricing-info__subtitle {
    font-size: 0.9rem;
  }
  .pricing-info__onboarding-content {
    padding: 0.75rem;
  }
  .pricing-info__image-wrapper {
    padding: 0.75rem;
  }
}

@media (max-width: 991.98px) {
  .testimonial-section__title {
    font-size: 1.5rem;
    max-width: 100%;
  }
  .testimonial-section__card {
    padding: 1.2rem 1rem;
  }
}

@media (max-width: 767.98px) {
  .testimonial-section__title {
    font-size: 1.1rem;
  }
  .testimonial-section__card {
    padding: 1rem 0.5rem;
    min-height: 180px;
  }
  .testimonial-section__quote {
    font-size: 2.5rem;
    right: 12px;
    bottom: 8px;
  }
}

@media (max-width: 991.98px) {
  .about-strategy-section__card {
    flex-direction: column;
    padding: 2rem 1.5rem;
    gap: 2rem;
  }
  .about-strategy-section__main-title {
    font-size: 2rem;
    margin-bottom: 1.25rem;
  }
  .about-strategy-section__sub-title {
    font-size: 1.3rem;
    margin-bottom: 0.875rem;
  }
  .about-strategy-section__desc {
    margin-bottom: 1.25rem;
  }
  .about-strategy-section__img {
    max-width: 300px;
    width: 100%;
  }
  .about-strategy-section__illustration {
    width: 100%;
    margin-bottom: 0;
  }
  .about-strategy-section__illustration-col {
    width: 100%;
  }
  .about-strategy-section__content {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }
  .about-strategy-section__features {
    gap: 1rem;
    justify-content: center;
  }
  .about-strategy-section__feature-item {
    justify-content: center;
  }
}

@media (max-width: 767.98px) {
  .about-strategy-section__card {
    flex-direction: column;
    padding: 1.5rem 1rem;
    border-radius: 1.2rem;
    gap: 1.5rem;
  }
  .about-strategy-section__main-title {
    font-size: 1.2rem;
    line-height: 1.3;
    margin-bottom: 1rem;
  }
  .about-strategy-section__sub-title {
    font-size: 1rem;
    margin-bottom: 0.75rem;
  }
  .about-strategy-section__desc {
    font-size: 1rem;
    margin-bottom: 1rem;
  }
  .about-strategy-section__img {
    max-width: 200px;
    width: 100%;
  }
  .about-strategy-section__features {
    flex-direction: column;
    gap: 0.875rem;
    align-items: flex-start;
  }
  .about-strategy-section__feature-item {
    font-size: 1rem;
    justify-content: flex-start;
  }
  .about-strategy-section__icon {
    font-size: 1.2rem;
    margin-right: 0.65rem;
  }
}

@media (max-width: 575.98px) {
  .about-strategy-section__card {
    padding: 1.25rem 0.75rem;
    gap: 1.25rem;
  }
  .about-strategy-section__main-title {
    font-size: 1.1rem;
  }
  .about-strategy-section__sub-title {
    font-size: 0.95rem;
  }
  .about-strategy-section__desc {
    font-size: 0.95rem;
  }
  .about-strategy-section__img {
    max-width: 180px;
  }
  .about-strategy-section__feature-item {
    font-size: 0.95rem;
  }
}

@media (max-width: 991.98px) {
  .about-whatwedo-section__title {
    font-size: 2rem;
  }
  .about-whatwedo-section__desc {
    font-size: 1.1rem;
  }
  .about-whatwedo-section__info-title {
    font-size: 1.1rem;
  }
  .about-whatwedo-section__info-card {
    padding: 1.2rem 1rem;
  }
}

@media (max-width: 767.98px) {
  .about-whatwedo-section__card {
    border-radius: 1.2rem;
    padding: 1.2rem 0.5rem !important;
  }
  .about-whatwedo-section__title {
    font-size: 1.2rem;
  }
  .about-whatwedo-section__desc {
    font-size: 1rem;
  }
  .about-whatwedo-section__info-title {
    font-size: 1rem;
  }
  .about-whatwedo-section__info-card {
    flex-direction: column;
    align-items: flex-start;
    padding: 1.2rem 0.7rem !important;
  }
  .about-whatwedo-section__icon {
    margin-bottom: 0.7rem;
    margin-right: 0;
  }
}

@media (max-width: 991.98px) {
  .contact-connect-section__card {
    padding: 2rem 1.5rem;
  }
  .contact-connect-section__header {
    margin-bottom: 2rem;
  }
  .contact-connect-section__heading {
    font-size: 1.7rem;
    margin-bottom: 0.75rem;
  }
  .contact-connect-section__desc {
    font-size: 1rem;
  }
  .contact-connect-section__content {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .contact-connect-section__info-box {
    padding: 1.5rem 1.25rem;
  }
  .contact-connect-section__info-title {
    font-size: 1rem;
  }
  .contact-connect-section__company-title {
    font-size: 1rem;
  }
  .contact-connect-section__info-value {
    font-size: 0.98rem;
  }
  .contact-connect-section__input {
    font-size: 1rem;
    padding: 0.6rem 0.8rem;
  }
  .contact-connect-section__submit {
    font-size: 1rem;
    padding: 0.6rem 1rem;
  }
  .map-section {
    height: 400px;
  }
}

@media (max-width: 991.98px) {
  .contact-connect-section__content {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
}

@media (max-width: 767.98px) {
  .contact-connect-section__card {
    border-radius: 1.2rem;
    padding: 1.5rem 1rem !important;
  }
  .contact-connect-section__header {
    margin-bottom: 1.5rem;
  }
  .contact-connect-section__heading {
    font-size: 1.1rem;
    margin-bottom: 0.75rem;
  }
  .contact-connect-section__desc {
    font-size: 0.95rem;
  }
  .contact-connect-section__content {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .contact-connect-section__info-box {
    padding: 1.5rem;
  }
  .contact-connect-section__form-header {
    margin-bottom: 1.25rem;
  }
  .contact-connect-section__form-title {
    font-size: 1.2rem;
  }
  .contact-connect-section__form-subtitle {
    font-size: 0.9rem;
  }
  .contact-connect-section__info-title {
    font-size: 0.95rem;
    margin-bottom: 0.5rem;
  }
  .contact-connect-section__info-desc {
    font-size: 0.95rem;
    margin-bottom: 0.75rem;
  }
  .contact-connect-section__divider {
    margin: 0.75rem 0;
  }
  .contact-connect-section__company-title {
    font-size: 0.95rem;
    margin-bottom: 1rem;
  }
  .contact-connect-section__info-list {
    gap: 0.875rem;
  }
  .contact-connect-section__info-item {
    gap: 0.75rem;
    margin-bottom: 0.875rem;
  }
  .contact-connect-section__icon {
    width: 32px;
    height: 32px;
    font-size: 1.1rem;
  }
  .contact-connect-section__info-value {
    font-size: 0.92rem;
    line-height: 1.5;
  }
  .contact-connect-section__form-group {
    margin-bottom: 1rem;
  }
  .contact-connect-section__label {
    font-size: 0.95rem;
    margin-bottom: 0.4rem;
  }
  .contact-connect-section__input {
    font-size: 0.95rem;
    padding: 0.5rem 0.7rem;
  }
  .contact-connect-section__submit {
    font-size: 0.95rem;
    padding: 0.5rem 0.8rem;
  }
  .contact-connect-section__message {
    font-size: 0.9rem;
    padding: 0.65rem 0.85rem;
  }
  .map-section {
    height: 300px;
  }
}

@media (max-width: 575.98px) {
  .contact-connect-section__card {
    padding: 1.25rem 0.75rem !important;
  }
  .contact-connect-section__header {
    margin-bottom: 1.25rem;
  }
  .contact-connect-section__heading {
    font-size: 1rem;
  }
  .contact-connect-section__desc {
    font-size: 0.9rem;
  }
  .contact-connect-section__info-box {
    padding: 1rem 0.75rem;
  }
  .contact-connect-section__info-title {
    font-size: 0.9rem;
  }
  .contact-connect-section__info-desc {
    font-size: 0.9rem;
  }
  .contact-connect-section__company-title {
    font-size: 0.9rem;
  }
  .contact-connect-section__info-value {
    font-size: 0.88rem;
  }
  .contact-connect-section__icon {
    width: 28px;
    height: 28px;
    font-size: 1rem;
  }
  .contact-connect-section__label {
    font-size: 0.9rem;
  }
  .contact-connect-section__input {
    font-size: 0.9rem;
    padding: 0.45rem 0.65rem;
  }
  .contact-connect-section__submit {
    font-size: 0.9rem;
    padding: 0.45rem 0.75rem;
  }
  .map-section {
    height: 250px;
  }
}

@media (max-width: 991.98px) {
  .breadcrumb-section {
    padding: 2.5rem 0;
  }
  .breadcrumb-section__title {
    font-size: 2rem;
  }
}

@media (max-width: 767.98px) {
  .breadcrumb-section {
    padding: 2rem 0;
  }
  .breadcrumb-section__title {
    font-size: 1.75rem;
  }
  .breadcrumb-section__link,
  .breadcrumb-section__current {
    font-size: 0.9rem;
  }
  .breadcrumb-section__separator {
    font-size: 0.9rem;
  }
}

@media (max-width: 991.98px) {
  .content-section {
    padding: 3rem 0;
  }
  .content-section__card {
    padding: 2rem 1.5rem;
  }
  .content-section__title {
    font-size: 1.75rem;
  }
  .content-section__subtitle {
    font-size: 1.25rem;
  }
}

@media (max-width: 767.98px) {
  .preloader__text {
    font-size: 1.8rem;
    letter-spacing: 0.2rem;
  }
}

@media (max-width: 575.98px) {
  .preloader__text {
    font-size: 1.5rem;
    letter-spacing: 0.15rem;
  }
  
  .breadcrumb-section {
    padding: 1.5rem 0;
  }
  .breadcrumb-section__title {
    font-size: 1.5rem;
  }
  .breadcrumb-section__link,
  .breadcrumb-section__current {
    font-size: 0.85rem;
  }
  .content-section {
    padding: 2rem 0;
  }
  .content-section__card {
    padding: 1.5rem 1rem;
    border-radius: 0.6rem;
  }
  .content-section__title {
    font-size: 1.5rem;
    margin-bottom: 0.75rem;
  }
  .content-section__subtitle {
    font-size: 1.15rem;
    margin-top: 1.5rem;
    margin-bottom: 0.5rem;
  }
  .content-section__text {
    font-size: 0.95rem;
    line-height: 1.8;
  }
  .content-section__card ul,
  .content-section__card ol {
    margin: 1.25rem 0;
    padding-left: 1.5rem;
    font-size: 0.95rem;
    line-height: 1.8;
  }
  .content-section__card li {
    margin-bottom: 0.65rem;
    line-height: 1.8;
  }
}

@media (max-width: 767.98px) {
  .pricing-card--featured {
    transform: none;
    margin: 0 1rem;
  }
  .pricing-card--featured:hover {
    transform: none;
  }
  .current-price {
    font-size: 2rem;
  }
  .strike-price {
    font-size: 1.2rem;
  }
  .pricing-card {
    margin-bottom: 1rem;
  }
  .pricing-section {
    padding: 2.5rem 0 !important;
  }
  .pricing-card {
    padding: 1.5rem 1rem;
  }
}

@media (max-width: 639px) {
  .pricing-section {
    padding: 2rem 0 !important;
  }
  .pricing-card {
    padding: 1.2rem 0.7rem;
  }
  .current-price {
    font-size: 1.8rem;
  }
  .strike-price {
    font-size: 1.1rem;
  }
  .price-separator {
    font-size: 1.2rem;
  }
  .duration-text {
    font-size: 0.9rem;
  }
  .pricing-section__title {
    font-size: 1.5rem;
  }
  .pricing-section__subtitle {
    font-size: 1rem;
  }
}

@media (max-width: 991.98px) {
  .whatsapp-generator-card {
    margin: 1rem;
  }
  .form-title {
    font-size: 1.75rem;
  }
  .whatsapp-illustration {
    min-height: 250px;
  }
  .illustration-svg {
    max-width: 80%;
  }
}

@media (max-width: 767.98px) {
  .whatsapp-generator-section {
    padding: 2rem 0;
  }
  .whatsapp-generator-card {
    padding: 2rem !important;
  }
  .form-title {
    font-size: 1.5rem;
  }
  .form-description {
    font-size: 0.9rem;
  }
  .whatsapp-illustration {
    min-height: 200px;
    margin-bottom: 2rem;
  }
  .illustration-svg {
    max-width: 70%;
  }
}

@media (max-width: 768px) {
  .registration-features__title {
    font-size: 1.5rem;
  }
  .registration-form-card {
    margin-top: 2rem;
  }
}

@media (max-width: 768px) {
  .error-404-section {
    padding: 40px 0;
    min-height: calc(100vh - 150px);
  }
  .error-404__title {
    font-size: 80px;
  }
  .error-404__subtitle {
    font-size: 28px;
  }
  .error-404__description {
    font-size: 16px;
    padding: 0 20px;
  }
  .error-404__actions {
    flex-direction: column;
    align-items: center;
  }
  .error-404__btn {
    width: 100%;
    max-width: 280px;
  }
  .error-404__image {
    max-height: 300px;
  }
}

@media (max-width: 480px) {
  .error-404__title {
    font-size: 60px;
  }
  .error-404__subtitle {
    font-size: 24px;
  }
  .error-404__description {
    font-size: 14px;
  }
}

@media (max-width: 991.98px) {
  .pricing-slider-wrapper {
    padding: 0 2rem 4rem 2rem;
  }
  .pricing-slider .slick-prev {
    left: -2rem;
  }
  .pricing-slider .slick-next {
    right: -2rem;
  }
}

@media (max-width: 767.98px) {
  .pricing-slider-wrapper {
    padding: 0 1rem 4rem 1rem;
  }
  .pricing-slider .slick-arrow {
    width: 40px;
    height: 40px;
    font-size: 1rem;
  }
  .pricing-slider .slick-prev {
    left: -1rem;
  }
  .pricing-slider .slick-next {
    right: -1rem;
  }
  .pricing-tab-btn {
    padding: 0.6rem 1.5rem;
    font-size: 0.9rem;
  }
}