.dl-widget-804f6def {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    text-decoration: none;
    color: inherit;
    transition: opacity 0.3s ease;
}

.dl-widget-804f6def:hover {
    opacity: 0.8;
}

.dl-icon-804f6def {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    background-color: #F1F4FF;
    color: #243575;
    border-radius: 12px;
    font-size: 20px;
}

.dl-icon-804f6def svg {
    width: 20px;
    height: 20px;
    fill: currentColor;
}

.dl-content-804f6def {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.dl-eyebrow-804f6def {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #9299A8;
    text-transform: uppercase;
    margin-bottom: 2px;
}

.dl-title-804f6def {
    font-size: 18px;
    font-weight: 600;
    color: #0A1435;
    line-height: 1.2;
}
