.hwh-5b2bc604-grid {
    display: grid;
    gap: 40px;
}

.hwh-5b2bc604-item {
    display: flex;
    flex-direction: column;
}

.hwh-5b2bc604-title {
    margin: 0 0 15px 0;
    font-size: 20px;
    font-weight: 700;
}

.hwh-5b2bc604-title a {
    text-decoration: none;
    color: inherit;
    display: flex;
    align-items: center;
    gap: 8px;
}

.hwh-5b2bc604-arrow {
    color: #0056b3;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1;
}

.hwh-5b2bc604-desc {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}