.hero-header-5da60c84 {
    display: flex;
    flex-direction: column;
    width: 100%;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.hero-badge-5da60c84 {
    display: inline-block;
    align-self: flex-start;
    padding: 6px 20px;
    border-radius: 50px;
    font-size: 11px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 25px;
}

.hero-header-5da60c84 .hero-title-row {
    font-weight: 800;
    line-height: 1.1;
    margin: 0 0 10px 0;
    text-transform: uppercase;
}

.hero-row-1-5da60c84 {
    font-size: 48px;
    letter-spacing: -0.5px;
}

.hero-row-2-5da60c84 {
    font-size: 44px;
    letter-spacing: -0.5px;
}

.hero-row-3-5da60c84 {
    font-size: 32px;
    letter-spacing: -0.5px;
}

.hero-desc-5da60c84 {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 20px;
    margin-bottom: 0;
    color: #4a4a4a;
}

/* Responsive adjust default margins */
@media (max-width: 767px) {
    .hero-row-1-5da60c84 {
        font-size: 38px;
    }
    .hero-row-2-5da60c84 {
        font-size: 34px;
    }
    .hero-row-3-5da60c84 {
        font-size: 26px;
    }
    .hero-desc-5da60c84 {
        font-size: 16px;
    }
}
