.resources-wrapper-1b7500d9 {
    width: 100% !important;
    display: block !important;
}

.resources-container-1b7500d9 {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px;
    width: 100% !important;
}

.resource-button-1b7500d9 {
    display: flex !important;
    align-items: center;
    justify-content: center;
    background-color: #101828;
    color: #ffffff;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s, box-shadow 0.3s, opacity 0.3s;
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: 100% !important;
    white-space: normal !important;
    word-break: break-word !important;
    overflow: hidden !important;
}

.resource-button-1b7500d9:hover {
    color: #ffffff;
    opacity: 0.9;
}

.resource-btn-push-icon-1b7500d9 {
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.resource-button-1b7500d9 .resource-btn-text-1b7500d9 {
    display: inline-block;
    vertical-align: middle;
    text-align: inherit;
    word-break: break-word;
}

.resource-button-1b7500d9 .resource-btn-icon-1b7500d9 {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    vertical-align: middle !important;
    width: 1.2em !important;
    height: 1.2em !important;
    font-size: 1.2em !important;
    flex-shrink: 0 !important;
    line-height: 1 !important;
}

.resource-button-1b7500d9 .resource-btn-icon-1b7500d9 * {
    max-width: 100% !important;
    max-height: 100% !important;
    width: 1.2em !important;
    height: 1.2em !important;
    font-size: 1.2em !important;
    line-height: 1 !important;
    fill: currentColor !important;
    display: block !important;
}
