.cta-box-10f4dec6 {
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.cta-title-10f4dec6 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 24px;
    margin-top: 0;
    line-height: 1.3;
}

.cta-subheading-10f4dec6 {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 24px;
    max-width: 680px;
}

.cta-highlight-10f4dec6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 28px;
    line-height: 1.4;
    max-width: 600px;
}

.cta-btn-wrapper-10f4dec6 {
    margin-bottom: 20px;
}

.cta-btn-10f4dec6 {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(75, 131, 252, 0.25);
}

.cta-btn-10f4dec6:hover {
    box-shadow: 0 6px 20px rgba(39, 67, 150, 0.3);
    transform: translateY(-2px);
}

.cta-footer-text-10f4dec6 {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    opacity: 0.85;
}
