.drop-select{background:var(--white);-webkit-box-shadow:0 15px 60px 0 rgba(0,0,0,.15);box-shadow:0 15px 60px 0 rgba(0,0,0,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;right:0;bottom:0;-webkit-transform:translateY(100%);transform:translateY(100%);min-width:120px;z-index:12}.drop-select--top{bottom:auto;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.drop-select a{color:var(--dark);text-decoration:none;font-size:.75rem;padding:5px 10px}.drop-select a:hover{background:var(--gray-darker)}.order-delete-popup .popup-delete__inner{margin-left:0;width:100%}.orders-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.orders-table thead{position:sticky;top:56px;background:#fff;z-index:10}.orders-table__select{height:22px;background:none;border:none;color:var(--dark);font-size:.75rem;font-style:normal;font-weight:700;line-height:22px;cursor:pointer}.orders-table__dropdown{max-width:260px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:30px}@media(max-width:740px){.orders-table__dropdown{margin-bottom:15px}}.orders-table__dropdown>span{margin-bottom:5px;color:var(--dark-light);font-size:.75rem;font-style:normal;font-weight:400;line-height:18px}.orders-table__dropdown>*{width:100%}.orders-table .drop-select_orders .drop-select{min-width:138px}.orders-table .orders-page-count__value{position:absolute;right:10px;top:6px;-webkit-transform:translate(50%,-35%);transform:translate(50%,-35%);background-color:#005197;color:var(--white,#fff);border-radius:50%;min-width:15px;height:15px;padding:1px;font-size:7px;font-weight:500;line-height:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:2px solid #fff;-webkit-box-sizing:content-box;box-sizing:content-box}.orders-table .orders-page-count__value,.title-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-field>button{margin-right:10px}.title-field>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.title-field span:first-child{margin-bottom:5px}.title-field span:last-child{color:var(--dark-light);font-size:12px;font-style:normal;font-weight:400;line-height:18px}.table-child-price__no-white-space{white-space:nowrap}.date-button{border:1px solid var(--gray-darker);width:40px;height:40px;padding:0;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;gap:8px}.date-button,.date-button:focus,.date-button:hover{background:var(--gray-30)}.date-button .icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative}.date-button--wide{width:100%}.date-button--wide .date-button-counter{right:-4px;top:-4px}.date-button .svg-icon{-webkit-transition:.3s;transition:.3s;color:var(--gray-dark);width:20px;height:20px;margin:0!important}.date-button__counter{position:absolute;right:0;top:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);color:var(--white);background:var(--gray-darker);border-radius:100%;width:15px;height:15px;border:1px solid var(--white);font-size:9px;font-style:normal;font-weight:500;line-height:6px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.breadcrumbs-margin{margin-bottom:30px}.tabs{width:100%;border-bottom:2px solid var(--gray-darker)}.tabs,.tabs__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tabs__item{height:50px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--gray-dark);text-decoration:none;font-size:14px;font-style:normal;font-weight:400;line-height:22px;border-bottom:2px solid transparent;position:relative;bottom:-2px}.tabs__item:not(:last-child){margin-right:40px}.tabs__item--active{color:var(--dark);border-color:var(--main-dark)}.orders-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.orders-page .container{margin:0 auto;padding:0 15px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.orders-page--wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.orders-page__container{padding:50px 0;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width:740px){.orders-page__container{padding:30px;margin:0}}@media(max-width:480px){.orders-page__container{padding:30px 0}}.orders-page__container .tabs{margin-bottom:30px}@media(max-width:740px){.orders-page__container .tabs{margin-bottom:15px}}.orders-page__title{border-bottom:1px solid var(--gray-darker);background:var(--white);width:100%}@media(max-width:740px){.orders-page__title .container{margin:0;padding:0 30px}}.orders-page__title h1{color:var(--dark);font-size:2.125rem;font-style:normal;font-weight:700;line-height:normal;margin:30px 0}@media(max-width:740px){.orders-page__title h1{font-size:1.25rem}}.orders-page__notification{margin-bottom:30px}.orders-page__notification,.responsible{display:-webkit-box;display:-ms-flexbox;display:flex}.responsible{padding:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.responsible__title{color:var(--dark-light);font-size:.75rem;font-style:normal;font-weight:400;line-height:22px;margin-bottom:5px}.responsible__person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.responsible__person img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:60px;height:60px;border-radius:100%}.responsible__person-data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:10px}.responsible__person-name{color:var(--dark);font-size:.75rem;font-style:normal;font-weight:700;line-height:18px;margin-bottom:4px}.responsible__person-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;color:var(--dark-light);font-size:.75rem;font-style:normal;font-weight:400;line-height:normal}.responsible__person-contacts:not(:last-child){margin-bottom:4px}.responsible__person-contacts>span:first-child{color:var(--dark);font-weight:700;margin-right:5px}.orders-page-table__expand{padding:30px!important}@media(max-width:740px){.orders-page-table__expand{padding:15px!important}}.orders-page-table__expand>.table{margin-bottom:15px}.orders-page-table__chat,.orders-page-table__dots{width:40px;height:40px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;padding:0;margin:0;border:none;border-radius:2px;position:relative;cursor:pointer;-webkit-transition:background-color var(--transition,.2s);transition:background-color var(--transition,.2s)}.orders-page-table__chat:hover,.orders-page-table__dots:hover{background:var(--gray-2,#eaeaea)}.orders-page-table__chat svg,.orders-page-table__dots svg{width:20px;height:20px;color:var(--main)}.orders-page-table__chat>span,.orders-page-table__dots>span{position:absolute;right:10px;top:10px;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:15px;height:15px;border-radius:100%;background:var(--main-dark);color:var(--white);font-size:.375rem;font-style:normal;font-weight:500;line-height:6px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.orders-page-table__dots{position:relative}.orders-page-table__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width:740px){.orders-page-table__status{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.orders-page-table__status button{margin-left:10px;padding:10px 5px;height:28px;font-size:.75rem;font-style:normal;font-weight:400;line-height:18px}@media(max-width:740px){.orders-page-table__status button{margin-left:0}}.services__header-prev-btn{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border:1px solid var(--gray-darker,#d5dae5);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:background-color var(--transition,.2s);transition:background-color var(--transition,.2s);margin-right:15px;color:var(--gray-dark,#a3a8b3);background:none;cursor:pointer}.services__header-prev-btn:hover{background:var(--main-bg,#f0f5f9)}.services__header-prev-btn .svg-icon{max-width:100%;max-height:100%;width:20px;height:20px}