.transaction-details-modal{position:absolute;z-index:500;max-width:494px;width:95%;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border:1px solid rgba(255,255,255,.1);background:rgba(6,6,6,1);border-radius:30px}.modal-cross{width:14px;height:14px;cursor:pointer}.transaction-details-header{width:100%;font-size:20px;line-height:26px;font-weight:500}.logo-header{background:rgba(255,255,255,.04);border-radius:70px;width:192px;height:75px;margin-top:30px;padding:10px;gap:25px}.status-panel{width:100%;height:192px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:10px;margin-top:30px}.status-panel .white-text{font-weight:500;font-size:16px;line-height:23.4px}.status-panel .gray-text{font-weight:500;font-size:16px;line-height:20.8px}.panel-elem{padding:14px;height:64px;width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.panel-elem:nth-of-type(3){border-bottom:none}.left-side{gap:8px}.status-item{font-size:16px;font-weight:500;border-radius:30px;padding:6px 12px 6px 6px}.status-item svg{width:24px}.completed-item{color:#A1FEA0;background:rgba(161,254,160,.05)}.failed-item{color:rgba(235,77,77,1);background:rgba(235,77,77,.05)}.loading-item{background:rgba(255,255,255,.05);color:rgba(255,255,255,.3)}.tx-done-icon{width:24px;height:24px}.info-name{font-weight:500;font-size:16px}.green-text{color:rgba(161,254,160,1);font-size:16px}.done-button{margin-top:20px;background:rgba(255,255,255,.05);border-radius:10px;font-size:20px;width:100%;font-weight:500;height:58px;transition:transform .1s var(--ease-out-quad)}.done-button:active{transform:scale(.95)}a{transition:color .1s var(--ease-out-quad)}a:hover{color:rgba(71,121,255,1)}.modal-info{background:rgba(161,254,160,.05);border:1px solid rgba(161,254,160,.1);color:rgba(161,254,160,.6);border-radius:10px;height:37px;margin-top:30px;margin-bottom:-10px;font-size:16px}.chain-logo{-o-object-fit:cover;object-fit:cover;height:55px;width:55px;border:7px solid rgba(0,0,0,.2);outline:1px solid rgba(255,255,255,.1);border-radius:100%}@media (max-width:500px){.transaction-details-modal{padding:14px}.transaction-details-modal>div{margin-top:19px!important}.gray-text,.status-panel div,.white-text{font-size:14px!important}}