table.reallocation-table{width:100%;table-layout:fixed}table.reallocation-table tr td{border-bottom:1px solid hsla(0,0%,80.8%,.3);padding-block:5px}table.reallocation-table td:first-child{vertical-align:top;width:20%;font-weight:300;font-size:.95em}table.reallocation-table td:last-child{width:80%}table.reallocation-table td:last-child:before{content:":";position:absolute;transform:translateX(-10px)}table.reallocation-table .distribution-wrapper{display:flex;flex-direction:row;align-items:center}table.reallocation-table .distribution-wrapper .distribution-start{background-color:rgb(238.5384615385,248.8269230769,250.0615384615);padding:1em;width:40%;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#479f76}table.reallocation-table .distribution-wrapper .distribution-start i{font-size:3em;color:#479f76}table.reallocation-table .distribution-wrapper .distribution-start .title{font-size:1em!important;margin-bottom:0;line-height:1.2;text-align:center;margin-bottom:5px}table.reallocation-table .distribution-wrapper .distribution-start .distribution-seed{font-size:.9em}table.reallocation-table .distribution-wrapper .distribution-progress{width:20%;position:relative;height:100%}table.reallocation-table .distribution-wrapper .distribution-progress .line{border-top:3px dashed #479f76;width:100%;height:2px;display:block}table.reallocation-table .distribution-wrapper .distribution-progress .date{display:block;text-align:center;font-size:.9em;font-weight:700;transform:translateY(calc(-100% - 3px))}table.reallocation-table .distribution-wrapper .distribution-end{background-color:rgb(238.5384615385,248.8269230769,250.0615384615);padding:1em;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#479f76;width:40%}table.reallocation-table .distribution-wrapper .distribution-end i{font-size:3em;color:#479f76}table.reallocation-table .distribution-wrapper .distribution-end .title{font-weight:700}table.reallocation-table .distribution-wrapper .distribution-end .location{font-weight:300;font-size:.8em;color:#000;text-align:center}table.reallocation-table .image-list{display:flex;flex-direction:row}table.reallocation-table .image-list .image-item{width:8em;height:8em;border-radius:8px;overflow:hidden;margin-right:5px;background-size:cover}table.reallocation-table .image-list .image-item:hover{cursor:pointer}