.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.order-form{flex:0 0 60%;background-color:#fff;padding:24px;box-sizing:border-box;border-radius:8px;height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth}.order-form::-webkit-scrollbar{width:6px}.order-form::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.order-form::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.order-form::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.order-form .form-title{font-size:18px;font-style:normal;font-weight:600;color:#25282b}.order-form__section{margin-bottom:32px}.order-form__section__title{font-size:16px;font-style:normal;font-weight:500;color:#25282b;margin-bottom:16px}.order-form__section__body,.order-form__section__body_price{display:flex;gap:16px;width:100%}.order-form__section__body__inline-inputs{width:100%}.order-form .product-items-container{width:100%;display:flex;flex-direction:column;gap:0}.order-form .product-item-row{display:flex;gap:16px;align-items:center;width:100%;margin-bottom:16px}.order-form .product-item-row .product-item-inputs{display:flex;gap:16px;flex:1 1;align-items:flex-start}.order-form .product-item-row .product-item-inputs .input-container{flex:1 1;margin-bottom:0}.order-form .product-item-row .product-item-inputs .input-container:first-child{flex:2 1}.order-form .product-item-row .delete-button-container{display:flex;align-items:flex-end;padding-bottom:4px}.order-form .product-item-row .delete-button-container .delete-button{min-width:48px;width:48px;height:48px}.order-form .add-product-button{width:100%}.order-form__check div{padding:0!important}.order-form__check label{display:block}.order-form__submit-btn{display:flex;justify-content:end;margin-top:24px}.content-container{background-color:#fff;padding:24px;flex:1 1;box-sizing:border-box;border-radius:8px}.content-container__report{margin-bottom:20px}.content-container__report h2{font-size:24px;font-weight:500;margin-bottom:14px}.content-container__report p{font-size:14px;margin-bottom:14px}.orders-list-holder{flex:1 1;display:flex;flex-direction:column;overflow:hidden;height:100%}.orders-list-holder>.content-container:first-child{flex:none}.orders-list-holder>.content-container:last-child{flex:1 1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.orders-list-holder .order-form__section{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden}.orders-list-holder .order-form__section>.divider:last-of-type{flex-shrink:0}.orders-list-holder .order-form__section>div:last-child{flex:1 1;display:flex;flex-direction:column;min-height:0;overflow:hidden;height:100%}.orders-list-holder .order-list{flex:1 1;overflow-y:auto;overflow-x:hidden;min-height:0;margin-top:0;margin-bottom:0;padding-bottom:0}.orders-list-holder .order-list__item{padding:16px;border-radius:8px;display:flex;justify-content:space-around;margin-bottom:10px;align-items:center}.orders-list-holder .order-list__item.item-selected,.orders-list-holder .order-list__item:hover{cursor:pointer;background-color:#f3f3f5}.orders-list-holder .order-list__item span{color:#9496ac}.orders-list-holder .order-list__item_info{display:flex;flex-direction:row;gap:10px;width:65%}.orders-list-holder .order-list__item_info__name{font-size:16px;font-weight:500;color:#25282b;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:350px}.orders-list-holder .order-list__item_info__pin{font-size:16px;font-weight:500;color:#9496ac}.orders-list-holder .order-list__item__price{font-size:14px;font-weight:500;white-space:nowrap;background:#f3f3f5;padding:2px 8px;border-radius:20px}.orders-list-holder .order-list__item__date{font-size:14px;color:#9496ac;line-height:16px;margin-top:4px}.orders-list-holder .order-list__item__right{display:flex;gap:10px;justify-content:flex-end;align-items:flex-start;flex-grow:1}.orders-list-holder .order-list__item__status{display:flex;flex-direction:column;align-items:flex-end}.orders-list-holder .order-list__not_found{display:flex;justify-content:center;align-items:center;height:100%;flex-direction:column;gap:12px}.orders-list-holder .order-list__not_found p{color:#9496ac;font-weight:500}@media(max-height:700px){.orders-list-holder{overflow-y:auto}.orders-list-holder>.content-container:last-child{display:block;overflow:auto;scroll-behavior:smooth}}.divider{margin:24px 0;border:1px solid #d4d6db;height:0}.pagination-content{margin-top:auto;margin-bottom:0;flex-shrink:0;padding:16px 0}.process-page__title{width:100%;display:flex;justify-content:space-between;align-items:flex-end}.process-page__title h1{font-size:30px;font-weight:600}@media(max-width:767px){.process-page__title h1{font-size:24px}}.date-range-input{display:flex;gap:8px;justify-content:space-between;align-items:center}.date-range-input>div{display:flex}.date-range-input .button-wrapper{flex:none}.phone-number-modal-header{font-weight:600;font-size:24px}.phone-number-modal-text .phone-number-modal-text-bold{font-weight:600}.phone-number-modal-buttons-wrapper{margin-top:20px;display:flex;flex-direction:column;gap:12px}.phone-number-modal{padding:32px}.phone-number-modal .modal__header__title{font-weight:600;font-size:24px}