@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html{height:100%}.app{margin:0;padding:0;font-family:Catamaran,sans-serif}*{font-family:inherit;color:inherit}.heading{font-style:normal;color:#232020;margin:0;padding:0}.heading_h1{font-weight:800;font-size:1.5rem}.heading_h2{font-weight:700;font-size:1.125rem}.heading_h3{font-weight:400;font-size:1.125rem}.heading_h4{font-weight:400;font-size:1rem}.heading_h5{font-weight:400;font-size:.875rem}.link{cursor:pointer;text-decoration:none}.link_black{color:#232020}.link_black:focus{color:#232020!important}.link_red{color:#e22a14}.link_orange{color:#eca72c}.link_white{color:#fff}.link_white:focus{color:#fff!important}.link_weigth-standard{font-weight:300!important;padding:5px 20px}.link_weigth-standard:focus,.link_weigth-standard:hover{background-color:#ffd385;color:#000!important;border-radius:0}.link_header{font-weight:600;padding:5px 10px;position:relative;bottom:0;left:0;transition:bottom .1s,left .1s}.link_header:focus,.link_header:hover{color:#232020!important;background-color:#ffdfa7;border-radius:5px;bottom:2px;left:2px}.link:focus,.link:hover{color:#eca72c;border-color:#eca72c}.link:focus{outline:0}.link--animation{cursor:pointer}.link--animation:hover .icon-transition{right:5px}.icon-transition{position:relative;right:10px;font-size:1rem;color:#eca72c;transition:right .3s .1s}.no-underline{text-decoration:none}.underline{text-decoration:underline}.line{border:0;border-bottom:1px solid #f0f0f0}.unselectable{-webkit-user-select:none;-moz-user-select:none;user-select:none}.bold{font-weight:700}.italics{font-style:italic;color:#bbb}.text-wrap{white-space:pre-wrap;word-wrap:break-word}.error{color:#e22a14;text-align:right;display:block}@media screen and (min-width:700px){.error{text-align:center}}.red-text{color:#e22a14}.green-text{color:#1a801e}.orange-text{color:#eca72c}.disabled-text{color:#e0e0e0}.text-no-wrap{white-space:nowrap}.text-align-left{text-align:left}.text-align-right{text-align:right}.user-position{font-size:.75rem;color:#e0e0e0;display:block}.line-through-text{text-decoration:line-through!important}.input{border-radius:5px;border:1px solid #fff;outline-width:0;box-sizing:border-box;-moz-appearance:textfield}.input::placeholder{color:#9b9b9b}.input:focus:not(.input_wizard){border-color:#eca72c;outline-width:0}.input:focus-visible:not(.input_wizard){border-color:#eca72c;outline:0}.input:disabled{border-color:#e0e0e0;color:#e0e0e0;background-color:#fff}.input::-webkit-inner-spin-button,.input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input_big{padding:22px 32px;font-size:1rem;height:70px}.input_small{padding:6px 10px;font-size:.875rem;height:50px}.input_full{width:100%}.input_full-padding-right{width:100%;border:0 solid #fff;padding-right:7rem}.input_error{color:#e22a14}.input_error,.input_error:focus{border-color:#e22a14}.input_error+.tooltip__text{display:block}.input_valid{border-color:#eca72c}.input__validity-icon{display:inline-block;position:absolute;right:20px;bottom:20px}.input_wizard{border-radius:5px 5px 0 0;border-bottom:0}.hints-input{position:relative;margin-bottom:10px}.hints-input__input{width:235px}.hints-input__hints{background-color:#fff;position:absolute;left:0;right:0;top:120%;border-radius:5px;max-height:350px;overflow:auto;z-index:50}.hints-input__hints_hidden{display:none}.hints-input__item{padding:6px 10px}.hints-input__item:hover,.hints-input__item_selected{background-color:#fdf6ea;cursor:pointer}.hints-input__separator{margin:6px 0}.hints-input__assigned{background-color:#f0f0f0;position:absolute;left:10px;top:15px;border-radius:26px;font-size:14px;line-height:14px;cursor:pointer;margin-right:5px;margin-bottom:0;padding:4px 20px 4px 10px}.hints-input__assigned .cross{position:absolute;height:7px!important;width:7px!important;right:7px!important;top:50%!important;transform:translateY(-50%);stroke:#232020;stroke-width:2px}.input-box{position:relative;width:100%;background-color:#f7f7f7;border-radius:5px}.input-box_full{height:100%}.input-box__input-counter{position:absolute;color:#9b9b9b;right:3.2rem;bottom:22px}.input-box__textarea-counter{position:absolute;color:#9b9b9b;right:1.2rem;top:-108px}.input-box__textarea-counter_red{color:#e22a14}.input-box__margin,.language-switch{width:100%;margin-bottom:20px}.language-switch{position:relative;border-radius:5px;outline-width:0;box-sizing:border-box}.language-switch_textarea{height:8rem}.language-switch_textarea--focus{border:1px solid #eca72c}.language-switch_error{border-color:#e22a14}.language-switch__input{height:100%;padding:25px 20px}.language-switch__input,.language-switch__textarea{width:calc(100% - 3rem);resize:none;font-size:1rem;border-radius:5px;border:0;outline-width:0;box-sizing:border-box;background-color:#f7f7f7}.language-switch__textarea{height:calc(100% - 25px);position:relative;top:25px;padding:0 20px}.language-switch__button{position:absolute;right:0;top:0;bottom:0;width:3rem;border-left:1px solid #bbb;margin:10px 0;text-align:center;padding-top:1.375rem;cursor:pointer;color:#9b9b9b}.language-switch__button_textarea{padding-top:2.8rem;margin:10px 0}.language-switch__button_textarea:hover{color:#eca72c}.language-switch__button--text{position:relative;bottom:10px}.language-switch__button--text:hover{color:#eca72c}.language-switch__counter{right:5.8rem}.floating-label{position:relative}.floating-label__input::placeholder{opacity:0}.floating-label__block{display:block;height:100%}.floating-label__background{background-color:inherit}.floating-label__span{position:absolute;color:#bbb;left:10px;font-size:16px;transform:translateY(30px);transform:font-size;transform:bottom;transition-duration:.3s;bottom:35px}.floating-label__span__input::placeholder{opacity:0}.floating-label__span__span{position:absolute;color:#bbb;bottom:35px;left:10px;font-size:16px;transform:translateY(30px);transform:font-size;transform:bottom;transition-duration:.3s}.floating-label__span__wizard_textarea-wrapper{background-color:inherit;position:relative;top:0}.floating-label__span__wizard_select-wrapper{white-space:nowrap;position:absolute;color:#bbb;font-size:16px;bottom:unset;top:50%;transform:translateY(-50%);transition:bottom .3s}.floating-label__span__wizard_select-wrapper_small{bottom:13px;font-size:.875rem}.floating-label__span__wizard_select-wrapper_small_item-selected{font-size:.675rem;bottom:30px}.floating-label__span__wizard_select-wrapper_item-selected{font-size:.825em;transform:translateY(-32px)}.floating-label__span__wizard_item{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:80%;position:absolute;bottom:unset;top:50%;transform:translateY(-50%);opacity:0;display:flex;align-items:center;pointer-events:none}.floating-label__span__wizard_item-selected{opacity:1}.floating-label__span__wizard_item_small{left:10px;font-size:.875rem;width:calc(100% - 10px - 30px)}.floating-label__span__wizard_item_big{left:32px;width:calc(100% - 32px - 82px)}.floating-label__span__wizard_selected-item{opacity:1;bottom:32px;transform:translateY(30px)}.floating-label__span__wizard_selected-item,.floating-label__span__wizard_span{position:absolute;color:#bbb;font-size:16px;white-space:nowrap;text-overflow:clip}.floating-label__span__wizard_span{bottom:100%;transition:font-size .3s,transform .3s;pointer-events:none}.floating-label__span__wizard_span_small{color:#bbb;white-space:nowrap;position:absolute;font-size:.875rem;left:10px;bottom:unset;top:50%;transform:translateY(-50%);width:calc(100% - 10px - 30px);transition:font-size .3s,transform .3s;overflow:hidden;display:inline-block;text-overflow:ellipsis;pointer-events:none}.floating-label__span__wizard_span_small_active{bottom:translateY(-25px)}.floating-label__span__wizard_span_active{top:50%;bottom:unset;left:32px;transform:translateY(-35px);font-size:.825em}.floating-label__span__wizard_big{width:calc(100% - 32px - 82px);left:32px;bottom:unset;top:50%;transform:translateY(-50%)}.floating-label__span__wizard_small{left:0}.floating-label__span__wizard_textarea{position:absolute;left:25px;top:5px;color:grey}.floating-label__span__wizard_textarea_text-filled{font-size:14px}.floating-label__span--inventory-textarea{left:10px;left:20px;bottom:110px}.floating-label__span--feedback-textarea,.floating-label__span--inventory-textarea{position:absolute;color:#bbb;font-size:16px;transform:translateY(30px);transform:font-size;transform:bottom;transition-duration:.3s}.floating-label__span--feedback-textarea{left:10px;bottom:95px}.floating-label__span--register-note{position:absolute;color:#bbb;left:10px;font-size:16px;transform:translateY(30px);transform:font-size;transform:bottom;transition-duration:.3s;bottom:105px}.floating-label:focus-within .floating-label__span__wizard_textarea{font-size:14px}.floating-label:focus-within .floating-label__span__wizard_selected-item{opacity:0}.floating-label__input:not(:placeholder-shown) .floating-label__span__wizard_textarea{font-size:14px}.floating-label__span__wizard_span_small_active{font-size:.675rem;transform:translateY(-25px)}.floating-label__span--priceListForm{position:absolute;color:#bbb;left:10px;font-size:16px;transform:translateY(30px);transform:font-size;transform:bottom;transition-duration:.3s;bottom:50px}.floating-label:focus-within>.floating-label__span__wizard_span_small{font-size:.675rem;transform:translateY(-25px)}.floating-label__input:not(:placeholder-shown)+.floating-label__span__wizard_span_small{font-size:.675rem;margin-bottom:3px;transform:translateY(-25px)}.floating-label:focus-within>.floating-label__span__wizard_span{transform:translateY(-35px);font-size:.825em;bottom:25px}.floating-label:focus-within>.floating-label__span{transform:translateY(0);font-size:.825em;bottom:25px}.floating-label:focus-within>.floating-label__span--inventory-textarea{transform:translateY(0);font-size:.825em;left:20px;bottom:85px}.floating-label:focus-within>.floating-label__span--priceListForm{transform:translateY(0);font-size:.825em;left:20px;bottom:45px}.floating-label:focus-within>.floating-label__span--feedback-textarea{transform:translateY(0);font-size:.825em;bottom:85px}.floating-label:focus-within>.floating-label__span--register-note{transform:translateY(0);font-size:.825em;bottom:95px}.floating-label__input:not(:placeholder-shown)+.floating-label__span__wizard_span{transform:translateY(-35px);font-size:.825em;bottom:25px}.floating-label__input:not(:placeholder-shown)+.floating-label__span{transform:translateY(0);font-size:.825em;bottom:25px}.floating-label__input:not(:placeholder-shown)+.floating-label__span--inventory-textarea{transform:translateY(0);font-size:.825em;left:20px;bottom:85px}.floating-label__input:not(:placeholder-shown)+.floating-label__span--priceListForm{transform:translateY(0);font-size:.825em;left:20px;bottom:45px}.floating-label__input:not(:placeholder-shown)+.floating-label__span--feedback-textarea{transform:translateY(0);font-size:.825em;bottom:85px}.floating-label__input:not(:placeholder-shown)+.floating-label__span--register-note{transform:translateY(0);font-size:.825em;bottom:95px}.floating-note-label{position:relative}.floating-note-label__input::placeholder{opacity:0}.floating-note-label__span{position:absolute;color:#bbb;left:10px;font-size:16px;transform:translateY(30px);transform:font-size;transform:bottom;transition-duration:.3s;bottom:30px!important;padding-left:10px}.floating-note-label:focus-within>.floating-note-label__span{transform:translateY(0);font-size:.825em;bottom:22px!important}.floating-note-label__input:not(:placeholder-shown)+.floating-note-label__span{transform:translateY(0);font-size:.825em;bottom:22px!important}@supports (-moz-appearance:none){.floating-note-label__span{bottom:33px!important}.floating-note-label:focus-within>.floating-note-label__span{bottom:23px!important}.floating-note-label__input:not(:placeholder-shown)+.floating-note-label__span{bottom:23px!important}}.ares-info{font-size:.875rem;max-width:320px}.ares-error{color:#e22a14;max-width:320px}.ares-warn{color:#4e6bd6;max-width:320px}.wizard-input{background-color:#f6f6f6;color:grey}.wizard-input_text-black{color:#000}.wizard-input--padding-top-left{padding:22px 0 0 32px!important}.wizard-input--padding-top-left-small{padding:10px 0 0 10px!important}.wizard-input:focus,.wizard-input:focus-visible,.wizard-input:focus-within{border-color:#eca72c;outline-width:0;border-width:1px}.wizard-input_dropdown:focus,.wizard-input_dropdown:focus-visible,.wizard-input_dropdown:focus-within{border-bottom-width:0;border-color:#eca72c;outline-width:0}.borderless-input{border:0;outline:none}.input-error{border:1px solid #e22a14;border-radius:5px}.inventory-input{background-color:#f7f7f7;width:100%;padding:22px 125px 22px 20px!important}.inventory-input:focus{border:1px solid #eca72c}.inventory-input:focus-visible{border:1px solid #eca72c;outline:0}.inventory-input__image-uploaded{bottom:47px}.inventory-input__image-preview,.inventory-input__image-uploaded{position:absolute;color:#bbb;font-size:.825rem;left:10px}.input-select:focus-within+.floating-label__span__wizard_item-selected{opacity:0}.white-button{position:relative;border-radius:5px;border:2px solid #eca72c;font-size:1.125rem;font-weight:600;cursor:default;color:#eca72c;background-color:#fff}.white-button:focus{outline-width:0;box-shadow:0 1px 5px rgba(11,0,0,.3)}.white-button:hover{border-color:#f3b61f}.white-button:disabled{color:#e0e0e0;border-color:#e0e0e0;background-color:#fff;cursor:default}.white-button:disabled .arrow-svg{stroke:#e0e0e0}.white-button:disabled:hover{background-color:#fff;color:#e0e0e0}.white-button .button-overlay{background-color:#fff}.white-button .button-overlay svg{fill:#eca72c}.white-button:hover{color:#f3b61f}.white-button .plus-title{position:relative;left:-7px;transition:left .3s .1s}.white-button .plus-icon{position:relative;opacity:0;transition:opacity .3s 0s}.white-button:hover .plus-icon{opacity:1}.white-button:hover .plus-title{left:10px}.orange-button{position:relative;border-radius:5px;border:2px solid #eca72c;font-size:1.125rem;font-weight:600;cursor:default;color:#fff;background-color:#eca72c;cursor:pointer}.orange-button:focus{outline-width:0;box-shadow:0 1px 5px rgba(11,0,0,.3)}.orange-button:hover{border-color:#f3b61f}.orange-button:disabled{color:#e0e0e0;border-color:#e0e0e0;background-color:#fff;cursor:default}.orange-button:disabled .arrow-svg{stroke:#e0e0e0}.orange-button:disabled:hover{background-color:#fff;color:#e0e0e0}.orange-button .button-overlay{background-color:#eca72c}.orange-button .button-overlay svg{fill:#fff}.orange-button .plus-title{position:relative;left:-6px;transition:left .3s .1s}.orange-button .plus-icon{position:relative;opacity:0;transition:opacity .3s 0s}.orange-button:hover{background-color:#f3b61f}.orange-button:not(:disabled):hover .plus-icon{opacity:1}.orange-button:not(:disabled):hover .plus-title{left:10px}.okr-orange-button{position:relative;border-radius:5px;font-size:1.125rem;font-weight:600;cursor:default;color:#eca72c;background-color:#ffdfa7;border:2px solid #ffdfa7;cursor:pointer}.okr-orange-button:focus{outline-width:0;box-shadow:0 1px 5px rgba(11,0,0,.3)}.okr-orange-button:hover{border-color:#f3b61f}.okr-orange-button:disabled{color:#e0e0e0;border-color:#e0e0e0;background-color:#fff;cursor:default}.okr-orange-button:disabled .arrow-svg{stroke:#e0e0e0}.okr-orange-button:disabled:hover{background-color:#fff;color:#e0e0e0}.okr-orange-button .button-overlay{background-color:#ffdfa7}.okr-orange-button .button-overlay svg{fill:#eca72c}.okr-orange-button .plus-title{position:relative;left:-7px;transition:left .3s .1s}.okr-orange-button .plus-icon{position:relative;opacity:0;transition:opacity .3s 0s}.okr-orange-button:hover{color:#fff;background-color:#eca72c}.okr-orange-button:hover .plus-icon{opacity:1}.okr-orange-button:hover .plus-title{left:10px}.button-overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:150;display:flex;justify-content:center;align-items:center}.button-overlay svg{height:100%;padding:8px;box-sizing:border-box}.loading-button{border-radius:5px;border:2px solid transparent;color:#fff;background-color:#eca72c}.loading-button:disabled{background-color:#bd7517}.ares-upload-button .plus-title{position:relative;left:-10px;transition:left .3s .1s}@media screen and (min-width:700px){.ares-upload-button .plus-title{bottom:24px;left:0}}.ares-upload-button .plus-icon{position:relative;opacity:0;right:47px;transition:opacity .3s 0s}.ares-upload-button .plus-title--btn-disabled{position:relative;left:-10px}@media screen and (min-width:700px){.ares-upload-button .plus-title--btn-disabled{bottom:24px;left:0}}.ares-upload-button:hover .plus-title{left:10px}.ares-upload-button:hover .plus-icon{opacity:1;left:-45px;right:0}@media screen and (min-width:700px){.ares-upload-button{height:30px;font-size:14px!important}}.ares-upload-button--personalId{margin:5px 0 10px!important}@media screen and (min-width:700px){.ares-upload-button--personalId{width:140px!important;margin:0!important;left:169px;top:25px}}.ares-upload-button--company{margin:5px 0 10px!important}@media screen and (min-width:700px){.ares-upload-button--company{width:140px!important;margin:0!important;top:15px;left:15px}.ares-upload-button--user-personelId{width:140px!important;margin:0!important;position:absolute;left:calc(100% - 160px);bottom:10px}.ares-upload-button--user-company{width:140px!important;margin:0!important;bottom:40px;left:calc(100% - 160px)}}.ares-wrapper--personalId{grid-column:1/-1;grid-row:2/3;justify-self:start}@media screen and (min-width:700px){.ares-wrapper--personalId{position:absolute;z-index:10;width:0}.ares-wrapper--company{grid-column:2/-1;grid-row:2/3;position:relative;top:12%;left:calc(100% - 170px);width:0}}.ares-wrapper--user{margin:-30px 0 -60px}@media screen and (min-width:700px){.ares-wrapper--user{height:0;margin:0}.ares-wrapper--user--error{position:relative;bottom:50px}}.order-wizard-button{position:relative;border-radius:5px;border:2px solid #eca72c;font-size:1.125rem;font-weight:600;cursor:default;height:50px;cursor:pointer;color:#fff;background-color:#eca72c}.order-wizard-button .arrow-svg{vertical-align:middle}.order-wizard-button:focus{outline-width:0;box-shadow:0 1px 5px rgba(11,0,0,.3)}.order-wizard-button:disabled{color:#e0e0e0;border-color:#f6f6f6;background-color:#f6f6f6}.order-wizard-button:disabled .arrow-svg{stroke:#ccc}.order-wizard-button .button-overlay{background-color:#eca72c}.order-wizard-button .button-overlay svg{fill:#cdcdcd}.order-wizard-button_secondary{color:#eca72c;background-color:#ffe5b6;border-color:#ffe5b6;transition:color .3s,background-color .3s,border-color .3s}.order-wizard-button_secondary:hover{border-color:#eca72c;color:#fff;background-color:#eca72c}.order-wizard-button:not(:disabled):hover .white-cross{opacity:1}.order-wizard-button:not(:disabled):hover .slide-left_header{visibility:visible;right:60px;opacity:1}.order-wizard-button:not(:disabled):hover .slide-left_header--icon{visibility:visible;right:165px;opacity:1}.order-wizard-button:not(:disabled):hover .slide-left_header_long{visibility:visible;right:70%;opacity:1}.order-wizard-button:not(:disabled):hover .slide-left{right:10px}.order-wizard-button:not(:disabled):hover .slide-right{left:10px}.order-wizard-button .arrow-svg{stroke:#fff}.order-wizard-button_save{text-decoration:none}.slide-left{position:relative}.slide-left,.slide-left_header{right:0;transition:right .3s .1s,opacity .4s}.slide-left_header{visibility:hidden;left:0;position:absolute;opacity:0}.slide-left_header_long{right:60%}.slide-right{position:relative;left:0;transition:left .3s .1s}.white-tick{fill:#fff}.red-button{border-radius:5px;cursor:pointer;background-color:#e22a14;border:1px solid #e22a14;color:#fff;font-size:.9375rem;padding:10px 20px!important}.red-button .plus-title{position:relative;left:-7px;transition:left .3s .1s}.red-button .plus-icon{position:relative;bottom:-2px;opacity:0;transition:opacity .3s 0s}.red-button:hover .plus-icon{opacity:1}.red-button:hover .plus-title{left:10px}.button--padding{padding:5px 20px}.button--padding-discard-changes{padding:5px 30px!important}.cancel-search-button{position:relative;border-radius:5px;border:2px solid #eca72c;font-size:1.125rem;font-weight:600;cursor:default;color:#fff;background-color:#eca72c;cursor:pointer;font-size:15px;height:50px;width:150px}.cancel-search-button:focus{outline-width:0;box-shadow:0 1px 5px rgba(11,0,0,.3)}.cancel-search-button:hover{border-color:#f3b61f}.cancel-search-button:disabled{color:#e0e0e0;border-color:#e0e0e0;background-color:#fff;cursor:default}.cancel-search-button:disabled .arrow-svg{stroke:#e0e0e0}.cancel-search-button:disabled:hover{background-color:#fff;color:#e0e0e0}.cancel-search-button .button-overlay{background-color:#eca72c}.cancel-search-button .button-overlay svg{fill:#fff}.cancel-search-button .plus-title{position:relative;left:-6px;transition:left .3s .1s}.cancel-search-button .plus-icon{position:relative;opacity:0;transition:opacity .3s 0s}.cancel-search-button:hover{background-color:#f3b61f}.cancel-search-button:hover .plus-icon{opacity:1}.cancel-search-button:hover .plus-title{left:10px}.cancel-search-button__wrapper{flex-grow:2;text-align:right}.ares--wrapper{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:160px}.ares--button{font-size:14px;padding:4px 0;width:100%}.ares--input-padding{padding-right:175px}.cross-icon{top:2px}.search,.search__input{position:relative}.search__input{border:0;width:100%;box-sizing:border-box;padding:8px 8px 8px 40px;background-color:#fff;border-radius:5px;transition:width .3s;z-index:1}.search__input:focus,.search__input:hover{width:calc(100% + 20px + 160px)}.search__input:focus{outline:0}.search__input::placeholder{color:#1a1a1a}.search__input-in-filter{border:0;width:100%;box-sizing:border-box;padding:8px 8px 8px 40px;background-color:#fff;border-radius:5px;transition:width .3s;position:relative;z-index:1;width:235px;height:50px;font-size:.875rem}.search__input-in-filter::placeholder{color:#9b9b9b}.search__input-in-filter:focus{outline:0}.search__button{position:absolute;width:36px;left:0;top:0;bottom:0;cursor:pointer}.search__button--wrapper{display:flex;flex-direction:column}.search__img{width:14px;height:14px;position:absolute;left:11px;top:calc(50% - 7px);display:inline-flex;z-index:2}.password-change__progress-meter{display:flex;align-items:center;justify-content:space-between;width:100%}.password-change__progress-meter_bar{display:inline-block;height:2px;background-color:#bbb;margin-right:9px;vertical-align:middle}.password-change__progress-meter_bar-wrapper{white-space:nowrap;width:50%}.password-change__progress-meter_bar_disabled{background-color:#e0e0e0}.password-change__progress-meter_bar_disabled+.password-change__text{color:#e0e0e0}.password-change__progress-meter_bar_red{background-color:#e22a14}.password-change__progress-meter_bar_red+.password-change__text{color:#e22a14}.password-change__progress-meter_bar_orange{background-color:#eca72c}.password-change__progress-meter_bar_orange+.password-change__text{color:#eca72c}.password-change__progress-meter_bar_green{background-color:#1a801e}.password-change__progress-meter_bar_green+.password-change__text{color:#1a801e}.password-change__progress-meter_text{display:inline-block}.password-change__feedback{position:relative;white-space:pre-wrap}.password-change__feedback__icon{display:inline-block;cursor:pointer;border:1px solid #9b9b9b;background-color:#9b9b9b;color:#fff;font-weight:900;font-size:1.1em;border-radius:50%;padding:2px 2px 1px;text-align:center;width:1rem;line-height:1rem}.password-change__feedback__icon:hover+.password-change__feedback__box{display:inline-block}.password-change__feedback__box{display:none;position:absolute;right:-1rem;bottom:1rem;padding:1rem;text-align:center;font-size:1rem;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:2px;z-index:1;overflow-wrap:break-word}.password-change__feedback__box:after,.password-change__feedback__box:before{content:"";display:table}.password-change__feedback__box:after{clear:both}@media screen and (min-width:700px){.password-change__media-margin-left{margin-left:168px}}.user-password__eye{position:absolute;top:50%;right:16px;cursor:pointer;transform:translateY(-50%)}.search-box{position:relative}.search-box .cross{width:7px;height:8px;position:absolute;right:15px;top:calc(50% - 8px);stroke:#eca72c;cursor:pointer}.search-box .cross:hover{stroke:#e22a14}.search-box__input{border:0;outline-width:0;width:6rem;font-size:1rem;transition:all .7s ease 0s;padding:0 0 0 40px}.search-box__input::placeholder{font-size:.9375rem;color:#232020}.search-box__input_active{border:1px solid #ffdfa7;border-radius:5px;background-color:#ffdfa7;width:18rem;padding:6px 26px 0 40px;transition:all .7s ease 0s}@media screen and (max-width:1440px){.search-box__input_active--size{width:150px!important}}.search-box__input_active:focus-visible{outline:none}.search-box__input+.search-box__cross{display:none}.search-box__input_active+.search-box__cross{display:inline-block}.search-box__image{position:relative;left:30px}.dashboard-search{position:relative}.dashboard-search .cross{width:7px;height:8px;position:absolute;right:15px;top:calc(50% - 8px);stroke:#eca72c;cursor:pointer;display:none}.dashboard-search__image{position:absolute;top:calc(50% - 8px);left:15px}.dashboard-search__input{outline-width:0;width:6rem;font-size:1rem;transition:all .7s ease 0s;padding:6px 0 0 40px;border:none;border-radius:5px}.dashboard-search__input::placeholder{font-size:.9375rem;color:#232020}.dashboard-search__input_active{background-color:#ffdfa7;width:18rem;padding-right:26px}.dashboard-search__input_active+.cross{display:inline-block}@media screen and (max-width:1440px){.dashboard-search__input_active--size{width:10rem!important}}.date-range{position:relative;padding-right:40px;width:235px;background-color:#fff;margin-bottom:10px}.date-range__value{color:#232020;padding:0 5px;cursor:pointer}.date-range__value:focus,.date-range__value:focus-visible,.date-range__value:hover,.date-range__value_focus{background-color:#ffd385;border-radius:5px;outline:0}.date-range__value-wrapper{margin-top:7px}.date-range__value-wrapper--dateFrom .cross,.date-range__value-wrapper--dateTo .cross{position:absolute;height:7px!important;width:7px!important;right:50px!important;top:50%!important;transform:translateY(-50%);stroke:#232020;stroke-width:2px}.date-range__placeholder{color:#9b9b9b}.date-range__icon{position:absolute;right:0;top:2px;width:40px;height:40px;display:flex;align-content:center;justify-content:center;flex-wrap:wrap}.date-range__icon:hover{cursor:pointer}.date-range__calendar{position:absolute;width:300px;background-color:#fff;left:0;top:120%;z-index:90;border-radius:5px}.select-page{display:inline-block;border-radius:5px;cursor:pointer;background-color:#ffd385;border:#ffd385;margin:11px 0;position:relative;top:10px;color:#000;text-align:start;font-size:16px;width:60px;max-height:350px;overflow:auto}@media screen and (max-width:1300px){.select-page{top:4px}}.select-page--close{display:inline-block;border-radius:5px;cursor:pointer;background-color:#ffd385;border:#ffd385;margin:11px 0;position:relative;top:10px;color:#000;text-align:start;font-size:16px;width:60px;max-height:350px;overflow:auto;padding-top:15px;padding-left:9px}@media screen and (max-width:1300px){.select-page--close{top:4px;padding-top:10px}}.select-page--open{display:inline-block;border-radius:5px;cursor:pointer;background-color:#ffd385;border:#ffd385;margin:11px 0;position:relative;top:10px;color:#000;text-align:start;font-size:16px;width:60px;max-height:350px;overflow:auto;padding:15px 9px;z-index:2}@media screen and (max-width:1300px){.select-page--open{top:4px;padding-top:10px}}.select-page__arrow:after{bottom:15px;transform:rotate(-135deg);transition-duration:.3s}.select-page__arrow--open:after,.select-page__arrow:after{content:"";display:inline-block;position:absolute;right:15px;border:solid #eca72c;border-width:0 2px 2px 0;padding:3px}.select-page__arrow--open:after{bottom:calc(100% - 25px);transform:rotate(45deg);z-index:1}.select-page__value{position:relative;bottom:7px;left:5px}.select-page__options{display:block;margin:auto}.select-page__options--line{border-bottom:1px solid #eca72c;display:block;width:100%}.select-page__options--item{color:#000;position:relative;padding:5px}.select-page__options--item:hover{background-color:#e59300;margin-left:-9px;margin-right:-9px;padding-left:15px}.select-order-limit,.select-order-limit--close{display:inline-block;border-radius:5px;cursor:pointer;background-color:#ffd385;border:#ffd385;position:absolute;color:#000;text-align:start;font-size:16px;width:60px;overflow:auto;margin-left:10px}.select-order-limit--close{top:-6px;padding-top:15px;padding-left:9px}@media screen and (max-width:1300px){.select-order-limit--close{padding-top:10px}}.select-order-limit--open{display:inline-block;border-radius:5px;cursor:pointer;background-color:#ffd385;border:#ffd385;position:absolute;color:#000;text-align:start;font-size:16px;width:60px;overflow:auto;margin-left:10px;bottom:-9px;padding:15px 9px;z-index:10}@media screen and (max-width:1300px){.select-order-limit--open{bottom:-5px;padding:10px 9px}}.select-hints{position:absolute;background-color:#fff;border-radius:5px;margin-top:10px;font-size:15px;width:360px}.select-hints__list{list-style-type:none;margin:0;padding:10px}.select-hints__list--item{display:flex;gap:5px;cursor:pointer;padding:5px;overflow:hidden}.select-hints__list--item:hover{background-color:#ffd385!important}.select-hints__list--item:after{content:"";display:block;position:absolute;border-bottom:1px dotted #bbb;width:330px;padding-bottom:30px}.select-hints__list--item--date{font-weight:600;color:#eca72c;width:80px;flex-shrink:0}.select-hints__list--item--bracket{color:#777676;margin-left:-4px;font-weight:600}.select-hints__loading{position:absolute;background-color:#fff;border-radius:5px;margin-top:10px;font-size:15px;width:360px}.select-hints__loading--icon{margin-left:155px}.select-hints__notFound{position:absolute;background-color:#fff;border-radius:5px;margin-top:10px;font-size:15px}.select-hints__notFound--text{display:inline-block;padding:10px 5px;font-weight:600;color:#9b9b9b}.steps{width:100%;height:3px;display:flex;background-color:#f0f0f0}.steps__step{display:inline-block;width:33%}.steps__step_active{background-color:#eca72c}.point{display:inline-block;border-radius:50%;width:7px;height:7px}.point_orange{background-color:#eca72c}.hoverable-icon{fill:none;stroke:none;cursor:pointer;background:none;border:none;outline:0;display:flex;align-items:center;padding:0 2px}.hoverable-icon-fill{fill:#a7a7a7}.hoverable-icon-fill:not(.hoverable-icon-fill-disabled-red).hoverable-icon-fill-active,.hoverable-icon-fill:not(.hoverable-icon-fill:disabled):hover{fill:#eca72c}.hoverable-icon-fill:not(.hoverable-icon-fill:disabled).hoverable-icon-fill-red:hover{fill:#e22a14}.hoverable-icon-fill:disabled{cursor:default}.hoverable-icon-fill-disabled-red{cursor:default;fill:#e22a14}.hoverable-icon-stroke{stroke:#a7a7a7}.hoverable-icon-stroke:hover{stroke:#eca72c}.simple-arrow{position:absolute;width:50%;height:50%;display:block;border-bottom:2px solid #000;border-right:2px solid #000}.simple-arrow_up{left:50%;transform:translate(-50%,50%) rotate(-135deg)}.simple-arrow_right{bottom:50%;right:0;transform:translate(-50%,50%) rotate(-45deg)}.simple-arrow_down{left:50%;bottom:0;transform:translate(-50%,-50%) rotate(45deg)}.simple-arrow_left{top:50%;transform:translate(50%,-50%) rotate(135deg)}.simple-arrow-box{position:relative;display:inline-block}.simple-arrow_back>.simple-arrow_left{border-color:#979797}.simple-arrow_back>.simple-arrow_left:hover{cursor:pointer;border-color:#eca72c}.simple-arrow-filled{position:absolute;border-bottom:5px solid transparent;border-top:5px solid transparent}.simple-arrow-filled__right{border-right:5px solid #000}.simple-arrow-filled__left{border-left:5px solid #000}.simple-arrow-filled__box{height:10px;width:10px;padding:10px 5px 10px 10px;border-radius:5px}.simple-arrow-filled__box:hover{background-color:#ffd385;border:#ffd385}.arrow-back{cursor:pointer;align-self:center}.arrow-back:after{content:"";position:absolute;height:12px;width:12px;transform:rotate(45deg);border-left:2px solid #9b9b9b;border-bottom:2px solid #9b9b9b;top:27px;left:31px}.arrow-back:hover:after{border-color:#eca72c}.arrow-back--list{margin-left:70px}.arrow-back--list:after{content:"";position:absolute;height:12px;width:12px;transform:rotate(45deg);border-left:2px solid #9b9b9b;border-bottom:2px solid #9b9b9b;top:32px;left:84px}@media screen and (max-width:1300px){.arrow-back--list:after{top:20px}}.arrow-back--list:hover:after{border-color:#eca72c}.triangle-arrow{position:absolute;padding:.375rem}.triangle-arrow_item{width:100%;height:100%}.triangle-arrow_left{transform:rotate(180deg)}.checkbox{border:1px solid #bbb;background-color:#fff;width:.8rem;height:.8rem;display:inline-block;border-radius:2px;position:absolute;top:calc(50% - 1px);left:0;transform:translateY(-50%)}.checkbox:focus{border:1px solid #eca72c;outline:0}.checkbox_circle{border-radius:50%}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__input--square{background-color:#ffdfa7}.checkbox__input:checked+.checkbox__input--square:after{content:"";border-left:1px solid #eca72c;border-bottom:1px solid #eca72c;width:54%;height:20%;transform:rotate(-45deg);display:block;position:relative;top:3px;left:2px}.checkbox__input:checked+.checkbox__input--circle{background-color:#ffdfa7}.checkbox__input:checked+.checkbox__input--circle:after{content:"";border:1px solid #eca72c;border-radius:50%;background-color:#eca72c;width:50%;height:50%;display:block;position:relative;top:2px;left:2px}.checkbox__input:disabled+.checkbox__input--circle,.checkbox__input:disabled+.checkbox__input--square{background-color:#f0f0f0}.checkbox__input:disabled+.checkbox__input--circle:after,.checkbox__input:disabled+.checkbox__input--square:after{width:80%;height:45%}.checkbox__header{display:none}.checkbox__header:checked+.checkbox{border-color:#fff;background-color:#fff}.checkbox-label{position:relative;padding-left:1.3rem;box-sizing:border-box}.checkbox-label:focus,.checkbox-label:focus .checkbox{outline-width:0}.checkbox--border-color{border-color:#fff!important}.checkbox--hidden{display:none}.calendar{width:100%;height:max-content;position:relative}.calendar__header{line-height:3rem;padding:0;height:3rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:20px}.calendar__header__icon{margin-right:5px}.calendar__header__title{margin:0 16px 0 0;display:inline-block}.calendar__header__day{color:#eca72c;font-weight:700}.calendar__header__orders{margin-left:5px;font-size:14px;color:#fff}.calendar__header__orders--number{background-color:#eca72c;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:0 7px}.calendar__body{width:100%;box-sizing:border-box;padding:6px 30px 18px;border-radius:5px}.calendar__body--white{background-color:#fff}.calendar__body--grey{background-color:#f7f7f7}.calendar__table{width:100%}.calendar__table:focus-within>tbody{outline:none}.calendar__table__caption{padding-bottom:6px;position:relative}.calendar__table__caption__month{display:inline-block;text-transform:capitalize;font-size:1.125rem;font-weight:600}.calendar__table__row{text-align:center;cursor:default;height:1.6875rem}.calendar__table__cell{position:relative;height:2rem;border-radius:5px}.calendar__table__cell .point{display:inline-block;width:4px;height:4px;margin-right:2px;vertical-align:bottom;background-color:#eca72c}.calendar__table__cell .plus{position:relative;display:inline-block;vertical-align:bottom;width:6px;height:6px}.calendar__table__cell .plus:after,.calendar__table__cell .plus:before{content:" ";position:absolute;width:6px;height:1px;top:50%;left:0;background-color:#eca72c}.calendar__table__cell .plus:after{transform:rotate(90deg)}.calendar__table__cell:hover{background-color:#fcd484;color:#eca72c}.calendar__table__cell_header{color:#777676;font-weight:400}.calendar__table__cell_today{color:#232020;background-color:#fcd484}.calendar__table__cell_selected{background-color:#fcd484;color:#eca72c}.calendar__table__cell_selected:hover{background-color:#fcd484}.calendar__table__cell_selected .plus:after,.calendar__table__cell_selected .plus:before,.calendar__table__cell_selected .point{background-color:#fff}.calendar__table__cell_disabled{color:#e0e0e0}.calendar__table__cell_disabled:hover{background-color:#fff;color:#e0e0e0}.calendar__table__cell_prior{color:#9b9b9b}.calendar__table__cell_prior+.calendar__table__cell_selected{color:#bbb}.calendar__table__cell_prior .point-prior{display:inline-block;width:4px;height:4px;margin-right:2px;vertical-align:bottom;background-color:#bbb;border-radius:50%}.calendar__table__cell_prior .plus-prior{position:relative;display:inline-block;vertical-align:bottom;width:6px;height:6px}.calendar__table__cell_prior .plus-prior:after,.calendar__table__cell_prior .plus-prior:before{content:" ";position:absolute;width:6px;height:1px;top:50%;left:0;background-color:#bbb}.calendar__table__cell_prior .plus-prior:after{transform:rotate(90deg)}.calendar__arrow{position:absolute;top:calc(50% - .4rem)}.calendar__arrow:hover{cursor:pointer}.calendar__arrow:hover .simple-arrow{border-color:#eca72c}.calendar__arrow_left{left:1rem}.calendar__arrow_right{right:1.4rem}.calendar__triangle-arrow{position:absolute;margin:0;height:1rem;width:1rem;border-radius:5px}.calendar__triangle-arrow:hover{background-color:#fcd484}.calendar__triangle-arrow:hover .triangle-arrow_item{fill:#eca72c}.calendar__triangle-arrow_left{left:1rem}.calendar__triangle-arrow_right{right:1rem}.calendar__separator--internalEmployees:after,.calendar__separator:after{content:"";display:block;position:absolute;border-bottom:1px dotted #bbb;top:70px;width:370px}.pagination{display:flex;align-items:center}.pagination__link{margin:0 6px;cursor:pointer;color:#000}.pagination__link:focus,.pagination__link:hover{color:#ffd385;outline:0}.pagination__link:focus .simple-arrow,.pagination__link:hover .simple-arrow{border-color:#eca72c}.pagination__link_active{cursor:default;background-color:#ffd385;padding:0 7px;border-radius:5px}.pagination__link_active:focus,.pagination__link_active:hover{color:#000;outline:0}.pagination__delimiter{color:#ffd385}.info-message{position:fixed;left:20px;bottom:20px;box-shadow:0 1px 5px rgba(11,0,0,.3);background-color:#fff;padding:15px 30px 15px 15px;cursor:pointer}.info-message .cross{stroke:#9b9b9b;stroke-width:2px;width:10px;height:10px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.info-message:hover .cross{stroke:#e22a14}.feedback-form__content{cursor:default;text-align:center;background-color:#fff}.feedback-form .cross{cursor:pointer;position:absolute;top:7px;right:7px;stroke:#000}.feedback-form .cross:hover{stroke:#e22a14}.feedback-form__heading{margin-bottom:20px}.feedback-form__input{margin:10px 0}.feedback-form__input,.feedback-form__textarea{width:100%;resize:none;background-color:#f7f7f7}.feedback-form__textarea{padding:25px 10px;font-size:1rem}.feedback-form__button{padding:2px 10px;height:50px;min-width:9rem}.feedback-form .exclamation{fill:#000;height:20px;width:20px}.feedback-form__hint{font-size:.8rem;color:#9b9b9b;position:absolute;bottom:2px;right:5px}.feedback-form__lang-switch{position:absolute;bottom:10px;right:0;line-height:1rem}.feedback-form__select{background-color:#f7f7f7!important}.feedback-file{display:flex;margin-bottom:10px;flex-wrap:wrap}.feedback-file__text{color:#bbb;position:absolute;top:1.375rem;left:10px;z-index:-1;font-size:1rem}.file-link{cursor:pointer;color:#232020;text-decoration:none;display:flex;margin:8px 0}.file-link-container{display:flex;align-items:start}.file-link__box{padding:6px;margin-left:-6px;border-radius:11px;background-color:#fff;width:100%;position:relative}.file-link__box__title{flex-grow:1;z-index:1;overflow:hidden;word-break:break-all}.file-link__box__title_canceled{color:#e22a14;font-style:italic}.file-link__box__title__size{margin-left:6px;color:#9b9b9b;font-size:.8571rem}.file-link__box__progress{border-radius:11px;border:1px solid #eca72c;display:block;position:absolute;left:0;top:0;bottom:0;background-color:#fdf6ea;z-index:0}.file-link__box__progress_done{border-color:#1a801e;background-color:#eaf6ea;animation:fade-background 2s ease-in 0s 1 normal;animation:fade-border-color 2s ease-in 0s 1 normal}.file-link__type{display:inline-block;z-index:1;margin-right:10px;flex-shrink:0}.file-link__download{width:23px;height:26px;display:inline-block;margin-right:3px}.file-link__image{vertical-align:middle;z-index:1;margin-right:10px;width:19px;height:26px}.file-link__image__cancel{display:inline-block;width:20px;height:20px;position:relative;z-index:10}.file-link__image__cancel:hover:after,.file-link__image__cancel:hover:before{border-color:#e22a14}.file-link__image__cancel:after,.file-link__image__cancel:before{content:" ";display:inline-block;position:absolute;width:14px;height:14px;top:0;border-bottom:1px solid #bbb}.file-link__image__cancel:before{transform:rotate(45deg);left:10px}.file-link__image__cancel:after{transform:rotate(-45deg)}.file-link__bulk{background-color:#eca72c;padding:11px 25px;border-radius:5px;display:inline-block;text-decoration:none}.file-link__bulk__text{text-align:center;vertical-align:middle;color:#fff;font-weight:600;font-size:1.125rem;position:relative;left:0;transition:left .3s ease}.file-link__bulk:hover .file-link__bulk__text{left:10px}.file-link__bulk .plus-icon{position:relative;opacity:0;transition:opacity .3s 0s}.file-link__bulk:hover .plus-icon{opacity:1}.image-grid{display:grid;grid-gap:3px}.image-grid_c1{grid-template-columns:12vw}.image-grid_c2{grid-template-columns:12vw 12vw}.image-grid_c3{grid-template-columns:12vw 12vw 12vw}.image-card{width:100%;height:12vh;cursor:pointer;display:inline-block;position:relative;overflow:hidden;border-radius:11px;margin-right:3px}.image-card:nth-of-type(3n+1){border-radius:11px 5px 5px 11px}.image-card:nth-of-type(3n+2){border-radius:5px}.image-card:nth-of-type(3n){border-radius:5px 11px 11px 5px}.image-card:first-of-type{border-top-left-radius:11px;border-bottom-left-radius:11px}.image-card:last-of-type{border-top-right-radius:11px;border-bottom-right-radius:11px}.image-card__overlay{position:absolute;z-index:1;width:100%;height:100%;transition:.5s ease}.image-card__image{position:relative;width:100%;height:100%;object-fit:cover}.image-card__text{height:2rem;bottom:0;width:100%;position:absolute;background-color:rgba(0,0,0,.6);color:#fff;text-align:center;opacity:0;transition:.5s ease;z-index:2}.image-card__text__filename{line-height:2rem;display:inline-block;width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px;box-sizing:border-box;text-align:center}.image-card__text__link{height:100%;width:25px;float:right;padding-right:7px}.image-card__text__download{vertical-align:middle;height:1rem}.image-card:hover .image-card__overlay{box-shadow:inset 0 0 30px 6px #444}.image-card:hover .image-card__text{opacity:1}.image-card:hover .image-card__text__download path{fill:#fff}.full-image{position:fixed;top:0;left:0;width:100%;height:100%;padding:40px;box-sizing:border-box;z-index:100;background-color:rgba(0,0,0,.4)}.full-image__content{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.full-image__content__image{max-height:100%;max-width:100%}.full-image__header{height:35px;background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0;right:0;text-align:center;box-shadow:0 0 5px 5px rgba(0,0,0,.4)}.full-image__header__text{position:relative;top:10px;color:#fff}.full-image__header .cross{position:absolute;right:12px;top:12px;width:15px;height:15px;stroke:#232020;stroke-width:2px;cursor:pointer;z-index:101}.full-image__header .cross:hover{stroke:#eca72c}.fileBoxWrapper{margin-top:-8px;margin-left:6px}.fileBoxWrapper .file-link__box{width:inherit}.stl-container{position:relative}.stl-container:hover .stl-container__text{display:inline-block}.stl-container__icon{margin-top:7px;cursor:pointer;margin-left:5px}.stl-container__text{display:none;position:absolute;top:-50px;right:0;min-width:100px;font-size:14px;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;padding:.2rem .5rem;text-align:center;z-index:1}.image-preview{position:relative;background-color:#f7f7f7;box-sizing:border-box}.image-preview__img{max-height:100%;max-width:100%;padding:20px;box-sizing:border-box;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.image-preview__delete{position:absolute;top:.5rem;right:.5rem;z-index:1}.image-preview__overlay{position:absolute;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.5);z-index:100;display:flex;justify-content:center;align-items:center}.image-preview__preview{height:calc(100% - 5.4375rem);width:100%;border-radius:5px}.select-table{background-color:#f7f7f7;border-radius:5px;box-sizing:border-box;padding:15px 25px}.select-table__box{width:100%;display:flex;justify-content:space-between;align-items:center}.select-table__header{color:#c8c8c8}.select-table__body{height:12.4375rem;overflow:auto}.select-table__cell__code{display:inline-block;width:20%;padding-right:1.6875rem;flex-grow:0;flex-shrink:0}.select-table__cell__checkbox{padding-right:5px;flex-grow:0;flex-shrink:0}.select-table__row{display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:10px}.select-table__row_selected{background-color:#fdf6ea}.select-table__row_selected .select-table__checkbox{border-color:#eca72c;background-color:#eca72c}.select-table__checkbox{vertical-align:middle}.select-table__buttons{display:flex;flex-direction:column;align-items:center;justify-content:center}.select-table__arrow{margin:12px 0;height:40px;width:40px}.select-table__arrow:before{border-color:#bbb}.select-table__arrow_active:before{border-color:#eca72c}.select-table__second-header-item{margin-left:20px}.select-table-checkbox{border:1px solid #bbb;width:.8rem;height:.8rem;display:inline-block;border-radius:2px}.select-table-checkbox__input{display:none}.select-table-checkbox__input:checked+.select-table-checkbox{border-color:#eca72c;background-color:#eca72c}.select-table-checkbox-label:focus{outline-width:0}.select-table-checkbox-label:focus .checkbox{outline-width:0;box-shadow:0 1px 5px rgba(11,0,0,.3)}.select-table-simple-arrow{position:relative}.select-table-simple-arrow:before{position:absolute;content:" ";height:50%;width:50%;border-bottom:2px solid #000;border-right:2px solid #000;top:calc(25% - 1px)}.select-table-simple-arrow_active:before{border-color:#eca72c}.select-table-simple-arrow_white:before{border-color:#fff}.select-table-simple-arrow_left:before{transform:rotate(135deg)}.select-table-simple-arrow_right:before{transform:rotate(-45deg)}.select-table-simple-arrow_down:before{transform:rotate(45deg)}.select-table-simple-arrow_up:before{transform:rotate(-135deg)}.custom-progress{width:100%;height:2px;background-color:#f0f0f0}.custom-progress__value{background-color:#eca72c;height:100%}.progress-meter{display:inline-block;height:2px;background-color:#bbb;margin-right:9px;vertical-align:middle}.progress-meter_no-focus{background-color:#e0e0e0}.progress-meter_low{background-color:#e22a14}.progress-meter_medium{background-color:#eca72c}.progress-meter_strong{background-color:#1a801e}.dropdown{position:relative;width:100%}.dropdown_margin-bottom{margin-bottom:1.25rem}.dropdown:focus{outline:0}.dropdown_active{border:1px solid #eca72c;border-radius:5px}.dropdown__select{display:none}.dropdown__no-border{border:0}.dropdown__search_right{position:absolute;right:32px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:5px;justify-content:flex-end}.dropdown__search_right_small{right:10px}.dropdown__search_input:hover~.dropdown__search_right .dropdown__value_arrow{border-color:#eca72c}.dropdown__search_input_active~.dropdown__search_right .dropdown__value_arrow{transform:rotate(-135deg)}.dropdown__search_input_big{padding-right:82px}.dropdown__value{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#f6f6f6;display:flex;align-items:center;justify-content:space-between;gap:5px}.dropdown__value_item{opacity:0;pointer-events:none;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-left:2px}.dropdown__value_item-selected{opacity:1}.dropdown__value_item-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.dropdown__value_searchable{pointer-events:none}.dropdown__value_searchable:after{top:1.7rem}.dropdown__value_right{display:flex;align-items:center;justify-content:flex-end;gap:5px}.dropdown__value:hover .dropdown__value_arrow{border-color:#eca72c}.dropdown__value_arrow{position:absolute;content:"";right:1rem;width:7px;height:7px;border-color:rgba(0,0,0,.5);border-style:solid;border-width:0 2px 2px 0;transition:transform .3s;position:static;right:unset;width:50%;height:50%;transform:rotate(45deg)}.dropdown__value_arrow-container{display:flex;justify-content:center;height:15px;width:15px}.dropdown__value_empty{color:#9b9b9b}.dropdown__value_active .dropdown__value_arrow{transform:rotate(-135deg)}.dropdown__value_active{border:solid #eca72c;border-width:1px 1px 0;outline:0}.dropdown__value_active:after{transform:rotate(-135deg)}.dropdown__value_active.priceListForm__dropdown-item:focus{border-bottom:0 solid #ffd385}.dropdown__value_small:after{top:calc(.75rem + 7px)}.dropdown__value_big:after{top:1.7rem}.dropdown__value_big_no-margin:after{top:calc(1.5rem + 7px)}.dropdown__items{position:absolute;background-color:#f6f6f6;border:1px solid #eca72c;border-radius:0 0 2px 2px;left:0;right:0;z-index:50;max-height:0;min-height:0;overflow:hidden;transition:max-height .3s ease-in-out,opacity .3s ease-out;opacity:0}.dropdown__items_down{border-top:0;top:100%}.dropdown__items_up{border-bottom:0;bottom:100%}.dropdown__items_visible{opacity:1;overflow:auto;max-height:22rem;z-index:3;animation:dropdown .3s}.dropdown__items_small .dropdown__item{padding:.375rem .625rem;font-size:.875rem}.dropdown__items_search-dropdown{bottom:100%;border-width:1px 1px 0}.dropdown__item{padding:1.375rem 2rem;font-size:1rem;border-top:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline-width:0;box-sizing:border-box;position:relative;display:flex;justify-content:space-between;flex-direction:row;word-break:break-word;align-items:center}.dropdown__item-content{display:flex;align-items:center;gap:5px}.dropdown__item__justify-between{justify-content:space-between}.dropdown__item:hover,.dropdown__item_hover{background-color:#ffdfa7}.dropdown__item_selected{background-color:#ffd385}.dropdown__item_price{position:absolute;right:2rem}.dropdown__item_disabled{color:#9b9b9b}.dropdown__item_disabled:hover{background-color:#f6f6f6}.dropdown__item__image-wrapper{height:2rem;width:2rem;margin-right:.375rem}.dropdown__item__image-wrapper_selected-item{margin-top:.25rem}.dropdown__item__image-wrapper_small{height:1.25rem;width:1.25rem}.dropdown__item__image{max-height:2rem;max-width:2rem;vertical-align:middle}.dropdown__item__image_small{max-height:1.25rem;max-width:1.25rem}.dropdown__item_hint{position:absolute;right:.7rem;font-size:11px;background-color:#a7a7a7;width:15px;height:15px;border-radius:7.5px;text-align:center;color:#fff;z-index:1;top:50%;bottom:unset;transform:translateY(-50%)}.dropdown__item_hint:hover{background-color:#eca72c}.dropdown__item_hint:hover+.dropdown__item_hint-text{opacity:1;right:2rem}.dropdown__item_hint-text{background-color:#fff;padding:5px;border-radius:5px;z-index:1;position:absolute;opacity:0;right:.7rem;transition:right .3s ease-in-out,opacity .3s ease-in;pointer-events:none;font-size:12px;max-width:60%}.dropdown__item_hint-text_big{top:20px}.dropdown__item_icon-wrapper{fill:#000;display:flex;align-items:center;padding-right:5px;gap:5px}.static-dropdown{width:100%;position:relative;max-height:22rem;border-radius:5px;background-color:#f6f6f6}.static-dropdown:focus,.static-dropdown:focus-within,.static-dropdown__active{outline:0;border:1px solid #eca72c}.static-dropdown__input{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;gap:5px}.static-dropdown__input_right{display:flex;justify-content:flex-end;align-items:center;gap:5px}.static-dropdown__input:hover .static-dropdown__input_arrow{border-color:#ffd385}.static-dropdown__input_arrow{position:absolute;content:"";right:1rem;width:7px;height:7px;border-color:rgba(0,0,0,.5);border-style:solid;border-width:0 2px 2px 0;transition:transform .3s;position:static;right:unset;width:50%;height:50%;transform:rotate(45deg)}.static-dropdown__input_arrow-container{display:flex;justify-content:center;height:15px;width:15px}.static-dropdown__input_active .static-dropdown__input_arrow{transform:rotate(-135deg)}.static-dropdown__selected-item{opacity:0;display:flex;align-items:center;pointer-events:none;display:block}.static-dropdown__selected-item-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.static-dropdown__selected-item-active{opacity:1}.static-dropdown__items{overflow-y:auto;overflow-x:hidden;max-height:0;transition:max-height .3s ease-in-out;display:flex;flex-direction:column;min-width:0}.static-dropdown__items_visible{max-height:calc(22rem - 70px)}@keyframes dropdown{0%,to{overflow:hidden}}.file-box{position:relative;border-radius:5px;margin-bottom:1.1875rem;background-color:#f6f6f6;z-index:1;min-height:70px;display:flex;align-items:center}.file-box__wrapper{padding-left:2rem;display:flex;flex-direction:column}.file-box__add-new{color:grey}.file-box__status{font-size:.75rem;color:grey}.file-box:focus{outline:0;border:1px solid #eca72c}.file-box_progress{border-color:#eca72c}.file-box_success{border-color:#1a801e;z-index:1;animation:file-box 2s ease-in 1s 1 normal;animation-fill-mode:forwards}.file-box_error{border-color:#e22a14;background-color:#ffeae8}.file-box_rounded-corners{border-radius:5px}.file-box__button{position:absolute;right:0;top:0;width:3.5rem;height:100%}.file-box__button:after,.file-box__button:before{position:absolute;right:1.75rem;top:calc(50% - .5rem);content:" "}.file-box__button_plus{z-index:-1}.file-box__button_plus:after,.file-box__button_plus:before{width:2px;height:1rem;background-color:#bbb}.file-box__button_plus:before{transform:rotate(90deg)}.file-box__button_cross{z-index:1;cursor:pointer}.file-box__button_cross:after,.file-box__button_cross:before{width:2px;height:1.375rem;background-color:#bbb}.file-box__button_cross:before{transform:rotate(45deg)}.file-box__button_cross:after{transform:rotate(-45deg)}.file-box__button_cross:focus:after,.file-box__button_cross:focus:before,.file-box__button_cross:hover:after,.file-box__button_cross:hover:before{background-color:#eca72c}.file-box__button_cross:focus{outline:0}.file-box__button_tick:before{border-left:2px solid #eca72c;border-bottom:2px solid #eca72c;position:absolute;width:1.375rem;height:.62rem;right:1rem;transform:rotate(-45deg);animation:fade-border-color 2s ease-in 1s 1 normal}.file-box__button_error{z-index:1}.file-box__button_error__image{position:relative;top:calc(50% - 10px);left:calc(50% - 10px)}.file-box__input::-webkit-file-upload-button{visibility:hidden}.file-box__input::file-selector-button{visibility:hidden}.file-box__input{color:transparent;opacity:0;cursor:pointer;width:100%;padding:1.375rem 2rem;box-sizing:border-box}.file-box__input:focus{border:1px solid #eca72c;opacity:1;border-radius:5px}.file-box__input_success{visibility:hidden}.file-box__filename{width:100%;padding:1.375rem 2rem;box-sizing:border-box}.file-box__text{position:absolute;top:1.375rem;left:2rem;z-index:-1;font-size:1rem}.file-box__text_empty{color:grey}.file-box__text_filled{color:#000}.file-box__text_saved-file{display:block;font-size:1rem;width:100%;padding:1.375rem 2rem;box-sizing:border-box}.file-box__info{position:absolute;top:0;right:-30px;width:24px;height:100%;padding:0;cursor:default}.file-box__info__img{height:24px;position:absolute;top:calc(50% - 12px)}.file-box__info__text{display:none;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:2px;background-color:#fff;color:#232020;text-align:left;position:absolute;left:calc(100% + 5px);top:50%;transform:translateY(-50%);padding:10px 17px;z-index:80}.file-box__info:hover .file-box__info__text,.file-box__info__text_visible{display:inline-block}.file-box__popup{position:absolute;left:calc(100% + .6rem);top:0;width:15rem;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:2px;padding:.5rem;z-index:80}.file-box__popup_error{color:#e22a14}.file-box__progress{border-radius:5px;position:absolute;display:block;height:100%;width:0;top:0;bottom:0;left:0;background-color:#fdf6ea;z-index:-2}.file-box__progress_success{background-color:#eaf6ea;animation:fade-background 2s ease-in 1s 1 normal}.file-box:hover>.file-box__button_plus:after,.file-box:hover>.file-box__button_plus:before{background-color:#eca72c}.file-box--z-index-zero{z-index:0}.file-box__dialog--fileName{max-width:400px;overflow-wrap:break-word}.switch{display:flex;align-items:center;justify-content:center;width:50%;margin:5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;outline-color:#eca72c}.switch__title{color:grey;font-size:14px;padding:10px 7px 0}.switch__title-right{display:flex;align-items:center;justify-content:flex-end;gap:5px}.switch__switch-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between}.switch__box{flex-direction:column;display:flex;margin:1.25rem 9px 1.25rem 0;background-color:#f6f6f6;border-radius:5px;float:left;overflow:hidden}.switch__box_50{width:50%}.switch__box_grow{flex-grow:1}.switch__box_grow_4{flex-grow:4}.switch__box_grow_2{flex-grow:2}.switch_checkbox{outline:0;vertical-align:1rem;margin-bottom:1rem;font-size:.875rem}.switch_checkbox:focus-within>.switch__label_checkbox{box-shadow:0 0 3px #eca72c}.switch:focus{outline:1px auto #eca72c}.switch__radio_label{border-radius:5px;background-color:#fff;display:inline-block;padding:8px 20px;min-width:100%;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.875rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.switch__radio_label:hover{background-color:#ffd385}.switch__radio_label__disabled{background-color:#e0e0e0}.switch__label{border-radius:5px;background-color:#fff;display:inline-block;padding:.375rem 0;width:100%;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.875rem}.switch__label:hover{color:#eca72c}.switch__label_checkbox{background-color:#ececec;width:.975rem;height:.975rem;border-radius:5px;margin-right:1rem;padding:2px;vertical-align:middle}.switch__input{display:none}.switch__input:checked+.switch__radio_label{background-color:#eca72c;color:#fff}.switch__input:checked+.switch__label{background-color:#fdf6ea;color:#232020}.switch__input:checked+.switch__label_checkbox{background-color:#ffdfa7}.switch__input:checked+.switch__label_checkbox:after{content:"";border-left:1px solid #eca72c;border-bottom:1px solid #eca72c;width:80%;height:50%;transform:rotate(-45deg);display:block}.tooltip{position:relative;z-index:80}.tooltip__text{position:absolute;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;padding:17px 10px;width:80%;box-sizing:border-box;margin-left:10px;top:0;left:-90%}.error-boundary{display:inline-block;position:relative;left:50%;margin:50px 0 50px -150px;width:300px}.error-boundary__button{background-color:#eca72c;color:#fff;padding:5px 10px;border:1px solid #eca72c;border-radius:5px;font-weight:600}.error-boundary__flex{display:flex;gap:20px}.phone-number-select{position:relative;top:10px}.phone-number-select__feedback{position:absolute;top:0;left:50%;width:208px}@media screen and (min-width:700px){.phone-number-select__feedback{left:100px}}.phone-number-select__feedback--icon{position:absolute;top:20px!important;right:30px!important}.phone-number-select__feedback--box{bottom:-1rem!important}.phone-number-select__error{width:315px;border:1px solid #e22a14!important;border-radius:5px;position:relative}.phone-number-select__valid{width:315px;border:1px solid #eca72c!important;border-radius:5px;position:relative}.phone-number-select__focus,.phone-number-select__notInitialized{width:315px;border:0 solid #fff!important;border-radius:5px;position:relative}.phone-number-select__focus:focus-within{border:1px solid #eca72c!important}.phone-number-select__validity-icon{display:inline-block;position:absolute;right:20px;top:20px}.phone-number-select__error-phrase{padding-top:10px}.react-international-phone-input-container .react-international-phone-input{width:315px;height:56.5px!important;border:0 solid #fff!important}.react-international-phone-country-selector-button{height:100%!important;padding-left:10px!important}.react-international-phone-country-selector-dropdown{border-radius:5px}.react-international-phone-country-selector-dropdown:focus-visible{outline:none!important;border:1px solid #eca72c!important}.react-international-phone-country-selector-dropdown li{font-family:Catamaran,sans-serif!important}.three-dot-loader_container{position:relative;display:flex;justify-content:center;align-items:center;width:25px;height:15px}.three-dot-loader_dot{background-color:#999;animation-name:rotate-dot-b}.three-dot-loader_dot_left{left:0;transform-origin:150% 50%;animation-name:rotate-dot-a}.three-dot-loader_dot_right{right:0;transform-origin:-50% 50%;animation-name:rotate-dot-c}.three-dot-loader_dot,.three-dot-loader_dot_left,.three-dot-loader_dot_right{position:absolute;display:flex;justify-content:center;align-items:center;width:5px;height:5px;background-color:#999;border-radius:50%;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes rotate-dot-a{0%{transform:rotate(0)}24.99%{transform:rotate(180deg)}25%{transform-origin:150% 50%;transform:rotate(0)}50%{transform-origin:250% 50%;transform:rotate(0)}75%{transform-origin:250% 50%;transform:rotate(180deg)}75.01%{transform-origin:150% 50%;transform:rotate(0)}}@keyframes rotate-dot-b{0%{transform-origin:-50% 50%;transform:rotate(0)}24.99%{transform-origin:-50% 50%;transform:rotate(180deg)}25%{transform-origin:150% 50%;transform:rotate(0)}49.99%{transform-origin:150% 50%;transform:rotate(180deg)}50%{transform:rotate(0)}75%{transform:rotate(0)}}@keyframes rotate-dot-c{0%,25%{transform:rotate(0)}49.99%{transform-origin:-50% 50%;transform:rotate(180deg)}50%{transform-origin:-150% 50%;transform:rotate(0)}75%{transform-origin:-150% 50%;transform:rotate(180deg)}75.01%{transform-origin:-50% 50%;transform:rotate(0)}}.window{top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,91%,.6)}.dialog,.window{position:fixed;z-index:100}.dialog{background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);top:50%;left:50%;border-radius:10px;transform:translate(-50%,-50%);padding:3.37rem;width:500px;text-align:center}.dialog__wrapper{display:inline-block;position:relative;left:50%;margin-left:-215px}.dialog__icon{margin-right:10px}.dialog__no-text-align{text-align:start}.dialog__close{position:absolute;right:10px;top:10px;width:20px;height:20px;color:#232020;text-decoration:none;cursor:pointer;z-index:101}.dialog__close:after,.dialog__close:before{position:absolute;content:" ";border-bottom:2px solid #000;width:18px;top:10px;left:0}.dialog__close:before{transform:rotate(45deg)}.dialog__close:after{transform:rotate(-45deg)}.dialog__close:hover:after,.dialog__close:hover:before{border-color:#eca72c}.dialog__close_title{right:0;top:1.245rem;width:2.5rem;height:2.5rem}.dialog__close_title:after,.dialog__close_title:before{border-width:1px;width:20px;top:1.25rem}.dialog__close_title:hover:after,.dialog__close_title:hover:before{border-color:#eca72c}.dialog__title{margin-bottom:1.25rem}.dialog__title--left{text-align:left}.dialog__prompt{margin:1.25rem 0;white-space:normal;overflow-wrap:break-word}.dialog__prompt--left{text-align:left}.dialog__prompt .error-box__item{width:100%;text-align:center}.dialog__button{margin-right:1rem;text-decoration:none;min-width:7rem;padding:15px 30px}.dialog__button_close{border-radius:2px;border:0}.dialog__list{display:flex;flex-direction:row;flex-wrap:wrap;text-align:left;justify-content:space-between}.dialog__list__item{display:inline-block;width:30%;flex-shrink:1;position:relative;padding-left:10px}.dialog__list__item:before{content:" ";display:inline-block;width:5px;height:5px;background-color:#eca72c;border-radius:50%;position:absolute;top:calc(50% - 3px);left:0}.dialog-loading .loading{fill:#eca72c}.dialog__error{text-align:right;font_size:.875rem;color:#e22a14}.dialog__inventory-form{display:flex;justify-content:space-between;flex-wrap:wrap;overflow:hidden;text-align:left;width:80%}.dialog__inventory-form--header-icon{position:relative;top:5px;margin-right:10px}.dialog__flex{display:flex;align-items:center;justify-content:center;gap:20px}.dialog__flex_justify-start{justify-content:start}.dialog-window{width:100%;height:100%;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:100;background-color:rgba(0,0,0,.1)}.loading__logo{animation:rotation 2s linear 0s infinite normal}.loading__logo_counter-clockwise{animation-direction:reverse}.customer-dialog__language-select{background-color:#f7f7f7!important}.tester-dialog{background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);position:fixed;top:50%;left:50%;border-radius:10px;transform:translate(-50%,-50%);padding:3.37rem;width:500px;z-index:100;text-align:left}.tester-dialog__wrapper{display:inline-block;position:relative;left:50%;margin-left:-215px}.dialog-version{max-height:550px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.dialog-version::-webkit-scrollbar{display:none}.dialog-version__title-wrapper{margin-bottom:50px}.dialog-version__title-wrapper--title{margin:0}.dialog-version-item{text-align:left;margin-bottom:20px}.dialog-version-item__text{display:flex}.dialog-version-item__text--title{margin-left:30px}.dialog-version-item__text--title h3{margin:0}.dialog-version-item__text--title--green{color:#1a801e}.dialog-version-item__text--description{color:grey;margin:0 0 0 60px}.dialog-shipment__select{background-color:#f7f7f7!important;width:430px;padding-left:9px;padding-top:15px}.dialog-shipment__select--title{font-size:.875rem;color:grey;margin:0 0 -10px;text-align:left;position:absolute;top:0}.dialog-shipment__select--height{height:60px}.dialog-shipment__input{border-radius:5px;background-color:#f7f7f7;width:430px;padding-left:10px;padding-top:20px;padding-bottom:5px;font-size:1.125rem}.dialog-shipment__input::placeholder{font-size:.875rem}.billing-dialog{background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);position:fixed;top:50%;left:50%;border-radius:10px;transform:translate(-50%,-50%);padding:3.37rem;width:500px;z-index:100;text-align:left;max-height:663px;overflow:auto}.billing-dialog__button{position:absolute;right:0;top:0;width:3.5rem;height:100%}.billing-dialog__button:after,.billing-dialog__button:before{position:absolute;right:1.75rem;top:1rem;content:""}.billing-dialog__button--cross{z-index:1;cursor:pointer}.billing-dialog__button--cross:before{transform:rotate(45deg);width:2px;height:1.375rem;background-color:#bbb}.billing-dialog__button--cross:after{transform:rotate(-45deg);width:2px;height:1.375rem;background-color:#bbb}.billing-dialog__button--cross:hover.billing-dialog__button--cross:hover:after,.billing-dialog__button--cross:hover:before{background-color:#eca72c}.billing-dialog__wrapper{display:inline-block;width:100%}.shipment-dialog{text-align:left;max-height:285.5px}.customer-contact-dialog,.shipment-dialog{background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);position:fixed;top:50%;left:50%;border-radius:10px;transform:translate(-50%,-50%);padding:3.37rem;width:500px;z-index:100}.customer-contact-dialog{word-break:break-all;text-align:center}.order-export-dialog{background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);position:fixed;top:50%;left:50%;border-radius:10px;transform:translate(-50%,-50%);padding:3.37rem;width:500px;z-index:100;text-align:left}.order-export-dialog-icon{width:34px;height:46px}.order-export-dialog__buttons{margin-top:20px}.order-export-dialog__button{position:relative}.order-export-dialog__button-text{display:inline-block;transition:transform .3s .1s}.order-export-dialog__button:hover .order-export-dialog__button-text{transform:translateX(10%)}.separator{border:0;border-bottom:1px solid #f0f0f0}.dropdown-menu{display:inline-block;position:relative}.dropdown-menu__box{visibility:hidden;position:absolute;z-index:90;min-width:160px;padding:16px;box-shadow:0 1px 5px rgba(11,0,0,.3);background-color:#f7f7f7;border-radius:5px;margin-top:5px}.dropdown-menu__box_right{right:0}.dropdown-menu__box__child{display:block;color:#232020;text-decoration:none;margin:8px 0;white-space:nowrap;border-radius:5px;font-weight:700}.dropdown-menu__box__child .plus-icon{position:relative;opacity:0;transition:opacity .3s}.dropdown-menu__box__child:hover .plus-icon{opacity:1}.dropdown-menu__box__child .text{margin-left:5px;transition:margin-left .3s}.dropdown-menu__box__child:hover .text{margin-left:15px}.dropdown-menu__box_padding-sides-none{padding-left:0;padding-right:0}.dropdown-menu__item{border:1px solid #fff;background-color:#fff;padding:5px 10px;border-radius:5px;color:#000;display:flex;justify-content:space-between}.dropdown-menu__item:hover{background-color:#ffd385;color:#000}.dropdown-menu__item .plus-title{position:relative;left:-20px;transition:left .3s}.dropdown-menu__item_error{color:#e22a14;width:100%;font-size:1rem}.dropdown-menu__item_order-export{width:100%;font-size:1rem}.dropdown-menu__item .plus-icon{position:relative;opacity:0;transition:opacity .3s}.dropdown-menu__item:hover .plus-icon{opacity:1}.dropdown-menu__item:hover .plus-title{left:10px}.dropdown-menu_visible .dropdown-menu__box{visibility:visible}.dropdown-menu:focus{outline:0}.dropdown-menu:focus .dropdown-menu__box,.dropdown-menu:hover .dropdown-menu__box{visibility:visible}.arrow-margin-top-8{margin-top:8px;margin-left:30px}.user-menu{cursor:default;display:flex;align-items:center}.user-menu:focus{outline:0}.user-menu:focus .simple-arrow{border-color:#eca72c}.user-menu__title{font-size:1.11rem;margin:0;white-space:nowrap}.user-menu__mail{font-size:.77rem;color:#777676;white-space:nowrap}.user-menu__icon{margin-right:5px;display:inline-block;width:25px;height:25px;vertical-align:middle}.user-menu__arrow{margin-left:6px}.user-menu__separator{border:0;border-bottom:1px solid #f0f0f0}.user-menu__text{display:inline-block;width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.9375rem;font-weight:600}.h-menu{cursor:pointer;padding:5px}.h-menu__icon{display:flex;align-items:center;justify-content:center;width:16px;height:4px}.h-menu__box{text-align:left;position:absolute;z-index:90;background-color:#fff;width:-moz-fit-content;width:fit-content;padding:16px;box-shadow:0 1px 5px rgba(11,0,0,.3)}.h-menu__box--short{width:40px}.h-menu__box--long{width:165px}.h-menu__box_right{right:0}.login-layout{margin:0 auto;padding-top:64px;width:28.75rem}@media screen and (min-width:700px){.login-layout{width:690px}.login-layout__input-with-icon{width:315px;margin-left:162.5px}}.login-layout__title{margin:30px 0;text-align:center;font-weight:800;font-size:1.875rem}.login-layout__subtitle{margin:0 0 10px;text-align:left}.login-layout__form{box-shadow:2px 2px 20px hsla(0,0%,94%,.86);background-color:#f7f7f7;border-radius:5px}.login-layout__header{display:flex;width:360px;margin:auto}.login-layout__header__tab{display:block;width:150px;text-align:center;padding:16px 0 14px;font-size:.9375rem;text-decoration:none;color:#9b9b9b;margin:40px 0 0 20px;border-radius:5px}.login-layout__header__tab_active{border:0;color:#fff;font-weight:500;background-color:#eca72c}.login-layout__header__tab_active:hover{color:#eca72c;background:#ffdfa7}.login-layout__header__tab_active svg{fill:#fff}.login-layout__header__tab_notActive{background-color:#ffdfa7;color:#eca72c}.login-layout__header__tab:hover svg{fill:#fff}.login-layout__header__tab_shadow{box-shadow:0 1px 5px rgba(11,0,0,.3)}.login-layout__header__tab:hover{color:#fff;background:#eca72c}.login-layout__header__tab__icon{fill:#eca72c;position:relative;top:3px;padding-right:5px}.login-layout__remember-me-wrapper{display:flex;justify-content:space-between;font-size:.875rem;padding-top:11px;align-items:center}@media screen and (min-width:700px){.login-layout__remember-me-wrapper{padding-inline:168px}}.login-layout__inner{width:100%;margin:auto;padding:20px;box-sizing:border-box;text-align:center;overflow:visible;position:relative}.login-layout__input{width:100%;padding-left:10px;padding-top:20px;padding-bottom:5px;font-size:1.125rem}.login-layout__input::placeholder{font-size:.875rem}@media screen and (min-width:700px){.login-layout__input{width:315px}}.login-layout__input_top-margin{margin-top:40px}@media screen and (min-width:700px){.login-layout__input_password{width:315px}}.login-layout__input_password-login{margin:29px auto auto}.login-layout__input_password-change{margin:11px auto}.login-layout__input_password-auto{margin:auto}.login-layout__input_forgotten-password{display:inline-block;font-size:.875rem;float:left;text-decoration:underline;font-weight:500}.login-layout__input_registration{margin:11px 0}.login-layout__input--select{border-radius:5px;cursor:pointer;background-color:#fff;margin:11px 0;position:relative;color:#bbb;text-align:start;font-size:16px}@media screen and (min-width:700px){.login-layout__input--select--register{margin:11px 0 11px 4px;width:315px}}.login-layout__input--select--profile-detail{padding-top:20px;padding-left:13px}.login-layout__input--select--options{padding-top:15px;padding-left:9px}@media screen and (min-width:700px){.login-layout__input--select-countries{width:316px;margin-left:5px}}.login-layout__input--option-wrapper{display:block;margin:auto}.login-layout__input--option{color:#9b9b9b;position:relative;padding:5px}.login-layout__input--option:hover{background-color:#ffd385;margin-right:-1px;margin-left:-10px;padding-left:15px}.login-layout__note{border-radius:5px;cursor:pointer;background-color:#fff;margin:11px 0;position:relative;color:#000;text-align:start;font-size:16px;padding-left:10px;padding-top:20px;padding-bottom:5px;width:100%;height:100px;resize:none}.login-layout__checkbox{display:block;width:100%;text-align:left}@media screen and (min-width:700px){.login-layout__checkbox{margin-left:5px}}.login-layout__submit{padding:4px 25px;font-weight:600;font-size:1.125rem;margin:38px 0 60px;width:100%}@media screen and (min-width:700px){.login-layout__submit{width:320px}}.login-layout__submit_forgotten{margin-bottom:24px}.login-layout__submit__arrow{margin-left:5px}.login-layout__forgotten-text{margin-bottom:29px;padding-top:40px}.login-layout__forgotten-bottom{margin-bottom:24px}.login-layout__steps-wrapper{margin-top:53px}.login-layout__steps-wrapper--text{text-align:start;margin-bottom:10px}.login-layout__steps{margin:0 0 21px}.login-layout__group-link{display:block;position:relative;padding:20px;margin-bottom:10px;text-align:left;text-decoration:none;background-color:#fff;border-radius:5px}.login-layout__group-link p{overflow-wrap:break-word}.login-layout__group-link__icon{position:absolute;right:20px;top:10px;padding:5px 10px 2px;border-radius:5px;background:none;transition:background .5s}.login-layout__group-link__icon:hover{background:#ffd385}.login-layout__success__title{margin-top:96px;font-weight:700}.login-layout__success__prompt{padding-bottom:96px}.login-layout__success__text{display:inline-block;margin-left:5px;margin-bottom:20px}.login-layout__overlay{position:absolute;top:0;bottom:0;left:0;right:0;background-color:hsla(0,0%,91%,.6);z-index:150;display:flex;align-items:center;justify-content:center}.login-layout__feedback{font-size:11px;background-color:#a7a7a7;width:15px;height:15px;border-radius:7.5px;position:absolute;transform:translateY(-50%);color:#fff;text-align:center;cursor:pointer;z-index:2;right:1.2rem;bottom:25px}.login-layout__feedback:hover{background-color:#eca72c}.login-layout__feedback--text{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;padding:5px;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:1;pointer-events:none;right:2rem;bottom:20px}.login-layout__feedback:hover+.login-layout__feedback--text{opacity:1;right:3rem}@media screen and (min-width:700px){.login-layout__register-form--page-2{display:grid;grid-template-columns:50% 50%;grid-template-rows:1}.login-layout__register-form--page-2-item-3{grid-column:1/-1;grid-row:2/3}.login-layout__register-form--page-2-item-3 label input{width:643px!important}.login-layout__register-form--page-2-item-6{grid-column:2/3;grid-row:1/2}.login-layout__register-form--page-2-item-9{grid-column:1/-1;grid-row:6/7;margin:0 5px}.login-layout__register-form--page-1{display:flex;justify-content:space-between}}.login-layout__icon-check{position:absolute;top:50%;right:16px;transform:translateY(-50%)}@media screen and (min-width:700px){.login-layout__summary{display:flex;gap:20px}.login-layout__summary--col{width:50%}}.login-layout__password-change__margin{margin-top:38px}.button-block{display:block;margin:40px auto}#genderModifier:focus+.focus{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:1px solid #eca72c;border-radius:inherit}.select-arrow:after{border:solid #bbb;border-width:0 2px 2px 0;transform:rotate(45deg);transition-duration:.3s}.select-arrow--open:after,.select-arrow:after{content:"";display:inline-block;position:absolute;right:10px;top:25px;padding:3px}.select-arrow--open:after{border:solid #eca72c;border-width:0 2px 2px 0;transform:rotate(-135deg)}.select-height-stable{height:56.5px}@media screen and (min-width:700px){.gender-modifier,.input_width{width:130px;margin-left:-.5px}.input_width{width:165px}}.position-relative{position:relative}.password-change-margin{margin-top:24px;margin-bottom:40px}.password-change-arrow{position:absolute;left:150px;top:-86px}.languages__link{color:#232020;text-decoration:none;text-transform:uppercase;margin-left:8px;font-size:.75rem;cursor:pointer}.languages__link_active{border-bottom:1px solid #000;margin-left:8px}.languages__link:hover{color:#eca72c}.languages__link:focus{outline-color:#eca72c;outline-style:solid}.languages__link:focus-visible{border-color:#eca72c;outline:0}.login-languages{display:inline-block;position:fixed;top:8px;right:16px}.header-languages{font-weight:800;font-size:.875rem;letter-spacing:1px;margin-right:10px}@media screen and (min-width:1500px){.header-languages{margin-right:30px}}#__next,.page,body,html{height:100%}.logo{display:inline-block;font-size:1.875rem;font-weight:700;font-style:normal;color:#eca72c;margin:0;text-decoration:none}.header{box-shadow:0 1px 5px rgba(11,0,0,.3);padding:1.5rem 50px 1.0625rem;display:flex;justify-content:space-between;align-items:center;position:fixed;left:0;right:0;top:0;height:70px;box-sizing:border-box;z-index:100;background-color:#f7f7f7}.header__navigation{min-width:360px;flex-grow:1;margin-left:3.125rem}.header__navigation__item{vertical-align:bottom;margin-right:10%;white-space:nowrap;padding:5px 0}.header__navigation__item--active{background-color:#eca72c;border-radius:5px}.header__profile{flex-shrink:0;background-color:#fff;padding:10px 20px;border-radius:5px;box-shadow:0 1px 4px 0 hsla(240,5%,41%,.2)}.header__search{width:125px;flex-shrink:2;display:inline-block}.header__button{margin-right:32px;padding:4px 20px;flex-shrink:0;text-decoration:none;box-shadow:0 1px 4px 0 hsla(240,5%,41%,.2);font-size:15px;margin-left:20px}@media screen and (min-width:1441px){.header__button{margin-right:100px}}.header__button .plus-title{left:0}.header__button--margin-5{margin-right:5%}.header__button--margin-7{margin-right:7%}.header__button--margin-9{margin-right:9%}.header__button--margin-11{margin-right:11%}.header__button--margin-15{margin-right:15%}.header__button--margin-20{margin-right:20%}.header__button--margin-25{margin-right:25%}.header__button--margin-30{margin-right:30%}.header__fill{flex-grow:3}.content{padding:70px 50px 0;box-sizing:border-box;color:#232020;min-height:calc(100% - 40px)}.content_dash{overflow-y:hidden;height:calc(100% - 40px)}.content-relative{position:relative;overflow-y:auto}.wrap{text-wrap:wrap}.footer{line-height:40px;font-size:.6875rem;color:#777676;text-align:center;position:relative;z-index:1}.footer__text{margin-right:20px}.dashboard{padding-top:20px;display:grid;width:100%;height:100%;box-sizing:border-box;grid-template-columns:430px auto;grid-template-rows:100%;grid-template-areas:"leftColumn rightColumn";grid-gap:0 35px}.dashboard_admin{grid-gap:21px 24px;grid-template-rows:5rem calc(100% - 5rem - 21px);grid-template-areas:"header header" "leftColumn rightColumn"}.dashboard__header{height:100%;text-align:center;grid-area:header;display:flex;margin:auto;gap:20px}.dashboard__column{width:100%;height:100%;box-sizing:border-box;position:relative}.dashboard__column_left{grid-area:leftColumn;display:flex;flex-direction:column;flex-wrap:nowrap}.dashboard__column_right{grid-area:rightColumn}.dashboard__section_bottom{display:flex;flex-direction:column;margin-top:12px;height:100%;overflow:hidden}.dashboard__grid{display:grid;grid-template-rows:1fr 1fr;grid-template-columns:100%;grid-row-gap:24px}.dashboard__grid__top{grid-row:1;box-sizing:border-box}.dashboard__grid__bottom{grid-row:2;box-sizing:border-box}.dashboard__orders-by-date{display:flex;flex-direction:column;gap:20px;overflow:auto}.table-cards{height:100%;display:grid;grid-template-rows:3.5rem auto}.table-cards__titles-container{overflow-x:auto;overflow-y:hidden;white-space:nowrap;display:flex;min-width:0;gap:1rem;line-height:2rem}.table-cards__search-container{flex-shrink:0}.table-cards__header{height:3.5rem;line-height:3.5rem;grid-row:1;display:flex;justify-content:space-between;align-items:baseline;min-width:0;gap:1rem}.table-cards__content{grid-row:2;overflow-y:hidden}.table-cards__title{margin:0;line-height:2rem;display:inline-block;cursor:pointer;font-weight:500;font-size:1.125rem}.table-cards__title_active{font-weight:800;font-size:1.5rem;cursor:default}.cell_header{grid-row:1;grid-column:row-start/row-end}.cell_header_admin{text-align:center}.cell_header_wizard{display:flex;flex-direction:column}.cell_r1{grid-row:1}.cell_r2{grid-row:2}.cell_r3{grid-row:3}.cell_c1{grid-column:1}.cell_c2{grid-column:2}.cell_c3{grid-column:3}.grid{display:grid;grid-gap:0 35px;width:100%;padding-top:20px;box-sizing:border-box}.grid_row-gap{row-gap:21px}.grid_wide-gap{column-gap:55px}.grid_no-padding{padding-top:0}.grid_inner{height:max-content}.grid_header_big{grid-template-rows:5rem auto}.grid_header_wizard{row-gap:3rem;column-gap:5rem;grid-template-rows:8rem auto}.grid_header_small{grid-template-rows:3rem auto}.grid_block{grid-template-columns:[ row-start ] 100% [ row-end ]}.grid_4-8{grid-template-columns:[ row-start ] 4fr 8fr [ row-end ]}.grid_1-3-8{grid-template-columns:[ row-start ] 1fr 3fr 8fr [ row-end ]}.grid_1-6-5{grid-template-columns:[ row-start ] 110px 6fr 5fr [ row-end ]}.grid_6-1-5{grid-template-columns:[ row-start ] 6fr 1fr 5fr [ row-end ]}.grid_7-5{grid-template-columns:[ row-start ] 7fr 5fr [ row-end ]}.grid_5-2-5{grid-template-columns:[ row-start ] 5fr 2fr 5fr [ row-end ]}.grid_half{grid-template-columns:[ row-start ] 1fr 1fr [ row-end ]}.grid_dashboard{grid-template-columns:[ row-start ] 430px auto [ row-end ]}.grid_row-3-full-column{grid-row-start:3;grid-column:1/-1}@media screen and (min-width:700px){.grid--fullSize{display:grid;grid-gap:0 35px;width:100%;padding-top:20px;box-sizing:border-box}}.flex{display:flex}.flex_column{flex-direction:column}.flex_wrap{flex-wrap:wrap}.flex__filler{flex-grow:5}.flex_baseline{align-items:baseline}.flex_space-between{justify-content:space-between}.flex_gap-5{gap:5px}.flex_gap-10{gap:10px}.flex_gap-30{gap:30px}.flex_gap-1rem{gap:1rem}.row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.column{display:flex;flex-direction:column}.content-center{justify-content:center}.content-between{justify-content:space-between}.content-start{justify-content:flex-start}.items-center{align-items:center}.items-between{align-items:space-between}.items-start{align-items:flex-start}.items-baseline{align-items:baseline}.privacy-page{margin:110px 50px 0;font-size:1.1875rem}.privacy-page__link:hover{color:#eca72c}.privacy-page__title{font-size:60px;font-weight:800}.privacy-page__grid{display:grid;grid-template-columns:9fr 3fr}.privacy-page__padding-left{padding-left:10px}.privacy-page__content-right>ol{border-left:4px solid #eca72c}.privacy-page__content-left{margin:0 80px;grid-row:1}.privacy-page__content-left--title{color:#c8c8c8;font-size:36px;line-height:46px;margin:40px 0 20px}.privacy-page__orderedList{padding-left:15px}.privacy-page__orderedList--item{padding-left:5px;margin-bottom:25px}.privacy-page--margin-bottom{margin-bottom:25px}.privacy-page--list-style-type{list-style-type:disc}.privacy-footer{margin-top:50px;font-size:1.1875rem;background-color:#f0f0f0}.privacy-footer__grid{padding:80px 40px 80px 80px;display:grid;grid-template-columns:5fr 1fr 3fr 3fr;grid-column-gap:20px}.privacy-footer__grid--title{grid-row:1;grid-column:1;font-size:36px;margin-bottom:20px}.privacy-footer__grid--text{grid-row:2;grid-column:1}.privacy-footer__grid--address{grid-row:2;grid-column:3}.privacy-footer__grid--contact{grid-row:2;grid-column:4}.section{height:100%;width:100%}.section__content{width:100%;height:calc(100% - 2.5rem);overflow:auto;padding:4px;box-sizing:border-box}.section__title{position:relative}.section__title__menu{display:inline-block;position:absolute;right:4px;font-size:1rem;font-weight:400;white-space:nowrap}.section__title__menu .link{display:block}.section__loading{fill:#eca72c;margin-top:16px;padding:25px 0;flex-direction:column;justify-content:center}.section__header,.section__loading{height:100%;display:flex;align-items:center}.section__header{line-height:2.5rem;padding:0;position:relative}.section__header_space-between{justify-content:space-between}.section__header_wizard{background-color:#f6f6f6;border-radius:8px}.section__title{margin:0 1rem 0 0;line-height:2.5rem;font-weight:800;font-size:1.5rem;display:inline-block}.section__title_small{font-weight:500;font-size:1.125rem;cursor:pointer}.section__title_left-margin{margin-left:2rem}.section__title_fixed{position:fixed;right:0;left:0;padding:0 50px;top:68px;height:80px;background-color:#fff;z-index:9}.section__title_space-between{justify-content:space-between}.flexible{display:inline-table;width:100%;height:100%}.flexible__inner-box{display:table-cell;height:100%;width:100%}.flexible__content{display:table;height:100%;width:100%;border-radius:5px;background-color:#f7f7f7}.flexible__child{display:table-row;width:100%}.flexible__child_scrollable{height:100%}.flexible__scrollable{width:100%;height:100%;position:relative}.flexible__scrollable__content{overflow-y:auto;position:absolute;padding-right:16px;top:0;bottom:0;left:0;right:0}.notifications{position:relative;margin-right:24px}.notifications__bell{height:25px;width:22px;cursor:pointer}.notifications__bell__count{position:absolute;top:-5px;left:11px;height:19px;width:31px;border-radius:10px;line-height:19px;font-size:16px;font-weight:600;color:#1a1a1a;background-color:#fff;vertical-align:middle;text-align:center;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.notifications__bell__count--infinity{line-height:16px;font-size:18px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.notifications__bell-moving:hover{animation:bell 1s infinite}@keyframes bell{0%{transform:rotate(0)}15%{transform:rotate(30deg)}30%{transform:rotate(0)}45%{transform:rotate(-30deg)}60%{transform:rotate(0)}70%{transform:rotate(5deg)}80%{transform:rotate(0)}90%{transform:rotate(-5deg)}to{transform:rotate(0)}}.notifications__list{position:absolute;right:0;top:35px;width:400px;z-index:90;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3)}.notifications__first-line{padding:5px 25px;display:flex;justify-content:space-between}.notifications__last-line{display:block;text-align:center;color:#eca72c;font-size:.875rem;font-weight:600;border-top:1px solid #f0f0f0;padding:7px 0}.notifications__heading{font-weight:600;font-size:1.125rem;margin:0}.notifications__box{text-align:center;max-height:500px;overflow:auto}.notifications__wrapper{height:calc(100vh - 40px);overflow:hidden}.notifications__wrapper--infinite{height:calc(100% - 120px);padding:0 50px;overflow:auto;margin-top:70px}.notification{margin:2px 0;text-align:left;position:relative;display:block}.notification__first-row{width:100%;text-decoration:none;cursor:pointer;padding:10px 0 0;display:block}.notification__icon{display:inline-block;width:30px;height:30px;vertical-align:top}.notification__text{line-height:1rem;font-weight:400;display:inline-block;width:calc(100% - 40px);box-sizing:border-box;padding:0 10px;vertical-align:middle;overflow:hidden;text-overflow:ellipsis}.notification__info{position:relative;font-size:.75rem;height:1.2rem;width:calc(100% - 40px);left:40px}.notification__info__more{display:inline-block;color:#eca72c}.notification__info__more_small{font-size:.875rem}.notification__info__time{color:#777676;position:absolute;left:0}.notification__arrow{position:absolute;right:2px;top:calc(50% - 5px)}.notification__message{color:#9b9b9b}.notification__message_error{text-align:center;color:#e22a14}.notification__link{display:block;text-decoration:none;position:relative}.notification_unread{background-color:#fdf6ea}.notification__infinite{height:100%;width:100%;overflow:auto}.notification__infinite:focus,.notification__infinite:focus-visible{outline:none}.notification__infinite--header{position:fixed;z-index:1;background-color:#fff;width:calc(100vw - 80px);margin-top:-12px}.notification__loading{padding-top:80px}.notifications__box .notification{padding:0 25px}.notifications__box .notification__icon{left:27px}.notifications__box .notification__arrow{display:none}.notifications__box .notification__info__time{left:unset;right:0}.notification__mark-as-read{font-size:.875rem;padding-right:5px}.notification__title{font-size:1.275rem}.notification__collapsible{border-bottom:1px solid #f0f0f0;margin:5px;padding:5px}.notification__collapsible-header{height:60px}.table{width:100%;border-collapse:collapse}.table .loading{fill:#eca72c}.table__header{color:#fff;height:55px;font-weight:400;text-align:left;background-color:#eca72c;border-top-left-radius:5px;border-top-right-radius:5px}@media screen and (max-width:1300px){.table__header{height:40px}}.table__header__row{display:flex;align-items:center;align-content:stretch;box-sizing:border-box;height:55px;padding:0 .5rem}.table__body{width:100%}.table__row{display:flex;height:72px;padding:0 .5rem;border-bottom:1px solid #f0f0f0;cursor:pointer}.table__row .window{cursor:default;font-weight:400}.table__row:focus,.table__row:hover{background-color:#fdf6ea;outline:0}.table__row:focus .simple-arrow,.table__row:hover .simple-arrow{border-color:#eca72c}.table__infinite-row{display:flex;height:72px;padding:0 .5rem;border-bottom:1px solid #f0f0f0;cursor:pointer}.table__infinite-row--list-item-even{background-color:#f7f7f7}.table__infinite-row .window{cursor:default;font-weight:400}.table__infinite-row:focus,.table__infinite-row:hover{background-color:#fdf6ea;outline:0}.table__infinite-row:focus .simple-arrow,.table__infinite-row:hover .simple-arrow{border-color:#eca72c}.table__cell{font-weight:inherit;width:20%;flex-grow:1;flex-shrink:1}.table__cell_clickable{cursor:pointer;position:relative;line-height:1}.table__cell_clickable:hover{font-weight:700}.table__cell__inner{display:flex;align-items:center;text-decoration:none;width:100%;height:100%;position:relative}.table__cell__inner--overflow{overflow-y:hidden;text-overflow:ellipsis}.table__cell__content{display:inline-block;width:100%;text-decoration:none;box-sizing:border-box}.table__cell__content_ellipsis{overflow:hidden;text-overflow:ellipsis;position:absolute;right:0;left:0;display:flex;flex-direction:column;justify-content:center;height:100%}.table__arrow{position:absolute;right:0;top:50%;transform:translateY(-50%);margin-right:5px}.table__footer{display:flex;justify-content:space-between;margin-top:15px;background-color:#eca72c;padding:15px 20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#fff}@media screen and (max-width:1300px){.table__footer{padding:10px 20px}}.table__footer_reversed{margin-top:15px;flex-direction:row-reverse}.table__footer--wrapper{position:relative}.table__footer--wrapper-text{position:relative;left:90px}.table__item{cursor:pointer;display:inline-block;box-sizing:border-box;text-decoration:none;color:#232020;width:100%;padding:1rem 20px 1rem 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.table__cell_1fr .table__item,.table__cell_grow .table__item{position:absolute}.table__item_link{margin-right:10px}.infinite-table{height:calc(100% - 40px - 55px)}.infinite-table:focus,.infinite-table:focus-visible{outline:none}.infinite-table__orders{height:calc(100% - 150px - 55px);padding:0 50px;overflow:auto;margin-top:150px;display:grid;grid-template-rows:55px auto 30px;scrollbar-gutter:stable}.infinite-table__dashboard{height:calc(100% - 55px - 55px);overflow-y:auto;overflow-x:hidden}.infinite-table__header{position:fixed;z-index:1}.infinite-table__header-pricelist{position:fixed;width:calc(100% - 100px);z-index:1}.infinite-table__footer{color:grey;font-size:15px;font-weight:600;margin:0;height:45px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;width:auto;padding:10px 50px 0}.infinite-table__footer--up{display:inline-block;cursor:pointer;background-color:#eca72c;border-radius:5px;color:#fff;padding:10px 20px;box-sizing:border-box}.infinite-table__footer--up .plus-title{position:relative;left:0;transition:left .3s .1s}.infinite-table__footer--up .plus-icon{position:relative;opacity:1;transition:opacity .3s 0s}.infinite-table__footer--up:hover .plus-title{left:10px}.infinite-table__footer--up--icon-wrapper{position:relative;top:3px;margin-right:5px}.infinite-table__footer-dashboard{color:grey;font-size:15px;font-weight:600;margin:0;height:45px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;width:100%;padding-top:10px}.infinite-table__footer-dashboard--up{display:inline-block;cursor:pointer;background-color:#eca72c;border-radius:5px;color:#fff;padding:10px 20px;box-sizing:border-box}.infinite-table__footer-dashboard--up .plus-title{position:relative;left:0;transition:left .3s .1s}.infinite-table__footer-dashboard--up .plus-icon{position:relative;opacity:1;transition:opacity .3s 0s}.infinite-table__footer-dashboard--up:hover .plus-title{left:10px}.infinite-table__footer-dashboard--up--icon-wrapper{position:relative;top:3px;margin-right:5px}.order-list-page__content{height:calc(100vh - 40px);overflow:hidden}.order-box{height:4.375rem;display:flex;align-items:center;padding:0 16px;color:#232020;text-decoration:none;background-color:#f7f7f7;border-radius:5px}.order-box .simple-arrow{transition:transform .3s ease}.order-box:hover{background-color:#ffd385}.order-box:hover .simple-arrow{transform:translate(5px,5px) rotate(-45deg)}.order-box:hover .order-box__state{color:#eca72c}.order-box__container{height:100%;padding:6px 0;box-sizing:border-box}.order-box__container_date{width:3rem;font-size:.75rem;text-align:center;margin-right:12px;text-transform:capitalize;color:#eca72c;flex-shrink:0;flex-grow:0}.order-box__container_grow{display:flex;flex-direction:column;flex-grow:1}.order-box__container_name{width:4.2rem;font-weight:600;position:relative;margin-top:50%;top:-84px;flex-shrink:0;flex-grow:0}.order-box__day{color:#eca72c;font-weight:700;font-size:1.875rem;line-height:2.125rem}.order-box__text{margin-top:30px;text-align:center;color:#9b9b9b}.order-box__text__icon{margin-top:50px}.order-box__patient{position:relative;vertical-align:middle;font-weight:600;white-space:nowrap}.order-box__company{color:#777676;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-left:5px}.order-box__bracket{color:#777676}.order-box__state{display:block;margin-right:.5rem;color:#777676;font-size:.875rem;font-weight:400;line-height:1.2rem}.order-box__loading{fill:#eca72c;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.overview-box{padding:.6rem 1rem;width:200px;height:100%;box-sizing:border-box;vertical-align:middle;font-size:1.125rem;font-weight:700;margin-right:40px;line-height:1.2;background-color:#f7f7f7;border-radius:5px}.overview-box:last-of-type{margin-right:0}.overview-box__wrapper{position:relative;margin-top:50%;top:-75px}.overview-box__wrapper--count{font-weight:700;font-size:20px}.overview-box__wrapper--count--hidden{visibility:hidden}.overview-box__wrapper--text{font-size:14px;opacity:50%}.overview-box:hover{background-color:#ffd385;cursor:pointer}.overview-box:hover .overview-box__wrapper{color:#bd7517}.overview-box--active{background-color:#eca72c;color:#fff}.overview-box--inactive{padding:.6rem 1rem;width:200px;height:100%;box-sizing:border-box;vertical-align:middle;font-size:1.125rem;font-weight:700;margin-right:40px;line-height:1.2;background-color:#f7f7f7;border-radius:5px}.order-table{margin-top:60px}.order-table-container{position:relative;width:100%;height:100%}.order-table-container__info{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;display:flex;justify-content:center;align-items:center;text-align:center;flex-direction:column}.order-table-container__info .loading{fill:#eca72c}.order-table-container__info .heading{color:#9b9b9b}.order-table__header{color:#fff;position:fixed;z-index:1}.order-table__header__row_shift{padding-right:1.6rem}.order-table__dashboard{background-color:#eca72c;border-top-left-radius:5px;border-top-right-radius:5px;text-align:left;color:#fff}.order-table__body_scrollable{position:absolute;top:60px;bottom:0;overflow:auto;z-index:1}@media screen and (max-width:1300px){.order-table__body_scrollable{top:40px}}.order-table__body_pagination{bottom:calc(1.6rem + 55px)}.order-table__row:last-of-type .h-menu__box{top:-10px}.order-table__cell_star{display:flex;justify-content:center;align-items:center;fill:#ddd;width:20px;flex-grow:0;flex-shrink:0}.order-table__cell_star_hoverable-selected,.order-table__cell_star_hoverable:hover{fill:#ffd385}.order-table__cell_point{width:20px;flex-grow:0;flex-shrink:0}.order-table__cell_date{width:8.5rem;flex-grow:0;flex-shrink:0}.order-table__cell_hash{width:7rem;flex-grow:0;flex-shrink:0}.order-table__cell_state{width:11%}.order-table__cell_state__detail{display:block;margin-right:.5rem;color:#777676;font-size:.875rem;font-weight:400;line-height:1.2rem;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width:1341px) and (max-width:1565px){.order-table__cell_state__detail--hideForAdmin{display:none}}@media screen and (min-width:1220px) and (max-width:1565px){.order-table__cell_state__detail--hideForEmployee{display:none}}.order-table__cell_status{width:10%}.order-table__cell_details,.order-table__cell_details--dashboard-row{width:3rem;flex-grow:0;flex-shrink:0;text-align:center;position:relative;margin-right:20px}.order-table__cell_details--dashboard-row .h-menu__box_right{right:50px;top:15px;font-weight:400}.order-table__count{display:inline-block;background-color:#eca72c;color:#fff;border-radius:10px;width:20px;height:16px;padding:0 2px;font-size:12px;line-height:16px;text-align:center}.order-table__status{border-radius:12px;padding:0 .625rem;border-width:1px;border-style:solid;display:inline-block}.order-table__status_progress{border-color:#4e6bd6;color:#4e6bd6}.order-table__status_save{border-color:#bbb;color:#bbb}.order-table__status_done{border-color:#1a801e;color:#1a801e}.order-table__status_cancel{border-color:#e22a14;color:#e22a14}.order-table__status_notInProduction{color:#e22a14;font-weight:800;border:none;padding:0!important}.order-table__icon{display:inline-block;height:20px;vertical-align:middle}.order-table__pagination{position:absolute;bottom:0;right:0;width:100%}.order-table__limit{margin:0 12px 0 30px}.order-table__limit__value{margin:0 6px}.order-table__limit__value_active{font-weight:700}.order-table--displayId{display:block;color:#bbb}.order-table--displayId--line-height{line-height:normal}@media screen and (min-width:1341px) and (max-width:1565px){.order-table--displayId--line-height-forAdmin{line-height:1}}@media screen and (min-width:1220px) and (max-width:1565px){.order-table--displayId--line-height-forOtherUsers{line-height:1}}.test-class{margin-left:5px}.order-table-pagination{position:relative}.order-table-pagination--select-wrapper{position:relative;top:60px;margin-left:150px}.order-table-pagination--select-wrapper__text{padding-left:10px;color:#fff;position:relative;bottom:18px}.order-table-pagination--arrow-wrapper{display:flex;justify-content:space-between;background-color:#eca72c;padding:15px 20px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}@media screen and (max-width:1300px){.order-table-pagination--arrow-wrapper{padding:10px 20px}}.order-table-pagination--arrow-wrapper__text{color:#fff}.order-table-pagination--arrow-wrapper__arrows{display:flex}.order-detail{padding:70px 50px 0;box-sizing:border-box;width:100%;height:calc(100% - 40px);display:grid;grid-gap:0 35px;grid-template-columns:7fr 5fr;grid-template-rows:5rem auto}.order-detail__header{grid-row:1;grid-column:1/3;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;position:relative;border:1px solid #f7f7f7;border-radius:5px;background-color:#f7f7f7;margin-top:20px;height:70px;padding:0 20px;align-items:center}.order-detail__header__title{flex-grow:2;text-overflow:ellipsis;overflow:hidden;margin:0 16px 0 62px}.order-detail__header__title--label{font-size:60%;color:grey;font-weight:700;margin-top:5px}.order-detail__header__title--displayed{font-weight:300;font-size:90%}.order-detail__header__title--name{position:relative;bottom:5px}.order-detail__content{height:90%;margin:30px 0 0;padding:0;position:relative}.order-detail__content_left{grid-row:2;grid-column:1}.order-detail__content_right{grid-row:2;grid-column:2;overflow-y:auto}.order-detail__addEmployeeWrapper,.order-detail__additionalEmployeeWrapper{display:flex;align-items:center}.order-detail__iconWrapper{display:inline-block;position:relative;margin-left:-20px;margin-bottom:-38px}.order-detail__iconWrapper--plusIconWrapper{display:inline-block;width:25px;height:25px;background-color:#f6f6f6;border-radius:5px;position:relative;cursor:pointer}.order-detail__iconWrapper--plusIconWrapper:hover .order-detail__iconWrapper--plusIcon{background-image:url(/icons/plus-orange.svg)}.order-detail__iconWrapper--plusIcon{background-image:url(/icons/plus.svg);background-size:contain;width:15px;height:15px;display:inline-block;position:absolute;top:5px;left:5px;transition:background-image .3s 0s}.order-detail__iconWrapper--deleteIconWrapper{display:inline-block;width:25px;height:25px;background-color:#f6f6f6;border-radius:5px;position:relative;cursor:pointer;left:5px;bottom:20px}.order-detail__iconWrapper--deleteIconWrapper:hover .order-detail__iconWrapper--deleteIcon{background-image:url(/icons/delete-bin-small-orange.svg)}.order-detail__iconWrapper--deleteIcon{background-image:url(/icons/delete-bin-grey.svg);background-size:cover;width:12px;height:15px;display:inline-block;position:absolute;top:5px;left:6px;transition:background-image .3s 0s}.order-feedback{position:relative;height:0;white-space:pre-wrap;margin:0 5px;align-self:baseline}.order-feedback__icon{cursor:pointer;padding:0}.order-feedback__icon:hover+.order-feedback__box{display:inline-block}.order-feedback__box{display:none;position:absolute;left:-3rem;bottom:.5rem;padding:.2rem .5rem;text-align:center;font-size:14px;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px}.order-feedback__box:after,.order-feedback__box:before{content:"";display:table}.order-feedback__box:after{clear:both}.comment{margin-bottom:16px;display:flex;align-items:center;position:relative}.comment--display-block{display:block;text-align:right}.comment__user{display:flex;align-items:center}.comment__user--reverse{flex-direction:row-reverse;position:relative}.comment__box_left{margin-right:10px}.comment__box_user{margin-left:10px}.comment__box_right{position:relative;width:10px;cursor:pointer;text-align:center}.comment__box__dropdown--right{right:12px;text-align:right}.comment__box__dropdown--left,.comment__box__dropdown--right{position:absolute;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);padding:8px;border-radius:2px;white-space:nowrap;z-index:70;top:10px}.comment__box__dropdown--left{left:12px;text-align:left}.comment__body{display:inline-block;border-radius:11px;padding:5px 15px;word-break:break-word}.comment__body--user{position:relative;background-color:#ffdfa7!important}.comment__body--icon{position:absolute;right:-12px;top:-12px}.comment__body--icon:hover+.comment__body--hint{opacity:1;z-index:1}.comment__body--icon-reverse{position:absolute;left:25px;top:-10px}.comment__body--icon-reverse:hover+.comment__body--hint-reverse{opacity:1;z-index:1}.comment__body--hint{top:-30px;right:10px}.comment__body--hint,.comment__body--hint-reverse{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;padding:5px;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:-1;pointer-events:none;position:absolute}.comment__body--hint-reverse{top:-10px;left:50px}.comment__header{display:flex;align-items:baseline;position:relative}.comment__header__name{font-weight:700;display:inline-block}.comment__header__name--client:first-child{margin:0}.comment__header__name--company:last-child{margin:0;font-weight:400;font-size:.9em}.comment__header__timestamp{font-size:.75rem;margin-left:10px;color:#9b9b9b}.comment__header__timestamp--edited{cursor:default}.comment__header__timestamp--edited:hover+.comment__header__timestamp--hint{opacity:1;z-index:1}.comment__header__timestamp--hint{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;padding:5px;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:-1;pointer-events:none;position:absolute;bottom:25px;min-width:100px}.comment__header__sms{text-align:center;color:#9b9b9b;font-size:.75rem;display:flex;align-items:baseline;gap:2px;margin-left:10px}.comment__header__sms>svg{fill:#9b9b9b;display:inline-flex;align-self:center}.comment__mention{color:#4e6bd6}.comment__button{border:0;outline:0;border-radius:50%;width:26px;height:26px;cursor:pointer;margin-right:10px}.comment__button svg{vertical-align:middle}.comment__button:hover{width:unset;border-radius:8px;padding:0 5px}.comment__button:hover svg{stroke:#fff;margin-right:5px}.comment__button:hover .comment__button__text{display:inline-block}.comment__button_accepted svg{stroke:#9b9b9b}.comment__button_accepted:hover{background-color:#1a801e}.comment__button_declined svg{stroke:#9b9b9b}.comment__button_declined:hover{background-color:#e22a14}.comment__button__text{display:none;color:#fff}.comment__info{display:inline-block;height:26px;position:relative;border:0;border-radius:15px;padding:5px 10px;flex-shrink:0}.comment__info--ml{margin-left:10px}.comment__info--mr{margin-right:10px}.comment__info_suggestion{color:#fff;background-color:#eca72c;flex-shrink:0}.comment__info_suggestion img,.comment__info_suggestion svg{margin-right:5px;stroke:#fff;vertical-align:middle}.comment__info_suggestion_accepted{background-color:#1a801e}.comment__info_suggestion_declined{background-color:#e22a14}.comment__info_suggestion_accepted:hover .comment__info__timestamp,.comment__info_suggestion_declined:hover .comment__info__timestamp{display:block}.comment__info_buttons{width:150px;flex-shrink:0}.comment__info .loading{height:26px;width:26px;fill:#eca72c;vertical-align:middle}.comment__info__timestamp{box-shadow:0 1px 5px rgba(11,0,0,.3);background-color:#fff;color:#232020;padding:5px;position:absolute;bottom:100%;display:none;width:200px;text-align:center}.comment__info .cross{stroke:#e22a14}.comment__info:hover .comment__info__timestamp{display:block}.comment__suggestion{display:inline-block;height:26px;position:relative;border:0;margin-left:10px;color:#fff;background-color:#f1d335;border-radius:8px;padding:0 5px}.comment-section{border:1px solid #f0f0f0;border-radius:7px;box-sizing:border-box}.comment-section .comment__body--active{background-color:#ffdfa7}.comment-section .comment__body--accepted{background-color:#eaf6ea}.comment-section .comment__body--declined{background-color:#ffecea}.comment-section .comment__body{background-color:#fff;border:1px solid #f0f0f0}.comment-section__header{padding:15px;border-bottom:1px solid #f0f0f0;display:block;box-sizing:border-box;text-align:center;background-color:#eca72c;border-top-left-radius:5px;border-top-right-radius:5px;display:flex;justify-content:space-evenly}.comment-section__header--number{padding:0 10px;background-color:#ffdfa7;color:#e59300;border-radius:5px;margin:5px 0 5px 5px}.comment-section__link{display:inline-block;margin:0 25px;cursor:pointer;color:#fff;padding:5px 20px;display:flex;align-items:center}.comment-section__link:hover{background-color:#ffdfa7;color:#000;border-radius:5px}.comment-section__link:hover .comment-section__header--number{background-color:#fff}.comment-section__link_selected{font-weight:600;background-color:#fff;color:#000;border-radius:5px}.comment-section__link__icon{margin-right:5px}.comment-section__content{padding:20px}.comment-section__content_activity{padding-right:60px;padding-left:35px}.comment-section__loading{display:inline-block;position:relative;left:50%;top:50%;transform:translate(-50%,-50%)}.comment-section__loading .loading{fill:#eca72c}.comment-section__message{text-align:center}.comment-section__button{background-color:#fff;border-radius:5px;border:1px solid #fff;display:flex;align-items:center;position:relative;left:calc(100% - 183px)}.comment-section__button--text{margin:0 10px 0 5px}.comment-form{position:relative;margin:12px}.comment-form__box{display:flex;align-items:center;padding:0 18px;margin-bottom:5px;background-color:#fff;border-radius:5px}.comment-form__box__info{font-size:.5rem;position:absolute;right:18px;bottom:0;color:#9b9b9b}.comment-form__paperclip{cursor:pointer;height:31px;width:31px;background-color:#eca72c;border-radius:50%;flex-shrink:0}.comment-form__paperclip:hover+.comment-form__hint{opacity:1;z-index:1}.comment-form__paperclip--icon{position:relative;left:8px;top:6px}.comment-form__submit{white-space:nowrap;padding:0 5px;position:relative;border-radius:5px;height:100%;vertical-align:middle}.comment-form__submit_half-radius{border-radius:5px 0 0 5px}.comment-form__submit__arrow{border-radius:0 5px 5px 0;background-color:#eca72c;width:20px;height:100%;display:inline-block;text-align:center;vertical-align:middle;position:relative}.comment-form__submit__arrow:hover{background-color:#f3b61f}.comment-form__hint{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;padding:5px;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:-1;pointer-events:none;position:absolute;bottom:50px}.comment-form__buttons{text-align:right;margin-right:28px;margin-bottom:34px;margin-top:50px}.comment-form__buttons__button{padding:3px 42px;margin-left:10px;height:45px}.comment-form__buttons__button_light{background-color:#ffdfa7;border-color:#ffdfa7;color:#e59300}.comment-form__buttons__button_light:hover{color:#fff}.comment-form__file-overlay{width:100%;height:100%;z-index:150;position:absolute;display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:hsla(0,0%,97%,.8);font-weight:600;font-size:1.5rem;color:#9b9b9b}.comment-form__editor{flex-grow:2}.comment-form__editor--placeholder{position:absolute;top:18px;left:65px;opacity:.4;pointer-events:none}.comment-form .quill{width:100%}.comment-form .ql-editor{padding-top:20px;padding-bottom:20px;max-height:7rem}.comment-submit{position:relative;display:flex;height:2.1rem}.comment-submit__dropdown{position:absolute;bottom:calc(100% + 3px);font-weight:400;background-color:#fff;padding:8px;box-shadow:0 1px 5px rgba(11,0,0,.3);white-space:nowrap;box-sizing:border-box}.comment-submit__dropdown--width{width:100%}.comment-submit__dropdown--auto{width:auto}.comment-submit__dropdown__item:hover{color:#eca72c;cursor:pointer}.comment-submit__arrow{vertical-align:middle;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.comment-files{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 1rem;margin-top:40px;position:relative;background-color:#fff;width:calc(100% - 54px);left:10px;border-radius:5px}.comment-files__headline{position:absolute;top:10px;font-weight:600;font-size:14px;margin-left:3px}.comment-files__box{border-radius:5px;padding:1px 10px;margin:10px 3px 3px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;position:relative;font-size:.875rem;border:1px solid transparent;background-color:#f0f0f0}.comment-files__box_progress{background-color:transparent;border:1px solid #eca72c}.comment-files__box_success{background-color:transparent}.comment-files__box__size{color:#777676;margin-right:10px;z-index:1}.comment-files__box__progress{border-radius:5px;position:absolute;top:0;left:0;height:100%;background-color:#fdf6ea;z-index:1}.comment-files__box__progress_success{background-color:#eaf6ea}.comment-files__box__progress_error{background-color:#ffecea;color:#e22a14}.comment-files__box__name{z-index:1;margin-right:10px}.comment-files__button{position:relative;height:1rem;width:1rem;z-index:1}.comment-files__button_cross{cursor:pointer}.comment-files__button_cross:after,.comment-files__button_cross:before{content:" ";position:absolute;width:1px;height:.8rem;background-color:#bbb;right:.5rem;top:.1rem}.comment-files__button_cross:before{transform:rotate(45deg)}.comment-files__button_cross:after{transform:rotate(-45deg)}.comment-files__button_cross:hover:after,.comment-files__button_cross:hover:before{background-color:#e22a14}.comment-files__button_tick:before{content:" ";position:absolute;width:.7rem;height:.3rem;top:.15rem;border-left:1px solid #1a801e;border-bottom:1px solid #1a801e;transform:rotate(-45deg)}.comment-files__wrapper{display:flex;flex-wrap:wrap;width:100%;margin:30px 0 20px}.comment__edit{margin:0 10px -12px;border:1px solid #fff;border-top-left-radius:5px;border-top-right-radius:5px;background-color:#fff}.comment__edit--files{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 1rem}.comment__edit--text{margin:5px 0;padding:0 20px;color:#bbb}.comment--deleted{font-style:italic;color:#9b9b9b}.ql-editor{font-size:1rem}.ql-editor.ql-blank:before{color:#9b9b9b!important;font-style:normal!important;font-family:Catamaran!important}.ql-editor p img{max-width:200px}.mentions{position:absolute;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);width:-moz-fit-content;width:fit-content;z-index:70}.mentions__item{padding:3px 5px;cursor:pointer}.mentions__item:hover{background-color:#fdf6ea}.mentions__item__email{color:#9b9b9b;padding-left:8px}.mention{color:#4e6bd6}.avatar{border-radius:50%;display:inline-block;text-align:center;width:25px;height:25px;font-weight:600;color:#fff}.avatar.disabled{color:#c8c8c8;background-color:#f0f0f0}.avatar--admin{background-color:#e22a14}.avatar--employees{background-color:#ff7a00}.avatar--head{background-color:#bb4ed6}.avatar--external{background-color:#1a801e}.avatar--customer{background-color:#4e6bd6}.avatar--default{background-color:#fdf6ea;color:#eca72c}.avatar--position{position:relative;top:5px}.avatar--deleted{background-color:#000}.stlFile{position:relative;border-radius:11px}.stlFile:hover .stlFile__overlay{box-shadow:inset 0 0 30px 6px #444}.stlFile-preview{width:100%;height:12vh;margin-bottom:10px;cursor:pointer;background-color:#fff;border-radius:11px 11px}.stlFile-preview:hover+.stlFile-preview__text{opacity:1}.stlFile-preview:hover{box-shadow:inset 0 0 30px 6px #444}.stlFile-preview__text{height:2rem;bottom:0;width:100%;position:absolute;background-color:rgba(0,0,0,.6);border-bottom-left-radius:11px;border-bottom-right-radius:11px;overflow:hidden;color:#fff;text-align:center;opacity:0;transition:.5s ease;z-index:2;cursor:pointer}.stlFile-preview__text__link{height:100%;width:25px;float:right;padding-right:7px}.stlFile-preview__text__filename{line-height:2rem;display:inline-block;width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px;box-sizing:border-box;text-align:center}.stlFile-preview__text:hover{opacity:1}.stlFile__viewer{width:100%;height:90vh}.activity{box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;padding:10px 17px 15px;margin:10px 0;position:relative}.activity__icon{display:inline-block;width:30px;position:absolute;left:13px;top:calc(20px - .5rem);bottom:0}.activity__right-cell{display:inline-block;position:relative;left:45px;width:calc(100% - 45px)}.activity__text{position:relative}.activity__details{display:flex;align-items:baseline;gap:5px}.activity__details__time{color:#777676;font-size:.75rem}.activity__details__sms{display:flex;align-items:baseline;gap:2px;fill:#9b9b9b}.activity__details__sms--success{fill:#00d6a8}.activity__details__sms--error{fill:#ff4949}.activity__details__sms>svg{display:inline-flex;align-self:center}.activity__details__sms-text{color:#777676;font-size:.75rem}.activity__arrow{width:10px;height:10px;display:inline-block;margin:0 20px;vertical-align:middle}.activity__arrow:before{border-color:#bbb;border-width:1px}.activity__arrow_header{width:20px;height:20px;position:absolute;right:0;top:calc(50% - 10px);margin:0}.activity__info{margin:10px 0}.activity__info_shadow{box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;padding:10px 17px 15px;position:relative}.activity__info_left-border{border-left:2px solid #bbb;padding-left:25px}.activity__info .file-link__box{display:table;width:unset;background-color:#f0f0f0}.activity__info .file-link__box__title{margin-right:30px}.activity__heading{color:#9b9b9b;text-transform:uppercase;font-size:1.125rem;font-weight:600;margin:.83rem 0}.activity__sub-heading{color:#9b9b9b;font-size:1.125rem;font-weight:500;margin:10px 0 0}.activity__option{font-weight:700}.activity__option_old{font-weight:400}.activity__header{position:relative;text-align:center;height:1.6rem}.activity__header__count{position:absolute;right:0;font-size:14px;color:#9b9b9b}.activity__line{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;gap:.5rem}.activity__line__property{display:inline-block;width:50%;overflow-wrap:break-word}.activity__line__property-added-note{width:100%}.activity__line__text{display:flex;flex-direction:row;align-items:baseline;width:50%;gap:.5rem}.activity__line__text-full{width:100%}.activity__line__text-changed{justify-content:space-between}.activity__line__text-changed-new-value,.activity__line__text-changed-old-value{max-width:calc((100% - 20px) / 2);overflow-wrap:break-word}.activity__line__text-changed-arrow{display:inline-block;width:20px}.activity__line__text-count{font-size:.75rem;font-weight:600;color:#bbb}.activity__line__column{width:45%;display:inline-block;overflow-wrap:break-word}.activity__line__column_text{font-size:.75rem;font-weight:600;color:#bbb}.state{display:flex;gap:.3rem}.state__field{display:flex;align-items:center;justify-content:space-between;gap:10px;background-color:#4e6bd6;padding:5px 15px;color:#fff;border-radius:6px}.state__field__left{display:flex;flex-direction:column}.state__field__left-title{font-size:.875rem;color:#fff;text-align:left;margin:0}.state__field__right{display:flex;justify-content:flex-end;align-items:center;gap:10px;height:100%}.state__field__right-separator{width:1px;height:100%;background-color:hsla(0,0%,100%,.5)}.state__field_half-radius{border-radius:6px 0 0 6px}.state__button{display:inline-block;width:2.5rem;position:relative;cursor:pointer}.state__button-rounded-border{border-radius:0 6px 6px 0}.state__button-next{height:16px;width:16px}.state__button-next:after{content:" ";position:absolute;padding:3px;top:50%;left:50%;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-50%,-50%) rotate(-45deg);transition:transform .3s ease;transform:translate(-50%,-50%) rotate(225deg)}.state__button-next:hover:after{transform:translate(-30%,-50%) rotate(225deg)}.state__button-dropdown{height:16px;width:16px;transition:transform .3s}.state__button-dropdown:after{content:" ";position:absolute;padding:3px;top:50%;left:50%;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:translate(-50%,-50%) rotate(-45deg);transition:transform .3s ease}.state__button-dropdown:hover:after{transform:translate(-50%,-30%) rotate(-45deg)}.state__button-dropdown-active{transform:scaleY(-1)}.state__dropdown{box-shadow:0 1px 5px rgba(11,0,0,.3);display:inline-block;margin-top:.3125rem;padding:1rem 0;position:absolute;z-index:70;background-color:#fff;left:2px}.state__dropdown__line{margin:.5625rem .5rem}.state__dropdown__item{border:0;padding:.2rem 1rem;cursor:pointer;background-color:#fff;display:block;width:100%;font-size:1rem;text-align:left;box-sizing:border-box}.state__dropdown__item:hover{background-color:#ffdfa7}.state__dropdown__item_active,.state__dropdown__item_active:hover{background-color:#f0f0f0}.state__dropdown__item_design{color:#9b9b9b}.employee:hover{cursor:pointer}.employee__title{font-size:.875rem;color:grey;margin:0 0 -10px;text-align:left}.employee__field{display:inline-block;padding:.5rem 2rem .5rem 0;box-sizing:border-box}.employee__reaction{left:-14px;left:5px}.employee__dropdown,.employee__reaction{box-shadow:0 1px 5px rgba(11,0,0,.3);display:inline-block;margin-top:.3125rem;padding:1rem 0;position:absolute;z-index:70;background-color:#fff;top:100%;border-radius:5px}.employee__dropdown{left:-14px;height:200px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.employee__dropdown::-webkit-scrollbar{display:none}.employee__dropdown__line{margin:9px 8px}.employee__dropdown__item{border:0;padding:.5rem 1rem;cursor:pointer;background-color:#fff;display:block;width:100%;font-size:1rem;text-align:left;box-sizing:border-box}.employee__dropdown__item:hover{background-color:#eca72c}.employee__dropdown__item_active{color:#eca72c}.employee__dropdown__item .avatar{margin-right:5px}.employee__dropdown-arrow:after{content:"";display:inline-block;position:absolute;right:10px;top:10px;border:solid #bbb;border-width:0 2px 2px 0;padding:3px;transform:rotate(45deg);transition-duration:.3s;cursor:pointer}.employee__dropdown-arrow:hover:after{border:solid #eca72c;border-width:0 2px 2px 0}.employee .avatar{margin-right:5px}.employee__assign-wrapper{background-color:#f7f7f7;display:inline-block;border-radius:5px;padding:5px 15px 0}.employee__assign-wrapper--marginBtn{margin-bottom:5px}.employee--margin-20{margin:20px 0}.employee--width-210{width:210px}.employee--width-238{width:238px}.employee--width-400{width:400px}.employee--width-428{width:428px}.employee__dropdown-arrow--open:after{content:"";display:inline-block;position:absolute;right:10px;top:10px;border:solid #eca72c;border-width:0 2px 2px 0;padding:3px;transform:rotate(-135deg)}.shipment__dropdown{box-shadow:0 1px 5px rgba(11,0,0,.3);display:inline-block;margin-top:.3125rem;padding:1rem 0;position:absolute;z-index:70;background-color:#fff;left:-14px;top:100%;border-radius:5px;height:200px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;width:430px;margin-left:15px}.shipment__dropdown::-webkit-scrollbar{display:none}.details__title{font-size:.875rem;color:#777676;margin:0 0 .3125rem}.details__header{font-size:1.125rem;position:relative;cursor:pointer;padding:1.125rem 0;border-top:1px solid #f0f0f0}.details__header_active{border-bottom:1px solid #f0f0f0}.details__header__arrow{position:absolute;right:10px;top:50%;transform:translateY(-50%)}.details__section:last-of-type .details__header{border-bottom:1px solid #f0f0f0}.details-section,.details__data{position:relative}.details-section{margin:16px 11px;padding:0 5px}.details-section__title{font-size:1rem;color:#9b9b9b;font-weight:400;margin:0}.details-section__table{width:100%;word-break:break-word}.details-section__table td{vertical-align:top;padding:0;word-break:break-word}.details-section__table__row{text-align:right}.details-section__table__cell{width:50%}.details-section__table__cell--contacts{cursor:pointer}.details-section__table__cell--contacts:hover .details-section__table__cell--icon{visibility:visible}.details-section__table__cell--contacts:hover .details-section__table__cell--icon svg{fill:#a7a7a7}.details-section__table__cell--contacts:hover .details-section__table__cell--icon:hover{cursor:pointer}.details-section__table__cell--contacts:hover .details-section__table__cell--icon:hover svg{fill:#eca72c}.details-section__table__cell--icon{margin-left:10px;visibility:hidden}.details-section__details{position:relative;padding:10px}.details-section__details:hover{background-color:#f7f7f7}.details-section__details:hover .details-section__details--icon-hidden{visibility:visible}.details-section__details--icon{fill:#a7a7a7;padding:5px 6px 0;position:absolute;left:calc(100% - 40px)}.details-section__details--icon:hover{border:0 solid #fff;background-color:#fff;border-radius:5px;cursor:pointer;fill:#eca72c}.details-section__details--icon-hidden{visibility:hidden}.details-section__loading{text-align:center;fill:#eca72c}.details-section__shipmentErroLoad{cursor:pointer;text-decoration:underline}.decoration-skip{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.price-table{width:75%;border:1px solid #f0f6fd;border-radius:5px;background-color:#f0f6fd;padding:25px 30px;box-sizing:border-box;margin:26px 0 34px}.price-table__underlined:after{content:"";display:block;width:100%;padding-top:10px;margin-bottom:10px;border-bottom:1px dotted #bbb}.price-table:hover .price-table__headtitle--icon{visibility:visible}.price-table:hover .price-table__headtitle--icon svg{fill:#a7a7a7}.price-table:hover .price-table__headtitle--icon:hover{border:0 solid #fff;background-color:#fff;border-radius:5px;cursor:pointer}.price-table:hover .price-table__headtitle--icon:hover svg{fill:#eca72c}.price-table__headtitle{display:flex;justify-content:space-between;align-items:baseline;font-weight:700}.price-table__headtitle--icon{visibility:hidden;padding:5px 6px 0}.price-table__row{display:flex;justify-content:space-between}.price-table__cell{font-size:.875rem}.price-table__cell_total{font-size:.9375rem}.price-table__cell_total_value{font-size:.9375rem;font-weight:700}.price-table__note{font-size:.875rem}.price-table__note--title{color:#9b9b9b;padding-bottom:10px}.search-select{position:relative;overflow-y:auto;margin-bottom:10px}.search-select--open{border:1px solid #eca72c;border-radius:5px;position:absolute;width:100%;z-index:10}.search-select__list{overflow-y:auto;max-height:300px;background-color:#f7f7f7;padding-left:20px}.search-select__item{cursor:pointer;padding:20px 0;background-color:#f7f7f7;width:100%}.search-select__item:hover{background-color:#ffd385;margin-left:-20px;padding-left:20px}.search-select__item--hover:hover{font-weight:700}.search-select__input{width:calc(99.6% - 40px);font-family:Catamaran,sans-serif;border:1px solid #f7f7f7;background-color:#f7f7f7;border-radius:5px;height:46px;padding:10px 20px 0}.search-select__input::placeholder{color:grey;opacity:.5;font-size:16px}.search-select__input:focus{border:1px solid #eca72c}.search-select__input:focus-visible{outline:none!important}.search-select__input--without-border:focus{border:0 solid #eca72c}.search-select__input--arrow{cursor:pointer}.search-select__input--arrow:after{border:solid #bbb;border-width:0 2px 2px 0;transform:rotate(45deg);transition-duration:.3s}.search-select__input--arrow--open:after,.search-select__input--arrow:after{z-index:1;content:"";display:inline-block;position:absolute;left:calc(100% - 40px);top:25px;padding:3px}.search-select__input--arrow--open:after{border:solid #eca72c;border-width:0 2px 2px 0;transform:rotate(-135deg)}.price-screen{position:relative;margin-top:30px}.price-screen__order-list{height:calc(100vh - 540px);overflow-y:auto;margin-bottom:10px}.price-screen__note{margin-top:25px}.price-screen__note--info{position:absolute;bottom:0;left:calc(100% - 70px);color:#9b9b9b}.price-screen__checkbox{margin:25px 0;font-size:.875rem}.price-screen__buttons{margin-left:-10px}.price-screen-order{display:grid;grid-template-columns:6fr 2fr 1fr 2fr .5fr .5fr;align-items:baseline;background-color:#f7f7f7;border:1px solid #f7f7f7;border-radius:5px;padding:10px 20px;margin:10px 0;font-size:.875rem}.price-screen-order__title{font-weight:700}.price-screen-order__price{justify-self:end;margin-right:20px}.price-screen-order__count{display:flex;background-color:#fff;border:1px solid #fff;border-radius:5px;padding:5px;justify-self:center}.price-screen-order__count--icons{display:flex;flex-direction:column;align-self:center}.price-screen-order__count--icons div{margin:-5px 10px;width:6px}.price-screen-order__count--title{padding-top:5px;margin:0}.price-screen-order__count--title-wrapper{width:15px}.price-screen-order__sum{font-weight:700;justify-self:end}.price-screen-order__delete{justify-self:center;grid-column:6/7}.new-order{width:100%}.new-order,.new-order__form{height:100%}.new-order__header{position:relative;display:flex;justify-content:space-between;align-items:center}.new-order__header__back{margin-right:2rem}.new-order__header__title{font-size:1.5rem;font-weight:800;display:inline-block;margin:0 0 0 1rem;flex-grow:1}.new-order__header-button{margin-left:1rem;min-width:7rem;text-decoration:none;padding:0 1rem}.new-order__progress-wrapper{width:100%;height:50px;border:none;display:flex;flex-direction:row}.new-order_step-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.new-order_step-number{width:1.25rem;height:1.25rem;border-radius:50%;background-color:#eca72c;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:4px;margin-left:4px}.new-order_step-number_disabled{color:grey;background-color:#f5f5f5}.new-order__progress_item{margin-left:3px;width:20%;font-size:1rem;display:flex;flex-direction:row;align-items:center;position:relative}.new-order__progress_item_disabled{color:grey}.new-order__progress_item:after,.new-order__progress_item_disabled:after{content:" ";background-color:#eca72c;width:100%;bottom:0;left:0;position:absolute;height:.25rem;border-radius:.125rem}.new-order__progress_item_disabled:after{background-color:#f5f5f5}.new-order__progress_item_previous:after{background-color:#ffd385}.new-order__steps__progress{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}.new-order__custom-progress{position:absolute;top:4.2rem}.new-order__content{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:stretch;margin:2.6875rem 7% 0;height:calc(100% - 6.4375rem)}.new-order__content__left{width:70%;flex-shrink:0;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.new-order__content__bottom,.new-order__content__right{overflow:auto;width:100%;box-sizing:border-box;word-break:break-word}.new-order__content__bottom{margin:0 0 20px}.new-order__content__bottom_address{margin-top:calc(1.8rem + 21px)}.new-order__inline-block{display:inline-block}.orderForm{background-color:#f6f6f6}.orderForm__fieldset{border:0;margin:0 0 2.5rem;padding:0;width:100%;display:grid;grid-template-columns:minmax(0,1fr)}.orderForm__fieldset_no-margin{margin:0}.orderForm__fieldset__subtitle{font-size:1.125rem;line-height:1.8rem;font-weight:400;margin:0 0 21px}.orderForm__input{margin-bottom:1.25rem;border:1px solid #fff}.orderForm__input,.orderForm__input_small{border-radius:5px;background-color:#f6f6f6}.orderForm__input_full{width:100%}.orderForm__input_textarea{resize:vertical;min-height:12.25rem;margin:0;padding-right:5rem}.orderForm__address-wrapper{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:10px;gap:10px}.orderForm__address-wrapper-item{align-self:start}.orderForm__date{width:calc(50% - 5px);position:relative;margin-bottom:1.25rem;border-radius:5px;background-color:#f6f6f6}.orderForm__date:hover .orderForm__date__right__icon{fill:#eca72c}.orderForm__date:focus,.orderForm__date:focus-visible{border:1px solid #eca72c;outline:0}.orderForm__date__text{position:absolute;display:inline-block;box-sizing:border-box;padding:22px 120px 22px 32px;width:100%;height:100%;background-color:#f6f6f6;color:#bbb;cursor:text;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:1rem;border-radius:5px}.orderForm__date__text-black-text{color:#000}.orderForm__date__input{background-color:#f6f6f6;width:100%}.orderForm__date__input::-webkit-calendar-picker-indicator,.orderForm__date__input::-webkit-inner-spin-button,.orderForm__date__input::-webkit-outer-spin-button{display:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;background:none}.orderForm__date__hint{display:inline-block;position:absolute;left:110%;top:.875rem;width:100%;padding:.5rem}.orderForm__date__right{position:absolute;top:50%;transform:translateY(-50%);right:22px;height:90%}.orderForm__date__right-content{display:flex;align-items:center;justify-content:flex-end;background-color:#f6f6f6;gap:5px;width:100%;height:100%;border-radius:5px}.orderForm__date__right__icon{fill:#bbb;display:flex;justify-content:center;align-items:center}.orderForm__date__right__icon img{vertical-align:middle}.orderForm__date__right__icon_active{fill:#eca72c}.orderForm__date__right__icon:focus,.orderForm__date__right__icon:focus-within{outline:0}.orderForm__date__calendar{margin-top:.75rem;position:absolute;z-index:80;background-color:#f6f6f6;width:100%}.orderForm__buttons{display:flex;align-items:center;margin-bottom:2.5rem;position:relative}.orderForm__buttons__button{width:calc(50% - .6875rem)}.orderForm__buttons__button_submit{width:100%;display:block;margin-top:1rem}.orderForm__buttons__button__hint{display:none;position:absolute;z-index:80;bottom:2.5rem;right:0;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:2px;padding:1.65rem}.orderForm__buttons__arrow{padding:2px 20px;margin-right:.375rem}.orderForm__info{position:relative;width:24px;height:24px;padding:0;cursor:default;visibility:visible;z-index:2;color:#fff;font-size:1.125rem;display:flex;justify-content:center;align-items:center;background-color:#bbb;border-radius:5px;text-align:center}.orderForm__info:before{top:14px;left:6px;content:"";position:absolute;transform:rotate(45deg);background-color:#bbb;padding:6px;z-index:-1}.orderForm__info__text{box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;left:0;padding:1.65rem;z-index:80;transition:left .3s ease-in-out,opacity .3s ease-in;opacity:0}.orderForm__info:hover,.orderForm__info:hover:before{background-color:#eca72c}.orderForm__info:hover>.orderForm__info__text{opacity:1;left:2rem}.character-counter{width:100%;position:relative}.character-counter__input{padding-right:140px}.character-counter__container{overflow:hidden;border-radius:5px;height:12.25rem;margin-bottom:1.25rem}.character-counter__right{position:absolute;right:32px;width:100%;box-sizing:border-box;bottom:unset;top:50%;transform:translateY(-50%);display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:5px}.character-counter__right-small{right:10px}.character-counter__right__counter{font-size:.875rem;color:#9b9b9b}.character-counter__right__counter_red{color:#e22a14}.character-counter__counter{position:absolute;color:#9b9b9b;right:1.2rem;bottom:.375rem;transition:transform .3s ease}.character-counter__counter_textarea{height:45px;right:25px;top:0;font-size:.875rem;display:flex;align-items:center;justify-content:flex-end;gap:5px}.character-counter__counter_middle{bottom:unset;top:50%;transform:translateY(-50%)}.character-counter__counter_hint-visible{right:48px}.character-counter__counter_red{color:#e22a14}.character-counter__counter__hint{display:none;position:absolute;top:0;left:6rem;z-index:80;width:max-content;background-color:#fff;border-radius:2px;box-shadow:0 1px 5px rgba(11,0,0,.3);padding:.5rem;color:#232020}.character-counter__counter_red:hover .character-counter__counter__hint{display:block}.noteBox:focus-within{border-color:#eca72c}.error-box__item{display:block;width:max-content;color:#232020;text-align:left}.member{display:flex;margin-bottom:1.875rem}.member__index{color:#9b9b9b}.member__id{width:25%}.member__id-input{padding-right:30px}.member__id-right{top:50%;transform:translateY(-50%);position:absolute;right:10px}.member__connection{width:75%}.member__connection-input{padding-right:60px}.member__note{width:100%;padding-right:80px}.member__first-row{display:flex;gap:20px;align-items:center;padding:10px 0}.member__right{flex-grow:1}.member__right__input_small{max-width:120px}.member__right__input_grow{flex-grow:1}.member__right__input_full{width:100%;padding-right:5.2rem}.member__right__input_left-margin{margin-left:9px;margin-right:0}.member__right__row{display:flex;justify-content:space-between;gap:.375rem}.advanced,.member__right__switch{display:flex}.advanced{margin-bottom:1.25rem}.advanced__input{width:100%}.advanced__input_textarea{font-size:16px;padding:35px 25px;min-height:12.25rem;box-sizing:border-box;resize:none}.summary__title{color:#9b9b9b;font-weight:600;padding-bottom:.8125rem;margin:0;text-transform:uppercase}.summary__title_delivery{position:relative}.summary__title_no-margin-top{margin-top:0}.summary__address_title{color:#000}.summary__address_billing-prop,.summary__address_id{margin:0;font-weight:600}.summary__address_billing-prop-title{color:#9b9b9b}.summary__address_wrapper div{word-break:break-word}.summary__row{display:flex}.summary__row_margin-top{margin-top:1rem}.summary__box{margin-bottom:2.8125rem;padding:1.875rem 7%;border-radius:4px;box-shadow:0 1px 5px rgba(11,0,0,.3);background-color:#f6f6f6}.summary__box_flex{display:flex;flex-wrap:wrap}.summary__box_flex_options{padding:6px;border-radius:5px;background-color:#fff}.summary__input{flex-grow:1;margin-top:1rem}.summary__input_right-margin{margin-right:.5rem}.summary__cell{display:inline-block}.summary__cell_top-margin{margin-top:1.25rem}.summary__cell_shrink{flex-shrink:1}.summary__cell_width10{width:10%}.summary__cell_width15{width:15%}.summary__cell_width25{width:25%;flex-grow:0;flex-shrink:0}.summary__cell_third{width:33%;flex-grow:0;flex-shrink:0}.summary__cell_half{width:50%;flex-grow:0;flex-shrink:0}.summary__cell_grow{flex-grow:1}.summary__cell_2grow{flex-grow:2}.summary__cell__header{color:#9b9b9b;font-size:.875rem;display:block;margin-top:.625rem;padding-right:20px}.summary__cell__header_error{color:#e22a14}.summary__cell__header_right{align-self:flex-end}.summary__cell__text{font-weight:600;display:block;min-height:3.25rem;padding-right:20px;word-break:break-word}.summary__cell__note{font-weight:600;display:block;margin-bottom:2rem}.summary__cell__address{font-weight:600;display:block;margin-bottom:.625rem}.summary__right-panel__submit{margin-top:1.625rem}.summary__loading{display:flex;height:100%;overflow:hidden}.summary__loading .loading{fill:#eca72c}.summary__consent-checkbox{-moz-appearance:none;appearance:none;-webkit-appearance:none;display:flex;align-content:center;justify-content:center;padding:.1rem;border:1px solid #000;border-radius:5px;margin:5px;width:16px;height:16px}.summary__consent-checkbox:before{content:"";width:16px;-webkit-clip-path:polygon(0 0,50% 0,100% 0,100% 100%,50% 100%,0 100%);clip-path:polygon(0 0,50% 0,100% 0,100% 100%,50% 100%,0 100%);transform:scale(0);background-color:#eca72c}.summary__consent-checkbox:checked:before{transform:scale(1);-webkit-clip-path:polygon(28% 38%,41% 53%,75% 24%,86% 38%,40% 78%,15% 50%);clip-path:polygon(28% 38%,41% 53%,75% 24%,86% 38%,40% 78%,15% 50%)}.summary__consent-checkbox:checked:before.summary__consent-checkbox{border:1px solid #eca72c}.summary__consent-checkbox:focus{outline:1px auto #eca72c}.wizard-price-table{border:0;border-radius:6px;background-color:#f0f6fd;padding:1.0625rem;box-sizing:border-box;display:flex;align-items:center}.wizard-price-table__row_underlined{padding-bottom:.5rem;border-bottom:1px solid #bbb}.wizard-price-table__cell{display:inline-block;width:49%}.wizard-price-table__cell_total{font-weight:600;align-self:center}.wizard-price-table__cell_total_value{font-size:1.5rem}.wizard-price-table--no-margin{border:0;border-radius:6px;background-color:#f0f6fd;padding:1.0625rem;box-sizing:border-box;display:flex;align-items:center}.save-info{display:flex}.wizard-details{margin:1rem .6875rem}.wizard-details__header{font-size:1.125rem;position:relative;cursor:pointer;padding:1.125rem 0;border-top:1px solid #f0f0f0}.wizard-details__header:after{display:inline-block;position:absolute;right:.625rem;top:calc(50% - .25rem);content:" ";width:.5rem;height:.5rem;border-top:1px solid #000;border-left:1px solid #000;transform:rotate(45deg)}.wizard-details__header_active{border-bottom:1px solid #f0f0f0}.wizard-details__header_active:after{transform:rotate(-135deg)}.wizard-details__header:last-of-type{border-bottom:1px solid #f0f0f0}.wizard-details__title{font-size:.875rem;color:#777676;margin:0}.wizard-details__title_info{margin-bottom:.3125rem}.wizard-details__table{width:100%}.wizard-details__table td{vertical-align:top;padding:0;word-break:break-word}.wizard-details__table__row{text-align:right}.wizard-details__table__cell{width:50%}.wizard-details__paragraph{margin:0 0 1rem}.wizard-details-section{display:table-cell;height:100%}.wizard-details-section__box{height:100%;width:100%;display:table}.wizard-details-section__box_scrollable{overflow-y:auto}.wizard-details-section__box__content{width:100%;display:table-row}.wizard-details-section__data{margin-bottom:1.875rem}.scrollable__box,.wizard-details-section__change-state,.wizard-details-section__employee{position:relative}.scrollable__box{width:100%;height:100%}.scrollable__box__content{overflow-y:auto;position:absolute;padding-top:1rem;padding-right:1rem;top:0;bottom:0;left:0;right:0}.scrollable__box__content_no-padding{padding:0}.cancelOrder-form{display:inline-block}.cancel-button{margin:1rem 0;padding:.25rem .625rem}.price-box{border-bottom:1px solid #f0f0f0;margin-bottom:2rem}.price-box__link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.price-box__link:hover{color:#eca72c}.price-box__button{float:right;padding:0 1.875rem;margin-left:15px}.price-box__note{width:60%;resize:vertical;min-height:8rem;padding:.5rem .8125rem;box-sizing:border-box}.price-box__note:focus{outline:0;border:1px solid #eca72c}.price-box__note_done{width:calc(100% - 1.8568rem);background-color:#fdf6ea;padding:.5rem .8125rem;box-sizing:border-box}.price-box__controls{margin-top:.806rem;padding-right:2.1875rem}.price-row{position:relative;margin-bottom:1.375rem}.price-row__select{width:60%}.price-row__close{position:absolute;right:.5rem;top:.5rem;cursor:pointer;width:10px;height:10px}.price-row__close:before{transform:rotate(45deg)}.price-row__close:after,.price-row__close:before{content:" ";position:absolute;right:0;top:5px;width:10px;border:1px solid #bbb}.price-row__close:after{transform:rotate(-45deg)}.price-row__close:hover:after,.price-row__close:hover:before{border-color:#eca72c}.price-row__input{width:1rem;text-align:right;-webkit-appearance:none;-moz-appearance:none;appearance:none;-moz-appearance:textfield;border:1px solid #bbb}.price-row__input:focus{outline-width:0;border-color:#eca72c}.price-row__input::-webkit-inner-spin-button,.price-row__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.price-row__button{padding:.3rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.price-row__button:hover{color:#eca72c}.price-row_bottom{width:100%;text-align:right;display:inline-grid;grid-template-columns:60% 40%}.price-row__cell_first{grid-column:1}.price-row__cell_second{grid-column:2;text-align:center;font-weight:700}.price-row__price{margin-right:3.75rem}.price-row__count{display:inline-block}.members__table{width:100%}.members__note{margin:0 0 1rem;padding:2px}.filenames__box{padding-left:2px;padding-bottom:1rem}.edit__icon{height:1rem;cursor:pointer}.date-row{display:flex;justify-content:space-between;align-items:center}.date-row__line{display:inline-block;flex-grow:1;height:1px;border:0;background-color:#e0e0e0}.date-row__text{margin:0 25px;color:#9b9b9b}.wizard-hint{position:relative}.wizard-hint,.wizard-hint__absolute{font-size:11px;background-color:#a7a7a7;width:15px;height:15px;border-radius:50%;color:#fff;text-align:center;cursor:pointer;z-index:0}.wizard-hint__absolute{position:absolute;right:1.2rem;bottom:unset;top:50%;transform:translateY(-50%)}.wizard-hint__member{position:relative;top:0;right:0;transform:translateY(0)}.wizard-hint__file{right:3rem;z-index:1}.wizard-hint__before-icon{right:3rem}.wizard-hint__text{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;right:1.2rem;padding:5px;top:1.375rem;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:1;pointer-events:none}.wizard-hint__text-date{max-width:60%;top:1.375rem;top:0;width:200px;max-width:unset!important}.wizard-hint__text-date,.wizard-hint__text-file{font-size:12px;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;right:1.2rem;padding:5px;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:1;pointer-events:none;right:3rem}.wizard-hint__text-file{max-width:60%;top:1.375rem}.wizard-hint__text-dropdown,.wizard-hint__text-dropdown-small{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;right:1.2rem;padding:5px;top:1.375rem;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:1;pointer-events:none;right:2rem}.wizard-hint__text-dropdown-small{top:50%;transform:translateY(-50%)}.wizard-hint__text-member{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;right:1.2rem;padding:5px;top:1.375rem;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:1;pointer-events:none;top:7px;z-index:-1}.wizard-hint:hover{background-color:#eca72c}.wizard-hint:hover~.wizard-hint__text{opacity:1;right:3rem;z-index:1}.wizard-hint:hover~.wizard-hint__text-date{opacity:1;right:3.8rem;z-index:1}.wizard-hint:hover+.wizard-hint__text-file{opacity:1;right:4.5rem;z-index:1}.wizard-hint:hover+.wizard-hint__text-dropdown,.wizard-hint:hover+.wizard-hint__text-dropdown-small{opacity:1;right:3.5rem;z-index:1}.wizard-hint:hover+.wizard-hint__text-member{opacity:1;right:2rem;z-index:1}.wizard-loading{padding:5px}.wizard-loading-wrapper{background-color:#f7f7f7;border-radius:5px;display:flex;align-items:baseline;border:1px solid #f7f7f7;padding:0 30px;margin-bottom:20px}.wizard-loading-wrapper_error{align-items:center;justify-content:space-between;background-color:#ffeae8}.wizard-loading-wrapper_error-button{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;transition:transform .3s linear}.wizard-loading-wrapper_error-button:hover{transform:rotate(180deg)}.wizard-loading-wrapper p{margin-left:10px}.wizard-loading-wrapper-inline{background-color:#f7f7f7;border-radius:5px;display:flex;align-items:baseline;padding:0 10px}.wizard-loading-wrapper-inline_error{align-items:center;justify-content:space-between;background-color:#ffeae8}.wizard-loading-wrapper-inline_error-button{background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;transition:transform .3s linear}.wizard-loading-wrapper-inline_error-button:hover{transform:rotate(180deg)}.wizard-loading-wrapper-inline p{font-size:.875rem;color:grey;margin-left:10px}.wizard-loading-wrapper-inline_full{width:100%}.wizard-loading .loading{vertical-align:middle}.wizard-loading-large .loading{fill:#eca72c;height:50px;width:50px}.wizard-loading-small_error{background-color:#ffeae8}.wizard-loading-small .loading{height:26px;width:26px;fill:#eca72c}.wizard-loading-price{fill:#000}.wizard-action-state-button{visibility:visible;background-color:transparent;border:none;width:25px;height:25px;padding:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.wizard-action-state-button_small{width:15px;height:15px}.wizard-action-state-button_success{fill:#eca72c}.wizard-action-state-button_error{position:relative;cursor:pointer;pointer-events:auto}.wizard-action-state-button_error_cross{stroke:#a7a7a7;stroke-width:2px;position:absolute}.wizard-action-state-button_error:hover .wizard-action-state-button_error_cross{visibility:hidden}.wizard-action-state-button_error_retry{position:absolute;fill:#a7a7a7;visibility:hidden;transition:transform .3s ease}.wizard-action-state-button_error:hover .wizard-action-state-button_error_retry{visibility:visible;transform:rotate(180deg)}.wizard-action-state-button_not_initialized{visibility:hidden}.wizard-implant-switch{display:inline-block;position:relative;width:36px;height:18px;outline:0;padding:4px;border-radius:16px;border:0 solid #eca72c}.wizard-implant-switch:focus,.wizard-implant-switch:focus-visible,.wizard-implant-switch:focus-within{border-width:2px}.wizard-implant-switch_wrapper{display:flex;gap:5px;align-items:center}.wizard-implant-switch_input{display:none}.wizard-implant-switch_input:checked+.wizard-implant-switch .wizard-implant-switch_slider_circle{background-color:#eca72c}.wizard-implant-switch_input:checked+.wizard-implant-switch .wizard-implant-switch_slider .wizard-implant-switch_slider_circle{transform:translate(18px,-50%)}.wizard-implant-switch_slider{position:absolute;cursor:pointer;transform:translate(-50%,-50%);top:50%;left:50%;width:90%;height:90%;background-color:#f6f6f6;border-radius:1rem}.wizard-implant-switch_slider_circle{position:absolute;height:15px;width:15px;background-color:#bbb;border-radius:50%;top:50%;transform:translateY(-50%);left:.25rem;transition:background-color .3s,transform .3s}.work-type_delivery-date-note{background-color:#ffeae8;border-radius:5px;display:flex;align-items:baseline;margin-bottom:20px;padding:5px 30px}.list-header{position:fixed;left:0;right:0;padding:0 50px;top:70px;height:80px;background-color:#fff;z-index:9;line-height:2.5rem;display:flex;align-items:center}.list-header__title{margin:0 1rem 0 0;line-height:2.5rem;font-weight:800;font-size:1.5rem;display:inline-block}.list-header__link{margin-left:1.5625rem}.list-header__link_active{color:#eca72c;text-decoration:underline;text-underline-offset:2px}.filter{flex-grow:2;text-align:right;max-height:80px;overflow-y:auto}.filter-title--icon{position:relative;top:1px;right:10px;transition:right .3s .1s}.filter-title:hover .filter-title--icon{right:15px}.filter-options{display:inline-block;margin-right:16px}.filter-option{position:relative;display:inline-block;border-radius:26px;font-size:14px;line-height:14px;cursor:pointer;margin-right:5px;margin-bottom:0;padding:4px 20px 4px 10px;background-color:#f0f0f0}.filter-option .cross{position:absolute;height:7px;width:7px;right:7px;top:50%;transform:translateY(-50%);stroke:#232020;stroke-width:2px}.filter-option:hover{background-color:#fdf6ea}.filter-option:hover .cross{stroke:#e22a14}.filter-box{background-color:#fff;z-index:80;padding:26px 36px;box-sizing:border-box;flex-wrap:wrap;right:50px;position:fixed;left:50px;top:150px;display:flex;background-color:#f7f7f7;box-shadow:0 20px 40px 0 rgba(0,0,0,.149);border-radius:5px}.filter-box .cross{width:20px;height:20px;position:absolute;right:36px;top:26px;cursor:pointer;stroke:#232020}.filter-box .cross:hover{stroke:#eca72c}.filter-box__footer{width:100%;flex-shrink:0;text-align:right}.filter-box__button{padding:3px 20px;margin-left:20px}.filter-box__link{margin-right:16px}.filter-box__link .cross{width:8px;height:8px;stroke:#000;stroke-width:2px;position:static;margin-left:7px}.filter-box__link:hover .cross{stroke:#eca72c}.filter-box__section{margin-right:40px;margin-bottom:10px;display:inline-block}.filter-box__section_grow{flex-grow:1;text-align:center}.filter-box__section__inner{display:inline-flex;flex-direction:column;margin-right:3px}.filter-box__section__inner_search{display:inline-block}.filter-box__fulltext{margin-top:30px}.filter-box__fulltext--keywords{max-width:235px;display:flex;flex-wrap:wrap;gap:5px}.filter-box__fulltext--keywords--word{font-size:14px;background-color:#fff;border-radius:5px;padding:3px 5px;display:flex;gap:5px}.filter-box__employee-fulltext-wrapper,.filter-box__status-state-wrapper{display:flex;flex-direction:column}.filter-enum-box{background-color:#fff;z-index:80;padding:26px 36px;box-sizing:border-box;flex-wrap:wrap;right:50px;position:absolute;color:#000;top:40px;width:400px;box-shadow:0 1px 5px rgba(11,0,0,.3);line-height:normal}.filter-enum-box--left-inventory{left:73%}@media screen and (max-width:1300px){.filter-enum-box--left-inventory{left:50%}}.filter-enum-box--left-user{left:calc(23% + 50px)}.filter-enum-box__filter{display:flex;justify-content:space-between;max-height:50vh}.filter-enum-box__filter .cross{width:20px;height:20px;position:absolute;right:36px;top:26px;cursor:pointer;stroke:#000}.filter-enum-box__filter .cross:hover{stroke:#eca72c;cursor:pointer}.filter-enum-box__scroll{max-height:45vh;overflow:auto;width:330px}.filter-enum-box__buttons{position:relative;left:calc(100% - 190px)}.filter-enum-box__buttons .cross{width:8px;height:8px;stroke:#000;stroke-width:2px;position:static;margin-left:7px}.filter-enum-box__buttons:hover .cross{stroke:#eca72c}.filter-enum-box__cancel{position:relative;display:inline-block;border-radius:26px;font-size:14px;line-height:14px;cursor:pointer;margin-right:5px;margin-bottom:0;padding:4px 20px 4px 10px;background-color:#fdf6ea;color:#000;margin-left:20px}.filter-enum-box__cancel--left-inventory{left:78%}@media screen and (max-width:1300px){.filter-enum-box__cancel--left-inventory{left:81%}}.filter-enum-box__cancel--left-user{right:0;top:50%;transform:translateY(-50%)}.filter-enum-box__cancel .cross{position:absolute;height:7px;width:7px;right:7px;top:50%;transform:translateY(-50%);stroke:#232020;stroke-width:2px}.filter-enum-box__cancel:hover{color:#eca72c}.filter-enum-box__cancel:hover .cross{stroke:#eca72c}.filter-text{margin-right:20px}.list-content{position:relative;margin-top:138px}.list-content-infinite{margin-top:80px}.list__info{height:50vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.list__info__heading{position:absolute;top:5px}.list__info__errors,.list__info__heading{font-size:2.25rem;color:#9b9b9b;margin-bottom:0}.list__info__additional{padding-bottom:70px;color:#eca72c;text-decoration:underline;margin:0;cursor:pointer}.list__info .loading{fill:#eca72c}.list__header{position:fixed;top:150px;left:50px;right:50px;z-index:10}.feedback{position:relative;white-space:pre-wrap;height:0}.feedback__row{height:unset;min-height:75px}.feedback__cell_date{width:6.5rem;flex-grow:0;flex-shrink:0}.feedback__cell_small{width:50px;flex-grow:0;flex-shrink:0}.feedback__cell_mid{width:100px;flex-grow:0;flex-shrink:0}.feedback__cell_actions{font-weight:400;text-align:center;position:relative}.feedback__cell_double{flex-grow:4}.feedback__cell__content_double{white-space:normal}.feedback-bubble{display:inline-block;border:1px solid #000;border-radius:28px;font-size:.8rem;padding:0 9px}.feedback-bubble_bug{color:#e22a14;border-color:#e22a14}.feedback-bubble_suggestion{color:#4e6bd6;border-color:#4e6bd6}.feedback-bubble_other{color:#777676;border-color:#777676}.feedback__icon{cursor:pointer;border:1px solid #9b9b9b;background-color:#9b9b9b;color:#fff;font-weight:900;font-size:1.1em;border-radius:50%;padding:2px 2px 1px;text-align:center;width:1rem;line-height:1rem;position:absolute;top:-3.6rem;right:35px}.feedback__icon,.feedback__icon:hover+.feedback__box{display:inline-block}.feedback__box{display:none;position:absolute;right:-4rem;bottom:4rem;padding:1rem;text-align:center;font-size:1rem;max-width:100%;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:2px;z-index:1}.feedback__box:after,.feedback__box:before{content:"";display:table}.feedback__box:after{clear:both}@media only screen and (min-width:2001px){.filter-box__status-state-wrapper{flex-direction:row}}@media only screen and (min-width:2036px){.filter-box{max-width:2035px;left:calc(100% - 2035px)}}@media only screen and (min-width:1681px){.header__navigation{max-width:600px;margin-right:auto}.header__search{width:300px}.search__input:focus,.search__input:hover{width:160%}.filter-box__employee-fulltext-wrapper{flex-direction:row}}@media only screen and (max-width:1565px){.dashboard--internalEmployees{grid-template-columns:350px auto}.calendar__separator--internalEmployees:after{width:290px}.order-box__container_name{display:none}}@media only screen and (max-width:1400px){.filter-box__employee-fulltext-wrapper{flex-direction:row}}@media only screen and (max-width:1460px){.hideFirst{display:none}.header{padding:15px 50px 1.0625rem}.header__navigation__item{margin-right:0}.filter-box{max-height:570px;overflow:auto}}@media only screen and (min-width:1461px){.order-table--displayId{display:none}}@media only screen and (max-width:1340px){.hideSecond{display:none}.dashboard{padding-top:5px}.dashboard_admin{display:block}.overview-box{margin-right:unset}.dashboard_admin .dashboard__column_left{display:none}.filter-box__employee-fulltext-wrapper{flex-direction:row}.dashboard__header{display:none}}@media only screen and (max-width:1300px){.header{height:60px}.header__grid{grid-row-gap:15px}.list-header{top:60px;height:55px}.list-header,.list-header__link,.list-header__title{line-height:1.3}.filter{max-height:55px}.filter-options{line-height:2}.list-content{margin-top:90px}.list-content-infinite{margin-top:45px}.list__header{top:110px}.cancel-search-button{height:35px}.order-table__header--admin{top:120px!important}.infinite-table__orders{margin-top:120px}}@media only screen and (min-width:1300px) and (max-width:1339px){.search-box__input_active{width:15rem}}@media only screen and (max-width:1219px){.dashboard{display:block;grid-template-columns:auto}.dashboard__column_left{display:none}.user-menu__icon{margin:0}.user-menu__text{display:none}.hideSecond{display:unset}.filter-box__employee-fulltext-wrapper{flex-direction:row}}@media only screen and (max-width:1260px){.search-box__input_active{width:10rem}}@media only screen and (min-width:1261px) and (max-width:1280px){.search-box__input_active{width:13rem}}@media only screen and (min-width:1281px) and (max-width:1299px){.search-box__input_active{width:14rem}}@media only screen and (min-width:750px) and (max-width:950px){.search-box__input_active{width:11rem}}@media only screen and (min-width:951px) and (max-width:1060px){.search-box__input_active{width:15rem}}@media only screen and (min-width:1061px) and (max-width:1219px){.search-box__input_active{width:18rem}}@media only screen and (max-width:1060px){.header__button{margin-right:20px}.header__search{flex-grow:2}.header__navigation{min-width:unset;flex-grow:0;height:18px;width:22px;position:relative;margin:0 20px}.header__navigation:before{content:" ";display:block;border-top:4px solid #e0e0e0;border-bottom:4px solid #e0e0e0;height:18px;width:22px;box-sizing:border-box}.header__navigation:after{content:" ";margin-top:-11px;height:4px;width:22px;display:block;background-color:#e0e0e0;position:absolute}.header__navigation:hover:before{border-color:#eca72c}.header__navigation:hover:after{background-color:#eca72c}.header__navigation_internal{display:none;position:absolute;top:100%;background-color:#fff;z-index:90;padding:16px 0;box-shadow:0 1px 5px rgba(11,0,0,.3)}.header__navigation__item{display:block;margin:8px 0;padding:0 16px}.header__navigation:hover .header__navigation_internal{display:block}.header__navigation .dropdown-menu__box{left:100%;top:-24px}.notifications{margin-right:20px}}.user-table__header__cell_clickable{position:relative}.user-table__header__cell_clickable-text{cursor:pointer}.user-table__header__cell_clickable-text:hover{font-weight:700}.user-table__cell_icons{flex-grow:0;flex-shrink:0;margin-right:-20px;min-width:145px;max-width:185px}.user-table__cell_icons-small{flex-grow:0;flex-shrink:0;margin-right:-20px;width:50px}.user-table__cell_avatar{width:40px;flex-grow:0;flex-shrink:0}.user-table__cell_grow{width:23%;flex-grow:1;flex-shrink:0;padding:0}.user-table__cell_actions{font-weight:400;text-align:center;position:relative}.user-item-actions{position:relative;display:inline-block;cursor:pointer}.user-item-actions--wrapper{display:flex;justify-content:flex-end;margin-right:15px}.user-item-actions:hover .user-item-actions--box,.user-item-actions:hover .user-item-actions--box-down{display:inline-block}.user-item-actions--box{bottom:3.5rem}.user-item-actions--box,.user-item-actions--box-down{display:none;position:absolute;padding:.2rem .5rem;text-align:center;font-size:14px;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;z-index:100;right:0;width:max-content;max-width:120px;word-wrap:break-word}.profile-info{display:inline-block;margin-right:20px}.profile__header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;position:relative;border:1px solid #f7f7f7;border-radius:5px;background-color:#f7f7f7;margin-top:20px;height:70px;padding:0 20px;align-items:center}.profile__header__title{flex-grow:2;text-overflow:ellipsis;overflow:hidden;margin:0 16px 0 62px}.profile__header__title--label{font-size:60%;color:grey;font-weight:700;margin-top:5px}.profile-section{background-color:#f7f7f7;border-radius:5px;padding:30px}.profile-section header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.profile-section header h3{margin:0}.profile-section-closed header{margin-bottom:0}.profile-section_notifications{height:360px}.profile-section_name{padding-top:calc(45px - .75rem)}.profile-section_roles{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.profile-section_roles--grid{display:grid;grid-template-columns:auto auto}.profile-section__role{width:45%;display:inline-block}.profile-section__title{color:#9b9b9b;margin-bottom:30px}.profile-section__empty{color:#c8c8c8}.profile-image{width:90px;height:90px}.profile-link{margin-left:20px}.profile-table{word-break:break-word}.profile-table td:not(.profile-table__cell){padding-top:6px;vertical-align:top}.profile-table__cell{padding-top:0;padding-left:20px;width:300px;position:relative}.profile-table__cell .password-eye{top:12px}.profile-table__cell .password-info{top:10px;bottom:unset}.profile-table__cell .password-info__box{top:2.7rem;bottom:unset;z-index:90}.profile-table td:first-child{width:150px}.profile-table__input{width:100%}.profile-table__input_small{width:25%}.profile-table__input_error{border-color:#e22a14}.profile-table__input_bottom-margin{margin-bottom:17px}.profile-table__input_gray{background-color:#f7f7f7}.profile-table__info{color:#e22a14;position:absolute;top:0;left:calc(100% + 5px);white-space:nowrap;padding:.375rem .625rem}.profile-table--values{font-weight:700}.profile-table--roles{padding:10px 0;font-weight:700}.profile-button{width:180px;height:35px;cursor:pointer;display:flex;justify-content:center}.profile__user{margin:60px 0}.profile__user--details{display:flex;margin-bottom:20px}.profile__user--name{margin-left:25px}.profile__user--options{display:flex}.profile__avatar{width:90px;height:90px;font-size:50px}.profile__check-enable--with-button{margin-left:40px}.profile__check-enable--without-button{margin-left:115px}.profile__delete{display:flex;margin-left:30px;cursor:pointer;align-items:center}.profile__delete:hover{color:#e22a14}.profile__delete--icon{margin-right:5px}.profile-buttons-wrapper{display:flex;gap:10px}.profile-detail__header{text-transform:uppercase;font-weight:600}.profile-detail__wrapper{border:1px solid #fff;background-color:#fff;border-radius:5px;margin:20px 0;height:50px;padding-right:20px}.profile-detail__wrapper--label{font-size:14px;color:grey;padding-left:15px}.profile-detail__wrapper--value{padding-left:15px}.profile-detail__wrapper-input{position:relative;margin:20px 0}.profile-detail__wrapper-input--input{width:100%;height:50px;font-size:16px;padding-top:15px;padding-left:15px}.profile-detail__wrapper-input--label{position:absolute;z-index:1;left:0;font-size:14px;color:grey;padding-left:15px}.profile-detail__wrapper-input--label--note{display:block;top:1px;left:1px;border-top-left-radius:5px}.profile-detail__wrapper-input--phone:focus-within{border:1px solid #eca72c;border-radius:5px}.profile-detail__wrapper-input--phone .react-international-phone-input-container .react-international-phone-input{width:100%!important}.profile-detail--margin-bottom{margin-bottom:20px}.profile-detail__notifications{font-size:1rem;display:grid;grid-template-rows:7.777777777777778e+99;-webkit-column-gap:5px;-moz-column-gap:5px;grid-column-gap:5px;column-gap:5px;margin-bottom:20px}.profile-detail__notifications--row-2-3{grid-column:2/3}.profile-detail__notifications_header{font-weight:700}.profile-detail__sections-wrapper{display:flex;flex-direction:column;gap:20px}@media screen and (min-width:700px){.profile-detail__sections-wrapper{flex-direction:row;justify-content:space-between}}.profile-detail__sections-wrapper__column{display:contents}@media screen and (min-width:700px){.profile-detail__sections-wrapper__column{display:flex;flex-direction:column;gap:20px;width:50%}}.profile-detail--section-billing{order:2}.profile-detail--section-delivery{order:3}.profile-detail--section-team{order:4}.profile-detail--section-notifications{order:5}.profile-detail--section-sms-notifications{order:6}.profile-detail--section-social-media{order:7}.profile-detail--section-delete-account{order:8}.profile-detail--grid-personal{grid-row:1/12}.profile-detail--grid-billing{grid-row:1/18}.profile-detail--grid-delivery{grid-row:12/26}.profile-detail--grid-notifications{grid-row:18/26;grid-column:2/-1}.profile-detail--grid-employee-notifications{grid-row:10/16;grid-column:2/-1}.profile-detail--grid-networks{grid-row:26/34}.profile-detail--grid-employee-networks{grid-row:12/20}.profile-detail--grid-deleteAccount{grid-row:26/34;grid-column:2/-1}.profile-detail__phoneInput--icon{top:1rem}.profile-detail__error{color:#e22a14;margin-top:5px;margin-left:15px}.profile-detail__inputChangeImpossible{background-color:#f7f7f7}@media screen and (min-width:700px){.profile-detail--countries-select-width{width:100%}}.profile-detail__note{border-radius:5px;cursor:pointer;position:relative;color:#000;text-align:start;font-size:16px;padding:20px 15px 5px;width:100%;height:100px;resize:none}.profile-detail__edit-button-wrapper{margin-top:10px}.profile-detail__shipment{font-size:1rem;display:grid;grid-template-rows:7.777777777777778e+99;-webkit-column-gap:5px;-moz-column-gap:5px;grid-column-gap:5px;column-gap:5px;margin-bottom:20px}.profile-detail__shipment label,.profile-detail__shipment svg{align-self:center;justify-self:end}@media screen and (min-width:1200px){.user-profile-networks{display:grid;grid-template-columns:1fr 1fr}}.user-profile-networks__item{display:flex;align-items:center}.user-profile-networks__item--icon{height:30px;width:30px}.user-profile-networks__item--input{width:220px;margin-left:10px}.user-profile-networks__item--value{margin:20px 0 20px 10px;font-weight:700}.team-page__phone-input{height:72px;background-color:#f7f7f7}.team-page__phone-input :focus-within{border:1px solid #eca72c;border-radius:5px}.team-page__phone-input--error{border:1px solid #e22a14!important;border-radius:5px}.team-page__phone-input--hint-error{right:48px!important;bottom:7px!important}.team-page__phone-input .react-international-phone-country-selector-button{background-color:#f7f7f7;height:100%}.team-page__phone-input .react-international-phone-input-container{height:100%}.team-page__phone-input__error-icon{position:absolute;right:25px;top:23px}.team-page__member{display:grid;grid-template-columns:auto auto}.team-page__member--name{margin-bottom:0}.team-page__member--detail{margin:0}.team-page__member--detail-italic{font-style:italic}.address-section{display:flex;flex-direction:column;gap:10px}.address-section-item{background-color:#fff;padding:15px;display:flex;align-items:center;justify-content:space-between}.address-section-item-child{display:flex;gap:10px;align-items:center}.address-section-item-child-left{display:flex;min-width:0}.address-section-item-child-left-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}#teamPagePhoneNumber{width:100%!important;background-color:#f7f7f7!important;height:100%!important}#sms-settings-phone-number{width:100%;height:100%!important}.password-link-dialog__link-wrapper{display:flex;align-items:center;justify-content:space-between;height:40px;width:100%;border-radius:5px;border:1px solid #bbb}.password-link-dialog__link-wrapper-success{border-color:#eca72c}.password-link-dialog__link-wrapper-error{border-color:#e22a14}.password-link-dialog__link-input{padding:5px;width:90%;background-color:transparent;font-size:1rem;border:0;outline:0}.password-link-dialog__link-button{display:flex;align-items:center;justify-content:center;padding:5px;border-left:1px solid #bbb;height:100%;width:10%}.password-link-dialog__link-button-success{border-color:#eca72c}.password-link-dialog__link-button-error{border-color:#e22a14}.notification-settings{word-break:break-word}.notification-settings__phone-input{height:72px;background-color:#f7f7f7}.notification-settings__phone-input :focus-within{border:1px solid #eca72c;border-radius:5px}.notification-settings__phone-input--error{border:1px solid #e22a14!important;border-radius:5px}.notification-settings__phone-input--hint-error{right:48px!important;bottom:7px!important}.notification-settings__phone-input .react-international-phone-country-selector-button{background-color:#f7f7f7;height:100%}.notification-settings__phone-input .react-international-phone-input-container{height:100%}.notification-settings__phone-input__error-icon{position:absolute;right:25px;top:23px}.notification-settings__phone-input .react-international-phone-country-selector-button{background-color:#fff}.notification-settings__phone-input .react-international-phone-country-selector-button--disabled{background-color:inherit;border:none}.notification-settings__table{width:100%;font-size:1rem}.notification-settings__table-cell-header{text-align:right}.notification-settings__table-cell-option{text-align:left}.notification-settings__table-cell-checkbox{text-align:right}.notification-settings__table-cell-cross{stroke:#a7a7a7;stroke-width:2px}.notification-settings__table th:not(:first-child),.notification-settings__table tr td:not(:first-child){text-align:center}.notification-settings__table td .checkbox{width:1rem;height:1rem}.notification-settings__table td .checkbox__input--square:after{width:70%!important;height:30%!important}.RECEIVED:hover{background-color:rgba(0,214,168,.149)}.RECEIVED--colour{color:#00d6a8}.RECEIVED--bgColour{background-color:#00d6a8}.SCANNING:hover{background-color:rgba(133,200,153,.149)}.SCANNING--colour{color:#85c899}.SCANNING--bgColour{background-color:#85c899}.DESIGN:hover{background-color:rgba(187,223,10,.149)}.DESIGN--colour{color:#bbdf0a}.DESIGN--bgColour{background-color:#bbdf0a}.PARTS:hover{background-color:rgba(255,181,7,.15)}.PARTS--colour{color:#000}.PARTS--bgColour{background-color:#eca72c}.WAITING:hover{background-color:rgba(255,153,73,.149)}.WAITING--colour{color:#ff9949}.WAITING--bgColour{background-color:#ff9949}.WORKING:hover{background-color:rgba(255,181,7,.149)}.WORKING--colour{color:#ffb507}.WORKING--bgColour{background-color:#ffb507}.CONTROL:hover{background-color:rgba(255,141,183,.149)}.CONTROL--colour{color:#ff8db7}.CONTROL--bgColour{background-color:#ff8db7}.DONE:hover{background-color:rgba(58,232,0,.149)}.DONE--colour{color:#3ae800}.DONE--bgColour{background-color:#3ae800}.INVOICED:hover{background-color:rgba(21,177,250,.149)}.INVOICED--colour{color:#15b1fa}.INVOICED--bgColour{background-color:#15b1fa}.SHIPPED:hover{background-color:rgba(2,224,74,.149)}.SHIPPED--colour{color:#02e04a}.SHIPPED--bgColour{background-color:#02e04a}.state-weight{font-weight:700}.loading{animation:rotation 2s linear 0s infinite normal}.hidden{display:none}.fill-grey{fill:#e0e0e0}.fill-white{fill:#fff;stroke:#fff}.fill-orange{fill:#eca72c;stroke:#eca72c}.fill-red{fill:#e22a14;stroke:#e22a14}.text-decoration-none{text-decoration:none}.inline-block-middle{display:inline-block;vertical-align:middle}.relative{position:relative}.vertical-middle{vertical-align:middle}.inventory-table__image{max-width:100%;max-height:100%;padding:.5rem;box-sizing:border-box}.inventory-table__header__cell_clickable{position:relative;line-height:1}.inventory-table__header__cell_clickable-text{cursor:pointer}.inventory-table__header__cell_clickable-text:hover{font-weight:700}.inventory-table__header-row{display:flex;width:100%;padding:.5rem;box-sizing:border-box}.inventory-table__header-row>th{padding:.4rem 0;letter-spacing:.5px;font-size:.9375rem}.inventory-table__header-row_shift{padding-right:1.6rem}.inventory-table__row{min-height:72px;padding:0 .5rem;display:flex}.inventory-table__row>td:not(:last-child){padding:.4rem 0;display:flex;align-items:center;flex-wrap:wrap}.inventory-table__row:hover{background-color:#fdf6ea;border-color:transparent}.inventory-table__row:hover td{font-weight:700}.inventory-table__row:focus{outline:0;background-color:#fdf6ea;border-color:transparent}.inventory-table__row:focus td{font-weight:700}.inventory-table__row_active{border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.inventory-table__row_active td:first-child,.inventory-table__row_active td:last-child{border-bottom:0}.inventory-table__row__details{display:flex;padding:0 .5rem;box-sizing:border-box;border:1px solid #e0e0e0;border-top:0}.inventory-table__row__details__cell_first{flex-grow:1}.inventory-table__cell_clickable{font-weight:400;cursor:pointer}.inventory-table__cell_clickable:hover{font-weight:700}.inventory-table__cell_small{width:7rem;padding:0;margin-left:20px}.inventory-table__cell_small>a{width:100%}.inventory-table__cell_fixed-size{width:9rem;flex-shrink:0}.inventory-table__cell_17rem{width:17rem;flex-shrink:0}.inventory-table__cell_actions{width:4.4rem;flex-grow:0;flex-shrink:0;text-align:center;position:relative;right:-20px}.inventory-table__cell__details{width:16px;height:4px;cursor:pointer;flex-shrink:0;padding:0}.inventory-table__cell__details__inner{height:100%;display:flex;justify-content:space-around;align-items:center}.inventory-table__cell__details_pad{margin:.5rem 0}.inventory-table__cell_detail-cell_first{flex-grow:1}.inventory-table__cell_detail-cell_second{width:57rem}.inventory-table__cell_name{width:19rem;padding:0}.inventory-table__cell_name>a{width:100%}.inventory-table__cell_1fr{width:23%;padding:0}.inventory-table__cell_grow{width:23%;flex-grow:1;flex-shrink:0;padding:0}.inventory-table__cell_2rem{width:2rem}.inventory-table__cell_colorName{width:100%;margin-left:20px}.inventory-table__cell_short{width:10%;padding:0}.inventory-table__cell__content{overflow:hidden;text-overflow:ellipsis;word-break:break-word}.inventory-table__cell__limits{max-height:4rem;overflow-y:auto;overflow-x:hidden;text-overflow:ellipsis}.inventory-table__icon{cursor:pointer;display:inline-block;margin:0 5px}.inventory-table__icon:hover+.inventory-table__box--delete,.inventory-table__icon:hover+.inventory-table__box--delete-down,.inventory-table__icon:hover+.inventory-table__box--edit,.inventory-table__icon:hover+.inventory-table__box--edit-down{display:inline-block}.inventory-table__box--delete{bottom:2rem}.inventory-table__box--delete,.inventory-table__box--delete-down{display:none;position:absolute;padding:.2rem .5rem;text-align:center;font-size:14px;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;z-index:10;left:0;width:45px}.inventory-table__box--delete-down{bottom:-2rem}.inventory-table__box--edit{bottom:2rem}.inventory-table__box--edit,.inventory-table__box--edit-down{display:none;position:absolute;padding:.2rem .5rem;text-align:center;font-size:14px;background-color:#fff;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;z-index:10;left:-2rem}.inventory-table__box--edit-down{bottom:-2rem}.inventory-table--overflow-visible{overflow:visible!important}.inventory-table--wrap{white-space:normal}.inventory-table--wrap>span{display:inline-block;padding-right:5px}.inventory-header{flex-grow:2;text-align:right}.inventory-form__lang-switch{position:absolute;bottom:10px;right:0;line-height:1rem}.inventory-form__lang-switch-block{padding-bottom:10px;display:block;width:100%;text-align:right}.inventory-form__footer{width:100%;margin-top:20px;display:flex;gap:20px}.inventory-form__button{width:320px;font-weight:700;font-size:1.125rem;padding:.15rem 0}.inventory-form__dialog__button{text-align:left;margin-top:30px}.inventory-form__dialog__button>button{margin-right:30px}.inventory-form:disabled{width:130px}.inventory-form__label{margin-right:1rem}.inventory-form__checkmark{position:relative;bottom:3px}.inventory-form__material__cell__frame{border-radius:5px;display:inline-block;padding:0 .5rem;margin:.2rem;background-color:#e0e0e0}.inventory-form__material__link{text-decoration:underline;cursor:pointer}.inventory-form__material__link:hover{color:#eca72c}.inventory-form__padding-top{display:inline-block;padding-top:1.25rem}.inventory-form__column{width:42%}.inventory-form__column_full{width:100%;position:relative}.inventory-form__column_full_table{padding-left:5px}.inventory-form__column--70{width:calc(70% - 15px)}.inventory-form__column--30{width:calc(30% - 15px);position:relative;top:-15px}.inventory-form__checkbox{margin-right:1rem}.inventory-form__header{background-color:#f7f7f7;border-radius:5px;margin-top:20px}.inventory-form__wrapper{margin-top:40px}.inventory-form__title{line-height:2.5rem;font-weight:800;font-size:1.5rem;margin-left:62px}.inventory-form__icon-wrapper{cursor:pointer}.inventory-form__icon-wrapper .plus-title{position:relative;left:-7px;transition:left .3s ease-in-out .1s}.inventory-form__icon-wrapper .plus-icon{position:relative;right:10px;transition:right .3s ease-in-out 0s}.inventory-form__icon-wrapper:hover .plus-icon{right:0}.inventory-form__info-wrapper{position:relative}.inventory-form__info-wrapper--error{position:relative;right:30px}.inventory-form__hint{font-size:11px;background-color:#a7a7a7;width:15px;height:15px;border-radius:7.5px;position:absolute;transform:translateY(-50%);color:#fff;text-align:center;cursor:pointer;z-index:2;bottom:var(--bottom,20px);right:1.2rem}.inventory-form__hint:hover{background-color:#eca72c}.inventory-form__hint--text{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;padding:5px;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:1;pointer-events:none;right:2rem;bottom:20px}.inventory-form__hint:hover+.inventory-form__hint--text{opacity:1;right:3rem}.inventory-form__hint--error{right:48px!important}.inventory-form__hint--lang-switch{font-size:11px;background-color:#a7a7a7;width:15px;height:15px;border-radius:7.5px;position:absolute;transform:translateY(-50%);color:#fff;text-align:center;cursor:pointer;z-index:2;right:3.8rem;bottom:20px}.inventory-form__hint--lang-switch:hover{background-color:#eca72c}.inventory-form__hint--lang-switch--text{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;padding:5px;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:1;pointer-events:none;right:5rem;bottom:20px}.inventory-form__hint--lang-switch:hover+.inventory-form__hint--lang-switch--text{opacity:1;right:6rem}.inventory-form__hint--textarea{font-size:11px;background-color:#a7a7a7;width:15px;height:15px;border-radius:7.5px;position:absolute;transform:translateY(-50%);color:#fff;text-align:center;cursor:pointer;z-index:2;right:3.8rem;top:-96px}.inventory-form__hint--textarea:hover{background-color:#eca72c}.inventory-form__hint--textarea--text{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;padding:5px;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:1;pointer-events:none;right:5rem;top:-120px}.inventory-form__hint--textarea:hover+.inventory-form__hint--textarea--text{opacity:1;right:6rem}.inventory-form__hint--image{font-size:11px;background-color:#a7a7a7;width:15px;height:15px;border-radius:7.5px;position:absolute;transform:translateY(-50%);color:#fff;text-align:center;cursor:pointer;z-index:2;right:55px;top:35px}.inventory-form__hint--image:hover{background-color:#eca72c}.inventory-form__hint--image--text{font-size:12px;max-width:60%;box-shadow:0 1px 5px rgba(11,0,0,.3);border-radius:5px;background-color:#fff;color:#232020;text-align:left;position:absolute;padding:5px;transition:right .3s ease-in-out,opacity .1s ease-in;opacity:0;z-index:1;pointer-events:none;right:55px}.inventory-form__hint--image:hover+.inventory-form__hint--image--text{opacity:1;right:80px}.inventory-form__error-icon{position:absolute;right:25px;top:23px}.inventory-form__error-icon--lang-switch{position:absolute;right:65px;top:23px}.inventory-form__saving-button{display:flex;align-items:baseline}.inventory-form__saving-button--text{margin-left:10px}.big-input-left-20{left:20px}.noteBox{width:100%;position:relative}.noteBox__counter{position:absolute;color:#9b9b9b;right:1.2rem;bottom:.375rem}.noteBox__counter_middle{bottom:unset;top:50%;transform:translateY(-50%)}.noteBox__counter_red{color:#e22a14}.noteBox__counter__hint{display:none;position:absolute;bottom:1.8rem;left:0;z-index:80;width:max-content;background-color:#fff;border-radius:2px;box-shadow:0 1px 5px rgba(11,0,0,.3);padding:.5rem;color:#232020}.noteBox__counter_red:hover .noteBox__counter__hint{display:block}.priceList-table{width:100%;display:block}.priceList-table__header--row{display:flex;width:100%;box-sizing:border-box;padding:.5rem .5rem .5rem 20px}.priceList-table__header--row>th{font-weight:400;letter-spacing:.5px;font-size:.9375rem;cursor:pointer}.priceList-table__header--row>th:hover{font-weight:700}.priceList-table__row{height:72px;padding:0 .5rem;display:flex;align-items:center}.priceList-table__row:hover{background-color:#fdf6ea;border-color:transparent;font-weight:700}.priceList-table__row--short{flex-basis:6rem;overflow:hidden;text-overflow:ellipsis}.priceList-table__row--short--tax-rate-en{flex-basis:6.6rem!important}.priceList-table__row--grow{flex-grow:1;flex-shrink:0;flex-basis:23%;overflow:hidden;text-overflow:ellipsis}.priceList-table__row--actions{flex-basis:4.4rem;flex-grow:0;flex-shrink:0;text-align:center;position:relative}.priceList-table__row--link{text-decoration:none}.priceListForm__fieldset{border:0;margin:0 0 2.5rem;padding:0;width:calc(50% - 15px)}.priceListForm__dropdown-item{border-radius:5px;margin:20px 0}.priceListForm__dropdown-item:focus{border:1px solid #ffd385}.priceListForm__checkbox{margin:5px 0 20px}.priceListForm__currency{position:absolute;left:calc(100% - 50px);top:calc(50% - 27px);color:#9b9b9b;border-left:1px solid #bbb;width:3rem;height:55px}.priceListForm__currency--text{position:relative;margin-left:10px;top:14px}.priceListForm__input{background-color:#f7f7f7;width:100%;padding:22px 65px 22px 20px}.priceListForm__floating-label{width:100%;margin-bottom:20px}.priceListForm__floating-label:not(.priceListForm__floating-label:nth-child(2)){margin-right:20px}.cookies{border:5px solid #eca72c;display:inline-block;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);position:absolute;left:50%;margin-left:-135px;margin-top:20px;padding:20px}.altcha-wrapper{position:relative;margin-left:calc(50% - 157px)}.altcha:before{content:url(/icons/srm-logo.svg);position:absolute;right:10px;top:10px}.address-dialog{max-height:60%;display:flex;flex-direction:column}.address-dialog-content{flex-grow:1;overflow-y:auto;overflow-x:hidden;margin-bottom:.625rem}.address-input{width:100%;height:50px;font-size:16px;padding-top:15px;padding-left:15px}.address-input-gray{background-color:#f7f7f7}.address-input-wrapper{text-align:left;position:relative;margin:20px 0}.address-input-wrapper h4{margin:0 0 10px}.address-input-wrapper p{margin:0;overflow-wrap:break-word}.address-note{border-radius:5px;cursor:pointer;position:relative;color:#000;text-align:start;font-size:16px;padding:20px 15px 5px;width:100%;height:100px;resize:none;background-color:#f7f7f7}.address-label{position:absolute;z-index:1;left:0;font-size:14px;color:grey;padding-left:15px}.address-label-note{display:block;top:1px;left:1px;border-top-left-radius:5px}.address-error{color:#e22a14;margin:5px 15px;text-align:left}:root{--altcha-border-radius:5px;--altcha-color-border:#fff;--altcha-color-border-focus:#eca72c;--altcha-color-base:#fff;--altcha-max-width:315px;--react-international-phone-border-radius:5px;--react-international-phone-border-color:#fff;--react-international-phone-font-size:1rem}