.group_stages_wrp{padding:12px 10px;border-radius:var(--radius);position:relative;border:1px solid var(--section_divider)}@media(min-width:413px){.group_stages_wrp{padding:12px 14px}}@media(min-width:768px){.group_stages_wrp{padding-top:16px;padding-bottom:16px}}@media(min-width:992px){.group_stages_wrp{padding:12px 15px}}.group_stages_wrp:not(:last-child){margin-bottom:20px}.group_stages{list-style:none;padding:0;margin:0 -15px}.group_stages li{padding:15px;display:flex;align-items:center;font-size:14px;line-height:18px;border-top:1px solid var(--section_divider)}@media(min-width:992px){.group_stages li{font-size:16px;line-height:20px}}.group_stages li:first-child{border-top:0;padding-top:5px}.group_stages li:last-child{padding-bottom:5px}.group_stages .stg_circle{flex-shrink:0;display:block;width:15px;height:15px;border-radius:50%;margin-right:10px;background-color:#00a826}@media(min-width:1561px){.group_stages .stg_circle{margin-right:12px}}.group_stages .stg_circle.c_red{background:red}.group_stages .stg_circle.c_blue{background:#59c9f4}.group_stages .stg_circle.c_pink{background:#ff8080}.group_stages .stg_test{flex-grow:1}