@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}@keyframes spin{to{transform:rotate(1turn)}}.tp-xxl{font-size:2.5rem}@media(max-width:700px){.tp-xxl{font-size:2rem}}.tp-xl{font-size:2rem}.tp-l{font-size:1.5rem}.tp-m{font-size:1rem}.tp-s{font-size:.8rem}.tp-xs{font-size:.7rem}.tp-xxs{font-size:.6rem}.tp-thin{font-weight:100}.tp-extra-light{font-weight:200}.tp-light{font-weight:300}.tp-normal{font-weight:400}.tp-medium{font-weight:500}.tp-semi-bold{font-weight:600}.tp-bold{font-weight:700}.tp-extra-bold{font-weight:800}.tp-black{font-weight:900}.tp-upper{text-transform:uppercase}.tp-underline{text-decoration:underline}.tp-underline--link:hover{color:#d1af6d}.tp-ls{letter-spacing:.2rem}.tp-white,h1{color:#fff}.tp-red--standart{color:red}.create-order-form{width:50rem;border-radius:1rem;background:#5e5d67;padding:2rem;color:#fff}.create-order-form__title{font-size:24px;font-weight:700;text-align:center;margin-bottom:24px}.create-order-form__form{display:flex;flex-direction:column;gap:24px}.create-order-form__field{display:flex;flex-direction:column;gap:8px}.create-order-form__label{font-size:14px}.create-order-form__input,.create-order-form__select,.create-order-form__textarea{padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;outline:none}.create-order-form__input:focus,.create-order-form__select:focus,.create-order-form__textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.3)}.create-order-form__textarea{min-height:100px;resize:vertical}.create-order-form__items{display:flex;flex-direction:column;gap:1rem}.create-order-form__items-header{display:flex;justify-content:space-between;align-items:center}.create-order-form__items-title{font-size:18px;font-weight:600}.create-order-form__add-button{width:2rem;height:2rem;background:#1a191e;color:#fff;border-radius:50%;border:none;font-size:20px;cursor:pointer;transition:background .2s}.create-order-form__add-button:hover{background:#d1af6d}.create-order-form__item{display:flex;flex-direction:column;align-items:flex-end;gap:8px;background:#f9fafb;padding:16px;border:1px solid #e5e7eb;border-radius:8px}.create-order-form__item.has-error{position:relative}.create-order-form__item.has-error>*{z-index:3}.create-order-form__item.has-error:before{content:"";position:absolute;z-index:2;width:100%;height:100%;top:0;left:0;background:rgba(184,92,92,.3)}.create-order-form__item>:not(button){width:100%}.form-login-container{color:#fff}.create-order-form__title{margin-bottom:0}label{color:#000}.form-input-group{gap:.2rem}.form-input-group--hor{flex-direction:row!important;gap:.5rem}.create-order-form__corpus-fields{display:flex;flex-direction:column;gap:1rem}.form-input-group__container--disabled .form-input-group{opacity:.4}.create-order-form__remove-button{border:none;border-radius:.3rem;color:#fff;background-color:#e81212;padding:.7rem;display:flex;gap:.3rem;align-items:center;cursor:pointer;opacity:.7;transition:all .3s ease-in-out;font-size:.6rem}.create-order-form__remove-button:hover{opacity:1}.form-input-group{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.pagination button{padding:.5rem 1rem;background:#1a191e;color:#fff;outline:none;cursor:pointer;border-radius:1rem;transition:all .3s ease-in-out;border:1px solid #1a191e}.pagination button:hover{background:#d1af6d;color:#000}.pagination button:disabled{opacity:.5;cursor:default}.pagination__page--active{background:#d1af6d!important;border:1px solid #d1af6d!important;color:#000!important}.pagination__page--error{border:1px solid red!important}