.herobox .headerTitle {
    display: block;
    font-size: 49px;
    margin-bottom: 40px;
}

.herobox h1 {
    display: block;
    font-size: 35px;
}

.herobox .headerTitleBold {
    display: block;
    font-weight: 600;
    font-size: 43px;
    line-height: 90px;
}

.herobox .inline {
    display: inline;
}

.mupraclub-page {
    overflow: clip visible;
}

.mupraclub-page h1 {
    font-size: min(41px,
            clamp(2rem,
                4vw,
                41px)) !important;
    line-height: 1.55 !important
}

.section-head h2,
.more-content h2 {
    font-size: min(28.48px,
            clamp(1.55rem,
                2.7vw,
                28.48px)) !important;
    line-height: 1.65 !important
}

.prose p,
.hero-prose>p {
    font-size: min(15px, 1rem);
    line-height: 1.95
}

.hero {
    padding-top: clamp(45px, 6vw, 78px)
}


@media (max-width: 1380px) {
    .herobox {
        width: 96%;
        margin: 0 2%;
        margin-top: 53px;
        padding-right: 25px;
        padding-left: 25px;
    }
    .herobox .headerTitleBold,
    .herobox .headerTitle {
        font-size: 41px;
    }

    .herobox h1 {
        font-size: 31px;
        line-height: 1.5;
    }
}

@media (max-width: 1040px) {
    .herobox .headerTitleBold {
        font-size: 40px;
    }
}

@media (max-width: 950px) {
    .herobox {
        min-height: 625px;
        padding: 14px 23px !important;
        margin-top: 37px !important;
    }
    .herobox .headerTitleBold,
    .herobox .headerTitle {
        font-size: 25px;
        text-align: center;
        line-height: 40px;
    }

    .herobox h1 {
        font-size: 27px;
        text-align: center;
    }
}

@media (max-width: 900px) {
    .hero {
        padding-right: 0 !important;
        padding-left: 0 !important;
        margin-top: 20px !important;
        padding-top: 82px !important
    }

    .cards {
        gap: 24px !important
    }

    .story-steps {
        gap: 24px !important
    }

    .feature-card,
    .story-step {
        min-height: 0 !important
    }

    .loyalty-section .feature-card,
    .loyalty-section .grid-visual {
        min-height: 300px !important
    }

}

@media (max-width: 720px) {
    .readMore {
        margin-top: 58px;
        font-size: 20px;
    }

    .article {
        margin-top: 28px;
    }
}

@media(max-width:620px) {

    .hero-prose>p,
    .prose p {
        font-size: 14px
    }

    .hero {
        margin-top: 12px !important;
        padding-top: 68px !important;
        padding-bottom: 20px !important
    }
    /* Prevent the CRM visual from keeping an empty desktop min-height. */
    .integrated-section .visual-tag.tag-1 {
        top: 3%;
        right: 0;
    }

    .integrated-section .visual-tag.tag-2 {
        top: 50%;
        left: 0;
    }

    .integrated-section .visual-tag.tag-3 {
        right: 4%;
        bottom: 0;
    }
}

/* Header-aligned hero and sticky customer-club panel — final cascade. */
@media (min-width: 971px) {

    .mupraclub-page {
        overflow: visible !important;
        overflow-x: clip !important;
    }

    .how-section,
    .sticky-story {
        overflow: visible !important;
    }

    .sticky-story {
        align-items: start !important;
    }

    .sticky-product.real-panel {
        position: sticky !important;
        top: 92px !important;
        align-self: start !important;
        height: min(590px, calc(100vh - 124px)) !important;
        min-height: fit-content;
    }
}

@media (max-width: 970px) {
    .sticky-product.real-panel {
        position: relative !important;
        top: auto !important;
        height: auto !important;
    }
}

/* Header-aligned hero and uninterrupted glass background. */
@media (min-width: 971px) {
    .mupraclub-page {
        overflow: visible !important;
        overflow-x: clip !important;
    }

    .how-section,
    .sticky-story {
        overflow: visible !important;
    }

    .sticky-story {
        align-items: start !important;
    }

    .sticky-product.real-panel {
        position: sticky !important;
        top: 92px !important;
        align-self: start !important;
        height: min(590px, calc(100vh - 124px)) !important;
    }
}

@media (max-width: 970px) {
    .sticky-product.real-panel {
        position: relative !important;
        top: auto !important;
        height: auto !important;
    }
}

.hero-prose .btn.demobtn {
    font-size: 17px
}

.hero-prose .btn.demobtn+small {
    font-size: 12px;
    padding-left: 34px
}

.content-section {
    padding-top: 58px !important;
    padding-bottom: 58px !important
}

.section-head {
    margin-bottom: 28px !important
}

.cards {
    gap: 22px !important;
    margin-top: 34px !important
}

.feature-card {
    padding: 28px 24px !important
}

.story-step {
    display: grid !important;
    grid-template-columns: 48px minmax(0,
            1fr) !important;
    gap: 18px !important;
    padding: 28px 22px !important
}

.story-step h3 {
    font-size: 1.05rem !important
}

.story-step p {
    font-size: .92rem !important;
    line-height: 2 !important
}

.loyalty-section .feature-card,
.loyalty-section .grid-visual {
    min-height: 0 !important
}

.guide-section .feature-card {
    padding-bottom: 44px !important
}

.more-content section {
    margin: 22px 0 !important;
    padding: 30px 20px !important
}

.integrated-section>.section-visual {
    min-height: 0 !important;
    height: auto !important;
    margin-top: 4px !important;
    padding: 0 0 18px !important;
}

.integrated-section>.section-visual>img {
    display: block;
    width: 100%;
    height: auto !important;
    min-height: 0 !important;
    object-fit: contain;
}

.integrated-section .visual-tag.tag-1 {
    top: 3%;
    right: 0;
}

.integrated-section .visual-tag.tag-2 {
    top: 50%;
    left: 0;
}

.integrated-section .visual-tag.tag-3 {
    right: 4%;
    bottom: 0;
}

@media (width<=650px) {
        .container {
        width: min(100% - 28px, 1160px)
    }
    .faq  .container h2 {
          font-size: 1.34rem;
    }

}

@media (max-width: 455px) {

    .herobox b,
    .herobox .headerTitleBold {
        line-height: 50px;
    }

}

@media (max-width: 380px) {

    .herobox .headerTitle,
    .herobox .headerTitleBold,
    .herobox b {
        font-size: 19px;
        line-height: 40px;
    }

    .herobox h1 {
        font-size: 20px;
        line-height: 38px;
    }
}
@media (width>=40rem) {
    .container {
        max-width: 40rem
    }
}

@media (width>=48rem) {
    .container {
        max-width: 48rem
    }
}
@media (width>=64rem) {
    .container {
        max-width: 64rem
    }
}

@media (width>=80rem) {
    .container {
        max-width: 80rem
    }
}

@media (width>=96rem) {
    .container {
        max-width: 96rem
    }
}