@keyframes skeleton-loading{to{background-position-x:-200%}}.checkout-skeleton{cursor:wait;display:flex;flex-direction:column;gap:30px}@media(min-width:1200px){.checkout-skeleton{flex-direction:row;gap:0}.checkout-skeleton-column{flex:1;padding:40px}}.checkout-skeleton-text{animation:skeleton-loading 1.5s linear infinite;background:#f4f5f7;background:linear-gradient(110deg,#f4f5f7 8%,#fff 18%,#f4f5f7 33%);background-size:200% 100%;border-radius:20px;min-height:18px}.checkout-skeleton-title{width:60px}.checkout-skeleton-block{display:flex;flex-direction:column;gap:12px}.checkout-skeleton-row{display:flex;flex-direction:column;gap:10px}@media(min-width:1200px){.checkout-skeleton-row{align-items:center;flex-direction:row;justify-content:space-between}}.checkout-skeleton-label{width:165px}.checkout-skeleton-field{animation:skeleton-loading 1.5s linear infinite;background:#f4f5f7;background:linear-gradient(110deg,#f4f5f7 8%,#fff 18%,#f4f5f7 33%);background-size:200% 100%;border-radius:6px;min-height:40px;min-width:225px}.checkout-skeleton-field-user{min-width:300px}.checkout-skeleton-user{width:90px}.checkout-skeleton-price{margin-bottom:15px;min-height:285px}.checkout-skeleton-present{min-height:100px}.checkout-skeleton-button{border-radius:50px;margin-top:15px;min-height:50px}.checkout-skeleton hr{border-top:1px dashed #f4f5f7;display:block;margin:30px 0}
