.aw-484555e7-container {
    display: flex;
    flex-direction: column;
}
.aw-484555e7-item {
    border-bottom: 1px solid #eee;
}
.aw-484555e7-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
    cursor: pointer;
}
.aw-484555e7-header-left {
    display: flex;
    align-items: center;
    gap: 15px;
}
.aw-484555e7-icon svg, .aw-484555e7-icon i {
    width: 24px;
    height: 24px;
    font-size: 24px;
    fill: #333;
    color: #333;
}
.aw-484555e7-title {
    font-weight: 600;
    font-size: 16px;
    color: #111;
}
.aw-484555e7-toggle-icon svg, .aw-484555e7-toggle-icon i {
    width: 20px;
    height: 20px;
    font-size: 20px;
    fill: #111;
    color: #111;
}
.aw-484555e7-content {
    padding: 0 0 20px 0;
    color: #666;
    line-height: 1.6;
}
