: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%,.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:translate3d(0,0,var(--toastify-z-index) px);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{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:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color: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)}}@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@keyframes fade{0%{opacity:1}50%{opacity:0}}@keyframes cardSlide{0%{transform:translateY(50px) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@keyframes bellshake{0%,90%{transform:rotate(0deg)}15%,25%,35%,45%,5%,55%,65%,75%{transform:rotate(15deg)}10%,20%,30%,40%,50%,60%,70%,80%{transform:rotate(-15deg)}}@keyframes modalScale{0%{transform:translate(-50%,-50%) scale(0)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes modalSlideIn{0%{transform:translateX(100%);transform-origin:right;opacity:0}to{transform:translateX(0);transform-origin:right;opacity:1}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}*{margin:0;padding:0;box-sizing:border-box}:root{--orders-table_scroll-left:0px;--delivery-table_scroll-left:0px}body,html{font-size:100%}body{-webkit-font-smoothing:antialiased;color:#0c1e2d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-size:.875rem;text-rendering:optimizeLegibility;line-height:1.5;background:#f6f6f6;touch-action:pan-x pan-y;display:flex;flex-direction:column;min-height:100dvh}@media screen and (min-width:992px){body{height:100dvh;overflow-y:hidden}}@media screen and (max-width:991px){body:has(.sticky__footer){padding-bottom:100px}}@media screen and (max-width:767px){body:has([data-floating-ui-portal] .dropdown-slideup){overflow:hidden}}body:has(.react-select__menu-portal){position:fixed;overflow:hidden;inset:0}#__next{display:flex;flex-direction:column;flex-grow:1}#__next:has(.linking__modal--v2){height:100%;width:100%}.container-fixed{max-width:1920px;width:100%;margin:0 auto}.page__container{flex-grow:1;padding:1rem;position:relative;display:flex;flex-direction:column}img{max-width:100%;height:auto;vertical-align:top}.backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9;background:rgba(0,0,0,.5);display:none}.backdrop.active{display:block}.body-fixed{overflow:hidden}.box-border{border:1px solid #cdd4e0}.box-border1{border:1px solid #e6e6e6}.border-disabled{border:1px solid #dcdcdc}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.border-stroke{border:1px solid #cdd4e0}.line-clamp-2,.text-clamp-line-2{-webkit-line-clamp:2!important}button{border:none;background-color:transparent;cursor:pointer;color:inherit}button:focus,button:focus-visible{outline:none}.copilot-sidebar .close-sidebar,.flex-item-center{display:flex;align-items:center;justify-content:center}.flex-item-column{display:flex;flex-direction:column}.user-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.break-word{word-break:break-word}.flip-x{transform:scaleX(-1)}.transform-x-neg-16{transform:translateX(-1rem)}@media screen and (max-width:991px){.full__width--vw{position:relative;width:100vw;left:-50vw;margin-left:50%}}.desktop-visible{display:none}@media screen and (min-width:1700px){.desktop-visible{display:inline-block}}.list-unstyled{list-style:none;padding:0;margin:0}.column-count-3{-moz-column-count:3;column-count:3}.btn,.btn-outlined{font-weight:600;line-height:20px;padding:.5rem .75rem;border:none;cursor:pointer;outline:none;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:transparent;transition:all .3s ease-in-out;height:2.5rem;color:#0c1e2d;position:relative}.btn--link{background:transparent}.btn--link,.btn--link:hover:not(:disabled){color:#ffd503}.btn--reset{background:none;border:none}.btn--has-width{min-width:260px;text-align:center}.btn--lg{height:3rem}.btn--sm{font-size:.625rem}.btn--sm,.btn--xs{padding:.25rem .375rem;line-height:1;height:auto}.btn--xs{font-size:.5rem}.btn--oval,.btn-manage-prerequisite{width:100%;display:flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;background:#ffd503;border-radius:3.125rem 0 0 3.125rem;cursor:pointer}.btn--oval:hover,.btn-manage-prerequisite:hover{filter:drop-shadow(-4px 0 .25rem rgba(0,0,0,.2));transition:filter .3s ease}.btn--oval:disabled,.btn-manage-prerequisite:disabled{cursor:not-allowed;background-color:#ddd;color:#6b7280;border:1px solid transparent}.btn--oval:disabled:hover,.btn-manage-prerequisite:disabled:hover{background-color:#ddd;color:#6b7280}th .btn--oval,th .btn-manage-prerequisite{position:absolute;right:0;top:0;bottom:0}.btn--upload{text-decoration:underline;font-size:14px;font-weight:400}.btn--upload:hover{cursor:pointer}.btn.has-icon{gap:.25rem}.btn--icon{height:auto;border-radius:4px;display:flex;align-items:center;justify-content:center;padding:.375rem}.btn--icon.active,.btn--icon:not(:disabled):not(.btn-primary):hover{background-color:#e5e7eb}.btn--icon.btn-like:focus-visible{color:#14532d}.btn--icon.btn-like:hover{background-color:#eff6f9}.btn--icon.btn-unlike:focus-visible{color:#7f1d1d}.btn--icon.btn-unlike:hover{background-color:#eff6f9}.btn--icon--lg{width:40px;height:40px}.btn-outlined{border:1px solid #d1d5db;background-color:#fff}.btn-outlined:hover{background:#e5e7eb}.btn-outlined:focus-visible{border-color:transparent;background:#e5e7eb!important}.spinner{border:5px solid #e6e6e6;border-top-color:#ffd503;border-radius:50%;width:35px;height:35px;animation:spin .7s linear infinite}.spinner--thin .spinner{border-width:3px}.btn-primary{background-color:#ffd503}.btn-primary:focus-visible{border-color:transparent}.btn-primary--outlined{border-color:#ffd503;color:#ffd503}.btn-primary--outlined:hover{background-color:#ffd503}.btn-primary--outlined:focus-visible{border-color:transparent}.btn-secondary{background-color:#0c1e2d}.btn-secondary:focus-visible{border-color:transparent}.btn-secondary--outlined{border-color:#0c1e2d;color:#0c1e2d}.btn-secondary--outlined:hover{background-color:#0c1e2d}.btn-secondary--outlined:focus-visible{border-color:transparent}.btn-danger{background-color:#df320c}.btn-danger:focus-visible{border-color:transparent}.btn-danger--outlined{border-color:#df320c;color:#df320c}.btn-danger--outlined:hover{background-color:#df320c}.btn-danger--outlined:focus-visible{border-color:transparent}.btn-white{background-color:#fff}.btn-white:focus-visible{border-color:transparent}.btn-white--outlined{border-color:#fff;color:#fff}.btn-white--outlined:hover{background-color:#fff}.btn-white--outlined:focus-visible{border-color:transparent}.btn-primary-light{background-color:#ffea83}.btn-primary-light:focus-visible{border-color:transparent}.btn-primary-light--outlined{border-color:#ffea83;color:#ffea83}.btn-primary-light--outlined:hover{background-color:#ffea83}.btn-primary-light--outlined:focus-visible{border-color:transparent}.btn-group-toggle .btn:first-child{border-top-right-radius:0;border-bottom-right-radius:0;border:1px solid #cdd4e0}.btn-group-toggle .btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0;border:1px solid #cdd4e0}.btn-group-toggle .btn--toggle-active{background-color:#ffd503;color:#0c1e2d!important}.btn-group-toggle input[type=radio]{position:absolute;opacity:0}button.btn.loading-btn{color:transparent!important}.btn-outlined:focus-visible{box-shadow:0 0 0 4px #f6f6f6}.btn-primary:focus-visible{box-shadow:0 0 0 4px rgba(255,234,131,.25)}.btn-primary:hover{background:#facc15}.btn-primary--disabled{background:#ddd}.btn-danger{color:#fff}.btn-danger:focus-visible{box-shadow:0 0 0 4px hsla(0,80%,92%,.58)}.btn-danger:hover{background:#b91c1c}.btn-danger--disabled{background:#fecaca;color:#6b7280}.btn-danger:is(.btn--icon){background-color:transparent}.btn-danger:is(.btn--icon):disabled svg{fill:#fca5a5}.btn-danger:is(.btn--icon):disabled:hover{background-color:transparent}.btn-danger .spinner,.btn-primary .spinner{border-top-color:#fff}.button-loader-span .spinner{height:20px;width:20px;border-width:3px}.btn-transparent{background-color:transparent}.btn-transparent:hover{background-color:#f3f4f6}.btn-transparent:disabled{background-color:transparent}.btn-transparent:disabled svg{fill:#ddd}.btn-transparent:disabled:hover{background-color:transparent}.hover-button{height:26px;width:26px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer}.hover-button:hover{background:#f3f4f6}td .hover-button:hover{background:#e5e7eb}.circle-icon{display:inline-flex;align-items:center;padding:6px;justify-content:center;border-radius:50%;background-color:#e4e8ee;aspect-ratio:1/1}.circle-icon--lg{width:76px}.btn__label{display:none}.loading .btn__label{display:block;margin-left:4px}.form__label{margin-bottom:.25rem;display:block;font-weight:500;color:#606571}.form__control{width:100%;padding:.625rem 1rem;border-radius:.25rem;border:1px solid #d1d5db;line-height:1;background-color:#fff;height:40px}.form__control:hover:not(:disabled):not([data-disabled]){border-color:#9ca3af}.form__control:active:not(:disabled):not(data-disabled),.form__control:focus-visible:not(:disabled):not(data-disabled),.form__control:focus-within:not(:disabled):not(data-disabled),.form__control:focus:not(:disabled):not(data-disabled){outline:none;border-color:#ffd503;box-shadow:0 0 0 4px rgba(255,234,131,.25)}.form__control:active:not(:disabled):not(data-disabled){border-color:#ffd503;box-shadow:0 0 0 4px rgba(255,234,131,.25)}.form__control:disabled~.input-cross{pointer-events:none}.error-message{color:#df320c}textarea{width:100%}.has-error{border-color:#df320c;box-shadow:0 0 0 4px hsla(0,80%,92%,.58)}.suggestion-wrapper{position:relative}.suggestion-wrapper.main-input{position:absolute;background-color:transparent}.suggestion-wrapper.suggestion-input{background-color:transparent;z-index:-1;cursor:none;color:#6b7280}.input__wrap{position:relative}.input__icon{position:absolute;width:24px;height:24px;top:50%;left:16px;transform:translateY(-50%);color:#4b5563;pointer-events:none}.input__icon-right .input__icon{right:2px;left:auto}.input__error{color:#df320c;margin-top:.25rem;display:flex;align-items:center}.input__error__icon{width:16px;margin-right:.5rem;flex-shrink:0}::-moz-placeholder{color:#9ca3af;font-weight:500}::placeholder{color:#9ca3af;font-weight:500}::-ms-input-placeholder{color:#9ca3af;font-weight:500}.input-cross{position:absolute;right:9px;top:50%;transform:translateY(-50%)}.disable-input-cross .qty-input{width:80px;padding:0 .5rem!important}.disable-input-cross .form__label,.disable-input-cross .input-cross,input[type=file]{display:none}.custom-file-upload{padding:0 .5rem;border-radius:.25rem;border:1px solid #d1d5db;cursor:pointer;max-width:190px;display:inline-block;height:36px;line-height:34px}.custom-file-upload:hover{background:#e5e7eb}.custom-file-upload svg{vertical-align:middle}.custom-file-upload--disabled{cursor:not-allowed}.custom-file-upload--disabled,.custom-file-upload--disabled:hover{background-color:#f3f4f6;color:#9ca3af;border:1px solid transparent}.attachfile__list{border:1px solid #e6e6e6;padding:.25rem .75rem;border-radius:4px;margin-bottom:.25rem}.attach__btn{display:flex;gap:.25rem}.attach__btn .btn{padding:.25rem;height:auto}.attach__btn .btn:hover{background:#f3f4f6}.attach__btn .btn:disabled{cursor:not-allowed}.attach__btn .btn:disabled,.attach__btn .btn:disabled:hover{background-color:#e5e7eb;color:#9ca3af;border:1px solid transparent}.attach__btn svg,div.react-select__indicator{color:#606571}div.react-select__control{border-color:#d1d5db;padding-top:1px;padding-bottom:1px;border-radius:.25rem}div.react-select__control:hover{border-color:#9ca3af}div.react-select__control:focus{border-color:#ffd503;background-color:transparent}div.react-select__control:active{border-color:#ffd503;box-shadow:0 0 0 4px rgba(255,234,131,.25)}div.react-select__control--is-disabled{opacity:1}div.react-select__control--is-focused{box-shadow:0 0 0 4px rgba(255,234,131,.25);border-color:#ffd503}div.react-select__control--is-focused:hover{border-color:#ffd503}div.react-select__single-value--is-disabled{color:#9ca3af}div.react-select__option{color:#111827;position:relative;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}div.react-select__option:active{background:#e5e7eb}div.react-select__option--is-selected{font-weight:600;background:#e5e7eb}div.react-select__menu{border:1px solid #cdd4e0;box-shadow:0 9px 18px rgba(0,0,0,.15)}div.react-select__menu-list{overflow-y:scroll;max-height:200px}.search-material .react-select__menu{border:none!important;box-shadow:0 9px 18px rgba(0,0,0,.15)}.search-material .react-select__menu .react-select__menu-list .react-select__option{border-bottom:1px solid #cdd4e0}select.react-country-select{border-color:#cdd4e0;padding-top:10px;padding-bottom:10px;padding-left:8px;border-radius:4px;width:100%;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(/_next/static/media/down_chevron.3647d5cf.svg);background-repeat:no-repeat;background-position:right .75rem center}.async-select-search .react-select__menu{border:none!important;box-shadow:0 9px 18px rgba(0,0,0,.15)}.async-select-search .react-select__menu .react-select__menu-list .react-select__option{border-bottom:1px solid #cdd4e0}.select-box--error .react-select__control{border-color:#df320c;box-shadow:0 0 0 4px hsla(0,80%,92%,.58)}.react-select__clear-indicator,.react-select__multi-value__remove{cursor:pointer}.react-select__multi-value__label{max-width:100px}.more-selected-badge{margin-left:auto;background:#ebf0f8;border-radius:4px;font-size:12px;padding:4px 8px;order:99}.form-category__table table{width:100%}.form-category__table tr th{border-bottom:1px solid #cdd4e0;font:normal 400 16px/16px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;text-align:left}.form-category__table tr .tbody-item{text-align:center}.form-category__table tr .tbody-item .checkbox{margin:0 auto}.checkbox{vertical-align:middle;height:18px;width:18px}.checkbox:checked{background-color:#fff;border-color:2px solid #cdd4e0}.deselect-checkbox{margin-top:10px}.form-checkbox{position:absolute;opacity:0}.form-checkbox+label{position:relative;cursor:pointer;padding:0}.form-checkbox+label .checkbox-indicator{display:inline-block;vertical-align:text-top;width:18px;height:18px;background:#fff;border:1px solid #cdd4e0;position:relative;flex-shrink:0;border-radius:2px;margin-right:8px}.form-checkbox:hover+label .checkbox-indicator{border-color:#d1d5db}.form-checkbox:focus+label .checkbox-indicator{box-shadow:0 0 0 4px rgba(255,234,131,.25)}.form-checkbox:disabled+label .checkbox-indicator{color:#b8b8b8;cursor:auto;box-shadow:none;background:#eee!important}.form-checkbox:checked+label .checkbox-indicator{background:#ffd503;border:2px solid transparent}.form-checkbox:indeterminate+label .checkbox-indicator{background:#ffd503;border:2px solid transparent}.form-checkbox:checked+label .checkbox-indicator:after{content:"";position:absolute;left:50%;top:50%;background-image:url(/_next/static/media/tick.54104aba.svg);background-repeat:no-repeat;width:12px;height:9.4px;transform:translate(-50%,-50%)}.form-checkbox:indeterminate+label .checkbox-indicator:after{content:"";position:absolute;left:50%;top:50%;background-image:url(/_next/static/media/dash.135e92a0.svg);background-repeat:no-repeat;width:12px;height:2px;transform:translate(-50%,-50%)}.suppliers-list li{position:relative}.suppliers-list .form-checkbox+label .checkbox-indicator{border-color:var(--color)!important}.suppliers-list .form-checkbox:checked+label .checkbox-indicator{background:var(--color)}.suppliers-list .form-checkbox:checked+label .checkbox-indicator:after{background-image:url(/_next/static/media/tick-white.0dbcb70b.svg);width:15px;height:10px}.suppliers-list .form-checkbox:focus+label .checkbox-indicator{box-shadow:none}.form-radio{position:absolute;opacity:0}.form-radio+label{position:relative;padding-left:28px;cursor:pointer;display:inline-block}.form-radio+label .info{margin-left:1.5rem;font-size:1rem}.form-radio+label:before{content:"";position:absolute;left:0;top:10px;width:18px;height:18px;border:1px solid #d1d5db;border-radius:100%;background:#fff}.form-radio+label:after{content:"";width:12px;height:12px;background:#ffd503;position:absolute;top:14px;left:4px;border-radius:100%;transition:all .2s ease}.form-radio:not(:checked)+label:after{opacity:0;transform:scale(0)}.form-radio:checked+label:before{opacity:1;transform:scale(1);border-color:#ffd503}.form-radio:hover:not(:disabled)+label:before{box-shadow:0 0 0 4px rgba(255,234,131,.25);border-radius:1000px}.form-radio:disabled+label:before{border-color:#e5e7eb;background:#e5e7eb}.form-radio:disabled+label:after{background:#9ca3af}.c-radio:checked,.c-radio:not(:checked){position:absolute;opacity:0}.c-radio:checked+label,.c-radio:not(:checked)+label{position:relative;padding-left:28px;cursor:pointer;display:inline-block}.c-radio:checked+label:before,.c-radio:not(:checked)+label:before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #d1d5db;border-radius:100%;background:#fff}.c-radio:checked+label:after,.c-radio:not(:checked)+label:after{content:"";width:12px;height:12px;background:#ffd503;position:absolute;top:4px;left:4px;border-radius:100%;transition:all .2s ease}.c-radio:not(:checked)+label:after{opacity:0;transform:scale(0)}.c-radio:checked+label:after{opacity:1;transform:scale(1)}.c-radio:checked+label:before{border-color:#ffd503}.c-radio:focus+label:before{box-shadow:0 0 0 4px rgba(255,234,131,.25);border-radius:1000px}.c-radio:disabled+label:before{border-color:#e5e7eb;background:#e5e7eb}.c-radio:disabled+label:after{background:#9ca3af}.delete__validation__table{display:flex;flex-direction:column;justify-content:center;background-color:#fff5c2;padding:6px;height:100%}@-moz-document url-prefix(){.delete__validation__table{display:inline-table}}.empty-validation-table{width:100%;text-align:center;padding:12px 0;background-color:#fef2f2}.new-status-background{background:rgba(158,198,214,.502)}.rejected-status-background{background:#dcdcdc}.purple-themed-background td{background:#efe9f8!important}.thead__scroll__compensator{padding:0!important;width:10px;min-width:10px;max-width:10px}@media screen and (max-width:1920px){.thead__scroll__compensator{display:table-cell;width:12px;min-width:12px;max-width:12px}}.dotted-text{line-break:normal;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;-webkit-hyphens:auto;hyphens:auto}.krane-table .sticky-column-right{position:sticky;top:0;right:0;padding:0;border-left:1px solid #cdd4e0}.company-link{padding:.375rem 1rem;margin:0 -1rem;border-radius:4px;display:inline-block}.company-link:hover{background-color:#d1d5db}.table-height-auto .krane-table .tbody-container{height:auto!important}.cell-radio{position:absolute;top:-1rem}.dropzone{display:flex;flex-direction:column;border:1px dashed #cdd4e0;border-radius:.25rem;padding:1.5rem 0 0;background:#f6f6f6;height:100%}.dropzone.is-focus{background:#fff5c2;outline:2px dashed #cdd4e0}.dropzone.is-hover{background:#f4f7fb;border-color:#2b72e6}.dropzone.is-hover p{color:#2b72e6}.dropzone.is-hover .file-empty svg{fill:#2b72e6}.dropzone.is-error{background:#fef2f2;border-color:#df320c}.dropzone.is-error p{color:#df320c}.dropzone.is-error .file-empty span{background:#fee2e2}.dropzone.is-error .file-empty svg{fill:#df320c}.dropzone.is-error .file__desc span{color:#ef4444}.dropzone--schedule{margin:.5rem 0}.import__text{font-size:.625rem}.dropzone--gap{padding-top:93px}.is-disabled{opacity:.4}.empty__filename{position:relative}.empty__filename .import__text{position:absolute;left:0;right:0}.container-fileupload{max-width:1500px;width:100%;margin:0 auto;flex-grow:1}.file__desc{max-width:10.75rem;margin:0 auto}.file__desc span{font-size:.75rem;color:#606571;line-height:16px;display:inline-block}.max-width-18-rem{max-width:18rem!important}.file-empty span{background:#e5e7eb;height:4rem;width:4rem;border-radius:50%;display:flex;text-align:center;align-items:center;margin:0 auto;justify-content:center}.attachfile__upload{max-width:31.25rem;min-width:31.25rem;margin:0 auto}.attachfile__upload .attachfile__list{background:#fff;width:100%;padding-right:.25rem}.error-msg{font-size:12px;color:#df320c}.error-msg svg{height:16px;width:16px}.error-block p{line-height:1.2}.pdf-failed span{background:#fef2f2}.file-complete span,.pdf-failed span{height:7.5rem;width:7.5rem;border-radius:50%;display:flex;text-align:center;align-items:center;margin:0 auto;justify-content:center}.file-complete span{background:#f0fdf4}.radio-box{background:#fff;border:1px solid #cdd4e0;padding:.75rem;border-radius:4px;cursor:pointer}.radio-box.active{background:#fefce8;border-color:#ffd503}.radio-box [type=radio]:checked+label{font-weight:400}a{outline:none;color:#2b72e6;text-decoration:none}a:hover{color:#1a448a}ol,ul{list-style:none;font-size:14px}h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;line-height:1.25}@media screen and (min-width:992px){h1{font-size:4rem}h2{font-size:2.25rem}h3{font-size:1.875rem}}h4{font-size:18px}@media screen and (min-width:992px){h4{font-size:1.125rem}}@media screen and (min-width:1600px){h4{font-size:1.5rem}}h5{font-size:16px}@media screen and (min-width:992px){h5{font-size:1rem}}@media screen and (min-width:1600px){h5{font-size:1.25rem}}h6{font-size:1rem}@media screen and (min-width:992px){h6{font-size:1.125rem}}p{font-size:14px;color:#606571}.text-xxs{font-size:.625rem}.text-xs{font-size:.75rem!important}.text-sm,div.react-select__option{font-size:.875rem}.text-md{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-xxl{font-size:1.5rem!important}.ReactModal__Overlay{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px}.ReactModal__Content{width:100%;max-height:100%;background-color:#fff;border-radius:4px;z-index:1;display:flex;flex-direction:column}.ReactModal__Content:focus-visible{outline:none}.borderBottom{border-bottom:1px solid #cdd4e0}.borderTop{border-top:1px solid #cdd4e0}.modal--xs{max-width:25rem}.modal--sm{max-width:30rem}@media screen and (min-width:768px){.modal--md{max-width:37.5rem}.modal--lg{max-width:50rem}.modal--xl{max-width:61.25rem}.modal--xxl,.modal--xxxl{max-width:83.75rem}}@media screen and (min-width:1600px){.modal--xxxl{max-width:1800px}}.modal__body{overflow:auto;padding:.75rem}@media screen and (min-width:768px){.modal__body{padding:1.5rem}}.modal__header{padding:1rem;border-radius:8px 8px 0 0;color:#151512;display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:#fff}.modal__header .btn--icon.bg-danger--50:hover{background-color:#fef2f2}.modal__header .btn--icon.bg-success--50:hover{background-color:#f0fdf4}.modal__close{background:transparent;border:none;cursor:pointer;height:1.625rem;width:26px;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#606571}.modal__close:hover{background:#f3f4f6}.modal__footer{border-radius:0 0 8px 8px;padding:1rem;background:#fff;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;align-items:center}.modal__footer .btn{height:3rem;flex-grow:1}@media screen and (min-width:768px){.modal__footer .btn{flex-grow:inherit;min-width:150px}}.modal--full{max-height:80vh}.modal--full .modal__body{max-height:inherit}.overlay+.modal{position:relative;z-index:2}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.81);z-index:99;overflow:hidden!important}@media screen and (max-width:767px){.overlay{animation:fadein .2s ease}}.overlay.overlay-transparent{background-color:transparent}.overlay.overlay-overlap{z-index:200}.modal__table td,.modal__table th{padding:.625rem 1.25rem}.modal__title h5{overflow-wrap:break-word;font-size:1.25rem;margin:0}.modal__close:disabled{cursor:not-allowed}.modal__download-template{display:inline-flex;align-items:center;text-decoration:underline;font-weight:600;gap:.25rem;justify-content:center;padding:1rem .5rem;cursor:pointer;line-height:1rem;font-size:.875rem}.response_form textarea{height:120px;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:4px}@media screen and (max-width:767px){.schedule__slidemodal:has(.modal__footer) .slide__modal,.schedule__slidemodal:has(.sticky__footer) .slide__modal{padding-bottom:100px}}@media screen and (max-width:767px){.bom__slidemodal .slide__modal .schedule-table{margin-bottom:0}}@media screen and (min-width:992px){.bom__slidemodal .slide__modal .tag__col{overflow:visible!important;overflow:initial!important}}.accordion{border-radius:2px}@media screen and (max-width:991px){.accordion__icon{width:24px;height:24px;min-width:24px;border-radius:50%;background-color:#ffd503;display:flex;align-items:center;justify-content:center;transition:all .3s linear;padding-left:0}}.accordion__title{font-size:1rem}@media screen and (min-width:992px){.accordion__title{font-size:24px}}.accordion__list:last-child .accordion__head{border-bottom:0}.accordion__item+.accordion__item{border-top:1px solid rgba(0,0,0,.1)}.accordion__head{font-size:1.5rem}.accordion__button{color:#444;cursor:pointer;width:100%;text-align:left;display:flex;align-items:center;background-color:#fff;padding:1.5rem 1.25rem;border:none;border-bottom:1px solid #cdd4e0}.accordion__button:hover{background-color:#ddd}.accordion__button:before{display:inline-block;content:"";height:8px;width:8px;border-bottom:2px solid;border-right:2px solid;transform:rotate(-45deg)}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{transform:rotate(45deg);margin-bottom:6px}[hidden]{display:none}.accordion__panel{animation:fadein .35s ease-in}@keyframes fadein{0%{opacity:0}to{opacity:1}}.accordionskeleton{width:100%;background-color:#fff;padding:26px 16px;border-bottom:1px solid #e6e6e6}.accordionskeleton__chevron{width:1.5rem;height:1.5rem;background-color:#f0f0f0}.accordionskeleton__content{width:138px;height:1.5rem;background-color:#f0f0f0}.responsive-accordion{display:flex;flex-direction:column;gap:1rem}.responsive-accordion__item{overflow:hidden}@media screen and (min-width:768px){.responsive-accordion__header{display:block}}.responsive-accordion__content{display:none;padding:1rem;background-color:#fff}@media screen and (min-width:768px){.responsive-accordion__content{display:block!important}}.responsive-accordion__content.active{display:block}.tag{display:flex;flex-direction:row;align-items:center;border:1px solid #cdd4e0;padding:.5rem 1rem;border-radius:8px}.tag__close{background:transparent;border:none;cursor:pointer}.tag__close:hover{color:#ffd503}.page{margin-top:40px;color:#000}.page ul li{list-style-type:disc;margin:4px 0 0 20px}.page ul li span{margin-top:10px;display:block}.page .content-block{margin:16px 0}.page .code-block{background-color:#f1f1f1;padding:16px}.color-box p{color:#ffd503}.color-box .strong-title{margin-top:8px!important;font-weight:700}::-webkit-scrollbar{width:12px;height:12px;border-radius:0;background:#fff}::-webkit-scrollbar-thumb{height:12px;width:12px;background:#fff;background-color:#d1d5db;border-radius:25px}.card-shadow{box-shadow:0 2px 4px 0 rgba(0,0,0,.08)}.dropdown::-webkit-scrollbar,.dropdown::-webkit-scrollbar-thumb,.scrollbar--thin::-webkit-scrollbar,.scrollbar--thin::-webkit-scrollbar-thumb{width:3px;height:3px}.steps__container{margin:-.75rem -.75rem 0;position:sticky;top:-.75rem;z-index:9;background-color:#fff;padding:.75rem}@media screen and (min-width:768px){.steps__container{margin:-1.5rem -1.5rem 0;padding:1rem;top:-1.5rem}}.steps{display:flex;list-style:none;justify-content:space-between;position:relative;width:100%;margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.steps{max-width:80%!important}}.steps:after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);border-top:2px solid #cdd4e0;border-left:none;margin-top:0;height:0;width:100%}.step{display:flex;align-items:center;position:relative;z-index:1;background-color:#fff;margin-bottom:0;padding:0 12px}.step:first-child{margin-left:0;padding-left:0}.step:last-child{margin-right:0;padding-right:0;margin-bottom:0}.stepNumber{display:flex;align-items:center;justify-content:center;width:32px;height:32px;aspect-ratio:1/1;border-radius:50%;background-color:#d1d5db}.stepTitle{font-weight:500;line-height:24px;color:#606571;flex-grow:1}.active .stepNumber{background-color:#ffd503}.active .stepTitle{color:#0c1e2d}.login{height:100vh}.login__wrapper{display:flex;flex-direction:row;height:100%}@media screen and (min-width:768px){.login__wrapper{justify-content:center}}.login__colleft{flex:1 1;display:flex;flex-direction:column}@media screen and (max-width:991px){.login__colleft{padding:0 24px}}.login__colleft .login__col{display:flex;flex-direction:column;height:100%}@media screen and (min-width:576px){.login__colleft .login__col{place-content:center;min-width:25rem;margin:0 auto}}.login__colleft .login__col--text a{color:#2b72e6}.login__colleft--footer{display:flex;align-items:center;gap:2rem;justify-content:center;padding:2rem;border-color:currentcolor #cdd4e0 #cdd4e0;border-top:1px solid #cdd4e0}@media screen and (max-width:575px){.login__colleft--footer{width:100vw;margin-left:calc(50% - 50vw)}}.login__colleft--footer .link,.login__colleft--footer a{color:#0c1e2d;font-weight:600}.login__colright{flex:1 1}.login__colright figure{height:100vh}.login__colright figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:767px){.krane__logo{text-align:center;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-bottom:1px solid #cdd4e0;padding-bottom:2rem}}@media screen and (max-width:575px){.krane__logo img{max-width:124px}}.login__title{font-size:1rem;font-weight:600;display:inline-block;margin-bottom:8px}.register__user{margin:2.5rem 0}.register__user a{color:#2b72e6}.login__top h1{margin-bottom:.313rem;font-weight:800;font-size:30px}@media screen and (min-width:768px){.login__top h1{fosnt-size:40px}}.login__btn{margin:2rem 0}.login__col .form-control{min-height:3.25rem;color:#000}.login__col .form-group{position:relative}.row-reverse{flex-direction:row-reverse}.login .login__500{max-width:31.25rem}.login__btn button{width:100%}.form-group--error .form-control{border-color:#df320c}.form-group--error p{color:#df320c;display:flex;align-items:center;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;width:auto;bottom:-22px;font-size:12px;margin-top:4px}.form-group--error span{flex:1 1;margin-left:4px}.form-group--expand-error .form-control{border-color:#df320c}.form-group--expand-error p{color:#df320c;display:flex;align-items:center;grid-gap:6px;font-size:12px}.form-group--expand-error span{flex:1 1}.form-group--expand-error svg{margin-top:2px}.login__text__icon{display:inline-block;margin-right:10px}.login__text__icon.success{color:#09a57f}.login__text__icon.warning{color:#ffb400}.error-group{margin-bottom:1.56rem}.support{text-align:center;padding:24px 24px 0}@media screen and (min-width:768px){.support{display:flex;flex-direction:column;align-items:center;height:calc(100vh - 91px);justify-content:center}}.support__detail{max-width:520px;margin:0 auto}.support__flex{grid-gap:50px}.support__contact span{font-size:20px}.support figure img{width:100%;max-height:300px;-o-object-fit:contain;object-fit:contain}.support h1{font-size:30px}.support p{font-size:16px;margin:1.25rem 0 1.75rem}.w-100{width:100%}@media only screen and (max-width:767px){.login__wrapper{flex-direction:column}.login__colleft .login__col{padding:3rem 0 0}}input:focus-visible{outline:0}.form-group--error .form__label span{margin-left:0}.support__contact{margin-bottom:8px}@media screen and (max-width:575px){.support__contact .btn{width:100%}}@media screen and (min-width:576px){.support__contact .btn{min-width:330px}}.support__contact .btn-outline{border:1px solid #d1d5db;color:#0c1e2d;font-weight:600}.support__contact .btn-outline:hover{background:#e5e7eb}.support__contact .btn-outline svg{margin-right:6px}.navbar__parent{position:sticky;top:0;background-color:#fff;z-index:6;transition:all .3s ease-out}.header{border-bottom:1px solid #cdd4e0;position:relative;z-index:1;padding:.75rem 0}.header__flex{display:flex;flex-direction:row;align-items:center}.header__logo__flex{grid-gap:1.25rem}@media screen and (min-width:1200px){.header__logo__flex{display:flex;flex-direction:row;align-items:center}}.header__logo__flex .link,.header__logo__flex a{flex:1 0 6.25rem}@media screen and (max-width:1199px){.header__logo__flex .link,.header__logo__flex a{flex:0 1}}.header__logo__flex .link img,.header__logo__flex a img{width:8.75rem}@media screen and (max-width:1199px){.header__logo__flex .link img,.header__logo__flex a img{width:7.5rem}}.header__logo__flex span{font-size:1.125rem;font-weight:400;border-left:1px solid #cdd4e0;padding-left:1.25rem;width:28.125rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:none}@media screen and (min-width:1200px){.header__logo__flex span{display:inline-block}}@media screen and (max-width:1199px){.header__logo__flex span{font-size:.875rem;border:0;padding:0}}.header__right{margin-left:auto}.header__tab{background:#0c1e2d}@media screen and (min-width:768px){.header__tab{width:100%;white-space:nowrap}}@media screen and (max-width:1199px){.header__tab{width:80%;max-width:350px;white-space:nowrap;overflow:auto;position:fixed;top:0;left:-100%;bottom:0;z-index:2;transition:left .3s ease}}.header__tab.menu-opened{left:0}.user{cursor:pointer}.user a label{color:#0c1e2d;font-weight:700}.user a span{color:#606571}.user__flex{flex-direction:row;gap:8px}.user__flex,.user__icon{display:flex;align-items:center}.user__icon .user__span{height:2.75rem;width:2.75rem;line-height:3.375rem;background:#e4e8ee;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.user__icon .user__span svg{fill:#6b7280}.user__icon .caret__span{position:relative;display:none}@media screen and (min-width:768px){.user__icon .caret__span{display:block}}.user__icon .caret__span svg{fill:#151512;vertical-align:middle}.user__profile .user__icon .user__span{order:1}.user__profile .user__icon .caret__span{order:0}@media screen and (min-width:768px){.user__profile .dropdown-slideup--sm.inactive{transform:translateY(20px)}}.profile__dropdown{box-shadow:0 13px 37px rgba(0,0,0,.21);border-radius:4px}.profile__dropdown li:not(:last-child){border-bottom:1px solid #e6e6e6}.profile__dropdown li>div{color:#0c1e2d;cursor:pointer;font-size:14px;padding:8px 16px}.profile__dropdown svg{color:#606571}.user__infos{position:relative;line-height:1.2;display:none}@media screen and (min-width:768px){.user__infos{display:block}}.user__infos label{font-size:.875rem;font-weight:700}.user__infos label,.user__infos span{max-width:12.5rem;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user__infos span{font-size:.75rem;display:inline-block}.header__subnavigation{border-bottom:1px solid #cdd4e0;flex-shrink:0}.sub__navigation{display:flex;justify-content:space-between;align-items:center}.sub__navigation li{white-space:nowrap}@media screen and (min-width:1200px){.sub__navigation li:hover:not(.active) a{background:#f3f4f6;color:#0c1e2d}}.sub__navigation li.active{background:#ffd503;border-radius:24px}.sub__navigation li.active a{color:#0c1e2d}.sub__navigation li a{color:#0c1e2d;font-weight:500;font-size:.875rem;background:transparent;display:inline-block;border-radius:24px;padding:.5rem 1rem}.sub__navigation .text-capitalize{text-transform:inherit}.sub__navigation .text-capitalize a:first-letter{text-transform:uppercase}.scroll-x-shadow{overflow:auto;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(270deg,#fff,#fff),linear-gradient(90deg,rgba(0,0,0,.25),hsla(0,0%,100%,0)),linear-gradient(270deg,rgba(0,0,0,.25),hsla(0,0%,100%,0));background-position:0,100%,0,100%;background-repeat:no-repeat;background-color:#fff;background-size:20px 100%,20px 100%,20px 100%,20px 100%;background-attachment:local,local,scroll,scroll}@media(pointer:coarse){.scroll-x-shadow{-ms-overflow-style:none;scrollbar-width:none}.scroll-x-shadow::-webkit-scrollbar{display:none}}.nav__bar{display:flex;flex-direction:column;height:100%}@media screen and (min-width:1200px){.nav__bar{display:block}}@media screen and (max-width:1199px){.nav__bar>.container-fluid{flex:1 1 auto;display:flex;flex-direction:column}}.nav__bar .project__name{color:#fff}.nav__bar ul{width:100%}@media screen and (min-width:1200px){.nav__bar ul{display:flex;flex-direction:row;align-items:center;gap:2.25rem}}.nav__bar ul li:last-child a:after{border-right:0}.nav__bar ul li a{color:#fff;display:flex;gap:.5rem;align-items:center;padding:1rem 16px;position:relative;font-weight:500}@media screen and (min-width:1200px){.nav__bar ul li a{padding-left:0;padding-right:0;gap:.5rem}}@media screen and (max-width:1199px){.nav__bar ul li a{border-right:2px solid transparent}}@media screen and (min-width:1200px){.nav__bar ul li a:after{content:"";width:100%;height:3px;background:transparent;position:absolute;bottom:-1px}}.nav__bar ul li a.active,.nav__bar ul li a:hover{color:#ffd503}@media screen and (max-width:1199px){.nav__bar ul li a.active{border-color:#ffd503}}.nav__bar ul li a.active:after{background:#ffd503}@media screen and (max-width:1199px){.nav__bar>.container-fluid{padding:0}.nav__bar .nav__header{display:flex;flex-direction:column;justify-content:space-between;padding:30px 24px;border-bottom:1px solid #f6f6f6;font-size:18px}}.nav__bar .nav__header .project__name{max-width:80%;text-overflow:ellipsis;overflow:hidden}@media screen and (max-width:1199px){.nav__bar .nav__body{flex-direction:column;align-items:flex-start;height:100%}}.nav__bar+.backdrop{z-index:-1}@media screen and (min-width:1200px){.nav__bar+.backdrop{display:none}}@media screen and (max-width:1199px){.nav__setting{margin-bottom:1.25rem;width:100%}}@media screen and (min-width:1200px){.nav__setting{margin-left:auto}}.project{overflow:hidden scroll}.project__flex{display:grid;flex-wrap:wrap;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(265px,1fr))}.project .card__flex{display:flex;flex-direction:column;align-items:center;height:100%;text-align:center;justify-content:center}.project .card__flex label{color:#0c1e2d;display:none}@media screen and (min-width:768px){.project .card__flex label{display:block;font-size:1.5rem;font-weight:700;cursor:pointer}}.project .card__flex--button{outline:medium none currentcolor;outline:initial;border:none;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;position:absolute;bottom:28px;right:28px}@media screen and (min-width:768px){.project .card__flex--button{display:block;width:100%;cursor:pointer;height:100%;position:static}.project .card__flex--button:focus{outline:none}.project .card__flex--button:hover svg{fill:#713f12}}@media screen and (max-width:767px){.project .card__flex--button .card--border{border:none;min-height:auto}}.project .card__flex span{display:flex;justify-content:center;align-items:center;height:40px;width:40px;border-radius:50%;background:#ffd503;box-shadow:0 6px 12px rgba(0,0,0,.11)}@media screen and (min-width:768px){.project .card__flex span{height:4.625rem;width:4.625rem;margin-bottom:1rem;box-shadow:none}}.project .card__flex span svg{fill:#713f12}@media screen and (max-width:767px){.project .card__flex span svg{width:16px}}.project .card a{color:#0c1e2d}.project__infos{cursor:pointer;display:flex;position:relative;flex-direction:column}.project__infos h2{font-size:1.125rem;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:2}@media screen and (min-width:768px){.project__infos h2{-webkit-line-clamp:1}}.project__infos figure{min-width:100px;height:100px;flex-basis:100px}@media screen and (min-width:768px){.project__infos figure{min-width:auto;height:auto;flex-basis:auto}}.project__infos figure img{width:100%;border-radius:4px 0 0 4px;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:768px){.project__infos figure img{height:170px;border-radius:4px 4px 0 0}}.project span{font-size:.875rem;display:inline-block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.form-group{position:relative}.comments-space{margin-top:1rem}.project__empty{display:flex;flex:1 1;flex-direction:column;justify-content:center;align-items:center;align-content:center}.project__empty h4{font-size:24px}.project__empty h4~p{max-width:400px;margin:auto;font-size:14px;color:#6d767f}.project__empty .table__icon{width:152px;height:152px}.project__empty .table__icon svg{width:auto;height:auto}.custom__radio--table{position:relative}.custom__radio--permission{top:-16px;left:4px}.btn-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 16px;margin-top:16px;border-top:1px solid #cdd4e0;width:100vw;margin-left:calc(50% - 50vw)}.btn-actions .btn{flex:1 1;white-space:nowrap}.projects__pagination .pagination-text{position:static!important}.project-navigator{display:flex;align-items:center}.nav__bar .project-navigator{display:flex!important}@media screen and (min-width:1200px){.project-navigator:before{content:"";display:block;width:1px;height:30px;align-self:center;background-color:#cdd4e0}}.project-navigator .company-name{font-size:14px;font-weight:700}.project-navigator .project-name{font-size:18px;font-weight:400;color:#fff}@media screen and (min-width:1200px){.project-navigator .project-name{color:#0c1e2d}}.project-navigator span{border:none}.project-navigator__dropdown{width:320px}@media screen and (max-width:1199px){.project-navigator__dropdown{width:350px;left:0!important}}.project-navigator__dropdown .searchfield-wrapper{margin:16px 0;background:#fff}.project-navigator__dropdown .searchfield-wrapper .searchfield{width:100%!important}.project-navigator__dropdown .sections-label{font-size:12px;font-weight:500}.project-navigator__dropdown .projects li{white-space:wrap}.project-navigator__dropdown .company .company__name,.project-navigator__dropdown .projects .active{background-color:#f4f7fb}.portal-badge{background:#ffd503;border-radius:4px;padding:4px 8px;font-weight:600;color:#0c1e2d;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:10px}.portal-badge--sm{padding:2px 4px}.card{background:#fff;height:100%;box-shadow:0 2px 4px rgba(0,0,0,.08);border-radius:4px}.card--border{border:2px dashed #cdd4e0;background:transparent;box-shadow:none}@media screen and (max-width:575px){.card--border{min-height:300px}}.btn__flex{display:flex;justify-content:center;grid-gap:2rem}.login__btn .btn__flex button{width:auto;min-width:150px;padding:.75rem 1rem}.tab{display:flex;align-items:center}.tab__links{font:normal 600 16px/24px;color:#0c1e2d;position:relative}.tab__links:after{content:"";display:block;height:1px;position:absolute;bottom:0;width:100%;left:0}.tab__links--active{font-weight:700}.tab__links--active:after{content:"";height:1px;background-color:#ffd503}@media screen and (min-width:768px){.tab__links--active:after{height:2px}}.tab__links:hover{cursor:pointer}.tab__links:hover:after{content:"";height:2px;background-color:#ffd503}.tab-scroll{white-space:nowrap;overflow:auto}.tab-scroll::-webkit-scrollbar{width:4px;height:4px}.tab-scroll::-webkit-scrollbar-thumb{height:4px;width:4px;border-radius:4px}.header-tab{display:flex}.header-tab .active{color:#a16207;border-bottom:2px solid #a16207}.krane-toast{align-items:center;background-color:#09a57f;color:#fff;display:flex;padding:14px 20px}.krane-toast--spacing{align-items:flex-start;right:3.5rem;width:370px!important}.krane-toast--danger{background-color:#df320c}.krane-toast--warning{background-color:#ffb400}.krane-toast__content{margin-left:16px;text-align:left}.krane-toast__icon{align-self:flex-start;line-height:0;margin-top:4px}.krane-toast__title{font-weight:700;line-height:1.5;margin-bottom:4px;text-transform:capitalize}.krane-toast__message{line-height:1.2;color:inherit}.krane-toast__message--error-message{margin-top:4px}.krane-toast__message--error-list{list-style:inherit;margin-left:8%}.krane-toast__message--error-list li{line-height:20px}.krane-toast__container,.krane-toast__container .Toastify__toast{padding:0}.krane-toast__container .krane-toast__progress-bar{background:#fff}.krane-toast__container .Toastify__toast-body{border-radius:2px;margin:0;padding:0}.Toastify__toast-container{z-index:10001!important}.dropdown__menu{position:absolute;right:0;min-width:11.25rem;white-space:nowrap;background:#fff;z-index:20;border-radius:4px;box-shadow:0 0 25px rgba(0,0,0,.1)}.dropdown__menu.active{opacity:1;visibility:visible;transform:translateY(0);transition:all .5s ease}.dropdown__menu.inactive{opacity:0;visibility:hidden;transform:translateY(100%);transition:all .5s ease}.dropdown__menu svg{height:17px;width:22px}.dropdown__menu ul li.disabled div{background:#f0f0f0;cursor:not-allowed;opacity:.5}.dropdown__menu div{color:#0c1e2d;cursor:pointer;font-size:14px;padding:8px}.dropdown__menu div:hover{background:#f6f6f6}.dropdown__menu hr{background-color:#e5e7eb;border:none;height:1px}.floating-dropdown{background-color:#fff}.floating-dropdown li{list-style:none}.dropdown__trigger button{border:0}.drop-down--setting .dropdown__menu{min-width:12.5rem;right:0!important;top:30px!important;padding:.5rem}.drop-down--setting .dropdown__menu div{padding:5px}.drop-down--setting .dropdown__menu ul:first-child{font-size:15px;text-align:left}thead .drop-down--setting .form-checkbox+label .checkbox-indicator{border-color:#cdd4e0}thead .drop-down--setting .form-checkbox:hover+label .checkbox-indicator{background:none}.drop-down-container .dropdown__menu{right:-113px;top:0;left:auto;box-shadow:0 13px 37px rgba(0,0,0,.21);border-radius:4px}.drop-down-container--nav .dropdown__menu{right:0;top:24px;left:auto}@media screen and (min-width:768px){.drop-down-container--nav .dropdown__menu li{border-bottom:1px solid #e6e6e6}}.drop-down-container--nav .dropdown__menu li:last-child{border-bottom:0}.drop-down-container--nav .dropdown__menu li div{padding:8px 16px}@media screen and (min-width:768px){.scrollable{max-height:500px;overflow:auto}}.scrollable li:hover{background:#e6e6e6}@media screen and (min-width:768px){.dropdown-pdf .dropdown__menu.active,.dropdown-pdf .dropdown__menu.inactive{right:75px;top:80px}}.breadcrumb{list-style:none;padding:0;margin:0;display:flex}.breadcrumb__item a{cursor:pointer;color:#2b72e6}@media(hover:hover){.breadcrumb__item a:hover{text-decoration:underline}}.breadcrumb__item:not(:last-child){color:#2b72e6}.breadcrumb__item:not(:last-child):hover{text-decoration:underline}.breadcrumb__item:not(:last-child):after{content:"";display:inline-block;width:5px;height:5px;border-bottom:2px solid #0c1e2d;border-right:2px solid #0c1e2d;transform:rotate(-45deg);margin:-2px 8px 0;vertical-align:middle}.breadcrumb__link{color:#2b72e6;font-size:16px}.breadcrumb__link:hover{color:#1a448a}.sidebar{border-right:2px solid #cdd4e0;width:400px;height:calc(100vh - 162px);flex:0 0 400px;position:sticky;top:162px}@media screen and (max-width:991px){.sidebar{flex:0 0 280px}}@media screen and (max-width:1599px){.sidebar{height:calc(100vh - 146px);top:146px;flex:0 0 300px}}.sidebar li{position:relative}.sidebar li.active a{border-left-color:#ffd503;background:linear-gradient(90deg,#fff,#f6f6f6)}.sidebar li.active a:after{content:"";position:absolute;height:100%;width:2px;background:#f6f6f6;right:-2px;top:0}.sidebar a{display:block;border-left:20px solid transparent;padding:1.25rem 2.5rem;border-bottom:1px solid #cdd4e0;color:#0c1e2d;font-size:20px;font-weight:500;position:relative}@media screen and (max-width:1599px){.sidebar a{padding:.75rem 1.25rem;font-size:16px}}.sidebar a:hover{border-left-color:#ffd503;background:linear-gradient(90deg,#fff,#f6f6f6)}.sidebar span{display:inline-block;margin-right:1rem}.sidebar span svg{vertical-align:middle;width:24px}.sub-menu{background:#f6f6f6}.sub-menu a{padding:1rem 2.5rem}.directory__border li{border:1px solid #cdd4e0;padding:.75rem 2rem;margin:-1px 0;font-weight:600}.directory__border li a{color:#0c1e2d;overflow-wrap:break-word}.directory__border li a:hover{color:#ffd503}.radio label{margin-left:.25rem}.css-b62m3t-container{flex:1 1}[type=radio]:checked+label{font-weight:700}@media screen and (max-width:991px){.tab-flex{flex-direction:column}.tab-flex .tab{margin-bottom:.75rem}}.select-box{flex:1 1}.alert{padding:1rem;width:330px;background-color:#df320c;font:normal 800 16px/17px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;color:#fff;border-radius:8px;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999}.alert__title{text-transform:uppercase;margin-bottom:16px;font-weight:800}.alert--success{background-color:#09a57f}.alert--warning{background-color:#ffb400}.alert-msg{display:flex;border-radius:4px;padding:.75rem;text-align:left}.alert-msg div{padding:.25rem}.alert-msg div p{font-size:.875rem;font-weight:400}.alert-msg.alert--danger{border:1px solid #dc2626;background:#fef2f2}.alert-msg.alert--danger div{color:#dc2626}.alert-msg.alert--warning{border:1px solid #ca8a04;background:#fefce8}.alert-msg.alert--warning div{color:#ca8a04}.history ul,.history ul li{position:relative}.history ul li{padding-bottom:1rem;padding-left:1rem}.history ul li:before{content:"";width:8px;height:8px;background:#ffd503;border-radius:50%;position:absolute;left:0;top:7px;z-index:9}.history ul li:after{content:"";position:absolute;left:4px;top:9px;width:1px;height:100%;background:#e6e6e6}.history ul li:last-child:after{display:none}.history ul span{display:block;overflow-wrap:break-word;color:#606571;font-size:12px}.history ul p{overflow-wrap:break-word;font-weight:700;font-size:.875rem;margin-bottom:.5rem}.history ul label{font-size:14px}.comment__wrap{max-height:300px;overflow:auto}.comment__wrap::-webkit-scrollbar,.comment__wrap::-webkit-scrollbar-thumb{height:4px;width:4px}.timeline ul,.timeline ul li{position:relative}.timeline ul li{padding-bottom:1rem;padding-left:1.25rem}.timeline ul li:before{content:"";width:8px;height:8px;background:#4b5563;border-radius:50%;position:absolute;left:4px;top:7px;z-index:9}.timeline ul li:after{content:"";position:absolute;left:7px;top:9px;width:1px;height:100%;background:#e6e6e6}.timeline ul li:last-child:after{display:none}.timeline ul span{display:inline-block;overflow-wrap:break-word;color:#606571;font-size:12px}.timeline ul p{overflow-wrap:break-word;font-weight:500}.material__title{color:#606571;font-size:.875rem}.history h6{padding:1.5rem 0 2.5rem}.notes ul,.notes ul li{position:relative}.notes ul li{padding-bottom:1rem;padding-left:1rem}.notes ul li:before{content:"";width:8px;height:8px;background:#ffd503;border-radius:50%;position:absolute;left:0;top:7px;z-index:9}.notes ul li:after{content:"";position:absolute;left:4px;top:9px;width:1px;height:100%;background:#e6e6e6}.notes ul li:last-child:after{display:none}.notes ul li p{overflow-wrap:break-word;font-weight:700;font-size:.875rem;margin-bottom:.5rem}.notes ul li div p{font-weight:400}.notes ul span{display:block;overflow-wrap:break-word;color:#606571;font-size:12px}.notes ul label{font-size:14px}.notes-pill{margin-left:4px;border-radius:20px;padding:5px 12px;background:#ebf0f8;color:#2b72e6;right:3px;cursor:pointer;width:3.125rem;text-align:center}.tooltip{background:#fff;width:155px;color:#0c1e2d;border-radius:4px;position:relative}@media screen and (min-width:992px){.tooltip{box-shadow:0 6px 12px rgba(0,0,0,.11)}}.tooltip span{font-size:14px}.tooltip:before{content:"";background-image:url(/_next/static/media/black-up-arrow.edb3cbc3.svg);position:absolute;background-repeat:no-repeat;top:-21.58px;left:62.38px;width:31.19px;height:33px}.tooltip__list{list-style-type:disc;padding-left:26px}.tooltip__list-item{font:normal 400 14px/25px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;line-height:17px}.tooltip-container{max-width:345px;padding:.5rem;font-size:14px;border-radius:5px}.tooltip-container--dark{color:#f6f6f6;background:rgba(0,0,0,.8)}.tooltip-container--light{color:#0c1e2d;background:#fff;box-shadow:0 13px 37px 0 rgba(0,0,0,.21)}.tooltip-container--light .tooltip{box-shadow:none;padding:0!important}:root{--AreaTableWidthOffset:40px}.schedule__form .form-group{position:relative}.schedule__form .qty__text{position:absolute;right:0;top:40px;font-size:.75rem}.success-text{color:#09a57f}.error-text{color:#df320c}.empty__table p{font-size:1.5rem;line-height:1.5}.circle{display:inline-block;height:14px;width:14px;border-radius:50%}.circle--default{background:#ffb400}.circle--success{background:#09a57f;color:#fff}.span__qty{display:inline-block;border-radius:20px;padding:.25rem .75rem}.arrow__btn{padding:0}.arrow__btn:hover{background-color:transparent}.table__col .btn-white{background:transparent}.slide__modal{transform:translateY(1000%);transition:all .3s ease-in-out;position:fixed;z-index:99;width:100%;left:0;bottom:-1000%;display:flex;flex-direction:column}@media screen and (min-width:768px){.slide__modal{height:calc(100vh - 72px)}}.linking__modal{position:absolute;bottom:0;right:0;width:75vw;height:100%;background-color:rgba(0,0,0,.5);box-shadow:0 4px 8px rgba(0,0,0,.2);border-top-left-radius:8px;border-bottom-left-radius:8px;z-index:5;display:flex;flex-direction:column;animation:modalSlideIn .4s ease-in-out forwards}@media screen and (max-width:767px){.linking__modal{width:100%;height:85vh;position:fixed}}.linking__modal__body{overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.linking__modal__body::-webkit-scrollbar{display:none}.linking__modal--popout-window{width:100vw;height:100vh}.slide__modal-open.slide__modal{transform:translateY(0);bottom:0;top:0}@media screen and (min-width:768px){.slide__modal-open.slide__modal{top:auto}}.schedule__slidemodal .modal__footer{display:none!important}@media screen and (min-width:768px){.schedule__slidemodal .modal__footer{display:flex!important}}.slide__modal .modal__header{border-radius:0;border-bottom:1px solid #cdd4e0}.tooltip-alert{overflow-y:auto;max-height:300px}.table-column-pill{margin-left:4px;border-radius:20px;padding:.25rem .75rem;background:#ebf0f8;color:#2b72e6;cursor:pointer;text-align:center;font-size:.75rem;font-weight:600}.schdeule__title{padding-bottom:25px}.schedule__chart__top .gantt-chart__timeline-cell{padding:1rem 0}.date-picker-wrapper{position:static}@media screen and (max-width:991px){.date-picker-wrapper,.date-picker-wrapper .input__wrap,.date-picker-wrapper>div{width:100%}}.date-picker-wrapper .form__control{width:100%}.table__search .date-picker-wrapper .form__control{min-width:260px}.react-select__multi-value__label{text-transform:capitalize}@media screen and (max-width:767px){.timeline-tab--sticky{position:fixed;left:0;width:100%;top:125px;z-index:2}.search__bar--sticky{position:sticky;top:69px;z-index:2;left:0;right:0;margin-left:-24px;margin-right:-24px;background:#f6f6f6;width:100vw!important;padding:8px 24px}}.schedule__timeline-tab .schedule__table{display:flex;flex-direction:column;flex-grow:1}.schedule__timeline-tab .tagged-bom-table{height:100%}.ag-cell-last-left-pinned{border-right:1px solid color-mix(in srgb,transparent,var(--ag-foreground-color) 15%)!important}.ag-cell-first-right-pinned{border-left:1px solid color-mix(in srgb,transparent,var(--ag-foreground-color) 15%)!important}.errors-container{max-height:110px;overflow-y:auto;line-height:1.7}.errors-container p{color:#df320c}.schedule__linked-materials{background-color:#fefce8;padding:.75rem 1.5rem}.schedule__linked-materials__table{width:60vw}@media screen and (max-width:767px){.schedule__linked-materials__table{width:100%;max-width:600px}}.schedule__linked-materials__table .krane-table th{padding:0 1.5rem}.area_linked-materials{background-color:#fefce8;padding:.75rem 1.5rem}.area_linked-materials__table{width:calc(var(--area-table_offset-width, 0) - var(--AreaTableWidthOffset, 0))}@media screen and (max-width:767px){.area_linked-materials__table{width:100%;max-width:600px}}.area_linked-materials__table .krane-table th{padding:0 1.5rem}.schedule-version-history-menu{width:25rem;height:570px;display:flex;flex-direction:column}.schedule-version-history-menu .modal__footer .btn{min-width:0!important}.max-width-14-rem{max-width:14rem}.static-droppable-area{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;gap:1rem;z-index:1000;padding:2rem;background-color:hsla(0,0%,100%,.8);box-shadow:0 4px 8px rgba(0,0,0,.1)}.dropable-area{display:flex;align-items:center;justify-content:center;flex-grow:1;border:4px dashed #9ca3af;border-radius:6px}.dropable-area--over{border-color:#6b7280}.h-50{height:50%!important}.h-100{height:100%!important}.w-50{width:50%!important}.suggested-row .suggested-text{background:linear-gradient(90deg,#93f,#007bff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;font-weight:700}.table-filter{justify-content:space-between;background-color:#fff}.table-filter,.table-filter__content-action{display:flex;flex-direction:row;align-items:center}.table-filter__content-action{justify-content:flex-end}@media screen and (max-width:991px){.table-filter{display:flex;flex-direction:column;align-items:start;gap:.75rem}}.table-filter .search-input-field{position:relative}.table-filter .search-input-field:after{content:"";position:absolute;background-image:url(/_next/static/media/search-icon.0960c98f.svg);background-repeat:no-repeat;width:10%;top:50%;left:10px;transform:translateY(-50%);height:24px;z-index:12321}.table-filter .date-selector{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center}.table-filter .date-selector span{font:normal 500 14px/16px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.table-filter .btn-filter span{font-size:14px}.btn-group-toggle--filter .btn{border:1px solid #cdd4e0;border-radius:0;border-right:0;border-left:0;color:#606571}.btn-group-toggle--filter .btn:last-child{border-radius:4px;border-top-left-radius:0;border-bottom-left-radius:0}.btn-group-toggle--filter .btn:first-child{border-radius:4px;border-top-right-radius:0;border-bottom-right-radius:0}.btn-filter--border{border-left:1px solid #9ca3af;padding-left:1.75rem;margin-left:1.75rem}.react-split__pane{border:1px solid #cdd4e0!important}@media screen and (max-width:991px){.react-split__pane{width:100%!important;left:0!important}}@media screen and (max-width:767px){.react-split__pane{overflow:inherit!important;height:auto!important;position:static!important}}.react-split__pane .gantt-chart{width:100%}.react-split__pane:last-child div:first-child{background-color:red!important;width:100%!important}@media screen and (max-width:991px){.react-split__pane+.react-split__pane{border-left:none!important;margin-left:-1px;margin-top:-1px}}.react-split__sash{width:20px!important;background:#f6f6f6!important;border:1px solid #cdd4e0!important;position:relative!important}.react-split__sash:after{content:""!important;background-image:url(/_next/static/media/react-split-slider-icon.8b890cb7.svg)!important;background-repeat:no-repeat!important;position:absolute!important;top:50%!important;width:100%;height:100%}@media screen and (max-width:991px){.react-split__sash{display:none}}.loading__overlay{position:fixed;top:0;left:0;background:rgba(0,0,0,.3);z-index:10000;display:flex;align-items:center;justify-content:center}.gantt-chart,.loading__overlay{width:100%;height:100%}.gantt-chart__content{display:flex;flex-direction:column;align-items:flex-start;height:100%}.gantt-chart__header{padding:.75rem 0;font:normal 700 16px/15px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;text-align:center;width:100%;background:#fff}@media screen and (max-width:575px){.gantt-chart__header .file-name{width:100%!important;margin-left:auto!important;margin-right:auto!important;display:flex}}.gantt-chart__content{overflow:auto}.gantt-chart__timeline{background:#fff;border-top:1px solid #cdd4e0}.gantt-chart__timeline-content{background:#fff;height:28px;display:flex;flex-direction:row;align-items:flex-start;border-left:0}.gantt-chart__timeline-cell{font:normal 700 10px/15px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;color:#6b7280;padding:6px 0;text-align:center;border-bottom:1px solid #cdd4e0;position:relative;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.gantt-chart__timeline-cell:after{content:"";height:60px;width:1px;position:absolute;background:#cdd4e0;right:0;z-index:1;top:0}.gantt-chart__timeline-body{background:#f6f6f6;position:relative;height:100%;overflow:hidden}@media screen and (max-width:991px){.gantt-chart__timeline-body{min-height:32rem}}.gantt-chart__timeline-slider{position:absolute;top:8rem;right:1rem;z-index:2;width:16rem}.gantt-chart__column,.gantt-chart__column-group{display:flex;flex-direction:row;align-items:flex-start;height:100%}.gantt-chart__column{position:relative}.gantt-chart__column-cell{height:100%;border-left:1px solid #f3f4f6;background-color:#fff;text-align:center;font-size:12px;color:#606571}.gantt-chart__column-weekend-cell{background-color:#f3f4f6}.gantt-chart__column--monthly,.gantt-chart__column--weekly{background-color:#fff;border-left:1px solid #f3f4f6}.gantt-chart__row-group{position:absolute;width:100%;left:0;top:0;height:100%;overflow-x:hidden;padding-bottom:7px}.gantt-chart__row{display:flex;flex-direction:row;align-items:center;width:100%;position:relative}.gantt-chart__row--selected{background:#fefce8!important;border:1px solid #cdd4e0!important}.gantt-chart__row--expanded{background-color:#fef9c3}.gantt-chart__row--lined{border-bottom:1px solid #e6e6e6!important}.gantt-chart__row:hover{background:#f6f6f6}.gantt-chart__task{background:#8fbcfe;padding:10px 8px;text-transform:uppercase;position:absolute;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;border-radius:4px;height:32px}.gantt-chart__task--tagged{border-radius:0 4px 4px 0}.gantt-chart__task__label{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#112e5c;font-size:.875rem;font-weight:500;text-transform:none;max-width:100%;height:100%;white-space:nowrap;height:32px;display:flex;align-items:center}.gantt-chart__task__label--lead-time{min-width:10px}.gantt-chart__task-tagged{display:flex;align-items:center;white-space:nowrap;margin-left:4px;color:#112e5c;font-size:14px;font-weight:500}.gantt-chart__task--blue{background:#bfd5f7!important;border-radius:4px 0 0 4px}.gantt-chart__task--red{background:#f87171!important;border-radius:4px 0 0 4px}.gantt-chart__reservation{background:#8fbcfe;padding:10px 0;position:absolute;display:flex;justify-content:flex-start;align-items:center;cursor:pointer;border-radius:4px;height:32px;transition:opacity .3s ease,background-color .3s ease;min-width:8px}.gantt-chart__reservation--grey{background-color:#d1d5db}.gantt-chart__reservation--green{background-color:#09a57f}.gantt-chart__reservation--blue{background-color:#80aaf0}.gantt-chart__reservation--red{background-color:#ef4444}.gantt-chart__reservation__label{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.875rem;font-weight:500;text-transform:none;max-width:100%;height:100%;white-space:nowrap;height:32px;display:flex;align-items:center}.gantt-chart__links{position:relative;background-color:#ebf0f8;display:flex;flex-direction:column;justify-content:flex-end}.gantt-chart__links__leadtime{height:32px;background-color:#f87171;border-radius:4px}.gantt-chart__subrowheader{transition:"transform 0.1s ease-out"}.gantt-chart--logistics .gantt-chart__timeline-slider{top:4.5rem}.gantt-chart__task--activity:hover{box-shadow:0 6px 12px 0 rgba(0,0,0,.4)}.gantt-chart__task-detail{background-color:#fff;border:1px solid #cdd4e0;border-left:3px solid #2b72e6;box-shadow:0 6px 12px 0 rgba(0,0,0,.11);z-index:8;width:24rem;max-height:24rem;padding:16px 12px;border-radius:4px;line-height:24px}.gantt-chart__task-detail p{font-size:12px;font-weight:500;text-transform:none}.gantt-chart__task-detail .delivery{color:#606571;text-transform:none;padding:8px 0}.gantt-chart__task-detail .delivery .status{margin-left:5px}.gantt-chart__task-detail .delivery:not(:last-child){border-bottom:1px solid #d5e3fa}.gantt-chart{scrollbar-width:none}.gantt-chart ::-webkit-scrollbar{display:none}.gantt-chart ::-moz-scrollbar{display:none;width:0;background:transparent;scrollbar-width:none}.timeline-indicator{position:absolute;z-index:1;height:100%;pointer-events:none}.timeline-indicator:after{content:"";position:absolute;height:calc(100% - 5px);top:0;left:50%;width:0;border-left:4px solid #facc15}.gantt-chart__timeline-date{position:relative}.gantt-chart__timeline-date:before{content:"";height:2px;width:100%;position:absolute;background:#cdd4e0;top:30px;z-index:1}.gantt-chart__timeline-date .gantt-chart__column-group{position:relative;height:30px}.gantt-chart__timeline-date .gantt-chart__column-cell{position:relative;padding:6px 0;font-weight:500}.schedule-chart-checkbox-column{z-index:99;border:1px solid #cdd4e0;border-top:0}.schedule-chart-checkbox-column .checkbox-header{display:flex;align-items:center;justify-content:center;position:sticky;top:0;z-index:999;width:100%;border-top:1px solid #cdd4e0;border-bottom:1px solid #cdd4e0;padding:26px 20px 8px;background-color:#fff}.schedule-chart-checkbox-column .checkbox-body{width:100%}.schedule-chart-checkbox-column .checkbox-body .checkbox-row{display:flex;align-items:center;justify-content:center}.schedule-chart-checkbox-column .selected{background:#fefce8;border:1px solid #cdd4e0;border-right:0}.schedule-chart-checkbox-column::-webkit-scrollbar,.schedule-chart-checkbox-column::-webkit-scrollbar-thumb{width:0;height:0}.virtual-columns{position:absolute;left:0;top:0}.condition-checkbox a{text-decoration:underline;color:#0080b2}@media screen and (min-width:768px){.schedule-none-tagged-table .tbody-container{max-height:270px}}.schedule-none-tagged-table table th{padding:.75rem 0}.cart__border{border-top:1px solid #cdd4e0}.table__border{border-bottom:1px solid #cdd4e0}.table__header{flex:1 1}.table__header h4{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.order__item{border-top:1px dashed #e6e6e6}.order__list label{font-size:14px;display:inline-block;min-width:165px;color:#606571}.order__list span{font-size:14px}.order__main{margin-bottom:.5rem}.order__num span{font-weight:500}.order__num__top span{font-weight:700}.invoice{color:#0c1e2d}.order__list{margin-bottom:.25rem}.no-status-delivery-row{background:rgba(158,198,214,.5)}.drop-down-container--status .dropdown__menu{right:0;left:0;transform:translateX(130px)}.create-delivery-container{border:1px solid #cdd4e0;border-radius:.25rem;min-height:24.2rem;overflow-y:auto}.select-driver-border-right{border-right:1px solid #cdd4e0}.delivery-slot{border:1px solid #cdd4e0;border-radius:.25rem}.delivery-slot .selected-dates{max-height:24.2rem;overflow-y:auto}@media screen and (max-width:991px){.delivery-slot .selected-dates{min-height:100px;border-top:1px solid #cdd4e0;justify-content:center;display:flex;align-items:center;flex-direction:column;padding-top:16px}}@media screen and (min-width:992px){.delivery-slot .date-picker-container>div:first-child{border-right:1px solid #cdd4e0}}@media screen and (max-width:575px){.delivery-slot .rdrCalendarWrapper{width:100%}}.delivery-slot .rdrCalendarWrapper .rdrDateDisplayWrapper{display:none}.delivery-slot .rdrCalendarWrapper .rdrMonthAndYearWrapper{padding-top:0!important;height:1.75rem}.delivery-slot .rdrCalendarWrapper .rdrMonthAndYearWrapper .rdrNextPrevButton{margin:0!important}.delivery-slot .rdrCalendarWrapper .rdrMonth{padding:0;width:auto}.delivery-slot .rdrCalendarWrapper .rdrMonth .rdrDayToday .rdrDayNumber span:after{background:transparent}.delivery-slot .rdrCalendarWrapper .rdrMonth .rdrDayToday .rdrDayNumber span{font-weight:300}.delivery-slot .rdrCalendarWrapper .rdrMonth .rdrDays .rdrDayDisabled{background:none}.delivery-slot .rdrCalendarWrapper .rdrMonth .rdrDays .rdrDay .rdrDayNumber:has(.timezone-today){background:#eff6f9;border-radius:1rem}.delivery-slot .rdrCalendarWrapper .rdrMonth .rdrDays .rdrDay .rdrDayNumber:has(.timezone-today) span{color:#2b72e6;font-weight:700}.delivery-slot .rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.delivery-slot .rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.delivery-slot .rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.delivery-slot .rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:#0c1e2d;font-weight:700}.slots{overflow-y:auto;max-height:21.875rem;height:100%}.slots .no-slots{height:inherit;padding:1rem}.slots .slot{border:2px solid #cdd4e0;border-radius:.25rem}.slots .slot.blocked .checkbox-indicator{opacity:0}.slots .slot.booked{background:repeating-linear-gradient(55deg,#cdd4e0,#cdd4e0 1px,#fff 0,#fff 10px)}.form-checkbox:checked+.slot,.slots .slot:not(.cursor-not-allowed):hover{border:2px solid #ffd503}.drop-off-location-close{position:absolute;top:0;right:-2.5rem}.summary-table table th:first-child{padding-left:24px}.summary-table table th{padding:.75rem 0}.summary-table table .tbody-container{height:400px!important}@media screen and (max-width:1599px){.summary-table table .tbody-container{height:400px!important}}@media screen and (max-width:767px){.summary-table table .tbody-container{max-height:400px;height:auto!important}}.summary-table table .tbody-container td:first-child{padding-left:24px}.date-sticky-summary{position:sticky;top:-35px;background:#fff;z-index:8;padding:10px 24px 1px;margin-bottom:15px}.rotate_up{transform:rotate(180deg)}.rotate_down{transform:rotate(90deg)}.empty__content{max-width:320px;margin:0 auto;text-align:center}.empty__table{height:300px}.summary-date-filter-container{position:sticky;top:-24px;z-index:8}.recommendations-list{border-top:1px solid #e6e6e6;overflow-y:auto;max-height:400px}@media screen and (min-width:1200px){.recommendations-list{height:392px}}.recommendations-list .recommendation-item{cursor:pointer;border-bottom:1px solid #e6e6e6}.recommendations-list .recommendation-item:hover{background:#f6f6f6}.recommendations-list .recommendation-item .level-icon{padding:.5rem;border-radius:50%;height:2rem;width:2rem}.recommendations-list .recommendation-item .level-icon--info{background-color:#ebf0f8}.recommendations-list .recommendation-item .level-icon--warn{background-color:#fef9c3}.recommendations-list .recommendation-item .level-icon--critical{background-color:#fee2e2}.import-summary{width:75%}.import-summary__text--success{color:#09a57f}.import-summary__text--error{color:#df320c}:root{--dayBtnHeight:32px;--dayBtnWidth:32px}.rdrCalendarWrapper .rdrSelected,.rdrDayNumber span,div.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{width:var(--dayBtnWidth);height:var(--dayBtnHeight);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:500;color:#0c1e2d}.overlay .rdrCalendarWrapper{border:1px solid #cdd4e0;box-shadow:0 0 15px rgba(0,0,0,.2);border-radius:4px;display:flex}.rdrCalendarWrapper.date-picker--transparent{background:transparent}.rdrCalendarWrapper .rdrDayStartPreview.rdrDayEndPreview{display:none}.rdrDateRangePickerWrapper .rdrCalendarWrapper .rdrDayStartPreview.rdrDayEndPreview{display:block}.rdrCalendarWrapper .rdrSelected{background:#ffd503;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:767px){.rdrCalendarWrapper .rdrMonth{width:auto}.rdrDateRangePickerWrapper .rdrCalendarWrapper .rdrMonth{width:100%}}div.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{left:50%;top:50%;transform:translate(-50%,-50%);border-color:#ffd503}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{font-weight:700;color:#0c1e2d!important}.rdrDay.rdrDayPassive .rdrEndEdge~span span,.rdrDay.rdrDayPassive .rdrStartEdge~span span{background:#f6f6f6}.rdrDay.rdrDayToday .rdrDayNumber{width:var(--dayBtnWidth)}.rdrDay.rdrDayToday .rdrDayNumber span{background-color:#eff6f9;color:#2b72e6!important;font-weight:700}.rdrDay.rdrDayToday .rdrDayNumber span:after{display:none}.rdrDayNumber{margin:auto}@media screen and (max-width:767px){.rdrDayNumber span{position:absolute;z-index:1}}.timezone-today{display:flex;align-items:center;justify-content:center}.rdrEndEdge~span span,.rdrStartEdge~span span{background:#ffd503}@media screen and (min-width:768px){.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange,.rdrDayStartPreview,.rdrStartEdge{left:6px!important}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge,.rdrDayEndPreview,.rdrEndEdge{right:6px!important}}.rdrMonthAndYearPickers select,.rdrMonthName,.rdrWeekDay{font-weight:700;color:#0c1e2d}.rdrDefinedRangesWrapper{display:none}.inline-date{display:flex;align-items:center;gap:1px}.inline-date .inline-date-input{-moz-appearance:textfield;border:none;outline:none;box-shadow:none;background:transparent;padding:0;width:82px}.inline-date .inline-date-input::-webkit-calendar-picker-indicator{display:none}.inline-date .inline-date-input::-moz-calendar-picker-indicator{display:none}.date-picker-fluid,.date-picker-fluid .rdrMonth{width:100%}.disabled-calendar button{cursor:not-allowed!important}.vertical-date-range-picker-container{padding:16px;width:360px;background-color:#fff}.vertical-date-range-picker-container .title{font-size:18px;font-weight:700;color:#000}.vertical-date-range-picker-container .date-detail{border:1px solid #cdd4e0;width:50%;border-collapse:collapse}.vertical-date-range-picker-container .rdrDateDisplayWrapper{display:none}.vertical-date-range-picker-container .rdrCalendarWrapper{box-shadow:none;border:none}.vertical-date-range-picker-container .rdrDayHovered .rdrDayNumber:after,.vertical-date-range-picker-container .rdrEndEdge,.vertical-date-range-picker-container .rdrInRange,.vertical-date-range-picker-container .rdrStartEdge{background-color:#ffea83}.table__btn{border:0;border-radius:20px;padding:.25rem .75rem;justify-content:center}.bg-primary,.btn__download_template{background:#ffea83}.bg-round{border-radius:1rem;padding:.125rem .5rem}.krane-table .dragging-header{background:#fff;padding:.5rem 1rem;border:1px solid #e6e6e6;border-radius:4px;box-shadow:0 4px 10px rgba(0,0,0,.15);cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000;color:#606571;font-weight:700}.krane-table th.sortable{cursor:grab}.krane-table th.sortable:active{cursor:grabbing}.table__search{align-items:center;white-space:nowrap}.table__search::-webkit-scrollbar,.table__search::-webkit-scrollbar-thumb{width:4px;height:4px}.empty__table__col{flex-direction:column;margin:0 auto;width:100%;flex-grow:1}.empty__table__content{max-width:20rem;margin:30px auto;text-align:center;white-space:break-spaces}@media screen and (max-width:991px){.empty__table__content{padding:20px}}.empty__table__content p{line-height:1.5}.empty__table__content--sm{max-width:20rem}.empty__table__content--lg{max-width:35rem}.empty__table__content--search{max-width:31.25rem}.table__icon{background:#e5e7eb;border-radius:50%;display:flex;text-align:center;align-items:center;margin:0 auto;justify-content:center;width:150px;aspect-ratio:1}.table__icon svg{fill:#606571;width:54%;height:auto;aspect-ratio:1}.table__icon--warning{background:#fefce8;color:#eab308}.table__icon--warning svg{fill:#fefce8}@media screen and (max-width:575px){.button__collection--fluid>div{flex-grow:1}.button__collection--fluid>div .btn{width:100%}}.krane-table{display:block}.krane-table thead{width:100%;border-bottom:2px solid #cdd4e0}.krane-table thead tr th{background-color:#f3f4f6;z-index:1;padding:12px 1.5rem}.krane-table td{padding:0 1.5rem}.krane-table td:has(.inline-input-open){padding-right:4px}.krane-table tbody tr{height:44px}.krane-table tbody tr:hover td{background:#f6f6f6}.krane-table tbody tr.expanded td,.krane-table tbody tr.selected td{background:#fefce8!important}.krane-table.transparent-header th{background-color:transparent!important}.krane-table tr:has(.unsupported-chars){height:5rem}.krane-table td:has(.unsupported-chars){padding-bottom:.75rem}.krane-table td:has(.unsupported-chars)~td{padding-bottom:.75rem}tbody tr,thead{display:table;width:100%;table-layout:fixed}.th,th{padding:1.75rem .5rem;position:relative;font-weight:700;color:#0c1e2d}tr{background:#fff;flex:none;order:1;align-self:stretch;flex-grow:0}.td,td{text-align:left;font-weight:400;font-size:14px;color:#0c1e2d;border-bottom:1px solid #e6e6e6}.resizer{position:absolute;right:0;top:0;height:100%;width:4px;background:rgba(0,0,0,.5);cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.resizer.isResizing{background:#000;opacity:1}@media(hover:hover){.resizer{opacity:0}:hover>.resizer{opacity:1}}.header-with-sort-and-dragable{display:flex;align-items:center;text-align:left}tbody .form-checkbox+label .checkbox-indicator{background:transparent}.sorticon{display:flex;justify-content:center;align-items:center;position:relative;min-width:20px;height:20px}.sorticon svg{width:14px;height:14px;margin-left:4px;position:absolute}.sorticon svg.asc,.sorticon svg.desc{width:20px;height:20px}.transform-origin-center{transform-origin:center}.rotate180{transform:rotate(180deg)}.searchfield-wrapper{position:relative}.searchfield-wrapper--tbl{margin:1.25rem 0}.searchfield-wrapper .searchfield{width:100%;height:2.5rem;background:#fff;border:1px solid #d1d5db;border-radius:4px;padding:0 1.25rem 0 2.75rem}.searchfield-wrapper span:first-child{position:absolute;top:9px;left:13px;cursor:pointer}.searchfield-wrapper span:last-child{position:absolute;top:7px;right:6px;cursor:pointer}.searchfield:hover:not(:disabled):not([data-disabled]){border-color:#9ca3af}.searchfield:active:not(:disabled):not([data-disabled]),.searchfield:focus:not(:disabled):not([data-disabled]){border-color:#ffd503;box-shadow:0 0 0 4px rgba(255,234,131,.25)}.loading{display:flex;text-align:center;justify-content:center;align-items:center;font-weight:400;color:#606571;height:100%}.table-container{background-color:#fff}.table-container thead{position:sticky;top:0}:root{--heightOfFilterContainer:0px;--incrementForExpandableColumn:0}.paginated-table{flex-grow:1}.table__full-height,.table__full-height>.krane-table{flex-grow:1;height:100%;display:flex;flex-direction:column}.table__full-height>.krane-table>.scrollbar-container:not(.theadScroll){flex-grow:1;height:auto;display:flex;flex-direction:column}@media screen and (min-width:768px){.table__full-height>.krane-table>.scrollbar-container:not(.theadScroll){height:0}}.table__full-height>.krane-table>.scrollbar-container.theadScroll{flex-grow:0;height:auto}.purple-themed-table .td,.purple-themed-table td{color:#3d1a77!important;border-top:1px solid #dbc7fb}.purple-themed-table .loading{height:auto!important;margin:0}@media screen and (max-width:575px){.ReactModalPortal td,.ReactModalPortal thead tr th{padding-left:8px;padding-right:8px}.ReactModalPortal td:first-child,.ReactModalPortal thead tr th:first-child{padding-left:24px;padding-right:8px}}.fs-12px{font-size:12px}.border-left-2x{border-left:.5rem solid!important}.sticky-left-0{width:100vw;position:sticky;left:0}.children-padding-row{background-color:#fefce8;height:22px;width:100%}.error{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 97px)}.error__detail{max-width:41.25rem;margin:0 auto}.error__flex{grid-gap:50px}.error__contact span{font-size:20px}.error__contact a{color:#000;text-decoration:underline}.error figure img{width:100%;height:350px;-o-object-fit:contain;object-fit:contain}.error h1{font-size:30px;margin-bottom:0}.error p{margin:1.25rem 0 1.75rem;font-weight:500}.error__info{margin-top:5.625rem}.error_backlink{color:#000;font-weight:700}.ribbon{padding:.25rem .75rem;position:relative;border-bottom:1px solid #cdd4e0}.ribbon.has-dot{position:relative;padding-left:30px}.ribbon.has-dot:before{content:"";height:8px;width:8px;border-radius:20px;position:absolute;left:12px;top:1.625rem;transform:translateY(-50%)}.badge{border-radius:20px;padding:.25rem .75rem;position:relative;white-space:nowrap;display:inline-flex;align-items:center;gap:.25rem}.badge.has-dot{padding-left:26px;position:relative}.badge.has-dot .dot{height:8px;width:8px;border-radius:50%;position:absolute;left:12px;top:50%;transform:translateY(-50%)}.badge.has-rectangle{padding-left:26px;position:relative}.badge.has-rectangle .rectangle{height:10px;width:10px;border-radius:2px;position:absolute;left:12px;top:50%;transform:translateY(-50%)}.badge--sm{padding:4px 6px!important;line-height:1;font-size:10px}.badge--sm.has-dot{padding-left:20px}.badge-chip{border-radius:20px;position:relative;white-space:nowrap;display:inline-flex;gap:4px;align-items:center;color:#606571}.badge-chip .has-dot{display:inline-block;height:8px;width:8px;border-radius:50%}.companies-table .krane-table th{text-align:left}.companies-table .krane-table tbody{max-height:300px;overflow:auto}.companies-table .krane-table tbody tr td{vertical-align:middle}.companies-table .border-top{border-top:1px solid #e6e6e6!important}.user-count{display:inline-block;width:7.5rem;text-align:right}.companies-icon,.companies-icon--lg{background-color:#e5e7eb;border-radius:50%;width:32px;height:32px;min-width:32px;margin-right:5px}.companies-icon--lg{width:4.0625rem;height:4.0625rem}.company-invite .error__detail img{max-width:400px;height:auto}.company-invite form{width:100%;overflow:hidden auto}.company-invite .company-invite__form{height:0;flex-grow:1;max-width:564px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center}.color-picker{border-radius:4px;width:14px;height:14px;padding:0;cursor:pointer}.ps__rail-x{z-index:3}.hide-scroll-x .ps__rail-x,.theadScroll .ps__rail-x,.theadScroll .ps__rail-y,.validation-table .ps__rail-y{display:none!important}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#fff}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background:#d1d5db;width:6px}.ps__rail-x{height:6px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background:#d1d5db;height:6px}.time-line-lists .time-line-list-items{position:relative}.time-line-lists .time-line-list-items .time-line-list-item{padding-bottom:1rem;padding-left:1rem;position:relative}.time-line-lists .time-line-list-items .time-line-list-item:before{content:"";width:8px;height:8px;background:#ffd503;border-radius:50%;position:absolute;left:0;top:7px;z-index:9}.time-line-lists .time-line-list-items .time-line-list-item:after{content:"";position:absolute;left:4px;top:9px;width:1px;height:100%;background:#e6e6e6}.time-line-lists .time-line-list-items .time-line-list-item:last-child:after{display:none}.time-line-lists .time-line-list-items .time-line-list-header{display:block;overflow-wrap:break-word;color:#606571;font-size:12px}.list-style-disc{list-style:disc}.options-container{padding:.5rem 0}.options-container span{font-weight:600}.cell-icon{width:32px;height:32px;background-color:#f6f6f6;border-radius:100%;padding:6px;margin-right:8px}.blocked-data-timezone{color:#606571;font-size:14px;font-style:normal;font-weight:500}.alert-link{color:#dc2626;text-decoration:underline}.toggle-btn{outline:none}.toggle-btn__input{display:none}.toggle-btn__input:checked+.toggle-btn__label{background-color:#ffd503}.toggle-btn__input:checked+.toggle-btn__label:before{transform:translate(16px)}.toggle-btn__input:disabled+.toggle-btn__label,.toggle-btn__label{background-color:#e5e7eb}.toggle-btn__label{width:36px;height:20px;border-radius:18px;display:block;position:relative;cursor:pointer}.toggle-btn__label:before{content:"";display:block;height:14px;width:14px;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .3s ease-in-out;background-color:#fff}.toggle-btn.has_label{width:auto}#working-hour-create-form{width:100%}@media screen and (min-width:576px){#working-hour-create-form{max-width:440px}}@media screen and (min-width:768px){#working-hour-create-form{max-width:650px}}.working-hour{display:flex;margin:1rem 0}.working-hour__day{flex:150px 0 1;min-width:150px}.working-hour__toggle{margin-right:12px}.working-hour__time-slots{display:flex;gap:1rem;flex-wrap:wrap;flex-direction:column}.working-hour__time-slot{display:flex;align-items:center}.working-hour__buttons{display:flex;align-self:first baseline;justify-self:flex-end;padding:0 4px}.working-hour .form-group{width:100px}@media screen and (min-width:455px){.working-hour .form-group{width:128px}}@media screen and (max-width:454px){.working-hour .form-group .react-select__indicators{display:none}}.working-hour__error{color:#df320c}.pdf-cursor{pointer-events:none}.filter-chip{border-radius:4px;padding:.2rem .5rem;border:1px solid #cdd4e0;font-size:12px;display:flex;align-items:center;gap:.25rem}.filter-chip__value-container{font-weight:800}.filter-chip__pill{border-radius:.625rem;background-color:#f6f6f6;padding:2px .5rem;color:#1f2937;font-size:.75rem;font-weight:700;text-align:center;height:1rem;line-height:1}.filter-chip--active{border:none;background:#1f2937;color:#fff}.filter-chip--active:hover{background:#1f2937!important}.filter-chip--focus{border-color:transparent;box-shadow:0 0 0 4px #f6f6f6;background:#e5e7eb}.filter-chip:hover{cursor:pointer;background:#e5e7eb}.filter-dropdown{background:#fff;max-height:calc(100vh - 164px);overflow-y:auto}@media screen and (min-width:576px){.filter-dropdown{box-shadow:0 13px 37px 0 rgba(0,0,0,.21);border-radius:4px;max-height:25rem}}@media screen and (min-width:768px){.filter-dropdown{max-width:20rem}}.filter-dropdown--disabled{color:#6b7280;background:#dcdcdc}@media screen and (max-width:575px){.dropdown-slideup .filter-dropdown{max-width:100%}}.modal__body .filter-dropdown{background:none;margin-top:8px}.filter-dropdown li{padding:.5rem 1rem;white-space:nowrap;cursor:pointer}.filter-dropdown li:not(.filter-dropdown--disabled):hover{background:#f6f6f6}.filter-dropdown li label{display:block!important;cursor:pointer}.filter-dropdown__input{width:200px;line-height:1.5rem;margin-left:1.75rem;margin-top:.25rem;outline:none}@media screen and (max-width:575px){.filter-dropdown__input{width:calc(100% - 1.75rem)}}.filter-dropdown__input:focus{border:1px solid #ffd503}.sticky-top-0{position:sticky;top:0}.filter-controls>div{flex-grow:1}@media screen and (min-width:992px){.filter-controls>div{flex-grow:0}}.filter-controls>div button,.filter-controls>div>div{width:100%}@media screen and (min-width:992px){.filter-controls>div button{width:auto}}.filter__modal-container{background-color:transparent!important}@media screen and (max-width:575px){.filter__modal-container.overlay{position:fixed;inset:0;background:rgba(0,0,0,.5)!important}.filter__modal-container.overlay>div>div{width:100%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:8px 16px}}.btn-group{display:inline-flex;align-items:center;justify-content:center}.btn-group__item{border-radius:0;background-color:#fff;flex:1 1;font-weight:600;color:#606571;padding:10px 1rem;border:1px solid #d1d5db;margin-right:-1px;white-space:nowrap}.btn-group__item:not(:last-child){border-right:1px solid #d1d5db}.btn-group__item.active{background-color:#ffd503;color:#0c1e2d}.btn-group__item:first-child{border-radius:4px 0 0 4px}.btn-group__item:last-child{border-radius:0 4px 4px 0}.loader{width:8px;aspect-ratio:1;border-radius:50%;animation:l5 1s linear infinite alternate}@keyframes l5{0%{box-shadow:14px 0 #000,-14px 0 rgba(0,0,0,.133);background:#000}33%{box-shadow:14px 0 #000,-14px 0 rgba(0,0,0,.133);background:rgba(0,0,0,.133)}66%{box-shadow:14px 0 rgba(0,0,0,.133),-14px 0 #000;background:rgba(0,0,0,.133)}to{box-shadow:14px 0 rgba(0,0,0,.133),-14px 0 #000;background:#000}}.panel{box-shadow:0 2px 4px 0 rgba(0,0,0,.08);border-radius:4px;display:flex;flex-direction:column;background-color:#fff;flex-grow:1}.panel__header{padding:.75rem 1rem;display:flex;align-items:center;border-bottom:1px solid #e6e6e6;width:100%}@media screen and (min-width:768px){.panel__header{height:60px}}.panel__body{padding:1.5rem;overflow:auto}.list-grid-view{padding:.5rem;background-color:#f0f0f0;gap:4px}.list-grid-view,.list-grid-view button{display:flex;align-items:center;justify-content:center;border-radius:4px}.list-grid-view button{color:#606571;padding:.25rem;width:28px;height:28px}.list-grid-view button.active,.list-grid-view button:hover{background-color:#fff!important}.list-grid-view button.active{color:#0c1e2d}.toolbar-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e6e6e6;flex-wrap:wrap}@media screen and (min-width:768px){.toolbar-header{flex-wrap:nowrap}}.toolbar-header .btn-group{order:1;width:100%}@media screen and (min-width:768px){.toolbar-header .btn-group{width:100%;max-width:294px;order:2}}@media screen and (min-width:992px){.toolbar-header .btn-group{max-width:352px}}@media screen and (min-width:1200px){.toolbar-header .btn-group{margin-left:-300px}}.toolbar-header .btn-group__item{min-width:142px}.toolbar-header .searchbar-wrap{order:2;max-width:65%}@media screen and (min-width:768px){.toolbar-header .searchbar-wrap{order:1;max-width:35%}}@media screen and (min-width:992px){.toolbar-header .searchbar-wrap{max-width:100%}}.toolbar-header .list-grid-view{order:3}.sort-wrap{width:22px}.sort-dropdown li svg{visibility:hidden}.sort-dropdown li.active svg{visibility:visible}.cursor{display:inline-block;width:1em;height:.3em;background-color:#4b5563}.bottom-drawer{position:fixed;bottom:0;z-index:9;top:auto!important;width:100%;transform:translateY(100%);transition:transform .3s ease}.bottom-drawer:before{content:"";width:100vw;height:100vh;display:block;position:fixed;inset:0;z-index:10;background-color:rgba(0,0,0,.25)}.bottom-drawer__container{position:relative;z-index:11;padding:20px;background:#fff}.bottom-drawer__container:before{content:"";width:80px;height:2px;display:block;margin:0 auto 24px;background-color:#cdd4e0}.bottom-drawer.active{transform:translateY(0)}.bottom-drawer.active:before{top:-100vh}.share-drawer .btn{height:3rem;flex-grow:1}@media screen and (min-width:768px){.share-drawer .btn{flex-grow:inherit}}[data-floating-ui-portal] [data-floating-ui-portal]{position:relative;z-index:99}@media screen and (min-width:768px){[data-floating-ui-portal] .overlay{background-color:transparent}}@media screen and (max-width:767px){[data-floating-ui-portal] .rdrCalendarWrapper{width:100vw;box-shadow:none;border:none}}@media screen and (min-width:768px){[data-floating-ui-portal]>.overlay{pointer-events:none}[data-floating-ui-portal]>.overlay>div{pointer-events:all}}.dropdown{min-width:200px;background:#fff;box-shadow:0 13px 37px rgba(0,0,0,.21)}@media screen and (min-width:768px){.dropdown{max-height:calc(100vh - 40px);overflow:auto;max-width:20rem}}.dropdown li{cursor:pointer;padding:.5rem .75rem}.dropdown li:hover{background:#f6f6f6}.dropdown li.disabled{cursor:not-allowed;color:#9ca3af}.dropdown li.disabled svg{color:currentColor!important}.dropdown li.disabled:hover{background-color:inherit}.dropdown li.bg-danger svg{color:#df320c}.dropdown svg{color:currentColor}@media screen and (max-width:767px){.dropdown__table-setting{padding:.5rem}}.dropdown__table-setting li{padding:0}.dropdown__table-setting li label{display:block;padding:.3125rem;color:#0c1e2d;font-size:14px}.floating-arrow-shadow{filter:drop-shadow(0 1px 0 rgba(0,0,0,.1))}.dropdown-slideup{position:relative;z-index:2;background:#fff;box-shadow:0 13px 37px rgba(0,0,0,.21);animation:short-slide-in .2s ease-in}@media screen and (max-width:767px){.dropdown-slideup{padding-bottom:20px;animation:long-slide-in .4s ease-in forwards}.dropdown-slideup:before{content:"";width:80px;height:2px;display:block;margin:24px auto;background-color:#cdd4e0}}.dropdown-slideup .dropdown{box-shadow:none}@media screen and (max-width:767px){.dropdown-slideup .dropdown-header{font-size:18px;font-weight:600}}.dropdown-slideup .filter-dropdown{box-shadow:none}.dropdown-slideup.bg-warning--50 .tooltip-container{max-width:none}@keyframes long-slide-in{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes short-slide-in{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media screen and (max-width:991px){.sticky__footer{position:fixed;left:0;right:0;bottom:0;z-index:2;background-color:#fff;padding:1.25rem;display:flex;justify-content:space-between;gap:.5rem;box-shadow:0 -1px 10px rgba(0,0,0,.15)}.sticky__footer>div{width:100%}.sticky__footer>div>span{display:block;width:100%}.sticky__footer .btn{font-size:.875rem;height:3rem;width:100%}}.circle-arrow{width:24px;height:24px;border-radius:50%;background-color:#ffd503;display:flex;align-items:center;justify-content:center;transition:all .3s linear}.timeline-slider{position:relative;border-radius:16px;background-color:#fff;border:2px solid #e6e6e6;padding:7px 12px}.slider-container{width:100%;display:flex;justify-content:center;align-items:center}.slider{-webkit-appearance:none;width:100%;height:3px;outline:none;opacity:.7;transition:opacity .2s;cursor:pointer}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;border:2px solid #9ca3af;background:#e6e6e6;cursor:pointer}.slider>.period-tooltip{display:block}.period-tooltip{position:absolute;top:-32px;background-color:#333;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;white-space:nowrap;display:none}.period-labels{position:absolute;top:-32px;display:flex;width:100%;justify-content:space-evenly}.period-labels p{font-size:12px;font-weight:500;color:#606571}.slider-container:hover>.period-tooltip{display:block}.notification__wrapper{margin-right:20px}@media screen and (min-width:768px){.notification__wrapper{border-right:1px solid #cdd4e0;padding-right:20px}}@media(min-width:768px)and (max-width:900px){.notification__popover{left:120px!important}}.notification__container{display:flex;flex-direction:column;min-height:35rem}@media screen and (min-width:768px){.notification__container{width:38.75rem;height:35rem;border-radius:5px}}.notification__empty{height:100%;flex-grow:1}.notification__empty,.notification__empty-icon{display:flex;justify-content:center;align-items:center}.notification__empty-icon{width:64px;height:64px;background:#d1d5db;border-radius:50%}.notification__bell{cursor:pointer;position:relative}.notification__icon{width:44px;height:44px;background:#e4e8ee;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#606571}@media screen and (hover:hover){.notification__icon:hover{animation:bellshake 2s ease-out infinite}}@media screen and (min-width:hover){.notification__icon:hover{animation:bellshake 2s ease-out infinite}}.notification__icon.active{background:#d1d5db;color:#0c1e2d}.notification__count{position:absolute;top:-5px;right:-10px;width:32px;height:23px;border-radius:44px;background:#ffd503;text-align:center;vertical-align:middle;font-size:.75rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.notification__list{flex:1 1 auto;overflow-y:auto;height:0}.notification__list .mark-unread{color:#2b72e6;flex-shrink:0}.unread__count{width:29px;height:16px;border-radius:23px;background:#f3f4f6;text-align:center;vertical-align:middle;font-size:.75rem}.calendar-sidebar{opacity:1;width:100%;height:100%;transition:opacity .2s .3s,all .3s ease;background:#fff}.calendar-sidebar ::-webkit-scrollbar{width:0;height:0}@media screen and (min-width:768px){.calendar-sidebar{border-right:1px solid #cdd4e0;width:358px}}@media screen and (max-width:767px){.calendar-sidebar .rdrCalendarWrapper{width:100%;box-shadow:none;border-bottom:1px solid #e6e6e6;border-radius:0}.calendar-sidebar .rdrMonth{width:100%}}.calendar-sidebar__filters ::-webkit-scrollbar{width:8px!important;height:8px!important}.text-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dot{height:6px;width:6px;vertical-align:2px;background-color:#606571;border-radius:50%;display:inline-block;margin:0 4px}.event-card-detail{max-width:1000px;animation:cardSlide .3s cubic-bezier(.075,.82,.165,1) forwards}.col-divider{border-left:1px solid #cdd4e0;padding-left:16px;height:100%}.rbc-calendar{width:100%;transition:width .3s ease}.rbc-calendar .rbc-current-time-indicator{height:4px;background:#ffd503}.rbc-calendar .rbc-time-slot .rbc-label{color:#6b7280;font-size:.75rem}.rbc-calendar .rbc-timeslot-group{background:#fff;min-height:90px;position:relative}.rbc-calendar .rbc-time-gutter .rbc-timeslot-group{border-bottom:none}.rbc-calendar .rbc-time-gutter .rbc-timeslot-group .rbc-time-slot{background:#fff!important}.rbc-calendar .rbc-row-content{z-index:inherit}.rbc-calendar .rbc-row:nth-of-type(2) .rbc-show-more{display:block}.rbc-calendar div[role=table]{background:#fff}.rbc-calendar .load-more{position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#fff;font-size:9px;color:#000;padding:6px;box-shadow:0 2px 4px rgba(0,0,0,.08);text-align:center;font-weight:600}.rbc-calendar .rbc-day-slot .rbc-events-container{margin:0}.rbc-calendar .rbc-allday-cell,.rbc-calendar .rbc-event-label{display:none}.rbc-calendar .rbc-event-content{height:100%}.rbc-calendar .rbc-event{position:relative}.rbc-calendar .rbc-show-more{font-weight:400;font-size:12px;margin:auto;color:#0c1e2d;position:absolute;width:100%;z-index:1}.rbc-calendar .rbc-today{background:#fff}.rbc-calendar .rbc-event{padding:0;background:none!important;border:none!important;outline:none!important}.rbc-calendar .rbc-date-cell{text-align:center;font-size:14px;color:#0c1e2d;padding:6px 0}.rbc-calendar .rbc-header{font-size:1.25rem;font-weight:500;min-height:64px;line-height:32px;padding-top:6px;text-transform:uppercase;background:#ebf0f8!important}.rbc-calendar .rbc-off-range-bg{background-color:#f0f0f0;color:#d5dce0}.rbc-month-row{min-height:160px!important}.rbc-day-slot .end-date,.rbc-month-row .end-date{display:none}.rbc-custom-popover{z-index:2}.rbc-event.rbc-selected[type=popup],.rbc-event[type=popup]{background:transparent;min-width:240px}.rbc-overlay{max-height:350px;overflow:auto;padding:0!important}.rbc-overlay .rbc-overlay-header{position:sticky;top:0;margin:0;background-color:#fff;padding:6px 12px;font-weight:500;z-index:1;font-size:.875rem}@media screen and (max-width:767px){.rbc-overlay~[data-floating-ui-portal]{position:absolute;inset:0;z-index:99}}.calendar-sidebar-drawer .dropdown-slideup{overflow:inherit!important}.calendar-sidebar-drawer .suppliers-list{max-height:20vh;overflow-y:auto}.calendar-sidebar-drawer .calendar-sidebar__filters{max-height:75vh}.sidebar-toggler{position:absolute;z-index:9;left:335px;top:135px;width:40px;height:40px;border-radius:80px 0 0 80px;background-color:#e5e7eb;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 12px rgba(0,0,0,.11)}.sidebar-toggler.active{transform:scaleX(-1)}.main-section.sidebar-hidden{gap:0!important}.main-section.sidebar-hidden .calendar-sidebar{width:0;opacity:0;padding:0!important;pointer-events:none}.main-section.sidebar-hidden .sidebar-toggler{left:0}.main-section.sidebar-hidden .rbc-calendar.week-view{width:auto}.main-section.sidebar-visible .calendar-sidebar{pointer-events:all}@media screen and (min-width:768px){.main-section.sidebar-visible .rbc-calendar{width:1200px}}@media screen and (min-width:992px){.main-section.sidebar-visible .rbc-calendar{width:auto}}@media screen and (min-width:768px){.main-section.sidebar-visible .rbc-calendar.week-view{width:1200px}}@media screen and (min-width:992px){.main-section.sidebar-visible .rbc-calendar.week-view{width:auto}}.actions-list{list-style:none;margin:0;padding:0}.actions-list li{border:none;background:none}.action-list-item{padding:8px 0;display:flex;align-items:center;gap:8px;cursor:pointer}.action-list-item.disabled{color:#ccc;cursor:not-allowed}.event-bottom-sheet{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -2px 16px rgba(0,0,0,.12);padding:16px 20px 32px;min-height:220px;max-height:80vh;overflow-y:auto;display:flex;flex-direction:column}.row-divider{border-bottom:1px solid #cdd4e0;padding-bottom:5px;width:100%}.delivery-schedule{overflow-x:auto}.delivery-schedule .deliver-calender-header,.delivery-schedule .rbc-month-header,.delivery-schedule .rbc-time-header{position:sticky;top:0;z-index:4}.delivery-schedule .rbc-month-view{overflow:auto}.delivery-board-export-container{position:relative}.delivery-board-footer{height:40px;margin-top:12px;border-top:1px solid #e5e7eb}.delivery-board-footer,.delivery-board-list{position:absolute;left:-795px;z-index:-10;width:795px;background-color:#fff}.delivery-date-group{border:1px solid #e5e7eb;border-radius:4px;margin-bottom:16px}.delivery-item{border-top:1px solid #e5e7eb}.delivery-item-number{display:flex;justify-content:center;align-items:center;background:#6b7280;width:21px;height:20px;padding:2px 4px;border-radius:2px;font-size:10px;text-align:center;margin-right:8px;margin-top:12px}.delivery-board-for-export-container{position:absolute;left:-795px;width:795px;z-index:-1;background-color:#fff}.rect-container{position:absolute!important;top:0}.pdf-extraction-loading-dialog{height:100%;font-size:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#606571}.pdf-extraction__status{position:fixed;right:24px;bottom:10px;z-index:100;background-color:#fefce8;min-width:310px;max-width:310px;border:1px solid #ffd503;border-radius:4px 4px 0 0}.pdf-extraction__status .spinner-container{flex-direction:row}.pdf-extraction__status .spinner{border-width:3px}.pdf-extraction__link{color:#2b72e6}.pdf-extraction__link:hover{color:#2b72e6;font-weight:600}.extraction-success{background-color:#f0fdf4}.extraction-failed,.extraction-success{display:flex;justify-content:center;align-items:center;padding:4px;width:26px;height:26px;border-radius:50%}.extraction-failed{background-color:#fef2f2}.datagrid-container{height:362px;overflow:auto}.analytic-card{border-radius:4px;border-top:2px solid transparent;display:flex;flex-direction:column;height:386px}.analytic-card.card-pinned{border-color:#ffd503}@media screen and (min-width:1366px){.analytic-card{aspect-ratio:4/3;height:auto}}.analytic-card__header{background:#fff;padding:.75rem 1rem;border-bottom:1px solid #e6e6e6}.analytic-card__body{background:#fff;flex-grow:1;position:relative}.analytic-card__body .recharts-responsive-container{position:absolute;inset:0}.analytic-card__footer{background:#fff;border-top:1px solid #e6e6e6;padding:1.5rem;text-align:right}.analytic-card--collapsed{height:0;flex-grow:0;overflow:hidden}.card-expanded .analytic-card--collapsed{height:auto;flex-grow:1}.analytic-card--drag-placeholder{filter:grayscale(100%);opacity:.2;border:3px dashed #000}.analytic-card.card-expanded{position:fixed;z-index:200;width:90%;max-width:1800px;transform:translate(-50%,-50%);transform-origin:center;left:50%;top:50%;aspect-ratio:16/9;animation:modalScale .3s ease-in-out}@media screen and (min-width:992px){.analytic-card.card-expanded{width:75%}}.analytic-card.card-collapsed{height:auto;aspect-ratio:auto}.analytic-card.card-collapsed.card-expanded{aspect-ratio:16/9}.dnd-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:16px;max-width:100%}@media screen and (min-width:1366px){.dnd-grid{grid-template-columns:repeat(2,1fr)}}.outer-bar{width:100%;background-color:#eee;overflow:hidden;transition:height .3s ease-in-out,border-radius .3s ease-in-out}.inner-bar{transition:width .3s ease-in-out,border-radius .3s ease-in-out}.progress-popup{z-index:100;background-color:#fefce8;min-width:310px;max-width:310px;border:1px solid #ffd503;border-radius:4px 4px 0 0}.progress-popup-container{position:fixed;right:24px;bottom:10px;z-index:100}.min-height-300px{min-height:300px}.split-resizer{flex-shrink:0;z-index:9;background-color:#e5e7eb}.split-resizer:hover{background-color:#d1d5db}.split-resizer.horizontal{cursor:ew-resize;width:4px;height:100%;position:sticky;top:0}.split-resizer.vertical{cursor:ns-resize;width:100%;height:4px}.custom-view-button{background-color:#fff;border-radius:8px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);border:1px solid #e0e0e0;width:100%;max-width:400rem;align-items:flex-start;position:relative}.custom-view-row{width:100%;white-space:nowrap;display:flex;align-items:center;justify-content:space-between;padding:4px 16px}.multiline-text{cursor:pointer;max-width:calc(100% - 32px);overflow:hidden;word-wrap:break-word;white-space:normal;overflow-wrap:break-word}.horizontal-divider{border-top:1px solid #cdd4e0;margin:10px 11px}.saved-views{color:#6b7280;font-weight:600}.container,.container-fluid{padding-right:8px;padding-left:8px;margin-right:auto;margin-left:auto}.col-1,.col-1-lg,.col-1-md,.col-1-sm,.col-1-xl,.col-1-xxl,.col-10,.col-10-lg,.col-10-md,.col-10-sm,.col-10-xl,.col-10-xxl,.col-11,.col-11-lg,.col-11-md,.col-11-sm,.col-11-xl,.col-11-xxl,.col-12,.col-12-lg,.col-12-md,.col-12-sm,.col-12-xl,.col-12-xxl,.col-2,.col-2-lg,.col-2-md,.col-2-sm,.col-2-xl,.col-2-xxl,.col-3,.col-3-lg,.col-3-md,.col-3-sm,.col-3-xl,.col-3-xxl,.col-4,.col-4-lg,.col-4-md,.col-4-sm,.col-4-xl,.col-4-xxl,.col-5,.col-5-lg,.col-5-md,.col-5-sm,.col-5-xl,.col-5-xxl,.col-6,.col-6-lg,.col-6-md,.col-6-sm,.col-6-xl,.col-6-xxl,.col-7,.col-7-lg,.col-7-md,.col-7-sm,.col-7-xl,.col-7-xxl,.col-8,.col-8-lg,.col-8-md,.col-8-sm,.col-8-xl,.col-8-xxl,.col-9,.col-9-lg,.col-9-md,.col-9-sm,.col-9-xl,.col-9-xxl{position:relative;width:100%;min-height:1px;padding-right:8px;padding-left:8px}.container-fluid{width:100%}@media screen and (min-width:576px){.container{width:100%;max-width:540px}}@media screen and (min-width:768px){.container{width:100%;max-width:720px}}@media screen and (min-width:992px){.container{width:100%;max-width:960px}}@media screen and (min-width:1200px){.container{width:100%;max-width:1140px}}@media screen and (min-width:1600px){.container{width:100%;max-width:1320px}}.row{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}@media screen and (min-width:0){.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:1600px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}}.container-fluid{padding-left:24px;padding-right:24px}@media screen and (max-width:991px){.container-fluid{padding:0 16px}}.color-white--base{color:#fff!important}.bg-white--base{background-color:#fff!important}.color-black--base{color:#000!important}.bg-black--base{background-color:#000!important}.color-black--dark{color:#151512!important}.bg-black--dark{background-color:#151512!important}.color-primary--base{color:#ffd503!important}.bg-primary--base{background-color:#ffd503!important}.color-primary--light{color:#ffea83!important}.bg-primary--light{background-color:#ffea83!important}.color-secondary--base{color:#0c1e2d!important}.bg-secondary--base{background-color:#0c1e2d!important}.color-danger--base{color:#df320c!important}.bg-danger--base{background-color:#df320c!important}.color-danger--50{color:#fef2f2!important}.bg-danger--50{background-color:#fef2f2!important}.color-danger--100{color:#fee2e2!important}.bg-danger--100{background-color:#fee2e2!important}.color-danger--200{color:#fecaca!important}.bg-danger--200{background-color:#fecaca!important}.color-danger--300{color:#fca5a5!important}.bg-danger--300{background-color:#fca5a5!important}.color-danger--400{color:#f87171!important}.bg-danger--400{background-color:#f87171!important}.color-danger--500{color:#ef4444!important}.bg-danger--500{background-color:#ef4444!important}.color-danger--600{color:#dc2626!important}.bg-danger--600{background-color:#dc2626!important}.color-danger--700{color:#b91c1c!important}.bg-danger--700{background-color:#b91c1c!important}.color-danger--800{color:#991b1b!important}.bg-danger--800{background-color:#991b1b!important}.color-danger--900{color:#7f1d1d!important}.bg-danger--900{background-color:#7f1d1d!important}.color-success--base{color:#09a57f!important}.bg-success--base{background-color:#09a57f!important}.color-success--50{color:#f0fdf4!important}.bg-success--50{background-color:#f0fdf4!important}.color-success--100{color:#dcfce7!important}.bg-success--100{background-color:#dcfce7!important}.color-success--200{color:#bbf7d0!important}.bg-success--200{background-color:#bbf7d0!important}.color-success--300{color:#86efac!important}.bg-success--300{background-color:#86efac!important}.color-success--400{color:#4ade80!important}.bg-success--400{background-color:#4ade80!important}.color-success--500{color:#22c55e!important}.bg-success--500{background-color:#22c55e!important}.color-success--600{color:#16a34a!important}.bg-success--600{background-color:#16a34a!important}.color-success--700{color:#15803d!important}.bg-success--700{background-color:#15803d!important}.color-success--800{color:#166534!important}.bg-success--800{background-color:#166534!important}.color-success--900{color:#14532d!important}.bg-success--900{background-color:#14532d!important}.color-warning--base{color:#ffb400!important}.bg-warning--base{background-color:#ffb400!important}.color-warning--50{color:#fefce8!important}.bg-warning--50{background-color:#fefce8!important}.color-warning--100{color:#fef9c3!important}.bg-warning--100{background-color:#fef9c3!important}.color-warning--200{color:#fef08a!important}.bg-warning--200{background-color:#fef08a!important}.color-warning--300{color:#fde047!important}.bg-warning--300{background-color:#fde047!important}.color-warning--400{color:#facc15!important}.bg-warning--400{background-color:#facc15!important}.color-warning--500{color:#eab308!important}.bg-warning--500{background-color:#eab308!important}.color-warning--600{color:#ca8a04!important}.bg-warning--600{background-color:#ca8a04!important}.color-warning--700{color:#a16207!important}.bg-warning--700{background-color:#a16207!important}.color-warning--800{color:#854d0e!important}.bg-warning--800{background-color:#854d0e!important}.color-warning--900{color:#713f12!important}.bg-warning--900{background-color:#713f12!important}.color-info--base{color:#7283bd!important}.bg-info--base{background-color:#7283bd!important}.color-info--50{color:#f4f7fb!important}.bg-info--50{background-color:#f4f7fb!important}.color-info--100{color:#ebf0f8!important}.bg-info--100{background-color:#ebf0f8!important}.color-info--200{color:#d5e3fa!important}.bg-info--200{background-color:#d5e3fa!important}.color-info--300{color:#bfd5f7!important}.bg-info--300{background-color:#bfd5f7!important}.color-info--400{color:#aac7f5!important}.bg-info--400{background-color:#aac7f5!important}.color-info--500{color:#8fbcfe!important}.bg-info--500{background-color:#8fbcfe!important}.color-info--600{color:#2b72e6!important}.bg-info--600{background-color:#2b72e6!important}.color-info--700{color:#1a448a!important}.bg-info--700{background-color:#1a448a!important}.color-info--800{color:#112e5c!important}.bg-info--800{background-color:#112e5c!important}.color-info--900{color:#0d2245!important}.bg-info--900{background-color:#0d2245!important}.color-purple--50{color:#efe9f8!important}.bg-purple--50{background-color:#efe9f8!important}.color-purple--100{color:#e8ddfa!important}.bg-purple--100{background-color:#e8ddfa!important}.color-purple--200{color:#dbc7fb!important}.bg-purple--200{background-color:#dbc7fb!important}.color-purple--300{color:#bfa5e8!important}.bg-purple--300{background-color:#bfa5e8!important}.color-purple--400{color:#9d7ad4!important}.bg-purple--400{background-color:#9d7ad4!important}.color-purple--500{color:#7251a9!important}.bg-purple--500{background-color:#7251a9!important}.color-purple--600{color:#592f9e!important}.bg-purple--600{background-color:#592f9e!important}.color-purple--700{color:#543784!important}.bg-purple--700{background-color:#543784!important}.color-purple--800{color:#462b71!important}.bg-purple--800{background-color:#462b71!important}.color-purple--900{color:#3d1a77!important}.bg-purple--900{background-color:#3d1a77!important}.color-grey--base{color:#111827!important}.bg-grey--base{background-color:#111827!important}.color-grey--disabled{color:#dcdcdc!important}.bg-grey--disabled{background-color:#dcdcdc!important}.color-grey--border{color:#cdd4e0!important}.bg-grey--border{background-color:#cdd4e0!important}.color-grey--border1{color:#e6e6e6!important}.bg-grey--border1{background-color:#e6e6e6!important}.color-grey--border2{color:#606571!important}.bg-grey--border2{background-color:#606571!important}.color-grey--bg{color:#f6f6f6!important}.bg-grey--bg{background-color:#f6f6f6!important}.color-grey--1{color:#f0f0f0!important}.bg-grey--1{background-color:#f0f0f0!important}.color-grey--10{color:#d9d9d9!important}.bg-grey--10{background-color:#d9d9d9!important}.color-grey--20{color:#e4e8ee!important}.bg-grey--20{background-color:#e4e8ee!important}.color-grey--50{color:#f9fafb!important}.bg-grey--50{background-color:#f9fafb!important}.color-grey--100{color:#f3f4f6!important}.bg-grey--100{background-color:#f3f4f6!important}.color-grey--200{color:#e5e7eb!important}.bg-grey--200{background-color:#e5e7eb!important}.color-grey--300{color:#d1d5db!important}.bg-grey--300{background-color:#d1d5db!important}.color-grey--400{color:#9ca3af!important}.bg-grey--400{background-color:#9ca3af!important}.color-grey--500{color:#6b7280!important}.bg-grey--500{background-color:#6b7280!important}.color-grey--600{color:#4b5563!important}.bg-grey--600{background-color:#4b5563!important}.color-grey--700{color:#374151!important}.bg-grey--700{background-color:#374151!important}.color-grey--800{color:#1f2937!important}.bg-grey--800{background-color:#1f2937!important}.color-yellow--50{color:#fdf6e3!important}.bg-yellow--50{background-color:#fdf6e3!important}.color-yellow--100{color:#b6862a!important}.bg-yellow--100{background-color:#b6862a!important}.color-yellow--200{color:#fde047!important}.bg-yellow--200{background-color:#fde047!important}.color-yellow--300{color:#facc15!important}.bg-yellow--300{background-color:#facc15!important}.color-text--base{color:#0c1e2d!important}.bg-text--base{background-color:#0c1e2d!important}.color-text--secondary{color:#606571!important}.bg-text--secondary{background-color:#606571!important}.color-blue--base{color:#9ec6d6!important}.bg-blue--base{background-color:#9ec6d6!important}.color-blue--50{color:#eff6f9!important}.bg-blue--50{background-color:#eff6f9!important}.color-blue--100{color:#0080b2!important}.bg-blue--100{background-color:#0080b2!important}.color-blue--200{color:#2d4b65!important}.bg-blue--200{background-color:#2d4b65!important}.color-blue--300{color:#bfd5f7!important}.bg-blue--300{background-color:#bfd5f7!important}.color-blue--600{color:#eef0f5!important}.bg-blue--600{background-color:#eef0f5!important}.color-inactive--base{color:#ddd!important}.bg-inactive--base{background-color:#ddd!important}.color-status--primary{color:#7283bd!important}.bg-status--primary{background-color:#7283bd!important}.color-status--success{color:#09a57f!important}.bg-status--success{background-color:#09a57f!important}.color-status--warning{color:#ff8b03!important}.bg-status--warning{background-color:#ff8b03!important}.color-status--danger{color:#df320c!important}.bg-status--danger{background-color:#df320c!important}.color-status--success-dark{color:#09a57f!important}.bg-status--success-dark{background-color:#09a57f!important}.color-status--caution{color:#ffb400!important}.bg-status--caution{background-color:#ffb400!important}.color-status--info{color:#2b72e6!important}.bg-status--info{background-color:#2b72e6!important}.color-status--rts{color:#592f9e!important}.bg-status--rts{background-color:#592f9e!important}.color-status--packaging{color:#7283bd!important}.bg-status--packaging{background-color:#7283bd!important}.color-status--completed{color:#606571!important}.bg-status--completed{background-color:#606571!important}.color-status--fabrication-complete{color:#592f9e!important}.bg-status--fabrication-complete{background-color:#592f9e!important}.color-status--tagged{color:#9ec6d6!important}.bg-status--tagged{background-color:#9ec6d6!important}.mx-neg-6x{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mr-neg-4x,.mx-neg-4x{margin-right:-1rem!important}.mx-neg-4x{margin-left:-1rem!important}.mx-neg-3x{margin-right:-.75rem!important;margin-left:-.75rem!important}.mr-neg-2x{margin-right:-.5rem!important}.mr-neg-1x{margin-right:-.25rem!important}.ml-neg-1x{margin-left:-.25rem!important}.m-0x{margin:0!important}.mx-0x{margin-right:0!important}.mb-0x{margin-bottom:0!important}.mx-0x{margin-left:0!important}.mt-1x,.my-1x{margin-top:.25rem!important}.mr-1x,.mx-1x{margin-right:.25rem!important}.mb-1x,.my-1x{margin-bottom:.25rem!important}.ml-1x,.mx-1x{margin-left:.25rem!important}.mt-2x,.my-2x{margin-top:.5rem!important}.mr-2x,.mx-2x{margin-right:.5rem!important}.mb-2x,.my-2x{margin-bottom:.5rem!important}.ml-2x,.mx-2x{margin-left:.5rem!important}.mt-3x,.my-3x{margin-top:.75rem!important}.mr-3x{margin-right:.75rem!important}.mb-3x,.my-3x{margin-bottom:.75rem!important}.ml-3x{margin-left:.75rem!important}.m-4x{margin:1rem!important}.mt-4x,.my-4x{margin-top:1rem!important}.mr-4x{margin-right:1rem!important}.mb-4x,.my-4x{margin-bottom:1rem!important}.ml-4x{margin-left:1rem!important}.mt-5x,.my-5x{margin-top:1.25rem!important}.mr-5x{margin-right:1.25rem!important}.mb-5x,.my-5x{margin-bottom:1.25rem!important}.ml-5x{margin-left:1.25rem!important}.m-6x{margin:1.5rem!important}.mt-6x{margin-top:1.5rem!important}.mr-6x,.mx-6x{margin-right:1.5rem!important}.mb-6x{margin-bottom:1.5rem!important}.ml-6x,.mx-6x{margin-left:1.5rem!important}.mb-7x{margin-bottom:1.75rem!important}.mt-8x,.my-8x{margin-top:2rem!important}.mb-8x,.my-8x{margin-bottom:2rem!important}.ml-8x{margin-left:2rem!important}.mr-10x{margin-right:2.5rem!important}.mb-10x{margin-bottom:2.5rem!important}.mr-12x{margin-right:3rem!important}.mr-15x{margin-right:3.75rem!important}.my-20x{margin-top:5rem!important;margin-bottom:5rem!important}.top-neg-6x{top:-1.5rem!important}.bottom-neg-6x{bottom:-1.5rem!important}.left-neg-6x{left:-1.5rem!important}.inset-neg-6x{inset:-1.5rem!important}.top-neg-5x{top:-1.25rem!important}.bottom-neg-5x{bottom:-1.25rem!important}.left-neg-5x{left:-1.25rem!important}.inset-neg-5x{inset:-1.25rem!important}.top-neg-4x{top:-1rem!important}.bottom-neg-4x{bottom:-1rem!important}.left-neg-4x{left:-1rem!important}.inset-neg-4x{inset:-1rem!important}.top-neg-3x{top:-.75rem!important}.bottom-neg-3x{bottom:-.75rem!important}.left-neg-3x{left:-.75rem!important}.inset-neg-3x{inset:-.75rem!important}.top-neg-2x{top:-.5rem!important}.bottom-neg-2x{bottom:-.5rem!important}.left-neg-2x{left:-.5rem!important}.inset-neg-2x{inset:-.5rem!important}.top-neg-1x{top:-.25rem!important}.bottom-neg-1x{bottom:-.25rem!important}.left-neg-1x{left:-.25rem!important}.inset-neg-1x{inset:-.25rem!important}.p-0x{padding:0!important}.pt-0x,.py-0x{padding-top:0!important}.pr-0x,.px-0x{padding-right:0!important}.pb-0x,.py-0x{padding-bottom:0!important}.pl-0x,.px-0x{padding-left:0!important}.gap-0x{gap:0!important}.top-0x{top:0!important}.right-0x{right:0!important}.bottom-0x{bottom:0!important}.left-0x{left:0!important}.inset-0x{inset:0!important}.p-1x{padding:.25rem!important}.pt-1x,.py-1x{padding-top:.25rem!important}.px-1x{padding-right:.25rem!important}.pb-1x,.py-1x{padding-bottom:.25rem!important}.px-1x{padding-left:.25rem!important}.gap-1x{gap:.25rem!important}.top-1x{top:.25rem!important}.bottom-1x{bottom:.25rem!important}.left-1x{left:.25rem!important}.inset-1x{inset:.25rem!important}.p-2x{padding:.5rem!important}.pt-2x,.py-2x{padding-top:.5rem!important}.pr-2x,.px-2x{padding-right:.5rem!important}.pb-2x,.py-2x{padding-bottom:.5rem!important}.pl-2x,.px-2x{padding-left:.5rem!important}.gap-2x{gap:.5rem!important}.top-2x{top:.5rem!important}.bottom-2x{bottom:.5rem!important}.left-2x{left:.5rem!important}.inset-2x{inset:.5rem!important}.p-3x{padding:.75rem!important}.pt-3x,.py-3x{padding-top:.75rem!important}.pr-3x,.px-3x{padding-right:.75rem!important}.pb-3x,.py-3x{padding-bottom:.75rem!important}.pl-3x,.px-3x{padding-left:.75rem!important}.gap-3x{gap:.75rem!important}.top-3x{top:.75rem!important}.right-3x{right:.75rem!important}.bottom-3x{bottom:.75rem!important}.left-3x{left:.75rem!important}.inset-3x{inset:.75rem!important}.p-4x{padding:1rem!important}.pt-4x,.py-4x{padding-top:1rem!important}.pr-4x,.px-4x{padding-right:1rem!important}.pb-4x,.py-4x{padding-bottom:1rem!important}.pl-4x,.px-4x{padding-left:1rem!important}.gap-4x{gap:1rem!important}.top-4x{top:1rem!important}.bottom-4x{bottom:1rem!important}.left-4x{left:1rem!important}.inset-4x{inset:1rem!important}.p-5x{padding:1.25rem!important}.pt-5x,.py-5x{padding-top:1.25rem!important}.pr-5x,.px-5x{padding-right:1.25rem!important}.pb-5x,.py-5x{padding-bottom:1.25rem!important}.pl-5x,.px-5x{padding-left:1.25rem!important}.gap-5x{gap:1.25rem!important}.top-5x{top:1.25rem!important}.bottom-5x{bottom:1.25rem!important}.left-5x{left:1.25rem!important}.inset-5x{inset:1.25rem!important}.p-6x{padding:1.5rem!important}.pt-6x,.py-6x{padding-top:1.5rem!important}.pr-6x,.px-6x{padding-right:1.5rem!important}.pb-6x,.py-6x{padding-bottom:1.5rem!important}.pl-6x,.px-6x{padding-left:1.5rem!important}.gap-6x{gap:1.5rem!important}.top-6x{top:1.5rem!important}.bottom-6x{bottom:1.5rem!important}.left-6x{left:1.5rem!important}.inset-6x{inset:1.5rem!important}.p-7x{padding:1.75rem!important}.py-7x{padding-top:1.75rem!important}.pr-7x,.px-7x{padding-right:1.75rem!important}.py-7x{padding-bottom:1.75rem!important}.px-7x{padding-left:1.75rem!important}.top-7x{top:1.75rem!important}.bottom-7x{bottom:1.75rem!important}.left-7x{left:1.75rem!important}.inset-7x{inset:1.75rem!important}.p-8x{padding:2rem!important}.pt-8x,.py-8x{padding-top:2rem!important}.px-8x{padding-right:2rem!important}.py-8x{padding-bottom:2rem!important}.px-8x{padding-left:2rem!important}.gap-8x{gap:2rem!important}.top-8x{top:2rem!important}.bottom-8x{bottom:2rem!important}.left-8x{left:2rem!important}.inset-8x{inset:2rem!important}.py-9x{padding-top:2.25rem!important}.pr-9x{padding-right:2.25rem!important}.py-9x{padding-bottom:2.25rem!important}.top-9x{top:2.25rem!important}.bottom-9x{bottom:2.25rem!important}.left-9x{left:2.25rem!important}.inset-9x{inset:2.25rem!important}.px-10x{padding-right:2.5rem!important;padding-left:2.5rem!important}.top-10x{top:2.5rem!important}.bottom-10x{bottom:2.5rem!important}.left-10x{left:2.5rem!important}.inset-10x{inset:2.5rem!important}.top-11x{top:2.75rem!important}.bottom-11x{bottom:2.75rem!important}.left-11x{left:2.75rem!important}.inset-11x{inset:2.75rem!important}.py-12x{padding-top:3rem!important}.pr-12x{padding-right:3rem!important}.py-12x{padding-bottom:3rem!important}.top-12x{top:3rem!important}.bottom-12x{bottom:3rem!important}.left-12x{left:3rem!important}.inset-12x{inset:3rem!important}.top-13x{top:3.25rem!important}.bottom-13x{bottom:3.25rem!important}.left-13x{left:3.25rem!important}.inset-13x{inset:3.25rem!important}.p-14x{padding:3.5rem!important}.top-14x{top:3.5rem!important}.bottom-14x{bottom:3.5rem!important}.left-14x{left:3.5rem!important}.inset-14x{inset:3.5rem!important}.pl-15x{padding-left:3.75rem!important}.top-15x{top:3.75rem!important}.bottom-15x{bottom:3.75rem!important}.left-15x{left:3.75rem!important}.inset-15x{inset:3.75rem!important}.top-16x{top:4rem!important}.bottom-16x{bottom:4rem!important}.left-16x{left:4rem!important}.inset-16x{inset:4rem!important}.pr-17x,.px-17x{padding-right:4.25rem!important}.px-17x{padding-left:4.25rem!important}.top-17x{top:4.25rem!important}.bottom-17x{bottom:4.25rem!important}.left-17x{left:4.25rem!important}.inset-17x{inset:4.25rem!important}.pr-18x{padding-right:4.5rem!important}.top-18x{top:4.5rem!important}.bottom-18x{bottom:4.5rem!important}.left-18x{left:4.5rem!important}.inset-18x{inset:4.5rem!important}.top-19x{top:4.75rem!important}.bottom-19x{bottom:4.75rem!important}.left-19x{left:4.75rem!important}.inset-19x{inset:4.75rem!important}.top-20x{top:5rem!important}.bottom-20x{bottom:5rem!important}.left-20x{left:5rem!important}.inset-20x{inset:5rem!important}.top-21x{top:5.25rem!important}.bottom-21x{bottom:5.25rem!important}.left-21x{left:5.25rem!important}.inset-21x{inset:5.25rem!important}.top-22x{top:5.5rem!important}.bottom-22x{bottom:5.5rem!important}.left-22x{left:5.5rem!important}.inset-22x{inset:5.5rem!important}.top-23x{top:5.75rem!important}.bottom-23x{bottom:5.75rem!important}.left-23x{left:5.75rem!important}.inset-23x{inset:5.75rem!important}.top-24x{top:6rem!important}.bottom-24x{bottom:6rem!important}.left-24x{left:6rem!important}.inset-24x{inset:6rem!important}.top-25x{top:6.25rem!important}.bottom-25x{bottom:6.25rem!important}.left-25x{left:6.25rem!important}.inset-25x{inset:6.25rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media screen and (min-width:576px){.mb-sm-0x{margin-bottom:0!important}.mr-sm-4x{margin-right:1rem!important}.top-sm-neg-6x{top:-1.5rem!important}.bottom-sm-neg-6x{bottom:-1.5rem!important}.left-sm-neg-6x{left:-1.5rem!important}.inset-sm-neg-6x{inset:-1.5rem!important}.top-sm-neg-5x{top:-1.25rem!important}.bottom-sm-neg-5x{bottom:-1.25rem!important}.left-sm-neg-5x{left:-1.25rem!important}.inset-sm-neg-5x{inset:-1.25rem!important}.top-sm-neg-4x{top:-1rem!important}.bottom-sm-neg-4x{bottom:-1rem!important}.left-sm-neg-4x{left:-1rem!important}.inset-sm-neg-4x{inset:-1rem!important}.top-sm-neg-3x{top:-.75rem!important}.bottom-sm-neg-3x{bottom:-.75rem!important}.left-sm-neg-3x{left:-.75rem!important}.inset-sm-neg-3x{inset:-.75rem!important}.top-sm-neg-2x{top:-.5rem!important}.bottom-sm-neg-2x{bottom:-.5rem!important}.left-sm-neg-2x{left:-.5rem!important}.inset-sm-neg-2x{inset:-.5rem!important}.top-sm-neg-1x{top:-.25rem!important}.bottom-sm-neg-1x{bottom:-.25rem!important}.left-sm-neg-1x{left:-.25rem!important}.inset-sm-neg-1x{inset:-.25rem!important}.top-sm-0x{top:0!important}.bottom-sm-0x{bottom:0!important}.left-sm-0x{left:0!important}.inset-sm-0x{inset:0!important}.top-sm-1x{top:.25rem!important}.bottom-sm-1x{bottom:.25rem!important}.left-sm-1x{left:.25rem!important}.inset-sm-1x{inset:.25rem!important}.top-sm-2x{top:.5rem!important}.bottom-sm-2x{bottom:.5rem!important}.left-sm-2x{left:.5rem!important}.inset-sm-2x{inset:.5rem!important}.top-sm-3x{top:.75rem!important}.bottom-sm-3x{bottom:.75rem!important}.left-sm-3x{left:.75rem!important}.inset-sm-3x{inset:.75rem!important}.px-sm-4x{padding-right:1rem!important;padding-left:1rem!important}.top-sm-4x{top:1rem!important}.bottom-sm-4x{bottom:1rem!important}.left-sm-4x{left:1rem!important}.inset-sm-4x{inset:1rem!important}.top-sm-5x{top:1.25rem!important}.bottom-sm-5x{bottom:1.25rem!important}.left-sm-5x{left:1.25rem!important}.inset-sm-5x{inset:1.25rem!important}.top-sm-6x{top:1.5rem!important}.bottom-sm-6x{bottom:1.5rem!important}.left-sm-6x{left:1.5rem!important}.inset-sm-6x{inset:1.5rem!important}.top-sm-7x{top:1.75rem!important}.bottom-sm-7x{bottom:1.75rem!important}.left-sm-7x{left:1.75rem!important}.inset-sm-7x{inset:1.75rem!important}.top-sm-8x{top:2rem!important}.bottom-sm-8x{bottom:2rem!important}.left-sm-8x{left:2rem!important}.inset-sm-8x{inset:2rem!important}.top-sm-9x{top:2.25rem!important}.bottom-sm-9x{bottom:2.25rem!important}.left-sm-9x{left:2.25rem!important}.inset-sm-9x{inset:2.25rem!important}.top-sm-10x{top:2.5rem!important}.bottom-sm-10x{bottom:2.5rem!important}.left-sm-10x{left:2.5rem!important}.inset-sm-10x{inset:2.5rem!important}.top-sm-11x{top:2.75rem!important}.bottom-sm-11x{bottom:2.75rem!important}.left-sm-11x{left:2.75rem!important}.inset-sm-11x{inset:2.75rem!important}.top-sm-12x{top:3rem!important}.bottom-sm-12x{bottom:3rem!important}.left-sm-12x{left:3rem!important}.inset-sm-12x{inset:3rem!important}.top-sm-13x{top:3.25rem!important}.bottom-sm-13x{bottom:3.25rem!important}.left-sm-13x{left:3.25rem!important}.inset-sm-13x{inset:3.25rem!important}.top-sm-14x{top:3.5rem!important}.bottom-sm-14x{bottom:3.5rem!important}.left-sm-14x{left:3.5rem!important}.inset-sm-14x{inset:3.5rem!important}.top-sm-15x{top:3.75rem!important}.bottom-sm-15x{bottom:3.75rem!important}.left-sm-15x{left:3.75rem!important}.inset-sm-15x{inset:3.75rem!important}.top-sm-16x{top:4rem!important}.bottom-sm-16x{bottom:4rem!important}.left-sm-16x{left:4rem!important}.inset-sm-16x{inset:4rem!important}.top-sm-17x{top:4.25rem!important}.bottom-sm-17x{bottom:4.25rem!important}.left-sm-17x{left:4.25rem!important}.inset-sm-17x{inset:4.25rem!important}.top-sm-18x{top:4.5rem!important}.bottom-sm-18x{bottom:4.5rem!important}.left-sm-18x{left:4.5rem!important}.inset-sm-18x{inset:4.5rem!important}.top-sm-19x{top:4.75rem!important}.bottom-sm-19x{bottom:4.75rem!important}.left-sm-19x{left:4.75rem!important}.inset-sm-19x{inset:4.75rem!important}.top-sm-20x{top:5rem!important}.bottom-sm-20x{bottom:5rem!important}.left-sm-20x{left:5rem!important}.inset-sm-20x{inset:5rem!important}.top-sm-21x{top:5.25rem!important}.bottom-sm-21x{bottom:5.25rem!important}.left-sm-21x{left:5.25rem!important}.inset-sm-21x{inset:5.25rem!important}.top-sm-22x{top:5.5rem!important}.bottom-sm-22x{bottom:5.5rem!important}.left-sm-22x{left:5.5rem!important}.inset-sm-22x{inset:5.5rem!important}.top-sm-23x{top:5.75rem!important}.bottom-sm-23x{bottom:5.75rem!important}.left-sm-23x{left:5.75rem!important}.inset-sm-23x{inset:5.75rem!important}.top-sm-24x{top:6rem!important}.bottom-sm-24x{bottom:6rem!important}.left-sm-24x{left:6rem!important}.inset-sm-24x{inset:6rem!important}.top-sm-25x{top:6.25rem!important}.bottom-sm-25x{bottom:6.25rem!important}.left-sm-25x{left:6.25rem!important}.inset-sm-25x{inset:6.25rem!important}.ml-sm-auto{margin-left:auto!important}}@media screen and (min-width:768px){.mt-md-neg-6x{margin-top:-1.5rem!important}.mx-md-neg-6x{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mt-md-0x,.my-md-0x{margin-top:0!important}.mr-md-0x{margin-right:0!important}.mb-md-0x,.my-md-0x{margin-bottom:0!important}.ml-md-0x{margin-left:0!important}.mb-md-2x{margin-bottom:.5rem!important}.ml-md-2x{margin-left:.5rem!important}.mt-md-4x{margin-top:1rem!important}.mr-md-4x,.mx-md-4x{margin-right:1rem!important}.mb-md-4x{margin-bottom:1rem!important}.ml-md-4x,.mx-md-4x{margin-left:1rem!important}.mr-md-5x{margin-right:1.25rem!important}.mb-md-5x{margin-bottom:1.25rem!important}.mb-md-7x{margin-bottom:1.75rem!important}.mb-md-8x{margin-bottom:2rem!important}.my-md-10x{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.top-md-neg-6x{top:-1.5rem!important}.bottom-md-neg-6x{bottom:-1.5rem!important}.left-md-neg-6x{left:-1.5rem!important}.inset-md-neg-6x{inset:-1.5rem!important}.top-md-neg-5x{top:-1.25rem!important}.bottom-md-neg-5x{bottom:-1.25rem!important}.left-md-neg-5x{left:-1.25rem!important}.inset-md-neg-5x{inset:-1.25rem!important}.top-md-neg-4x{top:-1rem!important}.bottom-md-neg-4x{bottom:-1rem!important}.left-md-neg-4x{left:-1rem!important}.inset-md-neg-4x{inset:-1rem!important}.top-md-neg-3x{top:-.75rem!important}.bottom-md-neg-3x{bottom:-.75rem!important}.left-md-neg-3x{left:-.75rem!important}.inset-md-neg-3x{inset:-.75rem!important}.top-md-neg-2x{top:-.5rem!important}.bottom-md-neg-2x{bottom:-.5rem!important}.left-md-neg-2x{left:-.5rem!important}.inset-md-neg-2x{inset:-.5rem!important}.top-md-neg-1x{top:-.25rem!important}.bottom-md-neg-1x{bottom:-.25rem!important}.left-md-neg-1x{left:-.25rem!important}.inset-md-neg-1x{inset:-.25rem!important}.py-md-0x{padding-top:0!important}.px-md-0x{padding-right:0!important}.pb-md-0x,.py-md-0x{padding-bottom:0!important}.px-md-0x{padding-left:0!important}.top-md-0x{top:0!important}.bottom-md-0x{bottom:0!important}.left-md-0x{left:0!important}.inset-md-0x{inset:0!important}.p-md-1x{padding:.25rem!important}.px-md-1x{padding-right:.25rem!important;padding-left:.25rem!important}.top-md-1x{top:.25rem!important}.bottom-md-1x{bottom:.25rem!important}.left-md-1x{left:.25rem!important}.inset-md-1x{inset:.25rem!important}.top-md-2x{top:.5rem!important}.bottom-md-2x{bottom:.5rem!important}.left-md-2x{left:.5rem!important}.inset-md-2x{inset:.5rem!important}.py-md-3x{padding-top:.75rem!important}.px-md-3x{padding-right:.75rem!important}.py-md-3x{padding-bottom:.75rem!important}.px-md-3x{padding-left:.75rem!important}.gap-md-3x{gap:.75rem!important}.top-md-3x{top:.75rem!important}.bottom-md-3x{bottom:.75rem!important}.left-md-3x{left:.75rem!important}.inset-md-3x{inset:.75rem!important}.p-md-4x{padding:1rem!important}.py-md-4x{padding-top:1rem!important}.px-md-4x{padding-right:1rem!important}.pb-md-4x,.py-md-4x{padding-bottom:1rem!important}.px-md-4x{padding-left:1rem!important}.gap-md-4x{gap:1rem!important}.top-md-4x{top:1rem!important}.bottom-md-4x{bottom:1rem!important}.left-md-4x{left:1rem!important}.inset-md-4x{inset:1rem!important}.pt-md-5x,.py-md-5x{padding-top:1.25rem!important}.pr-md-5x,.px-md-5x{padding-right:1.25rem!important}.py-md-5x{padding-bottom:1.25rem!important}.pl-md-5x,.px-md-5x{padding-left:1.25rem!important}.gap-md-5x{gap:1.25rem!important}.top-md-5x{top:1.25rem!important}.bottom-md-5x{bottom:1.25rem!important}.left-md-5x{left:1.25rem!important}.inset-md-5x{inset:1.25rem!important}.py-md-6x{padding-top:1.5rem!important}.px-md-6x{padding-right:1.5rem!important}.py-md-6x{padding-bottom:1.5rem!important}.pl-md-6x,.px-md-6x{padding-left:1.5rem!important}.top-md-6x{top:1.5rem!important}.bottom-md-6x{bottom:1.5rem!important}.left-md-6x{left:1.5rem!important}.inset-md-6x{inset:1.5rem!important}.top-md-7x{top:1.75rem!important}.bottom-md-7x{bottom:1.75rem!important}.left-md-7x{left:1.75rem!important}.inset-md-7x{inset:1.75rem!important}.px-md-8x{padding-right:2rem!important;padding-left:2rem!important}.top-md-8x{top:2rem!important}.bottom-md-8x{bottom:2rem!important}.left-md-8x{left:2rem!important}.inset-md-8x{inset:2rem!important}.top-md-9x{top:2.25rem!important}.bottom-md-9x{bottom:2.25rem!important}.left-md-9x{left:2.25rem!important}.inset-md-9x{inset:2.25rem!important}.top-md-10x{top:2.5rem!important}.bottom-md-10x{bottom:2.5rem!important}.left-md-10x{left:2.5rem!important}.inset-md-10x{inset:2.5rem!important}.top-md-11x{top:2.75rem!important}.bottom-md-11x{bottom:2.75rem!important}.left-md-11x{left:2.75rem!important}.inset-md-11x{inset:2.75rem!important}.top-md-12x{top:3rem!important}.bottom-md-12x{bottom:3rem!important}.left-md-12x{left:3rem!important}.inset-md-12x{inset:3rem!important}.top-md-13x{top:3.25rem!important}.bottom-md-13x{bottom:3.25rem!important}.left-md-13x{left:3.25rem!important}.inset-md-13x{inset:3.25rem!important}.top-md-14x{top:3.5rem!important}.bottom-md-14x{bottom:3.5rem!important}.left-md-14x{left:3.5rem!important}.inset-md-14x{inset:3.5rem!important}.top-md-15x{top:3.75rem!important}.bottom-md-15x{bottom:3.75rem!important}.left-md-15x{left:3.75rem!important}.inset-md-15x{inset:3.75rem!important}.top-md-16x{top:4rem!important}.bottom-md-16x{bottom:4rem!important}.left-md-16x{left:4rem!important}.inset-md-16x{inset:4rem!important}.top-md-17x{top:4.25rem!important}.bottom-md-17x{bottom:4.25rem!important}.left-md-17x{left:4.25rem!important}.inset-md-17x{inset:4.25rem!important}.top-md-18x{top:4.5rem!important}.bottom-md-18x{bottom:4.5rem!important}.left-md-18x{left:4.5rem!important}.inset-md-18x{inset:4.5rem!important}.top-md-19x{top:4.75rem!important}.bottom-md-19x{bottom:4.75rem!important}.left-md-19x{left:4.75rem!important}.inset-md-19x{inset:4.75rem!important}.top-md-20x{top:5rem!important}.bottom-md-20x{bottom:5rem!important}.left-md-20x{left:5rem!important}.inset-md-20x{inset:5rem!important}.pr-md-21x{padding-right:5.25rem!important}.top-md-21x{top:5.25rem!important}.bottom-md-21x{bottom:5.25rem!important}.left-md-21x{left:5.25rem!important}.inset-md-21x{inset:5.25rem!important}.top-md-22x{top:5.5rem!important}.bottom-md-22x{bottom:5.5rem!important}.left-md-22x{left:5.5rem!important}.inset-md-22x{inset:5.5rem!important}.top-md-23x{top:5.75rem!important}.bottom-md-23x{bottom:5.75rem!important}.left-md-23x{left:5.75rem!important}.inset-md-23x{inset:5.75rem!important}.top-md-24x{top:6rem!important}.bottom-md-24x{bottom:6rem!important}.left-md-24x{left:6rem!important}.inset-md-24x{inset:6rem!important}.top-md-25x{top:6.25rem!important}.bottom-md-25x{bottom:6.25rem!important}.left-md-25x{left:6.25rem!important}.inset-md-25x{inset:6.25rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}}@media screen and (min-width:992px){.mr-lg-0x{margin-right:0!important}.mb-lg-0x{margin-bottom:0!important}.mt-lg-2x{margin-top:.5rem!important}.mb-lg-4x{margin-bottom:1rem!important}.mr-lg-6x{margin-right:1.5rem!important}.top-lg-neg-6x{top:-1.5rem!important}.bottom-lg-neg-6x{bottom:-1.5rem!important}.left-lg-neg-6x{left:-1.5rem!important}.inset-lg-neg-6x{inset:-1.5rem!important}.top-lg-neg-5x{top:-1.25rem!important}.bottom-lg-neg-5x{bottom:-1.25rem!important}.left-lg-neg-5x{left:-1.25rem!important}.inset-lg-neg-5x{inset:-1.25rem!important}.top-lg-neg-4x{top:-1rem!important}.bottom-lg-neg-4x{bottom:-1rem!important}.left-lg-neg-4x{left:-1rem!important}.inset-lg-neg-4x{inset:-1rem!important}.top-lg-neg-3x{top:-.75rem!important}.bottom-lg-neg-3x{bottom:-.75rem!important}.left-lg-neg-3x{left:-.75rem!important}.inset-lg-neg-3x{inset:-.75rem!important}.top-lg-neg-2x{top:-.5rem!important}.bottom-lg-neg-2x{bottom:-.5rem!important}.left-lg-neg-2x{left:-.5rem!important}.inset-lg-neg-2x{inset:-.5rem!important}.top-lg-neg-1x{top:-.25rem!important}.bottom-lg-neg-1x{bottom:-.25rem!important}.left-lg-neg-1x{left:-.25rem!important}.inset-lg-neg-1x{inset:-.25rem!important}.top-lg-0x{top:0!important}.bottom-lg-0x{bottom:0!important}.left-lg-0x{left:0!important}.inset-lg-0x{inset:0!important}.top-lg-1x{top:.25rem!important}.bottom-lg-1x{bottom:.25rem!important}.left-lg-1x{left:.25rem!important}.inset-lg-1x{inset:.25rem!important}.pr-lg-2x{padding-right:.5rem!important}.gap-lg-2x{gap:.5rem!important}.top-lg-2x{top:.5rem!important}.bottom-lg-2x{bottom:.5rem!important}.left-lg-2x{left:.5rem!important}.inset-lg-2x{inset:.5rem!important}.px-lg-3x{padding-right:.75rem!important;padding-left:.75rem!important}.top-lg-3x{top:.75rem!important}.bottom-lg-3x{bottom:.75rem!important}.left-lg-3x{left:.75rem!important}.inset-lg-3x{inset:.75rem!important}.p-lg-4x{padding:1rem!important}.pl-lg-4x{padding-left:1rem!important}.gap-lg-4x{gap:1rem!important}.top-lg-4x{top:1rem!important}.bottom-lg-4x{bottom:1rem!important}.left-lg-4x{left:1rem!important}.inset-lg-4x{inset:1rem!important}.top-lg-5x{top:1.25rem!important}.bottom-lg-5x{bottom:1.25rem!important}.left-lg-5x{left:1.25rem!important}.inset-lg-5x{inset:1.25rem!important}.p-lg-6x{padding:1.5rem!important}.top-lg-6x{top:1.5rem!important}.bottom-lg-6x{bottom:1.5rem!important}.left-lg-6x{left:1.5rem!important}.inset-lg-6x{inset:1.5rem!important}.top-lg-7x{top:1.75rem!important}.bottom-lg-7x{bottom:1.75rem!important}.left-lg-7x{left:1.75rem!important}.inset-lg-7x{inset:1.75rem!important}.top-lg-8x{top:2rem!important}.bottom-lg-8x{bottom:2rem!important}.left-lg-8x{left:2rem!important}.inset-lg-8x{inset:2rem!important}.pr-lg-9x{padding-right:2.25rem!important}.top-lg-9x{top:2.25rem!important}.bottom-lg-9x{bottom:2.25rem!important}.left-lg-9x{left:2.25rem!important}.inset-lg-9x{inset:2.25rem!important}.pb-lg-10x{padding-bottom:2.5rem!important}.top-lg-10x{top:2.5rem!important}.bottom-lg-10x{bottom:2.5rem!important}.left-lg-10x{left:2.5rem!important}.inset-lg-10x{inset:2.5rem!important}.top-lg-11x{top:2.75rem!important}.bottom-lg-11x{bottom:2.75rem!important}.left-lg-11x{left:2.75rem!important}.inset-lg-11x{inset:2.75rem!important}.top-lg-12x{top:3rem!important}.bottom-lg-12x{bottom:3rem!important}.left-lg-12x{left:3rem!important}.inset-lg-12x{inset:3rem!important}.top-lg-13x{top:3.25rem!important}.bottom-lg-13x{bottom:3.25rem!important}.left-lg-13x{left:3.25rem!important}.inset-lg-13x{inset:3.25rem!important}.pt-lg-14x{padding-top:3.5rem!important}.top-lg-14x{top:3.5rem!important}.bottom-lg-14x{bottom:3.5rem!important}.left-lg-14x{left:3.5rem!important}.inset-lg-14x{inset:3.5rem!important}.top-lg-15x{top:3.75rem!important}.bottom-lg-15x{bottom:3.75rem!important}.left-lg-15x{left:3.75rem!important}.inset-lg-15x{inset:3.75rem!important}.top-lg-16x{top:4rem!important}.bottom-lg-16x{bottom:4rem!important}.left-lg-16x{left:4rem!important}.inset-lg-16x{inset:4rem!important}.px-lg-17x{padding-right:4.25rem!important;padding-left:4.25rem!important}.top-lg-17x{top:4.25rem!important}.bottom-lg-17x{bottom:4.25rem!important}.left-lg-17x{left:4.25rem!important}.inset-lg-17x{inset:4.25rem!important}.top-lg-18x{top:4.5rem!important}.bottom-lg-18x{bottom:4.5rem!important}.left-lg-18x{left:4.5rem!important}.inset-lg-18x{inset:4.5rem!important}.top-lg-19x{top:4.75rem!important}.bottom-lg-19x{bottom:4.75rem!important}.left-lg-19x{left:4.75rem!important}.inset-lg-19x{inset:4.75rem!important}.top-lg-20x{top:5rem!important}.bottom-lg-20x{bottom:5rem!important}.left-lg-20x{left:5rem!important}.inset-lg-20x{inset:5rem!important}.top-lg-21x{top:5.25rem!important}.bottom-lg-21x{bottom:5.25rem!important}.left-lg-21x{left:5.25rem!important}.inset-lg-21x{inset:5.25rem!important}.top-lg-22x{top:5.5rem!important}.bottom-lg-22x{bottom:5.5rem!important}.left-lg-22x{left:5.5rem!important}.inset-lg-22x{inset:5.5rem!important}.top-lg-23x{top:5.75rem!important}.bottom-lg-23x{bottom:5.75rem!important}.left-lg-23x{left:5.75rem!important}.inset-lg-23x{inset:5.75rem!important}.top-lg-24x{top:6rem!important}.bottom-lg-24x{bottom:6rem!important}.left-lg-24x{left:6rem!important}.inset-lg-24x{inset:6rem!important}.top-lg-25x{top:6.25rem!important}.bottom-lg-25x{bottom:6.25rem!important}.left-lg-25x{left:6.25rem!important}.inset-lg-25x{inset:6.25rem!important}.mt-lg-auto{margin-top:auto!important}.mx-lg-auto{margin-right:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media screen and (min-width:1200px){.mt-xl-0x{margin-top:0!important}.mr-xl-0x,.mx-xl-0x{margin-right:0!important}.ml-xl-0x,.mx-xl-0x{margin-left:0!important}.top-xl-neg-6x{top:-1.5rem!important}.bottom-xl-neg-6x{bottom:-1.5rem!important}.left-xl-neg-6x{left:-1.5rem!important}.inset-xl-neg-6x{inset:-1.5rem!important}.top-xl-neg-5x{top:-1.25rem!important}.bottom-xl-neg-5x{bottom:-1.25rem!important}.left-xl-neg-5x{left:-1.25rem!important}.inset-xl-neg-5x{inset:-1.25rem!important}.top-xl-neg-4x{top:-1rem!important}.bottom-xl-neg-4x{bottom:-1rem!important}.left-xl-neg-4x{left:-1rem!important}.inset-xl-neg-4x{inset:-1rem!important}.top-xl-neg-3x{top:-.75rem!important}.bottom-xl-neg-3x{bottom:-.75rem!important}.left-xl-neg-3x{left:-.75rem!important}.inset-xl-neg-3x{inset:-.75rem!important}.top-xl-neg-2x{top:-.5rem!important}.bottom-xl-neg-2x{bottom:-.5rem!important}.left-xl-neg-2x{left:-.5rem!important}.inset-xl-neg-2x{inset:-.5rem!important}.top-xl-neg-1x{top:-.25rem!important}.bottom-xl-neg-1x{bottom:-.25rem!important}.left-xl-neg-1x{left:-.25rem!important}.inset-xl-neg-1x{inset:-.25rem!important}.top-xl-0x{top:0!important}.bottom-xl-0x{bottom:0!important}.left-xl-0x{left:0!important}.inset-xl-0x{inset:0!important}.top-xl-1x{top:.25rem!important}.bottom-xl-1x{bottom:.25rem!important}.left-xl-1x{left:.25rem!important}.inset-xl-1x{inset:.25rem!important}.p-xl-2x{padding:.5rem!important}.gap-xl-2x{gap:.5rem!important}.top-xl-2x{top:.5rem!important}.bottom-xl-2x{bottom:.5rem!important}.left-xl-2x{left:.5rem!important}.inset-xl-2x{inset:.5rem!important}.top-xl-3x{top:.75rem!important}.bottom-xl-3x{bottom:.75rem!important}.left-xl-3x{left:.75rem!important}.inset-xl-3x{inset:.75rem!important}.p-xl-4x{padding:1rem!important}.gap-xl-4x{gap:1rem!important}.top-xl-4x{top:1rem!important}.bottom-xl-4x{bottom:1rem!important}.left-xl-4x{left:1rem!important}.inset-xl-4x{inset:1rem!important}.pl-xl-5x{padding-left:1.25rem!important}.top-xl-5x{top:1.25rem!important}.bottom-xl-5x{bottom:1.25rem!important}.left-xl-5x{left:1.25rem!important}.inset-xl-5x{inset:1.25rem!important}.p-xl-6x{padding:1.5rem!important}.px-xl-6x{padding-right:1.5rem!important;padding-left:1.5rem!important}.top-xl-6x{top:1.5rem!important}.bottom-xl-6x{bottom:1.5rem!important}.left-xl-6x{left:1.5rem!important}.inset-xl-6x{inset:1.5rem!important}.top-xl-7x{top:1.75rem!important}.bottom-xl-7x{bottom:1.75rem!important}.left-xl-7x{left:1.75rem!important}.inset-xl-7x{inset:1.75rem!important}.top-xl-8x{top:2rem!important}.bottom-xl-8x{bottom:2rem!important}.left-xl-8x{left:2rem!important}.inset-xl-8x{inset:2rem!important}.top-xl-9x{top:2.25rem!important}.bottom-xl-9x{bottom:2.25rem!important}.left-xl-9x{left:2.25rem!important}.inset-xl-9x{inset:2.25rem!important}.top-xl-10x{top:2.5rem!important}.bottom-xl-10x{bottom:2.5rem!important}.left-xl-10x{left:2.5rem!important}.inset-xl-10x{inset:2.5rem!important}.top-xl-11x{top:2.75rem!important}.bottom-xl-11x{bottom:2.75rem!important}.left-xl-11x{left:2.75rem!important}.inset-xl-11x{inset:2.75rem!important}.top-xl-12x{top:3rem!important}.bottom-xl-12x{bottom:3rem!important}.left-xl-12x{left:3rem!important}.inset-xl-12x{inset:3rem!important}.top-xl-13x{top:3.25rem!important}.bottom-xl-13x{bottom:3.25rem!important}.left-xl-13x{left:3.25rem!important}.inset-xl-13x{inset:3.25rem!important}.top-xl-14x{top:3.5rem!important}.bottom-xl-14x{bottom:3.5rem!important}.left-xl-14x{left:3.5rem!important}.inset-xl-14x{inset:3.5rem!important}.top-xl-15x{top:3.75rem!important}.bottom-xl-15x{bottom:3.75rem!important}.left-xl-15x{left:3.75rem!important}.inset-xl-15x{inset:3.75rem!important}.top-xl-16x{top:4rem!important}.bottom-xl-16x{bottom:4rem!important}.left-xl-16x{left:4rem!important}.inset-xl-16x{inset:4rem!important}.top-xl-17x{top:4.25rem!important}.bottom-xl-17x{bottom:4.25rem!important}.left-xl-17x{left:4.25rem!important}.inset-xl-17x{inset:4.25rem!important}.top-xl-18x{top:4.5rem!important}.bottom-xl-18x{bottom:4.5rem!important}.left-xl-18x{left:4.5rem!important}.inset-xl-18x{inset:4.5rem!important}.top-xl-19x{top:4.75rem!important}.bottom-xl-19x{bottom:4.75rem!important}.left-xl-19x{left:4.75rem!important}.inset-xl-19x{inset:4.75rem!important}.top-xl-20x{top:5rem!important}.bottom-xl-20x{bottom:5rem!important}.left-xl-20x{left:5rem!important}.inset-xl-20x{inset:5rem!important}.top-xl-21x{top:5.25rem!important}.bottom-xl-21x{bottom:5.25rem!important}.left-xl-21x{left:5.25rem!important}.inset-xl-21x{inset:5.25rem!important}.top-xl-22x{top:5.5rem!important}.bottom-xl-22x{bottom:5.5rem!important}.left-xl-22x{left:5.5rem!important}.inset-xl-22x{inset:5.5rem!important}.top-xl-23x{top:5.75rem!important}.bottom-xl-23x{bottom:5.75rem!important}.left-xl-23x{left:5.75rem!important}.inset-xl-23x{inset:5.75rem!important}.top-xl-24x{top:6rem!important}.bottom-xl-24x{bottom:6rem!important}.left-xl-24x{left:6rem!important}.inset-xl-24x{inset:6rem!important}.top-xl-25x{top:6.25rem!important}.bottom-xl-25x{bottom:6.25rem!important}.left-xl-25x{left:6.25rem!important}.inset-xl-25x{inset:6.25rem!important}}@media screen and (min-width:1600px){.top-xxl-neg-6x{top:-1.5rem!important}.bottom-xxl-neg-6x{bottom:-1.5rem!important}.left-xxl-neg-6x{left:-1.5rem!important}.inset-xxl-neg-6x{inset:-1.5rem!important}.top-xxl-neg-5x{top:-1.25rem!important}.bottom-xxl-neg-5x{bottom:-1.25rem!important}.left-xxl-neg-5x{left:-1.25rem!important}.inset-xxl-neg-5x{inset:-1.25rem!important}.top-xxl-neg-4x{top:-1rem!important}.bottom-xxl-neg-4x{bottom:-1rem!important}.left-xxl-neg-4x{left:-1rem!important}.inset-xxl-neg-4x{inset:-1rem!important}.top-xxl-neg-3x{top:-.75rem!important}.bottom-xxl-neg-3x{bottom:-.75rem!important}.left-xxl-neg-3x{left:-.75rem!important}.inset-xxl-neg-3x{inset:-.75rem!important}.top-xxl-neg-2x{top:-.5rem!important}.bottom-xxl-neg-2x{bottom:-.5rem!important}.left-xxl-neg-2x{left:-.5rem!important}.inset-xxl-neg-2x{inset:-.5rem!important}.top-xxl-neg-1x{top:-.25rem!important}.bottom-xxl-neg-1x{bottom:-.25rem!important}.left-xxl-neg-1x{left:-.25rem!important}.inset-xxl-neg-1x{inset:-.25rem!important}.top-xxl-0x{top:0!important}.bottom-xxl-0x{bottom:0!important}.left-xxl-0x{left:0!important}.inset-xxl-0x{inset:0!important}.top-xxl-1x{top:.25rem!important}.bottom-xxl-1x{bottom:.25rem!important}.left-xxl-1x{left:.25rem!important}.inset-xxl-1x{inset:.25rem!important}.top-xxl-2x{top:.5rem!important}.bottom-xxl-2x{bottom:.5rem!important}.left-xxl-2x{left:.5rem!important}.inset-xxl-2x{inset:.5rem!important}.top-xxl-3x{top:.75rem!important}.bottom-xxl-3x{bottom:.75rem!important}.left-xxl-3x{left:.75rem!important}.inset-xxl-3x{inset:.75rem!important}.top-xxl-4x{top:1rem!important}.bottom-xxl-4x{bottom:1rem!important}.left-xxl-4x{left:1rem!important}.inset-xxl-4x{inset:1rem!important}.top-xxl-5x{top:1.25rem!important}.bottom-xxl-5x{bottom:1.25rem!important}.left-xxl-5x{left:1.25rem!important}.inset-xxl-5x{inset:1.25rem!important}.top-xxl-6x{top:1.5rem!important}.bottom-xxl-6x{bottom:1.5rem!important}.left-xxl-6x{left:1.5rem!important}.inset-xxl-6x{inset:1.5rem!important}.top-xxl-7x{top:1.75rem!important}.bottom-xxl-7x{bottom:1.75rem!important}.left-xxl-7x{left:1.75rem!important}.inset-xxl-7x{inset:1.75rem!important}.top-xxl-8x{top:2rem!important}.bottom-xxl-8x{bottom:2rem!important}.left-xxl-8x{left:2rem!important}.inset-xxl-8x{inset:2rem!important}.top-xxl-9x{top:2.25rem!important}.bottom-xxl-9x{bottom:2.25rem!important}.left-xxl-9x{left:2.25rem!important}.inset-xxl-9x{inset:2.25rem!important}.top-xxl-10x{top:2.5rem!important}.bottom-xxl-10x{bottom:2.5rem!important}.left-xxl-10x{left:2.5rem!important}.inset-xxl-10x{inset:2.5rem!important}.top-xxl-11x{top:2.75rem!important}.bottom-xxl-11x{bottom:2.75rem!important}.left-xxl-11x{left:2.75rem!important}.inset-xxl-11x{inset:2.75rem!important}.top-xxl-12x{top:3rem!important}.bottom-xxl-12x{bottom:3rem!important}.left-xxl-12x{left:3rem!important}.inset-xxl-12x{inset:3rem!important}.top-xxl-13x{top:3.25rem!important}.bottom-xxl-13x{bottom:3.25rem!important}.left-xxl-13x{left:3.25rem!important}.inset-xxl-13x{inset:3.25rem!important}.top-xxl-14x{top:3.5rem!important}.bottom-xxl-14x{bottom:3.5rem!important}.left-xxl-14x{left:3.5rem!important}.inset-xxl-14x{inset:3.5rem!important}.top-xxl-15x{top:3.75rem!important}.bottom-xxl-15x{bottom:3.75rem!important}.left-xxl-15x{left:3.75rem!important}.inset-xxl-15x{inset:3.75rem!important}.top-xxl-16x{top:4rem!important}.bottom-xxl-16x{bottom:4rem!important}.left-xxl-16x{left:4rem!important}.inset-xxl-16x{inset:4rem!important}.top-xxl-17x{top:4.25rem!important}.bottom-xxl-17x{bottom:4.25rem!important}.left-xxl-17x{left:4.25rem!important}.inset-xxl-17x{inset:4.25rem!important}.top-xxl-18x{top:4.5rem!important}.bottom-xxl-18x{bottom:4.5rem!important}.left-xxl-18x{left:4.5rem!important}.inset-xxl-18x{inset:4.5rem!important}.top-xxl-19x{top:4.75rem!important}.bottom-xxl-19x{bottom:4.75rem!important}.left-xxl-19x{left:4.75rem!important}.inset-xxl-19x{inset:4.75rem!important}.top-xxl-20x{top:5rem!important}.bottom-xxl-20x{bottom:5rem!important}.left-xxl-20x{left:5rem!important}.inset-xxl-20x{inset:5rem!important}.top-xxl-21x{top:5.25rem!important}.bottom-xxl-21x{bottom:5.25rem!important}.left-xxl-21x{left:5.25rem!important}.inset-xxl-21x{inset:5.25rem!important}.top-xxl-22x{top:5.5rem!important}.bottom-xxl-22x{bottom:5.5rem!important}.left-xxl-22x{left:5.5rem!important}.inset-xxl-22x{inset:5.5rem!important}.top-xxl-23x{top:5.75rem!important}.bottom-xxl-23x{bottom:5.75rem!important}.left-xxl-23x{left:5.75rem!important}.inset-xxl-23x{inset:5.75rem!important}.top-xxl-24x{top:6rem!important}.bottom-xxl-24x{bottom:6rem!important}.left-xxl-24x{left:6rem!important}.inset-xxl-24x{inset:6rem!important}.top-xxl-25x{top:6.25rem!important}.bottom-xxl-25x{bottom:6.25rem!important}.left-xxl-25x{left:6.25rem!important}.inset-xxl-25x{inset:6.25rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}}.justify-content-start{justify-content:start!important}.justify-content-end{justify-content:end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-stretch{align-items:stretch!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-base{align-items:baseline!important}.align-self-auto{align-self:auto!important}.align-self-stretch{align-self:stretch!important}.align-self-center{align-self:center!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-baseline{align-self:baseline!important}.align-self-initial{align-self:auto!important}.align-self-inherit{align-self:inherit!important}.align-content-stretch{align-content:stretch!important}.align-content-center{align-content:center!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-initial{align-content:normal!important}.align-content-inherit{align-content:inherit!important}.flex-wrap-wrap{flex-wrap:wrap!important}.flex-wrap-nowrap{flex-wrap:nowrap!important}.flex-direction-row{flex-direction:row!important}.flex-direction-column{flex-direction:column!important}.flex-direction-row-reverse{flex-direction:row-reverse!important}.flex-direction-column-reverse{flex-direction:column-reverse!important}.flex-flow-reverse{flex-flow:row-reverse!important}.flex-basis-33{flex-basis:33%!important}.flex-basis-100{flex-basis:100%!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-inline-table{display:inline-table!important}.d-list-item{display:list-item!important}.d-table{display:table!important}.d-table-caption{display:table-caption!important}.d-table-column-group{display:table-column-group!important}.d-table-header-group{display:table-header-group!important}.d-table-footer-group{display:table-footer-group!important}.d-table-row-group{display:table-row-group!important}.d-table-cell{display:table-cell!important}.d-table-column{display:table-column!important}.d-table-row{display:table-row!important}.d-none{display:none!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-6{order:6!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.border-radius-4{border-radius:4px!important}.border-radius-8{border-radius:8px!important}.border-radius-20{border-radius:20px!important}.border-radius-30{border-radius:30px!important}.border-radius-50{border-radius:50%!important}.border-top-left-radius-4{border-top-left-radius:4px!important}.border-top-right-radius-4{border-top-right-radius:4px!important}.border-bottom-left-radius-4{border-bottom-left-radius:4px!important}.border-bottom-right-radius-4{border-bottom-right-radius:4px!important}.box-shadow-none{box-shadow:none!important}.box-shadow-base{box-shadow:0 6px 12px 0 rgba(0,0,0,.11)!important}.box-shadow-sm{box-shadow:0 0 4px rgba(0,0,0,.1)!important}.box-shadow-md{box-shadow:0 2px 4px rgba(0,0,0,.08)!important}.width-auto{width:auto!important}.width-50{width:50%!important}.width-80{width:80%!important}.width-100{width:100%!important}.width-36{width:36px!important}.width-50px{width:50px!important}.width-150{width:150px!important}.width-300{width:300px!important}.width-450{width:450px!important}.width-400{width:400px!important}.height-0{height:0!important}.height-24{height:24px!important}.height-36{height:36px!important}.height-40{height:40px!important}.height-100{height:100%!important}.height-76{height:4.75rem!important}.height-auto{height:auto!important}.max-width-100{max-width:100px!important}.max-width-200{max-width:200px!important}.max-width-280{max-width:280px!important}.max-width-400{max-width:400px!important}.max-width-470{max-width:470px!important}.max-width-500{max-width:500px!important}.max-width-510{max-width:510px!important}.max-width-670{max-width:670px!important}.min-width-auto{min-width:auto!important}.min-width-20{min-width:20px!important}.min-width-170{min-width:170px!important}.min-width-230{min-width:230px!important}.min-width-265{min-width:265px!important}.min-width-300{min-width:300px!important}.min-height-75vh{min-height:75vh!important}.min-height-100{min-height:100%!important}.min-height-300{min-height:300px!important}.min-height-400{min-height:400px!important}.max-height-none{max-height:none!important}.max-height-120{max-height:120px!important}.max-height-200{max-height:200px!important}.max-height-250{max-height:250px!important}.max-height-320{max-height:320px!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.background-none{background:none!important}.background-white{background:#fff!important}.visibility-hidden{visibility:hidden!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-inherit{overflow:inherit!important}.overflow-y-auto{overflow-y:auto!important}.vertical-align-middle{vertical-align:middle!important}.line-height-1{line-height:1!important}.word-break-normal{word-break:normal!important}.position-absolute{position:absolute!important}.position-relative{position:relative!important}.position-sticky{position:sticky!important}.text-align-center{text-align:center!important}.text-align-left{text-align:left!important}.text-align-right{text-align:right!important}.z-index-0{z-index:0!important}.z-index-1{z-index:1!important}.z-index-2{z-index:2!important}.z-index-9{z-index:9!important}.cursor-default{cursor:default!important}.cursor-pointer{cursor:pointer!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-inherit{cursor:inherit!important}.opacity-0{opacity:0!important}.zoom-6{zoom:.6!important}.white-space-nowrap{white-space:nowrap!important}.white-space-pre-wrap{white-space:pre-wrap!important}.aspect-ratio-1-1{aspect-ratio:1/1!important}.aspect-ratio-4-3{aspect-ratio:4/3!important}.aspect-ratio-16-9{aspect-ratio:16/9!important}.font-size-10{font-size:.625rem!important}@media screen and (min-width:576px){.justify-content-sm-end{justify-content:end!important}.align-items-sm-stretch{align-items:stretch!important}.align-items-sm-center{align-items:center!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-base{align-items:baseline!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-stretch{align-self:stretch!important}.align-self-sm-center{align-self:center!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-initial{align-self:auto!important}.align-self-sm-inherit{align-self:inherit!important}.align-content-sm-stretch{align-content:stretch!important}.align-content-sm-center{align-content:center!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-initial{align-content:normal!important}.align-content-sm-inherit{align-content:inherit!important}.flex-wrap-sm-nowrap{flex-wrap:nowrap!important}.flex-direction-sm-row{flex-direction:row!important}.d-sm-block{display:block!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-inline-table{display:inline-table!important}.d-sm-list-item{display:list-item!important}.d-sm-table{display:table!important}.d-sm-table-caption{display:table-caption!important}.d-sm-table-column-group{display:table-column-group!important}.d-sm-table-header-group{display:table-header-group!important}.d-sm-table-footer-group{display:table-footer-group!important}.d-sm-table-row-group{display:table-row-group!important}.d-sm-table-cell{display:table-cell!important}.d-sm-table-column{display:table-column!important}.d-sm-table-row{display:table-row!important}.d-sm-none{display:none!important}.flex-grow-sm-0{flex-grow:0!important}.border-radius-sm-4{border-radius:4px!important}.border-radius-sm-8{border-radius:8px!important}.border-radius-sm-20{border-radius:20px!important}.border-radius-sm-30{border-radius:30px!important}.border-radius-sm-50{border-radius:50%!important}.border-top-left-radius-sm-4{border-top-left-radius:4px!important}.border-top-right-radius-sm-4{border-top-right-radius:4px!important}.border-bottom-left-radius-sm-4{border-bottom-left-radius:4px!important}.border-bottom-right-radius-sm-4{border-bottom-right-radius:4px!important}.box-shadow-sm-none{box-shadow:none!important}.box-shadow-sm-base{box-shadow:0 6px 12px 0 rgba(0,0,0,.11)!important}.box-shadow-sm-sm{box-shadow:0 0 4px rgba(0,0,0,.1)!important}.box-shadow-sm-md{box-shadow:0 2px 4px rgba(0,0,0,.08)!important}.width-sm-auto{width:auto!important}.height-sm-0{height:0!important}.max-width-sm-200{max-width:200px!important}.min-width-sm-170{min-width:170px!important}.background-sm-none{background:none!important}.background-sm-white{background:#fff!important}.line-height-sm-1{line-height:1!important}.text-align-sm-center{text-align:center!important}.text-align-sm-left{text-align:left!important}.text-align-sm-right{text-align:right!important}.cursor-sm-default{cursor:default!important}.cursor-sm-pointer{cursor:pointer!important}.cursor-sm-not-allowed{cursor:not-allowed!important}.cursor-sm-inherit{cursor:inherit!important}.aspect-ratio-sm-1-1{aspect-ratio:1/1!important}.aspect-ratio-sm-4-3{aspect-ratio:4/3!important}.aspect-ratio-sm-16-9{aspect-ratio:16/9!important}}@media screen and (min-width:768px){.justify-content-md-start{justify-content:start!important}.justify-content-md-between{justify-content:space-between!important}.align-items-md-stretch{align-items:stretch!important}.align-items-md-center{align-items:center!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-base{align-items:baseline!important}.align-self-md-auto{align-self:auto!important}.align-self-md-stretch{align-self:stretch!important}.align-self-md-center{align-self:center!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-initial{align-self:auto!important}.align-self-md-inherit{align-self:inherit!important}.align-content-md-stretch{align-content:stretch!important}.align-content-md-center{align-content:center!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-initial{align-content:normal!important}.align-content-md-inherit{align-content:inherit!important}.flex-wrap-md-wrap{flex-wrap:wrap!important}.flex-wrap-md-nowrap{flex-wrap:nowrap!important}.flex-direction-md-row{flex-direction:row!important}.flex-basis-md-auto{flex-basis:auto!important}.d-md-block{display:block!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-inline-table{display:inline-table!important}.d-md-list-item{display:list-item!important}.d-md-table{display:table!important}.d-md-table-caption{display:table-caption!important}.d-md-table-column-group{display:table-column-group!important}.d-md-table-header-group{display:table-header-group!important}.d-md-table-footer-group{display:table-footer-group!important}.d-md-table-row-group{display:table-row-group!important}.d-md-table-cell{display:table-cell!important}.d-md-table-column{display:table-column!important}.d-md-table-row{display:table-row!important}.d-md-none{display:none!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.flex-grow-md-0{flex-grow:0!important}.flex-grow-md-1{flex-grow:1!important}.flex-grow-md-2{flex-grow:2!important}.border-radius-md-4{border-radius:4px!important}.border-radius-md-8{border-radius:8px!important}.border-radius-md-20{border-radius:20px!important}.border-radius-md-30{border-radius:30px!important}.border-radius-md-50{border-radius:50%!important}.border-top-left-radius-md-4{border-top-left-radius:4px!important}.border-top-right-radius-md-4{border-top-right-radius:4px!important}.border-bottom-left-radius-md-4{border-bottom-left-radius:4px!important}.border-bottom-right-radius-md-4{border-bottom-right-radius:4px!important}.box-shadow-md-none{box-shadow:none!important}.box-shadow-md-base{box-shadow:0 6px 12px 0 rgba(0,0,0,.11)!important}.box-shadow-md-sm{box-shadow:0 0 4px rgba(0,0,0,.1)!important}.box-shadow-md-md{box-shadow:0 2px 4px rgba(0,0,0,.08)!important}.width-md-auto{width:auto!important}.width-md-50{width:50%!important}.width-md-100{width:100%!important}.width-md-150{width:150px!important}.height-md-0{height:0!important}.height-md-auto{height:auto!important}.min-height-md-auto{min-height:auto!important}.background-md-none{background:none!important}.background-md-white{background:#fff!important}.overflow-md-auto{overflow:auto!important}.overflow-md-hidden{overflow:hidden!important}.line-height-md-1{line-height:1!important}.text-align-md-center{text-align:center!important}.text-align-md-left{text-align:left!important}.text-align-md-right{text-align:right!important}.cursor-md-default{cursor:default!important}.cursor-md-pointer{cursor:pointer!important}.cursor-md-not-allowed{cursor:not-allowed!important}.cursor-md-inherit{cursor:inherit!important}.aspect-ratio-md-1-1{aspect-ratio:1/1!important}.aspect-ratio-md-4-3{aspect-ratio:4/3!important}.aspect-ratio-md-16-9{aspect-ratio:16/9!important}.font-size-md-14{font-size:.875rem!important}}@media screen and (min-width:992px){.justify-content-lg-start{justify-content:start!important}.align-items-lg-stretch{align-items:stretch!important}.align-items-lg-center{align-items:center!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-base{align-items:baseline!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-stretch{align-self:stretch!important}.align-self-lg-center{align-self:center!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-initial{align-self:auto!important}.align-self-lg-inherit{align-self:inherit!important}.align-content-lg-stretch{align-content:stretch!important}.align-content-lg-center{align-content:center!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-initial{align-content:normal!important}.align-content-lg-inherit{align-content:inherit!important}.flex-direction-lg-row{flex-direction:row!important}.d-lg-block{display:block!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-inline-table{display:inline-table!important}.d-lg-list-item{display:list-item!important}.d-lg-table{display:table!important}.d-lg-table-caption{display:table-caption!important}.d-lg-table-column-group{display:table-column-group!important}.d-lg-table-header-group{display:table-header-group!important}.d-lg-table-footer-group{display:table-footer-group!important}.d-lg-table-row-group{display:table-row-group!important}.d-lg-table-cell{display:table-cell!important}.d-lg-table-column{display:table-column!important}.d-lg-table-row{display:table-row!important}.d-lg-none{display:none!important}.order-lg-4{order:4!important}.flex-grow-lg-0{flex-grow:0!important}.border-radius-lg-4{border-radius:4px!important}.border-radius-lg-8{border-radius:8px!important}.border-radius-lg-20{border-radius:20px!important}.border-radius-lg-30{border-radius:30px!important}.border-radius-lg-50{border-radius:50%!important}.border-top-left-radius-lg-4{border-top-left-radius:4px!important}.border-top-right-radius-lg-4{border-top-right-radius:4px!important}.border-bottom-left-radius-lg-4{border-bottom-left-radius:4px!important}.border-bottom-right-radius-lg-4{border-bottom-right-radius:4px!important}.box-shadow-lg-none{box-shadow:none!important}.box-shadow-lg-base{box-shadow:0 6px 12px 0 rgba(0,0,0,.11)!important}.box-shadow-lg-sm{box-shadow:0 0 4px rgba(0,0,0,.1)!important}.box-shadow-lg-md{box-shadow:0 2px 4px rgba(0,0,0,.08)!important}.width-lg-auto{width:auto!important}.width-lg-30{width:30%!important}.width-lg-50{width:50%!important}.width-lg-80{width:80%!important}.height-lg-0{height:0!important}.height-lg-100{height:100%!important}.height-lg-auto{height:auto!important}.max-width-lg-500{max-width:500px!important}.background-lg-none{background:none!important}.background-lg-white{background:#fff!important}.overflow-lg-hidden{overflow:hidden!important}.overflow-lg-inherit{overflow:inherit!important}.overflow-y-lg-auto{overflow-y:auto!important}.overflow-x-lg-hidden{overflow-x:hidden!important}.line-height-lg-1{line-height:1!important}.position-lg-relative{position:relative!important}.text-align-lg-center{text-align:center!important}.text-align-lg-left{text-align:left!important}.text-align-lg-right{text-align:right!important}.cursor-lg-default{cursor:default!important}.cursor-lg-pointer{cursor:pointer!important}.cursor-lg-not-allowed{cursor:not-allowed!important}.cursor-lg-inherit{cursor:inherit!important}.aspect-ratio-lg-1-1{aspect-ratio:1/1!important}.aspect-ratio-lg-4-3{aspect-ratio:4/3!important}.aspect-ratio-lg-16-9{aspect-ratio:16/9!important}}@media screen and (min-width:1200px){.justify-content-xl-between{justify-content:space-between!important}.align-items-xl-stretch{align-items:stretch!important}.align-items-xl-center{align-items:center!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-base{align-items:baseline!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-stretch{align-self:stretch!important}.align-self-xl-center{align-self:center!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-initial{align-self:auto!important}.align-self-xl-inherit{align-self:inherit!important}.align-content-xl-stretch{align-content:stretch!important}.align-content-xl-center{align-content:center!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-initial{align-content:normal!important}.align-content-xl-inherit{align-content:inherit!important}.flex-wrap-xl-nowrap{flex-wrap:nowrap!important}.flex-direction-xl-row{flex-direction:row!important}.flex-direction-xl-row-reverse{flex-direction:row-reverse!important}.flex-basis-xl-auto{flex-basis:auto!important}.d-xl-block{display:block!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-inline-table{display:inline-table!important}.d-xl-list-item{display:list-item!important}.d-xl-table{display:table!important}.d-xl-table-caption{display:table-caption!important}.d-xl-table-column-group{display:table-column-group!important}.d-xl-table-header-group{display:table-header-group!important}.d-xl-table-footer-group{display:table-footer-group!important}.d-xl-table-row-group{display:table-row-group!important}.d-xl-table-cell{display:table-cell!important}.d-xl-table-column{display:table-column!important}.d-xl-table-row{display:table-row!important}.d-xl-none{display:none!important}.order-xl-3{order:3!important}.flex-grow-xl-0{flex-grow:0!important}.border-radius-xl-4{border-radius:4px!important}.border-radius-xl-8{border-radius:8px!important}.border-radius-xl-20{border-radius:20px!important}.border-radius-xl-30{border-radius:30px!important}.border-radius-xl-50{border-radius:50%!important}.border-top-left-radius-xl-4{border-top-left-radius:4px!important}.border-top-right-radius-xl-4{border-top-right-radius:4px!important}.border-bottom-left-radius-xl-4{border-bottom-left-radius:4px!important}.border-bottom-right-radius-xl-4{border-bottom-right-radius:4px!important}.box-shadow-xl-none{box-shadow:none!important}.box-shadow-xl-base{box-shadow:0 6px 12px 0 rgba(0,0,0,.11)!important}.box-shadow-xl-sm{box-shadow:0 0 4px rgba(0,0,0,.1)!important}.box-shadow-xl-md{box-shadow:0 2px 4px rgba(0,0,0,.08)!important}.width-xl-80{width:80%!important}.width-xl-200{width:200px!important}.height-xl-auto{height:auto!important}.max-width-xl-310{max-width:310px!important}.background-xl-none{background:none!important}.background-xl-white{background:#fff!important}.line-height-xl-1{line-height:1!important}.text-align-xl-center{text-align:center!important}.text-align-xl-left{text-align:left!important}.text-align-xl-right{text-align:right!important}.cursor-xl-default{cursor:default!important}.cursor-xl-pointer{cursor:pointer!important}.cursor-xl-not-allowed{cursor:not-allowed!important}.cursor-xl-inherit{cursor:inherit!important}.aspect-ratio-xl-1-1{aspect-ratio:1/1!important}.aspect-ratio-xl-4-3{aspect-ratio:4/3!important}.aspect-ratio-xl-16-9{aspect-ratio:16/9!important}}@media screen and (min-width:1600px){.justify-content-xxl-center{justify-content:center!important}.align-items-xxl-stretch{align-items:stretch!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-base{align-items:baseline!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-stretch{align-self:stretch!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-initial{align-self:auto!important}.align-self-xxl-inherit{align-self:inherit!important}.align-content-xxl-stretch{align-content:stretch!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-initial{align-content:normal!important}.align-content-xxl-inherit{align-content:inherit!important}.flex-wrap-xxl-nowrap{flex-wrap:nowrap!important}.d-xxl-block{display:block!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-inline-table{display:inline-table!important}.d-xxl-list-item{display:list-item!important}.d-xxl-table{display:table!important}.d-xxl-table-caption{display:table-caption!important}.d-xxl-table-column-group{display:table-column-group!important}.d-xxl-table-header-group{display:table-header-group!important}.d-xxl-table-footer-group{display:table-footer-group!important}.d-xxl-table-row-group{display:table-row-group!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-table-column{display:table-column!important}.d-xxl-table-row{display:table-row!important}.d-xxl-none{display:none!important}.order-xxl-3{order:3!important}.border-radius-xxl-4{border-radius:4px!important}.border-radius-xxl-8{border-radius:8px!important}.border-radius-xxl-20{border-radius:20px!important}.border-radius-xxl-30{border-radius:30px!important}.border-radius-xxl-50{border-radius:50%!important}.border-top-left-radius-xxl-4{border-top-left-radius:4px!important}.border-top-right-radius-xxl-4{border-top-right-radius:4px!important}.border-bottom-left-radius-xxl-4{border-bottom-left-radius:4px!important}.border-bottom-right-radius-xxl-4{border-bottom-right-radius:4px!important}.box-shadow-xxl-none{box-shadow:none!important}.box-shadow-xxl-base{box-shadow:0 6px 12px 0 rgba(0,0,0,.11)!important}.box-shadow-xxl-sm{box-shadow:0 0 4px rgba(0,0,0,.1)!important}.box-shadow-xxl-md{box-shadow:0 2px 4px rgba(0,0,0,.08)!important}.width-xxl-auto{width:auto!important}.background-xxl-none{background:none!important}.background-xxl-white{background:#fff!important}.line-height-xxl-1{line-height:1!important}.text-align-xxl-center{text-align:center!important}.text-align-xxl-left{text-align:left!important}.text-align-xxl-right{text-align:right!important}.cursor-xxl-default{cursor:default!important}.cursor-xxl-pointer{cursor:pointer!important}.cursor-xxl-not-allowed{cursor:not-allowed!important}.cursor-xxl-inherit{cursor:inherit!important}.aspect-ratio-xxl-1-1{aspect-ratio:1/1!important}.aspect-ratio-xxl-4-3{aspect-ratio:4/3!important}.aspect-ratio-xxl-16-9{aspect-ratio:16/9!important}}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.text-striked{text-decoration:line-through}.text-underline{text-decoration:underline}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-capitalize{text-transform:capitalize}.text-normal{font-style:normal}.text-italic{font-style:italic}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-300{font-weight:300}.text-400{font-weight:400}.text-500{font-weight:500}.text-600{font-weight:600}.text-700{font-weight:700}.text-800{font-weight:800}.text-900{font-weight:900}.border{border:1px solid #cdd4e0!important}.border-top{border-top:1px solid #cdd4e0!important}.border-right{border-right:1px solid #cdd4e0!important}.border-bottom{border-bottom:1px solid #cdd4e0!important}.border-left{border-left:1px solid #cdd4e0!important}.border-0{border-width:0!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-top-none{border-top:none!important}.border-bottom-none{border-bottom:none!important}.border-right-none{border-right:none!important}.border-left-none{border-left:none!important}.border-grey--300{border-color:#d1d5db!important}.border-grey--800{border-color:#e6e6e6!important}.border-grey--900{border-color:#111827!important}.border-grey--border{border-color:#cdd4e0!important}.border-info{border-color:#bfd5f7!important}.border-primary{border-color:#ffd503!important}.border-success{border-color:#86efac!important}.border-processing{border-color:#bfd5f7!important}.border-complete{border-color:#d1d5db!important}.border-rejected{border-color:#fca5a5!important}.border-darkblue,.border-secondary{border-color:#0c1e2d!important}.border-danger{border-color:#df320c!important}.border-white{border-color:#fff!important}.border-primary-light{border-color:#ffea83!important}.border-left-grey--300{border-left-color:#d1d5db!important}.border-left-grey--800{border-left-color:#e6e6e6!important}.border-left-grey--900{border-left-color:#111827!important}.border-left-grey--border{border-left-color:#cdd4e0!important}.border-left-info{border-left-color:#bfd5f7!important}.border-left-primary{border-left-color:#ffd503!important}.border-left-success{border-left-color:#86efac!important}.border-left-processing{border-left-color:#bfd5f7!important}.border-left-complete{border-left-color:#d1d5db!important}.border-left-rejected{border-left-color:#fca5a5!important}.border-left-darkblue,.border-left-secondary{border-left-color:#0c1e2d!important}.border-left-danger{border-left-color:#df320c!important}.border-left-white{border-left-color:#fff!important}.border-left-primary-light{border-left-color:#ffea83!important}.badge-chip-blue{background-color:#2b72e6!important}.badge-chip-purple{background-color:#592f9e!important}.badge-chip-green{background-color:#16a34a!important}.badge-chip-yellow{background-color:#ffb400!important}.badge-chip-red{background-color:#dc2626!important}.badge-chip-info{background-color:#7283bd!important}.badge-chip-primary{background-color:#ffd503!important}.badge-chip-secondary{background-color:#0c1e2d!important}.badge-chip-danger{background-color:#df320c!important}.badge-chip-white{background-color:#fff!important}.badge-chip-primary-light{background-color:#ffea83!important}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:768px){.grid-cols-md-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.dropdown__table-setting li label,.filter-dropdown li,.text-truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dotted-text,.text-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}.btn-group__item:disabled,.btn-outlined:disabled,.btn:disabled,.form__control:disabled,[data-disabled=true],div.react-select__control--is-disabled{cursor:not-allowed;border-color:#d1d5db!important;background-color:#f0f0f0;color:#9ca3af!important;box-shadow:none!important}.btn-group__item:disabled svg,.btn-outlined:disabled svg,.btn:disabled svg,.form__control:disabled svg,[data-disabled=true] svg,div.react-select__control--is-disabled svg{color:#9ca3af!important}.release-note-item b{font-weight:600}.link{color:#2b72e6;cursor:pointer}#sentry-feedback{display:none}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{margin-left:auto;margin-right:auto}.container--sm{max-width:806px}table{border-collapse:separate;border-spacing:0}table tr.disabled{background-color:#f6f6f6}.group-table{padding:16px;position:relative;overflow:visible}.group-table-content{height:66.67vh;overflow-y:auto;padding-bottom:100px;position:relative}.group-table-content::-webkit-scrollbar{width:8px}.group-table-content::-webkit-scrollbar-track{background:#f1f1f1}.group-table-content::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.group-table-item{margin-bottom:4px}.tree-section{position:relative}.tree-section__header{padding:8px 0;background-color:#fff;cursor:pointer;position:relative;top:0;z-index:1}.tree-section__header:hover{background-color:#f9fafb}.tree-section__header.with-connector-level1-non-leaf:before{content:"";position:absolute;left:-12px;top:-14px;bottom:20px;width:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level1-non-leaf:after{content:"";position:absolute;left:-12px;top:50%;width:15px;height:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level2-non-leaf:before{content:"";position:absolute;left:-13px;top:-30%;bottom:50%;width:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level2-non-leaf:after{content:"";position:absolute;left:-13px;top:50%;width:14px;height:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level2-first-leaf:before{content:"";position:absolute;left:-13px;top:-30%;bottom:50%;width:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level2-first-leaf:after{content:"";position:absolute;left:-13px;top:50%;width:14px;height:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level2-subsequent-leaf:before{content:"";position:absolute;left:-13px;top:var(--connector-top,-30%);bottom:50%;width:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level2-subsequent-leaf:after{content:"";position:absolute;left:-13px;top:50%;width:14px;height:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level3-first-leaf:before{content:"";position:absolute;left:-36px;top:-10px;bottom:18px;width:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level3-first-leaf:after{content:"";position:absolute;left:-36px;top:50%;width:30px;height:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level3-subsequent-leaf:before{content:"";position:absolute;left:-36px;top:var(--connector-top,-20px);bottom:18px;width:2px;background-color:#e5e7eb}.tree-section__header.with-connector-level3-subsequent-leaf:after{content:"";position:absolute;left:-36px;top:50%;width:30px;height:2px;background-color:#e5e7eb}.tree-section__children{position:relative}.tree-section__table{height:100%;background-color:#fff;margin-top:8px;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:4px;position:relative}.tree-section__table_fixed{height:350px;width:100%}.tree-section h6{margin:0;font-size:14px;color:#374151}.tree-section__table table{width:100%;position:relative}.tree-section__table tr th{border-bottom:1px solid #cdd4e0;font:normal 500 12px/12px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;color:#6b7280;text-align:left}.tree-section__table tr .tbody-item{text-align:center}.tree-section__table tr .tbody-item .checkbox{margin:0 auto}.group-table-header__table{background-color:#fff;margin-top:8px;border:1px solid #e5e7eb;border-radius:4px;margin-bottom:0;position:relative;scrollbar-width:none;-ms-overflow-style:none}.group-table-header__table table{width:100%;position:relative}.group-table-header__table tr th{border-bottom:1px solid #cdd4e0;font:normal 500 12px/12px Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;color:#6b7280;text-align:left}.group-table-header__table tr .tbody-item{text-align:center}.group-table-header__table tr .tbody-item .checkbox{margin:0 auto}.group-table-header__table::-webkit-scrollbar{display:none}.rotate-90{transform:rotate(-90deg);transition:transform .2s ease}.cursor-pointer{cursor:pointer}.pagination-btn{padding:.25rem .5rem;font-style:normal;line-height:20px;color:#0c1e2d;cursor:pointer;border:0;background:transparent;font-weight:600;border-radius:4px}@media screen and (min-width:576px){.pagination-btn{margin:4px}}.pagination-btn:hover{background:#e5e7eb}.pagination-btn-selected{background:#f3f4f6;color:#000}.pagination-btn-selected:hover{cursor:default;background:#e5e7eb}.pagination-btn-disabled{color:#ddd}.pagination-btn-disabled:hover{opacity:1}.pagination-footer{width:100%;display:flex;height:60px;justify-content:center;align-items:center;padding:.75rem .5rem;background:#fff;position:sticky;bottom:0;border-top:1px solid #cdd4e0;border-radius:0 0 4px 4px;z-index:1}.pagination-text{line-height:16px;text-align:right;color:#0c1e2d;position:absolute;display:flex;align-items:center;gap:8px}.pagination-text--left{left:1.75rem}.pagination-text--right{right:1.75rem}.pagination-text span{color:#606571}.bom-released-table .tbody-container{max-height:270px!important}.alert-button{width:72px;height:32px;left:0;top:20px;background:rgba(223,50,12,.2);border-radius:20px}.accepted-filename-p{margin-top:6px}.drop-down-container-quantity{position:relative;cursor:pointer}.bom-tooltip .tooltip:before{display:none}.tripledot__cell,.tripledot__cell button{display:flex;justify-content:center;align-items:center}.tripledot__cell button{width:32px;height:32px;border-radius:4px;margin:auto}.tripledot__cell button.active,.tripledot__cell button:hover{background:#e6e6e6}.tripledot__cell span{cursor:pointer;font-size:24px;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.activity__cell{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;padding-right:12px}.custom__scroll{max-height:18.75rem;overflow:hidden;overflow-y:auto}.custom__scroll--comment{border:1px solid #cdd4e0;padding:.75rem 1rem;border-radius:5px}.comment__list{margin-bottom:.75rem}.comment__list p{font-size:.875rem}.comment__list ol{font-size:.875rem;list-style:auto;padding-left:1rem}.comment__list ul{font-size:.875rem}.flex__column{flex-direction:column!important}.bom-tooltip .tooltip{width:auto}.file__icon{height:24px;width:24px;border-radius:50%;background:#ebf0f8;display:flex;align-items:center;justify-content:center}.bg-danger:not(.disabled) span{color:#df320c}.bom-tagging-table--no-data{height:calc(100vh - 300px)}.bom-tagging-table--no-data .loading{height:100%!important}.bom-tagged-slide .date-range-picker{top:100%}.bom-tagged-slide::-webkit-scrollbar{width:4px;height:4px}.bom-tagged-slide::-webkit-scrollbar-thumb{height:4px;width:4px;border-radius:4px}.radio-with-select{padding:12px;border-radius:4px;border:2px solid #cdd4e0!important}.purple-themed-expandable-row{background:#efe9f8;color:#3d1a77!important;font-weight:700;height:32px;font-size:.75rem}.purple-themed-expandable-row .btn{color:#3d1a77;font-size:.75rem;font-weight:700;padding-top:0;padding-bottom:0;height:auto}.purple-themed-expandable-row-content{margin-top:2px;background:#efe9f8;color:#3d1a77!important;font-size:.75rem;padding:12px}.number-badge{display:flex;justify-content:center;align-items:center;background-color:#ebf0f8;border-radius:50px}.number-badge .number{font-size:16px;font-weight:400;padding:0 10px;color:#2b72e6}.expandable-button{color:#2b72e6;cursor:pointer}.linking__tabs{display:flex;border-bottom:2px solid #cdd4e0}.linking__tabs .active{border-bottom:2px solid #ffd503;margin-bottom:-2px}.submittal__linked-materials{background-color:#fefce8;padding:.75rem 1.5rem}.submittal__linked-materials__table{width:90vw}.submittal__linked-materials__table .krane-table th{padding:0 1.5rem}.text-secondary{color:#606571}.table-filter{background:#fff;position:sticky;top:0;z-index:8}:root{--OrdersTableWidthOffset:40px;--DeliveryTableWidthOffset:90px}.inner-table-wrap{width:calc(100vw - var(--OrdersTableWidthOffset, 0) + var(--orders-table_scroll-left, 0))}.inner-table-wrap .inner-table-wrap{width:calc(100vw - var(--DeliveryTableWidthOffset) + var(--delivery-table_scroll-left, 0) + var(--orders-table_scroll-left, 0))}.orders__inner-table{border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6}.orders__inner-table .thead-container{width:100%}.orders__inner-table .theadScroll{border-bottom:2px solid #e6e6e6}.orders__inner-table thead{border:none}.orders__inner-table .sorticon svg{width:7px;height:9px}.orders__inner-table th{font-size:16px;font-weight:700}.orders__inner-table tr{font-size:16px;font-weight:400}.orders__inner-table td{background:#fff}.orders__inner-table .loading{padding:32px 0;height:auto!important}.edit-delivery-modal .order-material__table-panel{padding-bottom:0!important;padding-top:36px!important}.order-material__details-panel{transition:transform .4s ease;position:absolute;inset:0;height:100%}.order-material__details-panel.show{transform:translateY(0)}.order-material__details-panel.show .height-expander-trigger{top:auto;bottom:-1px;border-radius:4px 4px 0 0}.order-material__details-panel.show .height-expander-trigger svg{transform:rotate(180deg)}.order-material__details-panel.hide{transform:translateY(-100%)}.copilot-sidebar{height:calc(100% - 131px);position:fixed;top:131px;transform:translateX(-100%);transition:transform .3s ease;z-index:3;border-radius:0;max-width:80%}@media screen and (min-width:576px){.copilot-sidebar{max-width:330px}}@media screen and (min-width:768px){.copilot-sidebar{height:calc(100% - 125px);top:125px}}@media screen and (min-width:992px){.copilot-sidebar{height:100%}}.copilot-sidebar.show{transform:translateX(0)}.copilot-sidebar.show .close-sidebar{display:flex}@media screen and (min-width:992px){.copilot-sidebar{position:static;max-width:348px;min-width:250px;border-radius:4px;transform:translateX(0)}}.copilot-sidebar__scrollable-area{overflow:auto;flex:1 1}.copilot-sidebar.skeleton .list [aria-busy=true],.copilot-sidebar.skeleton .panel__header [aria-busy=true]{width:100%;display:block}.copilot-sidebar+.backdrop{top:131px;z-index:2}.copilot-sidebar .close-sidebar{display:none;position:absolute;top:12px;right:-48px;width:40px;height:40px;border-radius:4px;border:1px solid #d1d5db;background-color:rgba(0,0,0,.81);color:#fff}.copilot-search,.copilot-search .searchfield{width:100%}.interaction__list--active{background-color:#f6f6f6;color:inherit}.interaction__list>a{color:inherit}@media(hover:hover){.interaction__list:hover{background-color:#f6f6f6}.interaction__list:hover .interaction__link{color:inherit}.interaction__list:hover .more-option{visibility:visible;pointer-events:all}}.interaction__list.edit-mode:hover{background-color:#fff}.interaction>svg{min-width:18px}.interaction__link{padding:4px 8px;color:#0c1e2d}.interaction__link .more-option{visibility:visible;pointer-events:all}.interaction__editable{position:absolute;inset:0}.more-option{cursor:pointer;position:absolute;top:4px;right:4px}@media(hover:hover){.more-option{visibility:hidden;pointer-events:none}}:root{--chat-markdown-spacing:12px}.main-section{position:relative;flex:1 1 auto;height:0}@media screen and (max-width:575px){.chat-interaction-panel__body{padding-left:8px;padding-right:8px}}.shared-chat-section{height:100vh}.shared-chat-section .panel{width:100%}@media screen and (max-width:767px){.shared-chat-section .document-preview-header{margin-top:0}}.share-session-header{max-width:980px;flex-grow:1}@media screen and (min-width:768px){.chat-section{overflow:auto}}.transcribing-soundwave{pointer-events:none;opacity:.2}.transcribing-text{position:absolute;color:#606571;font-size:16px;font-weight:500}div.voice-visualizer .voice-visualizer__canvas-audio-wave-icon,div.voice-visualizer .voice-visualizer__canvas-audio-wave-icon2,div.voice-visualizer .voice-visualizer__canvas-microphone-btn{display:none!important}.chat-container{max-width:980px;width:100%;height:100%;margin:auto;display:flex;flex-direction:column}.chat-container p{color:#0c1e2d!important}.chat-form-wrap{position:sticky;bottom:0;background-color:#fff;z-index:1}.chat-form{position:relative;margin:auto;max-width:980px}.chat-form .form__label{display:none}.chat-form__skeleton{border:1px solid #e6e6e6;padding:1.5rem}.chat-form .icon-info{min-width:14px;height:14px}@media screen and (min-width:768px){.chat-form .icon-info{margin-top:2px}}.chat-helptext-container{display:flex;gap:4px}.chat-textarea{resize:vertical;border:1px solid #9ca3af;border-radius:4px;font-size:14px;overflow-y:hidden;max-height:140px;line-height:24px}@media screen and (min-width:768px){.chat-textarea{font-size:16px}}.chat-textarea::-moz-placeholder{color:#6b7280}.chat-textarea::placeholder{color:#6b7280}.chat-textarea:focus{border-color:#ffd503;box-shadow:0 0 0 4px rgba(255,234,131,.25)}.chat-micbox{border-radius:4px;border:1px solid #ffd503;height:100px;display:flex;align-items:center;justify-content:space-between}.chat-checkbox{height:40px;width:40px;margin-left:16px;border-radius:50%}.chat-box{max-width:100%}@media screen and (min-width:768px){.chat-box{max-width:844px}}.chat-box>[class*=bg-]{border-radius:4px}.chat-box .btn-outlined{border-color:#111827}.chat-box .loader{margin:0 28px}.chat-box h1{font-size:1.5rem;margin-top:0}.chat-box h2{font-size:1.375rem;margin-top:0}.chat-box h3{font-size:1.25rem;margin-top:0}.chat-box h4{font-size:1.125rem;margin-top:0}.chat-box h5,.chat-box h6{font-size:1rem;margin-top:0}.chat-suggestion-block{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px;flex-direction:column}@media screen and (min-width:768px){.chat-suggestion-block{flex-direction:row}}.chat-suggestion{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 4px);border:1px solid #e6e6e6;min-height:100%;padding:.75rem;color:#6b7280;line-height:20px;border-radius:4px;cursor:pointer;font-size:14px;display:flex;align-items:center;height:58px}@media screen and (min-width:768px){.chat-suggestion{padding:8px 12px}}@media screen and (max-width:991px){.chat-suggestion{display:none}.chat-suggestion:first-child,.chat-suggestion:nth-child(2){display:flex}}@media screen and (max-width:767px){.chat-suggestion{flex:auto}}.chat-suggestion:hover{background-color:#f3f4f6}.chat-suggestion p{font-size:14px}.chat-actions{position:absolute;bottom:14px;right:0;padding-right:.5rem}@media screen and (min-width:768px){.chat-actions{padding-right:1.5rem}}.chat-actions button{cursor:pointer;right:1.5rem;width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center}.chat-actions button:hover{background-color:#d1d5db}.chat-actions button:disabled{cursor:not-allowed;background-color:transparent}.chat-actions__skeleton{position:static}.chat .btn:not(.btn--icon){padding:3px 8px;font-size:14px;height:auto}.chat .btn:not(.btn--icon):focus{box-shadow:none}.chat .btn--icon:hover{background-color:#d1d5db}.chat .spinner{border-color:#ffd503 #f3f4f6 #f3f4f6}.chat-empty-icon{width:68px;height:68px;padding:12px;background-color:#0c1e2d;border-radius:50%;display:flex;align-items:center;justify-content:center}.chat-empty-icon svg{width:100%;height:100%}.emoji{min-width:32px;height:32px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:27.4285714286px}.copilot-preview{position:fixed;inset:0;top:131px;z-index:3}@media screen and (min-width:1600px){.copilot-preview{position:static;width:530px;max-width:100%;flex-shrink:0}}.file-icon{min-width:64px;max-width:64px}.file-icon svg{width:100%;height:100%}.folder__accordion{border:1px solid #d1d5db;border-radius:4px;padding:18px .75rem;min-height:21.875rem;max-height:21.875rem;overflow-y:auto}.folder__accordion li{margin-bottom:2px;position:relative}.folder__accordion .folder__arrow{width:12px;height:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}.folder__accordion .folder__arrow:before{content:"";display:inline-block;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px solid #0c1e2d}.folder__list-item{display:flex;align-items:center;color:#0c1e2d;border-radius:4px;position:relative;padding:0 4px 0 16px;min-height:34px;cursor:pointer}.folder__list-item.active,.folder__list-item:hover{background-color:#f6f6f6}.folder__parent li{margin-left:24px}.folder__parent--opened .folder__arrow{transform:rotate(90deg);transition:.4s ease}.folder__childless .folder__childless{display:none}.folder__childless.folder__parent--opened .folder__childless{display:block}.folder__new-folder .form__control{position:relative;inset-block-start:-2px;max-width:254px}.document-preview-dropdown{margin-right:90px;margin-top:10px}.chat-markdown{overflow:auto;display:block}.chat-markdown code{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;white-space:preserve-breaks}.chat-markdown ol,.chat-markdown ul{list-style-type:decimal;margin:0 0 var(--chat-markdown-spacing) 22px}.chat-markdown ol li,.chat-markdown ul li{margin-bottom:4px}.chat-markdown ol li>p,.chat-markdown ul li>p{margin-bottom:0}.chat-markdown p:not(:last-child),.chat-markdown table{margin-bottom:var(--chat-markdown-spacing)}.chat-markdown table{border-collapse:collapse}.chat-markdown table tr{height:auto;background-color:transparent;margin-bottom:-1px;width:auto;display:table-row}.chat-markdown table tr:hover td{background:#f6f6f6}.chat-markdown table td,.chat-markdown table th{text-align:left;padding:6px;border:1px solid}.chat-markdown table thead{width:auto;border-bottom:1px solid;display:table-header-group}.chat-markdown table thead tr th{background:transparent}.tooltip-container-helptext{max-width:600px;padding:10px 25px;border-radius:5px;color:#0c1e2d;background:#fff;box-shadow:0 13px 37px 0 rgba(0,0,0,.21)}@media screen and (max-width:767px){.tooltip-container-helptext{max-width:280px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.copilot-fade-in{animation:fadeIn .1s ease-in-out}.document-lists{display:grid;grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(2,1fr);grid-template-rows:max-content;overflow:auto}@media screen and (min-width:576px){.document-lists{grid-template-columns:repeat(4,1fr);gap:1rem}}@media screen and (min-width:768px){.document-lists{display:grid;grid-auto-rows:max-content;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:992px){.document-lists{grid-template-columns:repeat(7,1fr)}}@media screen and (min-width:1200px){.document-lists{grid-template-columns:repeat(9,1fr)}}@media screen and (min-width:1600px){.document-lists{grid-template-columns:repeat(13,1fr)}}.document-lists__item{position:relative;display:flex;flex-direction:column;align-items:center;background-color:#f9fafb;border-radius:4px;padding:1.25rem 1rem 1rem}.document-lists__item .icon-file{width:64px;aspect-ratio:1/1}.document-lists__item .more-option{visibility:visible;pointer-events:all}.document-lists__item:hover{background-color:#f6f6f6}.document-lists__list-view{display:flex;gap:.5rem}.document-lists__list-view .icon{aspect-ratio:1/1;width:44px}@media screen and (min-width:768px){.document-lists__list-view .icon{width:24px}}.document-lists .dropdown__menu{right:auto;left:0}.document-list-table{width:calc(100vw - 48px);overflow:hidden}.document-list-table table td{padding:0 0 0 1rem!important;cursor:pointer}.document-list-table table .tbody-container{height:calc(100vh - 380px - .75rem)!important}.document-list-table table .tbody-container td:first-child{padding-left:1.5rem!important;box-sizing:content-box}.document-list-table .action__btns .more-option{position:static;visibility:visible;pointer-events:all}.pdf-util{display:flex;flex-direction:column}.pdf-viewtype-container{min-height:40px;position:sticky;padding:0 16px;margin-bottom:16px;top:0;left:0;z-index:10;display:flex;justify-content:flex-end}.pdf-panning{display:flex;align-items:center;border-radius:4px;z-index:10;border:2px solid #f0f0f0!important}.pdf-panning button{color:#606571;width:38px;height:38px;border-radius:4px;display:flex;align-items:center;justify-content:center;background-color:#fff}.pdf-panning button.active{background-color:#ffd503!important;color:#0c1e2d}@media screen and (max-width:767px){.document-preview{overflow:auto}}.document-preview .pdf-util{width:100vw}@media screen and (min-width:768px){.document-preview .pdf-util{width:calc(100vw - 48px)}}.pan-grab{cursor:grab}.document-search-offset{left:0!important;display:flex;width:100%}@media screen and (min-width:768px){.document-search-offset{padding-right:40px}}.floating-card-container{position:sticky;bottom:10px;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:2;margin-top:auto}.floating-card{padding:5px 20px;white-space:nowrap;display:flex;align-items:center;gap:10px}.floating-card,.search-card{background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);border-radius:8px}.search-card{padding:15px 20px}.loading-container{height:60vh}.text-box{width:50px;padding:8px;border:1px solid #000;border-radius:6px;text-align:center;color:#000;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;margin:0}.integration-container{max-width:900px}.integration-autodesk-container{background-color:#f6f6f6}.integration-btn-link{max-width:300px}.integration-btn:hover{color:#000}.integration-no-info-container{width:388px}.integration-round-icon{height:4rem;width:4rem;text-align:center;border-radius:50%;background-color:#e5e7eb}.empty{height:100%;justify-content:center}.empty,.empty-block{display:flex;align-items:center}.empty-block{flex-direction:column;max-width:388px;text-align:center}.icon-wrap{width:64px;height:64px;border-radius:50%;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.manage-prerequisite__modal{height:100%;max-height:70vh}.manage-prerequisite__modal .modal__body{max-height:-moz-fit-content;max-height:fit-content}.manage-prerequisite__modal .table__full-height>.krane-table>.scrollbar-container{height:0!important}.manage-prerequisite__modal .table__full-height>.krane-table>.scrollbar-container.theadScroll{height:auto!important}.btn-manage-prerequisite{height:3.75rem;width:3.75rem;background:#f3f4f6}@media screen and (min-width:768px){.btn-manage-prerequisite{background:transparent}.btn-manage-prerequisite:hover{filter:none}}.unsupported-chars span{display:inline-flex;align-items:center;justify-content:center;width:12px;height:12px;border-radius:2px;margin-right:2px;background:#f6f6f6;color:#dc2626}tr:has(.nested-child) td:first-child>div,tr:has(.nested-child) td:nth-child(2)>div,tr:has(.nested-child) td:nth-child(3)>div{position:relative}tr:has(.nested-child) td:first-child>div:after,tr:has(.nested-child) td:nth-child(2)>div:after,tr:has(.nested-child) td:nth-child(3)>div:after{content:"";width:100%;height:100%;background-color:#fff;position:absolute;left:0;top:0;z-index:1}tr:has(.nested-child) td:first-child>div:after{width:100px}tr:has(.bg-warning--50.bg-white--base) td:first-child>div:after{background:#fefce8}tr:has(.hide-nested-expand) td:first-child div div div:first-child{visibility:hidden}tr.selected:has(.nested-child) td:first-child>div:after,tr.selected:has(.nested-child) td:nth-child(2)>div:after,tr.selected:has(.nested-child) td:nth-child(3)>div:after{background:#fefce8}:root{--sidebar-width:350px;--sidebar-width-xxl:400px;--page-spacing:16px;--gutter-spacing:16px;--form-width:280px}.dashboard-sidebar{width:100%;background:#fff}@media screen and (min-width:992px){.dashboard-sidebar{height:100%;border-radius:4px;display:flex;flex-direction:column;min-width:var(--sidebar-width);max-width:var(--sidebar-width)}}@media screen and (min-width:1600px){.dashboard-sidebar{min-width:var(--sidebar-width-xxl);max-width:var(--sidebar-width-xxl)}}.dashboard-sidebar .accordion.accordion__open{height:100%}.dashboard-sidebar .accordion.accordion__open .accordion__body{overflow:auto;flex-grow:1;height:0}.dashboard-charts{width:calc(100vw - var(--page-spacing) - var(--gutter-spacing))}@media screen and (min-width:992px){.dashboard-charts{width:calc(100vw - var(--sidebar-width) - var(--page-spacing)*2 - var(--gutter-spacing))}}@media screen and (min-width:1600px){.dashboard-charts{width:calc(100vw - var(--sidebar-width-xxl) - var(--page-spacing)*2 - var(--gutter-spacing))}}.dashboard-charts .form-group{min-width:var(--form-width)}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:16px}.accordion-pill{margin-left:4px;border-radius:20px;color:#f6f6f6;cursor:pointer;padding:4px 8px;text-align:center;line-height:1}.rec-row-container{display:flex;border-bottom:1px solid #e6e6e6}.rec-row-container .rec-text-container{width:350px;padding:12px 16px;color:#606571;line-height:1.25}.rec-row-container .rec-text-container p{font-size:14px}.rec-row-container .three-dot-container{border-left:1px solid #e6e6e6;margin-left:auto;width:50px;display:flex;justify-content:center;align-items:center}.empty-accordion{height:100%;flex-direction:column;padding:2.8125rem;gap:.5rem}.empty-accordion,.speed-dial{display:flex;justify-content:center;align-items:center}.speed-dial{position:fixed;bottom:20px;right:20px;z-index:5;width:64px;height:64px;border-radius:50%;background:#ffd503;cursor:pointer;box-shadow:0 9px 18px rgba(0,0,0,.15)}.speed-dial__button{transition:.4s ease-in-out}.speed-dial__button.active{transform:rotate(45deg)}@media screen and (min-width:768px){.speed-dial__menu{min-height:150px;width:393px;display:flex;flex-direction:column}}.project-score-card{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;height:4.75rem;border-radius:8px;margin-bottom:12px}.project-score-card__number{font-size:2.25rem;font-weight:700}.status-card{width:20px;height:20px;border-radius:2px;margin-right:6px}.logistics__toolbar{position:absolute;left:50%;transform:translateX(-50%);bottom:44px;background:#0c1e2d;border-radius:8px;padding:.25rem;box-shadow:0 20px 56px rgba(0,0,0,.29)}.logistics__toolbar__list{display:flex;gap:.5rem;align-items:center}@media screen and (min-width:1600px){.logistics__toolbar__list{gap:.75rem}}.logistics__toolbar__list__item{border-radius:4px}.logistics__toolbar__list__item.active{background:#f3f4f6}.logistics__toolbar__list__item.active .logistics__toolbar__button{color:#0c1e2d}.logistics__toolbar__list__item.active .logistics__toolbar__button:hover{background:#f3f4f6;color:#0c1e2d}.logistics__toolbar__button{color:#fff;padding:.5rem;border-radius:4px;display:flex;align-items:center}.logistics__toolbar__button:hover{background:#f3f4f6;color:#0c1e2d}.annotation-type-menu{background:#0c1e2d!important;padding:8px 4px;border-radius:8px}.annotation-type-menu .dropdown{color:#fff;background:#0c1e2d!important}.annotation-type-menu .dropdown li:hover{background:#0c1e2d!important;background:#2d4b65!important}.text-toolbar{position:absolute;display:flex;justify-content:center;align-items:center;padding:6px 12px;background-color:#fff;border-radius:4px;gap:8px;box-shadow:0 20px 56px 0 rgba(0,0,0,.29)}.text-toolbar__item{border-radius:4px;padding:4px;border:1px solid transparent}.text-toolbar__item.active{border-color:#2b72e6;background:#eff6f9}.text-toolbar li{list-style:none}.color-highlighter{width:20px;height:3px;margin-top:-2px}.font-size__list{min-width:auto;width:54px;border-radius:4px;margin-left:-20px}.font-size__input{width:24px;height:20px;font-weight:700;border-radius:4px;padding:2px;border:none;background-color:transparent;line-height:1.3}.font-size__input:focus{background-color:#fff}.font-size__input+.input-cross{width:14px;height:14px;right:0;font-size:14px}.link-table__parent{padding:.5rem 1.5rem;font-weight:700;height:36px;border-bottom:1px solid #e6e6e6;background-color:#f9fafb}.border-grey{border:1px solid #cdd4e0!important}.comment-popover{position:absolute;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.2);border-radius:4px;max-width:265px;max-height:400px;overflow-y:auto;width:100%}.rdrCalendarWrapper{box-sizing:border-box;background:#fff;display:inline-flex;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateDisplay{display:flex;justify-content:space-between}.rdrDateDisplayItem{flex:1 1;width:0;text-align:center;color:inherit}.rdrDateDisplayItem+.rdrDateDisplayItem{margin-left:.833em}.rdrDateDisplayItem input{text-align:inherit}.rdrDateDisplayItem input:disabled{cursor:default}.rdrMonthAndYearWrapper{box-sizing:inherit;display:flex;justify-content:space-between}.rdrMonthAndYearPickers{flex:1 1 auto;display:flex;justify-content:center;align-items:center}.rdrNextPrevButton{box-sizing:inherit;cursor:pointer;outline:none}.rdrMonths{display:flex}.rdrMonthsVertical{flex-direction:column}.rdrMonthsHorizontal>div>div>div{display:flex;flex-direction:row}.rdrMonth{width:27.667em}.rdrWeekDays{display:flex}.rdrWeekDay{flex-basis:calc(100% / 7);box-sizing:inherit;text-align:center}.rdrDays{display:flex;flex-wrap:wrap}.rdrInfiniteMonths{overflow:auto}.rdrDateRangeWrapper{-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrDateInput{position:relative}.rdrDateInput input{outline:none}.rdrDateInput .rdrWarning{position:absolute;font-size:1.6em;line-height:1.6em;top:0;right:.25em;color:red}.rdrDay{box-sizing:inherit;width:calc(100% / 7);position:relative;font:inherit;cursor:pointer}.rdrDayNumber{display:block;position:relative}.rdrDayNumber span{color:#1d2429}.rdrDayDisabled{cursor:not-allowed}@supports (-ms-ime-align:auto){.rdrDay{flex-basis:14.285%!important}}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{pointer-events:none}.rdrDateRangePickerWrapper{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none}.rdrStaticRanges{display:flex;flex-direction:column}.rdrStaticRange{font-size:inherit}.rdrInputRange{display:flex}.ag-theme-quartz{--ag-row-hover-color:#f6f6f6!important;--ag-active-color:#ffd503!important}.rdrCalendarWrapper{color:#000;font-size:12px}.rdrDateDisplayWrapper{background-color:#eff2f7}.rdrDateDisplay{margin:.833em}.rdrDateDisplayItem{border-radius:4px;background-color:#fff;box-shadow:0 1px 2px 0 rgba(35,57,66,.21);border:1px solid transparent}.rdrDateDisplayItem input{cursor:pointer;height:2.5em;line-height:2.5em;border:0;background:transparent;width:100%;color:#849095}.rdrDateDisplayItemActive{border-color:currentColor}.rdrDateDisplayItemActive input{color:#7d888d}.rdrMonthAndYearWrapper{align-items:center;height:60px;padding-top:10px}.rdrMonthAndYearPickers{font-weight:600}.rdrMonthAndYearPickers select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:10px 30px 10px 10px;border-radius:4px;outline:0;color:#3e484f;background:url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;background-position:right 8px center;cursor:pointer;text-align:center}.rdrMonthAndYearPickers select:hover{background-color:rgba(0,0,0,.07)}.rdrMonthPicker,.rdrYearPicker{margin:0 5px}.rdrNextPrevButton{display:block;width:24px;height:24px;margin:0 .833em;padding:0;border:0;border-radius:5px;background:#eff2f7}.rdrNextPrevButton:hover{background:#e1e7f0}.rdrNextPrevButton i{display:block;width:0;height:0;padding:0;text-align:center;border-style:solid;margin:auto;transform:translate(-3px)}.rdrPprevButton i{border-width:4px 6px 4px 4px;border-color:transparent #34495e transparent transparent;transform:translate(-3px)}.rdrNextButton i{margin:0 0 0 7px;border-width:4px 4px 4px 6px;border-color:transparent transparent transparent #34495e;transform:translate(3px)}.rdrWeekDays{padding:0 .833em}.rdrMonth{padding:0 .833em 1.666em}.rdrMonth .rdrWeekDays{padding:0}.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{display:none}.rdrWeekDay{font-weight:400;line-height:2.667em;color:#849095}.rdrDay{background:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:0;padding:0;line-height:3em;height:3em;text-align:center;color:#1d2429}.rdrDay:focus{outline:0}.rdrDayNumber{outline:0;font-weight:300;position:absolute;left:0;right:0;top:0;bottom:0;top:5px;bottom:5px;display:flex;align-items:center;justify-content:center}.rdrDayToday .rdrDayNumber span{font-weight:500}.rdrDayToday .rdrDayNumber span:after{content:"";position:absolute;bottom:4px;left:50%;transform:translate(-50%);width:18px;height:2px;border-radius:2px;background:#3d91ff}.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span:after{background:#fff}.rdrDay:not(.rdrDayPassive) .rdrEndEdge~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrInRange~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected~.rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge~.rdrDayNumber span{color:hsla(0,0%,100%,.85)}.rdrEndEdge,.rdrInRange,.rdrSelected,.rdrStartEdge{background:currentColor;position:absolute;top:5px;left:0;right:0;bottom:5px}.rdrSelected{left:2px;right:2px}.rdrStartEdge{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrEndEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrSelected{border-radius:1.042em}.rdrDayStartOfMonth .rdrEndEdge,.rdrDayStartOfMonth .rdrInRange,.rdrDayStartOfWeek .rdrEndEdge,.rdrDayStartOfWeek .rdrInRange{border-top-left-radius:1.042em;border-bottom-left-radius:1.042em;left:2px}.rdrDayEndOfMonth .rdrInRange,.rdrDayEndOfMonth .rdrStartEdge,.rdrDayEndOfWeek .rdrInRange,.rdrDayEndOfWeek .rdrStartEdge{border-top-right-radius:1.042em;border-bottom-right-radius:1.042em;right:2px}.rdrDayStartOfMonth .rdrDayEndPreview,.rdrDayStartOfMonth .rdrDayInPreview,.rdrDayStartOfWeek .rdrDayEndPreview,.rdrDayStartOfWeek .rdrDayInPreview{border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;border-left-width:1px;left:0}.rdrDayEndOfMonth .rdrDayInPreview,.rdrDayEndOfMonth .rdrDayStartPreview,.rdrDayEndOfWeek .rdrDayInPreview,.rdrDayEndOfWeek .rdrDayStartPreview{border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;border-right-width:1px;right:0}.rdrDayEndPreview,.rdrDayInPreview,.rdrDayStartPreview{background:hsla(0,0%,100%,.09);position:absolute;top:3px;left:0;right:0;bottom:3px;pointer-events:none;border:0 solid;z-index:1}.rdrDayStartPreview{border-top-width:1px;border-left-width:1px;border-bottom-width:1px;border-top-left-radius:1.333em;border-bottom-left-radius:1.333em;left:0}.rdrDayInPreview{border-top-width:1px;border-bottom-width:1px}.rdrDayEndPreview{border-top-width:1px;border-right-width:1px;border-bottom-width:1px;border-top-right-radius:1.333em;border-bottom-right-radius:1.333em;right:2px;right:0}.rdrDefinedRangesWrapper{font-size:12px;width:226px;border-right:1px solid #eff2f7;background:#fff}.rdrDefinedRangesWrapper .rdrStaticRangeSelected{color:currentColor;font-weight:600}.rdrStaticRange{border:0;cursor:pointer;display:block;outline:0;border-bottom:1px solid #eff2f7;padding:0;background:#fff}.rdrStaticRange:focus .rdrStaticRangeLabel,.rdrStaticRange:hover .rdrStaticRangeLabel{background:#eff2f7}.rdrStaticRangeLabel{display:block;outline:0;line-height:18px;padding:10px 20px;text-align:left}.rdrInputRanges{padding:10px 0}.rdrInputRange{align-items:center;padding:5px 20px}.rdrInputRangeInput{width:30px;height:30px;line-height:30px;border-radius:4px;text-align:center;border:1px solid #dee7eb;margin-right:10px;color:#6c767a}.rdrInputRangeInput:focus,.rdrInputRangeInput:hover{border-color:#b4bfc4;outline:0;color:#333}.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{content:"";border:1px solid;border-radius:1.333em;position:absolute;top:-2px;bottom:-2px;left:0;right:0;background:transparent}.rdrDayPassive{pointer-events:none}.rdrDayPassive .rdrDayNumber span{color:#d5dce0}.rdrDayPassive .rdrDayEndPreview,.rdrDayPassive .rdrDayInPreview,.rdrDayPassive .rdrDayStartPreview,.rdrDayPassive .rdrEndEdge,.rdrDayPassive .rdrInRange,.rdrDayPassive .rdrSelected,.rdrDayPassive .rdrStartEdge{display:none}.rdrDayDisabled{background-color:#f8f8f8}.rdrDayDisabled .rdrDayNumber span{color:#aeb9bf}.rdrDayDisabled .rdrDayEndPreview,.rdrDayDisabled .rdrDayInPreview,.rdrDayDisabled .rdrDayStartPreview,.rdrDayDisabled .rdrEndEdge,.rdrDayDisabled .rdrInRange,.rdrDayDisabled .rdrSelected,.rdrDayDisabled .rdrStartEdge{filter:grayscale(100%) opacity(60%)}.rdrMonthName{text-align:left;font-weight:600;color:#849095;padding:.833em}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;z-index:1}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));transform:translateX(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.scrollbar-container{position:relative;height:100%}