.accounting-section{width:100%;min-height:107px;border-radius:8px}.accountion-top{border-bottom:1px solid #dee2e6;width:100%;min-height:53px}.accountion-bottom{width:100%;min-height:53px;border-radius:0 0 8px 8px}.acc-top_head{background-color:#7fdd85;border-radius:8px 8px 0 0}.acc-bottom_head,.acc-top_head{width:100%;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;color:#fff}.acc-bottom_head{background-color:#ff9593}.accounting-section h2{font-size:16px;font-weight:400}.accounting-section table{border:1px solid #dee2e6;border-collapse:collapse;width:100%}.accounting-section table tr{border-bottom:1px solid #dee2e6}.accounting-section table td{padding:5px}.arrow-anim{animation-duration:3s}@keyframes arrow{0%{rotate:0deg}to{rotate:180deg}}