.topic-list{margin-bottom:48px}.topic-list,.topic-list__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.topic-list__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33%}.topic-list__item:before{content:" ";width:100%;height:5px;position:absolute;top:-18.5px;background-color:currentColor}.topic-list__item-icon{width:15px;height:15px;border-radius:50%;background-color:var(--secondary-color);position:absolute;left:50%;top:-24.5px}.topic-list__item-content{text-align:center;padding:0 15px}.topic-list__item.--first{padding-left:0}.topic-list__item.--first:before{width:50%;-webkit-transform:translate(100%);transform:translate(100%)}.topic-list__item.--last{padding-right:0}.topic-list__item.--last:before{width:calc(50% + 7.5px)}.topic-list.--dark .topic-list__item:before{background-color:hsla(0,0%,100%,.25)}.topic-list.--dark .topic-list__item-content{color:hsla(0,0%,100%,.7);font-size:1.4em;line-height:1.4em}.topic-list.--dark .topic-list__item.--first:before,.topic-list.--dark .topic-list__item.--last:before{background-color:hsla(0,0%,100%,.25)}.topic-list.--light .topic-list__item:before{background-color:#dbdbdb}.topic-list.--light .topic-list__item-content{color:rgba(0,0,0,.5);font-size:.875rem;line-height:1.5rem}.topic-list.--light .topic-list__item.--first:before,.topic-list.--light .topic-list__item.--last:before{background-color:#dbdbdb}.topic-list.--thin .topic-list__item:before{height:2px}@media(max-width:900px){.topic-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.topic-list__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:200px;margin-bottom:25px}.topic-list__item:before{content:none}.topic-list__item-icon{position:static}.topic-list__item-content{text-align:center}.topic-list__item.--first:before{content:none;height:calc(100% - 22.5px);top:22.5px;-webkit-transform:unset;transform:unset;width:2px}.topic-list__item.--last:before{content:none;height:22.5px;width:2px}.topic-list.--linked{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.topic-list.--linked .topic-list__item{padding:15px 0 15px 15px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.topic-list.--linked .topic-list__item-content{text-align:left}.topic-list.--linked .topic-list__item-icon{position:absolute;left:-7.5px;top:18.5px}.topic-list.--linked .topic-list__item:before{content:" ";width:5px;height:100%;position:absolute;left:-2px;top:0}.topic-list.--linked .topic-list__item.--first:before{content:" ";height:calc(100% - 22.5px);top:22.5px}.topic-list.--linked .topic-list__item.--last:before{content:" ";height:22.5px}.topic-list.--thin .topic-list__item:before{width:2px;left:0}}.solid-modal .modal{color:var(--text-color);background:var(--surface-overlay);border-radius:8px;border-top:6px solid var(--secondary-color);padding:32px}.solid-modal .modal .modal-subtitle{color:var(--secondary-color)}.solid-modal .modal .modal-title{color:var(--text-color)}.mediation-batch-actions p,.solid-modal .modal .btn-back{color:var(--black-500)}.mediation-batch-actions .btn:not(.btn-back){margin:24px auto;display:block;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.mediation-batch-actions .form-item{max-width:420px;margin:0 auto}@media(max-width:768px){.mediation-batch-actions .btn-back{margin-bottom:34px}.mediation-batch-actions .modal-subtitle{margin-bottom:6px;font-size:1.125rem;line-height:1.4375rem}.mediation-batch-actions .modal-title{font-size:1.5rem;line-height:1.875rem;margin-bottom:34px}.mediation-batch-actions .text-center{font-size:1rem;line-height:1.5rem;color:rgba(0,0,0,.7019607843)}}@media(max-width:435px){.mediation-batch-actions .modal{padding:16px}}