.new-order-created-modal{display:flex;flex-direction:column;gap:12px;background:#f2f2f7;padding:16px}.new-order-created-modal__block{padding:16px;border-radius:12px;background:#fff;display:flex;flex-direction:column;gap:12px;width:100%;margin-left:auto;margin-right:auto;max-width:400px}.new-order-created-modal__block:first-child{margin-bottom:12px}.new-order-created-modal__block-header{display:flex;align-items:center;gap:10px}.new-order-created-modal__block-header-icon{width:18px;height:18px}.new-order-created-modal__block:first-child .new-order-created-modal__block-header-icon{width:24px;height:24px}.new-order-created-modal__block-header-text{color:#0a0a0e;font-size:18px;font-weight:700;line-height:24px;letter-spacing:.005em}.new-order-created-modal__block-destination{color:#0a0a0e;font-size:16px;font-weight:600;line-height:20px;letter-spacing:.01em}.new-order-created-modal__block-info{padding:12px;border-radius:8px;border:2px solid #6678f7}.new-order-created-modal__block-info-header{display:flex;align-items:center;gap:8px}.new-order-created-modal__block-info-text{color:#0a0a0e;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.01em}.new-order-created-modal__block-info-price{color:#0a0a0e;font-size:18px;font-weight:700;line-height:24px;letter-spacing:.005em;flex-shrink:0}.new-order-created-modal__block-info-timer{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:12px;border-top:1px solid #ecebf2;padding-top:12px}.new-order-created-modal__block-info-timer-icon{width:16px;height:16px}.new-order-created-modal__block-info-timer-text{color:#6678f7;font-size:14px;font-weight:600;line-height:18px;letter-spacing:.01em}.new-order-created-modal__block ul{padding-left:15px;margin:0}.new-order-created-modal__block-text{color:#0a0a0e;font-size:13px;font-weight:400;line-height:16px;letter-spacing:.01em}.new-order-created-modal__block-text::marker{font-size:8px}.new-order-created-modal__button{margin-top:28px;color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:20px;letter-spacing:.01em;width:100%;padding-top:16px;padding-bottom:16px;border-radius:12px;background:#2640c9;max-width:400px;margin-left:auto;margin-right:auto}
