.Button,.Button-icon_square,.Button-icon_square svg path,.Button svg path{transition:all .5s ease}.Button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:40px;font-weight:600;font-size:12px;line-height:20px;text-align:center;color:#fff;background-color:#ed682b;border-radius:5px;padding:5px 25px;min-width:90px;border:1px solid;border-bottom:1px solid #ed682b}.Button:hover{border:1px solid #9a3a0e}.Button:active,.Button:hover{background-color:#9a3a0e}.Button[disabled]{pointer-events:none;border:1px solid #9194a7}.Button[disabled],.Button_disabled,.Button_disabled:hover{background-color:#9194a7}.Button_disabled:hover{box-shadow:none}.Button_loading{position:relative;overflow:hidden;text-indent:-10px;padding-right:2.5rem}.Button-circle{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:5}.Button_xxl{min-height:56px}.Button_xl{min-height:50px}.Button_lg{min-height:40px;padding:7.5px 30px}.Button_md{min-height:36px;padding:5px 15px}.Button_sm{min-height:26px;min-width:0;padding:3px 15px;font-weight:500;line-height:1;letter-spacing:.008em}.Button_fluid{width:100%}.Button_orange{background-color:#ed682b}.Button_outlineGray{border:1px solid #d3d3db;background-color:#fff;color:#4a5056}.Button_outlineGray:hover{color:#fff;border:1px solid #9a3a0e}.Button_outlineGray[disabled]{pointer-events:none;background-color:#9194a7;border:1px solid #9194a7}.Button_gray{border:1px solid #d3d3db;background-color:#949595;color:#fff}.Button_gray:hover{color:#fff}.Button_grayHoverKeenan:hover{background-color:#096130;border:1px solid #096130}.Button_lgreen{background:#6fcf97;border:1px solid #6fcf97;color:#fff}.Button_lgreen:active,.Button_lgreen:hover{border:1px solid #219653;background-color:#219653}.Button_purple{border:1px solid #fff;background-color:#fff;color:#242b35}.Button_purple:hover{background-color:#fff;color:#a398ee}.Button_purple:active{background-color:#a398ee;border:1px solid #a398ee;color:#fff}.Button_darkgreen{border:1px solid #219653;background-color:#219653;color:#fff}.Button_darkgreen:hover{border:1px solid #096130;background-color:#096130}.Button_lorange{border:1px solid #ed682b;color:#fff;background-color:#fff}.Button_lorange:hover{background-color:#ed682b}.Button_outlineOrange{border:1px solid #ed682b;color:#4a5056;background-color:#fff}.Button_outlineOrange:hover{background-color:#ed682b;color:#fff}.Button_invertedGreen,.Button_invertedGreen:hover,.Button_invertedOrange,.Button_invertedOrange:hover{border:none;background-color:#fff}.Button_invertedGreen:active,.Button_invertedOrange:active{background-color:#fff;border:none;box-shadow:none}.Button_invertedGreen[disabled],.Button_invertedOrange[disabled]{background-color:#fff;border:none;color:#d3d3db}.Button_invertedGreen{color:#0d954a}.Button_invertedOrange{color:#ed682b}.Button_outline{background-color:#fff;color:#ed682b;border:1px solid #ed682b}.Button_outline:hover{border:1px solid #9a3a0e}.Button_outline_outline-green{background-color:#fff;color:#0d954a;border:1px solid #0d954a}.Button_outline_outline-green:active,.Button_outline_outline-green:hover{background-color:#096130;border:1px solid #096130}.Button_darken{background-color:#646675;border:1px solid #646675}.Button-icon_square{border-radius:3px;padding:0;display:flex;align-items:center;justify-content:center;width:28px;min-height:28px;border:1px solid #d3d3db;background-color:#fff;color:#4a5056}.Button-icon_square:hover{color:#fff;border:1px solid #3d6fb7;background:#3d6fb7}.Button-icon_square svg path{fill:#3d6fb7}.Button-icon_square:hover svg path{fill:#fff}.Button-icon_square[disabled]{background-color:#ebedef;border:1px solid #d3d3db}.Button-icon_square[disabled] svg path{fill:#d3d3db}.Button-icon_disabled{background-color:#ebedef;border:1px solid #d3d3db}.Button-icon_disabled svg path{fill:#d3d3db}.Button-icon_disabled:hover{box-shadow:none;background-color:#ebedef;border:1px solid #d3d3db}.Button-icon_disabled:hover svg path{fill:#d3d3db}.Button_green{background-color:#0d954a;border:1px solid #0d954a;color:#fff}.Button_green:active,.Button_green:hover{background-color:#096130;border:1px solid #096130}.Button_blue{background:#2d9cdb;border:1px solid #2d9cdb}.Button_blue:hover{background:#1f7fb6;border:1px solid #1f7fb6}.Button:before{content:"";position:absolute;right:10px;top:50%;width:20px;height:20px;border:4px solid;border-left:4px solid transparent;border-radius:50%;transition-duration:.5s;transition-property:opacity;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;animation-timing-function:linear;display:none}.Button_loading:before{display:block}@-webkit-keyframes rotate{0%{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}to{-webkit-transform:translateY(-50%) rotate(1turn);transform:translateY(-50%) rotate(1turn)}}.CustomScrollbars-thumb_horizontal,.CustomScrollbars-thumb_vertical,.CustomScrollbars-track_horizontal,.CustomScrollbars-track_vertical{transition:all .5s ease}.CustomScrollbars:hover .CustomScrollbars-track_horizontal,.CustomScrollbars:hover .CustomScrollbars-track_vertical{background-color:rgba(237,104,43,.1)}.CustomScrollbars:hover .CustomScrollbars-thumb_horizontal,.CustomScrollbars:hover .CustomScrollbars-thumb_vertical{background-color:#ed682b}.CustomScrollbars-track_horizontal{background-color:#f5f5f7;bottom:0;width:100%;border-radius:6px}.CustomScrollbars-track_vertical{background-color:#f5f5f7;right:0;height:100%;border-radius:6px}.CustomScrollbars-thumb_horizontal,.CustomScrollbars-thumb_vertical{background-color:#e0e0e0;border-radius:6px;cursor:grabbing}.Language-list,.Language-text{transition:all .5s ease}.Language{position:relative;display:flex;align-items:center;justify-content:center}.Language,.Language-wrapper{height:100%}.Language-current{height:100%;display:flex;align-items:center}.Language-name{margin:0 5px 0 9px;font-weight:600;font-size:12px;line-height:15px;letter-spacing:.008em;color:#4f4f4f}.Language-list{position:absolute;right:0;top:50px;z-index:160;min-width:150px;background-color:#fff;border:1px solid #e0e0e0;box-sizing:border-box;box-shadow:0 4px 4px rgba(0,0,0,.15);border-radius:5px;padding:14px}.Language-list_login{top:35px}.Language-list.entering{transition:none}.Language-list.exited,.Language-list.exiting{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}.Language-item{display:flex;align-items:center;width:100%;margin-bottom:13px;padding:0}.Language-item:last-child{margin:0}.Language-item img{margin-right:10px}.Language-text{font-weight:600;font-size:12px;line-height:15px;letter-spacing:.008em;color:#4f4f4f}.Language-text:hover{color:#002b53}.modal-overlay{position:fixed;z-index:1400;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.85);width:100%;height:100%}.modal-content{width:calc(100% - 24px);max-width:450px;padding:20px;border-radius:16px;background-color:#fff;box-shadow:0 10px 36px rgba(0,0,0,.2);position:fixed;z-index:1401;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:0;max-height:90vh;overflow-y:auto}.modal-content_sm{max-width:400px;padding:35px 24px}.modal-content_md{max-width:40%}.modal-content_lg{max-width:80%}.modal-content_xl{max-width:100%}.modal-title{margin-bottom:20px;color:#4a5056;font-size:14px;line-height:24px}.modal-title,.modal-title_bold{font-weight:700}.modal-title_center{text-align:center}.modal-title_right{text-align:right}.modal-title_left{text-align:left}.modal-title_blue{color:#002b53}.modal-btns{margin-top:30px;display:flex;align-items:center}.modal-btns_center{justify-content:center}.modal-btns_left{justify-content:flex-start}.modal-btns_right{justify-content:flex-end}.modal-btn{margin-right:20px}.modal-btn:last-child{margin-right:0}.modal-close{position:absolute;right:18px;top:18px;padding:0}.modal-height{min-height:321px;padding:100px}.NotificationPopup-wrap{width:100%;max-width:410px;padding:16px 13px 12px 11px;border-radius:9px;background-color:#fff;box-shadow:0 10px 36px rgba(0,0,0,.2);position:fixed;right:30px;bottom:30px;z-index:1000}.NotificationPopup-top{display:flex}.NotificationPopup-icon{margin-right:10px}.NotificationPopup-icon_type_time>svg>path{fill:#ff5959}.NotificationPopup-btns{display:flex;align-items:center}.NotificationPopup-btns_center{justify-content:center}.NotificationPopup-btns_left{justify-content:flex-start}.NotificationPopup-btns_right{justify-content:flex-end}.Field-input{transition:all .5s ease}.Field{position:relative}.Field_xxl{margin-bottom:40px}.Field_xl{margin-bottom:30px}.Field_lg{margin-bottom:25px}.Field_md{margin-bottom:20px}.Field_sm{margin-bottom:15px}.Field_none{margin-bottom:0}.Field-wrap{position:relative}.Field-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;line-height:1}.Field-icon_left{left:20px}.Field-icon_right{right:20px}.Field-icon_square{top:11px;right:16px;-webkit-transform:translate(0);transform:translate(0);font-style:normal;font-weight:500;font-size:14px;line-height:15px;color:#242b35}.Field_green .Field-label_required:before{color:#0d954a}.Field-label{display:flex;margin-bottom:5px;font-weight:500;font-size:12px;line-height:15px}.Field-label_small{font-size:12px;line-height:1}.Field-label_required{position:relative;padding-left:15px}.Field-label_required:before{position:absolute;left:3px;top:-2px;content:"*";font-family:"Roboto",sans-serif;font-weight:400;font-size:23.1361px;line-height:23px;letter-spacing:.0015em;color:#ed682b}.Field-label_required-gray.Field-label_required:before{color:#949595}.Field-label_default{color:#4a5056}.Field-label_light{color:#e0e0e0}.Field-input{width:100%;min-height:40px;padding:7px 17px;border:1px solid #d3d3db;background-color:#fff;border-radius:3px;font-weight:500;font-size:12px;line-height:12px;color:#242b35}.Field-input_file{border:none;padding:7px 0}.Field-input:focus{border-color:#4a5056}.Field-input::-webkit-input-placeholder{color:rgba(0,43,83,.5)}.Field-input:-ms-input-placeholder{color:rgba(0,43,83,.5)}.Field-input::placeholder{color:rgba(0,43,83,.5)}.Field-input[readonly]:focus{border-color:#d3d3db}.Field-input[disabled]{background-color:#f8f8f8;border-color:#f8f8f8}.Field-input_light{border:1px solid #e0e0e0;color:#e0e0e0}.Field-input_light[disabled]{background-color:transparent}.Field-input_light::-webkit-input-placeholder{color:#e0e0e0}.Field-input_light:-ms-input-placeholder{color:#e0e0e0}.Field-input_light::placeholder{color:#e0e0e0}.Field-input_error,.Field-input_error:focus{border:1.5px solid #eb5757}.Field-input_small{min-height:32px}.Field-input_left{padding-left:40px}.Field-input_right{padding-right:40px}.Field-input_arrow::-webkit-inner-spin-button,.Field-input_arrow::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Field-input_arrow[type=number]{-moz-appearance:textfield}.Field-input_square{min-height:48px;padding:10px 28px 20px 16px;font-style:normal;font-weight:500;font-size:14px;line-height:15px;color:#242b35}.Field-input_xxl{min-height:66px}.Field-input_xl{min-height:60px}.Field-input_lg{min-height:50px;font-size:18px}@media (max-width:768px){.Field-input_lg{font-size:14px}}.Field-input_lg.Field-input_left{padding-left:66px}@media (max-width:768px){.Field-input_lg.Field-input_left{padding-left:58px}}.Field-input_md{min-height:40px}.Field-input_sm{min-height:32px}.Field-eye{position:absolute;top:50%;right:18px;display:flex;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Field-error{position:absolute;margin-top:5px;transition:all .5s ease;color:#eb5757;font-size:10px}.Field-error.entered,.Field-error.entering{-webkit-animation:slideError .5s ease-out forwards;animation:slideError .5s ease-out forwards}.Field-error.exiting{animation:slideError .5s ease-in alternate-reverse}.Field-error.exited{opacity:0}.Field-square{position:absolute;width:calc(100% - 12px);right:6px;height:11px;left:6px;bottom:6px;border-radius:3px}.FooterLink-link{color:#4a5056;font-size:13px;font-weight:600}.FooterLink-link_small{font-size:9px}.AuthContainer{display:grid;min-height:100vh;display:flex}@media (max-width:768px){.AuthContainer{background-size:cover;background-repeat:no-repeat;align-items:center;justify-content:center;display:flex}}.AuthContainer-image{width:100%;max-width:65%;position:relative;display:flex;align-items:center;flex-direction:column;padding:70px 15px 15px;text-align:center;background-repeat:no-repeat;background-position:50%;background-size:cover}.AuthContainer-image:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-color:rgba(0,0,0,.2)}@media (max-width:1366px){.AuthContainer-image{max-width:calc(100% - 540px)}}@media (max-width:1200px){.AuthContainer-image{max-width:calc(100% - 400px)}}@media (max-width:768px){.AuthContainer-image{min-height:calc(100vh - 100px)}}.AuthContainer-wrapper{width:100%;max-width:35%;padding:20px 15px 35px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media (max-width:1366px){.AuthContainer-wrapper{max-width:540px}}@media (max-width:1200px){.AuthContainer-wrapper{max-width:400px}}@media (max-width:768px){.AuthContainer-wrapper{padding:15px;background-color:#fff;max-width:450px;width:100%;border-radius:5px;margin:0 auto}}@media (max-width:576px){.AuthContainer-wrapper{max-width:calc(100% - 30px)}}.AuthContainer-logo{position:relative;margin-bottom:120px}@media (max-width:768px){.AuthContainer-logo{margin:0 0 0 15px}}.AuthContainer-text{position:relative;text-align:center;color:#fff;font-size:18px;line-height:25px;max-width:380px}@media (max-width:768px){.AuthContainer-text{margin-bottom:30px}}@media (max-width:576px){.AuthContainer-text{font-size:16px}.AuthContainer-text br{display:none}}.AuthContainer-center{width:100%;max-width:395px}@media (max-width:768px){.AuthContainer-center{margin:30px 0}}.AuthContainer-btn{position:relative;width:100%;margin-top:50px;max-width:300px}@media (max-width:768px){.AuthContainer-btn{margin:30px 0;display:flex;justify-content:center}}.AuthContainer-partners{display:flex;align-items:center;justify-content:center}.AuthContainer-partner{position:relative}.AuthContainer-avatar{width:92px;height:92px;background-color:#f2f2f2;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:50px}@media (max-width:768px){.AuthContainer-avatar{margin-bottom:30px;width:60px;height:60px}}.AuthContainer-preview{font-weight:700;font-size:18px;line-height:23px;color:#002b53;margin-bottom:50px;text-align:center}.AuthContainer-preview:nth-child(3){margin:0}@media (max-width:768px){.AuthContainer-preview{font-size:16px;line-height:18px}}.Eula-wrapper{padding:0 10px}.Eula-text{overflow:hidden;margin-bottom:15px}.Eula-link{font-weight:400;font-size:16px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#376295}.Login-group{margin-bottom:30px;justify-content:space-between}.Login-group,.Login-link{display:flex;align-items:center}.Login-link{font-weight:400;font-size:16px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#376295}.ChangePassword-visible{font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:#000;text-align:center}.ChangePassword-here{margin-left:5px;color:#ed682b}.ChangePassword-group{display:flex;justify-content:center;margin-bottom:30px}.ChangePassword-link{font-weight:400;font-size:16px;line-height:20px;display:flex;align-items:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#376295}.PasswordRecovery-group{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.PasswordRecovery-visible{font-style:normal;font-weight:400;font-size:18px;line-height:28px;color:#000;text-align:center}.Wrapper-download,.Wrapper-download svg path{transition:all .5s ease}.Wrapper{min-height:100%;width:100%;height:100%}.Wrapper_vertical{display:flex}.Wrapper-item{height:100%;width:100%;background-color:#fff;padding:12px;margin-bottom:10px;min-height:100%;position:relative;overflow:hidden;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px}.Wrapper-item:last-child{margin:0}.Wrapper-item_resize{margin:0;padding:0}.Wrapper-item_large{padding:24px 36px}@media (max-width:768px){.Wrapper-item_large{padding:16px}}@media (max-width:576px){.Wrapper-item_large{padding:0}}.Wrapper-item_full{min-height:calc(100vh - 57px)}@media (max-width:576px){.Wrapper-item{padding:10px}}.Wrapper-orientation{display:flex;align-items:center;justify-content:flex-end;background-color:#f7f7f8;position:absolute;right:25px;top:25px}.Wrapper-orientation_export{top:17px}.Wrapper-orientation_top{position:relative;top:0;right:0;padding:5px 5px 5px 0}.Wrapper-btn{display:flex;align-items:center;padding:0;margin-right:16px}.Wrapper-btn:last-child{margin:0}.Wrapper-btn:hover svg,.Wrapper-btn_active svg{transition:all .3s ease}.Wrapper-btn:hover svg line,.Wrapper-btn:hover svg rect,.Wrapper-btn_active svg line,.Wrapper-btn_active svg rect{transition:all .3s ease;stroke:#ed682b}.Wrapper-btn:hover svg circle,.Wrapper-btn_active svg circle{transition:all .3s ease;fill:#ed682b}.Wrapper-btn_active{pointer-events:none}.Wrapper-resize{position:relative;padding:12px 8px;display:flex;flex-direction:column}.Wrapper-resize .react-resizable{overflow:hidden}.Wrapper-dragger{background-image:url(/static/media/dots-vertical.a8f37429.svg);width:10px;height:100%;min-height:calc(100% - 57px);top:0;left:auto;right:0;cursor:w-resize;background-repeat:no-repeat;background-position:50%}.Wrapper-dragger_horizontal{background-image:url(/static/media/dots.93ce569e.svg);cursor:s-resize;width:100%;height:10px}.Wrapper-gutter{width:10px;min-height:100%}.Wrapper-gutter_horizontal{min-height:10px;width:100%}.Wrapper-gutter_none{display:none}.Wrapper-download{margin-right:16px;border-radius:3px;padding:0;display:flex;align-items:center;justify-content:center;width:28px;min-height:28px;border:1px solid #d3d3db;background-color:#fff;color:#4a5056}.Wrapper-download:hover{color:#fff;border:1px solid #3d6fb7;background:#3d6fb7;box-shadow:0 4px 4px rgba(0,0,0,.25)}.Wrapper-download svg path{fill:#3d6fb7}.Wrapper-download:hover svg path{fill:#fff}.Loading{display:flex;align-items:center;justify-content:center;z-index:50;width:100%;height:100%;left:0;top:0}.Loading_fixed{position:fixed;z-index:9999}.Loading_height{min-height:100vh}.Loading_relative{position:relative}.Loading_title{flex-direction:column}.Loading-circle{-webkit-animation-name:rotation;animation-name:rotation;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.Loading_absolute{position:absolute;height:calc(100vh - 72px);border-radius:5px;width:calc(100% - 24px);min-height:auto}.Loading-cow{overflow:visible}.Loading-title{margin-top:15px;font-weight:500}.Loading-spinner{width:60px;height:60px}.Loading-line{-webkit-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:spinner 1.2s linear infinite;animation:spinner 1.2s linear infinite}.Loading-line:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:10px;background:#ed682b}.Loading-line:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.Loading-line:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.Loading-line:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.Loading-line:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.Loading-line:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.Loading-line:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.Loading-line:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.Loading-line:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.Loading-line:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.Loading-line:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.Loading-line:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.Loading-line:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}.Loading-dual-ring{display:inline-block;width:80px;height:80px}.Loading-dual-ring:after{content:" ";display:block;width:64px;height:64px;margin:8px;border-radius:50%;border-color:#ed682b transparent;border-style:solid;border-width:6px;-webkit-animation:rotation 1.2s linear infinite;animation:rotation 1.2s linear infinite}.Loading-spinner{color:#ed682b;display:inline-block;position:relative;width:80px;height:80px}.Loading-spinner div{-webkit-transform-origin:40px 40px;transform-origin:40px 40px;-webkit-animation:spinner 1.2s linear infinite;animation:spinner 1.2s linear infinite}.Loading-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:5px;height:17px;border-radius:20%;background:#ed682b}.Loading-spinner div:first-child{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.Loading-spinner div:nth-child(2){-webkit-transform:rotate(30deg);transform:rotate(30deg);-webkit-animation-delay:-1s;animation-delay:-1s}.Loading-spinner div:nth-child(3){-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-delay:-.9s;animation-delay:-.9s}.Loading-spinner div:nth-child(4){-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation-delay:-.8s;animation-delay:-.8s}.Loading-spinner div:nth-child(5){-webkit-transform:rotate(120deg);transform:rotate(120deg);-webkit-animation-delay:-.7s;animation-delay:-.7s}.Loading-spinner div:nth-child(6){-webkit-transform:rotate(150deg);transform:rotate(150deg);-webkit-animation-delay:-.6s;animation-delay:-.6s}.Loading-spinner div:nth-child(7){-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation-delay:-.5s;animation-delay:-.5s}.Loading-spinner div:nth-child(8){-webkit-transform:rotate(210deg);transform:rotate(210deg);-webkit-animation-delay:-.4s;animation-delay:-.4s}.Loading-spinner div:nth-child(9){-webkit-transform:rotate(240deg);transform:rotate(240deg);-webkit-animation-delay:-.3s;animation-delay:-.3s}.Loading-spinner div:nth-child(10){-webkit-transform:rotate(270deg);transform:rotate(270deg);-webkit-animation-delay:-.2s;animation-delay:-.2s}.Loading-spinner div:nth-child(11){-webkit-transform:rotate(300deg);transform:rotate(300deg);-webkit-animation-delay:-.1s;animation-delay:-.1s}.Loading-spinner div:nth-child(12){-webkit-transform:rotate(330deg);transform:rotate(330deg);-webkit-animation-delay:0s;animation-delay:0s}.Loading-roller{display:inline-block;position:relative;width:80px;height:80px}.Loading-roller div{-webkit-animation:rotation 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:rotation 1.2s cubic-bezier(.5,0,.5,1) infinite;-webkit-transform-origin:40px 40px;transform-origin:40px 40px}.Loading-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#ed682b;margin:-4px 0 0 -4px}.Loading-roller div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.Loading-roller div:first-child:after{top:63px;left:63px}.Loading-roller div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.Loading-roller div:nth-child(2):after{top:68px;left:56px}.Loading-roller div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.Loading-roller div:nth-child(3):after{top:71px;left:48px}.Loading-roller div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.Loading-roller div:nth-child(4):after{top:72px;left:40px}.Loading-roller div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.Loading-roller div:nth-child(5):after{top:71px;left:32px}.Loading-roller div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.Loading-roller div:nth-child(6):after{top:68px;left:24px}.Loading-roller div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.Loading-roller div:nth-child(7):after{top:63px;left:17px}.Loading-roller div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.Loading-roller div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spinner{0%{opacity:1}to{opacity:0}}@keyframes spinner{0%{opacity:1}to{opacity:0}}.TableHead{justify-content:space-between;margin-bottom:10px}.TableHead,.TableHead-right{display:flex;align-items:center}.TableHead-right{justify-content:flex-end;width:100%}.TableHead-right_group{justify-content:flex-end;width:50%;display:grid;grid-template-columns:repeat(auto-fit,40px);grid-gap:10px;gap:10px}.TableHead-left{width:auto}@media (max-width:620px){.TableHead-left{width:100%}}.TableHead-item{display:flex;width:100%;padding:7px 11px;margin-bottom:10px;font-size:14px;color:#3d6fb7;background-color:#e3f2fe;border-radius:4px}.TableHead-item:last-child{margin:0}.TableHead .dx-widget{display:none}.Dropdown-custom{transition:all .5s ease}.Dropdown{position:relative;display:inline-flex;width:auto}.Dropdown-title{padding:0;font-weight:400;font-size:10px;line-height:20px;color:#002b53}.Dropdown-arrow{margin-left:4px}.Dropdown-list{position:absolute;z-index:50;min-width:100px;padding:15px 20px;background-color:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 4px rgba(0,0,0,.15);border-radius:5px;display:flex;flex-direction:column;align-items:flex-start;top:20px}.Dropdown-list_left{left:0}.Dropdown-list_right{right:0}.Dropdown-list_center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Dropdown-list_mobile{position:fixed;bottom:-100%;min-height:50vh;width:100%;top:auto;padding:50px 12px 12px;border-radius:5px 5px 0 0;overflow:hidden;z-index:1302}.Dropdown-list_open{bottom:0}.Dropdown-list_hidden{visibility:hidden}.Dropdown-item,.Dropdown-link{font-weight:500;font-size:10px;line-height:15px;letter-spacing:.008em;color:#ed682b;border-bottom:1px solid #ed682b;margin-bottom:10px}.Dropdown-item:last-child,.Dropdown-link:last-child{margin:0}.Dropdown-item{color:#002b53;border:none}.Dropdown-custom{font-weight:500;font-size:14px;line-height:15px;letter-spacing:.008em;color:#4a5056;margin-bottom:10px;text-align:left;padding:0}@media (max-width:620px){.Dropdown-custom{width:100%;font-size:14px;font-weight:600;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid #e3f2fe}}.Dropdown-custom:last-child{margin:0}.Dropdown-custom[disabled]{color:#d3d3db}.Dropdown-wrap{display:flex;flex-direction:column;align-items:flex-start;position:relative;width:100%}.Dropdown-close{position:absolute;right:-12px;top:-52px;line-height:1;padding:10px;z-index:5}.Dropdown-overlay{position:fixed;left:0;bottom:0;right:0;top:0;background-color:rgba(0,0,0,.5);z-index:1301}.ButtonGroup-item{transition:all .5s ease}.ButtonGroup{width:100%;justify-content:flex-end;display:flex;align-items:center}@media (max-width:768px){.ButtonGroup{flex-wrap:wrap;grid-row-gap:5px;row-gap:5px;justify-content:center}}.ButtonGroup-icon{margin-right:6px}.ButtonGroup-item{display:inline-flex;justify-content:center;align-items:center;padding:0;margin-right:24px}.ButtonGroup-item svg path{fill:#ed682b}.ButtonGroup-item_green svg path{fill:#0d954a}.ButtonGroup-item:last-child{margin:0}.ButtonGroup-item_add{padding:3.5px 8px;color:#fff;border-radius:4px;font-size:11px}.ButtonGroup-item_add svg path{fill:#fff}.ButtonGroup-item[disabled] svg path{fill:#9194a7}.ButtonGroup-item_dropdown{padding:0}.ButtonGroup-btn{display:flex;flex:1 1;justify-content:center;align-items:center}.ButtonGroup-btn svg:focus{outline:none}.ButtonGroup-loading{bottom:0}.ButtonGroup-pdf_loading{pointer-events:none}.ButtonGroup-pdf_loading path{fill:#9194a7!important}.ButtonGroup .place-bottom{padding:8px;font-size:10px;opacity:0}.available{background-color:#fff;padding:12px 8px}.DairyCompMilking-tables{display:flex}.DairyCompMilking-tableRight{width:100%}.FormGroup_border{padding:20px;position:relative;margin:17px 0 20px;background-color:#fff;border:1px solid #e3f2fe;box-shadow:0 2px 4px rgba(0,0,0,.25);border-radius:5px}.FormGroup_xlarge{margin-bottom:45px}.FormGroup_large{margin-bottom:30px}.FormGroup_medium{margin-bottom:20px}.FormGroup_small{margin-bottom:10px}.FormGroup_none{margin-bottom:0}.FormGroup_light{border:1px solid #d3d3db}.FormGroup_small{margin-bottom:15px}.FormGroup-title{font-weight:400;font-size:12px;line-height:15px;color:#242b35;padding:0 8px;background-color:#fff;position:absolute;z-index:1;top:-6px;left:17px}.FormGroup-title_relative{position:relative;top:0;left:0;padding:0;margin-bottom:12px;color:#242b35}.FormGroup-title_margin{margin-bottom:30px}.FormGroup:last-child{margin-bottom:0}.FormGroup_group{display:flex;flex-wrap:wrap}.FormGroup_aic{align-items:center}.FormGroup_ait{align-items:flex-start}.FormGroup_aib{align-items:flex-end}.FormGroup_jcc{justify-content:center}.FormGroup_jcl{justify-content:flex-start}.FormGroup_jcr{justify-content:flex-end}.FormGroup-fake{min-height:20px;width:100%}.Badge{text-transform:uppercase;margin-left:3px;margin-right:5px;font-size:9px;border-radius:6px;padding:1px 5px}.Badge_xs{font-size:.5rem;border-radius:2px;padding:1px 3px}.Select__multi-value__remove{transition:all .5s ease}.Select{position:relative;display:flex}.Select_column{flex-direction:column}.Select_column .Select-label{margin:0 0 5px}.Select_row{flex-direction:row;align-items:center}.Select_top{align-items:flex-start}.Select_bottom{align-items:flex-end}.Select_middle{align-items:center}.Select_error .Select__control{border:1.5px solid #eb5757!important}.Select-wrap{position:relative}.Select-wrap .css-2b097c-container{width:100%}.Select-wrap_green .Select_blue .Select__control{background-color:green}.Select_green .Select-label_required:before{color:#0d954a}.Select_green .Select-label .Select__control{background-color:green!important}.Select_green .Select__option{font-weight:500;font-size:12px!important;line-height:15px;color:#4a5056}.Select_green .Select__option:hover{background-color:#f8f8f8}.Select_green .Select__option--is-selected{background-color:#0d954a!important;color:#fff}.Select_green .Select__option--is-focuse:not(.Select__option--is-selected){background:#f8f8f8!important}.Select-label{display:flex;margin-bottom:5px;font-weight:500;font-size:12px;line-height:15px}.Select-label_dark{color:#4a5056}.Select-label_blue{color:#ed682b}.Select-label_green{color:#0d954a}.Select-label_filter{white-space:nowrap;margin:0;line-height:1}.Select-label_required{position:relative;padding-left:15px}.Select-label_required:before{position:absolute;left:3px;top:-2px;content:"*";font-family:"Roboto",sans-serif;font-weight:400;font-size:23.1361px;line-height:23px;letter-spacing:.0015em;color:#ed682b}.Select-error{position:absolute;margin-top:5px;transition:all .5s ease;color:#eb5757;font-size:10px}.Select-error.entered,.Select-error.entering{-webkit-animation:slideError .5s ease-out forwards;animation:slideError .5s ease-out forwards}.Select-error.exiting{animation:slideError .5s ease-in alternate-reverse}.Select-error.exited{opacity:0}.Select__value-container{width:100%;line-height:1}.Select__indicators{line-height:1;left:10px}.Select__control{box-shadow:none!important;position:static!important;z-index:500;width:100%;min-height:40px!important;border:1px solid #d3d3db!important;background-color:#fff!important;border-radius:3px}.Select__control--is-focused{border-color:#4a5056!important}.Select--is-disabled .Select__control{background-color:#f2f2f5!important;border-color:#f2f2f5!important}.Select__single-value{margin-left:5px!important;font-weight:500;font-size:12px;line-height:2;color:#242b35!important}.Select__indicator-separator{display:none}.Select__placeholder{margin-left:5px!important;font-weight:400;font-size:12px;line-height:12px;color:rgba(0,43,83,.5)!important;white-space:nowrap;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Select__menu{z-index:501!important}.Select__menu>div{max-height:220px}.Select__option{font-weight:500;font-size:12px!important;line-height:15px;color:#4a5056}.Select__option:hover{background-color:#f8f8f8}.Select__option--is-selected{background-color:#ed682b!important}.Select__option--is-focuse:not(.Select__option--is-selected){background:#f8f8f8!important}.Select_small .Select__control{min-height:26px!important;border:1px solid #d3d3db!important}.Select_small .Select__placeholder{color:#fff!important;line-height:1}.Select_small .Select__value-container{line-height:1;padding:0 8px!important}.Select_small .Select__value-container>div:last-child{padding:0}.Select_small .Select__single-value{margin-left:5px!important;font-weight:500;font-size:10px;line-height:13px;letter-spacing:.008em}.Select_small .Select__indicator{margin-left:5px}.Select_small .Select__indicator-separator{display:none}.Select_blue .Select__control{border:1px solid #ed682b!important;border-radius:5px!important;background-color:#ed682b!important}.Select_blue .Select__single-value{color:#fff!important}.Select_blue .Select--is-disabled .Select__control{background-color:#9194a7!important;border-color:#9194a7!important}.Select__multi-value{margin:0 10px 0 0!important;background-color:#f6f6f6!important;border-radius:5px!important}.Select__multi-value__label{font-weight:500;font-size:10px!important;line-height:15px;color:#242b35}.Select__multi-value__remove{border-top-right-radius:5px!important;border-bottom-right-radius:5px!important}.Select_simple .Select__placeholder{margin:0!important}.Select_simple .Select-wrap{width:100%}.Select_simple .Select__control{min-height:100%!important;border:none!important}.Select_simple .Select__indicator{padding:0}.Select_simple .Select__input{padding:0;margin:0}.Select_simple .Select__value-container{padding:0;line-height:1}.Select_simple .Select__value-container>div:last-child{padding:0;margin:0}.Select_filter .Select__placeholder{left:5px;margin:0!important}.Select_filter .Select-wrap{width:100%}.Select_filter .Select__control{min-height:12px!important;border:none!important}.Select_filter .Select__indicator{padding:0}.Select_filter .Select__input{padding:0;margin:0}.Select_filter .Select__value-container{padding:0;line-height:1}.Select_filter .Select__value-container>div:last-child{padding:0;margin:0}.Select-option-container{display:flex;align-items:center;justify-content:flex-start;grid-gap:10px;gap:10px}.DairyCompMilkingForm{display:flex;flex-direction:column;flex:1 1}.DairyCompMilkingForm-bottom{display:flex;justify-content:center;margin-top:auto}.DairyCompMilkingForm-wrap{align-items:center;justify-content:space-between;margin-bottom:20px}.DairyCompMilkingForm-col,.DairyCompMilkingForm-wrap{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}@media (max-width:768px){.DairyCompMilkingForm-col{grid-gap:0;gap:0}}.DairyCompMilkingForm-field{min-width:200px}@media (max-width:768px){.DairyCompMilkingForm-field{width:100%}}.DairyCompMilkingForm-upload-btn{min-width:140px}.DairyCompMilkingTable{max-height:calc(100vh - 450px)}@media (max-width:768px){.DairyCompMilkingTable{max-height:calc(100vh - 700px)}}.DairyCompPens-title{text-align:center;font-weight:400;font-size:12px;line-height:20px;color:#4a5056;padding:5px 0;border-right:1px solid #f2f2f5}.DairyCompPens-title:last-child{border-right:none}.DairyCompPens-tables{border:1px solid #f2f2f5;margin-top:10px;display:flex;max-height:calc(100vh - 450px);overflow:hidden;overflow-y:scroll}@media (max-width:768px){.DairyCompPens-tables{max-height:calc(100vh - 700px)}}.DairyCompPens-tableLeft,.DairyCompPens-tableRight{width:50%}.DairyCompPens-loading{height:100px}.AssignablePensTable{margin-bottom:30px}.DairyCompPensForm{display:flex;flex-direction:column;flex:1 1}.DairyCompPensForm-bottom{display:flex;justify-content:center;margin-top:auto}.DairyCompPensForm-wrap{align-items:center;justify-content:space-between}.DairyCompPensForm-col,.DairyCompPensForm-wrap{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}@media (max-width:768px){.DairyCompPensForm-col{grid-gap:0;gap:0}}.DairyCompPensForm-field{min-width:200px}@media (max-width:768px){.DairyCompPensForm-field{width:100%}}.DairyCompPensForm-upload-btn{min-width:140px}.CellButton{padding:0;line-height:1px}.CellButton svg{line-height:1}.Checkbox{position:relative;display:inline-flex;justify-content:flex-start}.Checkbox_green .Checkbox-input:checked~.Checkbox-label_button{background-color:green;border-color:#fff;color:#fff}.Checkbox_green .Checkbox-input:checked+.Checkbox-switch{background:#27ae60}.Checkbox_green .Checkbox-input:checked+.Checkbox-switch:before{-webkit-transform:translateX(18px);transform:translateX(18px)}.Checkbox_green .Checkbox-input:checked+.Checkbox-label_purple{background-color:#ed682b;border:1px solid #ed682b;color:#fff}.Checkbox_green .Checkbox-input:checked+.Checkbox-label_purple svg path{fill:#fff}.Checkbox_switch{display:inline-flex;align-items:center}.Checkbox_switch .Checkbox-switch{order:2}.Checkbox_switch .Checkbox-label{cursor:default}.Checkbox_switch .Checkbox-label:before{display:none}.Checkbox_switch .Checkbox-label_left{order:1;margin-right:11px}.Checkbox_switch .Checkbox-label_right{order:3;margin-left:11px}.Checkbox-input{position:absolute;z-index:-9999;top:0;left:0;opacity:0}.Checkbox-input:checked~.Checkbox-label:before{background-image:url(/static/media/check.f69846b5.svg);background-repeat:no-repeat;background-position:50%;background-size:10px 12px}.Checkbox-input:checked~.Checkbox-label_button{background-color:#ed682b;border-color:#fff;color:#fff}.Checkbox-input:checked~.Checkbox-label_circle:before{background-image:url(/static/media/check-circle-active.40688f70.svg);background-size:100% 100%}.Checkbox-input:checked~.Checkbox-label_blue{background:#376295;border-color:#376295}.Checkbox-input:checked+.Checkbox-switch{background:#27ae60}.Checkbox-input:checked+.Checkbox-switch:before{-webkit-transform:translateX(18px);transform:translateX(18px)}.Checkbox-input:checked+.Checkbox-label_purple{background-color:#ed682b;border:1px solid #ed682b;color:#fff}.Checkbox-input:checked+.Checkbox-label_purple svg path{fill:#fff}.Checkbox-input:checked+.Checkbox-label_small:before{background-image:url(/static/media/check-circle-active.40688f70.svg);background-position:50%}.Checkbox-input:checked+.Checkbox-label_check{color:#ed682b}.Checkbox-label{position:relative;display:flex;align-items:center;margin-bottom:0;cursor:pointer;font-weight:500;font-size:12px;line-height:15px;color:#4a5056}.Checkbox-label:before{display:flex;width:21px;height:21px;content:"";border:1.5px solid #d3d3db;border-radius:3px;line-height:1}.Checkbox-label_right:before{margin-right:13px}.Checkbox-label_left{flex-direction:row-reverse;justify-content:flex-start}.Checkbox-label_left:before{margin-left:13px}.Checkbox-label_nolabel:after,.Checkbox-label_nolabel:before{margin:0}.Checkbox-label_button{border-radius:5px;line-height:1;border:1px solid #d3d3db;color:#4a5056;padding:5px 10px;min-height:40px;min-width:63px;display:flex;justify-content:center;align-items:center}.Checkbox-label_button:after,.Checkbox-label_button:before{display:none}.Checkbox-label_light{color:#4a5056}.Checkbox-label_light:before{border:1.5px solid #4a5056}.Checkbox-label_dark{color:#242b35;font-weight:600}.Checkbox-label_dark:before{border:1.5px solid #242b35}.Checkbox-label_condition{text-transform:lowercase;color:#fff;border-radius:5px;padding:7px;justify-content:center;width:100%}.Checkbox-label_condition:after,.Checkbox-label_condition:before{display:none}.Checkbox-label_circle:before{border:none;border-radius:50%;background-image:url(/static/media/check-circle.13ba4e0f.svg);background-repeat:no-repeat;background-size:100% 100%}.Checkbox-label_indeterminate:before{background-color:#fff;border-color:#000}.Checkbox-label_indeterminate:after{content:"";position:absolute;top:50%;left:21%;width:12px;height:2px;background-color:#949595;border-radius:1px}.Checkbox-label_small:after,.Checkbox-label_small:before{width:14px;height:14px}.Checkbox-label_disabled{pointer-events:none}.Checkbox-label_disabled:before{border:1.5px solid #f2f2f2;background-color:#f2f2f2}.Checkbox-label_purple{min-height:27px;background-color:#fff;border:1px solid #cacaca;border-radius:50px;padding:9px 17px;font-weight:400;font-size:12px;line-height:15px;color:#949595}.Checkbox-label_purple svg{margin-right:9px}.Checkbox-label_purple svg path{fill:#949595}.Checkbox-label_purple:after,.Checkbox-label_purple:before{display:none}.Checkbox-label_purple.Checkbox-label_disabled{border:1px solid #d3d3db;background-color:#d3d3db;color:#fff}.Checkbox-label_purple.Checkbox-label_disabled svg path{fill:#fff}.Checkbox-label_check .Checkbox-text{width:calc(100% - 27px)}.Checkbox-switch{position:relative;width:40px;height:20px;margin:0;cursor:pointer;border-radius:20px;background-color:#d3d3db}.Checkbox-switch:before{position:absolute;top:2px;left:3px;display:inline-block;width:16px;height:16px;content:"";transition:.15s;border-radius:50%;background:#fff}.Checkbox_condition{width:auto;min-width:80px;display:inline-flex;justify-content:center}.AssignablePensList-list{height:350px}.AssignablePensList-scroll{height:100%}.AssignablePensList-checkbox{padding-bottom:10px;display:flex}.AssignablePensList-text{font-style:normal;font-weight:400;font-size:10px;line-height:20px;color:#4a5056}.DairyCompPensTable{margin-bottom:30px;border-right:1px solid #d3d3db}.DairyCompPensTable-button{margin:0 5px}.DairyCompPensTable-group{display:flex;align-items:center;justify-content:center}.DairyCompPensTable-delete{margin-left:10px}.Title{font-weight:500;font-size:14px;line-height:15px;color:#ed682b;white-space:nowrap}.Title_green{color:#0d954a}.PagesWrapper-links{display:flex;align-items:center;margin-bottom:16px;flex-wrap:wrap}.PagesWrapper-title{margin-bottom:10px}.PagesWrapper-link{text-align:center;min-height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;font-style:normal;font-weight:700;font-size:12px;line-height:15px;padding:5px;color:#4a5056;border:1px solid #ebedef;flex:1 1}@media (max-width:768px){.PagesWrapper-link{flex:1 0 100%}}.PagesWrapper-link svg{margin-bottom:10px}@media (max-width:414px){.PagesWrapper-link svg{margin:0 10px 0 0}}.PagesWrapper-link svg path{fill:#4a5056}.PagesWrapper-link:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.PagesWrapper-link:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.PagesWrapper-link.active{background-color:#ed682b;color:#fff}.PagesWrapper-link.active svg{margin-bottom:10px}@media (max-width:414px){.PagesWrapper-link.active svg{margin:0 10px 0 0}}.PagesWrapper-link.active svg path{fill:#fff}@media (max-width:414px){.PagesWrapper-link{font-size:10px;min-height:100%;display:flex;flex-direction:row;justify-content:flex-start;border-radius:5px;padding:5px 15px}}.PagesWrapper-content{background-color:#fff;box-shadow:0 3px 3px rgba(0,0,0,.15);border-radius:5px;padding:23px 27px 34px;min-height:calc(100vh - 206px);display:flex;flex-direction:column}@media (max-width:768px){.PagesWrapper-content{min-height:calc(100vh - 296px)}}@media (max-width:480px){.PagesWrapper-content{padding:20px 15px;min-height:calc(100vh - 176px)}}.DatePicker-input{transition:all .5s ease}.DatePicker{position:relative;display:flex}.DatePicker_column{flex-direction:column}.DatePicker_column .DatePicker-label{margin:0 0 5px}.DatePicker_row{flex-direction:row;align-items:center;line-height:1}.DatePicker_top{align-items:flex-start}.DatePicker_bottom{align-items:flex-end}.DatePicker_middle{align-items:center}.DatePicker-wrap{position:relative;line-height:1;display:flex}.DatePicker-wrapper{line-height:1}.DatePicker-popper{z-index:100}.DatePicker-popper_fluid{width:100%}.DatePicker-label{display:flex;margin-bottom:5px;font-weight:500;font-size:12px;line-height:15px}.DatePicker-label_green{color:#0d954a}.DatePicker-label_required{position:relative;padding-left:15px}.DatePicker-label_required:before{position:absolute;left:3px;top:-2px;content:"*";font-weight:400;font-size:23.1361px;line-height:23px;letter-spacing:.0015em;color:#ed682b}.DatePicker-label_dark{color:#4a5056}.DatePicker-label_blue{color:#ed682b}.DatePicker-label_filter{font-weight:500;font-size:12px;line-height:1;margin:0 5px 0 0;white-space:nowrap;display:flex}.DatePicker-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;line-height:1}.DatePicker-icon_click{cursor:pointer}.DatePicker-icon_left{left:20px}.DatePicker-icon_right{right:20px}.DatePicker-icon_moved{right:30px}.DatePicker-input{width:100%;min-height:40px;padding:7px 17px;border:1px solid #d3d3db;border-radius:3px;font-weight:500;font-size:12px;line-height:12px;color:#242b35;background-color:#fff;font-family:"Be Vietnam Pro",sans-serif}.DatePicker-input_small{min-height:32px}.DatePicker-input[readonly]:focus{border-color:#d3d3db}.DatePicker-input[disabled]{background-color:#f8f8f8;border-color:#f8f8f8}.DatePicker-input:focus{border-color:#3d6fb7}.DatePicker-input::-webkit-input-placeholder{color:rgba(0,43,83,.5)}.DatePicker-input:-ms-input-placeholder{color:rgba(0,43,83,.5)}.DatePicker-input::placeholder{color:rgba(0,43,83,.5)}.DatePicker-input-left{padding-left:25px}.DatePicker-input-right{padding-right:25px}.DatePicker-input_center{text-align:center}.DatePicker-input_error,.DatePicker-input_error:focus{border:1.5px solid #eb5757}.DatePicker-input_blue{color:#fff;background-color:#ed682b;border:1px solid #ed682b}.DatePicker-input_blue::-webkit-input-placeholder{color:#fff}.DatePicker-input_blue:-ms-input-placeholder{color:#fff}.DatePicker-input_blue::placeholder{color:#fff}.DatePicker-input_disabled_blue{color:#fff;background-color:#5793ef!important;border:1px solid #5793ef}.DatePicker-input_disabled_blue::-webkit-input-placeholder{color:#fff}.DatePicker-input_disabled_blue:-ms-input-placeholder{color:#fff}.DatePicker-input_disabled_blue::placeholder{color:#fff}.DatePicker-input_filter{font-size:12px;line-height:1;color:#4a5056;border:none;padding:0;width:100%;cursor:pointer;min-height:0;height:12px;max-width:80px}.DatePicker-error{position:absolute;bottom:-22px;transition:all .5s ease;color:#eb5757;font-size:10px}.DatePicker-error.entered,.DatePicker-error.entering{-webkit-animation:slideError .5s ease-out forwards;animation:slideError .5s ease-out forwards}.DatePicker-error.exiting{animation:slideError .5s ease-in alternate-reverse}.DatePicker-error.exited{opacity:0}.DatePicker-calendar{border:none;border-radius:3px;font-family:"Be Vietnam Pro",sans-serif;font-size:12px;color:#002b53;box-shadow:0 10px 36px rgba(0,0,0,.3)}.DatePicker-calendar_fluid{width:100%}.DatePicker-calendar_fluid .react-datepicker__month-container{float:none}.DatePicker-calendar_fluid .react-datepicker__day-names,.DatePicker-calendar_fluid .react-datepicker__week{display:flex}.DatePicker-calendar_fluid .react-datepicker__day-names{margin:0 .4rem}.DatePicker-calendar_fluid .react-datepicker__day,.DatePicker-calendar_fluid .react-datepicker__day-name{width:100%}.DatePicker-calendar_green .react-datepicker__header{background-color:green!important}.DatePicker-calendar_green .react-datepicker__day{border-radius:3px;font-weight:400;color:#242b35}.DatePicker-calendar_green .react-datepicker__day--selected,.DatePicker-calendar_green .react-datepicker__day--selected:hover,.DatePicker-calendar_green .react-datepicker__day:hover{background-color:#0d954a!important;color:#fff}.DatePicker-calendar_green .react-datepicker__triangle:before{border-bottom-color:#0d954a!important}.DatePicker-calendar .react-datepicker__day--keyboard-selected,.DatePicker-calendar .react-datepicker__month-text--keyboard-selected,.DatePicker-calendar .react-datepicker__quarter-text--keyboard-selected,.DatePicker-calendar .react-datepicker__year-text--keyboard-selected{background-color:#e98a5e;color:#fff}.DatePicker-calendar .react-datepicker__header{background-color:#ed682b;border-radius:3px 3px 0 0;border-bottom:none}.DatePicker-calendar .react-datepicker__current-month{color:#fff;font-size:14px;font-weight:600}.DatePicker-calendar .react-datepicker__day-name{font-weight:400;color:#fff}.DatePicker-calendar .react-datepicker__navigation-icon:before{border-color:#fff}.DatePicker-calendar .react-datepicker__triangle:before{border-bottom-color:#ed682b;top:0!important}.DatePicker-calendar .react-datepicker__triangle:after{display:none}.DatePicker-calendar .react-datepicker__day{border-radius:3px;font-weight:400;color:#242b35}.DatePicker-calendar .react-datepicker__day--selected,.DatePicker-calendar .react-datepicker__day:hover{background-color:#ed682b;color:#fff}.DatePicker-calendar .react-datepicker__day--selected:hover{background-color:#9a3a0e;color:#fff}.DatePicker-calendar .react-datepicker__day--disabled,.DatePicker-calendar .react-datepicker__day--outside-month{color:#d3d3db}.DatePicker-calendar .react-datepicker__day--disabled:hover{background-color:transparent}.DatePicker-calendar .react-datepicker-time__header{color:#fff;font-weight:600}.DatePicker-calendar .react-datepicker__time-name{color:#242b35;font-weight:400}.DatePicker-calendar .react-datepicker__time-list-item{font-weight:400;color:#242b35;display:flex;align-items:center;justify-content:center}.DatePicker .react-datepicker__input-container{display:flex;flex-direction:column}.DatePicker-clear:after{background-color:#646675}.Filter{display:flex;align-items:center}.Filter_mobile{position:fixed;bottom:-100%;min-height:50vh;width:100%;top:auto;padding:50px 12px 12px;border-radius:5px 5px 0 0;overflow:hidden;z-index:1302;margin:0;left:0;flex-direction:column;align-items:flex-start;justify-content:flex-start;background-color:#fff}.Filter_mobile .Filter-select{min-width:100%}.Filter_mobile .Filter-date{margin:0 0 20px;width:100%}.Filter_open{bottom:0}.Filter-date{margin-right:30px}@media (max-width:1200px){.Filter-date{margin-right:15px}}.Filter-select{min-width:140px}.Filter-select .Select__value-container{min-width:85px}.Filter-close{position:absolute;right:0;top:0;line-height:1;padding:10px;z-index:5}.Filter-overlay{position:fixed;left:0;bottom:0;right:0;top:0;background-color:rgba(0,0,0,.5);z-index:1301}.TabItem{cursor:pointer;display:flex;margin-top:21px}.TabItem-label{position:relative;transition:all .3s}.TabItem-label:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#ed682b;transition:all .3s}.TabItem-label:hover:after{width:100%}.TabItem-label_active{color:#ed682b}.TabItem-label_active:after{color:#ed682b;width:100%}.TabsPanel{display:flex;align-items:center;border-bottom:1px solid #d3d3db;flex-grow:1;padding-left:8px;padding-right:8px}.TabsPanel:first-child{margin-right:136px}@media (max-width:1366px){.TabsPanel:first-child{margin-right:50px}}@media (max-width:768px){.TabsPanel:first-child{margin-right:0}}.TabsPanel-items{display:flex;align-items:center;flex-wrap:wrap}.TabsPanel-items>*{margin-right:8px}.TabsPanel-items>:last-child{margin-right:0}.LicenseExpireNotificationPopup-content{margin-left:10px;margin-bottom:15px}.LicenseExpireNotificationPopup-text{color:#4a5056;font-weight:400;font-size:15px}.LicenseExpireNotificationPopup-link{color:#ed682b}.LicenseExpireNotificationPopup-link_green{color:#0d954a}.Card-btn{transition:all .5s ease}.Card{background-color:#fff;box-shadow:0 3px 4px rgba(0,0,0,.15);border-radius:5px;padding:15px 20px;min-height:200px;position:relative;margin:2px;transition:box-shadow .3s ease-in-out}.Card_active{outline:2px solid #ed682b}@media (max-width:768px){.Card{padding:30px 15px}}.Card_info{color:#fff;background-color:#002b53}.Card_error{background-color:rgba(235,87,87,.15);box-shadow:0 0 3px rgba(235,87,87,.15)}.Card-btn{position:relative;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#ed682b;text-decoration:underline;padding-bottom:10px;padding-right:10px;padding-left:10px}.Card-btn:hover{text-decoration:none}.Card-title{position:relative;font-style:normal;font-weight:600;font-size:14px;line-height:20px;color:#4a5056;padding-bottom:10px;padding-right:10px;padding-left:10px}.Card-title_left{text-align:left}.Card-title_center{text-align:center}.Card-title_right{text-align:right}.Card-btn{width:90%;text-align:left}.Card-btn:hover{color:#ed682b}.Card-del{position:absolute;right:0;padding:0;top:0}.Card-handle{position:absolute;z-index:10;left:8px;top:8px;cursor:grab}.Card-size{position:absolute;right:-10px;top:67px;z-index:3}.Card:hover{box-shadow:0 3px 4px rgba(0,0,0,.5)}@media (max-width:768px){.Card:hover{box-shadow:0 3px 4px rgba(0,0,0,.15)}}.Card .Chart-description{font-size:12px}.Dashboard-header{display:flex;align-items:center;justify-content:space-between;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.13);border-radius:8px;padding:11px 23px}@media (max-width:768px){.Dashboard-header{padding:11px 15px}}.Dashboard-tabs{display:flex;align-items:center;justify-content:space-between;margin-top:-21px;padding-top:21px}@media (max-width:768px){.Dashboard-tabs{flex-direction:column;grid-gap:15px;gap:15px;align-items:start}}.Dashboard-content{min-height:40px;display:flex;justify-content:space-between}@media (max-width:576px){.Dashboard-content{flex-wrap:wrap}}.Dashboard-content{position:relative}.Dashboard-wrap{width:100%}.Dashboard-grid{width:100%;display:flex;flex-wrap:wrap;grid-gap:14px;gap:14px}.Dashboard-grid_detailed{grid-template-columns:repeat(2,1fr);max-height:calc(100vh - 180px);overflow-y:auto;overflow-x:hidden;padding-right:5px}@media (max-width:1200px){.Dashboard-grid_detailed{grid-template-columns:repeat(1,1fr)}}@media (max-width:1050px){.Dashboard-grid_detailed{max-height:none;grid-template-columns:repeat(2,1fr);padding-right:0}}@media (max-width:768px){.Dashboard-grid_detailed{grid-template-columns:repeat(1,1fr);grid-gap:10px;gap:10px}}.Dashboard-grid_detailed .Dashboard-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 17px)}@media (max-width:1200px){.Dashboard-grid_detailed .Dashboard-card{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 17px)}}@media (max-width:1050px){.Dashboard-grid_detailed .Dashboard-card{flex:0 0 100%}}.Dashboard-grid_detailed .Dashboard-card_full{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 17px)}@media (max-width:1050px){.Dashboard-grid_detailed .Dashboard-card_full{flex:0 0 100%}}.Dashboard-text{font-size:14px;line-height:18px}.Dashboard-bottom,.Dashboard-text{text-align:center;font-style:normal;font-weight:400;color:#4a5056}.Dashboard-bottom{font-size:20px;line-height:13px;align-items:center;justify-content:space-around}.Dashboard-bottom,.Dashboard-links{display:flex;flex-wrap:wrap}.Dashboard-link{width:100%;font-weight:500;font-size:14px;line-height:24px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#ed682b;text-align:center;padding-bottom:5px}.Dashboard-link_green{color:#0d954a}.Dashboard-title{font-weight:700;font-size:16px;line-height:24px;color:#242b35}.Dashboard-add{color:#fff;background-color:#27ae60;border-radius:8px;font-weight:600;font-size:12px;line-height:15px;padding:6px 18px;margin-left:auto;margin-top:15px;white-space:nowrap}.Dashboard-add:hover{background-color:#1f8b4c}@media (max-width:768px){.Dashboard-add{margin-top:0}}.Dashboard-contacts{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.Dashboard-info{display:flex;flex-direction:column;font-size:14px;line-height:18px;text-align:center;padding-top:5px}.Dashboard-button{border:1px solid #ed682b;border-radius:8px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-around;padding:8px 14px;width:100px;font-style:normal;font-weight:500;font-size:10px;line-height:13px;text-align:center;color:#ed682b;margin-bottom:5px}.Dashboard-button_green{border:1px solid #d25f74;color:#d25f74}.Dashboard-button_green svg path{fill:#d25f74}.Dashboard-buttons{display:grid;grid-template-columns:repeat(4,1fr);padding:15px 0 0 40px}@media (max-width:992px){.Dashboard-buttons{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.Dashboard-buttons{grid-template-columns:repeat(1,1fr)}}.Dashboard-block,.Dashboard-btn{text-align:left}.Dashboard-btn{border:none;background-color:#fff;color:#4a5056;padding:0;font-size:14px;display:block}@media (max-width:768px){.Dashboard-btn{width:50%}}.Dashboard-btn:hover{background-color:#fff;color:#ed682b}.Dashboard-btn:active{box-shadow:none}.Dashboard-card,.Dashboard-flex{min-height:260px;overflow:hidden}.Dashboard-card{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 15px);-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:1200px){.Dashboard-card{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px)}}@media (max-width:576px){.Dashboard-card{flex:0 0 100%}}.Dashboard-card_full{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px)}@media (max-width:1200px){.Dashboard-card_full{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 12px)}}@media (max-width:576px){.Dashboard-card_full{flex:0 0 100%}}.Dashboard-flex{display:flex;flex-direction:column;justify-content:space-between}.Dashboard-charts{display:flex;margin-top:16px}@media (max-width:1050px){.Dashboard-charts{flex-direction:column-reverse}}.Dashboard-detailed{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 40px);margin-left:10px;background-color:#fff;padding:25px 20px;border-radius:5px;overflow:hidden;height:100%;box-shadow:0 0 3px rgba(0,0,0,.15);margin-top:2px;box-shadow:0 3px 4px rgba(0,0,0,.15)}@media (max-width:1050px){.Dashboard-detailed{margin-bottom:16px;margin-left:0}}@media (max-width:768px){.Dashboard-detailed{margin-bottom:10px}}.CustomNumericCell-buttons{display:flex;align-items:center;grid-gap:8px;gap:8px;justify-content:space-between;margin:0 40px}.CustomNumericCell-decrement-btn,.CustomNumericCell-increment-btn{display:block;cursor:pointer;border-radius:5px;width:25px;height:21px;background-color:#ed682b;color:#fff;transition:background-color .1s ease}.CustomNumericCell-decrement-btn:active,.CustomNumericCell-increment-btn:active{background:#9a3a0e}.CustomNumericCell-decrement-btn:disabled,.CustomNumericCell-increment-btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none;z-index:10}.StatusCell{width:100%;height:100%}.StatusCell,.StatusCell-icon{display:flex;align-items:center;justify-content:center}.StatusCell-icon{position:relative}.StatusCell-tooltip{position:absolute}.IngredientsDmAdjustmentConfirm-table{height:400px;margin-bottom:32px}.IngredientsDmAdjustmentConfirm-checkbox{margin-bottom:16px}.IngredientsDmAdjustmentConfirm-note{margin-bottom:32px;text-align:center}.IngredientsDmAdjustmentConfirm-note span{font-weight:700}.IngredientsDmAdjustmentConfirm-buttons{display:flex;align-items:center;justify-content:center;grid-gap:32px;gap:32px}.IngredientsDmAdjustmentConfirm-button{min-width:100px}.IngredientsDmAdjustmentConfirm-status{display:flex;align-items:center;justify-content:center;grid-gap:8px;gap:8px;margin-bottom:32px;text-align:center}.IngredientsDmAdjustmentConfirm-loading{width:20px;height:20px}.IngredientsDmAdjustmentTable-table{height:400px;margin-bottom:32px}.IngredientsDmAdjustmentTable-loading{height:400px}.IngredientsDmAdjustmentTable-buttons{display:flex;align-items:center;justify-content:center;grid-gap:32px;gap:32px}.IngredientsDmAdjustmentTable-button{min-width:100px}.IngredientsDmAdjustment-top{margin:10px 0 16px;display:flex;align-items:center;justify-content:center}.IngredientsDmAdjustment-button{padding:0;border:0;font-size:16px;text-decoration:underline;color:#ed682b}.IngredientsDmAdjustment-image{display:flex;align-items:center;justify-content:center;flex:1 1}.IngredientsDmAdjustment-picture{height:auto;width:100%;max-height:150px}.QuickAccess-grid{grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;-webkit-columns:4;column-count:4}@media (max-width:992px){.QuickAccess-grid{grid-column-gap:20px;-webkit-column-gap:20px;column-gap:20px}}@media (max-width:768px){.QuickAccess-grid{-webkit-columns:3;column-count:3}}@media (max-width:576px){.QuickAccess-grid{-webkit-columns:2;column-count:2}}@media (max-width:480px){.QuickAccess-grid{-webkit-columns:1;column-count:1}}.QuickAccess-header{font-weight:500;font-size:14px;line-height:1;color:#002b53;display:flex;align-items:center}.QuickAccess-title{font-weight:700;font-size:16px;line-height:24px;color:#002b53;margin-bottom:40px}.QuickAccess-block{margin-bottom:30px;page-break-inside:avoid;-webkit-column-break-inside:avoid;break-inside:avoid}.QuickAccess-icon{margin-right:13px}.QuickAccess-check{display:flex;width:100%;margin-top:15px;padding:6px 15px;border:.5px solid transparent;-webkit-user-select:none;-ms-user-select:none;user-select:none}.QuickAccess-check_active{border:.5px solid #ed682b;border-radius:5px}.QuickAccess-check_active .Checkbox-input:checked+.Checkbox-label_small:before{background-image:url(/static/media/checked-orange.bb10f6ef.svg)}.QuickAccess-check_active .Checkbox-label_dark:before{border:1.5px solid #ed682b}.QuickAccess-check_active.QuickAccess-check_keenan{color:#0d954a;border-color:#0d954a}.QuickAccess-check_active.QuickAccess-check_keenan .Checkbox-label_dark:before{border-color:#0d954a}.QuickAccess-check_active.QuickAccess-check_keenan .Checkbox-input:checked+.Checkbox-label_small:before{background-image:url(/static/media/checked-green.3c5d6190.svg)}.QuickAccess-check_active.QuickAccess-check_keenan .QuickAccess-label{color:#0d954a!important}.QuickAccess-label{font-weight:500;font-size:14px;line-height:1;color:#4a5056}.QuickAccess-btns{margin-top:40px;display:flex;align-items:center;justify-content:center}.QuickAccess-save{margin-left:10px}.QuickAccess-scrollbar{min-height:480px}.Pagination{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;grid-gap:10px;gap:10px;font-size:.8rem}@media (max-width:430px){.Pagination{flex-direction:column;align-items:center}}.Pagination_compact{width:100%;justify-content:center;margin-top:.5rem}.Pagination-button{padding-right:5px;padding-left:5px;display:inline-flex;grid-gap:5px;gap:5px}.Pagination-button,.Pagination-items{align-items:center;justify-content:center}.Pagination-items{display:flex;grid-gap:10px;gap:10px}.Pagination-items-select{border:1px solid #d3d3db;padding:5px 0 5px 5px;border-radius:3px;font-weight:600}.Pagination-pages{display:flex;align-items:center;justify-content:space-between}@media (max-width:400px){.Pagination-pages{flex-direction:column;align-items:center;width:100%}}.Pagination-pages-results{display:inline-flex;grid-gap:5px;gap:5px}@media (max-width:620px){.Pagination-pages-results{display:none}}.Pagination-pages-number{font-weight:600}.Pagination-pages-control-wrapper{display:inline-flex;grid-gap:5px;gap:5px}.QuickMessage-card{padding-bottom:0}.QuickMessage-text{height:195px;overflow-y:auto}@media (max-width:768px){.QuickMessage-text{height:190px}}.QuickMessage-text_compact{height:160px}@media (max-width:768px){.QuickMessage-text_compact{height:155px}}.QuickMessage-container{align-items:center;justify-content:space-between}.QuickMessage-container,.Weather{display:flex;flex-direction:column}.Weather{min-height:100%;overflow:hidden}.Weather-top{display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin-bottom:14px;grid-gap:8px;gap:8px}.Weather-city{font-size:16px;color:#ed682b}.Weather-city,.Weather-date{font-weight:600;line-height:19px}.Weather-date{font-size:12px;color:#4a5056}.Weather-wrap{justify-content:space-between}.Weather-left,.Weather-wrap{display:flex;align-items:center}.Weather-temp{font-weight:400;font-size:30px;line-height:1;margin-left:10px;color:#4a5056}.Weather-temp sup{font-weight:500;font-size:10px;line-height:10px;color:#9194a7}.Weather-icon{line-height:1}.Weather-icon img{width:50px;height:50px}.Weather-icon_slide{margin-bottom:7px}.Weather-icon_slide img{width:38px;height:38px}.Weather-day{margin-bottom:5px;line-height:12px;color:#000}.Weather-day,.Weather-el{font-weight:400;font-size:12px}.Weather-el{line-height:1.2;color:#4a5056;margin-bottom:2px}.Weather-data{display:flex;align-items:center;justify-content:center}.Weather-bottom{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px}.Weather-item{background:#f5f5f6;display:flex;align-items:center;justify-content:center;padding:6px 12px}.Weather-item:first-child{border-radius:5px 0 0 5px}.Weather-item:last-child{border-radius:0 5px 5px 0}.Weather-val{font-weight:500;font-size:12px;line-height:13px;text-align:center;color:#4a5056}.Weather-el{white-space:nowrap}.Weather-slider{margin-top:16px;max-width:100%}.Weather-slide{cursor:pointer;max-width:70px;margin-right:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid transparent;padding:10px 5px}.Weather-slide_active{border:1px solid #e0e0e0;border-radius:5px}.Weather .swiper-pagination-bullets{bottom:-5px}.Weather .swiper-pagination-bullet-active{background-color:#ed682b}.Chart{font-size:10px}.Chart-empty{text-align:center;margin-top:90px;font-weight:400;font-size:14px;line-height:1.2;color:#4a5056}.Chart-loading{flex:1 1}.Chart-wrap{width:100%;height:100%}.Chart-pie{display:flex;width:calc(100% + 20px)}.Chart-pie>div:first-child{width:60%!important}.Chart-pie>div:last-child{width:40%!important;padding-right:6px}.Chart-scrollbar{height:210px!important}.Chart-legend{width:100%;font-size:10px;font-weight:700;font-family:"Be Vietnam Pro"}.Chart-legend>div,.Chart-legend>div>div,.Chart-legend>div>div>div{width:100%;height:100%}.Chart-legends>div>div div{position:relative!important;top:0!important;height:10px!important}.Chart-description{text-align:center}.Chart-warning{margin-bottom:12px;font-size:14px;line-height:20px;color:#ed682b;font-style:italic}.Hexagon{margin-right:5px;display:flex}.CellWithColor-wrap{display:flex;align-items:center}.CellWithColor-empty{padding-left:25px}.TableChart ::-webkit-scrollbar,.TableChart ::-webkit-scrollbar-thumb,.TableChart ::-webkit-scrollbar-track{-webkit-transition:all .5s ease;transition:all .5s ease}.TableChart{height:200px}.TableChart-body,.TableChart-head{width:100%;table-layout:fixed}.TableChart_filter .dx-datagrid-filter-row,.TableChart_filter .dx-datagrid .dx-column-indicators{display:none}.TableChart tr th{background:#f2f2f5;padding:6px 10px;font-weight:400;font-size:10px;line-height:1.2;color:#4a5056;border-right:2px solid #fff;white-space:nowrap}.TableChart tr th:last-child{border-right:none}.TableChart tr td{font-size:10px;border-bottom:1px solid #f2f2f5;padding:6px 10px}.TableChart-empty,.TableChart tr td{font-weight:400;line-height:1.2;color:#4a5056}.TableChart-empty{text-align:center;margin-top:80px;font-size:14px}.TableChart-scroll{max-height:200px;overflow-x:auto}.TableChart-center{display:flex;align-items:center;justify-content:center}.TableChart ::-webkit-scrollbar{width:6px}.TableChart ::-webkit-scrollbar-track{background-color:#f5f5f7}.TableChart ::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:3px}.TableChart:hover ::-webkit-scrollbar-thumb{background-color:#ed682b}.TableChart:hover ::-webkit-scrollbar-track{background-color:rgba(237,104,43,.1)}.TableChart-legends{display:flex;align-items:center;margin-top:30px}.TableChart-legend{display:flex;align-items:center;margin-right:20px}.TableChart-legend:last-child{margin:0}.TableChart-legend svg{margin-right:10px}.TableChart-text{font-weight:500;font-size:12px}.TotalsChart{font-weight:600;font-size:30px;line-height:30px;text-align:center;color:#4a5056;margin-top:60px}.TotalsChart_green{color:#6fcf97}.TotalsChart_red{color:#eb5757}.TotalsChart_orange{color:#ed682b}.ChartDataPlaceholder{position:absolute;top:50%;left:50%;width:100%;text-align:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#d3d3db;z-index:20}.ChartDataPlaceholder-report{min-height:150px}.TotalsChartCombined{display:flex;flex-wrap:wrap;position:relative}.TotalsChartCombined-Item{flex:50% 1;display:flex;align-items:center;justify-content:center}.TotalsChartCombined-Item:nth-child(odd){border-right:1px solid #d3d3db}.TotalsChartCombined-Item:nth-child(4n-2),.TotalsChartCombined-Item:nth-child(4n-3){border-bottom:1px solid #d3d3db}.TotalsChartCombined:before{content:"";position:absolute;width:16px;height:16px;border-radius:50%;z-index:10;background-color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.TotalsChartCombined-dashboard{min-height:auto}.TotalsChartCard{width:100%;padding:23px;display:flex;align-items:center;justify-content:space-between;flex-direction:column;text-align:center;position:relative;height:100%}@media (max-width:576px){.TotalsChartCard{height:100px}}.TotalsChartCard_compact{padding:10px}.TotalsChartCard_compact .TotalsChartCard-title{font-size:13px}.TotalsChartCard_compact .TotalsChartCard-value{font-size:14px;font-weight:700;margin-bottom:0}.TotalsChartCard_compact .TotalsChartCard-description{display:none}.TotalsChartCard-title{font-size:20px;height:2em;margin-bottom:16px}@media (max-width:768px){.TotalsChartCard-title{font-size:16px}}@media (max-width:576px){.TotalsChartCard-title{font-size:14px}}@media (max-width:1400px){.TotalsChartCard-title_detailed{font-size:18px}}@media (max-width:1280px){.TotalsChartCard-title_detailed{font-size:16px}}.TotalsChartCard-value{font-size:36px;font-weight:700;margin-bottom:20px;position:relative;width:100%}.TotalsChartCard-value_placeholder{color:transparent}@media (max-width:768px){.TotalsChartCard-value{font-size:20px}}@media (max-width:576px){.TotalsChartCard-value{font-size:14px}}.TotalsChartCard-value_detailed{font-size:30px}@media (max-width:1550px){.TotalsChartCard-value_detailed{font-size:28px}}@media (max-width:1400px){.TotalsChartCard-value_detailed{font-size:24px}}@media (max-width:1280px){.TotalsChartCard-value_detailed{font-size:18px}}@media (max-width:480px){.TotalsChartCard-value_detailed{font-size:15px}}@media (max-width:430px){.TotalsChartCard-value_detailed{font-size:12px}}.TotalsChartCard-description{font-size:13px;font-weight:300;height:2em;display:flex}@media (max-width:576px){.TotalsChartCard-description{display:none}}.Report-wrap{background-color:#fff;position:relative}.Report-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.Report-top_detailed{padding-right:20px}.Report-title{font-weight:500;font-size:16px;line-height:13px;color:#4a5056}.Report-name{font-weight:700;font-size:16px;line-height:24px;color:#002b53}.Report-chart{margin:30px 0 50px;flex-direction:column;display:flex;justify-content:center}.Report-desc{font-weight:600;color:#000}.Report-desc,.Report-warning{font-size:14px;line-height:20px;text-align:center}.Report-warning{color:#ed682b;font-style:italic;margin-top:1rem}.Report-filters{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.Report-filters_one{grid-template-columns:repeat(1,1fr)}.Report-filters_two{grid-template-columns:repeat(2,1fr)}.Report-filter{font-weight:600;font-size:14px;line-height:19px;color:#000}.Report-filter:last-child{margin:0}.Report-btns{display:flex;align-items:center;justify-content:center;margin-top:30px}.Report-add{margin-left:10px}.Report-close{position:absolute;right:0;top:0}.Accordion{margin-bottom:2px;box-shadow:none;padding:0 20px}.Accordion-header{display:flex;justify-content:space-between;align-items:center;padding:5px;height:23px;color:#000;background-color:#f2f2f5;border-radius:1px;transition:all .3s ease;cursor:pointer}.Accordion-header:last-child{margin-bottom:0}.Accordion-title{color:#4a5056;font-size:12px;font-style:normal;font-weight:400;line-height:19.6px}.Accordion-icon{width:19px;height:19px;transition:all .3s ease}.Accordion-content{padding:15px 0;color:#000;border-left:1px solid transparent;border-right:1px solid transparent;border-top:1px solid transparent;transition:all .3s;overflow:hidden}.Accordion_active .Accordion-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.ReportItem{display:flex;align-items:center;border-bottom:1px solid #f2f2f5;padding-bottom:5px;margin-bottom:30px}.ReportItem_disabled{opacity:.6}.ReportItem-add{padding:5px 13px;font-size:10px;height:20px;min-height:25px;border-radius:2px}.ReportItem-left{max-width:100px;width:100%}.ReportItem-image{margin-bottom:10px;display:flex;align-items:center;justify-content:flex-start}.ReportItem-center{max-width:calc(100% - 100px);width:100%;margin-left:25px}.ReportItem-link,.ReportItem-title{font-weight:600;font-size:16px;line-height:19px;padding:0;text-align:left;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#ed682b}.ReportItem-link:hover,.ReportItem-title,.ReportItem-title:hover{text-decoration:none}.ReportItem-title{color:inherit}.ReportItem-description{font-weight:400;font-size:14px;line-height:15px;color:#9194a7;margin-top:2px}.ReportsList{padding:10px 20px}.ReportsList-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.ReportsList-title{font-weight:700;font-size:16px;line-height:24px;color:#002b53}.ReportsList-select{max-width:240px;margin-bottom:30px}.ReportsList-close{padding:0}.ReportsList-list{width:100%;position:relative;overflow:hidden;align-items:flex-start}.ReportsList-scrollbar{min-height:520px}.ReportsList-scroll{min-height:350px}.ReportsList-name{font-weight:700;font-size:16px;line-height:24px;color:#002b53}.ReportsList-chart{margin:30px 0 50px}.ReportsList-desc{font-weight:600;color:#000}.ReportsList-desc,.ReportsList-warning{font-size:14px;line-height:20px;text-align:center}.ReportsList-warning{color:#ed682b;font-style:italic;margin-top:1rem}.ReportsList-filters{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.ReportsList-filters_one{grid-template-columns:repeat(1,1fr)}.ReportsList-filters_two{grid-template-columns:repeat(2,1fr)}.ReportsList-filter{font-weight:600;font-size:14px;line-height:19px;color:#000}.ReportsList-filter:last-child{margin:0}.ReportsList-btns{display:flex;align-items:center;justify-content:center;margin-top:30px}.ReportsList-add{margin-left:10px}.ViewModeButtons-button{margin-right:8px}.ViewModeButtons-button:last-child{margin-right:0}.ViewModeButtons-icon{margin-left:8px}.SuccessData-item,.SuccessData-top{display:flex;align-items:center;justify-content:space-between}.SuccessData-title{font-weight:700;font-size:12px;line-height:15px;color:#4a5056;margin-bottom:30px;width:70%}.SuccessData-title:last-child{width:30%;text-align:center}.SuccessData-item{font-weight:500;font-size:12px;line-height:15px;color:#4a5056;margin-bottom:30px}.SuccessData-item:last-child{margin:0}.SuccessData-text{font-weight:500;font-size:12px;line-height:15px;color:#4a5056;width:70%}.SuccessData-text:last-child{width:30%;text-align:center}.PensDms-title{text-align:center;font-weight:400;font-size:12px;line-height:20px;color:#4a5056;border:1px solid #f2f2f5;padding:5px 0}.PensDms-grid{max-height:420px;margin-bottom:30px}.PensDms-tables{margin-top:10px;display:flex}.PensDms-tableLeft{width:50%}.PensDms-tableLeft .PensDms-grid{border-right:1px solid #d3d3db}.PensDms-tableRight{width:50%}.PensDms-button{margin:0 5px}.PensDms-group{display:flex;align-items:center;justify-content:center}.PensDms-delete{margin-left:10px}.IngredientList-list{height:100%}.IngredientList-scroll{min-height:350px}.IngredientList-checkbox{padding-bottom:10px;display:flex}.IngredientList-text{font-style:normal;font-size:10px}.IngredientList-text,.Ingredients-title{font-weight:400;line-height:20px;color:#4a5056}.Ingredients-title{text-align:center;font-size:12px;border:1px solid #f2f2f5;padding:5px 0}.Ingredients-grid{max-height:400px;margin-bottom:30px}.Ingredients-left{width:70%;display:flex;align-items:flex-end;margin-bottom:20px}.Ingredients-left .Field-input{border-top-right-radius:0;border-bottom-right-radius:0}.Ingredients-left .Button{height:40px;border-top-left-radius:0;border-bottom-left-radius:0}.Ingredients-right{width:auto;color:#4a5056;font-style:normal;font-weight:500;font-size:12px;line-height:15px}.Ingredients-tables{display:flex}.Ingredients-tableLeft{width:50%}.Ingredients-tableLeft .Ingredients-grid{border-right:1px solid #d3d3db}.Ingredients-tableRight{width:50%}.Ingredients-button{margin:0 5px}.Ingredients-bottom,.Ingredients-group{display:flex;justify-content:center}.Ingredients-group{align-items:center}.Ingredients-delete{margin-left:10px}.RecipeList-list{height:100%}.RecipeList-scroll{min-height:350px}.RecipeList-checkbox{padding-bottom:10px;display:flex}.RecipeList-text{font-style:normal;font-size:10px}.RecipeList-text,.Recipes-title{font-weight:400;line-height:20px;color:#4a5056}.Recipes-title{text-align:center;font-size:12px;border:1px solid #f2f2f5;padding:5px 0}.Recipes-grid{max-height:400px;margin-bottom:30px}.Recipes-left{width:70%;display:flex;align-items:flex-end;margin-bottom:20px}.Recipes-left .Field-input{border-top-right-radius:0;border-bottom-right-radius:0}.Recipes-left .Button{height:40px;border-top-left-radius:0;border-bottom-left-radius:0}.Recipes-right{width:auto;color:#4a5056;font-style:normal;font-weight:500;font-size:12px;line-height:15px}.Recipes-tables{display:flex;margin-top:10px}.Recipes-tableLeft{width:50%}.Recipes-tableLeft .Recipes-grid{border-right:1px solid #d3d3db}.Recipes-tableRight{width:50%}.Recipes-button{margin:0 5px}.Recipes-bottom,.Recipes-group{display:flex;justify-content:center}.Recipes-group{align-items:center}.Recipes-delete{margin-left:10px}.Dms-links{display:grid;grid-template-columns:repeat(3,1fr);margin:11px 0 16px}@media (max-width:414px){.Dms-links{grid-template-columns:repeat(1,1fr);grid-gap:2px;gap:2px;margin:10px 0}}.Dms-link{text-align:center;min-height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;font-style:normal;font-weight:700;font-size:12px;line-height:15px;padding:5px;color:#4a5056;border:1px solid #ebedef}.Dms-link svg{margin-bottom:10px}@media (max-width:414px){.Dms-link svg{margin:0 10px 0 0}}.Dms-link svg path{fill:#4a5056}.Dms-link:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.Dms-link:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.Dms-link.active{background-color:#ed682b;color:#fff}.Dms-link.active svg{margin-bottom:10px}@media (max-width:414px){.Dms-link.active svg{margin:0 10px 0 0}}.Dms-link.active svg path{fill:#fff}@media (max-width:414px){.Dms-link{font-size:10px;min-height:100%;display:flex;flex-direction:row;justify-content:flex-start;border-radius:5px;padding:5px 15px}}.Dms-content{background-color:#fff;box-shadow:0 3px 3px rgba(0,0,0,.15);border-radius:5px;padding:23px 27px 34px;min-height:calc(100vh - 206px);display:flex;flex-direction:column}@media (max-width:576px){.Dms-content{padding:20px 15px}}.DmsImport-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.DmsImport-submit{min-width:140px}.DmsImport-submit svg{margin-right:12px}.DmsImport-submit_loading{pointer-events:none}.DmsImport-right{width:auto;color:#4a5056;font-style:normal;font-weight:500;font-size:12px;line-height:15px}.DmsImport-bottom{display:flex;justify-content:center;margin-top:auto}.DmsImport-button:nth-child(2){margin-left:20px}.DmsImport-title{font-weight:700;font-size:14px;line-height:24px;color:#6fcf97}.DmsImport-info{text-align:center}.DmsExport-submit{min-width:140px}.DmsExport-submit svg{margin-right:12px}.DmsExport-submit_loading{pointer-events:none}.DmsExport-wrap{padding-top:26px;margin-top:40px;border-top:1px solid #cacaca}.DmsExport-text{font-style:normal;font-weight:600;font-size:12px;line-height:15px}.DmsExport-text_error{color:#eb5757}.DmsExport-text_success{color:#219653}.DmsExport-text_info{color:#4a5056;margin-top:10%;text-align:center}.Time,.Time-wrap{position:relative}.Time-icon{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;line-height:1}.Time-icon_left{left:10px}.Time-icon_right{right:10px}.Time-icon_disabled svg path{fill:#fff}.Time-input{border:1px solid #cacaca;border-radius:3px;padding:8px 12px;font-style:normal;font-weight:500;font-size:12px;line-height:15px;color:#242b35;width:100%;text-align:left}.Time-input[disabled]{border:1px solid #d3d3db;background-color:#d3d3db;color:#fff}.Time-label{display:flex;margin-bottom:5px;font-weight:500;font-size:12px;line-height:15px;color:#4a5056}.Time-label_required{position:relative;padding-left:15px}.Time-label_required:before{position:absolute;left:3px;top:-2px;content:"*";font-family:"Roboto",sans-serif;font-weight:400;font-size:23.1361px;line-height:23px;letter-spacing:.0015em;color:#002b53}.Time-list{background:#fff;border:1px solid #e0e0e0;box-shadow:0 4px 4px rgba(0,0,0,.15);border-radius:5px;height:150px;margin-top:5px;overflow:hidden;position:absolute;width:100%;z-index:50}.Time-list_two{display:grid;grid-template-columns:repeat(2,1fr)}.Time-numbers{border-right:1px solid #ebedef}.Time-numbers>div{display:flex;flex-direction:column}.Time-numbers:last-child{border:none}.Time-button{padding:5px 10px}.Time-button_active{background-color:#ed682b;color:#fff}.DmsScheduler{flex:1 1;display:flex;flex-direction:column}.DmsScheduler-wrap{display:flex}@media (max-width:576px){.DmsScheduler-wrap{flex-direction:column}}.DmsScheduler-item{width:50%;padding-bottom:20px}@media (max-width:576px){.DmsScheduler-item{width:100%}}.DmsScheduler-item:first-child{padding-right:33px}@media (max-width:576px){.DmsScheduler-item:first-child{padding:0 0 30px}}.DmsScheduler-item:last-child{padding-left:33px;border-left:1px solid #ebedef}@media (max-width:576px){.DmsScheduler-item:last-child{padding:30px 0 0;border-left:none;border-top:1px solid #ebedef}}.DmsScheduler-title{margin-bottom:25px;font-weight:700;font-size:16px;line-height:15px;color:#242b35}.DmsScheduler-btns{display:flex;position:relative}.DmsScheduler-radio{margin-right:-1px}.DmsScheduler-radio:first-child .DmsScheduler-label{border-top-left-radius:5px;border-bottom-left-radius:5px}.DmsScheduler-radio:last-child .DmsScheduler-label{border-top-right-radius:5px;border-bottom-right-radius:5px}.DmsScheduler-label{border-radius:0;border:1px solid #ed682b;min-width:100px;justify-content:center}@media (max-width:992px){.DmsScheduler-label{min-width:0}}.DmsScheduler-or{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;right:-9px;z-index:50;background-color:#646675;border-radius:50%;min-width:18px;height:17px;line-height:17px;font-style:normal;font-weight:500;font-size:8px;letter-spacing:.008em;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.DmsScheduler-days{margin-top:65px;display:flex;flex-wrap:wrap;grid-gap:7px 5px;gap:7px 5px}@media (max-width:576px){.DmsScheduler-days{margin-top:30px}}.DmsScheduler-times{margin-top:65px;max-width:60%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px 60px;gap:15px 60px}@media (max-width:1200px){.DmsScheduler-times{grid-gap:15px 30px;gap:15px 30px;max-width:80%}}@media (max-width:992px){.DmsScheduler-times{max-width:100%}}@media (max-width:768px){.DmsScheduler-times{grid-gap:15px;gap:15px}}@media (max-width:576px){.DmsScheduler-times{margin-top:30px}}.DmsScheduler-bottom{margin-top:auto;text-align:center}@media (max-width:576px){.DmsScheduler-bottom{margin-top:30px}}.DmsScheduler-submit{min-width:174px}.Error-content{display:flex;justify-content:center;align-items:center;height:100%}@media (max-width:650px){.Error-content{flex-direction:column-reverse;justify-content:center}}.Error-left{display:flex;flex-direction:column;max-width:320px;margin-right:100px}@media (max-width:1200px){.Error-left{margin-right:30px}}@media (max-width:992px){.Error-left{max-width:300px;margin-right:15px}}@media (max-width:650px){.Error-left{margin-right:0;max-width:450px}}.Error-header{font-style:normal;font-weight:700;font-size:44px;line-height:56px;color:#002b53}@media (max-width:992px){.Error-header{font-size:40px}}.Error-header_green{color:#333}.Error-subheader{font-weight:300;font-size:38px;line-height:48px;color:#002b53;margin-bottom:30px}@media (max-width:992px){.Error-subheader{font-size:30px;margin-bottom:15px}}.Error-subheader_green{color:#333}.Error-description{font-weight:300;font-size:14px;line-height:15px;color:#002b53;margin-bottom:80px}@media (max-width:992px){.Error-description{margin-bottom:40px}}.Error-description_green{color:#333}.Error-button-blue{font-size:14px;padding:15px 32px;background:#002b53;border:1px solid #002b53;border-radius:8px}.Error-button-rose{font-size:14px;padding:15px 32px;background:#d25f74;border:1px solid #d25f74;border-radius:8px}.AppWrapper-fullscreen,.AppWrapper-fullscreen svg path{transition:all .5s ease}.AppWrapper{display:flex;flex-wrap:wrap;align-items:flex-start;min-height:calc(100vh - 74px)}.AppWrapper_isModalOpen{height:calc(100vh - 74px);overflow:hidden}.AppWrapper-table{min-height:70px}.AppWrapper-content{padding:16px;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;min-height:140px;width:100%}.AppWrapper-content:first-child{-webkit-animation:slideDown .5s;animation:slideDown .5s}.AppWrapper-content:nth-child(2){min-height:calc(100vh - 224px);-webkit-animation:slideIn .5s;animation:slideIn .5s}.AppWrapper-content_sidebar{width:calc(100% - 362px);margin-right:12px;min-height:calc(100vh - 224px)}@media (max-width:1500px){.AppWrapper-content_sidebar{width:calc(100% - 312px)}}@media (max-width:992px){.AppWrapper-content_sidebar{width:100%;margin-right:0;min-height:0}}@media (max-width:992px){.AppWrapper-content_sidebar:nth-child(2){min-height:0}}.AppWrapper-content_flex{display:flex;flex-direction:column}@media (max-width:576px){.AppWrapper-content{padding:10px}}.AppWrapper-content_big{width:calc(100% - 70px)}.AppWrapper-sidebar{background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;width:100%;max-width:350px;min-height:calc(100vh - 221px);padding:13px}@media (max-width:1500px){.AppWrapper-sidebar{max-width:300px}}@media (max-width:992px){.AppWrapper-sidebar{max-width:100%}}.AppWrapper-sidebar_small{max-width:58px}.AppWrapper-sidebar_small .AppWrapper-toggle{text-align:center}.AppWrapper-block{width:100%;margin-bottom:16px;padding-bottom:16px;display:flex;flex-direction:column;height:100%;border-bottom:1px solid #ebedef}.AppWrapper-block_height{min-height:200px}.AppWrapper-block:last-child{margin:0;border-bottom:none;padding:0}.AppWrapper-top{margin-bottom:12px;display:flex;justify-content:space-between}.AppWrapper-right{margin-left:10px}.AppWrapper-title{margin-bottom:5px}.AppWrapper-text,.AppWrapper-title{font-weight:700;font-size:14px;line-height:15px;color:#000}.AppWrapper-text{font-weight:500}.AppWrapper-fullscreen{line-height:0}.AppWrapper-fullscreen svg path{fill:#000}.AppWrapper-fullscreen:hover svg path{fill:#3367b6}.AppWrapper-toggle{padding-bottom:14px;margin-bottom:11px;border-bottom:1px solid #ebedef}@media (max-width:992px){.AppWrapper-toggle{display:none}}.AppWrapper-children{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center;flex:1 1}@-webkit-keyframes slideIn{0%{-webkit-transform:translateY(25%);transform:translateY(25%);opacity:.5}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideIn{0%{-webkit-transform:translateY(25%);transform:translateY(25%);opacity:.5}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes slideDown{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%);opacity:.5}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideDown{0%{-webkit-transform:translateY(-25%);transform:translateY(-25%);opacity:.5}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.Toggler{position:relative;width:25px;height:14px;padding:0}.Toggler-line{position:absolute;display:flex;width:100%;height:2px;transition:.3s cubic-bezier(.8,.5,.2,1.4);background-color:#fff;border-radius:5px}.Toggler-line:first-child{top:0}.Toggler-line:nth-child(2){top:6px}.Toggler-line:last-child{bottom:0}.Toggler_blue .Toggler-line{background-color:#ed682b}.Toggler_green .Toggler-line{background-color:#0d954a}.Toggler:hover .Toggler-line:first-child{top:-2px;left:0;transition:.3s cubic-bezier(.8,.5,.2,1.4)}.Toggler:hover .Toggler-line:last-child{bottom:-2px;left:0;transition:.3s cubic-bezier(.8,.5,.2,1.4)}.ChartModal-favorite,.ChartModal-favorite svg path{transition:all .5s ease}.ChartModal-top{padding-top:30px;margin-bottom:30px;display:flex;justify-content:space-between}.ChartModal-title{margin-bottom:5px}.ChartModal-text,.ChartModal-title{font-weight:700;font-size:14px;line-height:15px;color:#000}.ChartModal-text{font-weight:500}.ChartModal-favorite svg path{fill:#ed682b}.ChartModal-favorite:hover svg path{fill:#fff}.ChartModal-favorite_active{background-color:#ed682b}.ChartModal-favorite_active svg path{fill:#fff}.Back_green{color:#0d954a!important}.Back_green svg path{fill:#0d954a}.Tabs-item:before,.Tabs-title{transition:all .5s ease}.Tabs{height:100%;min-height:100%;flex-direction:column;flex:1 1 100%}.Tabs,.Tabs-list{width:100%;display:flex}@media (max-width:576px){.Tabs-list{border-bottom:1px solid #ebedef}}.Tabs-item{cursor:pointer;position:relative;z-index:1;line-height:1;padding:0 15px 7.5px;margin-right:35px}.Tabs-item:last-child{margin:0}.Tabs-item:before{content:"";position:absolute;bottom:-1px;left:50%;height:1px;background-color:#ed682b;width:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:flex;justify-content:center;opacity:0}.Tabs-item_green:before{background-color:#0d954a}.Tabs-item:hover:before,.Tabs-item_selected:before{opacity:1;width:100%}.Tabs-item:hover .Tabs-title,.Tabs-item_selected .Tabs-title{color:#ed682b}.Tabs-item:hover .Tabs-title_green,.Tabs-item_selected .Tabs-title_green{color:#0d954a}.Tabs-item_small{padding:9px 20px}.Tabs-item_disabled{pointer-events:none}@media (max-width:576px){.Tabs-item{padding:0 10px 7.5px}}.Tabs-title{font-weight:600;font-size:12px;line-height:1.2;color:#4a5056}.Tabs-id{font-weight:500;font-size:12px;line-height:20px;color:#242b35;margin-left:10px}.Tabs-content{background-color:#fff;padding:30px 0 0;min-height:100%;display:flex;flex-direction:column;flex:1 1;height:100%}.Tabs-content_scroller{padding:30px 15px 20px 30px}.Tabs-scroller{padding:0 15px 0 1px;min-height:100%;height:100%;display:flex;flex-direction:column}.Tabs-wrap{position:relative;border-bottom:1px solid #ebedef;display:flex;align-items:flex-end;justify-content:space-between}@media (max-width:576px){.Tabs-wrap{border:none;flex-direction:column-reverse;align-items:flex-start}}.Tabs-buttons{max-width:30%;margin-bottom:10px;width:100%}@media (max-width:576px){.Tabs-buttons{max-width:100%;display:flex;margin-bottom:30px}}.FormCustomer-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}.FormCustomer-grid_two{grid-template-columns:repeat(2,1fr)}@media (max-width:1366px){.FormCustomer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.FormCustomer-grid{grid-template-columns:repeat(1,1fr)}}.FormCustomer-btns{display:flex;justify-content:flex-end;margin-top:40px}.FormCustomer-submit{margin-left:10px}.FormCustomer-enabled{margin-right:30px}.TextArea-area{transition:all .5s ease}.TextArea,.TextArea-wrap{position:relative}.TextArea-label{display:flex;margin-bottom:5px;color:#4a5056;font-weight:500}.TextArea-label,.TextArea-label_small{font-size:12px;line-height:1}.TextArea-label sup{font-size:23.1361px;line-height:14px;color:#ed682b;margin-right:1px}.TextArea-area{width:100%;padding:10px 12px;border:1px solid #d3d3db;background-color:#fff;border-radius:3px;font-weight:500;font-size:12px;line-height:15px;color:#242b35;resize:vertical}.TextArea-area_error{border:1px solid #eb5757}.TextArea-area_vertical{resize:vertical}.TextArea-area_horizontal{resize:horizontal}.TextArea-area_none{resize:none}.TextArea-area[readonly]:focus{border-color:#d3d3db}.TextArea-area:focus{border-color:#3d6fb7}.TextArea-area::-webkit-input-placeholder{color:rgba(0,43,83,.8)}.TextArea-area:-ms-input-placeholder{color:rgba(0,43,83,.8)}.TextArea-area::placeholder{color:rgba(0,43,83,.8)}.TextArea-eye{position:absolute;top:50%;right:18px;display:flex;padding:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.TextArea-error{position:absolute;margin-top:5px;transition:all .5s ease;color:#eb5757;font-size:10px}.TextArea-error.entered,.TextArea-error.entering{-webkit-animation:slideError .5s ease-out forwards;animation:slideError .5s ease-out forwards}.TextArea-error.exiting{animation:slideError .5s ease-in alternate-reverse}.TextArea-error.exited{opacity:0}@-webkit-keyframes slideError{0%{-webkit-transform:translateX(30px);transform:translateX(30px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideError{0%{-webkit-transform:translateX(30px);transform:translateX(30px);opacity:0}to{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.FeedersDetails{flex:1 1;display:flex;flex-direction:column}.FeedersDetails-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:42px;gap:42px}.FeedersDetails-grid_two{grid-template-columns:repeat(2,1fr)}@media (max-width:1366px){.FeedersDetails-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.FeedersDetails-grid{grid-template-columns:repeat(1,1fr)}}.FeedersDetails-btns{display:flex;justify-content:flex-end;margin-top:40px}.FeedersDetails-submit{margin-left:10px}.FeedersDetails-calc{display:flex;align-items:flex-end;margin-top:30px}.FeedersDetails-field{width:100%;max-width:300px;margin-right:46px}.FeedersDetails-switch{display:flex;align-items:center;margin-top:30px}.FeedersDetails-switcher{margin-left:14px}.FeedersDetails-switcher .checkbox-switch{background-color:#949595}.FormNutrient-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}@media (max-width:1366px){.FormNutrient-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.FormNutrient-grid{grid-template-columns:repeat(1,1fr)}}.FormNutrient-btns{display:flex;justify-content:flex-end;margin-top:40px}.FormNutrient-submit{margin-left:10px}.FormNutrient-checkboxs{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width:1367px){.FormNutrient-checkboxs{align-items:start}}.FormNutrient-checkbox{margin-right:22px}.TablePenSubTypes-table{max-height:450px;margin-bottom:30px}.TablePenSubTypes-btns{display:flex;justify-content:flex-end;margin-top:auto}.TablePenSubTypes-submit{margin-left:10px}.FormPenTypes{display:flex;min-height:100%;flex-direction:column}.FormPenTypes-grid{margin-bottom:30;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}@media (max-width:768px){.FormPenTypes-grid{grid-template-columns:repeat(2,1fr);grid-gap:0 30px;gap:0 30px}}@media (max-width:576px){.FormPenTypes-grid{grid-template-columns:repeat(1,1fr);grid-gap:0;gap:0}}.FormPenTypes-btns{display:flex;justify-content:flex-end;margin-top:auto}.FormPenTypes-submit{margin-left:10px}.FormTypology{flex:1 1;display:flex;flex-direction:column}.FormTypology-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.FormTypology-grid_two{grid-template-columns:repeat(2,1fr)}@media (max-width:1366px){.FormTypology-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.FormTypology-grid{grid-template-columns:repeat(1,1fr)}}.FormTypology-btns{display:flex;justify-content:flex-end;margin-top:40px}.FormTypology-submit{margin-left:10px}@media (max-width:768px){.BatchAdjustmentForm-head{flex-direction:column}}.BatchAdjustmentForm-left{display:flex;align-items:center;width:auto}@media (max-width:768px){.BatchAdjustmentForm-left{justify-content:space-between;width:100%;margin-bottom:10px}}@media (max-width:576px){.BatchAdjustmentForm-left{flex-direction:column;align-items:flex-start}}.BatchAdjustmentForm-right{width:auto}@media (max-width:768px){.BatchAdjustmentForm-right{width:100%}}@media (max-width:620px){.BatchAdjustmentForm-right{margin:0}}.BatchAdjustmentForm-save{margin-left:30px}@media (max-width:768px){.BatchAdjustmentForm-save{margin-left:10px}}@media (max-width:576px){.BatchAdjustmentForm-save{margin:10px 0 0}}.BatchAdjustmentForm-overwrite{text-align:center;font-weight:500;font-size:16px;line-height:20px;color:#000;margin-bottom:45px}.BatchAdjustmentForm-mixers-title{font-size:16px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.BatchAdjustmentForm-mixers-title-link{font-weight:400;color:#ed682b;text-decoration:underline}.CellWithBadge-value{position:relative}.CellWithBadge-value-badge{position:absolute;top:-7px}.BafRecipeDetails-link{transition:all .5s ease}.BafRecipeDetails{min-height:200px}.BafRecipeDetails_center{display:flex;align-items:center;flex-direction:column;justify-content:center}.BafRecipeDetails-table .dx-datagrid-rowsview .dx-row td:first-child{border-left:1px solid #e3f2fe!important}.BafRecipeDetails-table .dx-datagrid-rowsview .dx-row td:last-child{border-right:1px solid #e3f2fe}.BafRecipeDetails-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px}.BafRecipeDetails-title{font-weight:700;line-height:16px}.BafRecipeDetails-link{font-weight:400;line-height:16px;color:#ed682b;border-bottom:1px solid #ed682b}.BafRecipeDetails-link:hover{border-bottom:1px solid transparent}.BafRecipeDetails-btns{align-items:center;display:flex;justify-content:flex-end;margin-top:30px}.BafRecipeDetails-btns_center{justify-content:center}.BafRecipeDetails-save{margin-left:10px}.BafRecipeDetails-center{text-align:center}.BafRecipeDetails-text{text-align:center;font-weight:500;line-height:20px;color:#000}.FeedMixer{display:flex;align-items:center;justify-content:center;flex-direction:column}.FeedMixer-percent{text-align:center;font-weight:600;font-size:12px;line-height:15px;color:#242b35;margin-bottom:6px}.FeedMixer-wrap{position:relative;height:59px;width:63px}.FeedMixer-two{width:100%;overflow:hidden}.FeedMixer-two,.FeedMixer-two svg{position:absolute;bottom:0}.FeedMixer-name{font-size:12px;font-weight:500;text-align:center}.FeedMixersDetails{min-height:320px;display:flex;flex-direction:column;justify-content:space-between}.FeedMixersDetails-select{margin-top:32px}.FeedMixersDetails-buttons{display:flex;grid-gap:8px;gap:8px;align-items:center;justify-content:flex-end;margin-top:32px}.FeedMixersDetails-mixers{display:flex;grid-gap:16px;gap:16px;flex-wrap:wrap}.BafPenDetails-link{transition:all .5s ease}.BafPenDetails{min-height:200px}.BafPenDetails_center{display:flex;align-items:center;flex-direction:column;justify-content:center}.BafPenDetails-table .dx-datagrid-rowsview .dx-row td:first-child{border-left:1px solid #e3f2fe!important}.BafPenDetails-table .dx-datagrid-rowsview .dx-row td:last-child{border-right:1px solid #e3f2fe}.BafPenDetails-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px}.BafPenDetails-title{font-weight:700;line-height:16px}.BafPenDetails-link{font-weight:400;line-height:16px;color:#ed682b;border-bottom:1px solid #ed682b}.BafPenDetails-link:hover{border-bottom:1px solid transparent}.BafPenDetails-btns{align-items:center;display:flex;justify-content:flex-end;margin-top:30px}.BafPenDetails-btns_center{justify-content:center}.BafPenDetails-save{margin-left:10px}.BafPenDetails-center{text-align:center}.BafPenDetails-text{text-align:center;font-weight:500;line-height:20px;color:#000}.BatchSelection-navLink{transition:all .5s ease}.BatchSelection-mixer{max-width:120px;width:100%;margin-right:40px;margin-left:auto}@media (max-width:414px){.BatchSelection-mixer{margin:0;max-width:100%}}.BatchSelection-navLink{font-weight:400;font-size:10px;line-height:14px;color:#ed682b;border-bottom:1px solid #ed682b;padding:0}.BatchSelection-navLink:hover{border-bottom:1px solid transparent}.BatchSelection-navLink_green{color:#0d954a;border-bottom:1px solid #0d954a}.BatchSelection-navLink_green:hover{border-bottom:1px solid transparent}.BatchSelection-buttons{width:auto}@media (max-width:414px){.BatchSelection-buttons{width:100%;margin-bottom:2px}}@media (max-width:414px){.BatchSelection-buttons>button:last-child{grid-column:1/-1}}.BatchSelection-right{justify-content:flex-end}@media (max-width:414px){.BatchSelection-right{justify-content:flex-start;flex-direction:column-reverse}}.BatchSelection-wrap{display:flex}.BatchSelectionLoadTable-title,.BatchSelectionUnloadTable-title{font-weight:700;font-size:12px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000;margin-top:20px}.TableBatches-table{max-height:400px}.PenListAdv-table{max-height:500px}.PenTableAdv-navLink{transition:all .5s ease}.PenTableAdv-table{max-height:500px}.PenTableAdv-btn{margin-top:30px;display:flex;align-items:center;justify-content:center}.PenTableAdv-navLink{font-weight:400;font-size:10px;line-height:14px;color:#ed682b;border-bottom:1px solid #ed682b;padding:0}.PenTableAdv-navLink:hover{border-bottom:1px solid transparent}.PenTableAdv-navLink_green{color:#0d954a;border-bottom:1px solid #0d954a}.PenTableAdv-navLink_green:hover{border-bottom:1px solid transparent}.PenTableAdv-title{margin-top:20px;font-size:12px;color:#000;font-weight:500;text-decoration:underline}.PenTableAdv-left{min-width:135px}.BatchesPro-left{display:flex;align-items:center;width:auto}@media (max-width:768px){.BatchesPro-left{justify-content:space-between;width:100%;margin-bottom:10px}}@media (max-width:576px){.BatchesPro-left{flex-direction:column;align-items:flex-start}}.BatchesPro-save{margin-left:30px}@media (max-width:768px){.BatchesPro-save{margin-left:10px}}@media (max-width:576px){.BatchesPro-save{margin:10px 0 0}}.Text{display:flex;align-items:center}.Text-icon{margin-right:8px}.Text-title{font-weight:700}.Text-text{font-size:12px;font-weight:400}.BatchRation,.BatchRation-table{height:350px}.BatchStatus-table{max-height:400px}.BatchStatus-recipe{padding-left:16px}.BatchStatus .dx-command-expand.dx-datagrid-group-space{width:0!important;min-width:0!important;max-width:0!important}.BatchTable{margin-bottom:30px}.BatchTable-table{max-height:400px}.BatchTable-table .dx-datagrid-headers .dx-header-row{border-left:1px solid #f6f6f6;border-right:1px solid #f6f6f6}.BatchTable-table .dx-datagrid-rowsview .dx-row:not(.dx-freespace-row){border-left:1px solid #e3f2fe;border-right:1px solid #e3f2fe}.BatchTable-tooltip.dx-tooltip-wrapper .dx-overlay-content .dx-popup-content{white-space:unset}.BatchTable-title{margin-top:20px;font-size:14px;color:#000;font-weight:500;text-decoration:underline;text-wrap:nowrap}.RecipeTable{margin-bottom:30px}.RecipeTable-table{max-height:400px}.RecipeTable-table .dx-datagrid-headers .dx-header-row{border-left:1px solid #f6f6f6;border-right:1px solid #f6f6f6}.RecipeTable-table .dx-datagrid-rowsview .dx-row:not(.dx-freespace-row){border-left:1px solid #e3f2fe;border-right:1px solid #e3f2fe}.RecipeTable-tooltip.dx-tooltip-wrapper .dx-overlay-content .dx-popup-content{white-space:unset}.RecipeTable-title{margin-top:20px;font-size:14px;color:#000;font-weight:500;text-decoration:underline}.BatchForm{flex:1 1;display:flex;flex-direction:column}.BatchForm-grid{display:grid;margin-bottom:60px;grid-template-columns:1fr 2fr;grid-gap:30px;gap:30px}@media (max-width:576px){.BatchForm-grid{grid-template-columns:repeat(1,1fr);grid-gap:30px;gap:30px}}.BatchForm-grid_automatic{grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px;align-items:flex-start}@media (max-width:1500px){.BatchForm-grid_automatic{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.BatchForm-grid_automatic{grid-template-columns:repeat(1,1fr);grid-gap:30px;gap:30px}}.BatchForm-grid_row{grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}@media (max-width:576px){.BatchForm-grid_row{grid-template-columns:repeat(1,1fr);grid-gap:30px;gap:30px}}.BatchForm-grid_row .BatchForm-column{width:calc(50% - 15px);margin:0}@media (max-width:1500px){.BatchForm-grid_row .BatchForm-column{width:100%}.BatchForm-grid_row .BatchForm-column:first-child{margin-bottom:30px}}.BatchForm-item_columns{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px;gap:30px;align-items:start}.BatchForm-item_columns:last-child{grid-column:2/5}@media (max-width:576px){.BatchForm-item_columns:last-child{grid-column:1/-1}}.BatchForm-item_row{display:flex;flex-wrap:wrap;justify-content:space-between}.BatchForm-column{width:100%}.BatchForm-box{margin:0}.BatchForm-checkboxes{display:flex;align-items:center;justify-content:space-between}.BatchForm-premix-split{margin-top:30px}.BatchForm-groups{width:100%;display:flex;align-items:center}@media (max-width:1700px){.BatchForm-groups{flex-direction:column;align-items:flex-start}}.BatchForm-date{max-width:215px;width:100%;margin-right:30px;margin-bottom:20px}@media (max-width:1700px){.BatchForm-date{max-width:100%;margin:0 0 20px}}.BatchForm-days{display:grid;grid-template-columns:repeat(8,1fr);grid-gap:18px;gap:18px}@media (max-width:1700px){.BatchForm-days{margin-top:20px;width:100%}}@media (max-width:1200px){.BatchForm-days{grid-template-columns:repeat(4,1fr)}}@media (max-width:576px){.BatchForm-days{grid-template-columns:repeat(3,1fr)}}@media (max-width:414px){.BatchForm-days{grid-template-columns:repeat(2,1fr)}}.BatchForm-mixers{display:grid;grid-template-columns:repeat(auto-fill,minmax(60px,1fr));grid-gap:20px 60px;gap:20px 60px}.BatchForm-btns{margin-top:auto;display:flex;align-items:center;justify-content:flex-end}.BatchForm-submit{margin-left:10px}.BatchForm-text{margin-bottom:20px}.BatchPage-table{height:90px}.GroupForm{display:flex;min-height:100%;flex-direction:column;flex:1 1}.GroupForm-grid{margin-bottom:30;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}@media (max-width:768px){.GroupForm-grid{grid-template-columns:repeat(2,1fr);grid-gap:0 30px;gap:0 30px}}@media (max-width:576px){.GroupForm-grid{grid-template-columns:repeat(1,1fr);grid-gap:0;gap:0}}.GroupForm-btns{display:flex;justify-content:flex-end;margin-top:auto}.GroupForm-submit{margin-left:10px}.GroupForm-link{position:absolute;top:0;right:0;color:#ed682b;text-decoration:underline;font-size:12px}.GroupForm-link:hover{text-decoration:none}.GroupForm-new{position:relative}.GroupTable-grid{max-width:100%!important}.SwitchBox-inactive-state{display:flex;align-items:center;margin-bottom:1rem}.SwitchBox-label-text{margin-right:.75rem;padding-left:22px;font-size:12px}.SwitchBox-switch-container{display:inline-block;position:relative;vertical-align:middle}.SwitchBox-input{opacity:0;width:0;height:0;position:absolute}.SwitchBox-visual-switch{display:block;width:40px;height:20px;background-color:#e9e9ea;border-radius:10px;position:relative;cursor:pointer;transition:background-color .2s ease-in-out;box-shadow:inset 0 0 0 .5px rgba(0,0,0,.05)}.SwitchBox-input:checked+.SwitchBox-visual-switch{background-color:#0d954a}.SwitchBox-input:disabled+.SwitchBox-visual-switch{opacity:.5;cursor:not-allowed}.SwitchBox-handle{display:block;width:16px;height:16px;background-color:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;box-shadow:0 1px 2px rgba(0,0,0,.2)}.SwitchBox-input:checked+.SwitchBox-visual-switch .SwitchBox-handle{-webkit-transform:translateX(20px);transform:translateX(20px)}.SwitchBox-active-state{margin-bottom:1rem;position:relative;margin-top:.8em;padding:20px 20px 0;background-color:#fff;border:1px solid #e3f2fe;box-shadow:0 2px 4px rgba(0,0,0,.25);border-radius:5px}.SwitchBox-title-container{display:flex;justify-content:space-between;position:absolute;top:-.4em;background-color:#fff;padding-left:6px;padding-right:6px}.SwitchBox-title{margin-right:8px;font-weight:500;font-size:12px}.FormIngredient{flex:1 1;width:100%;display:flex;flex-direction:column}.FormIngredient-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-bottom:30px}@media (max-width:1500px){.FormIngredient-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.FormIngredient-grid{grid-template-columns:repeat(1,1fr)}}.FormIngredient-btns{display:flex;justify-content:flex-end;margin-top:auto}.FormIngredient-submit{margin-left:10px}.FormIngredient-groups{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}@media (max-width:576px){.FormIngredient-groups{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.FormIngredient-groups{grid-template-columns:repeat(1,1fr)}}.FormIngredient-groups_item{grid-template-columns:repeat(1,1fr);grid-gap:30px;gap:30px;grid-column:initial;margin-top:17px}@media (max-width:1500px){.FormIngredient-groups_item{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.FormIngredient-groups_item{grid-template-columns:repeat(1,1fr)}}.FormIngredient-link{position:absolute;top:0;right:0;color:#ed682b;text-decoration:underline;font-size:12px}.FormIngredient-link:hover{text-decoration:none}.FormIngredient-new{position:relative}.FormIngredient-current-dm{margin-bottom:16px}.FormIngredient-label{position:relative;margin-bottom:0;font-weight:500;font-size:12px;line-height:15px}.FormIngredient-Input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px;line-height:20px;margin-bottom:16px}.FormIngredient-Input_readonly{background-color:#f5f5f5;color:#666}.FormIngredient-Input:focus{outline:none;border-color:#ed682b;box-shadow:0 0 0 2px rgba(0,123,255,.25)}.NutrientsList-table{max-height:400px}.TableNutrients{display:flex;flex-direction:column;flex:1 1}.TableNutrients-table{max-height:450px;margin-bottom:30px}.TableNutrients-btns{display:flex;justify-content:flex-end;margin-top:auto}.TableNutrients-submit{margin-left:10px}.FormMachine{flex:1 1;display:flex;flex-direction:column}.FormMachine-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.FormMachine-grid_two{grid-template-columns:repeat(2,1fr)}@media (max-width:1366px){.FormMachine-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.FormMachine-grid{grid-template-columns:repeat(1,1fr)}}.FormMachine-btns{display:flex;justify-content:flex-end;margin-top:auto;padding-top:30px}.FormMachine-submit{margin-left:10px}.FormMachine-wifi{margin-top:46px;padding:33px 25px 38px}.ButtonSwitcher{width:auto;display:inline-flex;align-items:center;position:relative}.ButtonSwitcher-or{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#9194a7;border-radius:50%;min-width:18px;height:18px;font-weight:500;font-size:10px;line-height:1;text-align:center;letter-spacing:.008em;color:#fff;display:flex;align-items:center;justify-content:center;padding:2px 3px;z-index:10}.ButtonSwitcher-btn{min-width:105px;font-size:14px}.ButtonSwitcher-btn:first-child{border-radius:5px 0 0 5px}.ButtonSwitcher-btn:last-child{border-radius:0 5px 5px 0}.ButtonSwitcher-btn:hover{color:#fff}@media (max-width:992px){.PenAdjustmentForm-head{flex-direction:column}}.PenAdjustmentForm-left{display:flex;align-items:center;width:auto}@media (max-width:992px){.PenAdjustmentForm-left{width:100%;justify-content:space-between;align-items:center;margin-bottom:10px}}@media (max-width:480px){.PenAdjustmentForm-left{align-items:flex-start;flex-direction:column}}.PenAdjustmentForm-right{width:100%;margin-left:0;justify-content:space-between}@media (max-width:620px){.PenAdjustmentForm-right{margin:0}}@media (max-width:480px){.PenAdjustmentForm-right{align-items:flex-start;flex-direction:column}}.PenAdjustmentForm-title{margin-right:30px;white-space:nowrap}@media (max-width:992px){.PenAdjustmentForm-title{margin:0;white-space:normal}}@media (max-width:480px){.PenAdjustmentForm-title{margin-bottom:10px}}.PenAdjustmentForm-buttons{width:auto;justify-content:flex-start}@media (max-width:620px){.PenAdjustmentForm-buttons{width:100%;justify-content:flex-end}}@media (max-width:480px){.PenAdjustmentForm-buttons{justify-content:flex-start;margin-top:10px}}@media (min-width:992px){.PenAdjustmentForm-table_pagination{height:calc(100vh - 190px)!important}}@media (max-width:992px){.PenAdjustmentForm-table{height:calc(100vh - 169px)}.PenAdjustmentForm-table_pagination{height:calc(100vh - 215px)}}@media (max-width:768px){.PenAdjustmentForm-table{height:calc(100vh - 179px)}.PenAdjustmentForm-table_pagination{height:calc(100vh - 230px)}}@media (max-width:680px){.PenAdjustmentForm-table{height:calc(100vh - 179px)}.PenAdjustmentForm-table_pagination{height:calc(100vh - 230px)}}@media (max-width:480px){.PenAdjustmentForm-table{height:calc(100vh - 229px)}.PenAdjustmentForm-table_pagination{height:calc(100vh - 275px)}}@media (max-width:425px){.PenAdjustmentForm-table{height:calc(100vh - 229px)}.PenAdjustmentForm-table_pagination{height:calc(100vh - 315px)}}.PenAdjustmentForm-switch .ButtonSwitcher-btn{width:135px;text-overflow:ellipsis;white-space:nowrap}.RationDetails{min-height:200px}.RationDetails_center{display:flex;align-items:center;flex-direction:column;justify-content:center}.RationDetails-text{font-weight:500;font-size:16px;line-height:20px;text-align:center;color:#000;margin-bottom:20px}.RationDetails-title{font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#242b35;margin-bottom:16px}.RationDetails-btns{margin-top:30px;display:flex;align-items:center;justify-content:flex-end}.RationDetails-btns_center{justify-content:center}.RationDetails-save{margin-left:10px}.Summary{text-align:center;background-color:#376295;box-shadow:0 3px 4px rgba(0,0,0,.25);border-radius:5px;min-height:84px;padding:10px 10px 20px;display:flex;flex-direction:column}.Summary-title{font-weight:700;font-size:10px;line-height:15px;color:#fff}.Summary-total{font-weight:900;font-size:16px;line-height:15px;color:#fff;margin-top:auto}.Summary_green{background-color:#0d954a}.TableWrap{display:flex}.TableColumn{border-bottom:1px solid #e3f2fe;border-right:1px solid #f6f6f6}.TableColumn-title{vertical-align:top;background-color:#f6f6f6;border-bottom:1px solid #e3f2fe;font-weight:400;font-size:10px;line-height:20px;color:#002b53;padding:7px 10px}.TableColumn-title_center{text-align:center}.TableColumn-title_right{text-align:right}.TableColumn-content{padding:15px 20px 30px;border-left:1px solid #e3f2fe;border-right:1px solid #e3f2fe}@media (max-width:1200px){.TableColumn-content{padding:15px}}.AddRation-submit{min-width:130px}.AddRation-fields{margin-bottom:75px}.PenForm{flex:1 1;display:flex;flex-direction:column}.PenForm_xlg .PenForm-left{max-width:50%}@media (max-width:1047px){.PenForm_xlg .PenForm-left{max-width:215px}}.PenForm_xlg .PenForm-right{margin-left:12px;max-width:50%}@media (max-width:1047px){.PenForm_xlg .PenForm-right{max-width:calc(100% - 232px)}}.PenForm_lg .PenForm-grid{grid-template-columns:repeat(2,1fr)}.PenForm-title-table{margin-top:20px;font-size:14px;color:#000;font-weight:500;text-decoration:underline}.PenForm-flex{display:flex;width:100%;margin-bottom:30px}@media (max-width:576px){.PenForm-flex{flex-direction:column}}.PenForm-left{width:100%;max-width:300px}@media (max-width:1200px){.PenForm-left{max-width:215px}}@media (max-width:576px){.PenForm-left{max-width:100%}}.PenForm-right{width:100%;margin-left:30px;max-width:calc(100% - 330px)}@media (max-width:1200px){.PenForm-right{margin-left:12px;max-width:calc(100% - 232px)}}@media (max-width:576px){.PenForm-right{max-width:100%;margin:30px 0 0}}.PenForm-title{font-family:"Roboto",sans-serif;font-weight:400;font-size:12px;line-height:15px;color:#000;margin-bottom:7px}.PenForm-summary{margin:0 20px 25px}@media (max-width:1200px){.PenForm-summary{margin:0 12px 25px}}.PenForm-calc{padding:10px 20px;background-color:#fff;border:1px solid #e3f2fe;box-shadow:0 2px 4px rgba(0,0,0,.25);border-radius:5px}@media (max-width:1200px){.PenForm-calc{padding:12px}}.PenForm-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}@media (max-width:1500px){.PenForm-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1200px){.PenForm-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1047px){.PenForm-grid{grid-template-columns:repeat(2,1fr)}}.PenForm-adjustment-wrapper{display:flex;align-items:top;justify-content:space-between;flex-wrap:wrap;grid-gap:18px;gap:18px}.PenForm-adjustment-item{width:300px}.PenForm-adjustment-input{width:100%;margin-bottom:40px}.PenForm-range{width:100%;margin-bottom:15px}.PenForm-wrap{margin:20px 0 0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}@media (max-width:1500px){.PenForm-wrap{grid-template-columns:repeat(1,1fr)}}.PenForm-wrap_one{grid-template-columns:repeat(1,1fr)}.PenForm-boxs{display:flex;justify-content:space-between}@media (max-width:576px){.PenForm-boxs{flex-direction:column}}.PenForm-box{width:calc(50% - 10px);margin:0}@media (max-width:576px){.PenForm-box:nth-child(2){margin-bottom:20px}}@media (max-width:576px){.PenForm-box{width:100%}}.PenForm-checkboxs{display:flex;align-items:flex-start;justify-content:space-between}@media (max-width:992px){.PenForm-bottom{flex-direction:column}}.PenForm-column{max-width:250px;width:100%}@media (max-width:1200px){.PenForm-column{max-width:200px}}@media (max-width:992px){.PenForm-column{max-width:100%}}.PenForm-btns{display:flex;justify-content:flex-end;margin-top:30px}.PenForm-submit{margin-left:10px}.PenForm-link{position:absolute;top:0;right:0;color:#ed682b;text-decoration:underline;font-size:12px}.PenForm-link:hover{text-decoration:none}.PenForm-new{position:relative}.PenForm-tag-reader{padding-top:20px}.Range-input{position:relative;height:12px}.Range-track{background-color:#ebedef;border-radius:5px;height:5px;position:relative;transition:left .3s ease-out,width .3s ease-out;position:absolute;width:100%;cursor:pointer}.Range-track_active{background:#376295;border-radius:5px;position:absolute;z-index:5}.Range-label{display:none}.Range-slider{width:12px;height:12px;border-radius:50%;background-color:#fff;border:.5px solid #d3d3db;box-sizing:border-box;box-shadow:inset 0 1px 4px rgba(0,0,0,.15);cursor:pointer;margin-left:-6px;margin-top:-3px;position:absolute;z-index:6}.Range-slider-container{transition:left .3s ease-out}.Range-slider:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.PenRationsTable{max-width:calc(100% - 250px);width:100%}.PenRationsTable .dx-datagrid-rowsview .dx-row,.PenRationsTable .dx-datagrid-rowsview .dx-row:not(.dx-freespace-row){border-left:1px solid #e3f2fe}@media (max-width:992px){.PenRationsTable .dx-datagrid-rowsview .dx-row,.PenRationsTable .dx-datagrid-rowsview .dx-row:not(.dx-freespace-row){border-right:1px solid #e3f2fe}}@media (max-width:1200px){.PenRationsTable{max-width:calc(100% - 200px)}}@media (max-width:992px){.PenRationsTable{max-width:100%}}.PenRecipeUpdateModal-text{margin-bottom:32px}.PenRecipeUpdateModal-buttons{display:flex;align-items:center;justify-content:space-between}.RecipePlanner .dx-gantt{border:none}.RecipePlanner .dx-gantt-taskWrapper .dx-gantt-task{border-radius:0!important}.RecipePlanner .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent{background-color:#f3ae71!important;border-left-color:#ed682b!important;border-right-color:#ed682b!important;border-top-color:#ed682b!important}.RecipePlanner .dx-gantt-taskWrapper .dx-gantt-task.dx-gantt-parent:not(.dx-gantt-noPrg) .dx-gantt-tPrg{background-color:#ed682b!important}.RecipePlanner .dx-gantt .dx-header-row{background:#f7f6f6;height:42px}.RecipePlanner .dx-gantt .dx-header-row>td:first-child{padding-left:20px}.RecipePlanner .dx-gantt .dx-gantt-taskWrapper .dx-gantt-task{background-color:#6fcf97;border-radius:0}.RecipePlanner .dx-gantt .dx-gantt-taskWrapper .dx-gantt-task .dx-gantt-tPrg{background-color:#27ae60;border-radius:0}.RecipePlanner .dx-treelist-headers,.RecipePlanner .dx-treelist-headers .dx-treelist-table .dx-row>td{border:none}.RecipePlanner .dx-treelist .dx-column-lines>td{border:none;border-bottom:1px solid #f2f2f5;font-weight:400;font-size:10px;line-height:20px;color:#4a5056!important}.RecipePlanner .dx-treelist .dx-column-lines>td:first-child{border-right:1px solid #d3d3db}.RecipePlanner-gantt{height:calc(100vh - 122px);font-weight:400;font-size:10px;line-height:20px;color:#4a5056!important}.RecipePlanner-task{display:flex;align-items:center;justify-content:center;font-weight:400;font-size:10px;line-height:1;text-align:center;color:#fff;background-color:#6fcf97;height:15px;padding:0 10px}.RecipePlanner-task_parent{background-color:#f3ae71}.RecipesPageTable-disabled{background-color:#fafafa!important;color:#99a9b9!important}.Recipes-subtitle{font-weight:500;font-size:16px;line-height:20px;color:#242b35}.TotalCard-title{font-size:10px;font-weight:700;margin-bottom:5px}.TotalCard-wrap{background-color:#f2f2f5;padding:10px;width:250px;height:75px;border-radius:5px;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700}.NirIngredientList-block{display:flex;align-items:center;width:50%}@media (max-width:768px){.NirIngredientList-block{grid-gap:17px;gap:17px;flex-wrap:wrap}}.NirIngredientList-checkbox{white-space:nowrap;margin-right:17px}@media (max-width:768px){.NirIngredientList-checkbox{margin:0}}.NirIngredientList-checkbox:last-child{margin:0}.NirIngredientList-text{font-weight:500;font-size:10px;line-height:15px;color:#4a5056;padding-bottom:5px}.NirTable{margin-bottom:30px}.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:first-child .dx-group-cell,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:first-child:hover td,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:first-child td{background-color:#b7e7cb}.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(2) .dx-group-cell,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(2):hover td,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(2) td,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(5) .dx-group-cell,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(5):hover td,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(5) td{background-color:#aae5f9}.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(3) .dx-group-cell,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(3):hover td,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(3) td,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(6) .dx-group-cell,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(6):hover td,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(6) td,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(9) .dx-group-cell,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(9):hover td,.NirTable .dx-datagrid-rowsview .dx-row.dx-group-row:nth-child(9) td{background-color:#f9e4a5}.IngredientsList-table{max-height:400px}.RecipeIngredients{margin-bottom:30px}.RecipeIngredients-table .dx-datagrid-rowsview .dx-row,.RecipeIngredients-table .dx-datagrid-rowsview .dx-row:not(.dx-freespace-row){border-left:1px solid #f2f2f5}@media (max-width:992px){.RecipeIngredients-table .dx-datagrid-rowsview .dx-row,.RecipeIngredients-table .dx-datagrid-rowsview .dx-row:not(.dx-freespace-row){border-right:1px solid #f2f2f5}}.RecipeIngredients-btns{display:flex;justify-content:flex-end;margin-top:30px}.RecipeIngredients-cancel{margin-right:10px}.RecipeIngredients-upd{text-align:center}.RecipeIngredients-table{max-height:450px}.RecipeIngredients-left{min-width:135px}.RecipeIngredients-title{margin-top:20px;font-size:14px;color:#000;font-weight:500;text-decoration:underline}.RecipeIngredients-details{color:#ed682b;text-decoration:underline;font-size:12px;margin-right:15px}.RecipeIngredients-details:hover{text-decoration:none;cursor:pointer}.RecipeIngredients-group{width:auto}@media (max-width:480px){.WaterAdjustment{margin-bottom:15px}}.WaterAdjustment_visible{background-color:#fff;border:1px solid #f2f2f5;box-shadow:0 2px 4px rgba(0,0,0,.25);border-radius:5px;padding:0 50px 30px 30px;margin-bottom:35px}@media (max-width:1366px){.WaterAdjustment_visible{padding:0 30px 30px 20px}}@media (max-width:768px){.WaterAdjustment_visible{padding:0 15px 15px}}.WaterAdjustment-top{font-weight:400;font-size:12px;line-height:11px;color:#4a5056;display:flex;align-items:center;margin-top:-10px}.WaterAdjustment-switcher{margin-left:10px}.WaterAdjustment-form{margin-top:20px;display:flex;align-items:flex-end}@media (max-width:768px){.WaterAdjustment-form{flex-wrap:wrap;justify-content:space-between}}.WaterAdjustment-info{font-weight:400;font-size:12px;line-height:16px;color:#4a5056;max-width:180px;margin-right:50px;width:100%}@media (max-width:1366px){.WaterAdjustment-info{margin-right:20px}}@media (max-width:768px){.WaterAdjustment-info{max-width:100%;margin-bottom:15px}}.WaterAdjustment-field{width:100%;margin-right:50px}@media (max-width:1366px){.WaterAdjustment-field{margin-right:20px}}@media (max-width:768px){.WaterAdjustment-field{max-width:calc(50% - 15px);margin:0}}@media (max-width:480px){.WaterAdjustment-field{max-width:100%;margin:0 0 15px}}@media (max-width:768px){.WaterAdjustment-btn{width:100%;margin-top:15px;text-align:right}}.FormRecipe{display:flex;flex-direction:column;flex:1 1;height:100%}.FormRecipe_md .FormRecipe-summarys,.FormRecipe_sm .FormRecipe-grid,.FormRecipe_sm .FormRecipe-summarys{grid-template-columns:repeat(2,1fr)}.FormRecipe_sm .FormRecipe-item:last-child{grid-column:1/-1}.FormRecipe-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-start;grid-gap:30px;gap:30px;margin-bottom:35px}@media (max-width:1366px){.FormRecipe-grid{grid-gap:30px 15px;gap:30px 15px}}@media (max-width:992px){.FormRecipe-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.FormRecipe-grid{grid-template-columns:repeat(1,1fr)}}.FormRecipe-item:last-child{grid-column:3/5}@media (max-width:992px){.FormRecipe-item:last-child{grid-column:1/-1}}.FormRecipe-title{font-family:"Roboto",sans-serif;font-style:normal;font-size:12px;line-height:1;color:#4a5056;margin-bottom:5px}.FormRecipe-summarys{display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-start;grid-gap:20px 15px;gap:20px 15px}@media (max-width:1366px){.FormRecipe-summarys{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.FormRecipe-summarys{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}.FormRecipe-summary{min-height:120px}.FormRecipe-textarea{margin-bottom:20px}.FormRecipe-percent{margin-bottom:24px}.FormRecipe-btns{display:flex;justify-content:flex-end;margin-top:auto}.FormRecipe-submit{margin-left:10px}.FormRecipe-center{text-align:center}.FormRecipe-switch{position:absolute;top:-10px;color:#002b53;font-weight:400;font-size:12px;line-height:11px;display:flex;align-items:center}.FormRecipe-switcher{margin-left:10px}.FormRecipe-calc{display:flex;justify-content:space-between;align-items:flex-end}@media (max-width:768px){.FormRecipe-calc{flex-wrap:wrap}}@media (max-width:430px){.FormRecipe-calc{flex-direction:column;align-items:flex-start}}@media (max-width:430px){.FormRecipe-calc .Field{margin-bottom:20px}}.FormRecipe-text{max-width:180px;font-size:12px}@media (max-width:768px){.FormRecipe-text{margin-bottom:20px}}.FormRecipe-totals{margin-top:16px;display:flex;grid-gap:24px;gap:24px;flex-wrap:wrap;margin-bottom:25px}.SchedulerForm-title{font-weight:700;font-size:14px;line-height:24px;color:#000;margin-bottom:24px}@media (max-width:992px){.SchedulerForm-title{margin-bottom:10px}}.SchedulerForm-head{align-items:flex-end;margin-bottom:24px}@media (max-width:992px){.SchedulerForm-head{justify-content:flex-start;flex-direction:column}}.SchedulerForm-left{width:auto}@media (max-width:992px){.SchedulerForm-left{width:100%;margin-bottom:30px}}.SchedulerForm-right{width:auto}@media (max-width:992px){.SchedulerForm-right{width:100%}}.SchedulerForm-form{display:flex;align-items:center}@media (max-width:992px){.SchedulerForm-form{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}}@media (max-width:700px){.SchedulerForm-form{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px 10px;gap:30px 10px}}@media (max-width:414px){.SchedulerForm-form{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px 0;gap:30px 0}}.SchedulerForm-field{max-width:200px;width:100%;margin-right:20px}@media (max-width:1200px){.SchedulerForm-field{max-width:150px;margin-right:15px}}@media (max-width:992px){.SchedulerForm-field{margin:0;max-width:100%}}.SchedulerForm-field:first-child,.SchedulerForm-field:nth-child(2){max-width:150px;width:100%}@media (max-width:992px){.SchedulerForm-field:first-child,.SchedulerForm-field:nth-child(2){max-width:100%}}.SchedulerForm-field:last-child{margin:0}.SchedulerForm-btns{margin-top:30px;align-items:center;justify-content:flex-end;display:flex}.SchedulerForm-save{margin-left:10px}.RecipeScheduler-subscription{text-align:center;margin:200px auto;max-width:405px;font-style:normal;font-weight:400;font-size:12px;line-height:24px;color:#4a5056}.RecipeScheduler-subscription .Button{margin-top:35px}.RecipeScheduler-load{flex:1 1}.ExpiredDryMattersModal-grid{max-height:400px;margin:20px 0}.ExpiredDryMattersModal-grid .dx-datagrid{border:1px solid #ddd;border-radius:4px}.ExpiredDryMattersModal-grid .dx-datagrid-headers{background-color:#f8f9fa;font-weight:600}.ExpiredDryMattersModal-grid .dx-datagrid-rowsview .dx-row:nth-child(2n){background-color:#f8f9fa}.ExpiredDryMattersModal-grid .dx-datagrid-rowsview .dx-row:hover{background-color:#e3f2fd}.ExpiredDryMattersModal-grid .dx-checkbox .dx-checkbox-icon{border-color:#ed682b}.ExpiredDryMattersModal-grid .dx-checkbox.dx-checkbox-checked .dx-checkbox-icon{background-color:#ed682b;border-color:#ed682b}.EnterMilkingData-date{margin-bottom:20px}.EnterMilkingData-inputs{display:flex;flex-wrap:wrap}.EnterMilkingData-inputs .FormGroup_large{margin:20px 10px 0 0}.MilkingDailyBase-table .dx-command-expand{opacity:0;min-width:0!important;max-width:0!important;width:0!important}.MilkingDailyBase-table .dx-datagrid-group-closed{display:none}.MilkingDailyBase-head{justify-content:space-between}@media (max-width:992px){.MilkingDailyBase-head{flex-direction:column;align-items:flex-start}}.MilkingDailyBase-date{display:flex;align-items:center;padding-left:5px}.MilkingDailyBase-date_expandable{cursor:pointer;padding-left:0}.MilkingDailyBase-icon_open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.MilkingDailyBase-id{margin-left:5px}.MilkingDailyBase-left{display:flex;align-items:center;width:50%}@media (max-width:992px){.MilkingDailyBase-left{width:100%;margin-bottom:10px;flex-wrap:wrap}}.MilkingDailyBase-left .Title{margin-right:30px}.MilkingDailyBase-right{width:100%}.MilkingDailyBase-buttons{width:auto}@media (max-width:768px){.MilkingDailyBase-buttons{width:100%}}.MilkingDailyBase-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.MilkingDailyBase-filter{margin-right:15px}}@media (max-width:992px){.MilkingDailyBase-filter{justify-content:flex-start}}.MilkHistory-head{justify-content:space-between}@media (max-width:992px){.MilkHistory-head{flex-direction:column;align-items:flex-start}}.MilkHistory-left{display:flex;align-items:center;width:50%}@media (max-width:992px){.MilkHistory-left{width:100%;margin-bottom:10px}}.MilkHistory-left .Title{margin-right:30px}.MilkHistory-right{width:100%}.MilkHistory-buttons{width:auto}@media (max-width:768px){.MilkHistory-buttons{width:100%}}.MilkHistory-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.MilkHistory-filter{margin-right:15px}}@media (max-width:992px){.MilkHistory-filter{justify-content:flex-start}}.MilkHistory-number{font-style:normal;font-weight:400;font-size:64px;line-height:15px;color:#6fcf97}.MilkData{margin-bottom:30px}.MilkData-grid{max-height:500px}.MilkWrap-links{display:grid;grid-template-columns:repeat(2,1fr);margin:11px 0 16px}@media (max-width:414px){.MilkWrap-links{grid-template-columns:repeat(1,1fr);grid-gap:2px;gap:2px;margin:10px 0}}.MilkWrap-link{text-align:center;min-height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;font-style:normal;font-weight:700;font-size:12px;line-height:15px;padding:5px;color:#4a5056;border:1px solid #ebedef}.MilkWrap-link svg{margin-bottom:10px}@media (max-width:414px){.MilkWrap-link svg{margin:0 10px 0 0}}.MilkWrap-link svg path{fill:#4a5056}.MilkWrap-link:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.MilkWrap-link:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.MilkWrap-link.active{background-color:#ed682b;color:#fff}.MilkWrap-link.active svg{margin-bottom:10px}@media (max-width:414px){.MilkWrap-link.active svg{margin:0 10px 0 0}}.MilkWrap-link.active svg path{fill:#fff}@media (max-width:414px){.MilkWrap-link{font-size:10px;min-height:100%;display:flex;flex-direction:row;justify-content:flex-start;border-radius:5px;padding:5px 15px}}.MilkWrap-content{background-color:#fff;box-shadow:0 3px 3px rgba(0,0,0,.15);border-radius:5px;padding:23px 27px 34px;min-height:calc(100vh - 206px);display:flex;flex-direction:column}@media (max-width:576px){.MilkWrap-content{padding:20px 15px;min-height:calc(100vh - 176px)}}.PenList-list{height:100%}.PenList-scroll{min-height:350px}.PenList-checkbox{padding-bottom:10px;display:flex}.PenList-text{font-style:normal;font-size:10px}.PenList-text,.PensDdw-title{font-weight:400;line-height:20px;color:#4a5056}.PensDdw-title{text-align:center;font-size:12px;border:1px solid #f2f2f5;padding:5px 0}.PensDdw-grid{height:auto;width:auto}.PensDdw-tables{margin-top:10px;display:flex;margin-bottom:30px;max-height:calc(100vh - 400px);overflow-y:scroll}.PensDdw-tableLeft{width:50%}.PensDdw-tableLeft .PensDms-grid{border-right:1px solid #d3d3db}.PensDdw-tableRight{width:50%}.PensDdw-button{margin:0 5px}.PensDdw-group{display:flex;align-items:center;justify-content:center}.PensDdw-associated,.PensDdw-delete{padding:0;line-height:10px}.PensDdw-associated svg,.PensDdw-delete svg{line-height:1}.PensDdw-delete{margin-left:10px}.MilkImport-left{display:flex;align-items:center}.MilkImport-spin{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}.MilkImport-submit{min-width:140px}.MilkImport-submit svg{margin-right:12px}.MilkImport-submit_loading{pointer-events:none}.MilkImport-field{display:flex;align-items:center;margin-left:80px}.MilkImport-input{max-width:120px}.MilkImport-label{margin:0 10px 0 0}.MilkImport-right{width:auto;color:#4a5056;font-style:normal;font-weight:500;font-size:12px;line-height:15px}.MilkImport-bottom{display:flex;justify-content:center;margin-top:auto}.MilkImport-button:nth-child(2){margin-left:20px}.MilkImport-title{font-weight:700;font-size:14px;line-height:24px;color:#6fcf97}.MilkImport-info{text-align:center}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.MilkScheduler{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;margin-top:60px}@media (max-width:576px){.MilkScheduler{margin:0}}.MilkScheduler-btns{display:flex;position:relative}.MilkScheduler-radio{margin-right:-1px}.MilkScheduler-radio:first-child .MilkScheduler-label{border-top-left-radius:5px;border-bottom-left-radius:5px}.MilkScheduler-radio:last-child .MilkScheduler-label{border-top-right-radius:5px;border-bottom-right-radius:5px}.MilkScheduler-label{border-radius:0;border:1px solid #ed682b;min-width:100px;justify-content:center}@media (max-width:992px){.MilkScheduler-label{min-width:0}}.MilkScheduler-or{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;right:-9px;z-index:50;background-color:#646675;border-radius:50%;min-width:18px;height:17px;line-height:17px;font-style:normal;font-weight:500;font-size:8px;letter-spacing:.008em;color:#fff;text-transform:uppercase;display:flex;align-items:center;justify-content:center}.MilkScheduler-days{margin-top:88px;display:flex;flex-wrap:wrap;justify-content:center;grid-gap:7px 5px;gap:7px 5px}@media (max-width:576px){.MilkScheduler-days{margin-top:30px}}.MilkScheduler-times{margin-top:88px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}@media (max-width:700px){.MilkScheduler-times{margin-top:30px;grid-template-columns:repeat(2,1fr)}}.MilkScheduler-bottom{margin-top:auto;text-align:center}@media (max-width:576px){.MilkScheduler-bottom{margin-top:30px}}.MilkScheduler-submit{min-width:174px}.MilkScheduler-time{min-width:140px}@media (max-width:480px){.MilkScheduler-time{min-width:120px}}@media (max-width:768px){.MilkProductionInput-head{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.MilkProductionInput-right{justify-content:flex-end;margin-top:10px}}.MilkProductionInput-buttons{width:auto}@media (max-width:768px){.MilkProductionInput-buttons{width:100%}}.MilkProductionInput-filter{justify-content:flex-end;margin-right:30px}@media (max-width:992px){.MilkProductionInput-filter{margin-right:15px}}@media (max-width:768px){.MilkProductionInput-filter{justify-content:flex-start}}.MilkProductionInput-grid{min-height:calc(100vh - 134px)}@media (max-width:768px){.MilkProductionInput-grid{min-height:calc(100vh - 154px)}}.MilkProductionInput-checkbox{margin-right:30px}.AnalysisHistory-mixer{width:120px;margin-right:40px;margin-left:auto}@media (max-width:414px){.AnalysisHistory-mixer{margin:0;max-width:100%}}.AnalysisHistory-head{justify-content:space-between}@media (max-width:992px){.AnalysisHistory-head{flex-direction:column;align-items:flex-start}}.AnalysisHistory-left{display:flex;align-items:center;width:50%}@media (max-width:992px){.AnalysisHistory-left{width:100%;margin-bottom:10px}}.AnalysisHistory-left .Title{margin-right:30px}.AnalysisHistory-right{width:100%}.AnalysisHistory-buttons{width:auto}@media (max-width:768px){.AnalysisHistory-buttons{width:100%}}.AnalysisHistory-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.AnalysisHistory-filter{margin-right:15px}}@media (max-width:992px){.AnalysisHistory-filter{justify-content:flex-start}}.FormAnalyzer{flex:1 1;display:flex;flex-direction:column}.FormAnalyzer-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:42px;gap:42px}.FormAnalyzer-grid_two{grid-template-columns:repeat(2,1fr)}@media (max-width:1366px){.FormAnalyzer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.FormAnalyzer-grid{grid-template-columns:repeat(1,1fr)}}.FormAnalyzer-btns{display:flex;justify-content:flex-end;margin-top:auto}.FormAnalyzer-submit{margin-left:10px}.FormAnalyzer-device{display:flex;align-items:flex-end}.FormAnalyzer-button{height:40px;border-top-left-radius:0;border-bottom-left-radius:0}.FormAnalyzer-field{border-top-right-radius:0;border-bottom-right-radius:0;min-width:225px}@media (max-width:575px){.FormAnalyzer-field{min-width:auto}}.ScoreItem{border:1px solid #cacaca;border-radius:3px;padding:4px;font-weight:500;font-size:10px;line-height:15px;color:#242b35;text-align:center;margin:5px 20px}.ScoreItem-line{border-radius:3px;width:100%;height:5px}.AddRow-btns{display:flex;justify-content:center;margin-top:50px;grid-gap:16px;gap:16px}.AddRow-table{margin-top:8px;height:200px}.AddRow-totals{display:flex;align-items:flex-end;justify-content:space-between;grid-gap:16px;gap:16px}.AddRow-totals-field{min-width:250px}@media (max-width:440px){.AddRow-totals-field{min-width:0}}.Evaluation-title{font-style:normal;font-weight:700;font-size:16px;line-height:24px;color:#242b35;margin-bottom:40px}.Evaluation-scores{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:25px;gap:25px}@media (max-width:576px){.Evaluation-scores{grid-gap:5px;gap:5px}}@media (max-width:450px){.Evaluation-scores{grid-template-columns:repeat(1,1fr);grid-gap:15px;gap:15px}}.Evaluation-btns{display:flex;justify-content:flex-end;align-items:center;margin-top:50px}.Evaluation-submit{margin-left:10px}.Evaluation-errors{margin-top:15px}.Evaluation-message{margin-bottom:5px;transition:all .5s ease;color:#eb5757;font-size:12px;font-weight:400}.Evaluation-message.entered,.Evaluation-message.entering{-webkit-animation:slideError .5s ease-out forwards;animation:slideError .5s ease-out forwards}.Evaluation-message.exiting{animation:slideError .5s ease-in alternate-reverse}.Evaluation-message.exited{opacity:0}.Evaluation-message:last-child{margin:0}@media (max-width:768px){.RefusedValues-head{flex-direction:column;align-items:flex-start}}.RefusedValues-left{display:flex;align-items:center;width:50%}@media (max-width:992px){.RefusedValues-left{width:100%}}.RefusedValues-left .Title{margin-right:30px}@media (max-width:768px){.RefusedValues-right{justify-content:flex-end;margin-top:10px}}.RefusedValues-btns{position:absolute;right:12px;bottom:12px}.RefusedValues-buttons{width:auto}@media (max-width:768px){.RefusedValues-buttons{width:100%}}.RefusedValues-filter{justify-content:flex-end;margin-right:30px}@media (max-width:992px){.RefusedValues-filter{margin-right:15px}}@media (max-width:768px){.RefusedValues-filter{justify-content:flex-start}}.RefusedValues-text{text-align:center;font-weight:500;line-height:20px;color:#000}.RefusedValues-table .dx-datagrid-filter-panel{padding:15px 0 12px}.RefusedValues-table .dx-command-expand{opacity:0;min-width:0!important;max-width:0!important;width:0!important}.RefusedValues-table .dx-datagrid-group-closed{display:none}.RefusedValues-column{display:flex;align-items:center;cursor:pointer}.RefusedValues-icon_open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.RefusedValues-date{margin-left:5px}.RefusedValues-date_empty{margin-left:11px}.AverageOfLoading-right{justify-content:flex-end}@media (max-width:414px){.AverageOfLoading-right{justify-content:flex-start;flex-direction:column-reverse}}.AverageOfLoading-buttons{width:auto}@media (max-width:414px){.AverageOfLoading-buttons{width:100%;margin-bottom:2px}}@media (max-width:414px){.AverageOfLoading-buttons>button:last-child{grid-column:1/-1}}.AverageOfLoading-label{font-weight:500;font-size:14px;line-height:1;color:#5793ef;margin:0 5px 0 0;white-space:nowrap}@media (max-width:576px){.AverageOfLoading-label{font-size:12px;margin:0}}@media (max-width:360px){.AverageOfLoading-label{font-size:10px}}.AverageOfLoading-input{font-size:14px;line-height:1;color:#4a5056;border:none;padding:0;max-width:95px;cursor:pointer;min-height:100%}@media (max-width:576px){.AverageOfLoading-input{font-size:12px}}@media (max-width:360px){.AverageOfLoading-input{font-size:10px}}.AverageOfLoading-calendar{font-weight:500;font-size:10px;line-height:13px;color:#5793ef}.AverageOfLoading-calendar,.AverageOfLoading-date{display:flex;align-items:center}.LoadTable_expand{width:calc(100vw - 250px)}@media (max-width:768px){.LoadTable_expand{width:calc(75vw - 35px)}}@media (max-width:576px){.LoadTable_expand{width:70vw}}@media (max-width:480px){.LoadTable_expand{width:60vw}}@media (max-width:768px){.LoadTable_expand-group{justify-content:end}}.LoadTable-title{font-weight:700;font-size:12px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000}.LoadTable-premix-expanded{visibility:hidden}.LoadTable-premix-ingredient-data{color:#9b9b9b}.LoadTable-ingredient_innerPremix,.LoadTable-ingredient_insidePremix{margin-left:10px}.PremixInsidePremixIngredientsModal{overflow:hidden}.PremixInsidePremixIngredientsModal-table{margin-bottom:24px}.UnloadTable{width:calc(100vw - 250px)}@media (max-width:768px){.UnloadTable{width:calc(75vw - 35px)}}@media (max-width:576px){.UnloadTable{width:70vw}}@media (max-width:480px){.UnloadTable{width:60vw}}@media (max-width:768px){.UnloadTable-group{justify-content:end}}.UnloadTable-title{font-weight:700;font-size:12px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000;margin-top:20px}.BatchHistoryDetail-table{display:flex;align-items:flex-start;flex-direction:column}.BatchHistoryDetail-btn{text-align:right;margin-top:30px}.BatchHistory-table .dx-command-expand{opacity:0;min-width:0!important;max-width:0!important;width:0!important}.BatchHistory-table .dx-datagrid-group-closed{display:none}.BatchHistory-column{display:flex;align-items:center;cursor:pointer}.BatchHistory-icon_open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.BatchHistory-id{margin-left:5px}.vertical-header span{-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);transform:rotate(180deg);text-align:left;max-height:150px}.NirDetailGeneralTable-title{min-width:130px}.NirDetailGeneralTable-title,.NirDetailNutrientTable-title{font-size:12px;font-weight:700;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4a5056;margin-top:20px;line-height:20px}.NirDetailNutrientTable-title{min-width:100px}.NirDetail-title{font-weight:700;font-size:16px;line-height:20px;color:#002b53;white-space:nowrap}.NirDetail-btn{display:flex;justify-content:flex-end;margin-top:30px}.CostAndTime-graphs{margin-right:40px;margin-left:auto;min-height:26px;height:26px;font-size:10px;font-weight:500}@media (max-width:414px){.CostAndTime-graphs{margin:0;max-width:100%}}.CostAndTime-right{justify-content:flex-end}@media (max-width:414px){.CostAndTime-right{justify-content:flex-start;flex-direction:column-reverse}}.CostAndTime-buttons{width:auto}@media (max-width:414px){.CostAndTime-buttons{width:100%;margin-bottom:2px}}@media (max-width:414px){.CostAndTime-buttons>button:last-child{grid-column:1/-1}}.CustomReports{display:flex;justify-content:center;align-items:center;height:100%}.CustomReports-button_add{padding:6.5px 15px 6.5px 10px;background:#6fcf97;border:1px solid #6fcf97}.CategoryItem{background-color:#fff;box-shadow:1px 1px 7px 3px rgba(0,0,0,.15);border-radius:5px;padding:30px 20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:30%;margin:0 70px 70px 0}@media (max-width:768px){.CategoryItem{padding:30px 15px}}.Category-grid{width:80%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around}.IngredientConsumptionNirDetailsTable-table{max-height:400px}.IngredientConsumption{-webkit-user-select:none;-ms-user-select:none;user-select:none}@media (max-width:992px){.IngredientConsumption-head{flex-direction:column;align-items:flex-start}}@media (max-width:992px){.IngredientConsumption-left{display:flex;align-items:center;justify-content:space-between;width:100%}}@media (max-width:576px){.IngredientConsumption-left{margin:0}}.IngredientConsumption-right{justify-content:flex-end}@media (max-width:992px){.IngredientConsumption-right{margin-top:10px}}@media (max-width:768px){.IngredientConsumption-right{flex-wrap:wrap}}@media (max-width:414px){.IngredientConsumption-right{justify-content:flex-start;flex-direction:column-reverse}}.IngredientConsumption-table{height:calc(100vh - 221px)}@media (max-width:992px){.IngredientConsumption-table{height:calc(100vh - 251px)}}@media (max-width:576px){.IngredientConsumption-table{height:calc(100vh - 235px)}}.IngredientConsumption-buttons{width:auto}@media (max-width:768px){.IngredientConsumption-buttons{width:100%}}.IngredientConsumption-graphs{margin-right:30px}@media (max-width:1200px){.IngredientConsumption-graphs{margin-right:15px}}@media (max-width:992px){.IngredientConsumption-graphs{margin:0}}.IngredientConsumption-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.IngredientConsumption-filter{margin-right:15px}}@media (max-width:992px){.IngredientConsumption-filter{justify-content:flex-start}}.IngredientConsumption-recipe{margin-bottom:15px}.IngredientConsumption-checkbox{margin-top:8px;margin-bottom:16px}.IngredientConsumptionByPen-grid{height:calc(100vh - 204px)}.IngredientConsumptionByPen-grid .dx-command-expand{opacity:0;min-width:0!important;max-width:0!important;width:0!important}.IngredientConsumptionByPen-grid .dx-datagrid-group-closed{display:none}@media (max-width:992px){.IngredientConsumptionByPen-grid{height:calc(100vh - 229px)}}@media (max-width:530px){.IngredientConsumptionByPen-grid{height:calc(100vh - 255px)}}.IngredientConsumptionByPen-column{display:flex;align-items:center;cursor:pointer}.IngredientConsumptionByPen-head{justify-content:space-between}@media (max-width:992px){.IngredientConsumptionByPen-head{flex-direction:column;align-items:flex-start}}@media (max-width:992px){.IngredientConsumptionByPen-right{justify-content:space-between;margin:10px 0 0;width:100%}}@media (max-width:768px){.IngredientConsumptionByPen-right{flex-wrap:wrap}}.IngredientConsumptionByPen-buttons{width:auto}@media (max-width:768px){.IngredientConsumptionByPen-buttons{width:100%}}.IngredientConsumptionByPen-icon_open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.IngredientConsumptionByPen-id{margin-left:5px}.IngredientConsumptionByPen-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.IngredientConsumptionByPen-filter{margin-right:15px}}@media (max-width:992px){.IngredientConsumptionByPen-filter{justify-content:flex-start}}.IngredientConsumptionByPen-pen{margin-bottom:15px}.IngredientConsumptionByPenNirDetailsTable-table{max-height:400px}.IngredientDetail{width:calc(100vw - 250px)}@media (max-width:768px){.IngredientDetail{width:calc(75vw - 35px)}}@media (max-width:576px){.IngredientDetail{width:70vw}}@media (max-width:480px){.IngredientDetail{width:60vw}}@media (max-width:768px){.IngredientDetail-group{justify-content:end}}.IngredientDetail-title{font-weight:700;font-size:12px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#000}.IngredientDetail-premix-expanded{visibility:hidden}.IngredientDetail-premix-ingredient-data{color:#9b9b9b}.NirAnalysisStatistics-head{justify-content:space-between}@media (max-width:992px){.NirAnalysisStatistics-head{flex-direction:column;align-items:flex-start}}.NirAnalysisStatistics-left{display:flex;align-items:center;width:50%}@media (max-width:992px){.NirAnalysisStatistics-left{width:100%;margin-bottom:10px;flex-wrap:wrap}}.NirAnalysisStatistics-left .Title{margin-right:30px}.NirAnalysisStatistics-right{width:100%}.NirAnalysisStatistics-switch .Button{position:unset}.NirAnalysisStatistics-switch .ButtonSwitcher-btn{width:135px;text-overflow:ellipsis;white-space:nowrap}.NirIngredientsConsumption{padding:20px}.NirIngredientsConsumption-head .TableHeadRight{display:flex;align-items:center;grid-gap:16px;gap:16px}.NirIngredientsConsumption-main-title{font-weight:600;margin:0}.NirIngredientsConsumption-ingredients-section{margin:16px 0 24px}.NirIngredientsConsumption-ingredients-title{margin:0 0 8px;font-size:15px;font-weight:600;color:#333}.NirIngredientsConsumption-tables-container{margin-top:24px;display:flex;flex-direction:column;grid-gap:32px;gap:32px}.NirIngredientsConsumption-no-data,.NirIngredientsConsumption-no-selection{display:flex;justify-content:center;align-items:center;padding:40px;background-color:#f8f9fa;border:1px dashed #dee2e6;border-radius:8px;color:#6c757d;font-size:15px;text-align:center;margin:24px 0}.NirIngredientsConsumption-no-selection{background-color:#fff9e6;border-color:#ffedd5;color:#926c00}.NirIngredientsConsumption-disabled{display:flex;justify-content:center;align-items:center;padding:40px;background-color:#f8f9fa;border-radius:8px;color:#6c757d;font-size:15px;text-align:center}.NirIngredientsConsumption .Loading{z-index:10}.NirIngredientTable{background-color:#fff;overflow:hidden}.NirIngredientTable-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;text-wrap:nowrap}@media (max-width:768px){.NirIngredientTable-header{flex-direction:column;grid-gap:8px;gap:8px;align-items:flex-start}}.NirIngredientTable-title{margin:0;font-size:15px;font-weight:600;color:#333;text-decoration:underline}.NirIngredientTable-buttons .Button{min-width:28px;min-height:28px}.NirIngredientTable-grid .dx-datagrid{border:none}.NirIngredientTable-grid .dx-datagrid-headers .dx-header-row{background-color:#f1f3f4}.NirIngredientTable-grid .dx-row:hover{background-color:#f8f9fa}.NirIngredientTable-grid .dx-row.dx-row-alt{background-color:#fafbfc}.NirIngredientTable-grid .dx-row.dx-row-alt:hover{background-color:#f8f9fa}.NirIngredientTable .dx-empty-message{padding:40px 20px;color:#6c757d;font-size:16px;text-align:center}@media (max-width:768px){.NirIngredientTable .dx-datagrid{font-size:12px}.NirIngredientTable-title{font-size:16px}.NirIngredientTable-export-btn{font-size:12px;padding:6px 12px}}.NirTrendReportFilters-controls{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;grid-gap:25px;gap:25px}.NirTrendReportFilters-controls-selects{display:flex;flex-wrap:wrap;grid-gap:25px;gap:25px;margin-bottom:10px}.NirTrendReportFilters-controls-btn{margin-top:10px}.NirTrendReportFilters-controls-select{width:238px;margin-bottom:0}.NirTrendReportFilters-controls-delete{min-width:50px}.NirTrendReportFilters-controls-delete svg path{fill:#ed682b}.NirTrendReportFilters-controls-delete_green svg path{fill:#0d954a}.NirTrendReportFilters-controls-delete_disabled svg path{fill:#d3d3db}.NirTrendReportFilters-existing-options{font-size:14px;line-height:20px;text-align:center;color:#ed682b;font-style:italic;margin-bottom:1rem}.NirTrendReportTable{height:420px}.NirTrendReportTable-body,.NirTrendReportTable-head{width:100%;table-layout:fixed}.NirTrendReportTable_filter .dx-datagrid-filter-row,.NirTrendReportTable_filter .dx-datagrid .dx-column-indicators{display:none}.NirTrendReport{background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.13);padding:16px 23px;border-radius:5px;min-height:381px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.NirTrendReport-presentation{border-top:1px dashed #d3d3db;display:flex;grid-gap:20px;gap:20px;position:relative}@media (max-width:970px){.NirTrendReport-presentation{flex-direction:column}}.NirTrendReport-table{padding-top:10px;height:450px;max-width:50%}@media (max-width:970px){.NirTrendReport-table{max-width:100%}}.NirTrendReport-chart{height:460px;position:relative;width:50%}@media (max-width:970px){.NirTrendReport-chart{width:100%}}.NirTrendReport-loading{height:100%;display:flex;align-items:center;justify-content:center;width:100%}.NirTrendPage-header{display:flex;align-items:center;justify-content:space-between;background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.13);border-radius:8px;padding:11px 23px;flex-wrap:wrap;grid-gap:15px;gap:15px;margin-bottom:15px}@media (max-width:768px){.NirTrendPage-header{padding:11px 15px}}.NirTrendPage-header-content{display:flex;align-items:center;grid-gap:15px;gap:15px;flex-wrap:wrap}.NirTrendPage-reports{display:flex;flex-direction:column;grid-gap:15px;gap:15px}.NirTrendPage-report{background-color:#fff;box-shadow:0 4px 4px rgba(0,0,0,.13);padding:23px;border-radius:8px}.RecipeDetails-table{max-height:400px}.PenEfficiencyReport-grid{height:calc(100vh - 144px)!important}.PenEfficiencyReport-grid .dx-command-expand{opacity:0;min-width:0!important;max-width:0!important;width:0!important}.PenEfficiencyReport-grid .dx-datagrid-group-closed{display:none}.PenEfficiencyReport-head{justify-content:space-between}@media (max-width:992px){.PenEfficiencyReport-head{flex-direction:column;align-items:flex-start}}.PenEfficiencyReport-date{display:flex;align-items:center;padding-left:5px}.PenEfficiencyReport-date_expandable{cursor:pointer;padding-left:0}.PenEfficiencyReport-icon_open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.PenEfficiencyReport-id{margin-left:5px}.PenEfficiencyReport-left{display:flex;align-items:center;width:50%}@media (max-width:992px){.PenEfficiencyReport-left{width:100%;margin-bottom:10px;flex-wrap:wrap}}.PenEfficiencyReport-left .Title{margin-right:30px}.PenEfficiencyReport-right{width:100%}.PenEfficiencyReport-buttons{width:auto}@media (max-width:768px){.PenEfficiencyReport-buttons{width:100%}}.PenEfficiencyReport-switch .Button{position:unset}.PenEfficiencyReport-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.PenEfficiencyReport-filter{margin-right:15px}}@media (max-width:992px){.PenEfficiencyReport-filter{justify-content:flex-start}}.PenFeedingHistoryTable-table{height:calc(100vh - 134px)}.PenHistoryDetail{width:calc(100vw - 250px)}@media (max-width:768px){.PenHistoryDetail{width:calc(75vw - 35px)}}@media (max-width:576px){.PenHistoryDetail{width:70vw}}@media (max-width:480px){.PenHistoryDetail{width:60vw}}@media (max-width:768px){.PenHistoryDetail-group{justify-content:end}}.PenHistoryDetail-left{display:flex;align-items:center;width:auto}@media (max-width:992px){.PenHistoryDetail-left{width:100%;justify-content:space-between;align-items:center;margin-bottom:10px}}@media (max-width:480px){.PenHistoryDetail-left{align-items:flex-start;flex-direction:column}}.PenHistoryDetail-switch{margin-left:50px}.PenHistoryNirDetailsTable-table{max-height:400px}.PenHistoryTable-grid .dx-command-expand{opacity:0;min-width:0!important;max-width:0!important;width:0!important}.PenHistoryTable-grid .dx-datagrid-group-closed{display:none}.PenHistoryTable-column{display:flex;align-items:center;cursor:pointer}.PenHistoryTable-icon_open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.PenHistoryTable-id{margin-left:5px}.PenHistory-left{display:flex;align-items:center;width:auto}@media (max-width:992px){.PenHistory-left{width:100%;justify-content:space-between;align-items:center;margin-bottom:10px}}@media (max-width:480px){.PenHistory-left{align-items:flex-start;flex-direction:column}}.PenHistory-switch{margin-left:50px}.PenHistory-switch .ButtonSwitcher-btn{width:135px;text-overflow:ellipsis;white-space:nowrap}.RecipeHistory-mixer{max-width:120px;width:100%;margin-right:40px;margin-left:auto}@media (max-width:414px){.RecipeHistory-mixer{margin:0;max-width:100%}}.RecipeHistory-grid .dx-command-expand{opacity:0;min-width:0!important;max-width:0!important;width:0!important}.RecipeHistory-grid .dx-datagrid-group-closed{display:none}.RecipeHistory-column{display:flex;align-items:center;cursor:pointer}.RecipeHistory-right{justify-content:flex-end}@media (max-width:414px){.RecipeHistory-right{justify-content:flex-start;flex-direction:column-reverse}}.RecipeHistory-buttons{width:auto}@media (max-width:414px){.RecipeHistory-buttons{width:100%;margin-bottom:2px}}@media (max-width:414px){.RecipeHistory-buttons>button:last-child{grid-column:1/-1}}.RecipeHistory-label{font-weight:500;font-size:14px;line-height:1;color:#5793ef;margin:0 5px 0 0;white-space:nowrap}@media (max-width:576px){.RecipeHistory-label{font-size:12px;margin:0}}@media (max-width:360px){.RecipeHistory-label{font-size:10px}}.RecipeHistory-input{font-size:14px;line-height:1;color:#4a5056;border:none;padding:0;max-width:95px;cursor:pointer;min-height:100%}@media (max-width:576px){.RecipeHistory-input{font-size:12px}}@media (max-width:360px){.RecipeHistory-input{font-size:10px}}.RecipeHistory-calendar{font-weight:500;font-size:10px;line-height:13px;color:#5793ef;margin-right:20px}.RecipeHistory-calendar,.RecipeHistory-date{display:flex;align-items:center}.RecipeHistory-icon_open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.RecipeHistory-id{margin-left:5px}@media (max-width:992px){.TotalCustomerTime-head{flex-direction:column;align-items:flex-start}}@media (max-width:992px){.TotalCustomerTime-left{display:flex;align-items:center;justify-content:space-between;width:100%}}@media (max-width:576px){.TotalCustomerTime-left{margin:0}}.TotalCustomerTime-right{justify-content:flex-end}@media (max-width:992px){.TotalCustomerTime-right{margin-top:10px}}@media (max-width:768px){.TotalCustomerTime-right{flex-wrap:wrap}}@media (max-width:414px){.TotalCustomerTime-right{justify-content:flex-start;flex-direction:column-reverse}}.TotalCustomerTime-table{height:calc(100vh - 134px)}@media (max-width:992px){.TotalCustomerTime-table{height:calc(100vh - 164px)}}@media (max-width:576px){.TotalCustomerTime-table{height:calc(100vh - 195px)}}.TotalCustomerTime-buttons{width:auto}@media (max-width:768px){.TotalCustomerTime-buttons{width:100%}}.TotalCustomerTime-graphs{margin-right:30px}@media (max-width:1200px){.TotalCustomerTime-graphs{margin-right:15px}}@media (max-width:992px){.TotalCustomerTime-graphs{margin:0}}.TotalCustomerTime-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.TotalCustomerTime-filter{margin-right:15px}}@media (max-width:992px){.TotalCustomerTime-filter{justify-content:flex-start}}@media (max-width:992px){.TotalFeederTime-head{flex-direction:column;align-items:flex-start}}@media (max-width:992px){.TotalFeederTime-left{display:flex;align-items:center;justify-content:space-between;width:100%}}@media (max-width:576px){.TotalFeederTime-left{margin:0}}.TotalFeederTime-right{justify-content:flex-end}@media (max-width:992px){.TotalFeederTime-right{margin-top:10px}}@media (max-width:768px){.TotalFeederTime-right{flex-wrap:wrap}}@media (max-width:414px){.TotalFeederTime-right{justify-content:flex-start;flex-direction:column-reverse}}.TotalFeederTime-table{height:calc(100vh - 134px)}@media (max-width:992px){.TotalFeederTime-table{height:calc(100vh - 164px)}}@media (max-width:576px){.TotalFeederTime-table{height:calc(100vh - 195px)}}.TotalFeederTime-buttons{width:auto}@media (max-width:768px){.TotalFeederTime-buttons{width:100%}}.TotalFeederTime-graphs{margin-right:30px}@media (max-width:1200px){.TotalFeederTime-graphs{margin-right:15px}}@media (max-width:992px){.TotalFeederTime-graphs{margin:0}}.TotalFeederTime-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.TotalFeederTime-filter{margin-right:15px}}@media (max-width:992px){.TotalFeederTime-filter{justify-content:flex-start}}.accessories{min-height:100%;padding:30px 15px;background-color:#fff;display:flex}.accessories-item{width:100%;max-width:calc(50% - 15px)}.accessories-box{margin-bottom:45px}.accessories-description{padding-top:5px;font-size:12px;line-height:15px;padding-left:32px;font-family:"Inter",sans-serif}.account{min-height:100%;padding:30px 15px;background-color:#fff}.account-field{margin-bottom:30px}.account-form{max-width:500px}.MessagesSection{margin-top:2rem;border-top:1px solid #d3d3db}.MessageForm-buttons{display:flex;grid-gap:20px;gap:20px;justify-content:flex-end}.MessageForm-top{align-items:center;justify-content:space-between;border-bottom:1px solid #d3d3db;padding-bottom:1.5rem}.MessageForm-period,.MessageForm-top{display:flex;flex-wrap:wrap;grid-gap:30px;gap:30px}@media (max-width:450px){.MessageForm-period>*{padding-bottom:10px}}.MessageForm-date{min-width:330px}@media (max-width:576px){.MessageForm-date{min-width:0;width:100%}}.MessageForm-text{margin-top:1.5rem;margin-bottom:1.5rem}.MessageForm-language{max-width:330px}.MessageForm-textarea{max-width:680px}.MessagesTable{border:1px solid #f2f2f5;height:calc(100vh - 465px)}@media (max-width:1350px){.MessagesTable{height:calc(100vh - 485px)}}@media (max-width:1150px){.MessagesTable{height:calc(100vh - 500px)}}@media (max-width:992px){.MessagesTable{height:auto;min-height:none}}.MessagesTable-message{font-size:12px!important}.MessagesTable-dropdown>.Dropdown-list{padding:10px;width:auto;min-width:47px;grid-gap:10px;gap:10px}.Messages{margin-top:2rem}.Additional{min-height:100%;padding:16px;background-color:#fff}.Additional-title{margin-bottom:30px}.Additional-info{font-weight:400;font-size:12px;line-height:15px;color:#4a5056;padding-left:32px;max-width:60%}.Additional-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:50px;gap:50px}@media (max-width:992px){.Additional-wrap{grid-template-columns:repeat(1,1fr)}}.Additional-right{position:relative;padding:40px 20px 10px;border-radius:10px;border:1px solid #f2f2f5;box-shadow:0 5px 6px rgba(0,0,0,.2)}.Additional-block-title{position:absolute;top:-8px}.AccessLogsTable-grid .dx-command-expand{opacity:0;min-width:0!important;max-width:0!important;width:0!important}.AccessLogsTable-grid .dx-datagrid-group-closed{display:none}.AccessLogsTable-type{font-size:9px;font-weight:700}.AccessLogsTable-type_login{color:#219653}.AccessLogsTable-type_logout{color:#eb5757}@media (max-width:768px){.Audit-head{flex-direction:column;align-items:flex-start}}.Audit-left{width:auto;display:flex;align-items:center}.Audit-right{justify-content:flex-end;width:auto}@media (max-width:768px){.Audit-right{justify-content:space-between;width:100%;margin-top:10px}}@media (max-width:414px){.Audit-right{align-items:flex-start;justify-content:flex-start;flex-direction:column-reverse}}.Audit-buttons{width:auto}@media (max-width:768px){.Audit-buttons{width:100%}}.Audit-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.Audit-filter{margin-right:15px}}@media (max-width:992px){.Audit-filter{justify-content:flex-start}}.Audit-type{font-weight:600}.Audit-type_сreate{color:#27ae60}.Audit-type_update{color:#376295}.Audit-type_delete{color:#eb5757}.Audit-type_schedule{color:#9b51e0}.Audit-table{height:calc(100vh - 131px)}@media (max-width:768px){.Audit-table{height:calc(100vh - 157px)}}@media (max-width:414px){.Audit-table{height:calc(100vh - 184px)}}.Audit-switch{margin-left:50px}.Audit-switch .ButtonSwitcher-btn{width:135px;text-overflow:ellipsis;white-space:nowrap}.ThresholdsSettings-section{margin-bottom:25px}.ThresholdsSettings-section-last-child{margin-bottom:0}.ThresholdsSettings-input{max-width:320px}.ThresholdsSettings-buttons{display:flex;grid-gap:10px;gap:10px}.ThresholdsSettings-placeholder{font-weight:700;color:#d3d3db}.ColorPicker input[type=color]{width:53px}.ColorPicker input[type=color]::-webkit-color-swatch{border:none;border-radius:4px;border-radius:5px}.ThresholdRangesTable{width:360px}.ThresholdRangesTable-table{border-left:1px solid #e3f2fe;border-right:1px solid #e3f2fe}.GeneralSettings{min-height:100%;padding:30px 15px;background-color:#fff}.GeneralSettings-version{font-weight:500;font-size:12px;line-height:15px;color:#4a5056}.GeneralSettings-wrap{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0 100px;gap:0 100px}@media (max-width:1200px){.GeneralSettings-wrap{grid-gap:0 30px;gap:0 30px}}@media (max-width:1366px){.GeneralSettings-wrap{grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}}@media (max-width:768px){.GeneralSettings-wrap{grid-template-columns:repeat(1,1fr);grid-gap:30px;gap:30px}}.GeneralSettings-item{margin:23px 0 25px;padding-bottom:25px;border-bottom:1px solid #cacaca}.GeneralSettings-item:last-child{border-bottom:none}.GeneralSettings-item_reset{display:flex;align-items:flex-start;flex-direction:column}.GeneralSettings-content{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px;align-items:flex-start}@media (max-width:576px){.GeneralSettings-content{grid-template-columns:repeat(1,1fr)}}.GeneralSettings-info{font-weight:400;font-size:12px;line-height:15px;color:#4a5056;max-width:500px;margin-top:5px}.GeneralSettings-info_padding{padding-left:32px}.GeneralSettings-info_change{margin-top:30px}.GeneralSettings-title{margin-bottom:22px;font-style:normal;font-weight:600;font-size:24px;line-height:15px;color:#4a5056}.GeneralSettings-subtitle{font-weight:500;font-size:14px;line-height:15px;color:#4a5056;margin-bottom:15px}.GeneralSettings-checkboxs{display:flex}.GeneralSettings-currency{display:flex;flex-wrap:wrap;width:555px}@media (max-width:992px){.GeneralSettings-currency{width:auto}}.GeneralSettings-checkbox{margin-right:17px;margin-bottom:15px}.GeneralSettings-checkbox:last-child{margin-right:0}.GeneralSettings-group{display:flex;flex-direction:column;margin-bottom:20px}.GeneralSettings-right{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px;gap:30px;max-width:350px}@media (max-width:576px){.GeneralSettings-right{max-width:100%}}.KeenanSettings{min-height:100%;padding:30px 15px;background-color:#fff;flex:1 1;display:flex;flex-direction:column}.KeenanSettings-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:42px;gap:42px;margin-bottom:20px}@media (max-width:1366px){.KeenanSettings-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.KeenanSettings-grid{grid-template-columns:repeat(1,1fr)}}.KeenanSettings-field{margin-bottom:30px}.KeenanSettings-flex{display:flex;justify-content:space-between;flex-wrap:wrap}.KeenanSettings-left{width:65.5%}@media (max-width:991px){.KeenanSettings-left{width:100%}}.KeenanSettings-btn{margin-right:10px}.KeenanSettings-save{display:flex;justify-content:flex-end;margin-top:auto}.MenuManagement{padding:30px 15px;background-color:#fff;-webkit-user-select:none;-ms-user-select:none;user-select:none;min-height:100%}.MenuManagement .rct-checkbox svg,.MenuManagement .rct-node-icon svg{width:16px;height:16px}.MenuManagement-content{margin-bottom:36px}.MenuManagement-title{margin-bottom:30px}.MenuManagement-buttons{display:flex;grid-gap:16px;gap:16px}.license{min-height:100%;padding:30px 15px;background-color:#fff}.license-field{margin-bottom:30px}.license-form{max-width:500px}.Notifications-wrap{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}.MultipleFields-container{display:flex;flex-direction:column;margin-bottom:30px}.MultipleFields-wrapper{display:flex;grid-gap:8px;gap:8px;width:100%;align-items:last baseline}.MultipleFields-field{max-width:269px;flex-grow:1;flex-shrink:0}.MultipleFields-button{flex-grow:0;padding-left:0;min-width:50px}.MultipleFields-button svg path{fill:#ed682b}.MultipleFields-button_green svg path{fill:#0d954a}.NotificationForm{display:flex;flex-direction:column;overflow:hidden}.NotificationForm-form{display:flex;margin-bottom:50px}.NotificationForm-id{font-weight:700;font-size:16px;line-height:15px;color:#4a5056;margin-right:7px}.NotificationForm-wrap{width:100%;display:flex;border-top:1px dashed #4a5056;padding:26px 0 0;grid-gap:20px;gap:20px;flex-direction:column}.NotificationForm-row{width:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:17px;gap:17px}@media (max-width:880px){.NotificationForm-row{grid-template-columns:repeat(1,1fr);grid-gap:0;gap:0}}.NotificationForm-btn{margin-top:50px;display:flex;align-items:center;justify-content:flex-end}.NotificationForm-add{color:#ed682b;padding:0;font-weight:600;font-size:10px;line-height:20px}.NotificationForm-add[disabled]{color:#e0e0e0}.NotificationForm-label{font-size:12px;font-style:normal;font-weight:500;line-height:15px;display:inline-block;margin-bottom:5px}.NotificationForm-small .Field-wrap{max-width:150px}.NotificationForm-big .Field-wrap{max-width:269px}.NotificationForm-checkboxes-wrap{margin-top:-5px}.NotificationForm-checkboxes{display:flex;flex-wrap:wrap;grid-gap:17px;gap:17px}.NotificationForm-checkbox{white-space:nowrap;-webkit-user-select:none;-ms-user-select:none;user-select:none}.NotificationForm-checkbox_disabled{opacity:.6}.NotificationForm-field{border-radius:5px}.NotificationForm-btns{display:flex;align-items:center;justify-content:center;grid-gap:10px;gap:10px}.NotificationForm-col{margin-bottom:30px!important}.NotificationForm-date{max-width:270px}.NotificationModal{min-height:350px}.NotificationModal .Select{max-width:270px}.NotificationCard{background-color:#fff;border-radius:5px;padding-top:15px;padding-bottom:10px;width:310px;position:relative;border:1px solid #bababa;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.NotificationCard-title{color:#4a5056;font-size:16px;font-style:normal;font-weight:500;margin-bottom:10px;padding-left:10px;padding-right:10px}.NotificationCard-description{font-size:12px}.NotificationCard-description,.NotificationCard-list{color:#4a5056;font-style:normal;line-height:15px;margin-bottom:5px;height:30px;overflow:hidden;text-overflow:ellipsis}.NotificationCard-list{font-size:10px;font-weight:400;border-radius:3px}.NotificationCard-list-text{background-color:#f6f6f6}.NotificationCard-top{display:flex;justify-content:space-between}.NotificationCard-center{border-bottom:1px solid #dfdfe1;margin-bottom:10px;padding-left:10px;padding-right:10px}.NotificationCard-bottom{display:flex;align-items:center;grid-gap:10px;gap:10px;padding-left:10px}.NotificationCard-icon svg path{stroke:rgba(0,0,0,.2)}.NotificationCard-icon_enabled svg path{stroke:#ed682b}.NotificationCard-icon_green svg path{stroke:#0d954a}.NotificationsCenter-navLink{transition:all .5s ease;font-weight:400;font-size:10px;line-height:14px;color:#ed682b;border-bottom:1px solid #ed682b;padding:0}.NotificationsCenter-navLink:hover{border-bottom:1px solid transparent}.NotificationsCenter-navLink_green{color:#0d954a;border-bottom:1px solid #0d954a}.NotificationsCenter-navLink_green:hover{border-bottom:1px solid transparent}.NotificationsCenter-right{justify-content:flex-end}@media (max-width:414px){.NotificationsCenter-right{justify-content:flex-start;flex-direction:column-reverse}}.NotificationsCenter-buttons{width:auto}@media (max-width:414px){.NotificationsCenter-buttons{width:100%;margin-bottom:2px}}@media (max-width:414px){.NotificationsCenter-buttons>button:last-child{grid-column:1/-1}}.InviteUser-btns{display:flex;justify-content:flex-end;margin-top:20px}.InviteUser-submit{margin-left:10px}.InviteUser-link{padding:0}.Admin{padding-bottom:30px;background-color:#fff}.users-btn{display:flex;justify-content:flex-end;margin-bottom:30px}.WikiPage-button{margin-right:8px}.WikiPage-button:last-child{margin-right:0}.WikiPage-icon{margin-left:8px}.VideoTutorial{padding-top:10px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:58px;gap:58px}@media (max-width:1560px){.VideoTutorial{grid-template-columns:repeat(2,1fr);grid-gap:46px;gap:46px}}@media (max-width:1100px){.VideoTutorial{grid-template-columns:repeat(1,1fr);grid-gap:34px;gap:34px}}.VideoTutorial-title{font-size:22px;font-weight:500;color:#4a5056;position:absolute;top:100%;margin-top:15px}@media (max-width:992px){.VideoTutorial-title{font-size:20px}}@media (max-width:576px){.VideoTutorial-title{font-size:16px}}.VideoTutorial-video{position:relative;width:100%;height:0;padding-bottom:56.25%;margin-bottom:60px}.VideoTutorial-content{position:absolute;top:0;left:0;width:100%;height:100%;margin-bottom:10px;border-radius:10px}.AddInput{padding:0 30px}@media (max-width:768px){.AddInput{padding:0}}.AddInput-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0 60px;gap:0 60px}@media (max-width:768px){.AddInput-wrap{grid-gap:0 15px;gap:0 15px}}@media (max-width:480px){.AddInput-wrap{grid-template-columns:repeat(1,1fr);grid-gap:30px;gap:30px}}.AddInput-btns{display:flex;align-items:center;justify-content:center;margin-top:70px}@media (max-width:768px){.AddInput-btns{margin-top:30px}}.AddInput-submit{margin-left:10px}.AddSale{max-width:310px;margin:0 auto;min-height:380px}.AddSale-btns{display:flex;align-items:center;justify-content:center;margin-top:140px}.AddSale-submit{margin-left:10px}.CurrentLavel{max-width:215px;margin:0 auto}.CurrentLavel-btn{text-align:center;margin-top:40px}.StockDetail-item{display:flex;padding:20px;border-bottom:1px dashed #9194a7}.StockDetail-item:first-child{padding-top:0}.StockDetail-item:last-child{border-bottom:none;padding-bottom:0}.StockDetail-left{display:flex;align-items:center;margin-right:60px}.StockDetail-btns{display:flex;flex-direction:column;width:100%;max-width:130px}.StockDetail-btn{margin-bottom:10px}.StockDetail-img{margin-right:40px}.StockDetail-list{margin-left:30px}.StockDetail-text{font-style:normal;font-weight:600;font-size:12px;line-height:20px;color:#4a5056}.StockDetail-current{color:#ed682b;border-bottom:1px solid #ed682b;padding:0}.StockDetail-forecast{max-width:170px}.StockDetail-date{background-color:transparent}.Picture-label{line-height:15px;color:#4a5056;display:flex;margin-bottom:5px}.Picture-add,.Picture-label{font-weight:500;font-size:12px}.Picture-add{line-height:1.2;color:#219653;border:1px solid #d3d3db;border-radius:3px;min-height:40px;min-width:120px;padding:7px 5px 5px}.Picture-add_empty{border:none;padding:0;min-height:100%;min-width:0}.Picture-wrap{display:flex;align-items:flex-start;justify-content:space-between}.Picture-img{max-width:calc(100% - 30px);width:100%}.Picture-delete{margin-left:5px;padding:0}.Picture-delete:hover svg path{fill:red}.Picture-el{position:relative}.Picture-input{position:absolute;z-index:-99999;opacity:0}.EnterStocks-add{color:#219653;padding:0}.EnterStocks-add,.EnterStocks-view{font-weight:400;font-size:10px;line-height:20px}.EnterStocks-view{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#ed682b}.EnterStocks-modal{padding:51px 74px}@media (max-width:768px){.EnterStocks-modal{padding:45px 15px 30px}}.StockForm{display:flex;flex-direction:column;flex:1 1}.StockForm-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0 60px;gap:0 60px}@media (max-width:1366px){.StockForm-grid{grid-gap:0 30px;gap:0 30px}}@media (max-width:992px){.StockForm-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.StockForm-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(1,1fr)}}.StockForm-btns{margin-top:auto;display:flex;align-items:center;justify-content:flex-end}.StockForm-submit{margin-left:10px}.StockForm-modal{padding:50px 74px}.StockForm-dropzone{min-height:400px}.EnterStock-add{color:#219653;padding:0}.EnterStock-add,.EnterStock-view{font-weight:400;font-size:10px;line-height:20px}.EnterStock-view{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#ed682b}.EnterStock-modal{padding:51px 74px}@media (max-width:768px){.EnterStock-modal{padding:45px 15px 30px}}@media (max-width:992px){.StockHistory-head{flex-direction:column;align-items:flex-start}}@media (max-width:992px){.StockHistory-left{display:flex;align-items:center;justify-content:space-between;width:100%}}@media (max-width:576px){.StockHistory-left{margin:0}}.StockHistory-right{justify-content:flex-end}@media (max-width:992px){.StockHistory-right{margin-top:10px}}@media (max-width:768px){.StockHistory-right{flex-wrap:wrap}}@media (max-width:414px){.StockHistory-right{justify-content:flex-start;flex-direction:column-reverse}}.StockHistory-buttons{width:auto}@media (max-width:768px){.StockHistory-buttons{width:100%}}.StockHistory-filter{justify-content:flex-end;margin-right:30px}@media (max-width:1200px){.StockHistory-filter{margin-right:15px}}@media (max-width:992px){.StockHistory-filter{justify-content:flex-start}}.StockHistory-sidebar{min-height:calc(100vh - 74px)}.Dropzone-area{background-color:#d3d3db;padding:15px;font-weight:500;font-size:11px;line-height:1.2;color:#000;display:flex;align-items:center;justify-content:center}.SupplierForm{display:flex;flex-direction:column;flex:1 1}.SupplierForm-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0 60px;gap:0 60px}@media (max-width:1366px){.SupplierForm-grid{grid-gap:0 30px;gap:0 30px}}@media (max-width:992px){.SupplierForm-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.SupplierForm-grid{grid-gap:30px;gap:30px;grid-template-columns:repeat(1,1fr)}}.SupplierForm-btns{margin-top:auto;display:flex;align-items:center;justify-content:flex-end}.SupplierForm-submit{margin-left:10px}.SupplierForm-modal{padding:50px 74px}.SupplierForm-dropzone{min-height:400px}.Supplier-modal{padding:51px 74px}@media (max-width:768px){.Supplier-modal{padding:45px 15px 30px}}.Suppliers-add{color:#219653;padding:0}.Suppliers-add,.Suppliers-view{font-weight:400;font-size:10px;line-height:20px}.Suppliers-view{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#ed682b}.Suppliers-modal{padding:51px 74px}@media (max-width:768px){.Suppliers-modal{padding:45px 15px 30px}}.VinaBeefExport-content{background-color:#fff;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.VinaBeefExport-form-container{width:100%;position:relative}.VinaBeefExport-main-row{display:flex;justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:1.25rem}.VinaBeefExport-form-group{display:flex;flex-direction:column;min-width:18.75rem}.VinaBeefExport-label{font-size:.875rem;font-weight:500;margin-bottom:.5rem;text-align:left}.VinaBeefExport-date-picker{width:100%}.VinaBeefExport-export-button{background-color:#0d954a;border-color:#0d954a;min-width:5rem;align-self:flex-end}.VinaBeefExport-export-button:hover{background-color:#096130;border-color:#096130}.VinaBeefExport-loader-container{margin-top:6.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.VinaBeefExport-loader{margin-bottom:1.5rem}.VinaBeefExport-loader-text{color:#ed682b;font-size:1rem;font-weight:500}.VinaBeefExport-status-message{margin-top:1.875rem;padding:.75rem 1rem;border-radius:.25rem;display:flex;align-items:center;font-size:.875rem}.VinaBeefExport-status-message_success{background-color:rgba(13,149,74,.1);color:#0d954a}.VinaBeefExport-status-message_error{background-color:rgba(235,87,87,.1);color:#eb5757}.VinaBeefExport-status-icon{margin-right:.5rem;font-size:1.125rem}.VinaBeefImportReport-grid{max-height:300px}.VinaBeefImportReport-fields{margin-bottom:20px}.VinaBeefImportReport-field{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8ec}.VinaBeefImportReport-field-value{font-weight:700}.VinaBeefImportModal{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.VinaBeefImportModal-content{min-height:300px;max-height:400px;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden}.VinaBeefImportModal-error{color:"#919191";font-size:18px;text-align:center}.VinaBeefImportModal-loading{flex-direction:column;color:#ed682b;font-weight:700;font-size:15px;grid-gap:25px;gap:25px}.VinaBeefImportModal-bottom,.VinaBeefImportModal-loading{display:flex;align-items:center;justify-content:center}.VinaBeefImport{display:flex;flex-direction:column;flex:1 1}.VinaBeefImport-bottom{display:flex;justify-content:center;margin-top:auto}.VinaBeefImport-wrap{align-items:center;justify-content:space-between;margin-bottom:20px}.VinaBeefImport-col,.VinaBeefImport-wrap{display:flex;flex-wrap:wrap;grid-gap:20px;gap:20px}@media (max-width:768px){.VinaBeefImport-col{grid-gap:0;gap:0}}.VinaBeefImport-field{min-width:200px}@media (max-width:768px){.VinaBeefImport-field{width:100%}}.VinaBeefImport-upload-btn{min-width:140px}.VinaBeefRecipesAssociation-table{margin-bottom:32px;height:calc(100vh - 380px)}@media (max-width:768px){.VinaBeefRecipesAssociation-table{height:calc(100vh - 550px)}}.App-content,.App-header{transition:all .5s ease}.App{display:flex;overflow:hidden;justify-content:space-between}.App-header{position:fixed;z-index:1300;top:0;right:0;width:100%;padding-left:260px;transition:all .5s ease}@media (max-width:768px){.App-header{padding-left:15px}}.App-header_full{padding-left:60px}@media (max-width:768px){.App-header_full{padding-left:15px}}.App-content{overflow:hidden;width:100%;padding-left:260px;min-height:100vh;margin-left:auto;background-color:#ebedef}@media (max-width:768px){.App-content{padding-left:0}}.App-content_full{padding-left:60px}@media (max-width:768px){.App-content_full{padding-left:0}}.App-wrap{padding:62px 12px 12px;height:100%;position:relative;transition:all .5s ease}.App-wrap_full{padding-top:0}@media (max-width:576px){.App-wrap{padding:62px 10px 10px}}.App-wrap_widerDrawer{padding-left:30px}.ConfirmSession-title{text-align:center;color:#000;font-size:18px;font-weight:500;line-height:24px}.Menu-arrow,.Menu-chevron,.Menu-title{transition:all .5s ease}.Menu{overflow:hidden}.Menu_close{overflow:visible}.Menu_close .Menu-wrap{margin-bottom:0}.Menu_close .Menu-icon{margin:0}.Menu-category{font-weight:500;font-size:10px;line-height:15px;letter-spacing:.04em;color:#4a5056;margin-bottom:20px}.Menu-wrap{margin-bottom:30px;position:relative}.Menu-wrap:last-child{margin:0}.Menu-wrap_green .Menu-cat_active{color:#73ba93}.Menu-wrap_green .Menu-cat_active .Menu-icon path,.Menu-wrap_green .Menu-cat_active:hover .Menu-icon path{fill:#73ba93}.Menu-wrap_green .Menu-cat_openned{color:#73ba93}.Menu-wrap_green .Menu-list_child{border-left:1px solid #73ba93}.Menu-wrap_green .Menu-title:hover,.Menu-wrap_green .Menu-title_active{color:#73ba93}.Menu-wrap_green .Menu-subtitle{color:green}.Menu-cat{display:flex;align-items:center;width:100%;font-weight:500;font-size:14px;line-height:14px;color:#4a5056;font-family:"Be Vietnam Pro",sans-serif;padding:0;text-align:left}.Menu-cat_small{width:100%;padding:10px;justify-content:center;border-top:1px solid transparent;border-bottom:1px solid transparent;height:37px}.Menu-cat_small:hover{background:#f6f6f6;border-top:1px solid #ebedef;border-bottom:1px solid #ebedef}.Menu-cat_active,.Menu-cat_openned{color:#ed682b}.Menu-cat_active .Menu-icon path,.Menu-cat_active:hover .Menu-icon path{fill:#ed682b}.Menu-cat_stroke .Menu-icon path,.Menu-cat_stroke:hover .Menu-icon path{fill:none;stroke:#ed682b}.Menu-cat_child{font-size:12px;justify-content:space-between}.Menu-arrow_open{-webkit-transform:rotate(90deg);transform:rotate(90deg);margin-right:2px}.Menu-icon{margin-right:15px}.Menu-chevron{margin-left:auto;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.Menu-chevron_open{-webkit-transform:rotate(0);transform:rotate(0)}.Menu-list{overflow:hidden;margin-left:30px}.Menu-list_open{background:#fff;border:1px solid #ebedef;box-shadow:0 4px 4px rgba(0,0,0,.25);margin:0;z-index:149;padding:16px 28px;overflow:visible}.Menu-list_open .Menu-item{margin-bottom:13px;overflow:visible;white-space:normal}.Menu-list_open .Menu-item:last-child{margin:0}.Menu-list_child{margin-left:0;border-left:1px solid #ed682b;padding-left:10px}.Menu-item{overflow:hidden;margin-bottom:16px}.Menu-item:last-child{margin:0}.Menu-title{display:flex;align-items:center;font-weight:500;font-size:12px;line-height:15px;color:#4a5056}.Menu-title:hover,.Menu-title_active{color:#ed682b}.Menu-title_small{justify-content:flex-start}.Menu-new{padding:2px 6px;color:#fff;border-radius:2px;background:#e2c375;font-weight:500;font-size:10px;line-height:15px;margin-left:5px}.Menu-hover{position:absolute;left:60px;top:0;width:240px;z-index:149}.Menu-hover .Menu-cat,.Menu-hover .Menu-title{font-size:10px}.Menu-subtitle{color:#ed682b;background:#f6f6f6;border-top:1px solid #ebedef;border-bottom:1px solid #ebedef;height:35px;font-weight:500;font-size:10px;line-height:15px;display:flex;align-items:center;padding-left:18px}@-webkit-keyframes slide-in{0%{height:0;opacity:0}to{height:100%;opacity:1}}@keyframes slide-in{0%{height:0;opacity:0}to{height:100%;opacity:1}}@-webkit-keyframes slide-out{0%{height:100%;opacity:1}to{height:0;opacity:0}}@keyframes slide-out{0%{height:100%;opacity:1}to{height:0;opacity:0}}.Navigation{overflow:hidden;padding:20px}.Navigation_close{padding:10px 0;overflow:visible}.Navigation-category{font-weight:500;font-size:12px;line-height:15px;letter-spacing:.04em;color:#4a5056;margin-bottom:20px}.Navigation-menu{margin-bottom:20px}.Navigation-menu_close{margin-bottom:0}.Drawer{transition:all .5s ease;display:flex;flex-direction:column;transition:width .3s ease-in-out;background-color:#fff;position:fixed;z-index:1301;top:0;bottom:0;left:0;width:260px;min-height:100vh}@media (max-width:768px){.Drawer{top:50px;min-height:calc(100vh - 50px)}}@media (max-width:480px){.Drawer{width:100%}}.Drawer_small{width:60px}.Drawer_wider{width:80px}.Drawer-top{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:6px 20px;background-color:#002b53}.Drawer-top_small{padding:6px;justify-content:center}.Drawer-top_orange{background-color:#f7b000}.Drawer-top_green{background-color:#f2f2f5}.Drawer-dinamica{display:flex;overflow:hidden;align-items:center;justify-content:center;flex-direction:column-reverse;padding:4px 15px 7px;max-width:180px;margin:0 auto}.Drawer-button{display:flex;align-items:center;font-weight:600;font-size:14px;line-height:15px;color:#3d6fb7}.Drawer-button span{display:flex;margin-left:10px}.Drawer-version{justify-content:center;align-items:center;flex-direction:column;display:flex;font-weight:700;font-size:8px;line-height:15px;color:#4a5056;margin-top:auto}.Drawer-toggler{transition:width .3s ease-in-out}.Drawer-toggler_close{position:absolute;right:-30px;z-index:50}.Drawer-wrap{height:100%;display:flex;flex-direction:column;flex:1 1}@media (max-width:768px){.Drawer-wrap{height:auto}}.Drawer-icp,.Drawer-link{display:flex}.Drawer-icp{justify-content:center;margin-bottom:10px;padding-left:3px;padding-right:3px;align-items:center;text-align:center}@-webkit-keyframes slideDrawer{0%{width:85px}to{width:260px}}@keyframes slideDrawer{0%{width:85px}to{width:260px}}.ExchangeLoading{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;line-height:1;text-align:center;color:#242b35}.ExchangeLoading-machine{margin-bottom:32px}.ExchangeSummary{width:100%;padding:0 35px;display:flex;flex-direction:column;min-height:100%}.ExchangeSummary-title{font-weight:700;font-size:16px;line-height:24px;color:#000;margin-bottom:16px}.ExchangeSummary-list{margin:auto auto 20px;max-width:430px;width:100%}.ExchangeSummary-item{display:flex;justify-content:space-between;padding:5px 10px;border-bottom:1px solid #d3d3db;font-size:14px;line-height:1.3;color:#242b35}.ExchangeSummary-item:last-child{border-bottom:none}.ExchangeSummary-item_title{background-color:#f2f2f5;border-bottom:none}.ExchangeSummary-value{margin-left:5px;font-weight:500}.ExchangeSummary-bottom{margin-top:auto;text-align:center;padding-bottom:32px}.ExchangeSummary-error{text-align:center;font-size:14px;color:#4a5056;margin-bottom:22px;margin-top:8px}.ExchangeModal-link{transition:all .5s ease}.ExchangeModal{display:flex;justify-content:center;padding:20px 0;height:520px}.ExchangeModal_center{align-items:center}.ExchangeModal-wrap{width:100%;max-width:370px;display:flex;flex-direction:column}.ExchangeModal-time{margin-bottom:18px}.ExchangeModal-checkbox{margin-bottom:30px}.ExchangeModal-submit{margin:auto auto 0;max-width:220px}.ExchangeModal-success{display:flex;flex-direction:column;align-items:center}.ExchangeModal-btn{margin-top:60px}.ExchangeModal-label{font-weight:600;font-size:12px;line-height:15px;color:#4a5056;margin-bottom:5px}.ExchangeModal-link,.ExchangeModal-links{display:flex;align-items:center}.ExchangeModal-link{justify-content:center;background-color:#002b53;border-radius:3px;color:#fff;width:100%;min-height:32px;white-space:nowrap;padding:0 5px;margin-right:2px}.ExchangeModal-link:last-child{margin:0}.ExchangeModal-link:hover{background-color:#ed682b}.ExchangeModal-text{display:flex;flex-direction:column;margin-left:5px;font-weight:600;font-size:10px;line-height:12px}.ExchangeModal-text small{font-size:8px;line-height:10px}.ExchangeModal-icon{display:block;line-height:1}.Account{border-left:1px solid #ed682b;border-right:1px solid #ed682b;height:100%;min-height:50px;display:flex;align-items:center;padding:0 15px;position:relative}@media (max-width:768px){.Account{padding:0 12px}}@media (max-width:576px){.Account{padding:0;border:none}}.Account-btn{display:flex;align-items:center;padding:0}.Account-fullname{font-weight:600;font-size:12px;line-height:15px;letter-spacing:.008em;color:#fff;display:flex;flex-direction:column}.Account-fullname_green{color:#333}.Account-avatar{background-color:#f2f2f2;border:1.5px solid #ed682b;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:8px}@media (max-width:768px){.Account-avatar{margin:0}}.Account-avatar_green{border:1.5px solid #0d954a}.Account-code{font-size:10px;font-weight:400;line-height:1.225;text-align:left}.Account-arrow{margin-left:12px}@media (max-width:768px){.Account-arrow{margin-left:5px}}.Account-list{position:absolute;padding:14px;background-color:#fff;border:1px solid #e0e0e0;box-sizing:border-box;box-shadow:0 4px 4px rgba(0,0,0,.15);border-radius:5px;top:52px;right:0;min-width:150px;width:100%}.Account-item{display:flex;align-items:center;font-weight:600;font-size:12px;line-height:15px;letter-spacing:.008em;color:#4f4f4f;width:100%;padding:0;margin-bottom:18px}.Account-item svg{margin-right:10px}.Account-item:last-child{margin:0}.Account-item_last{padding-top:16px;border-top:1px solid #e9e9ee}.Account-item_last svg{margin-right:13px}.Account_green{border-left:1px solid #73ba93;border-right:1px solid #73ba93}.Back{display:flex;align-items:center;justify-content:flex-start;padding:0;font-weight:500;font-size:10px;line-height:13px;font-family:"Be Vietnam Pro",sans-serif;color:#ed682b}.Back svg{margin-right:7px}.Back_mb{margin-bottom:20px}.Exchange{transition:all .5s ease;display:flex;align-items:center;justify-content:center;padding:7px 11px;min-height:22px;border-radius:8px}.Exchange_green svg path{fill:#fff}.Exchange_dark{background-color:#002b53;color:#002b53}.Exchange_light{color:#fff;background-color:#fff}.Exchange_green{background-color:#0d954a}.Header-list,.Header-notification svg,.Header-notification svg path{transition:all .5s ease}.Header{display:flex;align-items:center;justify-content:flex-end;min-height:50px;padding:0 20px;background-color:#002b53;box-shadow:0 4px 4px rgba(0,0,0,.25)}@media (max-width:768px){.Header{padding:0 12px}}.Header-notification{display:flex;height:50px;padding:0 5px;margin-right:15px;flex-direction:column;align-items:center;justify-content:center;position:relative;cursor:pointer}.Header-notification:last-child{margin-right:35px}.Header-notification:hover svg path{fill:#fff}.Header-notification_green svg path{stroke:#0d954a}.Header-notification_green:hover svg path{fill:#0d954a}.Header-icon{font-size:20px}.Header-icon:hover{background-color:#fff;border-radius:50%}.Header-icon:hover path{stroke:#002b53}.Header-icon:hover circle{stroke:none}.Header-icon_green circle,.Header-icon_green path{stroke:#0d954a}.Header-icon_green:hover{background-color:green;border-radius:50%}.Header-icon_green:hover path{stroke:#fff}.Header-icon_green:hover circle{stroke:none}.Header-lang{height:50px;margin-right:10px}.Header-exchange{margin-right:20px}@media (max-width:576px){.Header-exchange{margin-right:15px}}.Header-exchange_green{color:#0d954a;border:1px solid #0d954a}.Header-count{font-weight:600;font-size:10px;line-height:15px;text-align:center;letter-spacing:.008em;color:#fff;position:absolute;top:5px;right:-5px;min-width:19px;height:14px;background:#f3ae71;border-radius:25px}.Header-count_green{background-color:#d25f74}.Header-mobile{display:flex;align-items:center;margin-right:auto}.Header-toggler{margin-left:15px}.Header_green{background-color:#f2f2f5;box-shadow:0 4px 4px rgba(0,0,0,.25)}.Header_orange{background-color:#f7b000}.Header-list{position:absolute;right:10%;top:50px;z-index:22}.Header-list.entering{transition:none}.Header-list.exited,.Header-list.exiting{-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}.Header-question{margin-right:5px;display:flex;cursor:pointer}.Header-sync{font-size:12px;font-weight:600;color:#002b53;padding-right:10px}.Header-sync_green{color:#fff}.Header-sync_orange{color:#f7b000}.Header-arrows_green path{stroke:#fff}.Header-arrows_orange path{stroke:#f7b000}.Toast-dismiss{background-color:#fff;position:absolute;top:-13px;right:-11px;border-radius:50%;padding:5px 6px 3px;box-shadow:0 3px 10px rgba(0,0,0,.3),0 3px 3px rgba(0,0,0,.05)}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-Italic.f9879299.eot);src:url(/static/media/PublicSans-Italic.f9879299.eot) format("embedded-opentype"),url(/static/media/PublicSans-Italic.2a1d6359.woff2) format("woff2"),url(/static/media/PublicSans-Italic.faf7d076.woff) format("woff"),url(/static/media/PublicSans-Italic.6664ddf8.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-LightItalic.ecedbccd.eot);src:url(/static/media/PublicSans-LightItalic.ecedbccd.eot) format("embedded-opentype"),url(/static/media/PublicSans-LightItalic.b69ca54b.woff2) format("woff2"),url(/static/media/PublicSans-LightItalic.6a4b60a1.woff) format("woff"),url(/static/media/PublicSans-LightItalic.c75fec9e.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-Bold.55fa9b96.eot);src:url(/static/media/PublicSans-Bold.55fa9b96.eot) format("embedded-opentype"),url(/static/media/PublicSans-Bold.cb97d29a.woff2) format("woff2"),url(/static/media/PublicSans-Bold.38d8bd9f.woff) format("woff"),url(/static/media/PublicSans-Bold.9e976cc2.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-ExtraBold.af6a62dc.eot);src:url(/static/media/PublicSans-ExtraBold.af6a62dc.eot) format("embedded-opentype"),url(/static/media/PublicSans-ExtraBold.9d8d31b7.woff2) format("woff2"),url(/static/media/PublicSans-ExtraBold.24260992.woff) format("woff"),url(/static/media/PublicSans-ExtraBold.9807df21.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-BlackItalic.daf293be.eot);src:url(/static/media/PublicSans-BlackItalic.daf293be.eot) format("embedded-opentype"),url(/static/media/PublicSans-BlackItalic.afc1be27.woff2) format("woff2"),url(/static/media/PublicSans-BlackItalic.0d717ed0.woff) format("woff"),url(/static/media/PublicSans-BlackItalic.cf8c3c25.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-Medium.f447126f.eot);src:url(/static/media/PublicSans-Medium.f447126f.eot) format("embedded-opentype"),url(/static/media/PublicSans-Medium.fad70590.woff2) format("woff2"),url(/static/media/PublicSans-Medium.e248e489.woff) format("woff"),url(/static/media/PublicSans-Medium.46843c3d.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-SemiBold.cb90dbc1.eot);src:url(/static/media/PublicSans-SemiBold.cb90dbc1.eot) format("embedded-opentype"),url(/static/media/PublicSans-SemiBold.3f775ee2.woff2) format("woff2"),url(/static/media/PublicSans-SemiBold.d27e7e05.woff) format("woff"),url(/static/media/PublicSans-SemiBold.809754f1.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-ExtraLight.4b1793d3.eot);src:url(/static/media/PublicSans-ExtraLight.4b1793d3.eot) format("embedded-opentype"),url(/static/media/PublicSans-ExtraLight.8e9731d7.woff2) format("woff2"),url(/static/media/PublicSans-ExtraLight.ea606d49.woff) format("woff"),url(/static/media/PublicSans-ExtraLight.1229a374.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-Thin.b5d4af2f.eot);src:url(/static/media/PublicSans-Thin.b5d4af2f.eot) format("embedded-opentype"),url(/static/media/PublicSans-Thin.3c6c53e6.woff2) format("woff2"),url(/static/media/PublicSans-Thin.d3f63ed9.woff) format("woff"),url(/static/media/PublicSans-Thin.4b603fd2.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-ExtraLightItalic.ec0c2e6a.eot);src:url(/static/media/PublicSans-ExtraLightItalic.ec0c2e6a.eot) format("embedded-opentype"),url(/static/media/PublicSans-ExtraLightItalic.473e4728.woff2) format("woff2"),url(/static/media/PublicSans-ExtraLightItalic.b95ee685.woff) format("woff"),url(/static/media/PublicSans-ExtraLightItalic.2b0db4b1.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-Black.25baeb0c.eot);src:url(/static/media/PublicSans-Black.25baeb0c.eot) format("embedded-opentype"),url(/static/media/PublicSans-Black.1bb3f585.woff2) format("woff2"),url(/static/media/PublicSans-Black.157148f9.woff) format("woff"),url(/static/media/PublicSans-Black.d62bbf1d.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-Regular.5d0125ce.eot);src:url(/static/media/PublicSans-Regular.5d0125ce.eot) format("embedded-opentype"),url(/static/media/PublicSans-Regular.868a69bb.woff2) format("woff2"),url(/static/media/PublicSans-Regular.4a9789ea.woff) format("woff"),url(/static/media/PublicSans-Regular.56e421c7.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-BoldItalic.f31d557a.eot);src:url(/static/media/PublicSans-BoldItalic.f31d557a.eot) format("embedded-opentype"),url(/static/media/PublicSans-BoldItalic.4da81137.woff2) format("woff2"),url(/static/media/PublicSans-BoldItalic.cae7259e.woff) format("woff"),url(/static/media/PublicSans-BoldItalic.5184b411.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-MediumItalic.472460ef.eot);src:url(/static/media/PublicSans-MediumItalic.472460ef.eot) format("embedded-opentype"),url(/static/media/PublicSans-MediumItalic.5a81e7c3.woff2) format("woff2"),url(/static/media/PublicSans-MediumItalic.70932449.woff) format("woff"),url(/static/media/PublicSans-MediumItalic.fc8bba77.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-ThinItalic.aa91e37a.eot);src:url(/static/media/PublicSans-ThinItalic.aa91e37a.eot) format("embedded-opentype"),url(/static/media/PublicSans-ThinItalic.617e05a1.woff2) format("woff2"),url(/static/media/PublicSans-ThinItalic.f5ae6b09.woff) format("woff"),url(/static/media/PublicSans-ThinItalic.8c92097d.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-ExtraBoldItalic.756dcaf9.eot);src:url(/static/media/PublicSans-ExtraBoldItalic.756dcaf9.eot) format("embedded-opentype"),url(/static/media/PublicSans-ExtraBoldItalic.99b3ad8c.woff2) format("woff2"),url(/static/media/PublicSans-ExtraBoldItalic.ff815846.woff) format("woff"),url(/static/media/PublicSans-ExtraBoldItalic.b8893ee8.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-Light.1203b93c.eot);src:url(/static/media/PublicSans-Light.1203b93c.eot) format("embedded-opentype"),url(/static/media/PublicSans-Light.8f73ce05.woff2) format("woff2"),url(/static/media/PublicSans-Light.b52028e1.woff) format("woff"),url(/static/media/PublicSans-Light.736fe2a1.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Public Sans";src:url(/static/media/PublicSans-SemiBoldItalic.3b73a14c.eot);src:url(/static/media/PublicSans-SemiBoldItalic.3b73a14c.eot) format("embedded-opentype"),url(/static/media/PublicSans-SemiBoldItalic.116fb1ba.woff2) format("woff2"),url(/static/media/PublicSans-SemiBoldItalic.f4482c22.woff) format("woff"),url(/static/media/PublicSans-SemiBoldItalic.54786ac2.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Inter";src:url(/static/media/Inter-Bold.cb1ca8ec.eot);src:url(/static/media/Inter-Bold.cb1ca8ec.eot) format("embedded-opentype"),url(/static/media/Inter-Bold.36a650f4.woff2) format("woff2"),url(/static/media/Inter-Bold.b755d2e5.woff) format("woff"),url(/static/media/Inter-Bold.04a7d6ce.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/static/media/Inter-ExtraLight.d04ec48f.eot);src:url(/static/media/Inter-ExtraLight.d04ec48f.eot) format("embedded-opentype"),url(/static/media/Inter-ExtraLight.a9eab492.woff2) format("woff2"),url(/static/media/Inter-ExtraLight.2aab0271.woff) format("woff"),url(/static/media/Inter-ExtraLight.ae8a0c09.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/static/media/Inter-ExtraBold.830e2ec6.eot);src:url(/static/media/Inter-ExtraBold.830e2ec6.eot) format("embedded-opentype"),url(/static/media/Inter-ExtraBold.94346bb8.woff2) format("woff2"),url(/static/media/Inter-ExtraBold.b10df6ac.woff) format("woff"),url(/static/media/Inter-ExtraBold.3a602728.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/static/media/Inter-Black.26592339.eot);src:url(/static/media/Inter-Black.26592339.eot) format("embedded-opentype"),url(/static/media/Inter-Black.d0e88bb0.woff2) format("woff2"),url(/static/media/Inter-Black.6d9cd60f.woff) format("woff"),url(/static/media/Inter-Black.6692e5c8.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/static/media/Inter-Medium.e1060ec7.eot);src:url(/static/media/Inter-Medium.e1060ec7.eot) format("embedded-opentype"),url(/static/media/Inter-Medium.d5afc4bd.woff2) format("woff2"),url(/static/media/Inter-Medium.19051ee5.woff) format("woff"),url(/static/media/Inter-Medium.a162b6eb.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/static/media/Inter-Thin.ac188643.eot);src:url(/static/media/Inter-Thin.ac188643.eot) format("embedded-opentype"),url(/static/media/Inter-Thin.f9420abc.woff2) format("woff2"),url(/static/media/Inter-Thin.932fc329.woff) format("woff"),url(/static/media/Inter-Thin.048b7798.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/static/media/Inter-SemiBold.51bb97d0.eot);src:url(/static/media/Inter-SemiBold.51bb97d0.eot) format("embedded-opentype"),url(/static/media/Inter-SemiBold.8c664a8b.woff2) format("woff2"),url(/static/media/Inter-SemiBold.945e781b.woff) format("woff"),url(/static/media/Inter-SemiBold.a62ce61f.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/static/media/Inter-Regular.034c55ee.eot);src:url(/static/media/Inter-Regular.034c55ee.eot) format("embedded-opentype"),url(/static/media/Inter-Regular.a56307f9.woff2) format("woff2"),url(/static/media/Inter-Regular.2e3d2d89.woff) format("woff"),url(/static/media/Inter-Regular.620713e6.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Inter";src:url(/static/media/Inter-Light.c0d64fb4.eot);src:url(/static/media/Inter-Light.c0d64fb4.eot) format("embedded-opentype"),url(/static/media/Inter-Light.7166d97a.woff2) format("woff2"),url(/static/media/Inter-Light.29452bea.woff) format("woff"),url(/static/media/Inter-Light.fb46dc52.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans";src:url(/static/media/NotoSans-Bold.4bf5fc6f.eot);src:url(/static/media/NotoSans-Bold.4bf5fc6f.eot) format("embedded-opentype"),url(/static/media/NotoSans-Bold.f632ebfa.woff2) format("woff2"),url(/static/media/NotoSans-Bold.d8610c2a.woff) format("woff"),url(/static/media/NotoSans-Bold.d3434771.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans";src:url(/static/media/NotoSans.e0a63577.eot);src:url(/static/media/NotoSans.e0a63577.eot) format("embedded-opentype"),url(/static/media/NotoSans.73ba1c91.woff2) format("woff2"),url(/static/media/NotoSans.06a2da82.woff) format("woff"),url(/static/media/NotoSans.0fa24ada.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Sans";src:url(/static/media/NotoSans-BoldItalic.9ff97e34.eot);src:url(/static/media/NotoSans-BoldItalic.9ff97e34.eot) format("embedded-opentype"),url(/static/media/NotoSans-BoldItalic.01daf23a.woff2) format("woff2"),url(/static/media/NotoSans-BoldItalic.d970f426.woff) format("woff"),url(/static/media/NotoSans-BoldItalic.1dbed2ef.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Noto Sans";src:url(/static/media/NotoSans-Italic.d9c7eba7.eot);src:url(/static/media/NotoSans-Italic.d9c7eba7.eot) format("embedded-opentype"),url(/static/media/NotoSans-Italic.f93e2252.woff2) format("woff2"),url(/static/media/NotoSans-Italic.6a159f0a.woff) format("woff"),url(/static/media/NotoSans-Italic.b53d0e74.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-BoldItalic.ba53f6d6.eot);src:url(/static/media/Roboto-BoldItalic.ba53f6d6.eot) format("embedded-opentype"),url(/static/media/Roboto-BoldItalic.0a203fd6.woff2) format("woff2"),url(/static/media/Roboto-BoldItalic.24d270c0.woff) format("woff"),url(/static/media/Roboto-BoldItalic.b594fe8b.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-Black.1daf6547.eot);src:url(/static/media/Roboto-Black.1daf6547.eot) format("embedded-opentype"),url(/static/media/Roboto-Black.cd5a79c1.woff2) format("woff2"),url(/static/media/Roboto-Black.a3513eaf.woff) format("woff"),url(/static/media/Roboto-Black.dd1070ee.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-Bold.8d9d887f.eot);src:url(/static/media/Roboto-Bold.8d9d887f.eot) format("embedded-opentype"),url(/static/media/Roboto-Bold.b21da07c.woff2) format("woff2"),url(/static/media/Roboto-Bold.9fa4a811.woff) format("woff"),url(/static/media/Roboto-Bold.fef2e08e.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-BlackItalic.f7876972.eot);src:url(/static/media/Roboto-BlackItalic.f7876972.eot) format("embedded-opentype"),url(/static/media/Roboto-BlackItalic.e26e5c4f.woff2) format("woff2"),url(/static/media/Roboto-BlackItalic.65f2f623.woff) format("woff"),url(/static/media/Roboto-BlackItalic.eb33cc12.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-Italic.99206ca9.eot);src:url(/static/media/Roboto-Italic.99206ca9.eot) format("embedded-opentype"),url(/static/media/Roboto-Italic.89909ce6.woff2) format("woff2"),url(/static/media/Roboto-Italic.59bbaf59.woff) format("woff"),url(/static/media/Roboto-Italic.c606cbef.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-Light.f333a74a.eot);src:url(/static/media/Roboto-Light.f333a74a.eot) format("embedded-opentype"),url(/static/media/Roboto-Light.4ca61622.woff2) format("woff2"),url(/static/media/Roboto-Light.c981701f.woff) format("woff"),url(/static/media/Roboto-Light.eceaea9a.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-Medium.b1f960b6.eot);src:url(/static/media/Roboto-Medium.b1f960b6.eot) format("embedded-opentype"),url(/static/media/Roboto-Medium.57b8a81c.woff2) format("woff2"),url(/static/media/Roboto-Medium.e624b10d.woff) format("woff"),url(/static/media/Roboto-Medium.6b3a89a3.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-LightItalic.f5ee7c23.eot);src:url(/static/media/Roboto-LightItalic.f5ee7c23.eot) format("embedded-opentype"),url(/static/media/Roboto-LightItalic.8374b555.woff2) format("woff2"),url(/static/media/Roboto-LightItalic.7647ccb1.woff) format("woff"),url(/static/media/Roboto-LightItalic.6083b817.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-MediumItalic.12a35ac5.eot);src:url(/static/media/Roboto-MediumItalic.12a35ac5.eot) format("embedded-opentype"),url(/static/media/Roboto-MediumItalic.86d943cd.woff2) format("woff2"),url(/static/media/Roboto-MediumItalic.28e50516.woff) format("woff"),url(/static/media/Roboto-MediumItalic.02f19bac.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-Regular.67168c66.eot);src:url(/static/media/Roboto-Regular.67168c66.eot) format("embedded-opentype"),url(/static/media/Roboto-Regular.9d43b864.woff2) format("woff2"),url(/static/media/Roboto-Regular.0944be10.woff) format("woff"),url(/static/media/Roboto-Regular.fa7e6e7d.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-Thin.7171ddbd.eot);src:url(/static/media/Roboto-Thin.7171ddbd.eot) format("embedded-opentype"),url(/static/media/Roboto-Thin.8e9578cc.woff2) format("woff2"),url(/static/media/Roboto-Thin.43cf5af8.woff) format("woff"),url(/static/media/Roboto-Thin.b8339154.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-ThinItalic.54199b74.eot);src:url(/static/media/Roboto-ThinItalic.54199b74.eot) format("embedded-opentype"),url(/static/media/Roboto-ThinItalic.f476452e.woff2) format("woff2"),url(/static/media/Roboto-ThinItalic.0f8cae2d.woff) format("woff"),url(/static/media/Roboto-ThinItalic.5e786dc1.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-Italic.8198d982.eot);src:url(/static/media/BeVietnamPro-Italic.8198d982.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-Italic.197ec9e3.woff2) format("woff2"),url(/static/media/BeVietnamPro-Italic.f46679ee.woff) format("woff"),url(/static/media/BeVietnamPro-Italic.7975f0de.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-ExtraLight.a18e4068.eot);src:url(/static/media/BeVietnamPro-ExtraLight.a18e4068.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-ExtraLight.2a58c76f.woff2) format("woff2"),url(/static/media/BeVietnamPro-ExtraLight.2c9b5fb7.woff) format("woff"),url(/static/media/BeVietnamPro-ExtraLight.39fd44ab.ttf) format("truetype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-BoldItalic.ba568a58.eot);src:url(/static/media/BeVietnamPro-BoldItalic.ba568a58.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-BoldItalic.608f8195.woff2) format("woff2"),url(/static/media/BeVietnamPro-BoldItalic.d1a32d8e.woff) format("woff"),url(/static/media/BeVietnamPro-BoldItalic.5033a888.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-Black.5dec77d3.eot);src:url(/static/media/BeVietnamPro-Black.5dec77d3.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-Black.ccbeca16.woff2) format("woff2"),url(/static/media/BeVietnamPro-Black.dbdf22d5.woff) format("woff"),url(/static/media/BeVietnamPro-Black.9ccdea39.ttf) format("truetype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-ExtraLightItalic.35f2b131.eot);src:url(/static/media/BeVietnamPro-ExtraLightItalic.35f2b131.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-ExtraLightItalic.641cb9b1.woff2) format("woff2"),url(/static/media/BeVietnamPro-ExtraLightItalic.6f1df4d0.woff) format("woff"),url(/static/media/BeVietnamPro-ExtraLightItalic.c0fc3f2f.ttf) format("truetype");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-SemiBoldItalic.43440bae.eot);src:url(/static/media/BeVietnamPro-SemiBoldItalic.43440bae.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-SemiBoldItalic.f2e457b2.woff2) format("woff2"),url(/static/media/BeVietnamPro-SemiBoldItalic.ad754ce8.woff) format("woff"),url(/static/media/BeVietnamPro-SemiBoldItalic.746e7a08.ttf) format("truetype");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-Regular.8e312061.eot);src:url(/static/media/BeVietnamPro-Regular.8e312061.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-Regular.78e00781.woff2) format("woff2"),url(/static/media/BeVietnamPro-Regular.e824ff28.woff) format("woff"),url(/static/media/BeVietnamPro-Regular.3f5b2b73.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-Medium.c7f09e64.eot);src:url(/static/media/BeVietnamPro-Medium.c7f09e64.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-Medium.7085722e.woff2) format("woff2"),url(/static/media/BeVietnamPro-Medium.6aac96f9.woff) format("woff"),url(/static/media/BeVietnamPro-Medium.1fbbbdd3.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-LightItalic.ff893451.eot);src:url(/static/media/BeVietnamPro-LightItalic.ff893451.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-LightItalic.ea4f7970.woff2) format("woff2"),url(/static/media/BeVietnamPro-LightItalic.d3a4b084.woff) format("woff"),url(/static/media/BeVietnamPro-LightItalic.d0cb48e0.ttf) format("truetype");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-Bold.e3b8d8c2.eot);src:url(/static/media/BeVietnamPro-Bold.e3b8d8c2.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-Bold.d51357dd.woff2) format("woff2"),url(/static/media/BeVietnamPro-Bold.307930bc.woff) format("woff"),url(/static/media/BeVietnamPro-Bold.23d63bbc.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-ExtraBold.2a392440.eot);src:url(/static/media/BeVietnamPro-ExtraBold.2a392440.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-ExtraBold.4492061e.woff2) format("woff2"),url(/static/media/BeVietnamPro-ExtraBold.f092831c.woff) format("woff"),url(/static/media/BeVietnamPro-ExtraBold.db434539.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-BlackItalic.f911dfb8.eot);src:url(/static/media/BeVietnamPro-BlackItalic.f911dfb8.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-BlackItalic.64e28df8.woff2) format("woff2"),url(/static/media/BeVietnamPro-BlackItalic.2df58f8c.woff) format("woff"),url(/static/media/BeVietnamPro-BlackItalic.7e832d62.ttf) format("truetype");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-MediumItalic.70158f5c.eot);src:url(/static/media/BeVietnamPro-MediumItalic.70158f5c.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-MediumItalic.41a33426.woff2) format("woff2"),url(/static/media/BeVietnamPro-MediumItalic.e33f436d.woff) format("woff"),url(/static/media/BeVietnamPro-MediumItalic.9dc6b69c.ttf) format("truetype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-SemiBold.d9438876.eot);src:url(/static/media/BeVietnamPro-SemiBold.d9438876.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-SemiBold.8230af82.woff2) format("woff2"),url(/static/media/BeVietnamPro-SemiBold.0dd23f0f.woff) format("woff"),url(/static/media/BeVietnamPro-SemiBold.f5d3dacc.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-Light.fe89f4e1.eot);src:url(/static/media/BeVietnamPro-Light.fe89f4e1.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-Light.5df6f2b9.woff2) format("woff2"),url(/static/media/BeVietnamPro-Light.2a67ca58.woff) format("woff"),url(/static/media/BeVietnamPro-Light.3a241402.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-ExtraBoldItalic.002090c2.eot);src:url(/static/media/BeVietnamPro-ExtraBoldItalic.002090c2.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-ExtraBoldItalic.71c85dd9.woff2) format("woff2"),url(/static/media/BeVietnamPro-ExtraBoldItalic.8d9c5065.woff) format("woff"),url(/static/media/BeVietnamPro-ExtraBoldItalic.91450faa.ttf) format("truetype");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-Thin.ba2401ed.eot);src:url(/static/media/BeVietnamPro-Thin.ba2401ed.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-Thin.8aa4df1c.woff2) format("woff2"),url(/static/media/BeVietnamPro-Thin.cb26dd09.woff) format("woff"),url(/static/media/BeVietnamPro-Thin.31f2fd94.ttf) format("truetype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Be Vietnam Pro";src:url(/static/media/BeVietnamPro-ThinItalic.c0430ab2.eot);src:url(/static/media/BeVietnamPro-ThinItalic.c0430ab2.eot) format("embedded-opentype"),url(/static/media/BeVietnamPro-ThinItalic.add773eb.woff2) format("woff2"),url(/static/media/BeVietnamPro-ThinItalic.8bd10a69.woff) format("woff"),url(/static/media/BeVietnamPro-ThinItalic.33f5db22.ttf) format("truetype");font-weight:100;font-style:italic;font-display:swap}.NavLink{transition:all .5s ease}/*! minireset.css v0.0.4 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{max-width:100%;height:auto}iframe{border:0}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}*,:after,:before{box-sizing:border-box}html{overflow-x:hidden;overflow-y:scroll;font-size:16px;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}h1,h2,header{font-family:"Be Vietnam Pro",sans-serif}h1,h2{margin-bottom:.5rem}a strong{color:currentColor}button,input,select,textarea{border:none;outline:none!important;background-color:transparent}button:active,button:focus,button:hover,input:active,input:focus,input:hover,select:active,select:focus,select:hover,textarea:active,textarea:focus,textarea:hover{outline:none!important}button[disabled],input[disabled],select[disabled],textarea[disabled]{pointer-events:none}input:-webkit-autofill{-webkit-background-clip:text}input,input:focus,select,select:focus,textarea,textarea:focus{outline:none!important}body{overflow-x:hidden;color:#4a5056!important;background-color:#fff!important;font-family:"Be Vietnam Pro",sans-serif!important;font-size:16px!important;font-weight:300!important;font-style:normal;line-height:1.4!important}body.hidden,html.hidden{overflow:hidden}.img-responsve{display:block;max-width:100%;height:auto}label,p{margin-bottom:15px}button{cursor:pointer;border:none;background-color:transparent}button:active,button:focus,button:hover{outline:none}a,a:active,a:focus,a:hover{text-decoration:none;outline:none}.NavLink{font-weight:400;font-size:10px;line-height:14px;color:#ed682b;border-bottom:1px solid #ed682b;padding:0}.NavLink:hover{border-bottom:1px solid transparent}.NavLink_green{border-bottom:1px solid #0d954a;color:#0d954a}.NavLink_bold{font-weight:700}h1,h2,h3,h4,h5{margin:0}h1{font-size:46px;font-weight:400;line-height:120%}h2{font-weight:700}h2,h3{font-size:25px;line-height:1.1}h3{font-weight:500}h4{font-size:20px}h4,h5{font-weight:500;line-height:1.1}h5{font-size:18px}@media (max-width:1200px){.wrapper-content{display:grid;grid-template-areas:"nav header" "nav content";grid-template-columns:450px auto;grid-template-rows:180px auto}}@media (max-width:1920px){.wrapper-content{grid-template-areas:"nav header   header" "nav content  right";grid-template-columns:450px auto 500px}}.dx-datagrid-header-panel{display:none}.dx-datagrid-headers .dx-datagrid-table .dx-row>td{border-bottom:1px solid #f2f2f5;border-right:1px solid #fff;background-color:#f2f2f5;font-weight:500;font-family:"Be Vietnam Pro",sans-serif;font-size:12px;line-height:20px;color:#4a5056}.dx-datagrid-headers .dx-datagrid-table .dx-row.dx-datagrid-filter-row>td{background-color:transparent}.dx-datagrid-headers .dx-datagrid-table .dx-row .dx-editor-cell:not(.dx-command-select){background-color:transparent!important}.dx-datagrid-borders .dx-datagrid-rowsview,.dx-datagrid-headers+.dx-datagrid-rowsview{border:none}.dx-datagrid .dx-row>td{padding:7px 10px}.dx-datagrid-rowsview .dx-row:not(.dx-freespace-row){border:none}.dx-datagrid-rowsview .dx-row:not(.dx-freespace-row):hover>td:not(.editable){background-color:#f8f8f8;color:#4a5056}.dx-datagrid .dx-column-lines>td{border:none;border-bottom:1px solid #f2f2f5;background-color:#fff;font-family:"Be Vietnam Pro",sans-serif;font-weight:400;font-size:12px;line-height:20px;color:#4a5056}.dx-datagrid .dx-column-lines .dx-checkbox-icon{border:1px solid #000}.dx-datagrid-content .dx-datagrid-table .dx-row>td,.dx-datagrid-content .dx-datagrid-table .dx-row>tr>td{vertical-align:middle}.dx-datagrid-filter-panel{padding:10px 10px 0 0;border:none}.dx-datagrid-filter-panel.dx-state-focused{padding:10px 10px 0 27px}.dx-datagrid-filter-panel-left{align-items:center}.dx-datagrid-filter-panel .dx-icon-filter{color:#4a5056;font-size:12px}.dx-datagrid-filter-panel .dx-datagrid-filter-panel-clear-filter,.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text{font-family:"Be Vietnam Pro",sans-serif;font-weight:500;font-size:10px;line-height:13px;letter-spacing:.008em;color:#4a5056}.dx-checkbox-icon{border:.8px solid #d3d3db;border-radius:3px}.dx-checkbox-icon:before{color:#4a5056}.dx-datagrid .dx-header-filter:before{color:#d3d3db}.dx-datagrid .dx-column-indicators{margin-top:3px;line-height:1}.dx-datagrid-headers .dx-texteditor-input,.dx-datagrid-rowsview .dx-texteditor-input{font-family:"Be Vietnam Pro",sans-serif;font-weight:400;font-size:10px;line-height:20px;color:#4a5056}.dx-widget input,.dx-widget textarea{font-family:"Be Vietnam Pro",sans-serif;font-weight:400}.dx-editor-cell.dx-focused,.dx-editor-cell.dx-focused .dx-texteditor-input{box-shadow:none}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover>tr>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused)>tr>td{background-color:#f8f8f8;color:#4a5056}.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):hover:not(.dx-row-lines)>td,.dx-datagrid-rowsview .dx-selection.dx-row:not(.dx-row-focused):not(.dx-row-lines)>td{border:none;border-bottom:1px solid #f2f2f5}.dx-datagrid-summary-item{font-weight:700;font-size:12px;line-height:15px;color:#242b35}.dx-datagrid-total-footer{border:1px solid #f2f2f5;border-top:none}.dx-datagrid-total-footer .dx-row .Table-editable{background-color:transparent!important}.dx-datagrid-rowsview .dx-row>td,.dx-datagrid-rowsview .dx-row>tr>td{overflow:visible}.dx-datagrid .dx-command-drag .dx-datagrid-drag-icon:before{color:#d3d3db}.dx-datagrid-container.dx-filter-menu .dx-menu-item-has-icon .dx-icon,.dx-datagrid.dx-filter-menu .dx-menu-item-has-icon .dx-icon{color:#4a5056}.Table-responsive{height:calc(100vh - 134px)}@media (max-width:620px){.Table-responsive{height:calc(100vh - 159px)}}@media (max-width:414px){.Table-responsive{height:calc(100vh - 209px)}}.Table-responsive-pagination{height:calc(100vh - 169px)}.Table-editable:not(.dx-datagrid-action){background-color:#f2f2f5!important;color:#ed682b!important}.Table-editable:not(.dx-datagrid-action).dx-command-select{background-color:#fff;color:#4a5056}.dx-datagrid-headers .Table-editable:not(.dx-datagrid-action){background-color:#f2f2f5!important;color:#4a5056!important}.dx-freespace-row .Table-editable:not(.dx-datagrid-action){background-color:transparent!important;background-color:initial!important;color:#000!important;color:initial!important}.dx-datagrid-group-closed:before,.dx-datagrid-group-opened:before{color:#4a5056;font-size:18px}.dx-datagrid-table .dx-row .dx-command-expand.dx-datagrid-group-space{padding:0}.dx-datagrid-group-closed:before{font-size:22px;top:70%}.dx-checkbox-indeterminate .dx-checkbox-icon:before{background-color:#002b53}.dx-datagrid-group-closed:before,.dx-datagrid-group-opened:before{top:10px}.dx-datagrid-content .dx-datagrid-table .dx-row .dx-checkbox{padding-left:10px}.mt5{margin-top:5px}.mb5{margin-bottom:5px}.ml5{margin-left:5px}.mr5{margin-right:5px}.mt10{margin-top:10px}.mb10{margin-bottom:10px}.ml10{margin-left:10px}.mr10{margin-right:10px}.mt15{margin-top:15px}.mb15{margin-bottom:15px}.ml15{margin-left:15px}.mr15{margin-right:15px}.mt20{margin-top:20px}.mb20{margin-bottom:20px}.ml20{margin-left:20px}.mr20{margin-right:20px}.mt30{margin-top:30px}.mb30{margin-bottom:30px}.ml30{margin-left:30px}.mr30{margin-right:30px}.mt40{margin-top:40px}.mb40{margin-bottom:40px}.ml40{margin-left:40px}.mr40{margin-right:40px}.mt50{margin-top:50px}.mb50{margin-bottom:50px}.ml50{margin-left:50px}.mr50{margin-right:50px}.FullScreenErrorPageFallback{flex-direction:column;height:100vh;width:100vw;padding:20px;box-sizing:border-box;background-color:#fff}.FullScreenErrorPageFallback,.FullScreenErrorPageFallback .FullScreenErrorPageFallback-content{display:flex;align-items:center;justify-content:center}@media (max-width:650px){.FullScreenErrorPageFallback .FullScreenErrorPageFallback-content{flex-direction:column-reverse;justify-content:center;text-align:center}}.FullScreenErrorPageFallback .FullScreenErrorPageFallback-left{display:flex;flex-direction:column;max-width:320px;margin-right:100px}@media (max-width:1200px){.FullScreenErrorPageFallback .FullScreenErrorPageFallback-left{margin-right:30px}}@media (max-width:992px){.FullScreenErrorPageFallback .FullScreenErrorPageFallback-left{max-width:300px;margin-right:15px}}@media (max-width:650px){.FullScreenErrorPageFallback .FullScreenErrorPageFallback-left{margin-right:0;margin-bottom:20px;max-width:450px;align-items:center}}.FullScreenErrorPageFallback .FullScreenErrorPageFallback-right img{max-width:100%;max-height:300px}.FullScreenErrorPageFallback .FullScreenErrorPageFallback-header{font-style:normal;font-weight:700;font-size:44px;line-height:56px;color:#4a4a4a;margin-bottom:10px}@media (max-width:992px){.FullScreenErrorPageFallback .FullScreenErrorPageFallback-header{font-size:40px}}.FullScreenErrorPageFallback .FullScreenErrorPageFallback-subheader{font-weight:300;font-size:38px;line-height:48px;color:#4a4a4a;margin-bottom:30px}@media (max-width:992px){.FullScreenErrorPageFallback .FullScreenErrorPageFallback-subheader{font-size:30px;margin-bottom:15px}}.FullScreenErrorPageFallback .FullScreenErrorPageFallback-description{font-weight:300;font-size:1rem;line-height:1.5;color:#4a4a4a;margin-bottom:30px}@media (max-width:992px){.FullScreenErrorPageFallback .FullScreenErrorPageFallback-description{margin-bottom:20px}}
/*# sourceMappingURL=main.7d540e55.chunk.css.map */