.order-details-modal{flex-direction:column;align-items:center;justify-content:center}.order-details-modal .pmx-badge{margin:0 auto}.order-details-modal .data{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:24px}.order-details-modal .data .row{width:100%;display:flex;justify-content:space-between;margin-top:16px}.order-details-modal .data .row .long-text{width:180px;text-wrap:nowrap;max-width:290px;overflow-x:hidden;text-overflow:ellipsis;display:block}.order-details-modal .data .row span{font-size:14px;color:#868686}.order-details-modal .data .row p{width:max-content;font-size:14px}.order-details-modal .data .row .copy{display:flex;align-items:center}.order-details-modal .data .row .copy svg{margin-right:8px;width:16px;height:16px;cursor:pointer}.order-details-modal .data .row p.en{font-family:YekanBakh-En!important}.order-details-modal .data .row:first-child{margin-top:0}.order-details-modal .pmx-button{margin-top:32px}.order-details-modal .pmx-button button{max-width:unset;height:64px}.order-details-modal .pmx-button button span{font-weight:700;font-size:18px}@media(max-width:991.98px){.order-details-modal .pmx-button button span{font-size:16px}}.order-details-modal .fa{direction:rtl}@keyframes shine-avatar{0%{background-position:-100px}40%,to{background-position:140px}}.order-details-modal-skeleton{display:flex;flex-direction:column;justify-content:space-between;min-width:257px;width:100%;background:#fff;border-radius:30px;box-sizing:border-box}@media(max-width:991.98px){.order-details-modal-skeleton{width:100%}}.order-details-modal-skeleton .badge-skeleton{background-image:linear-gradient(90deg,#ddd,#e8e8e8 40px,#ddd 80px);background-size:600px;animation:shine-avatar 1.6s linear infinite;height:35px;width:95px;border-radius:8px;margin:auto}.order-details-modal-skeleton .data-skeleton{display:flex;flex-direction:column;gap:16px;margin-top:24px}.order-details-modal-skeleton .data-skeleton .row-skeleton{display:flex;justify-content:space-between;gap:50%;height:20px;border-radius:8px}.order-details-modal-skeleton .data-skeleton .row-skeleton .skeleton-part{flex:1 1;background-image:linear-gradient(90deg,#ddd,#e8e8e8 40px,#ddd 80px);background-size:600px;animation:shine-avatar 1.6s linear infinite;border-radius:8px}