:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SupplierAlert{display:flex;grid-gap:16px;gap:16px;padding:12px;align-items:center;border-radius:8px;font-size:12px;line-height:18px;font-weight:400;color:#101828}.SupplierAlert[data-kind=warning]{border:1px solid #fef0c7;background:#fffaeb}.SupplierAlert[data-kind=warning]>i{color:#fdb022;font-size:14px}.SupplierAlert[data-kind=info]{border:1px solid #b7142b;background:#f3f3ff;color:#a01226}.SupplierAlert[data-kind=info]>i{color:#b7142b;font-size:14px}.Button{border-width:1px;border-radius:8px;font-weight:600;font-size:16px;line-height:20px;height:40px;padding:9px 18px;transition:all .5s;background:transparent}.Button:not(.d-block){max-width:345px}.Button.btn.active,.Button.icon{box-shadow:none}.Button.icon{padding:8px 16px;height:auto;border:none;background:inherit}.Button:active,.Button:active:focus-visible,.Button:focus,.Button:focus-visible{outline:none}.Button.default{border-color:#d0d5dd;background-color:#fcfdfd;color:#344054}.Button.default:focus-visible{box-shadow:0 0 0 4px #f2f4f7,0 1px 2px 0 rgba(16,24,40,.05)}.Button.default.active[disabled],.Button.default.disabled,.Button.default.disabled.active,.Button.default.disabled:active,.Button.default.disabled:focus,.Button.default.disabled:hover,.Button.default[disabled],.Button.default[disabled]:active,.Button.default[disabled]:focus,.Button.default[disabled]:hover{color:#d0d5dd;border-color:#f2f4f7;box-shadow:none;opacity:1}.Button.default.destructive{background-color:#fffbfa;border-color:#fda29b;color:#b42318}.Button.default.destructive:focus-visible{box-shadow:0 0 0 4px #fee4e2,0 1px 2px 0 rgba(16,24,40,.05)}.Button.default.destructive.active[disabled],.Button.default.destructive.disabled,.Button.default.destructive.disabled.active,.Button.default.destructive.disabled:active,.Button.default.destructive.disabled:focus,.Button.default.destructive.disabled:hover,.Button.default.destructive[disabled],.Button.default.destructive[disabled]:active,.Button.default.destructive[disabled]:focus,.Button.default.destructive[disabled]:hover{color:#fda29b;border-color:#fee4e2;box-shadow:none}.Button.primary{background-color:#e51936;border-color:#e51936;color:#fcfdfd}.Button.primary:hover{background-color:#a01226;border-color:#a01226}.Button.primary:focus-visible{background-color:#e51936;border-color:#e51936;box-shadow:0 0 0 4px rgba(68,61,246,.1)}.Button.primary.active[disabled],.Button.primary.disabled,.Button.primary.disabled.active,.Button.primary.disabled:active,.Button.primary.disabled:focus,.Button.primary.disabled:hover,.Button.primary[disabled],.Button.primary[disabled]:active,.Button.primary[disabled]:focus,.Button.primary[disabled]:hover{background:#fad1d7;border-color:#fad1d7;box-shadow:none}.Button.primary.destructive{background-color:#d92d20;border-color:#d92d20;color:#fffbfa}.Button.primary.destructive:hover{background-color:#b42318;border-color:#b42318}.Button.primary.destructive:focus-visible{background-color:#d92d20;border-color:#d92d20;box-shadow:0 0 0 4px #fee4e2,0 1px 2px 0 rgba(16,24,40,.05)}.Button.primary.destructive.active[disabled],.Button.primary.destructive.disabled,.Button.primary.destructive.disabled.active,.Button.primary.destructive.disabled:active,.Button.primary.destructive.disabled:focus,.Button.primary.destructive.disabled:hover,.Button.primary.destructive[disabled],.Button.primary.destructive[disabled]:active,.Button.primary.destructive[disabled]:focus,.Button.primary.destructive[disabled]:hover{background-color:#fecdca;border-color:#fecdca;box-shadow:none}.Button.secondary{background-color:#fce8eb;border-color:#fce8eb;color:#890f20}.Button.secondary:hover{background-color:#fad1d7;border-color:#fad1d7}.Button.secondary:focus-visible{background-color:#fce8eb;border-color:#fce8eb;box-shadow:0 0 0 4px rgba(68,61,246,.1)}.Button.secondary.active[disabled],.Button.secondary.disabled,.Button.secondary.disabled.active,.Button.secondary.disabled:active,.Button.secondary.disabled:focus,.Button.secondary.disabled:hover,.Button.secondary[disabled],.Button.secondary[disabled]:active,.Button.secondary[disabled]:focus,.Button.secondary[disabled]:hover{background-color:#f3f3ff;border-color:#f3f3ff;color:#ffbec6}.Button.secondary.destructive{background:#fef3f2;border-color:#fef3f2;color:#b42318}.Button.secondary.destructive:hover{background:#fee4e2;border-color:#fee4e2}.Button.secondary.destructive:focus-visible{background:#fef3f2;border-color:#fef3f2;box-shadow:0 0 0 4px #fee4e2,0 1px 2px 0 rgba(16,24,40,.05)}.Button.secondary.destructive.active[disabled],.Button.secondary.destructive.disabled,.Button.secondary.destructive.disabled.active,.Button.secondary.destructive.disabled:active,.Button.secondary.destructive.disabled:focus,.Button.secondary.destructive.disabled:hover,.Button.secondary.destructive[disabled],.Button.secondary.destructive[disabled]:active,.Button.secondary.destructive[disabled]:focus,.Button.secondary.destructive[disabled]:hover{background-color:#fffbfa;border-color:#fffbfa;color:#fda29b}.Button.cashback{color:#1b1b5d}.Button.cashback,.Button.cashback:hover{background-color:#3af9a3;border-color:#3af9a3}.Button.cashback:focus-visible{border-color:#3af9a3;box-shadow:0 0 0 4px rgba(18,171,133,.24)}.Button.cashback:active{background-color:#3af9a3;border-color:#3af9a3;box-shadow:unset}.Button.cashback.active[disabled],.Button.cashback.disabled,.Button.cashback.disabled.active,.Button.cashback.disabled:active,.Button.cashback.disabled:focus,.Button.cashback.disabled:hover,.Button.cashback[disabled],.Button.cashback[disabled]:active,.Button.cashback[disabled]:focus,.Button.cashback[disabled]:hover{background-color:#f2f4f7!important}.Button.tertiary{background-color:#fcfdfd;border-color:#fcfdfd;color:#475467}.Button.tertiary:hover{background-color:#f2f4f7;border-color:#f2f4f7}.Button.tertiary:focus-visible{background-color:#fcfdfd;border-color:#fcfdfd;color:#475467}.Button.tertiary.active[disabled],.Button.tertiary.disabled,.Button.tertiary.disabled.active,.Button.tertiary.disabled:active,.Button.tertiary.disabled:focus,.Button.tertiary.disabled:hover,.Button.tertiary[disabled],.Button.tertiary[disabled]:active,.Button.tertiary[disabled]:focus,.Button.tertiary[disabled]:hover{color:#d0d5dd}.Button.tertiary.destructive{background:#fffbfa;border-color:#fffbfa;color:#f04438}.Button.tertiary.destructive:hover{background:#fee4e2;border-color:#fee4e2}.Button.tertiary.destructive:focus-visible{background:#fffbfa;border-color:#fffbfa;color:#f04438}.Button.tertiary.destructive.active[disabled],.Button.tertiary.destructive.disabled,.Button.tertiary.destructive.disabled.active,.Button.tertiary.destructive.disabled:active,.Button.tertiary.destructive.disabled:focus,.Button.tertiary.destructive.disabled:hover,.Button.tertiary.destructive[disabled],.Button.tertiary.destructive[disabled]:active,.Button.tertiary.destructive[disabled]:focus,.Button.tertiary.destructive[disabled]:hover{color:#fda29b}.Button.order-list{background-color:#cadaff;border-color:#cadaff;color:#1244b4}.Button.order-list:focus-visible,.Button.order-list:hover{background-color:#9fc0ff;border-color:#9fc0ff}.Button.order-list.active[disabled],.Button.order-list.disabled,.Button.order-list.disabled.active,.Button.order-list.disabled:active,.Button.order-list.disabled:focus,.Button.order-list.disabled:hover,.Button.order-list[disabled],.Button.order-list[disabled]:active,.Button.order-list[disabled]:focus,.Button.order-list[disabled]:hover{color:#d0d5dd}.Button.order-list.destructive{background:#fffbfa;border-color:#fffbfa;color:#f04438}.Button.order-list.destructive:hover{background:#fee4e2;border-color:#fee4e2}.Button.order-list.destructive:focus-visible{background:#fffbfa;border-color:#fffbfa;color:#f04438}.Button.order-list.destructive.active[disabled],.Button.order-list.destructive.disabled,.Button.order-list.destructive.disabled.active,.Button.order-list.destructive.disabled:active,.Button.order-list.destructive.disabled:focus,.Button.order-list.destructive.disabled:hover,.Button.order-list.destructive[disabled],.Button.order-list.destructive[disabled]:active,.Button.order-list.destructive[disabled]:focus,.Button.order-list.destructive[disabled]:hover{color:#fda29b}.Button.rounded{border-radius:500px}.Button.d-block{display:block;width:100%!important}.Button.btn-xl{height:62px;padding:15px 28px;font-size:20px;line-height:30px}.Button.btn-lg{height:48px;padding:11px 20px;font-size:16px;line-height:24px}.Button.btn-md{height:40px;padding:9px 18px}.Button.btn-md,.Button.btn-sm{font-size:14px;line-height:20px}.Button.btn-sm{height:36px;padding:7px 14px}.Button.circle,.Button.square{height:52px;width:52px;min-width:52px}.Button.circle.btn-xl,.Button.square.btn-xl{height:52px;width:52px;min-width:52px;padding:16px}.Button.circle.btn-lg,.Button.square.btn-lg{height:44px;width:44px;min-width:44px;padding:12px}.Button.circle.btn-md,.Button.square.btn-md{height:42px;width:42px;min-width:42px;padding:11px}.Button.circle.btn-sm,.Button.square.btn-sm{height:36px;width:36px;min-width:36px;padding:8px}.Button.circle{border-radius:50%}.Button.no-padding{padding:0}.Button.no-fixed-height{height:unset}body.supplier .Button.btn-md{height:42px;padding:10px 18px;font-size:14px;font-weight:600;line-height:20px;display:flex;align-items:center;grid-gap:8px;gap:8px}body.supplier .Button.btn-md i{font-size:20px}body.supplier .Button.icon:focus-visible{outline:none}.sign-in{display:flex;flex-direction:column;align-items:stretch}.sign-in__title{text-align:center;font-family:Roboto,helvetica,arial,sans-serif;font-size:18px;font-style:normal;font-weight:600;color:#001737;line-height:28px;margin:0}.sign-in__field{display:flex;flex-direction:column;margin-top:16px}.sign-in__label{display:block;text-align:left;font-family:Roboto,helvetica,arial,sans-serif;font-size:14px;font-weight:500;color:#001737}.sign-in__input{width:100%;height:44px;padding:10px 14px;border:1px solid #cadaff;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;color:#001737;background-color:#fff;outline:none;transition:border-color .2s ease}.sign-in__input::placeholder{color:#9e9eae}.sign-in__input:focus{border-color:#598cff;box-shadow:0 0 0 2px rgba(89,140,255,.15)}.sign-in__input--error{border-color:#e51936}.sign-in__input--error:focus{box-shadow:0 0 0 2px rgba(229,25,54,.15)}.sign-in__input:disabled{background-color:#f5f5f7;cursor:not-allowed}.sign-in__input--error{width:100%;height:44px;padding:10px 14px;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;color:#001737;background-color:#fff;outline:none;transition:border-color .2s ease;border:1px solid #e51936}.sign-in__input--error::placeholder{color:#9e9eae}.sign-in__input--error:focus{border-color:#598cff;box-shadow:0 0 0 2px rgba(89,140,255,.15)}.sign-in__input--error--error{border-color:#e51936}.sign-in__input--error--error:focus{box-shadow:0 0 0 2px rgba(229,25,54,.15)}.sign-in__input--error:disabled{background-color:#f5f5f7;cursor:not-allowed}.sign-in__error{display:block;text-align:left;font-size:12px;color:#e51936;margin-top:4px}.sign-in__options{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;grid-gap:12px;gap:12px;margin-top:12px}@media(max-width:375px){.sign-in__options{flex-direction:column;align-items:center;grid-gap:16px;gap:16px;margin-top:16px}}.sign-in__checkbox{display:flex;align-items:flex-start;grid-gap:12px;gap:12px;cursor:pointer;margin:0}.sign-in__checkbox input[type=checkbox]{-webkit-appearance:none;appearance:none;margin:0;width:20px;height:20px;min-width:20px;border:1.5px solid #7da9ff;border-radius:6px;background-color:#fff;cursor:pointer;transition:all .2s ease;position:relative;outline:none}.sign-in__checkbox input[type=checkbox]:focus{background-color:#fff;outline:5px auto -webkit-focus-ring-color;outline-offset:-1px}.sign-in__checkbox input[type=checkbox]:checked{border-color:#598cff}.sign-in__checkbox input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #e51936;border-width:0 2px 2px 0;transform:rotate(45deg)}.sign-in__checkbox .sign-in__checkbox-label{font-family:Roboto,sans-serif;font-size:14px;color:#001737;line-height:1.4}.sign-in__forgot-password{font-family:Roboto,helvetica,arial,sans-serif;font-size:14px;font-weight:500;color:#e51936;text-decoration:none;white-space:nowrap}.sign-in__forgot-password:hover{text-decoration:underline}.sign-in__server-error{background-color:#fff3f4;border:1px solid #e51936;border-radius:8px;padding:16px;margin-top:24px;text-align:left}.sign-in__server-error-text{color:#e51936;font-size:14px;line-height:1.5;text-align:left}.sign-in__submit-button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:12px 24px;border:none;border-radius:30px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#fff;background-color:#e51936;cursor:pointer;transition:background-color .2s ease;text-decoration:none;width:100%;height:48px;margin-top:24px}@media(max-width:1024px){.sign-in__submit-button{height:48px}}.sign-in__submit-button:hover{background-color:#c0152d}.sign-in__submit-button:disabled{opacity:.5;cursor:not-allowed}.sign-in-layout{min-height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;background:linear-gradient(63deg,#e51936 49.56%,#598cff 92.3%);padding:40px 16px;font-family:Roboto,sans-serif}@media(max-width:768px){.sign-in-layout{padding:24px 16px}}.sign-in-layout__header{text-align:center;margin-bottom:14px}@media(max-width:768px){.sign-in-layout__header{margin-bottom:14px}}.sign-in-layout__logo-link{display:inline-block;margin-bottom:12px}.sign-in-layout__logo{height:57px;width:auto;display:block}@media(max-width:768px){.sign-in-layout__logo{width:140px}}.sign-in-layout__subtitle{color:#fff;text-align:center;font-family:Roboto,sans-serif;font-size:32px;font-style:normal;font-weight:600;line-height:40px;letter-spacing:1px;margin:63px 0}@media(max-width:768px){.sign-in-layout__subtitle{font-size:24px;margin:36px 0}}.sign-in-layout__card{width:100%;max-width:600px;background-color:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 24px rgba(0,0,0,.1);box-sizing:border-box}@media(max-width:768px){.sign-in-layout__card{padding:24px 20px;border-radius:12px}}.password-field{display:flex;flex-direction:column;margin-top:16px}.password-field__label{display:block;text-align:left;font-family:Roboto,helvetica,arial,sans-serif;font-size:14px;font-weight:500;color:#001737;margin:0 0 6px}.password-field__input-wrapper{position:relative;display:flex;align-items:center}.password-field__input{width:100%;height:44px;border:1px solid #cadaff;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;color:#001737;background-color:#fff;outline:none;transition:border-color .2s ease;padding:10px 44px 10px 14px}.password-field__input::placeholder{color:#9e9eae}.password-field__input:focus{border-color:#598cff;box-shadow:0 0 0 2px rgba(89,140,255,.15)}.password-field__input--error:focus{box-shadow:0 0 0 2px rgba(229,25,54,.15)}.password-field__input:disabled{background-color:#f5f5f7;cursor:not-allowed}.password-field__input--error{border-color:#e51936}.password-field__toggle{position:absolute;right:12px;top:50%;transform:translateY(-50%);background-color:transparent;background-image:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;outline:none;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;-webkit-user-select:none;transition:none}.password-field__toggle::-moz-focus-inner{border:0;padding:0}.password-field__toggle:active,.password-field__toggle:focus,.password-field__toggle:focus-within,.password-field__toggle:hover{outline:none;background-color:transparent;background-image:none;box-shadow:none;border:none;opacity:1;text-decoration:none;filter:none}.password-field__toggle:focus-visible{outline:2px solid #598cff;outline-offset:2px;border-radius:4px}.password-field__eye-icon{display:block;pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.password-field__eye-icon--closed{width:20px;height:20px}.password-field__eye-icon--open{width:21px;height:18px}.password-field__error{display:block;text-align:left;font-size:12px;color:#e51936;margin-top:4px}.SubtleLoadingIndicator{animation:rotating 1s linear infinite}.SubtleLoadingIndicator.primary{color:#e51936}.SubtleLoadingIndicator.secondary{color:#6ce9a6}.SubtleLoadingIndicator.xs{width:16px;height:16px}.SubtleLoadingIndicator.sm{width:24px;height:24px}.SubtleLoadingIndicator.md{width:36px;height:36px}.SubtleLoadingIndicator.lg{height:48px;margin:16px auto;width:100%}.SubtleLoadingIndicator.xl{height:64px;margin:64px auto;width:100%}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.forgot-password__intro{font-weight:400;font-size:16px;line-height:24px;margin-bottom:10px}.forgot-password__input{margin-bottom:24px}.forgot-password__buttons{display:flex;align-items:center;flex-direction:column;grid-gap:10px;gap:10px}.forgot-password-success__message{font-weight:400;font-size:18px;line-height:28px;margin-bottom:10px}#toast-container>.supplier-toast{background-image:none!important;background-color:#170205!important;color:#fff!important;padding:12px 18px!important;min-height:-webkit-max-content;min-height:max-content;margin:0;font-size:14px;box-shadow:none;display:grid;grid-template-columns:20px auto 12px;grid-template-areas:"icon title close" "icon message close";align-items:start;font-weight:600;line-height:20px;grid-gap:0 14px;gap:0 14px}#toast-container>.supplier-toast>.toast:before{grid-area:icon}#toast-container>.supplier-toast .toast-close-button{grid-area:close;width:12px;height:12px;font-weight:600;font-size:14px;line-height:20px;margin:auto}#toast-container>.supplier-toast .toast-close-button+.toast-message,#toast-container>.supplier-toast .toast-title{grid-area:title;font-weight:500;font-size:14px;line-height:20px;margin:auto}#toast-container>.supplier-toast .toast-title+.toast-message{grid-area:message;font-weight:500;font-size:14px;line-height:20px;margin:auto}#toast-container.toast-bottom-right{left:auto;right:30px;min-width:340px;width:auto;bottom:32px}#toast-container.toast-bottom-right>.toast{box-sizing:border-box;border-radius:8px;box-shadow:0 4px 8px rgba(49,113,89,.16)}#toast-container.toast-bottom-right>.toast-success:before{content:url(/packs/media/images/check_circle-78606cf3.svg)!important}#toast-container.toast-bottom-right>.toast-info:before{content:url(/packs/media/images/info_circle-78479da3.svg)!important}#toast-container.toast-bottom-right>.toast-warning:before{content:url(/packs/media/images/alert_triangle-7d1a8794.svg)!important}#toast-container.toast-bottom-right>.toast-error:before{content:url(/packs/media/images/alert_circle-cdd667b1.svg)!important}@media(min-width:1440px){#toast-container.toast-bottom-right{right:calc(50vw - 690px)}}.auth-layout{background:#fff;height:100%}.auth-layout__center{max-width:500px;height:100%;margin:auto;display:flex;flex-direction:column;justify-content:space-between}.auth-layout__logo{width:175px;margin:auto;padding:100px 0 50px}.auth-layout__content{flex-grow:1}.auth-layout__copy{color:#242533;text-align:center;margin-bottom:30px}.Text{font-weight:400;font-family:Roboto,helvetica,arial,sans-serif;color:#001737}.Text *{margin:0}.Text.w-medium{font-weight:500}.Text.w-bold{font-weight:600}.Text.x-large{font-size:20px;line-height:30px}.Text.large{font-size:18px;line-height:28px}.Text.medium{font-size:16px;line-height:24px}.Text.f-small{font-size:14px;line-height:20px}.Text.x-small{font-size:12px;line-height:18px}.Text.x-extra-small{font-size:10px;line-height:14px}.Text.text-white{color:#fff!important;font-weight:500}.Text.text-pending{color:#b7142b!important;font-weight:500}.Text.text-failure{color:#d92d20!important;font-weight:500}.Text.text-success{color:#039855!important;font-weight:500}.Link:not(.unstyled){font-weight:600;color:#b7142b;cursor:pointer}.Link:not(.unstyled):hover{color:#e51936}.Link:not(.unstyled):disabled{color:#667085}.Link:not(.unstyled):active{color:#b7142b;border:none}.Link:not(.unstyled).large{font-size:18px;line-height:28px}.Link:not(.unstyled).medium{font-size:16px;line-height:24px}.Link:not(.unstyled).f-small{font-size:14px;line-height:20px}.Link:not(.unstyled).x-small{font-size:12px;line-height:18px}.Link:not(.unstyled).x-extra-small{font-size:10px;line-height:16px}.Field{position:relative}.Field .inline-label-input{height:56px;padding-top:34px;border-radius:5px;box-shadow:inset 0 2px 2px -2px rgba(0,0,0,.7)}.Field .inline-label-text{position:absolute;top:19px;left:25px;font-size:13px;line-height:1.15;letter-spacing:.25px;color:#595c80;margin-bottom:-15px}.Field .remove-icon{float:right;position:relative;top:24px;right:24px;font-size:18px;color:#595c80;margin-bottom:-18px;font-weight:300;cursor:pointer}.Field:focus{color:red;background-color:red}.Field.has-error .inline-label-text{color:#df4752!important}.Field.has-error .inline-label-input{background-color:#fff2f7}.Field input:disabled,.Field input[disabled],.Field select:disabled,.Field select[disabled],.Field textarea:disabled,.Field textarea[disabled]{color:#999;-webkit-text-fill-color:#999;text-fill-color:#999;-webkit-opacity:1;opacity:1;box-shadow:inset 0 2px 2px -2px rgba(0,0,0,.3)}.Field select:disabled{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23999999%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E")}.Field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%234E4B66%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%}.Input{position:relative}.Input .Text{color:#344054}.Input.form-control{border:none;border-radius:0;padding:0;background:initial;min-height:44px;margin:0}.Input .form-control{background:#fff;background-image:none;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:8px;display:block;padding:10px 14px;transition:border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;width:100%;box-shadow:0 1px 2px 0 rgba(16,24,40,.05);min-height:44px;color:#101828}.Input .form-control:focus{background:#fff;border-color:#ffbec6;box-shadow:0 0 0 4px rgba(68,61,246,.1)}.Input .form-control::placeholder{color:#667085;font-family:Roboto,helvetica,arial,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:24px}.Input .form-control:disabled{background-color:#f9fafb}.Input.rounded .form-control{border-radius:50px}.Input select.form-control{border:1px solid #d0d5dd;-webkit-appearance:none;appearance:none}.Input select.form-control.non-selected{color:#595c80}.Input select.form-control:disabled{color:#eeeff2}.Input input[type=date]{-webkit-appearance:none;appearance:none}.Input .input-icon{float:left;position:relative;top:18px;left:24px;font-size:18px;margin-bottom:-18px;margin-top:-5px;color:#595c80}.Input .input-icon-right{position:absolute;top:0;right:24px;font-size:18px;height:44px;display:flex;align-items:center}.Input .input-icon-right.with-label{top:24px}.Input .help-block{line-height:1.15;letter-spacing:.25px;text-align:left;color:#475467}.Input .form-group.with-icon .form-control,.Input .select-controller.with-icon .form-control{padding:12px 4px 12px 50px}@media(min-width:375px){.Input .form-group.with-icon .form-control,.Input .select-controller.with-icon .form-control{padding:12px 24px 12px 60px}}.Input.with-button{display:flex;position:relative}.Input.with-button.has-error{flex-wrap:wrap}.Input.with-button .help-block{position:absolute;top:60px;left:0}.Input.with-button .form-group,.Input.with-button .select-controller{flex-grow:1}.Input.with-button .form-control{height:54px;min-height:54px;border-top-right-radius:0;border-bottom-right-radius:0}.Input.with-button>i{position:absolute}.Input.with-button .Button{height:54px;padding:14px;border-top-left-radius:0;border-bottom-left-radius:0}.Input.with-button .Button.icon{width:54px!important}.Input.with-button .input-icon{margin-top:0}.Input.has-error .control-label{color:#f04438}.Input.has-error .form-control{border-color:#f04438!important}.Input.has-error .help-block{color:#f04438!important}.Input.has-error .remove-icon{color:#f04438}.Input.has-error .input-icon-right{color:#f04438;font-size:13px}.Input.has-warning .control-label{color:#f79009}.Input.has-warning .form-control{border-color:#f79009!important}.Input.has-warning .help-block{color:#f79009!important}.Input.has-warning .remove-icon{color:#f79009}.Input.has-warning .input-icon-right{color:#f79009;font-size:13px}.Input.has-success .form-control{border-color:#32d583}.Input.has-success .help-block{color:#32d583}.select-controller{position:relative}.select-controller:focus-visible select{border:1px solid #e51936;box-shadow:0 0 0 8px #edeeff}.select-controller .placeholder{position:absolute;top:0;left:24px;height:100%;display:flex;align-items:center;color:#667085;z-index:100;font-size:14px;pointer-events:none}.select-controller.with-icon .placeholder{left:60px}.select-controller .dropdown-caret{position:absolute;color:#595c80;top:0;bottom:0;right:24px;font-size:1.8em;display:flex;align-items:center;pointer-events:none}body.supplier .Input{flex-grow:1}body.supplier .Input.has-hint{margin-bottom:25px}body.supplier .Input>.form-group{margin:0}body.supplier .Input>.form-group>.input-icon{top:17px;left:16px}body.supplier .Input>.form-group.with-icon>input{padding-left:42px}body.supplier .Input>.form-group>input{display:block;border:1px solid #d0d5dd;border-radius:8px;font-size:16px;font-weight:400;line-height:24px;color:#101828;flex-grow:1;min-height:44px;padding:10px 14px}body.supplier .Input>.form-group>input:disabled{background:#f9fafb;color:#667085}body.supplier .Input>.form-group>input:focus{box-shadow:none;border-color:#b7142b}body.supplier .Input>.help-block{position:absolute;bottom:-27px}.reset-password{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.reset-password__intro{font-weight:400;font-size:16px;line-height:24px}.password-form{display:flex;flex-direction:column;grid-gap:20px;gap:20px}.password-form__errors{font-weight:500;font-size:16px;line-height:24px;color:#df4752;padding:10px 0}.password-form__input-row{display:flex;grid-gap:10px;gap:10px;align-items:center}.password-form__button-row{display:flex;grid-gap:10px;gap:10px;justify-content:flex-end}.password-form__label{font-weight:500;font-size:14px;line-height:20px;width:20em;color:#101017}.accept-invitation{display:flex;flex-direction:column;grid-gap:24px;gap:24px}.accept-invitation__intro{font-weight:400;font-size:16px;line-height:24px}.PageLoadingIndicator{width:100%;top:0;left:0;z-index:1501;display:flex;align-items:center;justify-content:center}.PageLoadingIndicator.coverFullPage{position:fixed;height:100vh}.PageLoadingIndicator.coverFullPage .pin{margin-top:-33vh}.PageLoadingIndicator:not(.coverFullPage){margin-top:12rem}@media(min-width:1025px){.withLayout .PageLoadingIndicator.coverFullPage{left:312px;top:56px;width:calc(100% - 312px)}}.withLayout .PageLoadingIndicator.with-header.xl{top:157px}@media(min-width:1025px){.withLayout .PageLoadingIndicator.with-header.xl{top:159px}}.withLayout .PageLoadingIndicator.with-header.lg{top:112px}@media(min-width:1025px){.withLayout .PageLoadingIndicator.with-header.lg{top:56px}}.withLayout .PageLoadingIndicator.with-header{top:56px}.PageLoadingIndicator .pin{height:4rem;animation:jump 1s ease-in-out infinite}@keyframes jump{0%{transform:scaleY(1) translateY(0)}12%{transform:scaleY(.8) scaleX(1.2) translateY(12%)}24%{transform:scaleY(1.2) scaleX(.8) translateY(-50%)}36%{transform:scaleY(1) scaleX(1) translateY(0)}48%{transform:scaleY(.9) scaleX(1.1) translateY(4%)}60%{transform:scaleY(1) scaleX(1) translateY(0)}to{transform:scaleY(1) scaleX(1) translateY(0)}}#Navigation{z-index:4001;background-color:#170205}#Navigation .Heading{color:#fff!important}#Navigation span.minimize-arrow{position:absolute;z-index:1;right:-10px;top:22px;width:24px;height:24px;background:#fff;border-radius:20px;box-shadow:0 0 10px #000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3Cpath d='M25.1 247.5l117.8-116c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L64.7 256l102.2 100.4c4.7 4.7 4.7 12.3 0 17l-7.1 7.1c-4.7 4.7-12.3 4.7-17 0L25 264.5c-4.6-4.7-4.6-12.3.1-17z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;cursor:pointer}#Navigation .nav-header{background:none;border:none;border-radius:none;display:flex;align-items:center;justify-content:flex-start;padding:32px 16px 32px 32px;grid-gap:8px;gap:8px}#Navigation .nav-header img,#Navigation .nav-header img.logo,#Navigation .nav-header img.text{max-height:34px}#Navigation ul{display:flex;flex-direction:column;height:100vh}#Navigation hr.bottom-line{border-bottom:1px solid #890f20;width:100%;border-top:none;margin-bottom:0}#Navigation li.sign-out{padding-bottom:12px}#Navigation li,#Navigation li.sign-out i{font-weight:400}#Navigation li{border-radius:30px;padding:0 10px;font-size:14px;line-height:20px}#Navigation li.active{background:unset}#Navigation li.active a{background-color:#890f20!important}#Navigation li.disabled{cursor:not-allowed}#Navigation li a:not(.unstyled){display:flex;justify-content:space-between;align-items:center;color:#fff;border-radius:25px;font-weight:400;background-color:#170205}#Navigation li a:not(.unstyled):hover{background-color:#a01226!important}#Navigation li a:not(.unstyled) i{text-align:center}#Navigation li a:not(.unstyled) i.admin{color:#d92d20}#Navigation li.disabled a{color:#dee0e5;pointer-events:none}#Navigation li.spacer{flex-grow:1}#Navigation .item-title{display:flex;align-items:center}#Navigation .item-title i,#Navigation .item-title img,#Navigation .item-title svg{width:1.2em;margin-right:7px}#Navigation-backdrop{position:absolute;z-index:1001;top:50px;bottom:0;left:0;right:0;background:rgba(0,0,0,.3);display:none}body.canvas-menu.mini-navbar #Navigation-backdrop{display:block}body.mini-navbar span.minimize-arrow{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 512'%3E%3Cpath d='M166.9 264.5l-117.8 116c-4.7 4.7-12.3 4.7-17 0l-7.1-7.1c-4.7-4.7-4.7-12.3 0-17L127.3 256 25.1 155.6c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0l117.8 116c4.6 4.7 4.6 12.3-.1 17z'/%3E%3C/svg%3E")!important}body.mini-navbar #side-menu li:not(.nav-header) a{justify-content:center}@media(min-width:769px){body.mini-navbar #side-menu li:not(.nav-header) a[title]:hover:after{content:attr(title);position:fixed;left:80px;z-index:1000;padding:6px 8px;background:#a01226;border:1px solid #191235;border-radius:8px}}body.mini-navbar #Navigation .nav-header{padding-left:22px}body.body-small span.minimize-arrow,body.mini-navbar #Navigation .nav-header img.text{display:none}.TopNavBar.supplier .navbar{background-color:#fff;display:flex;justify-content:space-between;align-items:center;height:70px;padding:20px}.TopNavBar.supplier .navbar:after,.TopNavBar.supplier .navbar:before{display:none;content:none}.TopNavBar.supplier .navbar .logo-menu{display:flex;height:100%}.TopNavBar.supplier .navbar .logo-menu .burger,.TopNavBar.supplier .navbar .logo-menu .logo{display:block;border:none;background:transparent;padding:0;margin:0;height:100%;outline:none;flex-shrink:0}.TopNavBar.supplier .navbar .logo-menu .header-breadcrumb{display:flex;grid-column-gap:8px;column-gap:8px;font-size:17px;align-items:center}.TopNavBar.supplier .navbar .logo-menu .header-breadcrumb .Link{color:unset}.TopNavBar.supplier .navbar .logo-menu .header-breadcrumb .Link strong{font-weight:600}@media(max-width:768px){.TopNavBar.supplier .navbar .logo-menu .header-breadcrumb{display:none}}@media(min-width:769px){.TopNavBar.supplier .navbar .logo-menu .burger{display:none}}.TopNavBar.supplier .navbar .navbar-actions{display:flex;align-items:center;grid-column-gap:12px;column-gap:12px}.TopNavBar.supplier .navbar .navbar-actions a{font-size:18px}.TopNavBar.supplier .navbar .navbar-actions a i{color:#fff}.TopNavBar.supplier .navbar .navbar-actions .react-select__control{height:57px;min-width:250px}.breadcrumbs{list-style:none;display:flex;align-items:center;grid-gap:18px;gap:18px;margin-left:12px}.breadcrumbs__crumb{color:#475467;font-size:14px;font-weight:500;line-height:20px}.breadcrumbs__crumb:last-child{color:#a01226}.FeedbackCard .Link.feedback-link{display:flex;justify-content:center;align-items:center;height:42px;width:42px;border:1px solid #eaecf0;border-radius:22px;padding:14px}.FeedbackCard .Link.feedback-link.open,.FeedbackCard .Link.feedback-link:hover{border-color:#ff6d7e;background-color:#890f20}.FeedbackCard .Link.feedback-link.open i,.FeedbackCard .Link.feedback-link:hover i{color:#fff!important;font-weight:300}.FeedbackCard .Link.feedback-link i{color:#475467!important;font-weight:300}.FeedbackCard .card{overflow:hidden;width:100%;max-width:570px;max-height:570px;position:absolute;top:70px;right:37px;background:#fff;border:1px solid #eaecf0;box-sizing:border-box;box-shadow:0 12px 36px 4px rgba(0,0,0,.25);border-radius:8px}@media(max-width:796px){.FeedbackCard .card{max-width:unset;right:0}}.FeedbackCard .card .content{text-align:center}.FeedbackCard .card .content svg:not(:root){margin-top:16px}.FeedbackCard .card .content .main-question{font-weight:500;font-size:16px;line-height:24px;margin-top:16px;color:#101828}.FeedbackCard .card .content .reach-out{margin-top:4px;font-weight:400;font-size:14px;line-height:20px}.FeedbackCard .card .content .Link{font-size:14px!important}.FeedbackCard .card .content .respond-soon{margin-top:20px;margin-bottom:16px;font-weight:400;font-size:14px;line-height:20px}.FeedbackCard.xl-feedback-card .card{max-width:384px}.FeedbackCard.xl-feedback-card .card .content .xl-feedback-image{height:160px;width:160px}.NotificationsCard .bell-link{display:flex;justify-content:center;align-items:center;height:42px;width:42px;border:1px solid #eaecf0;border-radius:22px;padding:14px;position:relative}.NotificationsCard .bell-link.open,.NotificationsCard .bell-link:hover{border-color:#ff6d7e;background-color:#890f20}.NotificationsCard .bell-link.open i,.NotificationsCard .bell-link:hover i{color:#fff!important;font-weight:300}.NotificationsCard .bell-link i{color:#475467!important;font-weight:300}.NotificationsCard .bell-link span.unread-notifications{height:20px;width:20px;right:-6px;top:-5px;background:#d92d20;border-radius:14px}.NotificationsCard .unread-notifications{position:absolute;height:4px;width:4px;background:#ed5595;right:40px;top:15px;border-radius:5px}.NotificationsCard .card{width:100%;max-width:570px;max-height:570px;overflow:auto;position:absolute;top:70px;right:37px;background:#fff;border:1px solid #eaecf0;box-sizing:border-box;box-shadow:0 12px 36px 4px rgba(0,0,0,.25);border-radius:8px}.NotificationsCard .card .header{border-radius:8px 8px 0 0}@media(max-width:796px){.NotificationsCard .card{max-width:unset;right:0}}.NotificationsCard .notifications{max-height:70vh}.NotificationsCard .notifications .loading-notifications{display:flex;justify-content:center;height:55px;padding:15px}.NotificationsCard .notifications .LoadMoreButton{margin:0;padding:15px}.NotificationsCard .header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4e9f2;padding:15px;background:#fff;max-width:567px;width:100%}@media(max-width:796px){.NotificationsCard .header{max-width:100%}}.NotificationsCard .header .Link.mark-all-read{font-size:14px!important;text-transform:uppercase;color:#667085;font-weight:600}.NotificationsCard .no-notifications{padding:20px}.Notification{display:flex;grid-column-gap:15px;column-gap:15px;padding:15px 15px 5px;border-bottom:1px solid #eaecf0;border-top:1px solid #eaecf0}.Notification.unread{background:#f3f3ff}.Notification .logo{max-width:45px}.Notification .content,.Notification .logo img{width:100%}.Notification .content .info{display:flex;justify-content:space-between;align-items:center;font-size:12px!important;font-weight:500!important;color:#98a2b3}.Notification .content .info .mark-read{font-size:12px!important;font-weight:500;color:#98a2b3}.Notification .content .info .mark-read i{margin-left:5px;color:inherit!important}.Notification .content .notification-message{font-size:14px}.Notification .content .Text{padding:4px 0;color:#101828}.Notification .content .Link{font-size:12px!important;font-weight:500!important}.Notification .content .Link i{color:unset!important}.ConfirmModal .supplier-modal-footer{display:flex;grid-gap:12px;gap:12px}.ConfirmModal .supplier-modal-footer>*{flex-grow:1}.busy-modal__title{margin:auto;text-align:center;font-weight:600;font-size:18px;line-height:28px}.busy-modal__description{margin:auto;text-align:center;font-weight:400;font-size:14px;line-height:20px}.aButton{border:none;background:none;padding:0;margin:0;display:flex;grid-gap:8px;gap:8px;align-items:center}.aButton.xl{padding:16px 23px;font-weight:600;font-size:20px;line-height:30px}.aButton.lg{padding:12px 20px;font-weight:600;font-size:16px;line-height:24px}.aButton.md{padding:10px 18px}.aButton.md,.aButton.sm{font-weight:600;font-size:14px;line-height:20px}.aButton.sm{padding:8px 14px}.aButton.xs{padding:6px 10px;font-weight:600;font-size:12px;line-height:18px}.aButton.square-lg{width:56px;height:56px}.aButton.square-md{width:52px;height:52px}.aButton.square-sm{width:42px;height:42px}.aButton.primary{border-radius:8px;justify-content:center;color:#fcfdfd;background:#b7142b;border:1px solid #b7142b}.aButton.primary:hover{background:#a01226;border:1px solid #a01226}.aButton.primary:disabled{background:#fad1d7;border:1px solid #fad1d7}.aButton.secondary{border-radius:8px;justify-content:center;color:#890f20;background:#fce8eb;border:1px solid #fce8eb}.aButton.secondary:hover{background:#fad1d7;border:1px solid #fad1d7}.aButton.secondary:disabled{background:#f3f3ff;border:1px solid #f3f3ff;color:#ffbec6}.aButton.secondary:active{background:#fce8eb;border:1px solid #fce8eb}.aButton.secondary:active.xl{box-shadow:0 0 0 4px rgba(68,61,246,.1)}.aButton.secondary-grey{border-radius:8px;justify-content:center;border:1px solid #d0d5dd;color:#344054;background:#fcfdfd}.aButton.secondary-grey:active{box-shadow:0 1px 2px rgba(16,24,40,.05)}.aButton.secondary-grey:active.xl{box-shadow:0 1px 2px rgba(16,24,40,.05),0 0 0 4px #f2f4f7}.aButton.secondary-grey:disabled{border-color:#f2f4f7;color:#d0d5dd}.aButton.input,.aButton.input-pressed{font-weight:400;font-size:16px;line-height:24px;color:#667085;background:#fefefe;display:flex;align-items:center;grid-gap:6px;gap:6px;padding:8px 14px;justify-content:space-between;border:1px solid #d0d5dd;border-radius:8px}.aButton.input-pressed:hover,.aButton.input:hover{background-color:#f3f3ff}.aButton.input-pressed:disabled,.aButton.input:disabled{background:#f9fafb;color:#667085}.aButton.input-pressed:focus,.aButton.input:focus{border-color:#b7142b}.aButton.input-pressed{background-color:#f3f3ff}.aButton.link{font-weight:600;font-size:14px;line-height:20px;color:#a01226}.aButton.link:hover{color:#890f20}.aButton.link>i{color:#a01226;font-weight:500}.aButton.link>i:hover{color:#890f20}.aButton.link:disabled{cursor:default;color:#d0d5dd}.aButton.link:disabled>svg path{stroke:#d0d5dd}.aButton>i{font-size:18px}button.aButton{cursor:pointer}.SupplierModal{width:400px;padding:24px}.SupplierModal>.supplier-modal-header{margin-bottom:20px}.SupplierModal>.supplier-modal-header>.icons{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.SupplierModal>.supplier-modal-header>.card-header>h1{font-weight:600;font-size:18px;line-height:28px;color:#101828}.SupplierModal>.supplier-modal-header>.card-header>p{font-weight:400;font-size:14px;line-height:20px;color:#667085}.SupplierModal>.supplier-modal-body{overflow:auto}.SupplierBaseModal::backdrop{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.SupplierBaseModal{box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);border:none;border-radius:16px}.supplier-selector-option{display:flex;align-items:center;justify-content:flex-start;grid-gap:8px;gap:8px}.supplier-selector-option__logo,.supplier-selector-option__logo-fallback{width:32px;height:32px;object-fit:contain;flex:0 0 32px}.supplier-selector-option__info{flex:1 1;min-width:0;text-align:left}.supplier-selector-option__address-city,.supplier-selector-option__address-street,.supplier-selector-option__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.supplier-selector-option__address{display:none;font-size:12px;color:#888;line-height:1.3}.SelectButtonOptionList .supplier-selector-option__address{display:block}.FormikSelectInput.has-value,.SelectInput.has-value{color:#101828}.FormikSelectInput.has-error,.SelectInput.has-error{border-color:#f04438}.FormikSelectInput .opt-label-with-prefix,.SelectInput .opt-label-with-prefix{position:relative;top:7px}.FormikSelectInput .opt-label-with-prefix>.prefix,.SelectInput .opt-label-with-prefix>.prefix{font-weight:400;font-size:12px;line-height:18px;color:#667085;position:absolute;top:-14px;white-space:nowrap}.SelectButtonOverlay{position:fixed;bottom:0;left:0;right:0;top:0;z-index:99}.SelectButton{overflow:hidden}.SelectButton>i:last-child{color:#101828;font-size:20px;flex-grow:1;text-align:right}.SelectButton>.count{color:#a01226;background:#ececfe;border-radius:16px;padding:2px 8px;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:18px;font-weight:500}.SelectButton+span{display:none}.SelectButtonOptionList{box-shadow:0 4px 8px rgba(16,24,64,.08);max-height:300px;overflow-y:auto}.SelectButtonOptionList .aListItem[data-focused=true]{background:#ececfe}.SelectButtonOptionList .aListItem>.opt-with-detail{display:flex;align-items:flex-start;flex-direction:column}.SelectButtonOptionList .aListItem>.opt-with-detail>.detail{color:#667085;font-weight:400;font-size:12px;line-height:18px}.SelectButtonOptionList.alternative-indicator>.aListItem .spacer{flex-grow:1}.SelectButtonOptionList.alternative-indicator>.aListItem .fa-check{color:#b7142b;font-size:16px}.aList{flex-direction:column;align-items:stretch;border:1px solid #f2f4f7;border-radius:8px;position:relative}.aList,.aList>.aListItem{display:flex;background:#fff}.aList>.aListItem{padding:10px 14px;color:#344054;align-items:center;grid-gap:14px;gap:14px;border:none;cursor:pointer;font-weight:400;font-size:14px;line-height:20px}.aList>.aListItem[disabled]{cursor:not-allowed;color:#667085}.aList>.aListItem.separatorBefore{border-top:1px solid #eaecf0}.aList>.aListItem.separatorAfter{border-bottom:1px solid #eaecf0}.aList>.aListItem.stickyStart{border-bottom:1px solid #eaecf0;position:-webkit-sticky;position:sticky;top:0}.aList>.aListItem.stickyEnd{border-top:1px solid #eaecf0;position:-webkit-sticky;position:sticky;bottom:0}.aList>.aListItem:hover{background:#f2f4f7}.aList>.aListItem.nonInteractive:hover{background:inherit;cursor:default}.aList>.aListItem:first-child{border-top-right-radius:8px;border-top-left-radius:8px}.aList>.aListItem:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.aListItem.ListItemSearch{padding:0;position:relative}.aListItem.ListItemSearch>i{position:absolute}.aListItem.ListItemSearch>i:first-child{left:14px;pointer-events:none}.aListItem.ListItemSearch>i:last-child{right:14px;cursor:pointer}.aListItem.ListItemSearch>input{border:none;display:block;width:100%;padding:10px 44px;font-weight:400;font-size:14px;line-height:20px}.aListItem.ListItemSearch>input:focus{background-color:#f3f3ff;outline:none;border:none}.CheckButton,.RadioButton{border:none;background:none;display:flex;align-items:center;justify-content:center;margin:0;padding:0}.CheckButton>svg>.background,.RadioButton>svg>.background{fill:#fcfdfd}.CheckButton>svg>.border,.RadioButton>svg>.border{stroke:#d0d5dd}.CheckButton>svg>.mark,.RadioButton>svg>.mark{stroke:none}.CheckButton:not(.disabled):hover>svg>.background,.CheckButton:not(.disabled)[data-checked=true]>svg>.background,.RadioButton:not(.disabled):hover>svg>.background,.RadioButton:not(.disabled)[data-checked=true]>svg>.background,label:hover+.CheckButton:not(.disabled)>svg>.background,label:hover+.RadioButton:not(.disabled)>svg>.background{fill:#f3f3ff}.CheckButton:not(.disabled):hover>svg>.border,.CheckButton:not(.disabled)[data-checked=true]>svg>.border,.CheckButton[data-checked=true]>svg>.mark,.RadioButton:not(.disabled):hover>svg>.border,.RadioButton:not(.disabled)[data-checked=true]>svg>.border,.RadioButton[data-checked=true]>svg>.mark,label:hover+.CheckButton:not(.disabled)>svg>.border,label:hover+.RadioButton:not(.disabled)>svg>.border{stroke:#b7142b}.CheckButton.disabled>svg>.background,.RadioButton.disabled>svg>.background{fill:#f2f4f7}.CheckButton.disabled>svg>.border,.CheckButton.disabled>svg>.mark,.RadioButton.disabled>svg>.border,.RadioButton.disabled>svg>.mark{stroke:#eaecf0}.dashboard-page{height:calc(100vh - 70px);display:flex;align-items:stretch;justify-content:stretch;padding:0!important}.dashboard-page__iframe{display:block;width:100%;border:none}.customers-page{display:flex;flex-direction:column;height:100%;grid-gap:24px;gap:24px}.customers-page__intro{font-size:14px;line-height:20px;color:#595c80;margin:0}.customers-page .SupplierAppTable table td:last-child,.customers-page .SupplierAppTable table th:last-child{position:-webkit-sticky;position:sticky;right:0}.customers-page__status-header{display:inline-flex;align-items:center;grid-gap:4px;gap:4px}.customers-page__status-info-button{border:0;background:transparent;cursor:pointer;padding:0;display:inline-flex;align-items:center;position:relative}.customers-page__status-cell{text-align:left}.customers-page__status{background:#ccc;border-radius:4px;color:#fff;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-size:12px;letter-spacing:1px;padding:3px 5px 2px;text-transform:uppercase;width:150px;white-space:normal}.customers-page__status--prepare_shop_loading,.customers-page__status--request_sent_to_supplier,.customers-page__status--requested_by_customer,.customers-page__status--started_shop_loading{background:#f90}.customers-page__status--inactive{background:#a00}.customers-page__status--ready_to_order{background:#0a0}.customers-page__comment-modal .supplier-modal-footer{display:flex;grid-gap:12px;gap:12px;margin-top:20px}.customers-page__comment-modal .supplier-modal-footer>*{flex-grow:1}.customers-page__status-info-modal{width:700px;max-height:650px}.customers-page__status-info-modal .supplier-modal-header{position:relative}.customers-page__status-info-modal .icons{position:absolute;top:0;right:0;margin-bottom:0;justify-content:flex-end}.customers-page__status-info-modal .icons>svg{display:none}.customers-page__status-info-modal .card-header{padding:0 40px;text-align:center}.customers-page__status-info-modal .card-header>h1{margin:0}.customers-page__status-info-table{width:100%;border-collapse:collapse;border:1px solid #d0d5dd}.customers-page__status-info-table-cell,.customers-page__status-info-table-head-cell{padding:10px 12px;border:1px solid #d0d5dd}.customers-page__status-info-table-head-cell{text-align:left;font-size:14px;line-height:20px;color:#595c80;background:#fcfdfd}.customers-page__status-info-table-cell{vertical-align:top}.customers-page__status-info-table-cell--status{width:180px}.customers-page__no-supplier-option.aListItem.separatorAfter{border-bottom:2px solid #d0d5dd}.FilterBar{background:#f9fafb;display:flex;align-items:center;padding:20px;grid-gap:10px;gap:10px;border-radius:8px;margin-bottom:0;flex-wrap:wrap;scale:1 1;transform-origin:top;transition:scale .1s,margin-bottom .1s,padding-top .1s,margin-bottom .1s}.FilterBar[data-collapse=true]{min-height:0;scale:1 0;margin-bottom:-24px;padding-top:0;padding-bottom:0;transition:height .1s,margin-bottom .1s,padding-top .1s,margin-bottom .1s}.SearchInput{position:relative}.SearchInput>i{position:absolute;left:13px;top:12px;font-size:18px}.SearchInput>input{font-weight:400;font-size:16px;line-height:24px;color:#101828;border:1px solid #d0d5dd;width:auto;padding:8px 14px 8px 38px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:8px;display:block;width:100%}.SearchInput>input:focus{border:1px solid #b7142b;outline:none}.SearchInput>input::placeholder{color:#475467}.date-range-input{display:flex;grid-gap:10px;gap:10px;align-items:center}.date-range-input__to{font-weight:600;color:#344054}.date-input{position:relative;display:inline-flex;flex-direction:column}.date-input__field{display:flex;align-items:stretch;height:42px;border:1px solid #d0d5dd;border-radius:8px;background:#fff;box-sizing:border-box}.date-input__input{margin:0;flex:1 1 auto;min-width:0}.date-input__divider{display:block;width:1px;align-self:stretch;flex-shrink:0;background-color:#d0d5dd}.date-input__calendar-btn{display:flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0 12px;color:#a01226;cursor:pointer;flex-shrink:0;font-size:18px}.date-input__calendar-btn:hover:not(:disabled){color:#b7142b}.date-input__calendar-btn:disabled{color:#98a2b3;cursor:not-allowed}.date-input__tooltip{background:#e51936;color:#fff;padding:10px 15px;border-radius:5px;z-index:1000;font-size:13px;text-align:center}.date-input__tooltip-arrow{fill:#e51936}.date-input__field .DateInput.Input{margin:0;flex:1 1 auto;min-width:0;overflow:hidden;position:static}.date-input__field .DateInput.Input .form-group{margin:0;height:100%}.date-input__field .DateInput.Input .form-control{border:none;box-shadow:none;border-radius:0;outline:none;padding:8px 14px;height:100%;min-height:unset;min-width:152px;background:transparent;width:100%}.date-input__field .DateInput.Input .form-control:focus{border:none;box-shadow:none;outline:none;background:transparent}.DateTimeOverlay>footer{padding:16px;border-top:1px solid #eaecf0;display:flex;grid-gap:12px;gap:12px;background:#fff}.DateTimeOverlay>footer>button{padding:10px;font-size:14px;font-weight:600;line-height:20px;text-align:center;border:1px solid #d0d5dd;border-radius:8px;flex-grow:1}.DateTimeOverlay>footer>button.apply-button{background:#b7142b;color:#fcfdfd;border-color:#b7142b}.DateTimeOverlay>footer>button.cancel-button{background:#fcfdfd;color:#344054}.InfiniteCalendar,.MonthGrid{display:grid;grid-template-columns:repeat(7,40px);grid-template-rows:repeat(7,32px);grid-gap:4px 0;gap:4px 0}.InfiniteCalendar>.cell,.MonthGrid>.cell{font-weight:400;font-size:12px;line-height:18px;color:#667085;display:flex;align-items:center;justify-content:center;pointer-events:none}.InfiniteCalendar>.cell.muted,.MonthGrid>.cell.muted{opacity:.7}.InfiniteCalendar>.cell.label-cell,.MonthGrid>.cell.label-cell{color:#101017;border-bottom:1px solid #d0d5dd}.InfiniteCalendar>.cell.label-cell.muted,.MonthGrid>.cell.label-cell.muted{color:#667085}.InfiniteCalendar>.cell.today,.MonthGrid>.cell.today{color:#b7142b;font-weight:600;font-size:12px;line-height:18px}.InfiniteCalendar>.cell.range-end,.InfiniteCalendar>.cell.range-start,.InfiniteCalendar>.cell.selected,.MonthGrid>.cell.range-end,.MonthGrid>.cell.range-start,.MonthGrid>.cell.selected{background:#b7142b;color:#fff}.InfiniteCalendar>.cell.range-start,.MonthGrid>.cell.range-start{border-radius:8px 0 0 8px}.InfiniteCalendar>.cell.range-end,.MonthGrid>.cell.range-end{border-radius:0 8px 8px 0}.InfiniteCalendar>.cell.selected,.MonthGrid>.cell.selected{border-radius:8px}.InfiniteCalendar>.cell.in-range,.MonthGrid>.cell.in-range{background:#f3f3ff;color:#b7142b}.InfiniteCalendar>.cell.interactive,.MonthGrid>.cell.interactive{cursor:pointer;pointer-events:unset}.InfiniteCalendar>.cell.interactive:hover:not(.MonthGrid>.cell.interactive.range-start,.MonthGrid>.cell.interactive.range-end,.MonthGrid>.cell.interactive.in-range,.MonthGrid>.cell.interactive.selected,.InfiniteCalendar>.cell.interactive.range-start,.InfiniteCalendar>.cell.interactive.range-end,.InfiniteCalendar>.cell.interactive.in-range,.InfiniteCalendar>.cell.interactive.selected),.MonthGrid>.cell.interactive:hover:not(.MonthGrid>.cell.interactive.range-start,.MonthGrid>.cell.interactive.range-end,.MonthGrid>.cell.interactive.in-range,.MonthGrid>.cell.interactive.selected,.InfiniteCalendar>.cell.interactive.range-start,.InfiniteCalendar>.cell.interactive.range-end,.InfiniteCalendar>.cell.interactive.in-range,.InfiniteCalendar>.cell.interactive.selected){background:#f2f4f7;color:#b7142b;border-radius:8px}.InfiniteCalendar>.cell.active,.MonthGrid>.cell.active{background:indigo!important}.InfiniteCalendar>.cell.b-l,.MonthGrid>.cell.b-l{border-left:1px solid #101828}.InfiniteCalendar>.cell.b-t,.MonthGrid>.cell.b-t{border-top:1px solid #101828}.MonthGridSlider{width:280px;overflow-x:scroll;display:flex;scroll-snap-type:x mandatory}.MonthGridSlider>.MonthGrid{scroll-snap-align:start}.DatePicker{display:flex;flex-direction:column}.DatePicker,.DateRangePicker>.calendar{display:flex;align-items:center;flex-direction:column;grid-gap:4px;gap:4px}.DatePicker>.MonthGrid,.DateRangePicker>.calendar>.MonthGrid{border:1px solid #d0d5dd;border-top:none;border-radius:0 0 8px 8px}.DatePicker>.hint,.DateRangePicker>.calendar>.hint{font-weight:400;font-size:12px;line-height:18px;color:#344054;font-style:italic}.DateRangePicker{display:flex;justify-content:space-between}.DateRangePicker>.inputs{display:flex;flex-direction:column;grid-gap:16px;gap:16px;align-items:center;padding-left:12px}.DateRangePicker>.inputs>.from,.DateRangePicker>.inputs>.to{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.DateRangePicker>.inputs>.from>label,.DateRangePicker>.inputs>.to>label{text-align:center;font-weight:600;font-size:14px;line-height:20px;color:#344054}.DateRangePicker>.inputs>.from>.inputs,.DateRangePicker>.inputs>.to>.inputs{display:flex;flex-direction:column;grid-gap:8px;gap:8px}.DateRangePicker>.inputs>.from>.inputs>*,.DateRangePicker>.inputs>.to>.inputs>*{width:160px}.DateRangePicker>.inputs>.from>.inputs>.Input>.help-block,.DateRangePicker>.inputs>.to>.inputs>.Input>.help-block{left:-200px;width:200px;bottom:0!important;background:#fee4e2;color:#b42318;padding:8px;border-radius:8px;box-shadow:0 3px 8px 1px rgba(0,0,0,.05),0 0 1px rgba(16,24,64,.24);font-weight:400;font-size:12px;line-height:18px}.MonthGrid.enter{transform:translateX(-280px)}.MonthGrid.enter-active{transform:translateX(0);transition:transform .2s}.MonthGrid.exit{position:absolute;margin-top:-224px}.MonthSelector{display:flex;justify-content:fill;width:282px;grid-gap:4px;gap:4px}.MonthSelector>.next,.MonthSelector>.prev{flex-grow:1;color:#667085}.MonthSelector>button.secondary-grey{border-radius:0}.MonthSelector>button.secondary-grey:first-child{border-radius:8px 0 0 0}.MonthSelector>button.secondary-grey:last-child{border-radius:0 8px 0 0}.SupplierAppTable{background:#fcfdfd;border:1px solid #eaecf0;border-radius:8px;overflow-x:auto;overscroll-behavior:none}.SupplierAppTable.sticky>table>thead{position:-webkit-sticky;position:sticky;top:0;z-index:10}.SupplierAppTable.sticky>table>thead>tr>th:after{bottom:-1px;border-bottom:1px solid #eaecf0;content:"";position:absolute;left:0;width:100%}.SupplierAppTable.sticky>.Pagination{position:-webkit-sticky;position:sticky;bottom:0;left:0}.SupplierAppTable>table{width:100%}.SupplierAppTable>table>thead>tr>th{background:#f9fafb;padding:12px 24px;font-size:12px;font-weight:500;line-height:18px;color:#667085}.SupplierAppTable>table>thead>tr>th.actions{text-align:center}.SupplierAppTable>table>thead>tr>th .SortButton{padding:12px 24px;margin:-12px -24px;background:none;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit;border:none;display:block;width:100%;height:100%;white-space:nowrap;display:flex;grid-gap:7px;gap:7px;align-items:center}.SupplierAppTable>table>thead>tr>th .SortButton i{min-width:11px}.SupplierAppTable>table>thead>tr>th.SelectableHeaderCell>.CheckButton{margin:auto}.SupplierAppTable>table>thead>tr>th.SelectableHeaderCell>.bulk-overlay{position:absolute;top:0;left:0;width:100%;display:flex;flex-wrap:wrap;background:#f9fafb;z-index:1;align-items:flex-start}.SupplierAppTable>table>thead>tr>th.SelectableHeaderCell>.bulk-overlay>.CheckButton{margin:11px 24px}.SupplierAppTable>table>thead>tr>th.SelectableHeaderCell>.bulk-overlay>.bulk-actions{padding:5px 16px;display:flex;justify-content:space-between;flex-grow:1;flex-wrap:wrap;grid-gap:5px;gap:5px}.SupplierAppTable>table>thead>tr>th.SelectableHeaderCell>.bulk-overlay>.info-line{width:100%;background:#eaecf0;display:flex;justify-content:center;font-size:12px;line-height:18px;font-weight:600;padding:6px;color:#101017;grid-gap:6px;gap:6px}.SupplierAppTable>table>thead>tr>th.SelectableHeaderCell>.bulk-overlay>.info-line>a{color:#b7142b}.SupplierAppTable>table>thead>tr>th.SelectableHeaderCell>.bulk-overlay>.info-line>button{color:#b7142b;border:none;background:none;padding:0;margin:0}.SupplierAppTable>table>thead>tr>th:first-child{border-top-left-radius:8px}.SupplierAppTable>table>thead>tr>th:last-child{border-top-right-radius:8px}.SupplierAppTable>table>thead>tr>td.heading-cell{border-bottom:1px solid #eaecf0}.SupplierAppTable>table>thead>tr>td.heading-cell>div{background:#fff;padding:0 24px;display:flex;align-items:center}.SupplierAppTable>table>thead>tr>td.heading-cell>div>h3{font-weight:600;font-size:18px;line-height:28px;color:#101828;margin:0;padding:20px 0}.SupplierAppTable>table .SelectableCell,.SupplierAppTable>table .SelectableHeaderCell{width:48px;min-width:48px;padding:0}.SupplierAppTable>table>tbody>tr.highlighted>td,.SupplierAppTable>table>tbody>tr.selected>td{background:#f3f3ff}.SupplierAppTable>table>tbody>tr.no-results>td{text-align:center;padding:30px}.SupplierAppTable>table>tbody>tr>td{background:#fff;padding:26px 24px;font-size:14px;line-height:20px;font-weight:400;color:#667085;border-top:1px solid #eaecf0}.SupplierAppTable>table>tbody>tr>td.editable{background:#f3f3ff;height:93px}.SupplierAppTable>table>tbody>tr>td.editable>input{border:none;width:100%;height:100%;display:block;background:none;font-size:inherit;line-height:inherit;font-weight:inherit;color:inherit}.SupplierAppTable>table>tbody>tr>td.actions{padding:0}.SupplierAppTable>table>tbody>tr>td.actions>div{display:flex;align-items:center;justify-content:center}.SupplierAppTable>table>tbody>tr>td.TableActions{text-align:center}.SupplierAppTable>table>tbody>tr>td.TableActions>.Button.open-actions{font-size:24px;color:#344054}.SupplierAppTable>table>tbody>tr>td.SelectableCell>button{margin:auto}.SupplierAppTable>.Pagination{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eaecf0;background:#fcfdfd;padding:12px 24px;border-radius:0 0 8px 8px}.SupplierAppTable>.Pagination>.icons>button{font-size:12px}.SupplierAppTable>.Pagination>.icons>button.arrow-to{font-size:20px}.SupplierAppTable>.Pagination>.icons>button.active{background:#f3f3ff;border-radius:3px}body.table-actions-open .SupplierAppTable{pointer-events:none}.TableActionsDropdown{box-shadow:0 4px 8px rgba(16,24,64,.08)}.TableActionsDropdown>.aListItem>i{min-width:16px}.Orders{position:relative;display:flex;flex-direction:column;height:100%;grid-gap:24px;gap:24px}.Orders table tbody td{vertical-align:top}.Orders table tbody td.SelectableCell{vertical-align:top;padding:30px 24px}.Orders table tbody td.SelectableCell>button{margin:0}.Orders table tbody td.TableActions{vertical-align:middle}.Orders table tbody td.customer-cell .flex-column{display:flex;flex-direction:column}.Orders table tbody td.customer-cell .order-comment-section{width:0;min-width:100%;box-sizing:border-box}.Orders table tbody td .venue-name{font-weight:700}.Orders table tbody td .order-comment-section{display:flex;flex-direction:column;margin-top:8px;padding:8px;border:1px solid #d0d5dd;border-radius:6px;background:#f9fafb}.Orders table tbody td .order-comment-title{font-size:13px;font-weight:700;color:#344054}.Orders table tbody td .order-comment{font-size:13px;white-space:normal;overflow-wrap:anywhere;color:inherit}.Orders table tbody td .order-action i{padding:20px}.Orders table tbody td.download-cell{white-space:nowrap}.Orders table tbody td.delivery-date-cell .flex-column{display:flex;flex-direction:column;align-items:flex-start;grid-gap:4px;gap:4px}.Orders table tbody td.delivery-date-cell .Badge{max-width:100%;overflow:hidden;text-overflow:ellipsis;align-self:flex-start}.Orders table td:last-child,.Orders table th:last-child{position:-webkit-sticky;position:sticky;right:0}.Orders table button.download{font-size:20px;color:#3736bb;margin:5px 15px 5px 0}.Orders table button.edit-order{border-radius:2px;color:#3736bb;font-size:13px}.Orders table button.reject-order{border-radius:2px;margin:5px 15px 5px 0}.Orders .SupplierModal.comment .supplier-modal-footer,.Orders .SupplierModal.customer-info .supplier-modal-footer{display:flex;grid-gap:12px;gap:12px;margin-top:20px}.Orders .SupplierModal.comment .supplier-modal-footer>*,.Orders .SupplierModal.customer-info .supplier-modal-footer>*{flex-grow:1}.Orders .Paper:first-child{border-bottom:none}.Orders .Badge{line-height:30px;white-space:nowrap}.__floater__container{display:flex;flex-direction:column;grid-row-gap:12px;row-gap:12px;background:#fcfcfd!important;align-items:baseline}.__floater__container .edit-order{color:#ff6d7e}.__floater__container .confirm-order{color:#32d583}.__floater__container .reject-order{color:#f97066}.__floater__container .notifications-button{color:#ff6d7e}.ButtonGroup{display:flex}.ButtonGroup>button{display:flex;justify-content:center;align-items:center;grid-gap:8px;gap:8px;border-radius:0;border:1px solid #d0d5dd;border-right-style:none;padding:8px 16px;font-size:12px;line-height:18px;font-weight:500;color:#344054;background:#fff}.ButtonGroup>button:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.ButtonGroup>button:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px;border-right-style:solid}.ButtonGroup>button:hover{background:#f9fafb}.ButtonGroup>button:active{background:#ececfe}.ButtonGroup>button[data-active=true]{background:#890f20;color:#fff}.OrderFilter .date-picker{display:flex;flex-direction:row;align-items:center;grid-gap:7px;gap:7px;flex:0 1 330px}.OrderFilter .reset-filters{font-weight:600;font-size:14px;line-height:20px;color:#a01226;cursor:pointer}.OrderFilter .reset-filters:hover{color:#890f20}.order-filter-bar-indicator-wrapper{margin-bottom:-17px;margin-top:-14px}.order-filter-bar-indicator{padding:3px 10px;margin-left:10px;border:1px solid #ececfe;border-radius:5px;color:#a01226;cursor:pointer}.DownloadDropdown.in-table{font-weight:600;font-size:14px;line-height:20px;padding:8px 14px;grid-gap:8px;gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.DownloadDropdown.in-table>svg{scale:.8}.Badge{padding:2px 8px;align-self:center;display:inline-flex;height:22px;border-radius:16px}.Badge i{display:flex;flex-wrap:wrap;align-items:center}.Badge .Text{align-self:center;display:inline-flex}@media(min-width:1025px){.Badge .Text{font-size:12px;line-height:18px}}.Badge.xs{height:18px;padding:2px 8px}.Badge.xs>.Text{font-size:10px;line-height:14px}.Badge.medium{padding:2px 10px;height:24px}.Badge.large{padding:4px 12px;height:28px}.Badge.warning{background:#fffaeb}.Badge.warning .Text{color:#b54708}.Badge.error{background:#fef3f2}.Badge.error .Text{color:#b42318}.Badge.success{background:#ecfdf3}.Badge.success .Text{color:#027a48}.Badge.cashback{background:#611ed2}.Badge.cashback .Text{color:#170205}.Badge.orange{background:#fff6ed}.Badge.orange .Text{color:#c4320a}.Badge.purple{background:#f4f3ff}.Badge.purple .Text{color:#5925dc}.Badge.primary{background:#ececfe}.Badge.primary .Text{color:#a01226}.Badge.offer{background:#df4752}.Badge.offer .Text{color:#fff}.Badge.grey{background:#f2f4f7}.Badge.grey .Text{color:#344054}.Badge.yellow{background:#feffe6}.Badge.yellow .Text{color:#ad8b00}.Badge.blue{background:#eff8ff}.Badge.blue .Text{color:#175cd3}.Badge.blue-grey{background:#f8f9fc}.Badge.blue-grey .Text{color:#363f72}.Badge.blue-light{background:#f0f9ff}.Badge.blue-light .Text{color:#026aa2}.Badge.indigo{background:#eef4ff}.Badge.indigo .Text{color:#3538cd}.Badge.pink{background:#fdf2fa}.Badge.pink .Text{color:#c11574}.Badge.rose{background:#fff1f3}.Badge.rose .Text{color:#c01048}.Badge.dark{background:#101828}.Badge.dark .Text{color:#fff}.Badge.sample{background:#fce8eb}.Badge.sample .Text{color:#101828}.Badge.info{background:#ffd1d6}.Badge.info .Text{color:#e51936}.Badge.target-quantity{background:#ffbec6}.Badge.target-quantity .Text{color:#001737;font-size:13px}.Badge.all{background:#eeeff2}.Badge.all .Text{color:#595c80}.Badge.danger_dark{background:#feffe6}.Badge.danger_dark .Text{color:#ad8b00}.Badge.has-orders-on-same-day{background:#e51936}.Badge.has-orders-on-same-day .Text{color:#fff}.special-order-conditions{display:flex;grid-gap:16px;gap:16px;align-items:center;justify-content:center}.special-order-conditions__icon--hidden{opacity:0;pointer-events:none}.tooltip-button{border:none;padding:0;margin:0;background:transparent}.tooltip-button__floating-element{background:#e51936;color:#fff;padding:10px 15px;border-radius:5px;z-index:1000}.tooltip-button__floating-arrow{fill:#e51936}body.fit-viewport #page-wrapper{overflow:auto}.EditOrder{display:flex;flex-direction:column;grid-gap:24px;gap:24px;height:calc(100% - 24px);margin-bottom:24px}.EditOrder>.SubNavigation{border-bottom:1px solid #eaecf0}.EditOrder .edit-order-customer{width:90%;margin:0 auto;border:0;max-width:1000px}.EditOrder .StatusBadge{font-weight:400;font-size:14px;line-height:20px;padding:10px 14px;grid-gap:8px;gap:8px;height:44px;color:#667085;background:#fff;border:1px solid #d0d5dd;border-radius:8px}.EditOrder .PageHeader .Button.tracking-link-button{color:#667085;font-weight:400;font-size:16px;position:relative}.EditOrder .PageHeader .Button.tracking-link-button .button-content{display:flex;align-items:center;grid-gap:8px;gap:8px}.EditOrder .PageHeader .Button.tracking-link-button .red-dot{position:absolute;top:-2px;right:-2px;display:block;width:6px;height:6px;border-radius:3px;background:#f04438}.EditOrder .PageHeader .Button.tracking-link-button svg{position:absolute;top:-8px;right:-8px}.EditOrder .PageHeader .DownloadDropdown,.EditOrder .PageHeader .DownloadDropdown .react-select__control,.EditOrder .PageHeader .OrderStatusDropdown,.EditOrder .PageHeader .OrderStatusDropdown .react-select__control{height:44px}.EditOrder .SupplierModal .supplier-modal-footer{display:flex;grid-gap:12px;gap:12px;margin-top:20px}.EditOrderProductsItemsTable .commit-quantity{color:#039855}.EditOrderProductsItemsTable th.quantity{width:100px}.edit-order-customer .Button[disabled].default{background:#fcfdfd!important;color:#d0d5dd!important}.edit-order-customer .Button[disabled].primary{background:#fad1d7!important;color:#fcfdfd!important}.edit-order-customer .row{display:flex;justify-content:fill;flex-wrap:wrap;margin:0}.edit-order-customer .row>label{min-width:230px}.edit-order-customer .row>.input-wrapper,.edit-order-customer .row>.value,.edit-order-customer .row>input,.edit-order-customer .row>textarea{flex-grow:1;max-width:512px}.edit-order-customer input{display:block;border:1px solid #d0d5dd!important;border-radius:8px;padding:10px 14px;font-size:16px;font-weight:400;line-height:24px;color:#101828}.edit-order-customer input:disabled{background:#f9fafb;color:#667085}.edit-order-customer textarea{display:block;resize:none;border:1px solid #d0d5dd;border-radius:8px;padding:10px 14px;font-size:16px;font-weight:400;line-height:24px;color:#101828}.edit-order-customer textarea:disabled{background:#f9fafb}.edit-order-customer .title-area{display:flex;margin-bottom:40px}.edit-order-customer .title-area .Heading.small{font-weight:500;font-size:18px;line-height:28px}.edit-order-customer .action-buttons{flex-grow:1;display:flex;justify-content:flex-end;grid-gap:8px;gap:8px}.edit-order-customer .action-buttons button{height:40px;padding:10px 16px;font-weight:600;font-size:14px;line-height:20px}.edit-order-customer .order-info{margin-bottom:50px;margin-top:10px}.edit-order-customer .order-info .order-comment{margin-bottom:20px}.edit-order-customer .order-info .order-comment>.value{background:#ececfe;padding:10px 14px;border-radius:0 8px 8px 8px;color:#101828;font-size:16px;line-height:24px}.edit-order-customer .order-info .order-comment>.value.empty{font-style:italic}.edit-order-customer .order-info .customer-note>.input-wrapper>textarea{border-radius:0 8px 8px 8px;resize:vertical;min-height:3em;width:100%}.edit-order-customer .order-info .customer-note>.input-wrapper>.action-buttons{margin:12px 0 20px}.edit-order-customer .divider{background:#eeeff2;height:1px;margin-left:-15px;margin-right:-15px}.edit-order-customer .customer-info{margin-top:40px}.edit-order-customer .customer-info .venue-name{margin-bottom:20px}.edit-order-customer .customer-info .venue-address{margin-bottom:20px;display:flex;position:relative}.edit-order-customer .customer-info .venue-address .input-wrapper i{height:3.8rem;width:1.5rem;padding:7px 0 0 15px;position:absolute;box-sizing:border-box;top:50%;transform:translateY(-50%);font-size:20px}.edit-order-customer .customer-info .venue-address .input-wrapper input{padding-left:3.5rem;width:100%}.edit-order-customer .customer-info .customer-comment,.edit-order-customer .customer-info .customer-id{margin-bottom:20px}.Heading{color:#001737;font-family:Roboto,helvetica,arial,sans-serif}.Heading,.Heading.w-medium{font-weight:500}.Heading.w-regular{font-weight:400}.Heading.xlarge{font-size:20px;line-height:30px}.Heading.large{font-size:18px;line-height:28px}.Heading.medium{font-size:16px;line-height:24px}.Heading.small{font-size:14px;line-height:20px}.Heading.xsmall{font-size:12px;line-height:18px}.Heading.x-extra-small{font-size:10px;line-height:16px}body.supplier .Heading{color:#101017}body.supplier .Heading.medium{font-size:30px;line-height:38px;font-weight:500}.PageHeader{display:flex;justify-content:space-between;align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid #eaecf0;padding:16px 0;margin-bottom:24px}.PageHeader.with-subnav{border-bottom:none;margin-bottom:0;padding-bottom:0}.PageHeader>.title{flex-grow:2;display:flex;flex-direction:column;grid-gap:4px;gap:4px}.PageHeader>.title>strong{font-size:18px;font-weight:600;line-height:28px;color:#101828;padding:0}.PageHeader>.title>em{color:#475467;font-weight:400;font-size:14px;line-height:20px;font-style:normal}.SubNavigation{display:flex}.SubNavigation[data-disabled=true]{opacity:.7;pointer-events:none}.SubNavigation>.sub-nav-item{display:flex;grid-gap:8px;gap:8px;margin:0 15px;padding-bottom:10px;border-bottom-style:solid;align-items:center;font-weight:500;font-size:14px;line-height:20px;color:#a01226}.SubNavigation>.sub-nav-item .link-info{background:#f2f4f7;color:#344054;border-radius:50px;padding:2px;display:flex;align-items:center}.SubNavigation>.sub-nav-item .link-info .fal{margin-left:5px}.SubNavigation>.sub-nav-item .link-info .item-count{border-radius:16px;padding:2px 8px;font-size:12px;line-height:18px;display:flex;align-items:center}.SubNavigation>.sub-nav-item:first-child{margin-left:0}.SubNavigation>.sub-nav-item[data-active=false]{color:#667085;border-bottom-color:transparent}.SubNavigation>.sub-nav-item[data-active=true]{border-bottom-color:#a01226}.SubNavigation>.sub-nav-item[data-active=true] .link-info{background:#ececfe;color:#a01226}.SubNavigation>.sub-nav-item:hover{color:#b7142b}.SubNavigation>.sub-nav-item:hover .link-info{background:#ececfe;color:#a01226}.Settings{position:relative}.Settings .content{border-top:1px solid #f2f4f7}.Settings .title{margin:16px 0;font-weight:500;font-size:30px;line-height:38px}.Settings:not(.users) .SubNavigation{border-bottom:1px solid #f2f4f7}.Settings:not(.users) .content{margin:0 auto;border:0;max-width:1000px}@media(max-width:1400px){.Settings:not(.users) .content{max-width:90%}}.profile-settings__section{margin-bottom:20px}.profile-settings__section-heading{font-weight:400;font-size:18px;line-height:28px;color:#101017}.profile-settings__keyval{display:flex;align-items:center;padding:5px 0}.profile-settings__key{width:8em;font-weight:500;font-size:14px;line-height:20px;color:#101017}.profile-settings__value{font-weight:400;font-size:14px;line-height:20px}.profile-settings__password-form{max-width:30em}.CustomerSettings{padding-top:24px}.CustomerSettings .select-store{padding-bottom:20px}.CustomerSettings .select-store .Input{max-width:720px}.CustomerSettings .form-data{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:50px;margin-bottom:20px}@media(max-width:1024px){.CustomerSettings .form-data{flex-direction:column}}.CustomerSettings .form-data .Input .form-control{min-height:46px}.CustomerSettings .form-data .inputs{width:100%}.CustomerSettings .form-data .inputs .keyfact{display:flex;justify-content:space-between}.CustomerSettings .form-data .inputs .keyfact .cell{flex-grow:1;margin:0 20px}.CustomerSettings .form-data .inputs .keyfact .cell:first-child{margin-left:0}.CustomerSettings .form-data .inputs .keyfact .cell:last-child{margin-right:0}.CustomerSettings .form-data .buttons-bottom{position:absolute;bottom:0;right:0;display:flex;justify-content:flex-end;align-items:center}.CustomerSettings .form-data .buttons-bottom .cancel-button{color:#101017}.CustomerSettings .form-data .buttons-bottom button{padding:1px 18px;height:48px;margin-left:10px;font-weight:600;font-size:14px;line-height:20px}.CustomerSettings .form-data .buttons-top{display:flex;position:absolute;top:26px;right:0}.CustomerSettings .form-data .buttons-top .cancel-button{color:#101017}.CustomerSettings .form-data .buttons-top button{padding:1px 18px;height:40px;margin-left:10px;font-weight:600;font-size:14px;line-height:20px}.CustomerSettings textarea{height:280px}.InputTooltip{white-space:pre}.Button.InputTooltipButton{color:#344054}.InputTooltipOverlay{max-width:320px;background:#101828;padding:12px;border-radius:8px;color:#fff;font-size:12px;font-weight:400;line-height:18px}.OrderSettings{padding-top:24px}.OrderSettings .select-store{padding-bottom:20px}.OrderSettings .form-data{flex-direction:row;justify-content:space-between;padding-bottom:50px;margin-bottom:20px}@media(max-width:1024px){.OrderSettings .form-data{flex-direction:column}}.OrderSettings .form-data .data,.OrderSettings .form-data table{width:100%}.OrderSettings .form-data .data:last-child,.OrderSettings .form-data table:last-child{margin-right:13px}.OrderSettings .form-data .Toggle{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.OrderSettings .form-data .Input .form-control{min-height:46px}.OrderSettings .form-data .inputs{display:grid;grid-template-columns:50% 50%;margin:0 -10px 20px}.OrderSettings .form-data .inputs .cell{margin:0 10px}.OrderSettings .form-data .inputs .cell.minimum-toggle{width:100%;display:flex}.OrderSettings .form-data .inputs.delivery{margin-top:20px}.OrderSettings .form-data .minimum-toggle{padding-bottom:20px;border-bottom:1px solid #f2f4f7}.OrderSettings .form-data .buttons-bottom{display:flex;justify-content:flex-end;align-items:center;position:absolute;bottom:0;right:0}.OrderSettings .form-data .buttons-bottom .cancel-button{color:#101017}.OrderSettings .form-data .buttons-bottom button{padding:1px 18px;height:48px;margin-left:10px;font-weight:600;font-size:14px;line-height:20px}.OrderSettings .form-data .buttons-top{display:flex;position:absolute;top:26px;right:0}.OrderSettings .form-data .buttons-top .cancel-button{color:#101017}.OrderSettings .form-data .buttons-top button{padding:1px 18px;height:40px;margin-left:10px;font-weight:600;font-size:14px;line-height:20px}.Toggle{display:flex;align-items:center}.Toggle.with-desc{align-items:flex-start}.Toggle input{opacity:0;width:0;height:0}.Toggle .Spinner{margin:4px auto}.Toggle .switch{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer}.Toggle .Text{color:#344054;cursor:pointer}.Toggle .description{color:#475467}.Toggle .slider{position:absolute;top:0;left:0;right:0;bottom:0;background:#f2f4f7;border-radius:12px;padding:2px;transition:.4s}.Toggle .slider:before{position:absolute;content:"";height:20px;width:20px;background:#fcfdfd;border-radius:50%;transition:.3s;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgba(16,24,40,.06)}.Toggle .slider+p{position:absolute;line-height:25px;top:0;right:0;width:calc(100% - 32px);text-align:center;padding-right:5px}.Toggle .slider:hover{background-color:#eaecf0}.Toggle .slider:hover:before{border-color:#98a2b3}.Toggle .slider:hover+p{color:#fff}.Toggle input:disabled:checked+.switch .slider{cursor:not-allowed;background-color:#f2f4f7}.Toggle input:disabled:checked+.switch .slider:before{border-color:#f9fafb;background-color:#f9fafb}.Toggle input:disabled:checked+.switch+p{color:#667085}.Toggle input:focus+.switch .slider{background:#f9fafb;box-shadow:0 0 0 4px rgba(68,61,246,.1)}.Toggle input:focus+.switch+p{color:#1d2939}.Toggle input:active+.switch .slider{box-shadow:unset;background-color:#667085}.Toggle input:active+.switch .slider:before{border-color:#667085}.Toggle input:checked+.switch .slider{background-color:#e51936}.Toggle input:checked+.switch .slider:before{border-color:#e51936;transform:translateX(20px)}.Toggle input:checked+.switch .slider:hover{background-color:#b7142b}.Toggle input:checked+.switch .slider:hover:before{border-color:#e51936}.Toggle input:checked:active+.switch .slider{background-color:#b7142b}.Toggle input:checked:active+.switch .slider:before{border-color:#b7142b}.Toggle.inside-label .switch{width:72px}.Toggle.inside-label input:checked+.switch .slider:before{transform:translateX(48px)}.Toggle.inside-label input:checked+.switch .slider+p{transform:translateX(-29px);color:#fefefe}.Toggle.small-toggle .switch{width:36px!important;height:20px;min-width:28px}.Toggle.small-toggle .slider{border-radius:12px}.Toggle.small-toggle .slider:before{width:16px;height:16px;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgba(16,24,40,.06)}.Toggle.small-toggle input:checked+.switch .slider:before{transform:translateX(16px)}.Toggle p{margin:0 0 0 1em}.Toggle .sk-spinner{position:absolute;top:0;left:calc(50% - 25px)}.PostalCodeChecker{margin-top:20px}.PostalCodeChecker .form-inputs{display:flex;align-items:flex-start}.PostalCodeChecker .form-inputs .Input{width:49%}.PostalCodeChecker .form-inputs .Button{height:46px;margin:0 0 0 22px}.PostalCodeRangeTable{border:1px solid #f2f4f7;border-radius:8px;padding:0;margin:16px 0}.PostalCodeRangeTable .Button{height:48px}.PostalCodeRangeTable .search{margin-right:10px!important}.PostalCodeRangeTable .search .form-control{padding:0 0 0 40px}.PostalCodeRangeTable .SupplierAppTable{overflow:unset;border-radius:0 0 8px 8px}.PostalCodeRangeTable .SupplierAppTable table tbody tr td{padding:12px 24px}.PostalCodeRangeTable .header{margin-bottom:10px;padding:10px;display:flex;align-items:center;flex-wrap:wrap}.PostalCodeRangeTable .header label{flex-grow:1;margin:auto;font-weight:600;font-size:18px;line-height:28px;color:#101828}.PostalCodeRangeTable .header .Button{margin-right:15px;height:42px}.PostalCodeRangeTable .header .Input{margin:0;width:240px}.PostalCodeRangeTable .header .Input .form-group{margin:0}.PostalCodeRangeTable .header .Input .form-group .input-icon{top:17px;left:14px}.PostalCodeRangeTable .header .Input .form-group input{min-height:42px;padding-top:0;padding-bottom:0}.SearchBox.block,.SearchBox.block .Input{width:100%}.SearchBox.block .Input input{text-overflow:ellipsis}.SupplierUsers{margin:20px 0}.SupplierUsers .TablePagination{border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:3px}.SupplierUsers .create-user{position:absolute;top:26px;right:0;padding:1px 18px;height:40px;margin-left:10px;font-weight:600;font-size:14px;line-height:20px}.SupplierUsers .SupplierAppTable table td:last-child,.SupplierUsers .SupplierAppTable table th:last-child{position:-webkit-sticky;position:sticky;right:0}.SupplierUsers .SupplierAppTable table tbody>tr>td:first-child a{color:#b7142b}.SupplierUsers .SupplierAppTable table .no-results{text-align:center;padding:30px;height:40px}.SupplierUsers .SupplierAppTable table button.edit-order{border-radius:2px;color:#3736bb;font-size:13px}.SupplierAdmin .feature-flags{padding:16px 32px}.SupplierAdmin .feature-flags .flag{display:flex;align-items:baseline;grid-gap:16px;gap:16px;margin-bottom:30px}.SupplierToggle{display:flex;align-items:center}.SupplierToggle .description{position:absolute;margin-top:-10px;font-weight:400}.SupplierToggle input{opacity:0;width:0;height:0}.SupplierToggle .Spinner{margin:4px auto}.SupplierToggle .switch{position:relative;display:inline-block;width:44px;height:24px;cursor:pointer}.SupplierToggle p{color:#344054;font-weight:400;font-size:14px;cursor:pointer}.SupplierToggle .slider{position:absolute;top:0;left:0;right:0;bottom:0;background:#f2f4f7;border-radius:12px;padding:2px;transition:.4s}.SupplierToggle .slider:before{position:absolute;content:"";height:20px;width:20px;background:#fcfdfd;border-radius:50%;transition:.3s;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgba(16,24,40,.06)}.SupplierToggle .slider+p{position:absolute;line-height:25px;top:0;right:0;width:calc(100% - 32px);text-align:center;padding-right:5px}.SupplierToggle .slider:hover{background-color:#eaecf0}.SupplierToggle .slider:hover:before{border-color:#98a2b3}.SupplierToggle .slider:hover+p{color:#fff}.SupplierToggle input:disabled:checked+.switch .slider{cursor:not-allowed;background-color:#f2f4f7}.SupplierToggle input:disabled:checked+.switch .slider:before{border-color:#f9fafb;background-color:#f9fafb}.SupplierToggle input:disabled:checked+.switch+p{color:#667085}.SupplierToggle input:focus+.switch .slider{background:#f9fafb;box-shadow:0 0 0 4px rgba(68,61,246,.1)}.SupplierToggle input:focus+.switch+p{color:#1d2939}.SupplierToggle input:active+.switch .slider{box-shadow:unset;background-color:#667085}.SupplierToggle input:active+.switch .slider:before{border-color:#667085}.SupplierToggle.color-primary input:checked+.switch .slider{background-color:#e51936}.SupplierToggle.color-primary input:checked+.switch .slider:before{border-color:#e51936;transform:translateX(20px)}.SupplierToggle.color-primary input:checked+.switch .slider:hover{background-color:#b7142b}.SupplierToggle.color-primary input:checked+.switch .slider:hover:before{border-color:#e51936}.SupplierToggle.color-primary input:checked:active+.switch .slider{background-color:#b7142b}.SupplierToggle.color-primary input:checked:active+.switch .slider:before{border-color:#b7142b}.SupplierToggle.color-danger input:checked+.switch .slider{background-color:#e30020}.SupplierToggle.color-danger input:checked+.switch .slider:before{border-color:#e30020;transform:translateX(20px)}.SupplierToggle.color-danger input:checked+.switch .slider:hover{background-color:#d92d20}.SupplierToggle.color-danger input:checked+.switch .slider:hover:before{border-color:#f04438}.SupplierToggle.color-danger input:checked:active+.switch .slider{background-color:#d92d20}.SupplierToggle.color-danger input:checked:active+.switch .slider:before{border-color:#d92d20}.SupplierToggle.small-toggle .switch{width:36px!important;height:20px;min-width:28px}.SupplierToggle.small-toggle .slider{border-radius:12px}.SupplierToggle.small-toggle .slider:before{width:16px;height:16px;box-shadow:0 1px 3px rgba(16,24,40,.1),0 1px 2px rgba(16,24,40,.06)}.SupplierToggle.small-toggle input:checked+.switch .slider:before{transform:translateX(16px)}.leads-page{height:100%;display:flex;flex-direction:column;grid-gap:24px;gap:24px}.leads-page__controls{display:flex;grid-gap:20px;gap:20px;align-items:center}.leads-page__filters{flex-grow:1}.leads-page__status-cell{text-align:left}.leads-page__status{border-radius:4px;color:#fff;font-size:12px;letter-spacing:1px;padding:3px 5px 2px;text-transform:uppercase;margin:0;font-weight:400;display:inline-flex;align-items:center;justify-content:center;text-align:center;width:130px;white-space:normal}.leads-page__status--uploaded{background:#f90}.leads-page__status--sent{background:#2271b3}.leads-page__status--redeemed{background:#0a0}.leads-page__status--declined{background:#a00}.leads-page__status-header{display:inline-flex;align-items:center;grid-gap:4px;gap:4px}.leads-page__status-info-button{border:0;background:transparent;cursor:pointer;padding:0;display:inline-flex;align-items:center;position:relative}.leads-page__status-info-modal{width:700px;max-height:650px}.leads-page__status-info-modal .supplier-modal-header{position:relative}.leads-page__status-info-modal .icons{position:absolute;top:0;right:0;margin-bottom:0;justify-content:flex-end}.leads-page__status-info-modal .icons>svg{display:none}.leads-page__status-info-modal .card-header{padding:0 40px;text-align:center}.leads-page__status-info-modal .card-header>h1{margin:0}.leads-page__status-info-table{width:100%;border-collapse:collapse;border:1px solid #d0d5dd}.leads-page__status-info-table td,.leads-page__status-info-table th{padding:10px 12px;border:1px solid #d0d5dd;text-align:left;vertical-align:top}.leads-page__status-info-table th{font-size:14px;line-height:20px;color:#595c80;background:#fcfdfd}.leads-page__status-info-cell--status{width:180px}