.AuthForm{position:relative;width:320px;margin-top:50px}@media only screen and (max-width:371px){.AuthForm{width:calc(100% - 40px)}}.AuthForm__forgot-password{position:absolute;bottom:44px;right:0;color:#367bf5}.AuthForm .ant-form-item{display:flex;flex-direction:column}.AuthForm .ant-form-item .ant-form-item-label{text-align:left;margin-left:18px}.AuthForm .ant-form-item .ant-form-item-label label{height:22px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#a6adaf}.AuthForm .ant-form-item .ant-form-item-control-input-content{height:40px}.AuthForm .ant-form-item .ant-form-item-control-input-content .ant-input,.AuthForm .ant-form-item .ant-form-item-control-input-content .ant-input-password{height:100%;border-radius:28px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.44px;color:rgba(0,0,0,.87);border-color:#c6cacc}.AuthForm .ant-form-item .ant-form-item-control-input-content .ant-input{padding:4px 18px}.AuthForm .ant-form-item .ant-form-item-control-input-content .ant-input-password .ant-input{padding:4px 6px}.AuthForm .ant-form-item .ant-form-item-control-input-content .ant-input-suffix{display:flex;align-items:center}.AuthForm .ant-form-item .ant-form-item-control-input-content .ant-checkbox{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px}.AuthForm .ant-form-item .ant-form-item-explain{margin-left:18px}.AuthForm .ant-form-item .ant-btn{width:100%;height:40px;margin-top:5px;background-color:#367bf5;border-color:#367bf5;border-radius:4px;font-size:16px}.EnvLabel{padding:5px 10px;text-transform:uppercase;font-weight:500;border-radius:6px;background-color:#f3aa18}@media only screen and (max-width:1023px){.EnvLabel{padding:3px 6px;font-size:13px}}@media only screen and (max-width:499px){.EnvLabel{padding:2px 5px;font-size:12px}}.AuthPage,.ForgotPasswordPage,.ResetPasswordPage{display:flex;min-height:100vh}.AuthPage__form,.ForgotPasswordPage__form,.ResetPasswordPage__form{padding:150px 0 50px;display:flex;flex-direction:column;align-items:center;width:40%;background-color:#f3f8f8}@media only screen and (max-width:1199px){.AuthPage__form,.ForgotPasswordPage__form,.ResetPasswordPage__form{width:44%}}@media only screen and (max-width:1023px){.AuthPage__form,.ForgotPasswordPage__form,.ResetPasswordPage__form{width:48%}}@media only screen and (max-width:849px){.AuthPage__form,.ForgotPasswordPage__form,.ResetPasswordPage__form{width:100%;padding:50px 0 150px;justify-content:center}}.AuthPage__banner,.ForgotPasswordPage__banner,.ResetPasswordPage__banner{position:relative;width:60%;background-image:url(/static/media/login-img.09765143.png);background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:#069697}@media only screen and (max-width:1199px){.AuthPage__banner,.ForgotPasswordPage__banner,.ResetPasswordPage__banner{width:56%}}@media only screen and (max-width:1023px){.AuthPage__banner,.ForgotPasswordPage__banner,.ResetPasswordPage__banner{width:52%}}@media only screen and (max-width:849px){.AuthPage__banner,.ForgotPasswordPage__banner,.ResetPasswordPage__banner{display:none}}.AuthPage__banner-title,.ForgotPasswordPage__banner-title,.ResetPasswordPage__banner-title{position:absolute;top:16%;left:18%;max-width:300px;color:#fff;opacity:.11}.AuthPage .EnvLabel,.ForgotPasswordPage .EnvLabel,.ResetPasswordPage .EnvLabel{margin-top:16px}.ForgotPasswordForm{position:relative;width:320px;margin-top:50px}.ForgotPasswordForm .ant-form-item{display:flex;flex-direction:column}.ForgotPasswordForm .ant-form-item .ant-form-item-label{text-align:left;margin-left:18px}.ForgotPasswordForm .ant-form-item .ant-form-item-label label{height:22px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#a6adaf}.ForgotPasswordForm .ant-form-item .ant-form-item-control-input-content{height:40px}.ForgotPasswordForm .ant-form-item .ant-form-item-control-input-content .ant-input{height:100%;padding:4px 18px;border-radius:28px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.44px;color:rgba(0,0,0,.87);border-color:#c6cacc}.ForgotPasswordForm .ant-form-item .ant-btn{width:100%;height:40px;margin-top:5px;background-color:#367bf5;border-color:#367bf5;border-radius:4px;font-size:16px}.ResetPasswordForm{position:relative;width:320px;margin-top:50px}.ResetPasswordForm .ant-form-item{display:flex;flex-direction:column}.ResetPasswordForm .ant-form-item .ant-form-item-label{text-align:left;margin-left:18px}.ResetPasswordForm .ant-form-item .ant-form-item-label label{height:22px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;color:#a6adaf}.ResetPasswordForm .ant-form-item .ant-form-item-control-input-content{height:40px}.ResetPasswordForm .ant-form-item .ant-form-item-control-input-content .ant-input-password{height:100%;padding:4px 18px;border-radius:28px;font-weight:400;font-size:16px;line-height:24px;letter-spacing:.44px;color:rgba(0,0,0,.87);border-color:#c6cacc}.ResetPasswordForm .ant-form-item .ant-form-item-control-input-content .ant-input-suffix{display:flex;align-items:center}.ResetPasswordForm .ant-form-item .ant-btn{width:100%;height:40px;margin-top:5px;background-color:#367bf5;border-color:#367bf5;border-radius:4px;font-size:16px}.SideBar{display:flex;flex-direction:column;align-items:center;width:72px;height:100%;padding:23px 10px;background-color:#023230}@media only screen and (max-width:1023px){.SideBar{width:62px}}@media only screen and (max-width:849px){.SideBar{position:fixed;z-index:123;bottom:0;flex-direction:row;width:100%;height:62px;padding:8px 50px}}@media only screen and (max-width:499px){.SideBar{padding:8px 40px}}.SideBar__logo{display:flex;margin-bottom:63px}@media only screen and (max-width:849px){.SideBar__logo{margin-bottom:0;margin-right:68px}}@media only screen and (max-width:639px){.SideBar__logo{display:none}}@media only screen and (max-width:849px){.SideBar__nav{width:80%;margin-left:auto}}@media only screen and (max-width:639px){.SideBar__nav{width:100%;margin-left:0}}.SideBar__nav-list{display:flex;justify-content:space-between;flex-direction:column}@media only screen and (max-width:849px){.SideBar__nav-list{flex-direction:row;margin-right:68px}}@media only screen and (max-width:767px){.SideBar__nav-list{margin-right:40px}}@media only screen and (max-width:639px){.SideBar__nav-list{margin-right:0}}.SideBar__nav-list-item{width:40px;height:40px;margin-bottom:10px;border-radius:4px}@media only screen and (max-width:849px){.SideBar__nav-list-item{margin-bottom:0}}.SideBar__nav-list-item a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:4px;background-repeat:no-repeat;background-position:50%;transition:.3s}.SideBar__nav-list-item a.active,.SideBar__nav-list-item a:hover{background-color:#021c1a}.SideBar__nav-list-item a.active svg{fill:#fff}.hamburger-button{position:relative;display:none;flex-shrink:0;width:18px;height:20px;margin:4px 24px 4px 0;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer;background-color:transparent;border:none;outline:none}@media only screen and (max-width:849px){.hamburger-button{display:block;margin:4px 16px 4px 0}}@media only screen and (max-width:499px){.hamburger-button{margin:4px 10px 4px 0}}.hamburger-button span{position:absolute;right:0;display:block;width:100%;height:2px;border-radius:9px;opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:.25s ease-in-out;background-color:rgba(0,0,0,.87)}.hamburger-button span:first-child{top:0}.hamburger-button span:nth-child(2){top:8px}.hamburger-button span:nth-child(3){top:16px}.hamburger-button__opened span:first-child{top:9px;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.hamburger-button__opened span:nth-child(2){opacity:0;left:-55px;width:0}.hamburger-button__opened span:nth-child(3){top:9px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.CustomButton{width:100%;height:34px;padding:0;border-radius:4px;border-color:#367bf5;color:#3e4345;box-shadow:none;text-shadow:none;outline:none}.CustomButton,.CustomButton:before{background-color:transparent}.CustomButton:focus,.CustomButton:hover{border-color:#367bf5;color:#367bf5}.CustomButton:disabled,.CustomButton:disabled:focus,.CustomButton:disabled:hover{border-color:#e6efff;background-color:transparent}.CustomButton:not(.CustomButton__text){min-width:74px}.CustomButton__small{height:30px}.CustomButton__big{height:40px;font-size:16px}.CustomButton.filled,.CustomButton.filled:focus,.CustomButton.filled:hover{color:#fff}.CustomButton__blue:disabled,.CustomButton__blue:disabled:focus,.CustomButton__blue:disabled:hover{border-color:#e6efff}.CustomButton__blue.filled{background-color:#367bf5}.CustomButton__blue.filled:disabled{background-color:#e6efff}.CustomButton__green{border-color:#2fa84f}.CustomButton__green:focus,.CustomButton__green:hover{border-color:#2fa84f;color:#2fa84f}.CustomButton__green:disabled,.CustomButton__green:disabled:focus,.CustomButton__green:disabled:hover{border-color:#dcf7e3}.CustomButton__green.filled{background-color:#2fa84f}.CustomButton__green.filled:disabled{background-color:#dcf7e3}.CustomButton__text{width:auto;height:auto;border:none;color:#367bf5}.CustomButton__text:active,.CustomButton__text:focus,.CustomButton__text:hover{color:#367bf5;background:transparent}.CustomButton__text:disabled,.CustomButton__text:disabled:focus,.CustomButton__text:disabled:hover{background-color:transparent}.CustomButton__gray{border-color:#a6adaf}.CustomButton__gray:not(:disabled),.CustomButton__gray:not(:disabled):focus,.CustomButton__gray:not(:disabled):hover{color:#000;border-color:#a6adaf}.CustomButton__gray:disabled,.CustomButton__gray:disabled:focus,.CustomButton__gray:disabled:hover{color:#919699;border-color:#a6adaf}.CustomButton__gray.filled:not(:disabled){color:#000;background-color:#a6adaf}.CustomButton__gray.filled:not(:disabled):focus,.CustomButton__gray.filled:not(:disabled):hover{color:#000}.CustomButton__gray.filled:disabled{background-color:#e3e5e6;border-color:#e3e5e6}.CustomButton__black,.CustomButton__black:focus,.CustomButton__black:hover{color:#000;border-color:#3e4345}.CustomButton__black:disabled,.CustomButton__black:disabled:focus,.CustomButton__black:disabled:hover{color:#5e6366;border-color:#919699}.CustomButton__black.filled,.CustomButton__black.filled:focus,.CustomButton__black.filled:hover{background-color:#3e4345}.CustomButton__black.filled:disabled{background-color:#919699}.CustomButton__red{border-color:#ea3d2f}.CustomButton__red:focus,.CustomButton__red:hover{border-color:#ea3d2f;color:#ea3d2f}.CustomButton__red:disabled,.CustomButton__red:disabled:focus,.CustomButton__red:disabled:hover{border-color:#fee4e2}.CustomButton__red.filled{background-color:#ea3d2f}.CustomButton__red.filled:disabled{background-color:#fee4e2}.CustomButton.ant-btn.ant-btn-loading:not(.ant-btn-circle):not(.ant-btn-circle-outline):not(.ant-btn-icon-only){padding-left:14px}.StoreAvailability{display:inline-flex;height:100%}@media only screen and (max-width:499px){.StoreAvailability{flex-shrink:0}}.StoreAvailability-select .ant-select{width:134px}.StoreAvailability-select .ant-select-open{background-color:#f1f3f4;border-radius:18px}.StoreAvailability-select .ant-select-open.ant-select-single .ant-select-selection-item{color:inherit}.StoreAvailability-select .ant-select .ant-select-arrow{color:#3e4345}.StoreAvailability-select .ant-select .ant-select-selector{height:40px;padding-left:20px;transition:none}.StoreAvailability-select .ant-select .ant-select-selector:before{position:absolute;top:calc(50% - 3px);left:9px;width:6px;height:6px;border-radius:50%;content:""}.StoreAvailability-select .ant-select .ant-select-selector .ant-select-selection-search-input{height:38px}.StoreAvailability-select .ant-select .ant-select-selector .ant-select-selection-item{line-height:38px;opacity:1;transition:none}@media only screen and (max-width:1023px){.StoreAvailability-select .ant-select{width:119px}.StoreAvailability-select .ant-select .ant-select-selector .ant-select-selection-item{padding-right:10px}}@media only screen and (max-width:849px){.StoreAvailability-select .ant-select .ant-select-selector{height:28px}.StoreAvailability-select .ant-select .ant-select-selector .ant-select-selection-search-input{height:26px}.StoreAvailability-select .ant-select .ant-select-selector .ant-select-selection-item{line-height:26px}}@media only screen and (max-width:371px){.StoreAvailability-select .ant-select{width:117px}}.StoreAvailability-select--Open .ant-select-selector{color:#2fa84f}.StoreAvailability-select--Open .ant-select-selector:before{background-color:#2fa84f}.StoreAvailability-select--Busy .ant-select-selector{color:#f3aa18}.StoreAvailability-select--Busy .ant-select-selector:before{background-color:#f3aa18}.StoreAvailability-select--Closed .ant-select-selector{color:#ea3d2f}.StoreAvailability-select--Closed .ant-select-selector:before{background-color:#ea3d2f}.StoreAvailability-select__dropdown.ant-select-dropdown{border-radius:18px}.StoreAvailability-select__dropdown.ant-select-dropdown .ant-select-item{padding:6px 28px}@media only screen and (max-width:1023px){.StoreAvailability-select__dropdown.ant-select-dropdown .ant-select-item{padding:6px 24px;font-size:13px}}@media only screen and (max-width:371px){.StoreAvailability-select__dropdown.ant-select-dropdown .ant-select-item{font-size:12px}}.StoreAvailability-select__dropdown.ant-select-dropdown .ant-select-item-option-selected{position:relative;font-weight:inherit;background-color:transparent}.StoreAvailability-select__dropdown.ant-select-dropdown .ant-select-item-option-selected:before{position:absolute;left:10px;top:7px;content:url(/static/media/check-icon.28f9bf5f.svg)}@media only screen and (max-width:1023px){.StoreAvailability-select__dropdown.ant-select-dropdown .ant-select-item-option-selected:before{left:8px}}.StoreAvailability-select__dropdown.ant-select-dropdown .ant-select-item-option-active{background-color:#f1f3f4}.StoreAvailability-status{position:relative;display:flex;align-items:center;margin-left:20px}@media only screen and (max-width:1023px){.StoreAvailability-status{font-size:13px}}@media only screen and (max-width:849px){.StoreAvailability-status{margin-left:10px}}@media only screen and (max-width:499px){.StoreAvailability-status{font-size:12px}}.StoreAvailability-status:before{position:absolute;top:calc(50% - 2.5px);left:-10px;width:6px;height:6px;border-radius:50%;content:""}@media only screen and (max-width:499px){.StoreAvailability-status:before{top:calc(50% - 3.5px)}}.StoreAvailability-status--Open{color:#2fa84f}.StoreAvailability-status--Open:before{background-color:#2fa84f}.StoreAvailability-status--Busy{color:#f3aa18}.StoreAvailability-status--Busy:before{background-color:#f3aa18}.StoreAvailability-status--Closed{color:#ea3d2f}.StoreAvailability-status--Closed:before{background-color:#ea3d2f}.StoreAvailability__button{display:flex;align-items:center}.StoreAvailability__collection{display:inline-flex;align-items:center;grid-gap:20px;gap:20px;margin-left:16px;padding-left:16px;border-left:1px solid #e5e9eb;border-radius:0}@media only screen and (max-width:1023px){.StoreAvailability__collection{grid-gap:16px;gap:16px;margin-left:12px;padding-left:12px}}@media only screen and (max-width:499px){.StoreAvailability__collection{grid-gap:12px;gap:12px;margin-left:8px;padding-left:8px}}.StoreAvailability__collection__methods{display:flex;align-items:center;grid-gap:16px;gap:16px}.StoreAvailability__collection__methods__item{position:relative;display:flex;align-items:center}.StoreAvailability__collection__methods__item__mark{position:absolute;bottom:2px;left:14px;width:12px;height:12px;border:1px solid #fff;border-radius:99px}.StoreAvailability__collection__methods__item__mark--active{background-color:#2fa84f}.StoreAvailability__collection__methods__item__mark--busy{background-color:#f2994a}.StoreAvailability__collection__down-arrow.anticon-down{display:none;color:#3e4345}.StoreAvailability__collection__down-arrow.anticon-down svg{width:12px}@media only screen and (max-width:1023px){.StoreAvailability__collection__down-arrow.anticon-down{display:inline;display:initial}}@media only screen and (max-width:1023px){.StoreAvailability__collection__manage-button{display:none}}.StoreAvailability__collection.ant-btn:after,.StoreAvailability__collection__manage-button.ant-btn:after{all:unset}.StoreAvailability__collection:active,.StoreAvailability__collection:focus,.StoreAvailability__collection:hover{border-color:#e5e9eb}.StoreAvailability__down-arrow{margin-top:4px;margin-left:20px}.UserDropdown{padding-left:18px}.UserDropdown__data{display:flex;align-items:center}.UserDropdown__data__mobile-close{display:none}@media only screen and (max-width:849px){.UserDropdown__data__mobile-close{display:block;width:107px;margin-top:16px;margin-left:auto}}.UserDropdown__static-info{display:none;width:100%;justify-content:space-between;align-items:center}@media only screen and (max-width:849px){.UserDropdown__static-info{display:flex;margin-left:20px}}.UserDropdown__static-info__email,.UserDropdown__static-info__name{margin:0;color:rgba(0,0,0,.87)}.UserDropdown__name{margin-right:12px}@media only screen and (max-width:1023px){.UserDropdown__name.main-text{font-size:14px}}.UserDropdown__container{top:56px!important}.UserDropdown__version{display:none;font-weight:500}@media only screen and (max-width:849px){.UserDropdown__version{display:inline;display:initial}}.UserDropdown .ant-dropdown-trigger{display:flex;align-items:center;margin-left:12px;padding:0;border:none;outline:none;background-color:transparent;cursor:pointer}.UserDropdown .ant-dropdown-trigger .anticon{font-size:12px}@media only screen and (max-width:849px){.UserDropdown .ant-dropdown-trigger{display:none}}.UserDropdown__menu{display:flex;flex-direction:column;justify-content:center;padding:22px 27px 12px;box-shadow:0 3px 16px rgba(8,35,48,.12);border-radius:20px;background-color:#fff;word-break:break-all}@media only screen and (max-width:1023px){.UserDropdown__menu{padding:12px}}.UserDropdown__menu__user{display:flex;padding-bottom:10px;border-bottom:1px solid #e5e9eb}.UserDropdown__menu__user__avatar{position:relative;width:40px;height:40px;margin-right:15px;border-radius:50%}.UserDropdown__menu__user__avatar #avatar{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;opacity:0;cursor:pointer}.UserDropdown__menu__user__avatar .ant-avatar{position:relative;flex-shrink:0}.UserDropdown__menu__user__avatar .ant-avatar:before{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:50%;content:"";background-color:rgba(0,0,0,.36);background-image:url(/static/media/camera-icon.4be0d131.svg);background-repeat:no-repeat;background-position:50%}.UserDropdown__menu__system{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 0}@media only screen and (max-width:1023px){.UserDropdown__menu__system{padding:6px 0}}.UserDropdown__menu__version{font-weight:500}.UserDropdown__menu .ant-dropdown-menu-item-group-list{margin:0;display:flex;align-items:center;justify-content:space-between}.UserDropdown__menu__buttons__sign-out{line-height:0}.UserDropdown__menu__buttons__close{width:107px}.UserDropdown__menu .ant-dropdown-menu-item{padding:0}.UserDropdown__menu .ant-dropdown-menu-item:hover{background-color:transparent;background-color:initial}.UserDropdown__menu .main-text{font-size:15px}@media only screen and (max-width:1023px){.UserDropdown__menu .main-text{font-size:14px}}.UserDropdown__menu p{margin-bottom:0}.UserDropdown__menu p:first-child{line-height:20px}.UserDropdown__menu a{display:block}.UserDropdown__menu .ant-dropdown-menu-item-group-title{display:none}.UserDropdown .ant-avatar{flex-shrink:0}.LayoutHeader{display:flex;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 50px;border-bottom:1px solid #e5e9eb}@media only screen and (max-width:1199px){.LayoutHeader{padding:0 40px}}@media only screen and (max-width:1023px){.LayoutHeader{padding:0 25px}}@media only screen and (max-width:849px){.LayoutHeader{position:absolute;top:0;z-index:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:76px;padding:24px 25px;background-color:#fff;border-bottom:none;overflow:hidden}}@media only screen and (max-width:639px){.LayoutHeader{height:68px;padding:20px}}.LayoutHeader .EnvLabel{margin-left:auto}@media only screen and (max-width:849px){.LayoutHeader .EnvLabel{display:none}}@media only screen and (max-width:849px){.LayoutHeader--opened{height:calc(100vh - 62px)}}.LayoutHeader__hamburger,.LayoutHeader__store,.LayoutHeader__user{background-color:inherit}@media only screen and (max-width:849px){.LayoutHeader__hamburger,.LayoutHeader__store,.LayoutHeader__user{width:100%}}.LayoutHeader__store,.LayoutHeader__user{display:flex}@media only screen and (max-width:849px){.LayoutHeader__hamburger,.LayoutHeader__user{align-items:center}}.LayoutHeader__hamburger{display:none}@media only screen and (max-width:849px){.LayoutHeader__hamburger{display:flex;flex-shrink:0}}.LayoutHeader__hamburger .EnvLabel{display:block;margin-left:0;margin-right:auto}.LayoutHeader__user{justify-content:space-between;align-items:center}@media only screen and (max-width:849px){.LayoutHeader__user{flex-shrink:0}.LayoutHeader__user .UserDropdown{width:100%;padding-left:0}.LayoutHeader__user .UserDropdown__data{padding:0 0 20px;margin-bottom:16px;border-bottom:1px solid #e5e9eb}}.LayoutHeader__store{align-items:center}.LayoutHeader__store__name{margin-right:16px;text-align:center}@media only screen and (max-width:1023px){.LayoutHeader__store__name.main-text{font-size:14px}}@media only screen and (max-width:849px){.LayoutHeader__store{flex-shrink:0;margin:24px 0 16px}.LayoutHeader__store .StoreAvailability{display:none}.LayoutHeader__store__name.main-text{margin-bottom:8px;font-size:20px;font-weight:500;line-height:28px;color:#3e4345}}.LayoutHeader__skeleton{display:flex;align-items:center;justify-content:space-between;width:100%;grid-gap:16px;gap:16px}@media only screen and (max-width:849px){.LayoutHeader__skeleton{grid-gap:initial;gap:initial}}.LayoutHeader__skeleton__store{display:flex;align-items:center;grid-gap:16px;gap:16px}@media only screen and (max-width:849px){.LayoutHeader__skeleton__store{justify-content:space-between;width:100%}}.LayoutHeader__skeleton__store__name{width:115px}@media only screen and (max-width:849px){.LayoutHeader__skeleton__store__name{width:30px}}.LayoutHeader__skeleton__store__status{width:65px}.LayoutHeader__skeleton__system{display:flex;align-items:center;grid-gap:16px;gap:16px}.LayoutHeader__skeleton__system__user{display:flex;align-items:center;grid-gap:12px;gap:12px;padding-left:16px}@media only screen and (max-width:849px){.LayoutHeader__skeleton__system__user{display:none}}.LayoutHeader__skeleton__system__user__info{width:125px;flex-shrink:0}.ManageAvailability{position:relative;display:flex;flex-direction:column;width:100%;height:calc(100vh - 60px);padding:50px;background-color:#fff}@media only screen and (max-width:1199px){.ManageAvailability{padding:40px}}@media only screen and (max-width:1023px){.ManageAvailability{padding:25px}}@media only screen and (max-width:849px){.ManageAvailability{padding:76px 25px 25px}}@media only screen and (max-width:639px){.ManageAvailability{padding:68px 20px 20px}}.ManageAvailability__header,.ManageAvailability__segment{margin-bottom:24px}.ManageAvailability__header{display:flex;align-items:center;grid-gap:16px;gap:16px}@media only screen and (max-width:849px){.ManageAvailability__header{justify-content:space-between}}.ManageAvailability__title{margin-bottom:0}@media only screen and (max-width:767px){.ManageAvailability__title{font-size:18px}}.ManageAvailability__back-button{display:flex;justify-content:center;align-items:center;grid-gap:6px;gap:6px;height:30px;width:30px;font-size:16px;font-weight:500;border:2px solid #000;border-radius:99px;color:#000}.ManageAvailability__back-button:hover{color:#000}@media only screen and (max-width:849px){.ManageAvailability__back-button{display:none}}.ManageAvailability__close-button{display:none}@media only screen and (max-width:849px){.ManageAvailability__close-button{display:flex;align-items:center}}.ManageAvailability__segment{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ManageAvailability__save-button{width:100%;max-width:390px;margin-top:50px}.ManageAvailability__collection-methods{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.ManageAvailability__collection-methods__item__name{font-size:16px;margin-bottom:5px}@media only screen and (max-width:1023px){.ManageAvailability__collection-methods__item__name{font-size:14px}}@media only screen and (max-width:371px){.ManageAvailability__collection-methods__item__name{font-size:13px}}.ManageAvailability__collection-methods__item__option--active .ant-select-item-option-content{color:#2fa84f}.ManageAvailability__collection-methods__item__option--busy .ant-select-item-option-content{color:#f2994a}.ManageAvailability__collection-methods-select .ant-select{width:100%;max-width:390px}.ManageAvailability__collection-methods-select .ant-select-open{background-color:#f1f3f4;border-radius:18px}.ManageAvailability__collection-methods-select .ant-select-open.ant-select-single .ant-select-selection-item{color:inherit}.ManageAvailability__collection-methods-select .ant-select .ant-select-arrow{color:#3e4345}.ManageAvailability__collection-methods-select .ant-select .ant-select-selector{height:40px;padding-left:20px;border-radius:6px;transition:none}.ManageAvailability__collection-methods-select .ant-select .ant-select-selector:before{position:absolute;top:calc(50% - 3px);left:9px;width:6px;height:6px;border-radius:50%;content:""}.ManageAvailability__collection-methods-select .ant-select .ant-select-selector .ant-select-selection-search-input{height:38px}.ManageAvailability__collection-methods-select .ant-select .ant-select-selector .ant-select-selection-item{line-height:38px;opacity:1;transition:none}@media only screen and (max-width:1023px){.ManageAvailability__collection-methods-select .ant-select .ant-select-selector .ant-select-selection-item{padding-right:10px}}@media only screen and (max-width:849px){.ManageAvailability__collection-methods-select .ant-select .ant-select-selector{height:28px}.ManageAvailability__collection-methods-select .ant-select .ant-select-selector .ant-select-selection-search-input{height:26px}.ManageAvailability__collection-methods-select .ant-select .ant-select-selector .ant-select-selection-item{line-height:26px}}@media only screen and (max-width:371px){.ManageAvailability__collection-methods-select .ant-select{width:100%}}.ManageAvailability__collection-methods-select--active .ant-select-selector,.ManageAvailability__collection-methods-select--open .ant-select-selector{color:#2fa84f}.ManageAvailability__collection-methods-select--active .ant-select-selector:before,.ManageAvailability__collection-methods-select--open .ant-select-selector:before{background-color:#2fa84f}.ManageAvailability__collection-methods-select--busy .ant-select-selector{color:#f3aa18}.ManageAvailability__collection-methods-select--busy .ant-select-selector:before{background-color:#f3aa18}.ManageAvailability__collection-methods-select--closed .ant-select-selector{color:#ea3d2f}.ManageAvailability__collection-methods-select--closed .ant-select-selector:before{background-color:#ea3d2f}.ManageAvailability__collection-methods-select__dropdown.ant-select-dropdown{border-radius:6px}.ManageAvailability__collection-methods-select__dropdown.ant-select-dropdown .ant-select-item{padding:6px 28px}@media only screen and (max-width:1023px){.ManageAvailability__collection-methods-select__dropdown.ant-select-dropdown .ant-select-item{padding:6px 24px;font-size:13px}}@media only screen and (max-width:371px){.ManageAvailability__collection-methods-select__dropdown.ant-select-dropdown .ant-select-item{font-size:12px}}.ManageAvailability__collection-methods-select__dropdown.ant-select-dropdown .ant-select-item-option-selected{position:relative;font-weight:inherit;background-color:transparent}.ManageAvailability__collection-methods-select__dropdown.ant-select-dropdown .ant-select-item-option-selected:before{position:absolute;left:10px;top:7px;content:url(/static/media/check-icon.28f9bf5f.svg)}@media only screen and (max-width:1023px){.ManageAvailability__collection-methods-select__dropdown.ant-select-dropdown .ant-select-item-option-selected:before{left:8px}}.ManageAvailability__collection-methods-select__dropdown.ant-select-dropdown .ant-select-item-option-active{background-color:#f1f3f4}.OfflineBanner .ant-modal,.ReminderBanner .ant-modal,.StoreStatusBusyBanner .ant-modal{display:flex;justify-content:center;align-items:center;padding:0}.OfflineBanner .ant-modal-content,.ReminderBanner .ant-modal-content,.StoreStatusBusyBanner .ant-modal-content{width:90%;height:80%;border-radius:8px}.OfflineBanner .ant-modal-body,.ReminderBanner .ant-modal-body,.StoreStatusBusyBanner .ant-modal-body{display:flex;justify-content:center;align-items:center;height:100%;padding:0}.OfflineBanner .ant-modal-close-x,.OfflineBanner .ant-modal-footer,.ReminderBanner .ant-modal-close-x,.ReminderBanner .ant-modal-footer,.StoreStatusBusyBanner .ant-modal-close-x,.StoreStatusBusyBanner .ant-modal-footer{display:none}.OfflineBanner__content,.ReminderBanner__content,.StoreStatusBusyBanner__content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px}.OfflineBanner .ant-modal-content{max-width:590px;max-height:322px}@media only screen and (max-width:767px){.OfflineBanner .ant-modal-content{height:70%;max-height:230px}}@media only screen and (max-width:499px){.OfflineBanner .ant-modal-content{max-height:220px}}.OfflineBanner__content{width:392px}@media only screen and (max-width:767px){.OfflineBanner__content{width:448px;padding:10px 38px}}.OfflineBanner__title{margin:50px 0}@media only screen and (max-width:767px){.OfflineBanner__title{margin:24px 0;font-size:24px}}.OfflineBanner__button{height:52px;margin-bottom:40px;font-size:30px}@media only screen and (max-width:767px){.OfflineBanner__button{height:40px;margin-bottom:20px;font-size:20px}}@media only screen and (max-width:499px){.OfflineBanner__button{height:34px}}.OfflineBanner__message{margin-bottom:24px;text-align:center;white-space:pre-line;color:rgba(0,0,0,.87)}@media only screen and (max-width:767px){.OfflineBanner__message{font-size:12px}}@media only screen and (max-width:499px){.OfflineBanner__message{font-size:10px}}.ReminderBanner .ant-modal-content,.StoreStatusBusyBanner .ant-modal-content{max-width:738px;max-height:484px}@media only screen and (max-width:1023px){.ReminderBanner .ant-modal-content,.StoreStatusBusyBanner .ant-modal-content{max-width:590px;max-height:342px}}@media only screen and (max-width:767px){.ReminderBanner .ant-modal-content,.StoreStatusBusyBanner .ant-modal-content{height:70%;max-width:490px;max-height:280px}}@media only screen and (max-width:499px){.ReminderBanner .ant-modal-content,.StoreStatusBusyBanner .ant-modal-content{max-height:250px}}.ReminderBanner__content,.StoreStatusBusyBanner__content{width:508px}@media only screen and (max-width:1023px){.ReminderBanner__content,.StoreStatusBusyBanner__content{width:392px}}@media only screen and (max-width:767px){.ReminderBanner__content,.StoreStatusBusyBanner__content{width:448px;padding:10px 38px}}@media only screen and (max-width:499px){.ReminderBanner__content,.StoreStatusBusyBanner__content{padding:10px 30px}}.ReminderBanner__img,.StoreStatusBusyBanner__img{width:145px}@media only screen and (max-width:1023px){.ReminderBanner__img,.StoreStatusBusyBanner__img{width:120px}}@media only screen and (max-width:767px){.ReminderBanner__img,.StoreStatusBusyBanner__img{width:100px}}@media only screen and (max-width:499px){.ReminderBanner__img,.StoreStatusBusyBanner__img{width:80px}}.ReminderBanner__title,.StoreStatusBusyBanner__title{margin:20px 0 35px}@media only screen and (max-width:1023px){.ReminderBanner__title,.StoreStatusBusyBanner__title{margin:16px 0 30px;font-size:34px;line-height:40px}}@media only screen and (max-width:767px){.ReminderBanner__title,.StoreStatusBusyBanner__title{margin:12px 0 24px;font-size:24px;line-height:28px}}@media only screen and (max-width:371px){.ReminderBanner__title,.StoreStatusBusyBanner__title{font-size:20px;line-height:24px}}.ReminderBanner__button,.StoreStatusBusyBanner__button{height:56px;font-size:30px}@media only screen and (max-width:1023px){.ReminderBanner__button,.StoreStatusBusyBanner__button{height:50px;font-size:24px}}@media only screen and (max-width:767px){.ReminderBanner__button,.StoreStatusBusyBanner__button{height:40px;font-size:20px}}@media only screen and (max-width:499px){.ReminderBanner__button,.StoreStatusBusyBanner__button{height:34px}}.ReminderBanner{-webkit-animation:blink 1s ease-in infinite alternate;animation:blink 1s ease-in infinite alternate}@-webkit-keyframes blink{0%{background-color:rgba(234,61,47,.6)}to{background-color:rgba(0,0,0,.6)}}@keyframes blink{0%{background-color:rgba(234,61,47,.6)}to{background-color:rgba(0,0,0,.6)}}.StoreStatusBusyBanner .ant-modal-close-x{display:block}.MaintenanceMessage{display:flex;align-items:center;padding:8px 24px;background-color:#d07520}.MaintenanceMessage__icon{margin-right:8px}.MaintenanceMessage__text{font-size:16px;color:#fff}@media only screen and (max-width:849px){.MaintenanceMessage{position:relative;bottom:-60px;z-index:10}}.PageLayout{display:flex;height:100vh}@media only screen and (max-width:849px){.PageLayout{flex-direction:column}}.PageLayout__main{width:calc(100% - 72px);height:100%}@media only screen and (max-width:1023px){.PageLayout__main{width:calc(100% - 62px)}}@media only screen and (max-width:849px){.PageLayout__main{width:100%;height:calc(100vh - 62px);order:0}}.PageLayout__content{position:relative;display:flex;flex-direction:column;flex-shrink:0;width:100%;height:calc(100vh - 60px);padding:20px 40px 50px;background-color:#fff}@media only screen and (max-width:1199px){.PageLayout__content{padding:15px 30px 40px}}@media only screen and (max-width:1023px){.PageLayout__content{padding:8px 15px 25px}.PageLayout__content,.PageLayout__content .subtitle,.PageLayout__content .table-header{font-size:13px}}@media only screen and (max-width:849px){.PageLayout__content{padding:76px 15px 25px;height:100%}}@media only screen and (max-width:639px){.PageLayout__content{padding:68px 10px 20px}}@media only screen and (max-width:499px){.PageLayout__content,.PageLayout__content .subtitle,.PageLayout__content .table-header{font-size:12px}}.PageHeader{position:relative;margin-bottom:36px;flex-shrink:0}@media only screen and (max-width:1023px){.PageHeader{margin-bottom:26px}}@media only screen and (max-width:639px){.PageHeader{margin-bottom:20px}}.PageHeader__title{margin:0}.PageHeader__title-icon{width:36px;margin-left:16px}@media only screen and (max-width:639px){.PageHeader__title{font-size:24px;line-height:28px}.PageHeader__title-icon{width:28px;margin-left:12px}}@media only screen and (max-width:499px){.PageHeader__icon,.PageHeader__status{display:none}}.PageHeader__status--offline{color:#ea3d2f}.PageHeader__status--online{color:#78909c}@media only screen and (max-width:767px){.PageHeader__status.caption{font-size:11px}}.PageHeader__icon{cursor:pointer;padding-left:5px}.OrdersPage__status-summary{display:flex;height:48px}@media only screen and (max-width:767px){.OrdersPage__status-summary{height:42px}}@media only screen and (max-width:639px){.OrdersPage__status-summary{display:none}}.OrdersPage__status-summary__item{position:relative;display:flex;flex-direction:column;padding-left:16px}.OrdersPage__status-summary__item:not(:last-of-type){padding-right:24px}@media only screen and (max-width:1023px){.OrdersPage__status-summary__item{padding-left:9px}.OrdersPage__status-summary__item:not(:last-of-type){padding-right:9px}}.OrdersPage__status-summary__item__info{display:flex}.OrdersPage__status-summary__item__value{display:flex;align-items:baseline;min-height:24px;padding-left:26px}@media only screen and (max-width:1199px){.OrdersPage__status-summary__item__value{padding-left:20px}}@media only screen and (max-width:767px){.OrdersPage__status-summary__item__value{padding-left:16px}}.OrdersPage__status-summary__item__value__count{margin:0}@media only screen and (max-width:767px){.OrdersPage__status-summary__item__value__count{font-size:16px;line-height:24px}}.OrdersPage__status-summary__item__value__add-count{margin-left:8px;color:rgba(0,0,0,.87)}@media only screen and (max-width:767px){.OrdersPage__status-summary__item__value__add-count{font-size:12px;line-height:16px}}.OrdersPage__status-summary__item__label{color:#78909c;padding-left:26px}@media only screen and (max-width:1199px){.OrdersPage__status-summary__item__label{padding-left:20px}}@media only screen and (max-width:767px){.OrdersPage__status-summary__item__label{padding-left:0}}@media only screen and (max-width:767px){.OrdersPage__status-summary__item__label.caption{font-size:11px}}.OrdersPage__status-summary__item--today-rating:before{background-color:#069697}@media only screen and (max-width:767px){.OrdersPage__status-summary__item--today-rating{flex-shrink:25}}.OrdersPage__status-summary__item--weekly-rating:before{background-color:#367bf5}.OrdersPage__status-summary__item--late-orders:before{background-color:#ea3d2f}.OrdersPage__status-summary__item--force-dispatch:before{background-color:#f3aa18}.OrdersPage__status-summary__item--time{flex-shrink:0}.OrdersPage__status-summary__item--time:before{background-color:#2fa84f}.OrdersPage__status-summary__item:before{position:absolute;top:9px;left:24px;width:10px;height:10px;content:"";border-radius:50%}@media only screen and (max-width:1199px){.OrdersPage__status-summary__item:before{left:18px}}@media only screen and (max-width:1023px){.OrdersPage__status-summary__item:before{left:12px}}@media only screen and (max-width:767px){.OrdersPage__status-summary__item:before{left:10px;width:8px;height:8px}}.OrdersPage__status-summary__item+.OrdersPage__status-summary__item{border-left:1px solid #e5e9eb}.OrdersPage__stats{display:flex}@media only screen and (max-width:639px){.OrdersPage__stats{order:2;flex-direction:column;width:100%;margin-top:10px}}.OrdersPage__stats__sales-perf__title,.OrdersPage__stats__tips__title{font-size:16px;font-weight:500;color:rgba(0,0,0,.87)}.OrdersPage__stats__sales-perf__progress,.OrdersPage__stats__tips__progress{display:flex;align-items:center;height:60px;padding:10px 20px;border-radius:8px;color:#fff}.OrdersPage__stats__sales-perf__progress__data,.OrdersPage__stats__tips__progress__data{display:flex;flex-direction:column}.OrdersPage__stats__sales-perf__progress__amount,.OrdersPage__stats__tips__progress__amount{margin-bottom:4px;font-size:20px;line-height:100%;font-weight:500}.OrdersPage__stats__sales-perf__progress__descr,.OrdersPage__stats__tips__progress__descr{font-size:13px;line-height:100%}@media only screen and (max-width:1023px){.OrdersPage__stats__sales-perf__title,.OrdersPage__stats__tips__title{font-size:14px}.OrdersPage__stats__sales-perf__progress,.OrdersPage__stats__tips__progress{padding:5px 16px;height:46px}.OrdersPage__stats__sales-perf__progress__amount,.OrdersPage__stats__tips__progress__amount{font-size:18px}.OrdersPage__stats__sales-perf__progress__descr,.OrdersPage__stats__tips__progress__descr{font-size:12px}}@media only screen and (max-width:767px){.OrdersPage__stats__sales-perf__progress,.OrdersPage__stats__tips__progress{padding:5px 10px}.OrdersPage__stats__sales-perf__progress__amount,.OrdersPage__stats__tips__progress__amount{font-size:16px}}@media only screen and (max-width:639px){.OrdersPage__stats__sales-perf__progress,.OrdersPage__stats__tips__progress{height:30px}.OrdersPage__stats__sales-perf__progress__data,.OrdersPage__stats__tips__progress__data{flex-direction:row;align-items:baseline}.OrdersPage__stats__sales-perf__progress__amount,.OrdersPage__stats__tips__progress__amount{margin-bottom:0;margin-right:4px;font-size:13px}}@media only screen and (max-width:371px){.OrdersPage__stats__sales-perf__progress,.OrdersPage__stats__tips__progress{height:24px;padding:2px 5px}}.OrdersPage__stats__tips{margin-right:24px}@media only screen and (max-width:1023px){.OrdersPage__stats__tips{margin-right:16px}}@media only screen and (max-width:639px){.OrdersPage__stats__tips{margin-right:0;margin-bottom:10px}}@media only screen and (max-width:499px){.OrdersPage__stats__tips{margin-right:0;margin-bottom:6px}}.OrdersPage__stats__tips__progress{justify-content:space-between;width:400px;background:linear-gradient(90deg,#2fa84f 0,0,#ea3d2f);background:linear-gradient(90deg,#2fa84f calc((var(--earned, 0) - var(--hint, 0))*1%),calc(var(--earned, 0)*1%),#ea3d2f)}.OrdersPage__stats__tips__progress__earned,.OrdersPage__stats__tips__progress__missed{display:flex;align-items:center}@media only screen and (max-width:1023px){.OrdersPage__stats__tips__progress{width:320px}}@media only screen and (max-width:767px){.OrdersPage__stats__tips__progress{width:260px}}@media only screen and (max-width:639px){.OrdersPage__stats__tips__progress{width:100%}}.OrdersPage__stats__tips__tooltip{min-width:360px}.OrdersPage__stats__tips__tooltip .ant-tooltip-arrow-content,.OrdersPage__stats__tips__tooltip .ant-tooltip-inner{background-color:#fff}.OrdersPage__stats__tips__tooltip .ant-tooltip-inner{padding:24px;border-radius:8px}.OrdersPage__stats__tips__tooltip__title{font-size:16px;font-weight:500;margin-bottom:12px}.OrdersPage__stats__tips__tooltip--earned .OrdersPage__stats__tips__tooltip__title{color:#2fa84f}.OrdersPage__stats__tips__tooltip--missed .OrdersPage__stats__tips__tooltip__title{color:#ea3d2f}.OrdersPage__stats__tips__tooltip__descr{display:flex;flex-direction:column;color:rgba(0,0,0,.87)}.OrdersPage__stats__tips__tooltip__icon{margin-top:2px;margin-left:16px;width:16px;height:16px}@media only screen and (max-width:1023px){.OrdersPage__stats__tips__tooltip{min-width:300px}.OrdersPage__stats__tips__tooltip .ant-tooltip-inner{padding:16px}.OrdersPage__stats__tips__tooltip__title{font-size:14px;margin-bottom:5px}.OrdersPage__stats__tips__tooltip__descr{font-size:13px}.OrdersPage__stats__tips__tooltip__icon{margin-left:10px}}@media only screen and (max-width:639px){.OrdersPage__stats__tips__tooltip{min-width:260px}.OrdersPage__stats__tips__tooltip .ant-tooltip-inner{padding:12px}.OrdersPage__stats__tips__tooltip__descr{font-size:12px}.OrdersPage__stats__tips__tooltip__icon{margin-top:0;margin-left:5px;width:12px;height:12px}}@media only screen and (max-width:639px){.OrdersPage__stats__tips__title{display:none}}.SearchInput{display:flex;align-items:center;width:100%;height:40px;padding:10px 15px;border:1px solid #c6cacc;border-radius:98px}@media only screen and (max-width:1023px){.SearchInput{font-size:13px}}@media only screen and (max-width:499px){.SearchInput{height:34px;padding:7px 12px}}.SearchInput--focus,.SearchInput:hover{border-color:#367bf5}.SearchInput__input{width:100%;padding:0 12px;border:0;color:#5e6366}.SearchInput__input:focus{outline:none}.SearchInput__input::-webkit-input-placeholder{color:#a6adaf}.SearchInput__input:-ms-input-placeholder{color:#a6adaf}.SearchInput__input::placeholder{color:#a6adaf}.SearchInput__after-icon{display:flex;width:14px;height:14px;padding:0;border:none;background-color:transparent}.SearchInput__after-icon:hover{cursor:pointer}.SearchInput__after-icon:focus{outline:none}.SearchInput__container{display:flex;flex-direction:column;width:360px;min-width:254px}.SearchInput__error-label{min-height:16px;text-align:center;color:#ea3d2f}.table__row{position:relative;display:flex;flex-shrink:0;align-items:center;width:100%;border-top:1px solid #e5e9eb;padding:15px 0}.table__row:first-of-type{border-top:none}.table__row:not(.table__main-row){flex-direction:column}@media only screen and (max-width:499px){.table__row:not(.table__main-row){padding:12px 0}}.table__row:not(.table__main-row) .table__row__id{margin-top:1px}@media only screen and (max-width:1023px){.table__row,.table__row .CustomButton{font-size:13px}}@media only screen and (max-width:499px){.table__row{font-size:12px}}.table__row:focus{outline:none}.table__row--selected:before{content:"";position:absolute;top:0;left:-10px;width:3px;height:100%;background-color:#367bf5}.table__row__mobile-info,.table__row__regular-info{width:100%;align-items:center}.table__row__regular-info{display:flex}.table__row__mobile-info{display:none;flex-direction:column;margin-top:5px}.table__row__mobile-info__container,.table__row__mobile-info__customer{display:flex;justify-content:space-between;align-items:center;width:100%}.table__row__mobile-info__container__value,.table__row__mobile-info__customer__value{flex-shrink:0;margin-left:5px}.table__row__mobile-info__customer{margin-left:16px}@media only screen and (max-width:1023px){.table__row__mobile-info__customer{margin-left:12px}}.table__row__mobile-info__hero{margin-top:5px;padding:0 5px;background-color:#c5f4f2;color:#00817c}.table__row__container{display:flex;width:100%;max-width:974px;justify-content:space-between;align-items:center}.table__row__container>:not(.table__row__ordered-time),.table__row__container>:not(.table__row__refund-date){padding-right:5px;flex-grow:0;flex-shrink:0}.table__row__pin-color{display:inline-block;width:14px;height:14px;margin-right:10px;border-radius:50%;color:transparent}.table__row__action-time,.table__row__due-time,.table__row__ordered-time,.table__row__payment,.table__row__phone,.table__row__refund-date{color:rgba(0,0,0,.87)}.table__row__customer-status,.table__row__due-time,.table__row__order-status,.table__row__payment,.table__row__phone{width:15%}.table__row__customer-status,.table__row__order-status,.table__row__payment-status,.table__row__refund-status{display:flex}.table__row__customer-status *,.table__row__order-status *,.table__row__payment-status *,.table__row__refund-status *{font-size:13px;border-radius:99px}@media only screen and (max-width:1023px){.table__row__customer-status *,.table__row__order-status *,.table__row__payment-status *,.table__row__refund-status *{padding:3px 10px}}@media only screen and (max-width:849px){.table__row__customer-status *,.table__row__order-status *,.table__row__payment-status *,.table__row__refund-status *{padding:2px 8px}}@media only screen and (max-width:1023px){.table__row__customer-status .subtitle,.table__row__order-status .subtitle,.table__row__payment-status .subtitle,.table__row__refund-status .subtitle{font-size:13px}}.table__row__customer-status *,.table__row__order-status *,.table__row__payment-status *{padding:4px 12px}.table__row__id{display:flex;align-items:center;width:13%;min-width:90px;text-align:left;color:#367bf5;cursor:pointer}@media only screen and (max-width:1023px){.table__row__id{min-width:76px}}.table__row__customer{display:flex;align-items:center;width:26%}.table__row__customer__icon{margin-right:16px}@media only screen and (max-width:1023px){.table__row__customer__icon{margin-right:12px}}.table__row__customer__info{display:flex;flex-direction:column;width:100%;overflow:hidden!important}.table__row__customer__info>*{white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}@media only screen and (max-width:1023px){.table__row__customer.subtitle{font-size:13px}}@media only screen and (max-width:499px){.table__row__customer.subtitle{font-size:12px}}.table__row__customer-status{align-items:center;min-width:125px}@media only screen and (max-width:1023px){.table__row__customer-status{min-width:108px}}.table__row__customer-status--arrived{color:#ea3d2f;background-color:#fee4e2}.table__row__customer-status--walk-arrived{color:#367bf5;background-color:#e6efff}.table__row__customer-status--arriving{color:#f3aa18;background-color:#fcf3d7}.table__row__order-status--dispatched{color:#367bf5;border:1px solid #367bf5}.table__row__order-status--delivered{color:#2fa84f;border:1px solid #2fa84f}.table__row__order-status--declined{color:#ea3d2f;border:1px solid #ea3d2f}.table__row__order-status--cancelled{color:#3e4345;border:1px solid #3e4345}.table__row__order-status--noshow{color:#919699;border:1px solid #919699}.table__row__payment-status--pending{color:#f3aa18;background-color:#fcf3d7}.table__row__payment-status--successful{color:#2fa84f;background-color:#caeab9}.table__row__payment-status--declined{color:#ea3d2f;background-color:#fee4e2}.table__row__refund-status *{padding:4px 0}@media only screen and (max-width:767px){.table__row__refund-status{align-items:center}}.table__row__refund-status .subtitle{font-weight:400}.table__row__refund-status--accepted{color:#3eb300}@media only screen and (max-width:767px){.table__row__refund-status--accepted{background-color:#3eb300}}.table__row__refund-status--rejected{color:#ea3d2f}@media only screen and (max-width:767px){.table__row__refund-status--rejected{background-color:#ea3d2f}}@media only screen and (max-width:767px){.table__row__refund-status--accepted,.table__row__refund-status--pending,.table__row__refund-status--rejected{display:inline-block;width:14px;height:14px;padding:0;border-radius:50%;color:transparent}}.table__row__payment{display:flex;flex-wrap:wrap}.table__row__payment__value{margin-right:2px}.table__row__due-time:first-letter{text-transform:capitalize}.table__row__due-time.alarm-time{color:#ea3d2f}.table__row__due-time.warning-time{color:#f3aa18}@media only screen and (max-width:1023px){.table__row__due-time{min-width:73px}}.table__row__ordered-time{min-width:97px;width:18%}@media only screen and (max-width:1023px){.table__row__ordered-time{min-width:91px}}.table__row__action,.table__row__action-time{width:100%;padding-right:0}.table__row__action{position:relative;display:flex;margin-left:auto}.table__row__action__button{width:107px;margin-left:auto}.table__row__decision-icon,.table__row__message-icon{margin:0 auto;padding-right:24px}@media only screen and (max-width:1023px){.table__row__decision-icon,.table__row__message-icon{padding-right:12px}}.table__row__decision-icon{padding-left:10px}.table__main-row:hover{cursor:auto}@media only screen and (max-width:1023px){.table__main-row .table-header{font-size:13px}}.OrdersPage__table .table__row__action,.PastOrdersPage__table .table__row__action{max-width:152px}.NoData,.summary-row{display:flex;width:100%}.NoData{justify-content:center;align-items:center;height:50%}@media only screen and (max-width:767px){.NoData{height:80%}}.NoData__icon,.NoData__icon svg{width:26px;height:26px}.NoData__label{margin:0 0 0 26px;font-weight:400;color:#5e6366}@media only screen and (max-width:767px){.NoData__label{font-size:28px}}@media only screen and (max-width:499px){.NoData__label{margin:0 0 0 10px;font-size:24px}}.OrdersPage__table{display:flex;flex-direction:column;width:100%;height:100%;padding-right:10px;overflow:auto}.OrdersPage__table .ant-collapse{border:none;background:#fff}.OrdersPage__table .ant-collapse-content,.OrdersPage__table .ant-collapse-item{border:none}.OrdersPage__table .ant-collapse-item .ant-collapse-header{margin-left:10px;padding:10px 24px 10px 32px;font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px;border-top:1px solid #e5e9eb;color:#78909c;background-color:#f3f8f8}.OrdersPage__table .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{left:16px}@media only screen and (max-width:1023px){.OrdersPage__table .ant-collapse-item .ant-collapse-header{padding:10px 16px 10px 24px}.OrdersPage__table .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{left:8px}}@media only screen and (max-width:499px){.OrdersPage__table .ant-collapse-item .ant-collapse-header{padding:5px 10px 5px 20px}.OrdersPage__table .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{left:5px}}.OrdersPage__table .ant-collapse-item:last-of-type .ant-collapse-header{border-bottom:1px solid #e5e9eb}.OrdersPage__table .ant-collapse-content{padding-left:10px}.OrdersPage__table .ant-collapse-content-box{padding:0}.OrdersPage__table .ant-collapse-item-active .ant-collapse-content-box{border-top:1px solid #e5e9eb}.OrdersPage__table .ant-collapse-item-active:last-of-type .ant-collapse-content-box{border-top:none}@media only screen and (max-width:767px){.OrdersPage__table:not(.OrdersPage__table--delivery) .table__main-row{display:none}}@media only screen and (max-width:1199px){.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__container{max-width:840px}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__id{width:14%}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__customer{width:23%}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__customer-status{width:18%}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__payment{width:17%}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__ordered-time{width:16%}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__due-time{width:12%}}@media only screen and (max-width:1023px){.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__container{max-width:750px}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__customer{width:21%}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__customer-status{width:19%}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__due-time{width:13%}}@media only screen and (max-width:849px){.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__due-time,.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__id{width:15%}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__customer{width:33%}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__payment{display:none}}@media only screen and (max-width:767px){.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__container{justify-content:flex-start}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__regular-info .table__row__due-time{display:none}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__customer-status{width:auto}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__mobile-info{display:flex}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__customer,.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__ordered-time,.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__payment{display:none}.OrdersPage__table:not(.OrdersPage__table--delivery) .table__row__due-time{text-align:right}}.OrdersPage__table--delivery .ant-collapse{display:flex}.OrdersPage__table--delivery .ant-collapse-item{width:50%}.OrdersPage__table--delivery .ant-collapse-item:first-of-type{padding-right:24px;border-right:1px solid #e5e9eb}@media only screen and (max-width:1199px){.OrdersPage__table--delivery .ant-collapse-item:first-of-type{padding-right:16px}}@media only screen and (max-width:1023px){.OrdersPage__table--delivery .ant-collapse-item:first-of-type{padding-right:10px}}@media only screen and (max-width:767px){.OrdersPage__table--delivery .ant-collapse-item:first-of-type{padding-right:0;border:none}}.OrdersPage__table--delivery .ant-collapse-item:last-of-type{padding-left:14px}@media only screen and (max-width:1199px){.OrdersPage__table--delivery .ant-collapse-item:last-of-type{padding-left:6px}}@media only screen and (max-width:1023px){.OrdersPage__table--delivery .ant-collapse-item:last-of-type{padding-left:0}}@media only screen and (max-width:499px){.OrdersPage__table--delivery .ant-collapse-header .OrdersPage__table__header{font-size:13px}.OrdersPage__table--delivery .ant-collapse-header .OrdersPage__table__header span:nth-child(2){display:none}}.OrdersPage__table--delivery .table__row__container{justify-content:flex-start}.OrdersPage__table--delivery .table__row__customer,.OrdersPage__table--delivery .table__row__due-time{display:none}.OrdersPage__table--delivery .table__row__mobile-info{display:flex}@media only screen and (max-width:1023px){.OrdersPage__table--delivery .table__row__action{max-width:110px}.OrdersPage__table--delivery .table__row__action__button{width:80px}}@media only screen and (max-width:639px){.OrdersPage__table--delivery .table__row__container,.OrdersPage__table--delivery .table__row__regular-info{flex-direction:column;align-items:flex-start}.OrdersPage__table--delivery .table__row__id{order:2;margin-bottom:5px}.OrdersPage__table--delivery .table__row__customer{display:flex;order:1;width:100%}.OrdersPage__table--delivery .table__row__customer__info__phone{display:none}.OrdersPage__table--delivery .table__row__customer-status{order:3}.OrdersPage__table--delivery .table__row__customer-status span{border-radius:0;padding:2px 6px}.OrdersPage__table--delivery .table__row__due-time{display:block;order:4;margin:5px 0}.OrdersPage__table--delivery .table__row__action{max-width:none}.OrdersPage__table--delivery .table__row__action,.OrdersPage__table--delivery .table__row__action__button{margin-left:0}.OrdersPage__table--delivery .table__row__action__button{width:100%}.OrdersPage__table--delivery .table__row__mobile-info{display:none}}.OrdersPage__table .table__main-row{padding-left:10px;border:none}.OrdersPage__table .table__row__customer__info{display:flex;flex-direction:column;width:100%}.OrdersPage__table .table__row__due-time{padding-right:0}.summary-item{width:100%}.summary-item:not(:last-of-type){padding-bottom:10px}.summary-item__main__label,.summary-item__main__quantity{margin-right:8px}.summary-item__main__quantity{width:16px}.summary-item__main__modifiers__item__choice,.summary-item__main__value,.summary-item__main__value-info{margin-left:auto}.summary-item__main__value{display:flex;flex-direction:column}.summary-item__main__value-info{font-size:10px}.summary-item__comment,.summary-item__image-container,.summary-item__modifiers{padding-top:5px;padding-left:24px}.summary-item__modifiers{display:flex;flex-direction:column;color:#919699}.summary-item__modifiers__item__label{margin-right:5px;color:#5e6366}.summary-item__modifiers__item__choice__value{margin-left:auto}.summary-item__comment,.summary-item__note{color:#f3aa18;margin:10px 0 5px}.summary-item__image{width:80px;height:52px;border-radius:2px}.customer{flex-direction:column;width:100%}.customer,.customer__address,.customer__address__image,.customer__car,.customer__car__info,.customer__car__info__detail,.customer__car__info__detail__car-plate,.customer__delivery-notes,.customer__delivery-notes__image,.customer__info,.customer__info__avatar,.customer__info__detail{display:flex}.customer__address__image,.customer__car__image,.customer__delivery-notes__image,.customer__info__avatar{align-items:center;margin-right:18px}.customer__address__image:focus,.customer__car__image:focus,.customer__delivery-notes__image:focus,.customer__info__avatar:focus{outline:none}.customer__address__image--clickable,.customer__car__image--clickable,.customer__delivery-notes__image--clickable,.customer__info__avatar--clickable{cursor:pointer;border-radius:99px}.customer__info__detail{flex-direction:column}.customer__info__detail__phone__value:before{content:"+"}.customer__address__image,.customer__car__image{position:relative;width:50px;height:50px;border-radius:50%}.customer__address__image__pct,.customer__car__image__pct{border-radius:50%}.customer__car__image__pct{width:inherit;height:inherit}.customer__car__image__pct:not(.customer__car__image__pct-default){cursor:pointer}.customer__car__image__pct.customer__car__image__pct-default{object-fit:none;border:1px solid #c6cacc;background-color:#fff}.customer__car__image__pct.customer__car__image__pct-logo{border:1px solid #c6cacc;background-color:#fff}.customer__car__image__icon{position:absolute;top:16px;left:16px;display:none;cursor:pointer}.customer__car__image:focus{outline:none}.customer__car__image:hover .customer__car__image__icon{display:inline}.customer__car__info{flex-direction:column}.customer__car__info__detail__car-plate__label{margin-right:5px}.customer.drawer .customer--ordered-by{margin-top:42px}.customer.drawer .customer__title{margin-bottom:12px;font-size:20px;line-height:20px;font-weight:500}.customer.drawer .customer__info__detail{justify-content:center}.customer.drawer .customer__info__detail__descr{font-size:14px;color:#919699}@media only screen and (max-width:1199px){.customer.drawer .customer__info__detail__descr{font-size:13px}}@media only screen and (max-width:849px){.customer.drawer .customer__info__detail__descr{font-size:12px}}.customer.drawer .customer__address__detail__building,.customer.drawer .customer__car__info__detail__car-info,.customer.drawer .customer__info__detail__name,.customer.drawer .customer__info__detail__phone{width:auto}.customer.drawer .customer__address__detail__building__label,.customer.drawer .customer__car__info__detail__car-info__label,.customer.drawer .customer__info__detail__name__label,.customer.drawer .customer__info__detail__phone__label{display:none}.customer.drawer .customer__address__detail,.customer.drawer .customer__car__info__detail,.customer.drawer .customer__car__info__detail__car-plate,.customer.drawer .customer__delivery-notes__detail,.customer.drawer .customer__info__detail{max-width:220px;font-size:16px;line-height:24px}@media only screen and (max-width:1199px){.customer.drawer .customer__address__detail,.customer.drawer .customer__car__info__detail,.customer.drawer .customer__car__info__detail__car-plate,.customer.drawer .customer__delivery-notes__detail,.customer.drawer .customer__info__detail{font-size:14px;line-height:20px}}@media only screen and (max-width:849px){.customer.drawer .customer__address__detail,.customer.drawer .customer__car__info__detail,.customer.drawer .customer__car__info__detail__car-plate,.customer.drawer .customer__delivery-notes__detail,.customer.drawer .customer__info__detail{font-size:13px;line-height:18px}}@media only screen and (max-width:639px){.customer.drawer .customer__address__detail,.customer.drawer .customer__car__info__detail,.customer.drawer .customer__car__info__detail__car-plate,.customer.drawer .customer__delivery-notes__detail,.customer.drawer .customer__info__detail{font-size:12px;line-height:16px}}.customer.drawer .customer__address,.customer.drawer .customer__car,.customer.drawer .customer__delivery-notes{margin-top:12px}.customer.drawer .customer__car__info{justify-content:center}.customer.drawer .customer__car__info__detail{flex-wrap:wrap;line-height:20px}.customer.drawer .customer__car__info__detail.not-empty{margin-bottom:2px}.customer.drawer .customer__car__info__detail.not-empty .customer__car__info__detail__car-info:not(:last-of-type):after{content:",";padding-right:8px}.customer.drawer .customer__car__info__detail__car-plate{margin-top:2px}.customer.drawer .customer__car__info__detail__car-plate__label{margin-right:2px}.customer.drawer .customer__address__image{justify-content:center;background-color:#dcf7e3}.customer.drawer .customer__delivery-notes{align-items:center}.customer.drawer .customer__delivery-notes__image{width:50px;height:50px;justify-content:center}.customer.drawer .customer__delivery-notes__detail__note{display:flex;flex-direction:column}.customer.drawer .customer__delivery-notes__detail__note__value{font-style:italic}.customer-location__buttons,.customer-location__info,.customer-location__reload,.customer-location__show{display:flex}.customer-location__show{align-items:center;margin-bottom:8px;padding:0 12px;background-color:#fff}@media only screen and (max-width:639px){.customer-location__show{margin-bottom:6px}}.customer-location__show__label{margin:auto}@media only screen and (max-width:1199px){.customer-location__show__label{font-size:13px}}.customer-location__show__icon{margin-right:8px}.customer-location__show.opened .customer-location__show__icon{-webkit-transform:rotate(.5turn);transform:rotate(.5turn)}.customer-location__reload{margin-left:4px;height:26px}.customer-location__reload.loading{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:spin;animation-name:spin}.customer-location__info{padding:5px 10px;border-width:1px;border-style:solid;border-radius:4px}@media only screen and (max-width:1199px){.customer-location__info__distance__label,.customer-location__info__distance__value,.customer-location__info__time__label,.customer-location__info__time__value{font-size:13px}}.customer-location__info__distance__value,.customer-location__info__time__value{margin-left:4px;font-weight:700}.customer-location__info.arriving{background-color:#fcf3d7;border-color:#f3aa18}.customer-location__info.arrived{justify-content:center;background-color:#fee4e2;border-color:#ea3d2f}.customer-location__info.walk-arrived{justify-content:center;background-color:#e6efff;border-color:#367bf5}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.map-view{display:flex;width:100%;height:100%;margin-left:10px;margin-right:30px;border:1px solid #e5e9eb;background-color:#f3f8f8;overflow:auto}@media only screen and (max-width:1023px){.map-view{margin-right:15px}}.customer-location-widget{position:absolute;z-index:11;top:0;right:100%;width:0;height:100%;overflow:auto;opacity:0;border-right:1px solid #e5e9eb;background-color:#f3f8f8;transition:width .3s linear .1s,opacity .2s linear .2s}@media only screen and (max-width:767px){.customer-location-widget{right:0}}.customer-location-widget__open{width:370px;opacity:1;transition:width .3s linear,opacity .2s linear}@media only screen and (max-width:371px){.customer-location-widget__open{width:315px}}.customer-location-widget__open .customer-location-widget__map,.customer-location-widget__open .customer-location-widget__title{opacity:1;transition:opacity .2s linear .3s}.customer-location-widget__open .customer-location-widget__map{position:relative}.customer-location-widget__open .customer-location-widget__map-label{position:absolute;left:2px;bottom:2px;width:calc(100% - 4px);height:30px;display:flex;justify-content:center;align-items:center;font-style:italic;font-size:small;background-color:#e3e5e6}.customer-location-widget__content{display:flex;flex-direction:column;width:100%;height:100%;padding:46px 22px}@media only screen and (max-width:767px){.customer-location-widget__content{padding:0 22px 30px}}@media only screen and (max-width:639px){.customer-location-widget__content{padding:0 20px 30px}}.customer-location-widget__map,.customer-location-widget__title{opacity:0;transition:opacity .2s linear}.customer-location-widget__close{display:none;margin:10px -10px 10px auto}.customer-location-widget__close:hover{cursor:pointer}.customer-location-widget__close:focus{outline:none}@media only screen and (max-width:767px){.customer-location-widget__close{display:inline;display:initial}}.customer-location-widget__title{margin-bottom:20px}.customer-location-widget__map{width:325px;max-height:619px;height:calc(100% - 40px);border:1px solid #e5e9eb;background-color:#fff}@media only screen and (max-width:767px){.customer-location-widget__map{height:calc(100% - 82px)}}@media only screen and (max-width:371px){.customer-location-widget__map{width:275px}}.customer-location-widget__map__nav{position:absolute;right:8px;bottom:40px}.customer-location-widget__map__pin{-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.customer-location-widget__map__pin-store{display:flex;flex-direction:column;align-items:center}.customer-location-widget__map__pin-store__icon{width:20px;height:25px}.customer-location-widget__map__pin-store__label{color:rgba(0,0,0,.87);width:auto;font-size:12px;font-weight:500}.customer-location-widget__map__pin-customer__icon{width:37px;height:37px;border-radius:99px}.OrderChat{display:flex;flex-direction:column;padding:0 36px 20px}@media only screen and (max-width:1199px){.OrderChat{padding:0 25px 20px}}@media only screen and (max-width:639px){.OrderChat{padding:0 20px 15px}}.OrderChat__button:not(.OrderChat__button:last-of-type){margin-bottom:12px}.OrderChat__button:first-of-type{margin-top:16px}.OrderChat__message{padding:10px 15px;font-size:13px;line-height:16px;letter-spacing:.4px}.OrderChat__message:not(.OrderChat__message:last-of-type){margin-bottom:16px}@media only screen and (max-width:849px){.OrderChat__message{font-size:12px}}.OrderChat__message__author{margin-bottom:8px}@media only screen and (max-width:849px){.OrderChat__message__author.subtitle{font-size:13px;margin-bottom:2px}}.OrderChat__message__text{display:flex;margin-bottom:0;white-space:pre-wrap}.OrderChat__message__time{flex-shrink:0;margin:auto 0 0 auto;padding-left:15px}.OrderChat__message--received{max-width:224px;border-radius:0 10px 10px 10px;background-color:#8bdbd8}.OrderChat__message--received .OrderChat__message__author{color:#fcf3d7}.OrderChat__message--received .OrderChat__message__time{color:#00918c}.OrderChat__message--owned{max-width:300px;margin-left:auto;border-radius:10px 0 10px 10px;background-color:#fff}.OrderChat__message--owned .OrderChat__message__author{color:#f3aa18}.OrderChat__message--owned .OrderChat__message__time{color:#888f92}@media only screen and (max-width:1023px){.OrderChat .CustomButton__big{font-size:14px}}@media only screen and (max-width:849px){.OrderChat .CustomButton__big{height:36px}}@media only screen and (max-width:767px){.OrderChat .CustomButton__big{font-size:13px}}.collection{padding-top:24px;border-top:1px solid #e5e9eb}@media only screen and (max-width:1199px){.collection__title{font-size:18px}}@media only screen and (max-width:1023px){.collection{padding-top:20px}}@media only screen and (max-width:639px){.collection{padding-top:15px}.collection__title{font-size:16px}}.collection__title{margin-bottom:12px}.collection__logo{height:108px}.collection__status,.collection__status__indicator{display:flex;align-items:center}.collection__status__indicator{justify-content:center;width:32px;height:32px;margin-right:12px;border-radius:99px}.collection__status__indicator--drive{background-color:#fcf3d7}.collection__status__indicator--dine{background-color:#e3e5e6}.collection__status__indicator--walk{background-color:#e6efff}.collection__status__indicator--office-delivery{background-color:#dcf7e3}.collection__status__indicator--home-delivery{background-color:#daf5f2}@media only screen and (max-width:639px){.collection__status__name.subtitle{font-size:12px}}.summary-product{display:flex;flex-direction:column;width:100%}@media only screen and (max-width:849px){.summary-product,.summary-product.subtitle{font-size:13px}}@media only screen and (max-width:639px){.summary-product,.summary-product.subtitle{font-size:12px}}.summary-product:not(:last-of-type){margin-bottom:16px}.summary-product__data,.summary-product__status{display:flex}.summary-product__status{justify-content:space-between}.summary-product__status__item,.summary-product__status__value-declined{color:#ea3d2f}.summary-product__status__replacement,.summary-product__status__value-approved{color:#2fa84f}.summary-product__status__value{display:flex;align-items:center}.summary-product__status__value__icon{margin-right:5px}.summary-product__data{display:flex;align-items:center;width:100%}.summary-product__data__details{display:flex}.summary-product__data__details .summary-item__modifiers{padding:0}.summary-product__data__image-container{width:74px;height:52px;border-radius:2px;margin-left:auto}.summary-product__data__image-container__image{width:100%;height:100%;object-fit:contain}.summary-product__data__image-container:hover,.summary-product__data__main__comment:hover{cursor:pointer}.summary-product__data__image-container:focus,.summary-product__data__main__comment:focus{outline:none}.summary-product__data__main{display:flex;flex-direction:column;justify-content:space-between;width:100%}.summary-product__data__main__info{display:flex;justify-content:space-between;align-items:center;margin-bottom:5px;line-height:18px}.summary-product__data__main__detail{display:flex;flex-direction:column;justify-content:center;width:57%}.summary-product__data__main__detail__name{display:inline-block;white-space:nowrap;overflow:hidden!important;text-overflow:ellipsis}.summary-product__data__main__detail__replace,.summary-product__data__main__detail__replacement{margin-top:2px}.summary-product__data__main__detail__replace{color:#ea3d2f}.summary-product__data__main__detail__replacement{color:#2fa84f}.summary-product__data__main__quantity{margin-right:auto}.summary-product__data__main__quantity__value{margin:0 16px;font-size:24px;line-height:100%}.summary-product__data__main__quantity__dec:not(.disabled),.summary-product__data__main__quantity__inc:not(.disabled){cursor:pointer}.summary-product__data__main__quantity__dec.disabled,.summary-product__data__main__quantity__inc.disabled{opacity:.5;cursor:not-allowed}.summary-product__data__main__comment{display:flex;width:16px}.summary-product__data__main__comment__icon{width:inherit;height:16px;padding-top:2px}.summary-product__data__main__price{flex-shrink:0;margin-left:16px;text-align:right}.summary-product__data__main__controls{display:flex;align-items:center;height:25px;margin-top:12px;line-height:normal}.summary-product__data__main__switch-button{margin-left:auto;text-align:center}.summary-product__data__main__switch-button .ant-switch:not(.ant-switch-checked){background:linear-gradient(90deg,#ffb199,#ff0844)}.summary-product__data__main__switch-button .ant-switch:not(.ant-switch-checked) .ant-switch-handle:before{background:#ea3d2f}.summary-product__data__main__switch-button .ant-switch.ant-switch-checked{background:linear-gradient(90deg,#cff37d,#7de88c)}.summary-product__data__main__switch-button .ant-switch.ant-switch-checked .ant-switch-handle:before{background:#2fa84f}.summary-product__suggestions{margin:16px 0}.summary-product__suggestions__button{width:200px}.summary-product__replacement .summary-product{margin-top:16px;margin-bottom:0}.summary-product:not(.summary-product-with-replacement) .summary-product__replacement{padding-left:25px}.summary-product:not(.summary-product-with-replacement) .summary-product__replacement .summary-product__data__main__info{width:63%;max-width:338px}.summary-product:not(.summary-product-with-replacement) .summary-product__replacement .summary-product__data__main__detail{width:275px}.summary-product:not(.summary-product-with-replacement) .summary-product__replacement .summary-product__data__main__price{width:18%;text-align:right}.summary-product:not(.summary-product-with-replacement) .summary-product__replacement .summary-product__data__main__switch-button{width:18%}.summary-product.summary-product-with-replacement{padding:20px;background-color:#fff;border:1px solid #e3e5e6;border-radius:8px}.summary-product.summary-product-with-replacement .summary-product__data{max-width:360px}.summary-product.summary-product-with-replacement .summary-product__data__image-container{order:1;width:70px;height:70px;margin-right:0;margin-left:12px;border:none}.summary-product.summary-product-with-replacement .summary-product__data__main{flex-direction:column;align-items:start;max-width:290px}.summary-product.summary-product-with-replacement .summary-product__data__main__quantity{width:22px;padding-right:6px;flex-shrink:0}.summary-product.summary-product-with-replacement .summary-product__data__main__info{width:100%;max-width:none}.summary-product.summary-product-with-replacement .summary-product__data__main__detail{order:1}.summary-product.summary-product-with-replacement .summary-product__data__main__price{padding-left:22px}.summary-product.summary-product-with-replacement .summary-product__data__main__comment{display:none}.order-total{display:flex;flex-direction:column}.order-total__item{display:flex;justify-content:space-between}.order-total__item:not(:last-of-type){padding-bottom:8px}.order-total__item.bordered{border-bottom:1px solid #e5e9eb;margin-bottom:14px;padding-bottom:14px}.order-total__item__label{width:57%}.order-total__item__quantity{width:6%}.order-total__item__value{width:38%;text-align:right}.ConfirmationBanner .ant-modal{display:flex;justify-content:center;align-items:center}.ConfirmationBanner .ant-modal-content{max-width:550px;max-height:362px;border-radius:8px}@media only screen and (max-width:1023px){.ConfirmationBanner .ant-modal-content{max-width:416px;max-height:306px}}@media only screen and (max-width:499px){.ConfirmationBanner .ant-modal-content{height:70%;max-width:340px;max-height:270px}}@media only screen and (max-width:371px){.ConfirmationBanner .ant-modal-content{max-width:95%}}.ConfirmationBanner .ant-modal-body{display:flex;justify-content:center;align-items:center;height:100%}@media only screen and (max-width:371px){.ConfirmationBanner .ant-modal-body{padding:16px}}.ConfirmationBanner .ant-modal-close-x,.ConfirmationBanner .ant-modal-footer{display:none}.ConfirmationBanner__content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px}.ConfirmationBanner__img{width:94px;height:81px}.ConfirmationBanner__title{margin:24px 0;font-size:28px;text-align:center}.ConfirmationBanner__controls{display:flex;grid-gap:50px;gap:50px;width:100%}.ConfirmationBanner__button{width:100%}@media only screen and (max-width:1023px){.ConfirmationBanner__img{width:80px;height:69px}.ConfirmationBanner__title{font-size:24px;line-height:32px;margin:16px 0}.ConfirmationBanner__controls{grid-gap:24px;gap:24px}}@media only screen and (max-width:499px){.ConfirmationBanner__img{width:58px;height:50px}.ConfirmationBanner__title{font-size:20px;line-height:28px}}.OrdersPage__drawer{top:60px;left:72px;height:calc(100vh - 60px)}@media only screen and (max-width:1199px){.OrdersPage__drawer .order-total__item:not(.bordered):not(:last-of-type){padding-bottom:5px}}@media only screen and (max-width:1023px){.OrdersPage__drawer{left:62px}}@media only screen and (max-width:849px){.OrdersPage__drawer{top:0;left:0;height:100%}}.OrdersPage__drawer.ant-drawer .ant-drawer-content,.OrdersPage__drawer.ant-drawer .ant-drawer-header-no-title{background-color:#f3f8f8}.OrdersPage__drawer.ant-drawer .ant-drawer-header{padding:5px 0;background-color:inherit}.OrdersPage__drawer.ant-drawer .ant-drawer-content{overflow:visible;overflow:initial}.OrdersPage__drawer.ant-drawer .ant-drawer-body{color:#3e4345}.OrdersPage__drawer.ant-drawer .ant-drawer-close{display:none}.OrdersPage__drawer.ant-drawer-open{width:calc(100vw - 72px)}@media only screen and (max-width:1023px){.OrdersPage__drawer.ant-drawer-open{width:calc(100vw - 62px)}}@media only screen and (max-width:849px){.OrdersPage__drawer.ant-drawer-open{width:auto}}.OrdersPage__drawer.ant-drawer-open .ant-drawer-close{position:relative;display:flex;width:46px;height:46px;margin-left:auto}@media only screen and (max-width:1199px){.OrdersPage__drawer.ant-drawer-open .ant-drawer-close{width:36px;height:36px}}.OrdersPage__drawer.ant-drawer-open .ant-drawer-close .anticon{margin:auto}@media only screen and (max-width:849px){.OrdersPage__drawer .main-text--small,.OrdersPage__drawer .main-text--small.subtitle,.OrdersPage__drawer .order-total,.OrdersPage__drawer .order-total.subtitle,.OrdersPage__drawer .order-total__item,.OrdersPage__drawer .order-total__item.subtitle,.OrdersPage__drawer .summary-item,.OrdersPage__drawer .summary-item.subtitle,.OrdersPage__drawer__buttons__order-comment,.OrdersPage__drawer__buttons__order-comment.subtitle,.OrdersPage__drawer__buttons__warning-message,.OrdersPage__drawer__buttons__warning-message.subtitle,.OrdersPage__drawer__order-history__list,.OrdersPage__drawer__order-history__list.subtitle,.OrdersPage__drawer__refund__comment__text,.OrdersPage__drawer__refund__comment__text.subtitle,.OrdersPage__drawer__refund__comment__title,.OrdersPage__drawer__refund__comment__title.subtitle{font-size:13px}}@media only screen and (max-width:639px){.OrdersPage__drawer .main-text--small,.OrdersPage__drawer .main-text--small.subtitle,.OrdersPage__drawer .order-total,.OrdersPage__drawer .order-total.subtitle,.OrdersPage__drawer .order-total__item,.OrdersPage__drawer .order-total__item.subtitle,.OrdersPage__drawer .summary-item,.OrdersPage__drawer .summary-item.subtitle,.OrdersPage__drawer__buttons__order-comment,.OrdersPage__drawer__buttons__order-comment.subtitle,.OrdersPage__drawer__buttons__warning-message,.OrdersPage__drawer__buttons__warning-message.subtitle,.OrdersPage__drawer__order-history__list,.OrdersPage__drawer__order-history__list.subtitle,.OrdersPage__drawer__refund__comment__text,.OrdersPage__drawer__refund__comment__text.subtitle,.OrdersPage__drawer__refund__comment__title,.OrdersPage__drawer__refund__comment__title.subtitle{font-size:12px}}@media only screen and (max-width:639px){.OrdersPage__drawer .summary-item:not(:last-of-type){padding-bottom:6px}.OrdersPage__drawer .summary-item__modifiers{padding-top:2px}}.OrdersPage__drawer__content,.OrdersPage__drawer__suggestions{width:100%}@media only screen and (max-width:1199px){.OrdersPage__drawer .customer.drawer .customer__title,.OrdersPage__drawer__common-info__order-customer-decision__title,.OrdersPage__drawer__common-info__order-summary__title,.OrdersPage__drawer__header__order-id,.OrdersPage__drawer__order-history__title,.OrdersPage__drawer__refund__title,.OrdersPage__drawer__suggestions__title{font-size:18px}}@media only screen and (max-width:639px){.OrdersPage__drawer .customer.drawer .customer__title,.OrdersPage__drawer__common-info__order-customer-decision__title,.OrdersPage__drawer__common-info__order-summary__title,.OrdersPage__drawer__header__order-id,.OrdersPage__drawer__order-history__title,.OrdersPage__drawer__refund__title,.OrdersPage__drawer__suggestions__title{font-size:16px}}.OrdersPage__drawer__common-info,.OrdersPage__drawer__header,.OrdersPage__drawer__preparing-time,.OrdersPage__drawer__refund{border-bottom:1px solid #e5e9eb}.OrdersPage__drawer__header,.OrdersPage__drawer__ready-notification{padding:0 36px 20px}@media only screen and (max-width:1199px){.OrdersPage__drawer__header,.OrdersPage__drawer__ready-notification{padding:0 25px 20px}}@media only screen and (max-width:639px){.OrdersPage__drawer__header,.OrdersPage__drawer__ready-notification{padding:0 20px 15px}}.OrdersPage__drawer__header__order-time{margin-bottom:0}.OrdersPage__drawer__header .table__row__due-time{width:auto}@media only screen and (max-width:1199px){.OrdersPage__drawer__header__order-id{margin-bottom:6px}}.OrdersPage__drawer .collection,.OrdersPage__drawer__buttons,.OrdersPage__drawer__customer,.OrdersPage__drawer__order-history,.OrdersPage__drawer__preparing-time,.OrdersPage__drawer__refund{padding:20px 36px}@media only screen and (max-width:1199px){.OrdersPage__drawer .collection,.OrdersPage__drawer__buttons,.OrdersPage__drawer__customer,.OrdersPage__drawer__order-history,.OrdersPage__drawer__preparing-time,.OrdersPage__drawer__refund{padding:20px 25px}}@media only screen and (max-width:639px){.OrdersPage__drawer .collection,.OrdersPage__drawer__buttons,.OrdersPage__drawer__customer,.OrdersPage__drawer__order-history,.OrdersPage__drawer__preparing-time,.OrdersPage__drawer__refund{padding:15px 20px}}.OrdersPage__drawer__refund .order-total__item{margin-top:4px;margin-bottom:8px}@media only screen and (max-width:1199px){.OrdersPage__drawer__refund .order-total__item{margin-bottom:11px}}.OrdersPage__drawer__refund__comment__title{margin-bottom:2px}.OrdersPage__drawer__refund__comment__text{font-style:italic;margin-bottom:0}.OrdersPage__drawer__refund__controls{margin-top:16px;padding-top:20px;border-top:1px solid #e5e9eb}.OrdersPage__drawer__refund__controls__button:first-of-type{margin-bottom:16px}@media only screen and (max-width:639px){.OrdersPage__drawer__refund__controls{margin-top:12px;padding-top:15px}.OrdersPage__drawer__refund__controls__button:first-of-type{margin-bottom:12px}}.OrdersPage__drawer__customer .customer-location{width:100%;margin-top:24px}@media only screen and (max-width:1199px){.OrdersPage__drawer__customer .customer-location{margin-top:16px}}@media only screen and (max-width:1023px){.OrdersPage__drawer__customer .customer-location{margin-top:10px}}@media only screen and (max-width:499px){.OrdersPage__drawer__customer .customer-location{margin-top:8px}}.OrdersPage__drawer__ready-notification{justify-content:space-between}.OrdersPage__drawer__ready-notification,.OrdersPage__drawer__ready-notification__button{display:flex;flex-direction:row;align-items:center}.OrdersPage__drawer__ready-notification__button__icon,.OrdersPage__drawer__ready-notification__success__icon{margin-left:16px}.OrdersPage__drawer__ready-notification__button{justify-content:center;width:125px;background-color:#fff}.OrdersPage__drawer__ready-notification__success{margin:0 auto;color:#2fa84f}@media only screen and (max-width:849px){.OrdersPage__drawer__ready-notification__success{font-size:13px}}.OrdersPage__drawer__buttons,.OrdersPage__drawer__buttons__buttons-wrapper,.OrdersPage__drawer__common-info{display:flex}.OrdersPage__drawer__buttons,.OrdersPage__drawer__common-info{flex-direction:column}.OrdersPage__drawer__common-info.past-order .OrdersPage__drawer__buttons{order:4}@media only screen and (max-width:1199px){.OrdersPage__drawer__common-info.past-order .OrdersPage__drawer__buttons{padding-top:15px}}.OrdersPage__drawer__common-info.past-order .OrdersPage__drawer__order-history{order:3}.OrdersPage__drawer__common-info__order-comment,.OrdersPage__drawer__common-info__order-summary{border-bottom:1px solid #e5e9eb}.OrdersPage__drawer__common-info__order-customer-decision__title,.OrdersPage__drawer__common-info__order-summary__title{margin:0}.OrdersPage__drawer__common-info .order-total{padding-top:14px}@media only screen and (max-width:639px){.OrdersPage__drawer__common-info .order-total{padding-top:10px}}.OrdersPage__drawer__common-info .order-total__item__label{text-transform:capitalize}.OrdersPage__drawer__common-info .order-total__item__value{min-width:86px}.OrdersPage__drawer__common-info__order-customer-decision,.OrdersPage__drawer__common-info__order-summary{padding:20px 0}@media only screen and (max-width:1199px){.OrdersPage__drawer__common-info__order-customer-decision,.OrdersPage__drawer__common-info__order-summary{padding:15px 0}}@media only screen and (max-width:639px){.OrdersPage__drawer__common-info__order-customer-decision,.OrdersPage__drawer__common-info__order-summary{padding:10px 0}}.OrdersPage__drawer__common-info__general-comment{padding-top:20px;color:#f3aa18}@media only screen and (max-width:1199px){.OrdersPage__drawer__common-info__general-comment{padding-top:15px}}@media only screen and (max-width:639px){.OrdersPage__drawer__common-info__general-comment{padding-top:10px}}.OrdersPage__drawer__common-info__order-comment{position:relative}.OrdersPage__drawer__common-info__order-comment .ant-collapse{border:none;background-color:transparent}.OrdersPage__drawer__common-info__order-comment .ant-collapse,.OrdersPage__drawer__common-info__order-comment .ant-collapse .ant-collapse-content,.OrdersPage__drawer__common-info__order-comment .ant-collapse .ant-collapse-item{border:none}.OrdersPage__drawer__common-info__order-comment .ant-collapse,.OrdersPage__drawer__common-info__order-comment .ant-collapse .ant-collapse-content{background-color:transparent}.OrdersPage__drawer__common-info__order-comment .ant-collapse-item .ant-collapse-header{width:100%;padding:12px 0}.OrdersPage__drawer__common-info__order-comment .ant-collapse-item .ant-collapse-header .anticon{left:92%}.OrdersPage__drawer__common-info__order-comment .ant-collapse-content .ant-collapse-content-box{display:flex;flex-direction:column;padding:0}.OrdersPage__drawer__common-info__order-comment__content{height:100%;width:100%;padding:10px;margin-bottom:10px;border-radius:4px;border-color:#c6cacc;resize:none}.OrdersPage__drawer__common-info__order-comment__button{position:absolute;right:10px;bottom:20px}.OrdersPage__drawer__common-info__order-comment__button-icon.active{fill:#78909c}.OrdersPage__drawer__common-info__general-comment__label{margin-right:5px}.OrdersPage__drawer__preparing-time{text-align:left}.OrdersPage__drawer__preparing-time__label-asterisk{color:#ea3d2f}.OrdersPage__drawer__preparing-time__time-buttons__container{display:flex;justify-content:space-between;width:100%;margin-top:12px}.OrdersPage__drawer__preparing-time__time-buttons__container label.ant-radio-button-wrapper{padding:2px 0}.OrdersPage__drawer__preparing-time__time-buttons__container label.ant-radio-button-wrapper span:nth-child(2){width:100%;height:100%;display:inline-block}.OrdersPage__drawer__preparing-time .ant-radio-group{display:flex;flex-wrap:wrap}.OrdersPage__drawer__preparing-time .ant-radio-button-wrapper{position:static;width:33%;max-width:72px;height:34px;padding:2px 10px;border-radius:4px;text-align:center;color:#000;background-color:#e3e5e6;border:none;box-shadow:none}.OrdersPage__drawer__preparing-time .ant-radio-button-wrapper:before{content:none}.OrdersPage__drawer__preparing-time .ant-radio-button-wrapper:nth-child(3n+3){margin-right:0}.OrdersPage__drawer__preparing-time .ant-radio-button-wrapper:focus,.OrdersPage__drawer__preparing-time .ant-radio-button-wrapper:hover{color:#000;box-shadow:none}@media only screen and (max-width:1199px){.OrdersPage__drawer__preparing-time .ant-radio-button-wrapper{height:30px;padding:0 10px}}.OrdersPage__drawer__preparing-time .ant-radio-button-wrapper-checked{color:#fff;background-color:#3e4345}.OrdersPage__drawer__preparing-time .ant-radio-button-wrapper-checked:focus,.OrdersPage__drawer__preparing-time .ant-radio-button-wrapper-checked:hover{color:#fff}.OrdersPage__drawer__buttons{border-top:1px solid #e5e9eb}.OrdersPage__drawer__buttons button{text-align:center}.OrdersPage__drawer__buttons.preparing .OrdersPage__drawer__buttons__warning-message{margin:0 0 10px}.OrdersPage__drawer__buttons__buttons-wrapper.space-between{justify-content:space-between}.OrdersPage__drawer__buttons__buttons-wrapper.justify-center{justify-content:center}@media only screen and (max-width:1199px){.OrdersPage__drawer__buttons__confirm-button,.OrdersPage__drawer__buttons__decline-button,.OrdersPage__drawer__buttons__dispatch-button,.OrdersPage__drawer__buttons__print-buttons__print-button{height:36px}}.OrdersPage__drawer__buttons__force-button,.OrdersPage__drawer__buttons__noshow-button{margin:0 20px}.OrdersPage__drawer__buttons__decline-button,.OrdersPage__drawer__buttons__print-buttons__print-button{background-color:#fff}.OrdersPage__drawer__buttons__decline-icon{margin-right:12px}.OrdersPage__drawer__buttons__decline-button{margin-top:12px}@media only screen and (max-width:639px){.OrdersPage__drawer__buttons__decline-button{margin-top:6px}}.OrdersPage__drawer__buttons__print-buttons{margin-bottom:16px}.OrdersPage__drawer__buttons__print-buttons__print-link{width:50%}.OrdersPage__drawer__buttons__print-buttons__print-link:first-of-type{margin-right:6px}.OrdersPage__drawer__buttons__print-buttons .ant-radio-group{display:flex;margin-bottom:16px}.OrdersPage__drawer__buttons__print-buttons__locale-ar,.OrdersPage__drawer__buttons__print-buttons__locale-en{width:50%;text-align:left}.OrdersPage__drawer__buttons__delivered{border-color:#367bf5}.OrdersPage__drawer__buttons__delivered:hover{border-color:#367bf5;color:#367bf5}.OrdersPage__drawer__buttons__warning-message{margin:-10px 0 5px;padding:10px 0;text-align:center;border:1px solid #f3aa18;border-radius:4px;color:#f3aa18;background-color:#fcf3d7}@media only screen and (max-width:1199px){.OrdersPage__drawer__buttons__warning-message{margin:-5px 0 5px}}@media only screen and (max-width:639px){.OrdersPage__drawer__buttons__warning-message{margin:0 0 5px}}.OrdersPage__drawer__buttons__order-comment{position:relative;order:5;margin-top:18px;border-top:1px solid #e5e9eb;border-bottom:1px solid #e5e9eb;text-align:left}@media only screen and (max-width:1199px){.OrdersPage__drawer__buttons__order-comment{margin-top:14px}}@media only screen and (max-width:849px){.OrdersPage__drawer__buttons__order-comment{margin-top:12px}}@media only screen and (max-width:639px){.OrdersPage__drawer__buttons__order-comment{margin-top:8px}}.OrdersPage__drawer__buttons__order-comment .ant-collapse{border:none;background-color:transparent}.OrdersPage__drawer__buttons__order-comment .ant-collapse,.OrdersPage__drawer__buttons__order-comment .ant-collapse .ant-collapse-content,.OrdersPage__drawer__buttons__order-comment .ant-collapse .ant-collapse-item{border:none}.OrdersPage__drawer__buttons__order-comment .ant-collapse,.OrdersPage__drawer__buttons__order-comment .ant-collapse .ant-collapse-content{background-color:transparent}.OrdersPage__drawer__buttons__order-comment .ant-collapse-item .ant-collapse-header{width:100%;padding:12px 0}@media only screen and (max-width:849px){.OrdersPage__drawer__buttons__order-comment .ant-collapse-item .ant-collapse-header{font-size:13px}}.OrdersPage__drawer__buttons__order-comment .ant-collapse-item .ant-collapse-header .anticon{left:92%}.OrdersPage__drawer__buttons__order-comment .ant-collapse-content .ant-collapse-content-box{display:flex;flex-direction:column;padding:0}.OrdersPage__drawer__buttons__order-comment__content{height:100%;width:100%;padding:10px;margin-bottom:10px;border-radius:4px;border-color:#c6cacc;resize:none}.OrdersPage__drawer__buttons__order-comment__button{position:absolute;right:10px;bottom:20px}.OrdersPage__drawer__buttons__order-comment__button-icon.active{fill:#78909c}@media only screen and (max-width:849px){.OrdersPage__drawer__buttons .CustomButton,.OrdersPage__drawer__buttons__print-buttons__locale-ar,.OrdersPage__drawer__buttons__print-buttons__locale-en{font-size:13px}}.OrdersPage__drawer__main-button,.OrdersPage__drawer__order-history{border-top:1px solid #e5e9eb}.OrdersPage__drawer__main-button{position:-webkit-sticky;position:sticky;bottom:0;padding:15px 36px;box-shadow:0 -4px 4px rgba(0,0,0,.1);background-color:#f3f8f8}@media only screen and (max-width:1199px){.OrdersPage__drawer__main-button{padding:15px 25px}}@media only screen and (max-width:639px){.OrdersPage__drawer__main-button{padding:15px 20px}}.OrdersPage__drawer__order-history__title{margin-bottom:16px}@media only screen and (max-width:639px){.OrdersPage__drawer__order-history__title{margin-bottom:10px}}.OrdersPage__drawer__order-history__list{display:flex;flex-direction:column;width:100%;font-size:13px}.OrdersPage__drawer__order-history__list-item{padding-bottom:10px}@media only screen and (max-width:639px){.OrdersPage__drawer__order-history__list-item{padding-bottom:6px}}.OrdersPage__drawer__order-history__list-item:last-of-type{padding-bottom:0}.OrdersPage__drawer__order-history__list-item__label,.OrdersPage__drawer__order-history__list-item__value{width:50%}.OrdersPage__drawer__order-history__list-item__value{text-align:right}.OrdersPage__drawer__overlay .ant-modal{display:none}.OrdersPage__drawer__modal-car__content:focus,.OrdersPage__drawer__modal-car__content__image:focus,.OrdersPage__drawer__modal-product__content:focus,.OrdersPage__drawer__modal-product__content__image:focus{outline:none}.OrdersPage__drawer__modal-car__content,.OrdersPage__drawer__modal-product__content{display:flex;justify-content:center;align-items:center}.OrdersPage__drawer__modal-car__content__image,.OrdersPage__drawer__modal-product__content__image{width:558px}@media only screen and (max-width:639px){.OrdersPage__drawer__modal-car__content__image,.OrdersPage__drawer__modal-product__content__image{width:460px}}@media only screen and (max-width:499px){.OrdersPage__drawer__modal-car__content__image,.OrdersPage__drawer__modal-product__content__image{width:330px}}@media only screen and (max-width:371px){.OrdersPage__drawer__modal-car__content__image,.OrdersPage__drawer__modal-product__content__image{width:280px}}.OrdersPage__drawer__modal-car .ant-modal-body,.OrdersPage__drawer__modal-car .ant-modal-content,.OrdersPage__drawer__modal-car__content,.OrdersPage__drawer__modal-product .ant-modal-body,.OrdersPage__drawer__modal-product .ant-modal-content,.OrdersPage__drawer__modal-product__content{width:100%;height:100%}.OrdersPage__drawer__modal-car .ant-modal-content,.OrdersPage__drawer__modal-product .ant-modal-content{background-color:transparent;box-shadow:none}.OrdersPage__drawer__modal-car .ant-modal-close,.OrdersPage__drawer__modal-product .ant-modal-close{top:30px;right:30px}.OrdersPage__drawer__modal-car .ant-modal-close-x,.OrdersPage__drawer__modal-product .ant-modal-close-x{display:flex;width:30px;height:30px}.OrdersPage__drawer__modal-car .ant-modal-close-x svg,.OrdersPage__drawer__modal-product .ant-modal-close-x svg{width:30px;height:30px}.OrdersPage__drawer__modal-car .ant-modal-close-x svg path,.OrdersPage__drawer__modal-product .ant-modal-close-x svg path{fill:#fff}.OrdersPage__drawer__modal-car .ant-modal-body,.OrdersPage__drawer__modal-product .ant-modal-body{padding:0}.OrdersPage__drawer__modal-car .ant-modal-footer,.OrdersPage__drawer__modal-product .ant-modal-footer{display:none}.OrdersPage__drawer__modal-comment__content{width:100%;color:rgba(0,0,0,.87)}.OrdersPage__drawer__modal-comment__content__image,.OrdersPage__drawer__modal-comment__content__title{margin-bottom:12px}.OrdersPage__drawer__modal-comment__content__image{width:62px;height:62px}.OrdersPage__drawer__modal-comment .ant-modal,.OrdersPage__drawer__modal-comment .ant-modal-body,.OrdersPage__drawer__modal-comment .ant-modal-content{display:flex;justify-content:center}.OrdersPage__drawer__modal-comment .ant-modal{align-items:center}.OrdersPage__drawer__modal-comment .ant-modal-content{flex-direction:column;width:100%;max-width:676px;border-radius:8px}.OrdersPage__drawer__modal-comment .ant-modal-footer{padding:16px;border:none}.OrdersPage__drawer__modal-comment .ant-modal-footer .ant-btn-background-ghost{display:none}.OrdersPage__drawer__modal-comment .ant-modal-footer .ant-btn-primary{width:120px;height:40px;border-radius:4px;color:#367bf5;border-color:#e6efff;background-color:#e6efff;box-shadow:none}.App-restaurant .OrdersPage__drawer.ant-drawer-open .ant-drawer-body,.App-supermarket .OrdersPage__drawer.ant-drawer-open .ant-drawer-body{width:370px}@media only screen and (max-width:371px){.App-restaurant .OrdersPage__drawer.ant-drawer-open .ant-drawer-body,.App-supermarket .OrdersPage__drawer.ant-drawer-open .ant-drawer-body{width:315px}}.App-restaurant .OrdersPage__drawer__common-info,.App-supermarket .OrdersPage__drawer__common-info{padding:30px 36px}@media only screen and (max-width:1199px){.App-restaurant .OrdersPage__drawer__common-info,.App-supermarket .OrdersPage__drawer__common-info{padding:20px 25px}}@media only screen and (max-width:639px){.App-restaurant .OrdersPage__drawer__common-info,.App-supermarket .OrdersPage__drawer__common-info{padding:15px 20px}}.App-restaurant .OrdersPage__drawer__preparing-time__time-buttons,.App-supermarket .OrdersPage__drawer__preparing-time__time-buttons{margin-bottom:30px}@media only screen and (max-width:1199px){.App-restaurant .OrdersPage__drawer__preparing-time__time-buttons,.App-supermarket .OrdersPage__drawer__preparing-time__time-buttons{margin-bottom:20px}}.App-restaurant .OrdersPage__drawer__preparing-time__time-buttons__label,.App-supermarket .OrdersPage__drawer__preparing-time__time-buttons__label{line-height:16px}.App-restaurant .OrdersPage__drawer__preparing-time__time-buttons__container,.App-supermarket .OrdersPage__drawer__preparing-time__time-buttons__container{width:100%}.OrdersPage__features,.OrdersPage__header,.PastOrdersPage__features,.PastOrdersPage__header{display:flex;justify-content:space-between;margin:0 10px}.OrdersPage__polling,.PastOrdersPage__polling{font-size:0}.OrdersPage__polling__label,.PastOrdersPage__polling__label{margin:0 10px 10px;font-size:13px;line-height:100%;color:#367bf5}@media only screen and (max-width:1023px){.OrdersPage__polling__label,.PastOrdersPage__polling__label{margin-bottom:6px}}@media only screen and (max-width:849px){.OrdersPage__polling,.PastOrdersPage__polling{margin:0}}@media only screen and (max-width:499px){.OrdersPage__polling__label,.PastOrdersPage__polling__label{font-size:12px}}.OrdersPage__header,.PastOrdersPage__header{padding-top:30px;flex-shrink:0}@media only screen and (max-width:1199px){.OrdersPage__header,.PastOrdersPage__header{padding-top:25px}}@media only screen and (max-width:1023px){.OrdersPage__header,.PastOrdersPage__header{padding-top:17px}}@media only screen and (max-width:849px){.OrdersPage__header,.PastOrdersPage__header{padding-top:0}}@media only screen and (max-width:767px){.OrdersPage__header .PageHeader,.PastOrdersPage__header .PageHeader{flex-shrink:0}}.OrdersPage__features,.PastOrdersPage__features{flex-shrink:0;padding-bottom:5px}.OrdersPage__features__filter,.OrdersPage__features__filters,.OrdersPage__features__total,.PastOrdersPage__features__filter,.PastOrdersPage__features__filters,.PastOrdersPage__features__total{display:flex}.OrdersPage__features__filter,.OrdersPage__features__total,.PastOrdersPage__features__filter,.PastOrdersPage__features__total{align-items:center}.OrdersPage__features__filter__label,.OrdersPage__features__total__label,.PastOrdersPage__features__filter__label,.PastOrdersPage__features__total__label{margin-right:5px;color:#919699}.OrdersPage__features__filter,.OrdersPage__features__filters,.PastOrdersPage__features__filter,.PastOrdersPage__features__filters{margin-left:24px}@media only screen and (max-width:1199px){.OrdersPage__features__filters,.PastOrdersPage__features__filters{margin-left:0;margin-bottom:6px}}.OrdersPage__features__filter:first-of-type,.PastOrdersPage__features__filter:first-of-type{margin-left:auto}@media only screen and (max-width:1199px){.OrdersPage__features__filter:first-of-type,.PastOrdersPage__features__filter:first-of-type{margin-left:0}}.OrdersPage__features__filter__select.order-status-select,.PastOrdersPage__features__filter__select.order-status-select{width:116px}.OrdersPage__features__filter__select.sort-select,.PastOrdersPage__features__filter__select.sort-select{width:118px}.OrdersPage__features__filter__select.date-select,.PastOrdersPage__features__filter__select.date-select{width:130px}@media only screen and (max-width:1023px){.OrdersPage__features__filter__select.order-status-select,.PastOrdersPage__features__filter__select.order-status-select{width:106px}.OrdersPage__features__filter__select.sort-select,.PastOrdersPage__features__filter__select.sort-select{width:108px}.OrdersPage__features__filter__select.date-select,.PastOrdersPage__features__filter__select.date-select{width:120px}}.OrdersPage__features__total__value,.PastOrdersPage__features__total__value{margin-left:5px;color:#3e4345}.OrdersPage .ant-skeleton,.PastOrdersPage .ant-skeleton{padding:0 10px}.OrdersPage .ant-progress-line,.PastOrdersPage .ant-progress-line{padding:0 10px;font-size:10px;line-height:10px}.OrdersPage__content{display:flex;overflow:auto}.OrdersPage__header .PageHeader{margin-bottom:0}@media only screen and (max-width:767px){.OrdersPage__header{flex-wrap:wrap}}.OrdersPage__header .ViewSwitcher{display:none}@media only screen and (max-width:639px){.OrdersPage__header .ViewSwitcher{display:flex;height:28px}}@media only screen and (max-width:499px){.OrdersPage__header .ViewSwitcher{height:28px}}.OrdersPage__header-polling{padding-top:20px}@media only screen and (max-width:1199px){.OrdersPage__header-polling{padding-top:15px}}@media only screen and (max-width:849px){.OrdersPage__header-polling{padding-top:24px}}@media only screen and (max-width:639px){.OrdersPage__header-polling{padding-top:20px}}.OrdersPage__features{margin-top:16px}@media only screen and (max-width:639px){.OrdersPage__features{margin-top:10px}.OrdersPage__features .ViewSwitcher{display:none}}.PastOrdersPage__table .table__row__ordered-time{padding-right:0}.PastOrdersPage__table .table__row__customer__info__phone{display:none}@media only screen and (max-width:1023px){.PastOrdersPage__table .table__row__id{width:11%}.PastOrdersPage__table .table__row__customer{width:24%}.PastOrdersPage__table .table__row__payment{width:17%}.PastOrdersPage__table .table__row__order-status{width:14%}.PastOrdersPage__table .table__row__ordered-time{width:19%}}@media only screen and (max-width:767px){.PastOrdersPage__table .table__row__id{width:14%}.PastOrdersPage__table .table__row__customer{width:28%}.PastOrdersPage__table .table__row__phone{display:none;width:0}.PastOrdersPage__table .table__row__order-status{width:18%}.PastOrdersPage__table .table__row__customer__info__phone{display:inline;display:initial}.PastOrdersPage__table .table__row__ordered-time{width:23%}}@media only screen and (max-width:639px){.PastOrdersPage__table .table__row__id{width:17%}.PastOrdersPage__table .table__row__customer{width:34%}.PastOrdersPage__table .table__row__order-status{width:20%}.PastOrdersPage__table .table__row__payment{display:none;width:0}.PastOrdersPage__table .table__row__ordered-time{width:29%}}@media only screen and (max-width:499px){.PastOrdersPage__table .table__row .table__main-row{display:none}.PastOrdersPage__table .table__row__id{width:25%}.PastOrdersPage__table .table__row__customer{width:42%}.PastOrdersPage__table .table__row__order-status{width:33%;padding-right:0;justify-content:flex-end}.PastOrdersPage__table .table__row__ordered-time{display:none;width:0}}@media only screen and (max-width:499px){.PastOrdersPage__table .table__main-row{display:none}}.PastOrdersPage__table,.RefundsPage__table{display:flex;flex-direction:column;height:100%;margin-bottom:20px;padding:0 10px;overflow:auto}.PastOrdersPage__table .table__row,.RefundsPage__table .table__row{border-top:1px solid #e5e9eb}.PastOrdersPage__table .table__row:first-of-type,.RefundsPage__table .table__row:first-of-type{border-top:none}.PastOrdersPage__table .table__row:last-of-type,.RefundsPage__table .table__row:last-of-type{border-bottom:1px solid #e5e9eb}@media only screen and (max-width:767px){.PastOrdersPage__table .table__row__row:first-of-type,.RefundsPage__table .table__row__row:first-of-type{border-top:1px solid #e5e9eb}}.CustomSelect{height:40px;text-transform:capitalize}.CustomSelect .ant-select{width:inherit;height:inherit;border-radius:18px;color:#3e4345}.CustomSelect .ant-select-open{background-color:#f1f3f4}.CustomSelect .ant-select .ant-select-selector{height:inherit;padding:0 12px}.CustomSelect .ant-select .ant-select-selector .ant-select-selection-item{padding-right:10px;font-weight:500;line-height:38px;opacity:1;transition:none}.CustomSelect .ant-select-arrow{color:#3e4345}.CustomSelect .ant-select.ant-select-single.ant-select-open .ant-select-selection-item{color:inherit}.CustomSelect__dropdown.ant-select-dropdown{text-transform:capitalize;border-radius:18px;color:#3e4345}.CustomSelect__dropdown.ant-select-dropdown .ant-select-item{padding:6px 10px 6px 24px}.CustomSelect__dropdown.ant-select-dropdown .ant-select-item-option-selected{position:relative;color:inherit;font-weight:inherit;background-color:transparent}.CustomSelect__dropdown.ant-select-dropdown .ant-select-item-option-selected:before{position:absolute;left:10px;top:6px;content:url(/static/media/check-icon.28f9bf5f.svg)}.CustomSelect__dropdown.ant-select-dropdown .ant-select-item-option-active{background-color:#f1f3f4}@media only screen and (max-width:639px){.PastOrdersPage .ant-pagination-item,.PastOrdersPage .ant-pagination-jump-next,.PastOrdersPage .ant-pagination-jump-prev,.ReportsPage .ant-pagination-item,.ReportsPage .ant-pagination-jump-next,.ReportsPage .ant-pagination-jump-prev{display:none}.PastOrdersPage .ant-pagination-item-active,.PastOrdersPage .ant-pagination-item:nth-child(2),.PastOrdersPage .ant-pagination-item:nth-last-child(3),.PastOrdersPage .ant-pagination-options,.ReportsPage .ant-pagination-item-active,.ReportsPage .ant-pagination-item:nth-child(2),.ReportsPage .ant-pagination-item:nth-last-child(3),.ReportsPage .ant-pagination-options{display:inline-block}}.PastOrdersPage .ant-pagination-item,.PastOrdersPage .ant-pagination-item-link,.ReportsPage .ant-pagination-item,.ReportsPage .ant-pagination-item-link{border-radius:4px;border-color:#c6cacc}.PastOrdersPage .ant-pagination-item-link:hover,.PastOrdersPage .ant-pagination-item:hover,.ReportsPage .ant-pagination-item-link:hover,.ReportsPage .ant-pagination-item:hover{border-color:#367bf5}.PastOrdersPage .ant-pagination-item-link:hover a,.PastOrdersPage .ant-pagination-item:hover a,.ReportsPage .ant-pagination-item-link:hover a,.ReportsPage .ant-pagination-item:hover a{color:#367bf5}.PastOrdersPage .ant-pagination-item-active,.ReportsPage .ant-pagination-item-active{background-color:#367bf5;border-color:#367bf5}.PastOrdersPage .ant-pagination-item-active:hover a,.PastOrdersPage .ant-pagination-item-active a,.ReportsPage .ant-pagination-item-active:hover a,.ReportsPage .ant-pagination-item-active a{color:#fff}@media only screen and (max-width:1023px){.PastOrdersPage .ant-pagination-item,.ReportsPage .ant-pagination-item{font-size:13px}}@media only screen and (max-width:371px){.PastOrdersPage .ant-pagination-item,.PastOrdersPage .ant-pagination-next,.PastOrdersPage .ant-pagination-prev,.ReportsPage .ant-pagination-item,.ReportsPage .ant-pagination-next,.ReportsPage .ant-pagination-prev{min-width:27px;height:27px;font-size:12px;line-height:25px}}.PastOrdersPage .ant-pagination-options .ant-select,.ReportsPage .ant-pagination-options .ant-select{width:110px}@media only screen and (max-width:371px){.PastOrdersPage .ant-pagination-options .ant-select,.ReportsPage .ant-pagination-options .ant-select{width:100px;margin-right:0}}.PastOrdersPage .ant-pagination-options .ant-select:hover .ant-select-selector,.ReportsPage .ant-pagination-options .ant-select:hover .ant-select-selector{border-color:#367bf5}.PastOrdersPage .ant-pagination-options .ant-select-dropdown,.PastOrdersPage .ant-pagination-options .ant-select-selector,.ReportsPage .ant-pagination-options .ant-select-dropdown,.ReportsPage .ant-pagination-options .ant-select-selector{border-radius:4px}.PastOrdersPage .ant-pagination-options .ant-select-selector,.ReportsPage .ant-pagination-options .ant-select-selector{border-color:#c6cacc}@media only screen and (max-width:371px){.PastOrdersPage .ant-pagination-options .ant-select-selector,.ReportsPage .ant-pagination-options .ant-select-selector{height:27px}}@media only screen and (max-width:371px){.PastOrdersPage .ant-pagination-options .ant-select-selection-item,.ReportsPage .ant-pagination-options .ant-select-selection-item{line-height:25px}}.PastOrdersPage .ant-pagination-options .ant-select .ant-select-item-option-selected,.ReportsPage .ant-pagination-options .ant-select .ant-select-item-option-selected{background-color:transparent}.PastOrdersPage .ant-pagination-options .ant-select .ant-select-item-option-active,.ReportsPage .ant-pagination-options .ant-select .ant-select-item-option-active{background-color:#f1f3f4}.PastOrdersPage .ant-pagination-options .ant-select-focused .ant-select-selector,.ReportsPage .ant-pagination-options .ant-select-focused .ant-select-selector{border-color:#c6cacc;box-shadow:none}.PastOrdersPage .ant-pagination-options .ant-select-focused .ant-select-selector:active,.PastOrdersPage .ant-pagination-options .ant-select-focused .ant-select-selector:hover,.ReportsPage .ant-pagination-options .ant-select-focused .ant-select-selector:active,.ReportsPage .ant-pagination-options .ant-select-focused .ant-select-selector:hover{box-shadow:none;outline:0}.PastOrdersPage .ant-pagination-options .ant-select-open,.ReportsPage .ant-pagination-options .ant-select-open{background-color:#f1f3f4}.PastOrdersPage .ant-pagination-options .ant-select-open .ant-select-selector,.ReportsPage .ant-pagination-options .ant-select-open .ant-select-selector{border-color:#367bf5}.PastOrdersPage__features{align-items:flex-start;padding-bottom:0}@media only screen and (max-width:1199px){.PastOrdersPage__features{flex-direction:column}}@media only screen and (max-width:767px){.PastOrdersPage__features{flex-direction:row;justify-content:flex-start}}.PastOrdersPage__features__filters,.PastOrdersPage__features__filters-mobile,.PastOrdersPage__features__search{width:100%}.PastOrdersPage__features__search{max-width:360px}@media only screen and (max-width:767px){.PastOrdersPage__features__search{margin-bottom:6px}}@media only screen and (max-width:499px){.PastOrdersPage__features__search{max-width:none}}@media only screen and (max-width:767px){.PastOrdersPage__features__filters{display:none}}.PastOrdersPage__features__filters-icon,.PastOrdersPage__features__filters-mobile__close-icon{border:none;background-color:transparent;box-shadow:none;text-shadow:none;outline:none}.PastOrdersPage__features__filters-icon{display:none;margin:10px 0 10px 16px}@media only screen and (max-width:767px){.PastOrdersPage__features__filters-icon{display:flex}}@media only screen and (max-width:499px){.PastOrdersPage__features__filters-icon{margin:7px 0 7px 6px}}.PastOrdersPage__features__filters-mobile{position:absolute;top:0;left:0;z-index:1;display:flex;flex-direction:column;height:100%;padding:50px;background-color:#fff;overflow:auto}@media only screen and (max-width:1199px){.PastOrdersPage__features__filters-mobile{padding:40px}}@media only screen and (max-width:1023px){.PastOrdersPage__features__filters-mobile{padding:24px 25px}}@media only screen and (max-width:371px){.PastOrdersPage__features__filters-mobile{padding:20px}}.PastOrdersPage__features__filters-mobile__close-icon{display:flex;width:14px;height:14px;margin:7px 0 16px;padding:0}.PastOrdersPage__features__filters-mobile__title{font-size:16px;font-weight:500;margin-bottom:12px;color:#3e4345}.PastOrdersPage__features__filters-mobile__group{padding:12px 0;border-top:1px solid #e5e9eb}.PastOrdersPage__features__filters-mobile__group:last-of-type{padding-bottom:0;margin-bottom:auto}.PastOrdersPage__features__filters-mobile__date{display:flex;padding:6px 0 8px}.PastOrdersPage__features__filters-mobile__date__value{padding:0 12px;border:1px solid #3e4345;border-radius:92px;margin-right:auto}.PastOrdersPage__features__filters-mobile__save-button{flex-shrink:0;margin-top:12px}.PastOrdersPage__features__filters-mobile .ant-radio-group{display:flex;flex-direction:column}.PastOrdersPage__features__filters-mobile .ant-radio-wrapper{padding:6px 0}.PastOrdersPage__features__filter-mobile__date-picker,.PastOrdersPage__features__filter__date-picker{height:40px;border-radius:18px;box-shadow:none}.PastOrdersPage__features__filter-mobile__date-picker .ant-picker-input,.PastOrdersPage__features__filter__date-picker .ant-picker-input{width:70px}.PastOrdersPage__features__filter-mobile__date-picker .ant-picker-input *,.PastOrdersPage__features__filter__date-picker .ant-picker-input *{text-align:center}.PastOrdersPage__features__filter-mobile__date-picker .ant-picker-active-bar,.PastOrdersPage__features__filter__date-picker .ant-picker-active-bar{bottom:6px;margin-left:12px}@media only screen and (max-width:1023px){.PastOrdersPage__features__filter,.PastOrdersPage__features__filter-mobile,.PastOrdersPage__features__filter-mobile .ant-picker,.PastOrdersPage__features__filter-mobile .ant-picker-input input,.PastOrdersPage__features__filter .ant-picker,.PastOrdersPage__features__filter .ant-picker-input input{font-size:13px}.PastOrdersPage__features__filter-mobile .ant-picker-active-bar,.PastOrdersPage__features__filter-mobile .ant-picker-input,.PastOrdersPage__features__filter .ant-picker-active-bar,.PastOrdersPage__features__filter .ant-picker-input{width:66px}}.PastOrdersPage__features__filter-mobile__date-picker{max-width:280px}.PastOrdersPage__features__filter-mobile__date-picker .ant-picker-time-panel{display:none}.PastOrdersPage__pagination{display:flex;justify-content:space-between;align-items:center;margin:auto 0 0 10px}@media only screen and (max-width:499px){.PastOrdersPage__pagination__export,.PastOrdersPage__pagination__total{display:none}}.PastOrdersPage__pagination__total__label{color:#919699}.PastOrdersPage__pagination__total__value{margin-left:5px;color:#3e4345}.PastOrdersPage__pagination__export{display:flex;align-items:center;cursor:pointer;color:rgba(0,0,0,.87)}.PastOrdersPage__pagination__export:focus,.PastOrdersPage__pagination__export:hover{color:rgba(0,0,0,.87)}.PastOrdersPage__pagination__export .anticon-loading,.PastOrdersPage__pagination__export img{margin-right:8px}.MenuPage__categories{flex-direction:column;width:100%;max-width:244px;margin-bottom:16px}@media only screen and (max-width:767px){.MenuPage__categories{max-width:none}}.MenuPage__categories__main{flex-direction:column;width:100%;height:100%;overflow:auto;padding-right:10px}@media only screen and (max-width:1023px){.MenuPage__categories__main{min-width:244px}}@media only screen and (max-width:767px){.MenuPage__categories__main{flex-direction:row;flex-wrap:nowrap;flex-shrink:0;align-items:baseline;height:auto;padding-right:0;border-bottom:1px solid #e5e9eb}}.MenuPage__categories__subcategories{display:none}@media only screen and (max-width:767px){.MenuPage__categories__subcategories{display:block}}.MenuPage__categories__category:hover,.MenuPage__categories__subcategory:hover{cursor:pointer}.MenuPage__categories__category:focus,.MenuPage__categories__subcategory:focus{outline:none}.MenuPage__categories__subcategory{padding:12px 0;border-bottom:1px solid #f5f7f7}.MenuPage__categories__subcategory__label.back-label{color:#069697}.MenuPage__categories__subcategory__icon{margin-left:auto}.MenuPage__categories__subcategory__back-icon{margin-right:16px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.MenuPage__categories__category{position:relative;display:flex;align-items:center;margin-bottom:8px;padding:4px 0 4px 20px;text-transform:capitalize;color:#919699}@media only screen and (max-width:767px){.MenuPage__categories__category{flex-shrink:0;padding:2px 25px;margin-bottom:0}}@media only screen and (max-width:499px){.MenuPage__categories__category{padding:0 25px}}.MenuPage__categories__category.choices{margin-top:4px;padding-top:16px;border-top:1px solid #e5e9eb}.MenuPage__categories__category.choices:before{top:23px}@media only screen and (max-width:767px){.MenuPage__categories__category.choices{margin-top:0;margin-left:10px;padding-top:0;border-top:none}.MenuPage__categories__category.choices:before{position:absolute;content:"";top:0;left:auto;right:100%;height:25px;width:1px;margin-right:10px;border-radius:0;background-color:#e5e9eb}}.MenuPage__categories__category--selected{color:rgba(0,0,0,.87)}.MenuPage__categories__category--selected:before{content:"";position:absolute;top:11px;left:3px;width:8px;height:8px;border-radius:50%;background-color:#069697}@media only screen and (max-width:767px){.MenuPage__categories__category--selected{border-bottom:1px solid #069697}.MenuPage__categories__category--selected:before{content:none}}.MenuPage__categories .ant-collapse{border-radius:0;background-color:inherit}@media only screen and (max-width:767px){.MenuPage__categories .ant-collapse{display:flex;flex-shrink:0;margin-right:10px}}.MenuPage__categories .ant-collapse-item{border-bottom:none}@media only screen and (max-width:767px){.MenuPage__categories .ant-collapse-item{height:30px}}@media only screen and (max-width:499px){.MenuPage__categories .ant-collapse-item{height:26px}}.MenuPage__categories .ant-collapse-item .ant-collapse-header{padding:4px 25px 4px 20px;margin-bottom:8px;color:inherit;font-weight:500;letter-spacing:.1px}@media only screen and (max-width:1023px){.MenuPage__categories .ant-collapse-item .ant-collapse-header{font-size:13px}}@media only screen and (max-width:767px){.MenuPage__categories .ant-collapse-item .ant-collapse-header{padding:4px 25px;margin-bottom:0}}@media only screen and (max-width:499px){.MenuPage__categories .ant-collapse-item .ant-collapse-header{padding:2px 25px;font-size:12px}}.MenuPage__categories .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{left:0}@media only screen and (max-width:767px){.MenuPage__categories .ant-collapse-item .ant-collapse-header .ant-collapse-arrow{display:none}}.MenuPage__categories .ant-collapse-item-active .ant-collapse-header{margin-bottom:4px}@media only screen and (max-width:767px){.MenuPage__categories .ant-collapse-item-active{border-bottom:1px solid #069697}}@media only screen and (max-width:767px){.MenuPage__categories .ant-collapse-content{display:none}}.MenuPage__categories .ant-collapse-content-box{padding:0 25px 0 18px}.ReportsPage__categories{max-width:226px}@media only screen and (max-width:1023px){.ReportsPage__categories{min-width:226px}}@media only screen and (max-width:849px){.ReportsPage__categories{max-width:200px;min-width:0}}@media only screen and (max-width:767px){.ReportsPage__categories{max-width:180px}}@media only screen and (max-width:639px){.ReportsPage__categories{max-width:none}}.ReportsPage__categories .ant-collapse{border-radius:0;background-color:inherit}@media only screen and (max-width:639px){.ReportsPage__categories .ant-collapse{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:12px;overflow:auto;border-bottom:1px solid #e5e9eb}}.ReportsPage__categories__category{position:relative;display:block;margin-bottom:12px;padding-left:18px;text-transform:capitalize;color:#919699}@media only screen and (max-width:1023px){.ReportsPage__categories__category.subtitle{font-size:13px}}@media only screen and (max-width:639px){.ReportsPage__categories__category{flex-shrink:0;margin-bottom:0;padding:2px 6px}.ReportsPage__categories__category:not(:last-of-type){margin-right:20px}.ReportsPage__categories__category.subtitle{font-size:12px}}.ReportsPage__categories__category:hover{cursor:pointer}.ReportsPage__categories__category:focus{outline:none}.ReportsPage__categories__category--selected{color:rgba(0,0,0,.87)}.ReportsPage__categories__category--selected:before{content:"";position:absolute;top:7px;left:0;width:8px;height:8px;border-radius:50%;background-color:#069697}@media only screen and (max-width:639px){.ReportsPage__categories__category--selected{border-bottom:1px solid #069697}.ReportsPage__categories__category--selected:before{content:none}}@media only screen and (max-width:767px){.MenuPage .SearchInput__container{min-width:212px}}.MenuPage__categories,.MenuPage__categories__main,.MenuPage__categories__subcategory,.MenuPage__content,.MenuPage__header,.MenuPage__header__toggle{display:flex}.MenuPage__content,.MenuPage__header{width:100%;padding:0 10px}.MenuPage__header{flex-shrink:0;padding:30px 10px 0;justify-content:space-between}@media only screen and (max-width:1199px){.MenuPage__header{padding:25px 10px 0}}@media only screen and (max-width:1023px){.MenuPage__header{padding:17px 10px 0}}@media only screen and (max-width:849px){.MenuPage__header{padding:0 10px}}@media only screen and (max-width:371px){.MenuPage__header{flex-wrap:wrap}.MenuPage__header,.MenuPage__header .PageHeader{margin-bottom:10px}}.MenuPage__header__toggle{margin:3px 0}@media only screen and (max-width:767px){.MenuPage__header__toggle{margin:0}}@media only screen and (max-width:371px){.MenuPage__header__toggle{width:100%;justify-content:space-between}}.MenuPage__header__toggle__in-stock,.MenuPage__header__toggle__sold-out{width:150px;margin-left:16px;font-size:12px;border-radius:99px}@media only screen and (max-width:767px){.MenuPage__header__toggle__in-stock,.MenuPage__header__toggle__sold-out{font-size:10px;width:120px;height:28px}}@media only screen and (max-width:499px){.MenuPage__header__toggle__in-stock,.MenuPage__header__toggle__sold-out{width:110px;margin-left:8px}}@media only screen and (max-width:371px){.MenuPage__header__toggle__in-stock,.MenuPage__header__toggle__sold-out{margin-left:0}}.MenuPage__header__toggle__in-stock:disabled,.MenuPage__header__toggle__in-stock:disabled:hover,.MenuPage__header__toggle__sold-out:disabled,.MenuPage__header__toggle__sold-out:disabled:hover{background-color:#f5f7f7}.MenuPage__header__toggle__sold-out{color:#ea3d2f}.MenuPage__header__toggle__sold-out,.MenuPage__header__toggle__sold-out:focus,.MenuPage__header__toggle__sold-out:hover{background-color:#fee4e2}.MenuPage__header__toggle__in-stock{color:#367bf5}.MenuPage__header__toggle__in-stock,.MenuPage__header__toggle__in-stock:focus,.MenuPage__header__toggle__in-stock:hover{background-color:#e6efff}.MenuPage__content{height:calc(100% - 76px)}@media only screen and (max-width:767px){.MenuPage__content{flex-direction:column;height:calc(100% - 66px);height:calc(100% - 48px)}}.MenuPage__categories,.MenuPage__products{width:100%}.MenuPage__product,.MenuPage__products__header{border-bottom:1px solid #e5e9eb}.MenuPage__product,.MenuPage__products{display:flex}.MenuPage__product__header__in-stock,.MenuPage__product__header__quantity,.MenuPage__product__info__main__in-stock,.MenuPage__product__info__main__quantity,.MenuPage__product__info__modifier__choice__in-stock,.MenuPage__product__info__modifier__choice__quantity,.MenuPage__products__header__in-stock,.MenuPage__products__header__quantity,.MenuPage__products__info__main__in-stock,.MenuPage__products__info__main__quantity,.MenuPage__products__info__modifier__choice__in-stock,.MenuPage__products__info__modifier__choice__quantity{margin-left:10px}.MenuPage__product__header__in-stock,.MenuPage__product__info__main__in-stock,.MenuPage__product__info__modifier__choice__in-stock,.MenuPage__products__header__in-stock,.MenuPage__products__info__main__in-stock,.MenuPage__products__info__modifier__choice__in-stock{min-width:72px}.MenuPage__product__header__in-stock .ant-switch-inner,.MenuPage__product__info__main__in-stock .ant-switch-inner,.MenuPage__product__info__modifier__choice__in-stock .ant-switch-inner,.MenuPage__products__header__in-stock .ant-switch-inner,.MenuPage__products__info__main__in-stock .ant-switch-inner,.MenuPage__products__info__modifier__choice__in-stock .ant-switch-inner{display:none}@media only screen and (max-width:1023px){.MenuPage__product__header__in-stock,.MenuPage__product__info__main__in-stock,.MenuPage__product__info__modifier__choice__in-stock,.MenuPage__products__header__in-stock,.MenuPage__products__info__main__in-stock,.MenuPage__products__info__modifier__choice__in-stock{min-width:66px;min-width:58px}}@media only screen and (max-width:499px){.MenuPage__product__header__in-stock,.MenuPage__product__info__main__in-stock,.MenuPage__product__info__modifier__choice__in-stock,.MenuPage__products__header__in-stock,.MenuPage__products__info__main__in-stock,.MenuPage__products__info__modifier__choice__in-stock{min-width:48px}}.MenuPage__product:not(.with-quantity) .MenuPage__product__header__name,.MenuPage__product:not(.with-quantity) .MenuPage__product__info__main__name,.MenuPage__product:not(.with-quantity) .MenuPage__product__info__modifier__choice__name,.MenuPage__product:not(.with-quantity) .MenuPage__products__header__name,.MenuPage__product:not(.with-quantity) .MenuPage__products__info__main__name,.MenuPage__product:not(.with-quantity) .MenuPage__products__info__modifier__choice__name,.MenuPage__products:not(.with-quantity) .MenuPage__product__header__name,.MenuPage__products:not(.with-quantity) .MenuPage__product__info__main__name,.MenuPage__products:not(.with-quantity) .MenuPage__product__info__modifier__choice__name,.MenuPage__products:not(.with-quantity) .MenuPage__products__header__name,.MenuPage__products:not(.with-quantity) .MenuPage__products__info__main__name,.MenuPage__products:not(.with-quantity) .MenuPage__products__info__modifier__choice__name{width:100%}.with-quantity .MenuPage__product__header__name,.with-quantity .MenuPage__product__info__main__name,.with-quantity .MenuPage__products__header__name,.with-quantity .MenuPage__products__info__main__name{width:56%}@media only screen and (max-width:1199px){.with-quantity .MenuPage__product__header__name,.with-quantity .MenuPage__product__info__main__name,.with-quantity .MenuPage__products__header__name,.with-quantity .MenuPage__products__info__main__name{width:51%}}@media only screen and (max-width:499px){.with-quantity .MenuPage__product__header__name,.with-quantity .MenuPage__product__info__main__name,.with-quantity .MenuPage__products__header__name,.with-quantity .MenuPage__products__info__main__name{display:none}}@media only screen and (max-width:499px){.with-quantity .MenuPage__product__header__name-mobile,.with-quantity .MenuPage__product__info__main__name-mobile,.with-quantity .MenuPage__products__header__name-mobile,.with-quantity .MenuPage__products__info__main__name-mobile{display:flex;width:calc(100% - 84px)}}.with-quantity .MenuPage__product__header__quantity,.with-quantity .MenuPage__product__info__main__quantity,.with-quantity .MenuPage__products__header__quantity,.with-quantity .MenuPage__products__info__main__quantity{display:flex;align-items:center;width:35%;min-width:196px}@media only screen and (max-width:1199px){.with-quantity .MenuPage__product__header__quantity,.with-quantity .MenuPage__product__info__main__quantity,.with-quantity .MenuPage__products__header__quantity,.with-quantity .MenuPage__products__info__main__quantity{width:40%;min-width:188px}}@media only screen and (max-width:1023px){.with-quantity .MenuPage__product__header__quantity,.with-quantity .MenuPage__product__info__main__quantity,.with-quantity .MenuPage__products__header__quantity,.with-quantity .MenuPage__products__info__main__quantity{min-width:176px}}@media only screen and (max-width:849px){.with-quantity .MenuPage__product__header__quantity,.with-quantity .MenuPage__product__info__main__quantity,.with-quantity .MenuPage__products__header__quantity,.with-quantity .MenuPage__products__info__main__quantity{min-width:136px}}@media only screen and (max-width:767px){.with-quantity .MenuPage__product__header__quantity,.with-quantity .MenuPage__product__info__main__quantity,.with-quantity .MenuPage__products__header__quantity,.with-quantity .MenuPage__products__info__main__quantity{min-width:130px}}@media only screen and (max-width:499px){.with-quantity .MenuPage__product__header__quantity,.with-quantity .MenuPage__product__info__main__quantity,.with-quantity .MenuPage__products__header__quantity,.with-quantity .MenuPage__products__info__main__quantity{min-width:160px}}.with-quantity .MenuPage__product__header__in-stock,.with-quantity .MenuPage__product__info__main__in-stock,.with-quantity .MenuPage__products__header__in-stock,.with-quantity .MenuPage__products__info__main__in-stock{width:9%}@media only screen and (max-width:499px){.MenuPage__product__info__main.with-quantity,.MenuPage__products__info__main.with-quantity{padding-top:16px}}.MenuPage__products{flex-direction:column;width:100%;max-width:1030px;padding-left:40px}@media only screen and (max-width:1023px){.MenuPage__products{max-width:668px;padding-left:15px}}@media only screen and (max-width:767px){.MenuPage__products{max-width:none;height:100%;padding-left:0;overflow:auto}}.MenuPage__products__features{display:flex;justify-content:space-between;align-items:flex-start;flex-shrink:0;margin-bottom:24px}@media only screen and (max-width:1023px){.MenuPage__products__features{flex-wrap:wrap}}@media only screen and (max-width:767px){.MenuPage__products__features{margin-bottom:16px}}@media only screen and (max-width:639px){.MenuPage__products__features{display:none}}.MenuPage__products__features__search{max-width:360px;width:100%;margin-right:12px}@media only screen and (max-width:1199px){.MenuPage__products__features__search{margin-right:8px}}@media only screen and (max-width:767px){.MenuPage__products__features__search{max-width:none;order:0}}.MenuPage__products__features__filter{display:flex;align-items:center;margin-left:12px}@media only screen and (max-width:1199px){.MenuPage__products__features__filter{margin-left:8px}}@media only screen and (max-width:767px){.MenuPage__products__features__filter{order:1;margin-left:16px}}.MenuPage__products__features__filter__label{margin-right:5px;color:#919699}@media only screen and (max-width:1199px){.MenuPage__products__features__filter__label{margin-right:4px}}.MenuPage__products__features__filter__select.in-stock-status-select{width:95px}@media only screen and (max-width:767px){.MenuPage__products__features__filter__select.in-stock-status-select{width:90px}}.MenuPage__products__header,.MenuPage__products__table{width:100%}.MenuPage__products__table{overflow:auto}.MenuPage__products__header{display:flex;justify-content:flex-end;flex-shrink:0;padding-bottom:20px}@media only screen and (max-width:639px){.MenuPage__products__header{display:none;border-bottom:none}}.MenuPage__products__header__container{display:flex;justify-content:space-between;width:calc(100% - 132px)}@media only screen and (max-width:1199px){.MenuPage__products__header__container{width:calc(100% - 112px)}}@media only screen and (max-width:1023px){.MenuPage__products__header__container{width:calc(100% - 92px)}}@media only screen and (max-width:767px){.MenuPage__products__header__container{width:calc(100% - 82px)}}.MenuPage__products__header__current-category{display:none;color:rgba(0,0,0,.87);font-size:14px}@media only screen and (max-width:767px){.MenuPage__products__header__current-category{display:block;width:100%}}.MenuPage__product{padding:8px 0}@media only screen and (max-width:499px){.MenuPage__product.with-quantity{flex-wrap:wrap;align-items:center}}.MenuPage__product__image{display:flex;width:62px;height:44px;margin-right:70px}@media only screen and (max-width:1199px){.MenuPage__product__image{margin-right:50px}}@media only screen and (max-width:1023px){.MenuPage__product__image{margin-right:30px}}@media only screen and (max-width:767px){.MenuPage__product__image{margin-right:20px}}@media only screen and (max-width:371px){.MenuPage__product__image{margin-right:12px}}.MenuPage__product__image img{width:inherit;height:inherit}.MenuPage__product__info{width:100%}.MenuPage__product__info__main,.MenuPage__product__info__modifier__choice{display:flex;justify-content:space-between;align-items:center}.MenuPage__product__info__main__name,.MenuPage__product__info__main__name-mobile,.MenuPage__product__info__modifier__choice__name,.MenuPage__product__info__modifier__choice__name-mobile{text-transform:uppercase;color:rgba(0,0,0,.87)}.MenuPage__product__info__main__name-mobile,.MenuPage__product__info__modifier__choice__name-mobile{display:none}.MenuPage__product__info__main__in-stock,.MenuPage__product__info__main__quantity,.MenuPage__product__info__modifier__choice__in-stock,.MenuPage__product__info__modifier__choice__quantity{margin-left:10px}@media only screen and (max-width:499px){.MenuPage__product__info__main__quantity,.MenuPage__product__info__modifier__choice__quantity{margin-left:0}}.MenuPage__product__info__main__quantity__input,.MenuPage__product__info__modifier__choice__quantity__input{width:86px;height:36px;padding:2px 10px;border:1px solid #e5e9eb;background-color:#f3f8f8}@media only screen and (max-width:1023px){.MenuPage__product__info__main__quantity__input,.MenuPage__product__info__modifier__choice__quantity__input{width:76px}}@media only screen and (max-width:849px){.MenuPage__product__info__main__quantity__input,.MenuPage__product__info__modifier__choice__quantity__input{width:66px}}@media only screen and (max-width:767px){.MenuPage__product__info__main__quantity__input,.MenuPage__product__info__modifier__choice__quantity__input{padding:2px 5px;width:60px}}@media only screen and (max-width:499px){.MenuPage__product__info__main__quantity__input,.MenuPage__product__info__modifier__choice__quantity__input{width:62px}}.MenuPage__product__info__main__quantity__input:focus,.MenuPage__product__info__modifier__choice__quantity__input:focus{background-color:transparent;background-color:initial;border-color:#367bf5;outline:none}.MenuPage__product__info__main__quantity__input:disabled,.MenuPage__product__info__modifier__choice__quantity__input:disabled{cursor:not-allowed}.MenuPage__product__info__main__quantity__input--error,.MenuPage__product__info__modifier__choice__quantity__input--error{border-color:#ea3d2f}.MenuPage__product__info__main__quantity__edit,.MenuPage__product__info__main__quantity__submit,.MenuPage__product__info__modifier__choice__quantity__edit,.MenuPage__product__info__modifier__choice__quantity__submit{margin-left:16px}@media only screen and (max-width:1199px){.MenuPage__product__info__main__quantity__edit,.MenuPage__product__info__main__quantity__submit,.MenuPage__product__info__modifier__choice__quantity__edit,.MenuPage__product__info__modifier__choice__quantity__submit{margin-left:12px}}.MenuPage__product__info__main__quantity__cancel,.MenuPage__product__info__main__quantity__submit,.MenuPage__product__info__modifier__choice__quantity__cancel,.MenuPage__product__info__modifier__choice__quantity__submit{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1023px){.MenuPage__product__info__main__quantity__submit,.MenuPage__product__info__modifier__choice__quantity__submit{margin-left:10px}}@media only screen and (max-width:849px){.MenuPage__product__info__main__quantity__submit,.MenuPage__product__info__modifier__choice__quantity__submit{margin-left:6px}}.MenuPage__product__info__main__quantity__submit.CustomButton,.MenuPage__product__info__modifier__choice__quantity__submit.CustomButton{width:54px;min-width:0}@media only screen and (max-width:849px){.MenuPage__product__info__main__quantity__submit.CustomButton,.MenuPage__product__info__modifier__choice__quantity__submit.CustomButton{width:30px}.MenuPage__product__info__main__quantity__submit.CustomButton .MenuPage__product__info__main__quantity__submit-label,.MenuPage__product__info__modifier__choice__quantity__submit.CustomButton .MenuPage__product__info__main__quantity__submit-label{display:none}.MenuPage__product__info__main__quantity__submit.CustomButton span.anticon.anticon-loading,.MenuPage__product__info__modifier__choice__quantity__submit.CustomButton span.anticon.anticon-loading{margin-left:-6px}}@media only screen and (max-width:499px){.MenuPage__product__info__main__quantity__submit.CustomButton,.MenuPage__product__info__modifier__choice__quantity__submit.CustomButton{width:54px}.MenuPage__product__info__main__quantity__submit.CustomButton .MenuPage__product__info__main__quantity__submit-label,.MenuPage__product__info__modifier__choice__quantity__submit.CustomButton .MenuPage__product__info__main__quantity__submit-label{display:inline}}.MenuPage__product__info__main__quantity__submit-label,.MenuPage__product__info__modifier__choice__quantity__submit-label{margin-left:6px}.MenuPage__product__info__main__quantity__cancel,.MenuPage__product__info__modifier__choice__quantity__cancel{margin-left:10px}@media only screen and (max-width:1199px){.MenuPage__product__info__main__quantity__cancel,.MenuPage__product__info__modifier__choice__quantity__cancel{margin-left:6px}}@media only screen and (max-width:849px){.MenuPage__product__info__main__quantity__cancel,.MenuPage__product__info__modifier__choice__quantity__cancel{margin-left:4px}}.MenuPage__product__info__main__quantity__cancel.CustomButton,.MenuPage__product__info__modifier__choice__quantity__cancel.CustomButton{width:30px;min-width:0}.MenuPage__product__info__main{min-height:44px;padding:4px 0}.MenuPage__product__info__modifiers{margin-top:16px}@media only screen and (max-width:639px){.MenuPage__product__info__modifiers{margin-top:8px}}.MenuPage__product__info__modifier+.MenuPage__product__info__modifier{margin-top:26px}.MenuPage__product__info__modifier__name{margin-bottom:6px;text-transform:uppercase;color:#919699}@media only screen and (max-width:639px){.MenuPage__product__info__modifier__name{margin-bottom:4px}}.MenuPage__product__info__modifier__choice{padding:8px 0;border-bottom:1px solid #e5e9eb}.MenuPage__product__info__modifier:last-of-type .MenuPage__product__info__modifier__choice:last-of-type{border-bottom:none;padding-bottom:0}.MenuPage__product.choices .MenuPage__product__info__main__name{width:100%}.MenuPage .ant-skeleton{padding:0 10px}.ReportsPage__categories,.ReportsPage__content,.ReportsPage__header,.ReportsPage__reports{display:flex}.ReportsPage__categories,.ReportsPage__reports{flex-direction:column;width:100%}.ReportsPage__header{flex-shrink:0;padding:30px 10px 0}@media only screen and (max-width:1199px){.ReportsPage__header{padding:25px 10px 0}}@media only screen and (max-width:1023px){.ReportsPage__header{padding:17px 10px 0}}@media only screen and (max-width:849px){.ReportsPage__header{padding:0 10px}}.ReportsPage__content{height:100%;justify-content:space-between;margin-bottom:20px;overflow:auto}@media only screen and (max-width:639px){.ReportsPage__content{flex-direction:column}}.ReportsPage__reports{height:100%;max-width:1046px;padding-left:50px}@media only screen and (max-width:1023px){.ReportsPage__reports{padding-left:15px}}@media only screen and (max-width:639px){.ReportsPage__reports{padding-left:0}}.ReportsPage__reports__header,.ReportsPage__reports__item:not(:last-of-type){border-bottom:1px solid #e5e9eb}.ReportsPage__reports__header{padding-bottom:22px}@media only screen and (max-width:1023px){.ReportsPage__reports__header.table-header{font-size:13px}}@media only screen and (max-width:639px){.ReportsPage__reports__header{display:none}}.ReportsPage__reports__item,.ReportsPage__reports__table{width:100%;display:flex}.ReportsPage__reports__table{flex-direction:column;overflow:auto}.ReportsPage__reports__item{justify-content:space-between;flex-shrink:0;align-items:center;padding:10px 0}.ReportsPage__reports__buttons{display:flex}.ReportsPage__reports__button{width:98px;margin-left:22px}.ReportsPage__reports__button:last-child{margin-right:16px}@media only screen and (max-width:849px){.ReportsPage__reports__button:last-child{margin-right:8px}}@media only screen and (max-width:499px){.ReportsPage__reports__button:last-child{margin-right:0;font-size:13px}}@media only screen and (max-width:1023px){.ReportsPage__reports__button{width:80px;height:30px;font-size:14px}}@media only screen and (max-width:849px){.ReportsPage__reports__button{margin-left:16px}}@media only screen and (max-width:767px){.ReportsPage__reports__button{margin-left:12px}}@media only screen and (max-width:639px){.ReportsPage__reports__button{width:75px}}.ReportsPage__pagination{margin:auto 0 0 auto}@media only screen and (max-width:639px){.ReportsPage__pagination{margin:auto 0 0 10px}}.ReportsPage__pagination .ant-select{margin-right:16px}.ReportsPage .ant-skeleton{padding:0 10px}.CountryPhoneInput{display:flex;height:40px;border:1px solid #c6cacc;border-radius:98px;background-color:transparent}.CountryPhoneInput:focus,.CountryPhoneInput:hover{border-color:#367bf5}.CountryPhoneInput input:-webkit-autofill{color:rgba(0,0,0,.87)!important;-webkit-box-shadow:inset 0 0 0 50px #fff!important}.CountryPhoneInput--focus,.CountryPhoneInput:hover{border-color:#367bf5}.CountryPhoneInput__close-icon{position:absolute;z-index:1;top:13px;right:15px;display:flex;width:14px;height:14px;padding:0;border:none;background-color:transparent}.CountryPhoneInput__close-icon:hover{cursor:pointer}.CountryPhoneInput__close-icon:focus{outline:none}@media only screen and (max-width:1023px){.CountryPhoneInput,.CountryPhoneInput .ant-input{font-size:13px}}@media only screen and (max-width:499px){.CountryPhoneInput{height:34px;padding:7px 12px}.CountryPhoneInput__close-icon{top:10px}}@media only screen and (max-width:371px){.CountryPhoneInput,.CountryPhoneInput .ant-input{font-size:12px}}.LoyaltyPage__card{width:100%}.LoyaltyPage__card__customer__title,.LoyaltyPage__card__punches__title,.LoyaltyPage__card__successful-added{margin-bottom:12px;font-size:16px;font-weight:500;color:#3e4345}@media only screen and (max-width:639px){.LoyaltyPage__card__customer__title,.LoyaltyPage__card__punches__title,.LoyaltyPage__card__successful-added{margin-bottom:6px;font-size:14px}}.LoyaltyPage__card__customer,.LoyaltyPage__card__increase-form,.LoyaltyPage__card__punches{margin-bottom:24px}@media only screen and (max-width:1023px){.LoyaltyPage__card__customer,.LoyaltyPage__card__increase-form,.LoyaltyPage__card__punches{margin-bottom:20px}}@media only screen and (max-width:849px){.LoyaltyPage__card__customer,.LoyaltyPage__card__increase-form,.LoyaltyPage__card__punches{margin-bottom:16px}}@media only screen and (max-width:639px){.LoyaltyPage__card__customer,.LoyaltyPage__card__increase-form,.LoyaltyPage__card__punches{margin-bottom:12px}}.LoyaltyPage__card__customer .summary-item__main__label,.LoyaltyPage__card__increase-form__item__label{min-width:145px;margin-right:16px;font-weight:500;text-align:left;color:#3e4345}@media only screen and (max-width:1023px){.LoyaltyPage__card__customer .summary-item__main__label,.LoyaltyPage__card__increase-form__item__label{min-width:135px}}@media only screen and (max-width:499px){.LoyaltyPage__card__customer .summary-item__main__label,.LoyaltyPage__card__increase-form__item__label{min-width:126px}}.LoyaltyPage__card__customer .summary-item__main:not(:last-of-type){margin-bottom:6px}@media only screen and (max-width:639px){.LoyaltyPage__card__customer .summary-item__main:not(:last-of-type){margin-bottom:3px}}.LoyaltyPage__card__customer .summary-item__main__value{margin-left:0}.LoyaltyPage__card__customer__name{color:#f3aa18}.LoyaltyPage__card__punches{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:16px;border-radius:8px;background-color:var(--card-background)}.LoyaltyPage__card__punches__title{color:var(--card-title)}.LoyaltyPage__card__punches__list{display:flex}.LoyaltyPage__card__punches__list__item{display:flex;width:25px;height:25px;border-radius:99px;background-color:var(--punch-color)}@media only screen and (max-width:639px){.LoyaltyPage__card__punches__list__item{width:20px;height:20px}}.LoyaltyPage__card__punches__list__item+.LoyaltyPage__card__punches__list__item{margin-left:8px}@media only screen and (max-width:849px){.LoyaltyPage__card__punches{padding:12px 16px}}@media only screen and (max-width:639px){.LoyaltyPage__card__punches{padding:8px 12px}}.LoyaltyPage__card__increase-form__item .ant-form-item .ant-form-item-label>label{height:auto}.LoyaltyPage__card__increase-form__item__input,.LoyaltyPage__card__increase-form__item__input.ant-select .ant-select-selector{border-radius:28px}.LoyaltyPage__card__increase-form__item__input.ant-select .ant-select-selector:focus,.LoyaltyPage__card__increase-form__item__input.ant-select .ant-select-selector:hover,.LoyaltyPage__card__increase-form__item__input:focus,.LoyaltyPage__card__increase-form__item__input:hover{border-color:#367bf5}.LoyaltyPage__card__increase-form__item__input{width:100%;max-width:232px}@media only screen and (max-width:1023px){.LoyaltyPage__card__increase-form__item.ant-form-item:not(.ant-form-item-with-help){margin-bottom:21px}.LoyaltyPage__card__increase-form__item .ant-form-item-explain,.LoyaltyPage__card__increase-form__item__label{font-size:13px}.LoyaltyPage__card__increase-form__item .ant-form-item-explain{min-height:21px}}@media only screen and (max-width:639px){.LoyaltyPage__card__increase-form__item.ant-form-item:not(.ant-form-item-with-help){margin-bottom:19px}.LoyaltyPage__card__increase-form__item>.ant-col.ant-form-item-label{flex:initial;padding:0}.LoyaltyPage__card__increase-form__item>.ant-col.ant-form-item-control{flex:1 1}.LoyaltyPage__card__increase-form__item .ant-form-item-explain,.LoyaltyPage__card__increase-form__item__label{font-size:12px}.LoyaltyPage__card__increase-form__item .ant-form-item-explain{min-height:19px}}@media only screen and (max-width:499px){.LoyaltyPage__card__increase-form__item{flex-direction:column;align-items:normal}.LoyaltyPage__card__increase-form__item__input{max-width:none}}.LoyaltyPage__card__increase-form__button{display:flex;justify-content:center;align-items:center;margin-top:16px;max-width:145px;font-weight:500}.LoyaltyPage__card__increase-form__button__icon{width:14px;height:14px;-webkit-filter:brightness(5);filter:brightness(5);margin-right:8px}@media only screen and (max-width:1023px){.LoyaltyPage__card__increase-form__button{max-width:135px;height:30px;font-size:13px}}@media only screen and (max-width:499px){.LoyaltyPage__card__increase-form__button{max-width:126px;font-size:12px}.LoyaltyPage__card__increase-form__button__icon{width:12px;height:12px}}.LoyaltyPage__card__successful-added{display:flex;align-items:center;background-color:#2fa84f}.LoyaltyPage__card__successful-added__title{display:inline-block;margin-left:0;color:#fff}.LoyaltyPage__content,.LoyaltyPage__header,.LoyaltyPage__search{display:flex;padding:0 10px}.LoyaltyPage__content,.LoyaltyPage__header{width:100%}.LoyaltyPage__header{flex-direction:column;justify-content:space-between;padding:30px 10px 0}@media only screen and (max-width:1199px){.LoyaltyPage__header{padding:25px 10px 0}}@media only screen and (max-width:1023px){.LoyaltyPage__header{padding:17px 10px 0}}@media only screen and (max-width:849px){.LoyaltyPage__header{padding:0 10px}}.LoyaltyPage__content{overflow:scroll}.LoyaltyPage__search{display:flex;flex-wrap:nowrap;align-items:flex-start;margin-bottom:12px}.LoyaltyPage__search .ant-input-affix-wrapper:before{content:none}.LoyaltyPage__search__input__container{width:100%;max-width:312px;min-width:254px}.LoyaltyPage__search__input{display:flex;height:40px;border:1px solid #c6cacc;border-radius:98px;background-color:transparent}.LoyaltyPage__search__input:focus,.LoyaltyPage__search__input:hover{border-color:#367bf5}.LoyaltyPage__search__input input:-webkit-autofill{color:rgba(0,0,0,.87)!important;-webkit-box-shadow:inset 0 0 0 50px #fff!important}.LoyaltyPage__search__button__container{margin-left:24px;width:100px}@media only screen and (max-width:1023px){.LoyaltyPage__search__input__container.ant-form-item:not(.ant-form-item-with-help){margin-bottom:21px}.LoyaltyPage__search .ant-form-item-explain{font-size:13px;min-height:21px}}@media only screen and (max-width:639px){.LoyaltyPage__search__input__container.ant-form-item:not(.ant-form-item-with-help){margin-bottom:19px}.LoyaltyPage__search .ant-form-item-explain{font-size:12px;min-height:19px}}@media only screen and (max-width:499px){.LoyaltyPage__search{flex-direction:column}.LoyaltyPage__search__input__container{max-width:none}.LoyaltyPage__search__button__container{width:100%;margin:0}.LoyaltyPage__search__button{height:34px;font-size:14px}}.LoyaltyPage__search-error{font-size:16px;font-weight:500;color:#ea3d2f}.ReportPrint{display:flex;flex-direction:column;width:300px;min-width:300px;margin:auto;color:#000}.ReportPrint__lines,.ReportPrint__stars{padding:5px 0}.ReportPrint__logo{width:70%;margin:auto;padding:20px 0}.ReportPrint__logo img{width:100%}.ReportPrint__main{display:flex}.ReportPrint__subtitle,.ReportPrint__title{text-align:center}.ReportPrint__title{font-size:18px;font-weight:700}.ReportPrint__subtitle{margin-bottom:10px;font-size:16px;text-decoration:underline}.ReportPrint__categories-info,.ReportPrint__general-info,.ReportPrint__orders-info,.ReportPrint__payment-info,.ReportPrint__sales-info{font-size:16px;display:flex;flex-direction:column;width:100%}.ReportPrint__categories-info__item,.ReportPrint__general-info__item,.ReportPrint__orders-info__item,.ReportPrint__payment-info__item,.ReportPrint__sales-info__item{display:flex;width:100%}.ReportPrint__orders-info__item__label,.ReportPrint__payment-info__item__label,.ReportPrint__sales-info__item__label{width:46%}.ReportPrint__orders-info__item__value,.ReportPrint__payment-info__item__value,.ReportPrint__sales-info__item__value{width:54%}.ReportPrint__payment-info__item__value,.ReportPrint__sales-info__item__value{text-align:right}.ReportPrint__general-info__item__label{width:17%}.ReportPrint__general-info__item__value{width:83%}.ReportPrint__categories-info__item:first-of-type .ReportPrint__categories-info__item__value{text-align:center}.ReportPrint__categories-info__item:not(:first-of-type) .ReportPrint__categories-info__item__value{text-align:right}.ReportPrint__categories-info__item__label{width:46%;order:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ReportPrint__categories-info__item__quantity{width:15%;padding:0 2px;order:1}.ReportPrint__categories-info__item__value{width:39%;order:2}@media print{@page{.ReportPrint{size:80mm 280mm}}}.OrderPrint .NutritionalFacts__title{padding-bottom:10px;font-size:22px}.OrderPrint .NutritionalFacts__disclaimer{margin-top:5px;margin-bottom:5px;font-size:12px}.OrderPrint .NutritionalFactsProduct__main{display:flex}.OrderPrint .NutritionalFactsProduct__name,.OrderPrint .NutritionalFactsProduct__quantity{position:relative;font-size:16px}.OrderPrint .NutritionalFactsProduct__quantity:after{content:"X";margin-left:5px;margin-right:5px}.OrderPrint .NutritionalFactsProduct__container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:10px}.OrderPrint .NutritionalFactsProduct__item{position:relative;padding-left:10px;padding-right:10px}.OrderPrint .NutritionalFactsProduct__item__value{margin-right:5px}.OrderPrint .NutritionalFactsProduct__item:not(:last-child):after{position:absolute;right:-4px;content:"/"}.OrderPrint .NutritionalFacts__total__title{margin-bottom:10px;font-size:16px;font-weight:700}.OrderPrint .NutritionalFacts__total__nutritional{display:flex;flex-wrap:wrap;justify-content:center}.OrderPrint .NutritionalFacts__total__item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:70px;height:50px;border:1px solid #000;border-radius:8px}.OrderPrint .NutritionalFacts__total__item__value{font-weight:700}.OrderPrint .NutritionalFacts__total__item__key{font-size:12px}.OrderPrint.OrderPrint__arabic .NutritionalFactsProduct__quantity:after{content:none}.OrderPrint.OrderPrint__arabic .NutritionalFactsProduct__quantity:before{content:"X";margin-right:5px;margin-left:8px}.OrderPrint.OrderPrint__arabic .NutritionalFactsProduct__item:not(:last-child):after{content:none}.OrderPrint.OrderPrint__arabic .NutritionalFactsProduct__item:not(:first-child):before{position:absolute;right:-4px;content:"/"}.OrderPrint.OrderPrint__thermal .NutritionalFactsProduct__main{margin-bottom:10px}.OrderPrint.OrderPrint__thermal .NutritionalFactsProduct__container{border:1px dashed #000;border-radius:8px}.OrderPrint.OrderPrint__thermal .NutritionalFacts__total__item{margin-bottom:5px}.OrderPrint.OrderPrint__thermal .NutritionalFacts__total__item:not(:last-of-type){margin-right:6px}.OrderPrint.OrderPrint__normal .NutritionalFacts__disclaimer{margin-top:10px}.OrderPrint.OrderPrint__normal .NutritionalFactsProduct{margin-bottom:20px}.OrderPrint.OrderPrint__normal .NutritionalFacts__total,.OrderPrint.OrderPrint__normal .NutritionalFactsProduct{display:flex;align-items:center;justify-content:space-between}.OrderPrint.OrderPrint__normal .NutritionalFacts__total__item{margin-left:5px;margin-right:5px}.OrderPrint__arabic.OrderPrint__normal .NutritionalFacts__title{text-align:right}.OrderPrint{display:flex;flex-direction:column;width:720px;min-width:720px;margin:auto;color:#000}.OrderPrint__logo{padding-top:20px}.OrderPrint__lines,.OrderPrint__logo img,.OrderPrint__main,.OrderPrint__receipt,.OrderPrint__stars,.OrderPrint__thankfulness,.OrderPrint__total{width:100%}.OrderPrint__main{display:flex}.OrderPrint__main__order,.OrderPrint__main__order__store{flex-direction:column}.OrderPrint__main__order,.OrderPrint__main__order__code{display:flex}.OrderPrint__main__customer .customer--collected-by,.OrderPrint__main__customer .customer--ordered-by,.OrderPrint__main__customer .customer__address,.OrderPrint__main__customer .customer__car,.OrderPrint__main__customer .customer__delivery-notes,.OrderPrint__main__customer .customer__info{width:100%;font-size:16px}.OrderPrint__main__customer .customer__address__detail,.OrderPrint__main__customer .customer__car__info,.OrderPrint__main__customer .customer__delivery-notes__detail,.OrderPrint__main__customer .customer__info__detail{width:100%}.OrderPrint__main__customer .customer__car__info__detail{flex-direction:column}.OrderPrint__main__customer .customer__address__detail__building,.OrderPrint__main__customer .customer__address__detail__office,.OrderPrint__main__customer .customer__car__info__detail__car-info,.OrderPrint__main__customer .customer__car__info__detail__car-plate,.OrderPrint__main__customer .customer__delivery-notes__detail__note,.OrderPrint__main__customer .customer__info__detail__name,.OrderPrint__main__customer .customer__info__detail__phone{justify-content:space-between}.OrderPrint__main__customer .customer__address__detail__building__label,.OrderPrint__main__customer .customer__address__detail__building__value,.OrderPrint__main__customer .customer__address__detail__office__label,.OrderPrint__main__customer .customer__address__detail__office__value,.OrderPrint__main__customer .customer__car__info__detail__car-info__label,.OrderPrint__main__customer .customer__car__info__detail__car-info__value,.OrderPrint__main__customer .customer__car__info__detail__car-plate__label,.OrderPrint__main__customer .customer__car__info__detail__car-plate__value,.OrderPrint__main__customer .customer__delivery-notes__detail__note__label,.OrderPrint__main__customer .customer__delivery-notes__detail__note__value,.OrderPrint__main__customer .customer__info__detail__name__label,.OrderPrint__main__customer .customer__info__detail__name__value,.OrderPrint__main__customer .customer__info__detail__phone__label,.OrderPrint__main__customer .customer__info__detail__phone__value{width:50%}.OrderPrint__main__customer .customer__address__detail__building__value,.OrderPrint__main__customer .customer__address__detail__office__value,.OrderPrint__main__customer .customer__car__info__detail__car-info__value,.OrderPrint__main__customer .customer__car__info__detail__car-plate__value,.OrderPrint__main__customer .customer__delivery-notes__detail__note__value,.OrderPrint__main__customer .customer__info__detail__name__value,.OrderPrint__main__customer .customer__info__detail__phone__value{margin-left:auto}.OrderPrint__main .collection{border-top:none}.OrderPrint__main .collection__title{font-size:16px;font-weight:400}.OrderPrint__receipt,.OrderPrint__total{border-bottom:1px solid #000}.OrderPrint__receipt__title{text-align:center}.OrderPrint__receipt__info{width:100%}.OrderPrint__receipt__info .summary-item__main__label,.OrderPrint__receipt__info .summary-item__main__quantity,.OrderPrint__receipt__info__item__label,.OrderPrint__receipt__info__item__quantity{margin-right:0}.OrderPrint__receipt__info__item-main{padding-bottom:5px}.OrderPrint__receipt__info__item-main .OrderPrint__receipt__info__item__label,.OrderPrint__receipt__info__item-main .OrderPrint__receipt__info__item__quantity,.OrderPrint__receipt__info__item-main .OrderPrint__receipt__info__item__value{font-size:16px;font-weight:700}.OrderPrint__receipt__info .summary-item__main{align-items:center}.OrderPrint__receipt__info .summary-item__main__quantity:after{content:"X";margin-left:5px}.OrderPrint__receipt__info .summary-item__comment,.OrderPrint__receipt__info .summary-item__modifiers,.OrderPrint__receipt__info .summary-item__modifiers__item__label,.OrderPrint__receipt__info .summary-item__note{color:#000}.OrderPrint__total .order-total__item{padding-bottom:8px}.OrderPrint__total .order-total__item:last-of-type{padding-bottom:0}.OrderPrint__total .order-total__item.bordered{border-color:#000}.OrderPrint__total .order-total__item__quantity{display:none;width:0}.OrderPrint__general-comment__label,.OrderPrint__general-comment__value,.OrderPrint__important-note__label,.OrderPrint__important-note__value{font-size:16px}.OrderPrint__credit{display:flex;flex-direction:column;margin-top:3px;padding-top:5px;border-top:1px solid #000}.OrderPrint__credit__message,.OrderPrint__credit__title{text-align:center}.OrderPrint__credit__title{font-size:16px}.OrderPrint__credit .order-total__item__label{width:70%}.OrderPrint__credit .order-total__item__quantity{display:none}.OrderPrint__credit .order-total__item__value{width:30%}.OrderPrint__thankfulness{font-size:16px;text-align:center}@media print{@page{.OrderPrint{margin:0 -6cm}}.OrderPrint #non-printable,.OrderPrint footer,.OrderPrint header{display:none!important}.OrderPrint html{margin:0 6cm}.OrderPrint body{margin:1.6cm}}.OrderPrint.OrderPrint__normal .OrderPrint__lines,.OrderPrint.OrderPrint__normal .OrderPrint__stars{display:none}.OrderPrint.OrderPrint__normal .OrderPrint__logo{width:40%;margin-left:auto;padding-bottom:20px}.OrderPrint.OrderPrint__normal .OrderPrint__main{justify-content:space-between;flex-wrap:wrap;padding-bottom:20px}.OrderPrint.OrderPrint__normal .OrderPrint__main__customer,.OrderPrint.OrderPrint__normal .OrderPrint__main__order{width:40%}.OrderPrint.OrderPrint__normal .OrderPrint__main__order{order:1}.OrderPrint.OrderPrint__normal .OrderPrint__main__order__code,.OrderPrint.OrderPrint__normal .OrderPrint__main__order__date{font-weight:700}.OrderPrint.OrderPrint__normal .OrderPrint__main__order__code{margin-top:auto;font-size:24px}.OrderPrint.OrderPrint__normal .OrderPrint__main__order__code__label{margin-right:5px}.OrderPrint.OrderPrint__normal .OrderPrint__main__customer .customer{align-items:start}.OrderPrint.OrderPrint__normal .OrderPrint__main__customer .customer__title{font-size:20px;font-weight:700;padding-bottom:5px}.OrderPrint.OrderPrint__normal .OrderPrint__main .collection{order:3;display:flex;align-items:center;flex-shrink:0;width:40%}.OrderPrint.OrderPrint__normal .OrderPrint__main .collection__status,.OrderPrint.OrderPrint__normal .OrderPrint__main .collection__title{width:50%}.OrderPrint.OrderPrint__normal .OrderPrint__main .collection__title{margin-bottom:0}.OrderPrint.OrderPrint__normal .OrderPrint__main .collection__title:after{content:":"}.OrderPrint.OrderPrint__normal .OrderPrint__main .collection__logo{display:none}.OrderPrint.OrderPrint__normal .OrderPrint__main .collection__status__name.subtitle{font-size:16px;font-weight:400}.OrderPrint.OrderPrint__normal .OrderPrint__main .collection__status__indicator{display:none}.OrderPrint.OrderPrint__normal .OrderPrint__receipt,.OrderPrint.OrderPrint__normal .OrderPrint__total{padding:20px 0}.OrderPrint.OrderPrint__normal .OrderPrint__receipt__title{font-size:20px;font-weight:700;padding-bottom:20px}.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__main__label,.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__main__quantity,.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info__item__label,.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info__item__quantity{font-size:18px}.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__main__quantity,.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info__item__quantity{width:15%}.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__main__label,.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info__item__label{width:74%}.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__main__value,.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info__item__value{width:11%}.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__alternative,.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__comment,.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__note{padding-left:15%;padding-right:12%}.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__modifiers{padding-left:15%}.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__modifiers__item__choice__value{width:12.9%}.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__comment,.OrderPrint.OrderPrint__normal .OrderPrint__receipt__info .summary-item__note{font-size:16px}.OrderPrint.OrderPrint__normal .OrderPrint__total{margin-bottom:20px}.OrderPrint.OrderPrint__normal .OrderPrint__total .order-total__item__label{width:89%;font-size:16px;font-weight:700}.OrderPrint.OrderPrint__normal .OrderPrint__total .order-total__item__value{width:11%}.OrderPrint.OrderPrint__normal .OrderPrint__total .order-total__item.subtotal .order-total__item__value,.OrderPrint.OrderPrint__normal .OrderPrint__total .order-total__item.total .order-total__item__value{font-weight:700}.OrderPrint.OrderPrint__normal .OrderPrint__thankfulness{padding-top:40px}.OrderPrint.OrderPrint__normal.OrderPrint__supermarket .OrderPrint__total .order-total__item__value{font-weight:700}.OrderPrint.OrderPrint__normal.OrderPrint__supermarket .OrderPrint__general-comment{border-bottom:1px solid #000;padding-bottom:20px;margin-bottom:20px}@media print{@page{.OrderPrint.OrderPrint__normal{size:210mm 297mm}}}.OrderPrint.OrderPrint__thermal{width:300px;min-width:300px}.OrderPrint.OrderPrint__thermal .OrderPrint__logo{width:90%;margin:auto}.OrderPrint.OrderPrint__thermal .OrderPrint__main{flex-direction:column}.OrderPrint.OrderPrint__thermal .OrderPrint__main__order{text-align:center}.OrderPrint.OrderPrint__thermal .OrderPrint__main__order__code__label,.OrderPrint.OrderPrint__thermal .OrderPrint__main__order__store{display:none}.OrderPrint.OrderPrint__thermal .OrderPrint__main__order__code{justify-content:center}.OrderPrint.OrderPrint__thermal .OrderPrint__main__order__code__value{font-size:36px;font-weight:700;line-height:40px}.OrderPrint.OrderPrint__thermal .OrderPrint__main .customer__title{padding-bottom:10px;font-size:22px;text-align:center}.OrderPrint.OrderPrint__thermal .OrderPrint__main .collection{padding-top:0;text-align:center}.OrderPrint.OrderPrint__thermal .OrderPrint__main .collection__status{justify-content:center}.OrderPrint.OrderPrint__thermal .OrderPrint__main .collection__status__name.subtitle{font-size:32px;line-height:normal}.OrderPrint.OrderPrint__thermal .OrderPrint__main .collection__status__indicator,.OrderPrint.OrderPrint__thermal .OrderPrint__main .collection__status__indicator svg{width:40px;height:40px}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt{padding-bottom:5px}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__title{padding-bottom:10px;font-size:22px}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info__item-main{display:none}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__main__label,.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__main__quantity{font-size:16px}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__main__quantity{width:11%}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__main__label{width:63%}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__main__value{width:26%}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__alternative,.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__comment,.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__note{padding-left:12%;padding-right:15%}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__modifiers{padding-left:12%;font-size:12px}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__modifiers__item{display:flex;flex-direction:column}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__modifiers__item:not(:last-of-type){padding-bottom:5px}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__modifiers__item__label{font-weight:500}.OrderPrint.OrderPrint__thermal .OrderPrint__receipt__info .summary-item__modifiers__item__choice__value{width:29.5%}.OrderPrint.OrderPrint__thermal .OrderPrint__total{padding:5px 0;border-bottom:none}.OrderPrint.OrderPrint__thermal .OrderPrint__total .order-total__item__label{width:74%}.OrderPrint.OrderPrint__thermal .OrderPrint__total .order-total__item__value{width:26%}.OrderPrint.OrderPrint__thermal .OrderPrint__thankfulness{padding-top:5px}.OrderPrint.OrderPrint__thermal:not(.OrderPrint__supermarket) .OrderPrint__general-comment__lines{margin-top:30px}@media print{@page{.OrderPrint.OrderPrint__thermal{size:80mm 280mm}}}.OrderPrint.OrderPrint__supermarket .OrderPrint__important-note__label,.OrderPrint.OrderPrint__supermarket .OrderPrint__important-note__negative,.OrderPrint.OrderPrint__supermarket .OrderPrint__important-note__positive{margin-bottom:10px}.OrderPrint:not(.OrderPrint__arabic) .order-total__item__value,.OrderPrint:not(.OrderPrint__arabic).OrderPrint__normal .NutritionalFacts__title{text-align:left}.OrderPrint.OrderPrint__arabic{direction:rtl}.OrderPrint.OrderPrint__arabic .OrderPrint__main__order__code__label{margin-right:0;margin-left:5px}.OrderPrint.OrderPrint__arabic .customer__info__detail__phone__value:after{content:"+"}.OrderPrint.OrderPrint__arabic .customer__info__detail__phone__value:before,.OrderPrint.OrderPrint__arabic .summary-item__main__quantity:after{content:none}.OrderPrint.OrderPrint__arabic .summary-item__main__quantity:before{content:"X";margin-right:5px}.OrderPrint.OrderPrint__arabic .order-total__item__value,.OrderPrint.OrderPrint__arabic .summary-item__main__value{text-align:right;direction:ltr}.OrderPrint.OrderPrint__arabic .summary-item__modifiers__item__label{margin-right:0;margin-left:5px}.OrderPrint.OrderPrint__arabic .summary-item__modifiers__item__choice__value{margin-left:0;margin-right:auto}.OrderPrint.OrderPrint__arabic.OrderPrint__normal .summary-item__alternative,.OrderPrint.OrderPrint__arabic.OrderPrint__normal .summary-item__comment,.OrderPrint.OrderPrint__arabic.OrderPrint__normal .summary-item__note{padding-left:12%;padding-right:15%}.OrderPrint.OrderPrint__arabic.OrderPrint__normal .summary-item__modifiers{padding-left:0;padding-right:15%}.OrderPrint.OrderPrint__arabic.OrderPrint__thermal .summary-item__alternative,.OrderPrint.OrderPrint__arabic.OrderPrint__thermal .summary-item__comment,.OrderPrint.OrderPrint__arabic.OrderPrint__thermal .summary-item__note{padding-left:23%;padding-right:11%}.OrderPrint.OrderPrint__arabic.OrderPrint__thermal .summary-item__modifiers{padding-left:0;padding-right:11%}.OrderPrint.OrderPrint__arabic.OrderPrint__thermal .summary-item__modifiers__item__choice__value{width:29%}.OrderPrint.OrderPrint__arabic.OrderPrint__thermal .OrderPrint__thankfulness{font-size:15px}.NotFoundPage{position:relative;display:flex;justify-content:center;align-items:center;min-height:100vh;background:no-repeat 50% url(/static/media/not-found-img.2f409434.png),linear-gradient(45deg,#00716d,#069999 65%);background-size:contain}.NotFoundPage__content{padding:150px}@media only screen and (max-width:849px){.NotFoundPage__content{padding:100px}}@media only screen and (max-width:639px){.NotFoundPage__content{padding:50px}}@media only screen and (max-width:499px){.NotFoundPage__content{padding:25px}}.NotFoundPage__content__subtitle,.NotFoundPage__content__title{font-weight:500;color:#fff;text-align:center}.NotFoundPage__content__title{margin-bottom:0;font-size:288px;line-height:220px;padding-bottom:40px}@media only screen and (max-width:849px){.NotFoundPage__content__title{font-size:240px;line-height:200px}}@media only screen and (max-width:639px){.NotFoundPage__content__title{padding-bottom:20px;font-size:200px;line-height:180px}}@media only screen and (max-width:499px){.NotFoundPage__content__title{font-size:180px;line-height:140px}}@media only screen and (max-width:371px){.NotFoundPage__content__title{font-size:160px;line-height:120px}}.NotFoundPage__content__subtitle{font-size:64px;line-height:64px}@media only screen and (max-width:849px){.NotFoundPage__content__subtitle{font-size:54px;line-height:54px}}@media only screen and (max-width:639px){.NotFoundPage__content__subtitle{font-size:44px;line-height:44px}}@media only screen and (max-width:499px){.NotFoundPage__content__subtitle{font-size:40px;line-height:40px}}@media only screen and (max-width:371px){.NotFoundPage__content__subtitle{font-size:36px;line-height:36px}}.MaintenancePage{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#069697}.MaintenancePage p{max-width:760px;padding:0 10px;font-size:50px;font-weight:700;text-align:center;word-wrap:normal;color:#fff}@media only screen and (max-width:849px){.MaintenancePage p{padding:0 20px;font-size:40px}}.ErrorBoundary{height:100vh}.ErrorBoundary,.ErrorBoundary__content{display:flex;align-items:center;justify-content:center}.ErrorBoundary__content{flex-direction:column;height:100%;width:600px;padding:30px;text-align:center}@media only screen and (max-width:767px){.ErrorBoundary__content{width:360px}}.ErrorBoundary__image{margin-bottom:20px}@media only screen and (max-width:767px){.ErrorBoundary__image{width:150px;height:65px}}@media only screen and (max-width:499px){.ErrorBoundary__image{margin-top:auto}}.ErrorBoundary__title{margin-bottom:20px;font-size:36px;line-height:40px;color:#263238}@media only screen and (max-width:767px){.ErrorBoundary__title{font-size:28px;line-height:32px}}.ErrorBoundary__message{margin-bottom:20px;font-size:25px;line-height:30px;font-weight:500;color:#263238}@media only screen and (max-width:767px){.ErrorBoundary__message{font-size:20px;line-height:35px}}@media only screen and (max-width:499px){.ErrorBoundary__message{margin-bottom:auto}}.ErrorBoundary .CustomButton{height:72px;margin-top:40px;font-size:24px;line-height:28px}@media only screen and (max-width:767px){.ErrorBoundary .CustomButton{height:50px;margin-top:30px;font-size:20px;line-height:24px}}@media only screen and (max-width:499px){.ErrorBoundary .CustomButton{height:40px;margin-top:20px;font-size:14px;line-height:16px}}body{font-family:"Roboto",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,p{margin:0}a,a:hover{color:#367bf5}ul{padding:0;margin:0}li{list-style:none}h1{font-size:96px;line-height:112px;letter-spacing:-1.5px}h1,h2{font-weight:500}h2{font-style:normal;font-size:60px;line-height:70px}h3{font-size:48px;line-height:56px}h3,h4{font-weight:500}h4{font-size:34px;line-height:40px;letter-spacing:.25px}h5{font-size:24px;line-height:28px}h5,h6{font-weight:500}h6{font-size:20px;line-height:20px;letter-spacing:.15px}.subtitle{font-weight:500;font-size:14px;line-height:22px;letter-spacing:.1px}.caption{font-weight:400;font-size:12px;line-height:16px;letter-spacing:.4px}.overline{font-weight:500;font-size:10px;line-height:16px;letter-spacing:1.5px;text-transform:uppercase}.main-text{font-weight:400;font-size:16px;line-height:24px;letter-spacing:.44px}.main-text--small{font-weight:400;font-size:14px;line-height:20px;letter-spacing:.25px}.table-header{font-weight:700;font-size:14px;line-height:22px;color:#78909c}.overflow-hidden{overflow:hidden}@media only screen and (max-width:499px){.ant-notification{width:calc(100vw - 40px);margin-right:20px}}.ant-notification-notice{border-radius:8px}@media only screen and (max-width:499px){.ant-notification-notice{padding:12px 16px}.ant-notification-notice .ant-notification-notice-message{font-size:14px}.ant-notification-notice .ant-notification-notice-description{font-size:12px}}.ant-notification-notice.new-order .ant-badge .ant-badge-dot{width:10px;height:10px}.ant-notification-notice.new-order .ant-notification-notice-message{font-style:normal;font-weight:500;font-size:20px;line-height:28px;letter-spacing:.15px;color:#ea3d2f}@media only screen and (max-width:499px){.ant-notification-notice.new-order .ant-notification-notice-message{font-size:14px}}@media only screen and (max-width:1023px){.ant-pagination-item{font-size:13px}}@media only screen and (max-width:371px){.ant-pagination-item{min-width:28px;height:28px;font-size:12px;line-height:26px}}@media only screen and (max-width:1023px){.ant-select{font-size:13px}}@media only screen and (max-width:371px){.ant-select{font-size:12px}}.ant-spin-dot{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px)}.select-country .ant-form-item-control-input{margin-bottom:7px}.select-country .ant-form-item-control-input .ant-radio-group.ant-radio-group-outline{display:flex;justify-content:space-between}.select-country .ant-form-item-control-input .ant-radio-group.ant-radio-group-outline label{display:flex;align-items:center;justify-content:center;width:140px;height:46px;border:1px solid #c6cacc;border-radius:28px;background-color:#fff}.select-country .ant-form-item-control-input .ant-radio-group.ant-radio-group-outline label .ant-radio-checked:after{border:none}.select-country .ant-form-item-control-input .ant-radio-group.ant-radio-group-outline label .ant-radio-checked .ant-radio-inner{border-color:#00b1aa}.select-country .ant-form-item-control-input .ant-radio-group.ant-radio-group-outline label .ant-radio-checked .ant-radio-inner:after{background-color:#00b1aa}.select-country .ant-form-item-control-input .ant-radio-group.ant-radio-group-outline label span{display:flex;align-items:center;top:0}.select-country .ant-form-item-control-input .ant-radio-group.ant-radio-group-outline label span img{margin-right:10px}