.ic-2e9672ec-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    text-decoration: none;
}

.ic-2e9672ec-icon-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 24px;
    flex-shrink: 0;
}

.ic-2e9672ec-title {
    margin: 0 0 16px 0;
    font-size: 24px;
    font-weight: 600;
}

.ic-2e9672ec-desc {
    margin: 0;
    font-size: 16px;
    line-height: 1.6;
}
