.transferSkel{display:flex;border-bottom:1px solid var(--color-skeleton-1);flex-direction:column;width:100%}.transferSkel__header{height:32px;background-color:var(--color-skeleton-1)}.transferSkel__header--2{margin-top:2px;height:28px}.transferSkel__row{display:flex;height:28px;align-content:center;align-items:center;padding:0 12px;box-sizing:border-box}.transferSkel__row>*{background:var(--color-skeleton-1);background-image:linear-gradient(90deg,var(--color-skeleton-1) 0,var(--color-skeleton-2) 20%,var(--color-skeleton-1) 40%,var(--color-skeleton-1));background-repeat:no-repeat;background-size:800px 104px;-webkit-animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-webkit-animation-iteration-count:infinite;-webkit-animation-name:placeholderShimmer;-webkit-animation-timing-function:linear}.transferSkel__row:not(:last-child){border-bottom:1px solid var(--color-skeleton-1)}.transferSkel__cell--1{width:60px;height:13px;margin-right:18px}.transferSkel__cell--2{width:130px;height:13px;margin-right:54px}.transferSkel__cell--3{width:97px;height:13px;margin-right:120px}.transferSkel__cell--4{width:86px;height:13px;margin-right:70px}.transferSkel__cell--A{width:115px;margin-right:69px}.transferSkel__cell--B{width:120px;margin-right:64px}@media only screen and (max-width:799px){.transferSkel__row{display:grid;grid-template-columns:1fr 1fr;width:100%;height:50px}.transferSkel__cell--1{width:160px;height:23px;margin-right:110px}.transferSkel__cell--2{width:130px;height:23px;margin-right:74px}.transferSkel__cell--3,.transferSkel__cell--4{display:none}.transferSkel__cell--A{width:145px;margin-right:125px}.transferSkel__cell--B{width:120px;margin-right:140px}.transferSkel__cell--C{width:150px;margin-right:120px}}@media only screen and (max-width:450px){.transferSkel__cell--1{width:117px;height:23px;margin-right:74px}.transferSkel__cell--2{width:115px;height:23px;margin-right:0}.transferSkel__cell--A{width:115px}.transferSkel__cell--B{width:127px}.transferSkel__cell--C{width:137px;margin-right:54px}}