/* Extracted from resources/views/includes/Home/home-4/popular.blade.php */
.jobx24-process-heading-title {
    line-height: 1.1;
    letter-spacing: -0.02em;
    margin-bottom: 1rem;
}
.jobx24-process-heading-title .title-lead {
    display: block;
    font-size: clamp(1.55rem, 2.1vw, 2.1rem);
    font-weight: 700;
    line-height: 1.18;
}
.jobx24-process-heading-title .title-main {
    display: block;
    font-size: clamp(2.2rem, 3vw, 2.9rem);
    font-weight: 800;
    line-height: 1.06;
    margin-top: 0.22rem;
    color: #0b8260;
    text-shadow: 0 10px 30px rgba(11, 130, 96, 0.16);
    position: relative;
}
.jobx24-process-heading-copy {
    font-size: 1rem;
    line-height: 1.75;
}
@media (max-width: 767.98px) {
    .jobx24-process-heading-title .title-lead {
        font-size: 1.22rem;
    }
    .jobx24-process-heading-title .title-main {
        font-size: 1.92rem;
    }
    .jobx24-process-heading-copy {
        font-size: 0.95rem;
        line-height: 1.7;
    }
}
