: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)}}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@import "https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@keyframes fade{0%{opacity:1}50%{opacity:0}}@keyframes cardSlide{0%{opacity:0;transform:translateY(50px)scale(.8)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes bellshake{0%,90%{transform:rotate(0)}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-origin:100%;opacity:0;transform:translate(100%)}to{transform-origin:100%;opacity:1;transform:translate(0)}}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,button:-moz-focusring{outline:1px dotted}[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}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}[hidden],template{display:none}*{box-sizing:border-box;margin:0;padding:0}:root{--orders-table_scroll-left:0px;--delivery-table_scroll-left:0px}body,html{font-size:100%}body{-webkit-font-smoothing:antialiased;color:#0c1e2d;text-rendering:optimizeLegibility;touch-action:pan-x pan-y;background:#f6f6f6;flex-direction:column;min-height:100dvh;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;font-size:.875rem;line-height:1.5;display:flex}@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;inset:0;overflow:hidden}#__next{flex-direction:column;flex-grow:1;display:flex}#__next:has(.linking__modal--v2){width:100%;height:100%}.container-fixed{width:100%;max-width:1920px;margin:0 auto}.page__container{padding:1rem}.page__container,.page__outer{flex-direction:column;flex-grow:1;display:flex;position:relative}.page__outer{box-shadow:0 4px 8px #00000014}img{vertical-align:top;max-width:100%;height:auto}.backdrop{z-index:9;background:#00000080;display:none;position:fixed;inset:0}.backdrop.active{display:block}.body-fixed{overflow:hidden}.box-border{border:1px solid #cdd4e0}.box-border1{border:1px solid #e6e7e9}.border-disabled{border:1px solid #dcdcdc}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;-moz-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{cursor:pointer;color:inherit;background-color:#0000;border:none}button:focus,button:focus-visible{outline:none}.copilot-sidebar .close-sidebar,.flex-item-center{justify-content:center;align-items:center;display:flex}.flex-item-column{flex-direction:column;display:flex}.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)}.flip-y{transform:scaleY(-1)}.transform-x-neg-16{transform:translate(-1rem)}@media screen and (max-width:991px){.full__width--vw{width:100vw;margin-left:50%;position:relative;left:-50vw}}.desktop-visible{display:none}@media screen and (min-width:1700px){.desktop-visible{display:inline-block}}.list-unstyled{margin:0;padding:0;list-style:none}.column-count-3{-moz-column-count:3;column-count:3}.btn,.btn-outlined{cursor:pointer;color:#0c1e2d;background:0 0;border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;height:2.5rem;padding:.5rem .75rem;font-weight:600;line-height:20px;transition:all .3s ease-in-out;display:inline-flex;position:relative}.btn--link{background:0 0}.btn--link,.btn--link:hover:not(:disabled){color:#ffd503}.btn--reset{background:0 0;border:none}.btn--has-width{text-align:center;min-width:260px}.btn--lg{height:3rem}.btn--sm{font-size:.625rem}.btn--sm,.btn--xs{height:auto;padding:.25rem .375rem;line-height:1}.btn--xs{font-size:.5rem}.btn--oval,.btn-manage-prerequisite{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.75rem 1.25rem;display:flex}.btn--oval:hover,.btn-manage-prerequisite:hover{filter:drop-shadow(-4px 0 .25rem #0003);transition:filter .3s}.btn--oval:disabled,.btn-manage-prerequisite:disabled{cursor:not-allowed;color:#6b7280;background-color:#ddd;border:1px solid #0000}.btn--oval:disabled:hover,.btn-manage-prerequisite:disabled:hover{color:#6b7280;background-color:#ddd}th .btn--oval,th .btn-manage-prerequisite{position:absolute;top:0;bottom:0;right:0}.btn--upload{font-size:14px;font-weight:400;text-decoration:underline}.btn--upload:hover{cursor:pointer}.btn.has-icon{gap:.25rem}.btn--icon{border-radius:4px;justify-content:center;align-items:center;height:auto;padding:.375rem;display:flex}.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{background-color:#fff;border:1px solid #d1d5db}.btn-outlined:hover{background:#e5e7eb}.btn-outlined:focus-visible{border-color:#0000;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:#0000}.btn-primary--outlined{color:#ffd503;border-color:#ffd503}.btn-primary--outlined:hover{background-color:#ffd503}.btn-primary--outlined:focus-visible{border-color:#0000}.btn-secondary{background-color:#0c1e2d}.btn-secondary:focus-visible{border-color:#0000}.btn-secondary--outlined{color:#0c1e2d;border-color:#0c1e2d}.btn-secondary--outlined:hover{background-color:#0c1e2d}.btn-secondary--outlined:focus-visible{border-color:#0000}.btn-danger{background-color:#df320c}.btn-danger:focus-visible{border-color:#0000}.btn-danger--outlined{color:#df320c;border-color:#df320c}.btn-danger--outlined:hover{background-color:#df320c}.btn-danger--outlined:focus-visible{border-color:#0000}.btn-white{background-color:#fff}.btn-white:focus-visible{border-color:#0000}.btn-white--outlined{color:#fff;border-color:#fff}.btn-white--outlined:hover{background-color:#fff}.btn-white--outlined:focus-visible{border-color:#0000}.btn-primary-light{background-color:#ffea83}.btn-primary-light:focus-visible{border-color:#0000}.btn-primary-light--outlined{color:#ffea83;border-color:#ffea83}.btn-primary-light--outlined:hover{background-color:#ffea83}.btn-primary-light--outlined:focus-visible{border-color:#0000}.btn-group-toggle .btn:first-child{border:1px solid #cdd4e0;border-top-right-radius:0;border-bottom-right-radius:0}.btn-group-toggle .btn:last-child{border:1px solid #cdd4e0;border-top-left-radius:0;border-bottom-left-radius:0}.btn-group-toggle .btn--toggle-active{background-color:#ffd503;color:#0c1e2d!important}.btn-group-toggle input[type=radio]{opacity:0;position:absolute}button.btn.loading-btn{color:#0000!important}.btn-outlined:focus-visible{box-shadow:0 0 0 4px #f6f6f6}.btn-primary:focus-visible{box-shadow:0 0 0 4px #ffea8340}.btn-primary:hover{background:#facc15}.btn-primary--disabled{background:#ddd}.btn-danger{color:#fff}.btn-danger:focus-visible{box-shadow:0 0 0 4px #fbdada94}.btn-danger:hover{background:#b91c1c}.btn-danger--disabled{color:#6b7280;background:#fecaca}.btn-danger.btn--icon{background-color:#0000}.btn-danger.btn--icon:disabled svg{fill:#fca5a5}.btn-danger.btn--icon:disabled:hover{background-color:#0000}.btn-danger .spinner,.btn-primary .spinner{border-top-color:#fff}.button-loader-span .spinner{border-width:3px;width:20px;height:20px}.btn-transparent{background-color:#0000}.btn-transparent:hover{background-color:#f3f4f6}.btn-transparent:disabled{background-color:#0000}.btn-transparent:disabled svg{fill:#ddd}.btn-transparent:disabled:hover{background-color:#0000}.hover-button{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.hover-button:hover{background:#f3f4f6}td .hover-button:hover{background:#e5e7eb}.circle-icon{aspect-ratio:1;background-color:#e4e8ee;border-radius:50%;justify-content:center;align-items:center;padding:6px;display:inline-flex}.circle-icon--lg{width:76px}.btn__label{display:none}.loading .btn__label{margin-left:4px;display:block}.add-custom-column-button{color:#a16207;background:#fff;border:1px solid #a16207;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form__label{color:#606571;margin-bottom:.25rem;font-weight:500;display:block}.form__left-icon{position:absolute;top:44.8px;left:12px}.form__control{background-color:#fff;border:1px solid #d1d5db;border-radius:.25rem;width:100%;height:40px;padding:.625rem 1rem;line-height:1}.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){border-color:#ffd503;outline:none;box-shadow:0 0 0 4px #ffea8340}.form__control:active:not(:disabled):not(data-disabled){border-color:#ffd503;box-shadow:0 0 0 4px #ffea8340}.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 #fbdada94}.form-row .form-group{flex-flow:wrap;align-items:center;display:flex}@media screen and (max-width:991px){.form-row .form-group{margin-bottom:.75rem}}.form-row .form__label{min-width:150px}.form-row .form__control{flex:1 1}.form-row p{width:100%;margin-left:150px}.suggestion-wrapper{position:relative}.suggestion-wrapper.main-input{background-color:#0000;position:absolute}.suggestion-wrapper.suggestion-input{z-index:-1;cursor:none;color:#6b7280;background-color:#0000}.input__wrap{position:relative}.input__icon{color:#4b5563;pointer-events:none;width:24px;height:24px;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.input__icon-right .input__icon{left:auto;right:2px}.input__error{color:#df320c;align-items:center;margin-top:.25rem;display:flex}.input__error__icon{flex-shrink:0;width:16px;margin-right:.5rem}.react-datepicker-popper{z-index:999!important}.form__control--inactive{cursor:not-allowed;color:#3d3d3d;box-shadow:none;border-color:#d1d5db;opacity:.6!important;background-color:#f0f0f0!important}::placeholder{color:#9ca3af;font-weight:500}:-ms-placeholder-shown{color:#9ca3af;font-weight:500}::-moz-placeholder{color:#9ca3af;font-weight:500}.input-cross{position:absolute;top:50%;right:9px;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{cursor:pointer;border:1px solid #d1d5db;border-radius:.25rem;max-width:190px;height:36px;padding:0 .5rem;line-height:34px;display:inline-block}.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{color:#9ca3af;background-color:#f3f4f6;border:1px solid #0000}.attachfile__list{border:1px solid #e6e7e9;border-radius:4px;margin-bottom:.25rem;padding:.25rem .75rem}.attach__btn{gap:.25rem;display:flex}.attach__btn .btn{height:auto;padding:.25rem}.attach__btn .btn:hover{background:#f3f4f6}.attach__btn .btn:disabled{cursor:not-allowed}.attach__btn .btn:disabled,.attach__btn .btn:disabled:hover{color:#9ca3af;background-color:#e5e7eb;border:1px solid #0000}.attach__btn svg,div.react-select__indicator{color:#606571}div.react-select__control{border-color:#d1d5db;border-radius:.25rem;padding-top:1px;padding-bottom:1px}div.react-select__control:hover{border-color:#9ca3af}div.react-select__control:focus{background-color:#0000;border-color:#ffd503}div.react-select__control:active{border-color:#ffd503;box-shadow:0 0 0 4px #ffea8340}div.react-select__control--is-disabled{opacity:1}div.react-select__control--is-focused{border-color:#ffd503;box-shadow:0 0 0 4px #ffea8340}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;text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden}div.react-select__option:active{background:#e5e7eb}div.react-select__option--is-selected{background:#e5e7eb;font-weight:600}div.react-select__menu{border:1px solid #cdd4e0;box-shadow:0 9px 18px #00000026}div.react-select__menu-list{max-height:200px;overflow-y:scroll}.search-material .react-select__menu{box-shadow:0 9px 18px #00000026;border:none!important}.search-material .react-select__menu .react-select__menu-list .react-select__option{border-bottom:1px solid #cdd4e0}select.react-country-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/_next/static/media/down_chevron.3647d5cf.svg);background-position:right .75rem center;background-repeat:no-repeat;border-color:#cdd4e0;border-radius:4px;width:100%;padding-top:10px;padding-bottom:10px;padding-left:8px}@-moz-document url-prefix(){.react-country-select{background-color:#fff;border:1px solid #cdd4e0!important}}.async-select-search .react-select__menu{box-shadow:0 9px 18px #00000026;border:none!important}.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 #fbdada94}.react-select__clear-indicator,.react-select__multi-value__remove{cursor:pointer}.react-select__multi-value__label{max-width:100px}.more-selected-badge{background:#ebf0f8;border-radius:4px;order:99;margin-left:auto;padding:4px 8px;font-size:12px}.form-category__title{background-color:#ffd503}.form-category__title h5{font:700 16px/16px Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.form-category__table table{width:100%}.form-category__table tr th{text-align:left;border-bottom:1px solid #cdd4e0;font:400 16px/16px Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.form-category__table tr .tbody-item{text-align:center}.form-category__table tr .tbody-item .checkbox{margin:0 auto}.checkbox{vertical-align:middle;width:18px;height:18px}.checkbox:checked{border-color:2px solid #cdd4e0;background-color:#fff}.deselect-checkbox{margin-top:10px}.form-checkbox{opacity:0;position:absolute}.form-checkbox+label{cursor:pointer;padding:0;position:relative}.form-checkbox+label .checkbox-indicator{vertical-align:text-top;background:#fff;border:1px solid #cdd4e0;border-radius:2px;flex-shrink:0;width:18px;height:18px;margin-right:8px;display:inline-block;position:relative}.form-checkbox:hover+label .checkbox-indicator{border-color:#d1d5db}.form-checkbox:focus+label .checkbox-indicator{box-shadow:0 0 0 4px #ffea8340}.form-checkbox:disabled+label .checkbox-indicator{color:#b8b8b8;cursor:auto;box-shadow:none;background:#eee!important}.form-checkbox:checked+label .checkbox-indicator,.form-checkbox:indeterminate+label .checkbox-indicator{background:#ffd503;border:2px solid #0000}.form-checkbox:checked+label .checkbox-indicator:after{content:"";background-image:url(/_next/static/media/tick.54104aba.svg);background-repeat:no-repeat;width:12px;height:9.4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form-checkbox:indeterminate+label .checkbox-indicator:after{content:"";background-image:url(/_next/static/media/dash.135e92a0.svg);background-repeat:no-repeat;width:12px;height:2px;position:absolute;top:50%;left:50%;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{opacity:0;position:absolute}.form-radio+label{cursor:pointer;padding-left:28px;display:inline-block;position:relative}.form-radio+label .info{margin-left:1.5rem;font-size:1rem}.form-radio+label:before{content:"";background:#fff;border:1px solid #d1d5db;border-radius:100%;width:18px;height:18px;position:absolute;top:10px;left:0}.form-radio+label:after{content:"";background:#ffd503;border-radius:100%;width:12px;height:12px;transition:all .2s;position:absolute;top:14px;left:4px}.form-radio:not(:checked)+label:after{opacity:0;transform:scale(0)}.form-radio:checked+label:before{opacity:1;border-color:#ffd503;transform:scale(1)}.form-radio:hover:not(:disabled)+label:before{border-radius:1000px;box-shadow:0 0 0 4px #ffea8340}.form-radio:disabled+label:before{background:#e5e7eb;border-color:#e5e7eb}.form-radio:disabled+label:after{background:#9ca3af}.c-radio:checked,.c-radio:not(:checked){opacity:0;position:absolute}.c-radio:checked+label,.c-radio:not(:checked)+label{cursor:pointer;padding-left:28px;display:inline-block;position:relative}.c-radio:checked+label:before,.c-radio:not(:checked)+label:before{content:"";background:#fff;border:1px solid #d1d5db;border-radius:100%;width:18px;height:18px;position:absolute;top:0;left:0}.c-radio:checked+label:after,.c-radio:not(:checked)+label:after{content:"";background:#ffd503;border-radius:100%;width:12px;height:12px;transition:all .2s;position:absolute;top:4px;left:4px}.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{border-radius:1000px;box-shadow:0 0 0 4px #ffea8340}.c-radio:disabled+label:before{background:#e5e7eb;border-color:#e5e7eb}.c-radio:disabled+label:after{background:#9ca3af}.delete__validation__table{background-color:#fff5c2;flex-direction:column;justify-content:center;height:100%;padding:6px;display:flex}@-moz-document url-prefix(){.delete__validation__table{display:inline-table}}.empty-validation-table{text-align:center;background-color:#fef2f2;width:100%;padding:12px 0}.new-status-background{background:#9ec6d680}.rejected-status-background{background:#dcdcdc}.purple-themed-background td{background:#efe9f8!important}.thead__scroll__compensator{width:10px;min-width:10px;max-width:10px;padding:0!important}@media screen and (max-width:1920px){.thead__scroll__compensator{width:12px;min-width:12px;max-width:12px;display:table-cell}}.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{border-left:1px solid #cdd4e0;padding:0;position:sticky;top:0;right:0}.company-link{border-radius:4px;margin:0 -1rem;padding:.375rem 1rem;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{background:#f6f6f6;border:1px dashed #cdd4e0;border-radius:.25rem;flex-direction:column;height:100%;padding:1.5rem 0 0;display:flex}.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}.file__size{text-align:center;max-width:23%;margin:0 auto;font-size:.9375rem}.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{flex-grow:1;width:100%;max-width:1500px;margin:0 auto}.file__desc{max-width:10.75rem;margin:0 auto}.file__desc span{color:#606571;font-size:.75rem;line-height:16px;display:inline-block}.max-width-18-rem{max-width:18rem!important}.file-empty span{text-align:center;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto;display:flex}.attachfile__upload{min-width:31.25rem;max-width:31.25rem;margin:0 auto}.attachfile__upload .attachfile__list{background:#fff;width:100%;padding-right:.25rem}.error-msg{color:#df320c;font-size:12px}.error-msg svg{width:16px;height:16px}.error-block p{line-height:1.2}.pdf-failed span{background:#fef2f2}.file-complete span,.pdf-failed span{text-align:center;border-radius:50%;justify-content:center;align-items:center;width:7.5rem;height:7.5rem;margin:0 auto;display:flex}.file-complete span{background:#f0fdf4}.radio-box{cursor:pointer;background:#fff;border:1px solid #cdd4e0;border-radius:4px;padding:.75rem}.radio-box.active{background:#fefce8;border-color:#ffd503}.radio-box [type=radio]:checked+label{font-weight:400}a{color:#2b72e6;outline:none;text-decoration:none}a:hover{color:#1a448a}ol,ul{font-size:14px;list-style:none}h1,h2,h3,h4,h5,h6{font-family:Lato,-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{color:#606571;font-size:14px}.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{flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.ReactModal__Content{z-index:1;background-color:#fff;border-radius:4px;flex-direction:column;width:100%;max-height:100%;display:flex}.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--right{align-items:flex-end;padding:0!important}.modal__body{padding:.75rem;overflow:auto}@media screen and (min-width:768px){.modal__body{padding:1.5rem}}.modal__body--table{max-height:none;padding:0}.modal__body--table .loading{margin-top:30px;margin-bottom:30px}.modal__wrapper{z-index:1;flex-direction:column;justify-content:center;width:100%;height:100%;position:fixed;top:0}.modal__header,.modal__wrapper{align-items:center;display:flex}.modal__header{color:#151512;background:#fff;border-radius:8px 8px 0 0;flex-direction:row;justify-content:space-between;padding:1rem}.modal__header .btn--icon.bg-danger--50:hover{background-color:#fef2f2}.modal__header .btn--icon.bg-success--50:hover{background-color:#f0fdf4}.modal__close{cursor:pointer;color:#606571;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:26px;height:1.625rem;display:flex}.modal__close:hover{background:#f3f4f6}.modal__close--disabled{background:0 0}.modal__footer{background:#fff;border-radius:0 0 8px 8px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;padding:1rem;display:flex}.modal__footer .btn{flex-grow:1;height:3rem}@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}@media screen and (max-width:767px){.modal--mobile .chat-section{height:auto}.modal--mobile .chat-box{width:100%}.modal--mobile .panel__body{overflow:inherit}}.overlay+.modal{z-index:2;position:relative}.overlay{z-index:99;background-color:#000000cf;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden!important}@media screen and (max-width:767px){.overlay{animation:fadein .2s}}.overlay.overlay-transparent{background-color:#0000}.overlay.overlay-overlap{z-index:200}@keyframes fadein{0%{opacity:0}to{opacity:1}}.modal-body--select{max-height:none;overflow:visible;overflow:initial}.modal__table td,.modal__table th{padding:.625rem 1.25rem}.modal__title h5{overflow-wrap:break-word;margin:0;font-size:1.25rem}:focus-visible{outline:0}.pb-0{padding-bottom:0}.modal__close:disabled{cursor:not-allowed}.modal__download-template{cursor:pointer;justify-content:center;align-items:center;gap:.25rem;padding:1rem .5rem;font-size:.875rem;font-weight:600;line-height:1rem;text-decoration:underline;display:inline-flex}.response_form textarea{border:1px solid #d1d5db;border-radius:4px;height:120px;padding:.5rem .75rem}@media screen and (max-width:767px){.schedule__slidemodal:has(.modal__footer) .slide__modal,.schedule__slidemodal:has(.sticky__footer) .slide__modal{padding-bottom:100px}.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{background-color:#ffd503;border-radius:50%;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;padding-left:0;transition:all .3s linear;display:flex}}.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 #0000001a}.accordion__head{font-size:1.5rem}.accordion__button{color:#444;cursor:pointer;text-align:left;background-color:#fff;border:none;border-bottom:1px solid #cdd4e0;align-items:center;width:100%;padding:1.5rem 1.25rem;display:flex}.accordion__button:hover{background-color:#ddd}.accordion__button:before{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;display:inline-block;transform:rotate(-45deg)}.accordion__button[aria-expanded=true]:before,.accordion__button[aria-selected=true]:before{margin-bottom:6px;transform:rotate(45deg)}[hidden]{display:none}.accordion__panel{animation:fadein .35s ease-in}.accordionskeleton{background-color:#fff;border-bottom:1px solid #e6e6e6;width:100%;padding:26px 16px}.accordionskeleton__chevron{background-color:#f0f0f0;width:1.5rem;height:1.5rem}.accordionskeleton__content{background-color:#f0f0f0;width:138px;height:1.5rem}.responsive-accordion{flex-direction:column;gap:1rem;display:flex}.responsive-accordion__item{overflow:hidden}@media screen and (min-width:768px){.responsive-accordion__header{display:block}}.responsive-accordion__content{background-color:#fff;padding:1rem;display:none}@media screen and (min-width:768px){.responsive-accordion__content{display:block!important}}.responsive-accordion__content.active{display:block}.tag{border:1px solid #cdd4e0;border-radius:8px;flex-direction:row;align-items:center;padding:.5rem 1rem;display:flex}.tag__close{cursor:pointer;background:0 0;border:none}.tag__close:hover{color:#ffd503}.page{color:#000;margin-top:40px}.page__title{font-size:2rem;font-weight:600}.page__text{color:#000;margin:12px 0 0;font-size:18px}.page__content{color:#000;margin-top:12px;line-height:18px}.page ul li{margin:4px 0 0 20px;list-style-type:disc}.page ul li span{margin-top:10px;display:block}.page__brief{margin-top:4px;line-height:20px}.page__list-heading{margin-top:16px;display:block}.page .content-block{margin:16px 0}.page .code-block{background-color:#f1f1f1;padding:16px}.page .usage-markup-preview{margin-bottom:20px}.page .usage-markup-preview--m-top{margin-top:20px}.color-box p{color:#ffd503}.color-box .strong-title{font-weight:700;margin-top:8px!important}.note-block{background-color:#fff;border-radius:4px;padding:12px}::-webkit-scrollbar{background:#fff;border-radius:0;width:12px;height:12px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:25px;width:12px;height:12px}.card-shadow{box-shadow:0 2px 4px #00000014}.dropdown::-webkit-scrollbar,.scrollbar--thin::-webkit-scrollbar{width:3px;height:3px}.dropdown::-webkit-scrollbar-thumb,.scrollbar--thin::-webkit-scrollbar-thumb{width:3px;height:3px}.steps__container{z-index:9;background-color:#fff;margin:-.75rem -.75rem 0;padding:.75rem;position:sticky;top:-.75rem}@media screen and (min-width:768px){.steps__container{margin:-1.5rem -1.5rem 0;padding:1rem;top:-1.5rem}}.steps{justify-content:space-between;width:100%;margin-left:auto;margin-right:auto;list-style:none;display:flex;position:relative}@media screen and (max-width:767px){.steps{max-width:80%!important}}.steps:after{content:"";border-top:2px solid #cdd4e0;border-left:none;width:100%;height:0;margin-top:0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.step{z-index:1;background-color:#fff;align-items:center;margin-bottom:0;padding:0 12px;display:flex;position:relative}.step:first-child{margin-left:0;padding-left:0}.step:last-child{margin-bottom:0;margin-right:0;padding-right:0}.stepNumber{aspect-ratio:1;background-color:#d1d5db;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.stepTitle{color:#606571;flex-grow:1;font-weight:500;line-height:24px}.active .stepNumber{background-color:#ffd503}.active .stepTitle{color:#0c1e2d}.login{height:100vh}.login__wrapper{flex-direction:row;height:100%;display:flex}@media screen and (min-width:768px){.login__wrapper{justify-content:center}}.login__colleft{flex-direction:column;flex:1 1;display:flex}@media screen and (max-width:991px){.login__colleft{padding:0 24px}}.login__colleft .login__col{flex-direction:column;height:100%;display:flex}@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{border-top:1px solid;border-color:#cdd4e0;justify-content:center;align-items:center;gap:2rem;padding:2rem;display:flex}@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{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media screen and (max-width:767px){.krane__logo{text-align:center;border-bottom:1px solid #cdd4e0;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-bottom:2rem}}@media screen and (max-width:575px){.krane__logo img{max-width:124px}}.login__title{margin-bottom:8px;font-size:1rem;font-weight:600;display:inline-block}.register__user{margin:2.5rem 0}.register__user a{color:#2b72e6}.login__top h1{margin-bottom:.313rem;font-size:30px;font-weight:800}@media screen and (min-width:768px){.login__top h1{fosnt-size:40px}}.login__btn{margin:2rem 0}.login__col .form-control{color:#000;min-height:3.25rem}.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;-webkit-line-clamp:1;-webkit-box-orient:vertical;align-items:center;width:auto;margin-top:4px;font-size:12px;display:flex;bottom:-22px;overflow:hidden}.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;grid-gap:6px;align-items:center;font-size:12px;display:flex}.form-group--expand-error span{flex:1 1}.form-group--expand-error svg{margin-top:2px}.login__text__icon{margin-right:10px;display:inline-block}.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{flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 91px);display:flex}}.support__detail{max-width:520px;margin:0 auto}.support__flex{grid-gap:50px}.support__contact span{font-size:20px}.support figure img{-o-object-fit:contain;object-fit:contain;width:100%;max-height:300px}.support h1{font-size:30px}.support p{margin:1.25rem 0 1.75rem;font-size:16px}@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{color:#0c1e2d;border:1px solid #d1d5db;font-weight:600}.support__contact .btn-outline:hover{background:#e5e7eb}.support__contact .btn-outline svg{margin-right:6px}.navbar__parent{z-index:6;background-color:#fff;transition:all .3s ease-out;position:sticky;top:0}.header{z-index:1;border-bottom:1px solid #cdd4e0;padding:.75rem 0;position:relative}.header__flex{flex-direction:row;align-items:center;display:flex}.header__logo__flex{grid-gap:1.25rem}@media screen and (min-width:1200px){.header__logo__flex{flex-direction:row;align-items:center;display:flex}}.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{white-space:nowrap;text-overflow:ellipsis;border-left:1px solid #cdd4e0;width:28.125rem;padding-left:1.25rem;font-size:1.125rem;font-weight:400;display:none;overflow:hidden}@media screen and (min-width:1200px){.header__logo__flex span{display:inline-block}}@media screen and (max-width:1199px){.header__logo__flex span{border:0;padding:0;font-size:.875rem}}.header__right{margin-left:auto}.header__tab{background:#0c1e2d}@media screen and (min-width:768px){.header__tab{white-space:nowrap;width:100%}}@media screen and (max-width:1199px){.header__tab{white-space:nowrap;z-index:2;width:80%;max-width:350px;transition:left .3s;position:fixed;top:0;bottom:0;left:-100%;overflow:auto}}.header__tab.menu-opened{left:0}.header__empty{min-height:5rem}.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{align-items:center;display:flex}.user__icon .user__span{background:#e4e8ee;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;line-height:3.375rem;display:inline-flex}.user__icon .user__span svg{color:#6b7280}.user__icon .caret__span{display:none;position:relative}@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{border-radius:4px;box-shadow:0 13px 37px #00000036}.profile__dropdown li:not(:last-child){border-bottom:1px solid #e6e7e9}.profile__dropdown li>div{color:#0c1e2d;cursor:pointer;padding:8px 16px;font-size:14px}.profile__dropdown svg{color:#606571}.user__infos{line-height:1.2;display:none;position:relative}@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{text-overflow:ellipsis;white-space:nowrap;max-width:12.5rem;overflow:hidden}.user__infos span{font-size:.75rem;display:inline-block}.header__subnavigation{border-bottom:1px solid #cdd4e0;flex-shrink:0}.sub__navigation{justify-content:space-between;align-items:center;display:flex}.sub__navigation li{white-space:nowrap}@media screen and (min-width:1200px){.sub__navigation li:hover:not(.active) a{color:#0c1e2d;background:#f3f4f6}}.sub__navigation li.active{background:#ffd503;border-radius:24px}.sub__navigation li.active a{color:#0c1e2d}.sub__navigation li a{color:#0c1e2d;background:0 0;border-radius:24px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.sub__navigation .text-capitalize{text-transform:inherit}.sub__navigation .text-capitalize a:first-letter{text-transform:uppercase}.scroll-x-shadow{background-color:#fff;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(270deg,#fff,#fff),linear-gradient(90deg,#00000040,#fff0),linear-gradient(270deg,#00000040,#fff0);background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,20px 100%,20px 100%;background-attachment:local,local,scroll,scroll;overflow:auto}@media (pointer:coarse){.scroll-x-shadow{-ms-overflow-style:none;scrollbar-width:none}.scroll-x-shadow::-webkit-scrollbar{display:none}}.nav__bar{flex-direction:column;height:100%;display:flex}@media screen and (min-width:1200px){.nav__bar{display:block}}@media screen and (max-width:1199px){.nav__bar>.container-fluid{flex-direction:column;flex:auto;display:flex}}.nav__bar .project__name{color:#fff}.nav__bar ul{width:100%}@media screen and (min-width:1200px){.nav__bar ul{flex-direction:row;align-items:center;gap:2.25rem;display:flex}}.nav__bar ul li:last-child a:after{border-right:0}.nav__bar ul li a{color:#fff;align-items:center;gap:.5rem;padding:1rem 16px;font-weight:500;display:flex;position:relative}@media screen and (min-width:1200px){.nav__bar ul li a{gap:.5rem;padding-left:0;padding-right:0}}@media screen and (max-width:1199px){.nav__bar ul li a{border-right:2px solid #0000}}@media screen and (min-width:1200px){.nav__bar ul li a:after{content:"";background:0 0;width:100%;height:3px;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{border-bottom:1px solid #f6f6f6;flex-direction:column;justify-content:space-between;padding:30px 24px;font-size:18px;display:flex}}.nav__bar .nav__header .project__name{text-overflow:ellipsis;max-width:80%;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{width:100%;margin-bottom:1.25rem}}@media screen and (min-width:1200px){.nav__setting{margin-left:auto}}.project{overflow:hidden scroll}.project__flex{flex-wrap:wrap;grid-template-columns:repeat(auto-fill,minmax(265px,1fr));grid-gap:1rem;gap:1rem;display:grid}.project .card__flex{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.project .card__flex label{color:#0c1e2d;display:none}@media screen and (min-width:768px){.project .card__flex label{cursor:pointer;font-size:1.5rem;font-weight:700;display:block}}.project .card__flex--button{outline:medium none currentcolor;outline:initial;background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:none;position:absolute;bottom:28px;right:28px}@media screen and (min-width:768px){.project .card__flex--button{cursor:pointer;width:100%;height:100%;display:block;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{background:#ffd503;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 6px 12px #0000001c}@media screen and (min-width:768px){.project .card__flex span{width:4.625rem;height:4.625rem;box-shadow:none;margin-bottom:1rem}}.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__header{background:#0c1e2d;padding:1.25rem}.project__header h2{color:#fff;font-size:18px}@media screen and (min-width:768px){.project__header h2{font-size:1.25rem}}.project__infos{cursor:pointer;flex-direction:column;display:flex;position:relative}.project__infos h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.125rem;display:-webkit-box;overflow:hidden}@media screen and (min-width:768px){.project__infos h2{-webkit-line-clamp:1}}.project__infos figure{flex-basis:100px;min-width:100px;height:100px}@media screen and (min-width:768px){.project__infos figure{flex-basis:auto;min-width:auto;height:auto}}.project__infos figure img{-o-object-fit:cover;object-fit:cover;border-radius:4px 0 0 4px;width:100%;height:100%}@media screen and (min-width:768px){.project__infos figure img{border-radius:4px 4px 0 0;height:170px}}.project span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;display:-webkit-box;overflow:hidden}.project__card{position:relative}.project__card .project__link h2{color:#0c1e2d}.project__card .project__link span{color:#606571}.form-group{position:relative}.comments-space{margin-top:1rem}.project__empty{flex-direction:column;flex:1 1;place-content:center;align-items:center;display:flex}.project__empty h4{font-size:24px}.project__empty h4~p{color:#6d767f;max-width:400px;margin:auto;font-size:14px}.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{border-top:1px solid #cdd4e0;justify-content:space-between;align-items:center;gap:16px;width:100vw;margin-top:16px;margin-left:calc(50% - 50vw);padding:24px 16px;display:flex}.btn-actions .btn{white-space:nowrap;flex:1 1}.projects__pagination .pagination-text{position:static!important}.project-navigator{align-items:center;display:flex}.nav__bar .project-navigator{display:flex!important}@media screen and (min-width:1200px){.project-navigator:before{content:"";background-color:#cdd4e0;align-self:center;width:1px;height:30px;display:block}}.project-navigator .company-name{font-size:14px;font-weight:700}.project-navigator .project-name{color:#fff;font-size:18px;font-weight:400}@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{background:#fff;margin:16px 0}.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{color:#0c1e2d;background:#ffd503;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:600;display:inline-flex}.portal-badge--sm{padding:2px 4px}.card{background:#fff;border-radius:4px;height:100%;box-shadow:0 2px 4px #00000014}.card--border{box-shadow:none;background:0 0;border:2px dashed #cdd4e0}@media screen and (max-width:575px){.card--border{min-height:300px}}.popup__modal{z-index:1060;outline:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden auto}.popup__box{flex-direction:row;height:100%;margin:0 auto}.popup__box,.popup__content{align-items:center;display:flex}.popup__content{pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid #0003;border-radius:.3rem;outline:0;flex-direction:column;width:100%;position:relative}.project__body{padding:45px 64px 32px}.btn__flex{grid-gap:2rem;justify-content:center;display:flex}.login__btn .btn__flex button{width:auto;min-width:150px;padding:.75rem 1rem}.project__body .form-group{margin-bottom:25px}.project__body .login__btn{margin:0}.popup__overlay{opacity:.6;background:#f6f6f6;width:100%;height:100%;position:fixed;top:0;left:0}.mt-10{margin-top:10px}.popup__overlay--black{opacity:.75;background:#000;width:100%;height:100%;position:fixed;top:0;left:0}.popup__box--notice{max-width:335px}.notice__col{text-align:center;color:#0c1e2d;margin-bottom:2rem;font-weight:700}.notice__btn .btn-default--outlined{border:1px solid #d1d5db;border-radius:8px}.tab{align-items:center;display:flex}.tab__links{font:normal 600 16px/24px;color:#0c1e2d;position:relative}.tab__links:after{content:"";width:100%;height:1px;display:block;position:absolute;bottom:0;left:0}.tab__links--active{font-weight:700}.tab__links--active:after{content:"";background-color:#ffd503;height:1px}@media screen and (min-width:768px){.tab__links--active:after{height:2px}}.tab__links:hover{cursor:pointer}.tab__links:hover:after{content:"";background-color:#ffd503;height:2px}.tab-scroll{white-space:nowrap;overflow:auto}.tab-scroll::-webkit-scrollbar{width:4px;height:4px}.tab-scroll::-webkit-scrollbar-thumb{border-radius:4px;width:4px;height:4px}.header-tab{display:flex}.header-tab .active{color:#a16207;border-bottom:2px solid #a16207}.krane-toast{color:#fff;background-color:#09a57f;align-items:center;padding:14px 20px;display:flex}.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{text-align:left;margin-left:16px}.krane-toast__icon{align-self:flex-start;margin-top:4px;line-height:0}.krane-toast__title{text-transform:capitalize;margin-bottom:4px;font-weight:700;line-height:1.5}.krane-toast__message{color:inherit;line-height:1.2}.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{white-space:nowrap;z-index:20;background:#fff;border-radius:4px;min-width:11.25rem;position:absolute;right:0;box-shadow:0 0 25px #0000001a}.dropdown__menu.active{opacity:1;visibility:visible;transition:all .5s;transform:translateY(0)}.dropdown__menu.inactive{opacity:0;visibility:hidden;transition:all .5s;transform:translateY(100%)}.dropdown__menu svg{width:22px;height:17px}.dropdown__menu ul li.disabled div{cursor:not-allowed;opacity:.5;background:#f0f0f0}.dropdown__menu div{color:#0c1e2d;cursor:pointer;padding:8px;font-size:14px}.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;padding:.5rem;top:30px!important;right:0!important}.drop-down--setting .dropdown__menu div{padding:5px}.drop-down--setting .dropdown__menu ul:first-child{text-align:left;font-size:15px}thead .drop-down--setting .form-checkbox+label .checkbox-indicator{border-color:#cdd4e0}thead .drop-down--setting .form-checkbox:hover+label .checkbox-indicator{background:0 0}.drop-down-container .dropdown__menu{border-radius:4px;top:0;left:auto;right:-113px;box-shadow:0 13px 37px #00000036}.drop-down-container--nav .dropdown__menu{top:24px;left:auto;right:0}@media screen and (min-width:768px){.drop-down-container--nav .dropdown__menu li{border-bottom:1px solid #e6e7e9}}.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:#e6e7e9}@media screen and (min-width:768px){.dropdown-pdf .dropdown__menu.active,.dropdown-pdf .dropdown__menu.inactive{top:80px;right:75px}}.breadcrumb{margin:0;padding:0;list-style:none;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:"";vertical-align:middle;border-bottom:2px solid #0c1e2d;border-right:2px solid #0c1e2d;width:5px;height:5px;margin:-2px 8px 0;display:inline-block;transform:rotate(-45deg)}.breadcrumb__link{color:#2b72e6;font-size:16px}.breadcrumb__link:hover{color:#1a448a}.sidebar{border-right:2px solid #cdd4e0;flex:0 0 400px;width:400px;height:calc(100vh - 162px);position:sticky;top:162px}@media screen and (max-width:991px){.sidebar{flex:0 0 280px}}@media screen and (max-width:1599px){.sidebar{flex:0 0 300px;height:calc(100vh - 146px);top:146px}}.sidebar li{position:relative}.sidebar li.active a{background:linear-gradient(90deg,#fff,#f6f6f6);border-left-color:#ffd503}.sidebar li.active a:after{content:"";background:#f6f6f6;width:2px;height:100%;position:absolute;top:0;right:-2px}.sidebar a{color:#0c1e2d;border-bottom:1px solid #cdd4e0;border-left:20px solid #0000;padding:1.25rem 2.5rem;font-size:20px;font-weight:500;display:block;position:relative}@media screen and (max-width:1599px){.sidebar a{padding:.75rem 1.25rem;font-size:16px}}.sidebar a:hover{background:linear-gradient(90deg,#fff,#f6f6f6);border-left-color:#ffd503}.sidebar span{margin-right:1rem;display:inline-block}.sidebar span svg{vertical-align:middle;width:24px}.menu__icon{position:absolute;top:1.75rem;right:0}.sub-menu{background:#f6f6f6}.sub-menu a{padding:1rem 2.5rem}.directory__border li{border:1px solid #cdd4e0;margin:-1px 0;padding:.75rem 2rem;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{color:#fff;text-align:center;z-index:999999;background-color:#df320c;border-radius:8px;width:330px;padding:1rem;font:800 16px/17px Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.alert__title{text-transform:uppercase;margin-bottom:16px;font-weight:800}.alert--success{background-color:#09a57f}.alert--warning{background-color:#ffb400}.alert-msg{text-align:left;border-radius:4px;padding:.75rem;display:flex}.alert-msg div{padding:.25rem}.alert-msg div p{font-size:.875rem;font-weight:400}.alert-msg.alert--danger{background:#fef2f2;border:1px solid #dc2626}.alert-msg.alert--danger div{color:#dc2626}.alert-msg.alert--warning{background:#fefce8;border:1px solid #ca8a04}.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:"";z-index:9;background:#ffd503;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:0}.history ul li:after{content:"";background:#e6e7e9;width:1px;height:100%;position:absolute;top:9px;left:4px}.history ul li:last-child:after{display:none}.history ul span{overflow-wrap:break-word;color:#606571;font-size:12px;display:block}.history ul p{overflow-wrap:break-word;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.history ul label{font-size:14px}.comment__wrap{max-height:300px;overflow:auto}.comment__wrap::-webkit-scrollbar,.comment__wrap::-webkit-scrollbar-thumb{width:4px;height:4px}.timeline ul,.timeline ul li{position:relative}.timeline ul li{padding-bottom:1rem;padding-left:1.25rem}.timeline ul li:before{content:"";z-index:9;background:#4b5563;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:4px}.timeline ul li:after{content:"";background:#e6e7e9;width:1px;height:100%;position:absolute;top:9px;left:7px}.timeline ul li:last-child:after{display:none}.timeline ul span{overflow-wrap:break-word;color:#606571;font-size:12px;display:inline-block}.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:"";z-index:9;background:#ffd503;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:0}.notes ul li:after{content:"";background:#e6e7e9;width:1px;height:100%;position:absolute;top:9px;left:4px}.notes ul li:last-child:after{display:none}.notes ul li p{overflow-wrap:break-word;margin-bottom:.5rem;font-size:.875rem;font-weight:700}.notes ul li div p{font-weight:400}.notes ul span{overflow-wrap:break-word;color:#606571;font-size:12px;display:block}.notes ul label{font-size:14px}.notes-pill{color:#2b72e6;cursor:pointer;text-align:center;background:#ebf0f8;border-radius:20px;width:3.125rem;margin-left:4px;padding:5px 12px;right:3px}.tooltip{color:#0c1e2d;background:#fff;border-radius:4px;width:155px;position:relative}@media screen and (min-width:992px){.tooltip{box-shadow:0 6px 12px #0000001c}}.tooltip span{font-size:14px}.tooltip:before{content:"";background-image:url(/_next/static/media/black-up-arrow.edb3cbc3.svg);background-repeat:no-repeat;width:31.19px;height:33px;position:absolute;top:-21.58px;left:62.38px}.tooltip__list{padding-left:26px;list-style-type:disc}.tooltip__list-item{font:400 14px/17px Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.tooltip-container{border-radius:5px;max-width:345px;padding:.5rem;font-size:14px}.tooltip-container--dark{color:#f6f6f6;background:#000c}.tooltip-container--light{color:#0c1e2d;background:#fff;box-shadow:0 13px 37px #00000036}.tooltip-container--light .tooltip{box-shadow:none;padding:0!important}:root{--AreaTableWidthOffset:40px}.schedule__form .form-group{position:relative}.schedule__form .qty__text{font-size:.75rem;position:absolute;top:40px;right:0}.success-text{color:#09a57f}.error-text{color:#df320c}.empty__table p{font-size:1.5rem;line-height:1.5}.outer__box{background:#fff;border:2px solid #cdd4e0;border-radius:5px;min-width:260px;padding:2px;box-shadow:0 0 25px #0000001a}.circle,.outer__box{display:inline-block}.circle{border-radius:50%;width:14px;height:14px}.circle--default{background:#ffb400}.circle--success{color:#fff;background:#09a57f}.span__qty{border-radius:20px;padding:.25rem .75rem;display:inline-block}.arrow__btn{padding:0}.arrow__btn:hover{background-color:#0000}.table__col .btn-white{background:0 0}.slide__modal{z-index:99;flex-direction:column;width:100%;transition:all .3s ease-in-out;display:flex;position:fixed;bottom:-1000%;left:0;transform:translateY(1000%)}@media screen and (min-width:768px){.slide__modal{height:calc(100vh - 72px)}}.linking__modal{z-index:5;background-color:#00000080;border-top-left-radius:8px;border-bottom-left-radius:8px;flex-direction:column;width:75vw;height:100%;animation:modalSlideIn .4s ease-in-out forwards;display:flex;position:absolute;bottom:0;right:0;box-shadow:0 4px 8px #0003}@media screen and (max-width:767px){.linking__modal{width:100%;height:85vh;position:fixed}}.linking__modal__body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}.linking__modal__body::-webkit-scrollbar{display:none}.linking__modal--popout-window{width:100vw;height:100vh}.slide__modal-open.slide__modal{top:0;bottom:0;transform:translateY(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-bottom:1px solid #cdd4e0;border-radius:0}.tooltip-alert{max-height:300px;overflow-y:auto}.table-column-pill{color:#2b72e6;cursor:pointer;text-align:center;background:#ebf0f8;border-radius:20px;margin-left:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.schdeule__title{padding-bottom:25px}.schedule__chart__top .gantt-chart__timeline-cell{padding:1rem 0}.modal__footer--chart{z-index:99;border-top:1px solid #cdd4e0;width:100%;position:fixed;bottom:0;left:0;right: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{z-index:2;width:100%;position:fixed;top:125px;left:0}.search__bar--sticky{z-index:2;background:#f6f6f6;margin-left:-24px;margin-right:-24px;padding:8px 24px;position:sticky;top:69px;left:0;right:0;width:100vw!important}}.schedule__timeline-tab .schedule__table{flex-direction:column;flex-grow:1;display:flex}.schedule__timeline-tab .tagged-bom-table{height:100%}.ag-cell-last-left-pinned{border-right:1px solid #0000!important}@supports (color:color-mix(in lab,red,red)){.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 #0000!important}@supports (color:color-mix(in lab,red,red)){.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;line-height:1.7;overflow-y:auto}.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{flex-direction:column;width:25rem;height:570px;display:flex}.schedule-version-history-menu .modal__footer .btn{min-width:0!important}.max-width-14-rem{max-width:14rem}.static-droppable-area{pointer-events:none;z-index:1000;background-color:#fffc;gap:1rem;width:100%;height:100%;padding:2rem;display:flex;position:absolute;top:0;left:0;box-shadow:0 4px 8px #0000001a}.dropable-area{border:4px dashed #9ca3af;border-radius:6px;flex-grow:1;justify-content:center;align-items:center;display:flex}.dropable-area--over{border-color:#6b7280}.h-50{height:50%!important}.h-100{height:100%!important}.w-50{width:50%!important}.w-24px{width:24px!important}.suggested-row .suggested-text{-webkit-text-fill-color:#0000;color:#0000;background:linear-gradient(90deg,#93f,#007bff);-webkit-background-clip:text;background-clip:text;font-weight:700}.table-filter{background-color:#fff;justify-content:space-between}.table-filter,.table-filter__content-action{flex-direction:row;align-items:center;display:flex}.table-filter__content-action{justify-content:flex-end}@media screen and (max-width:991px){.table-filter{flex-direction:column;align-items:start;gap:.75rem;display:flex}}.table-filter .search-input-field{position:relative}.table-filter .search-input-field:after{content:"";z-index:12321;background-image:url(/_next/static/media/search-icon.0960c98f.svg);background-repeat:no-repeat;width:10%;height:24px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.table-filter .date-selector{flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.table-filter .date-selector span{font:500 14px/16px Lato,-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{color:#606571;border:1px solid #cdd4e0;border-left:0;border-right:0;border-radius:0}.btn-group-toggle--filter .btn:last-child{border-radius:0 4px 4px 0}.btn-group-toggle--filter .btn:first-child{border-radius:4px 0 0 4px}.btn-filter--border{border-left:1px solid #9ca3af;margin-left:1.75rem;padding-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{margin-top:-1px;margin-left:-1px;border-left:none!important}}.react-split__sash{background:#f6f6f6!important;border:1px solid #cdd4e0!important;width:20px!important;position:relative!important}.react-split__sash:after{width:100%;height:100%;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}@media screen and (max-width:991px){.react-split__sash{display:none}}.loading__overlay{z-index:10000;background:#0000004d;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.gantt-chart,.loading__overlay{width:100%;height:100%}.gantt-chart__content{flex-direction:column;align-items:flex-start;height:100%;display:flex}.gantt-chart__header{text-align:center;background:#fff;width:100%;padding:.75rem 0;font:700 16px/15px Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}@media screen and (max-width:575px){.gantt-chart__header .file-name{display:flex;width:100%!important;margin-left:auto!important;margin-right:auto!important}}.gantt-chart__content{overflow:auto}.gantt-chart__timeline{background:#fff;border-top:1px solid #cdd4e0}.gantt-chart__timeline-content{background:#fff;border-left:0;flex-direction:row;align-items:flex-start;height:28px;display:flex}.gantt-chart__timeline-cell{color:#6b7280;text-align:center;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #cdd4e0;padding:6px 0;font:700 10px/15px Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;position:relative;overflow:hidden}.gantt-chart__timeline-cell:after{content:"";z-index:1;background:#cdd4e0;width:1px;height:60px;position:absolute;top:0;right:0}.gantt-chart__timeline-body{background:#f6f6f6;height:100%;position:relative;overflow:hidden}@media screen and (max-width:991px){.gantt-chart__timeline-body{min-height:32rem}}.gantt-chart__timeline-slider{z-index:2;width:16rem;position:absolute;top:8rem;right:1rem}.gantt-chart__column-group{flex-direction:row;align-items:flex-start;height:100%;display:flex}.gantt-chart__column-group--smheight{height:100px}.gantt-chart__column{flex-direction:row;align-items:flex-start;height:100%;display:flex;position:relative}.gantt-chart__column-cell{text-align:center;color:#606571;background-color:#fff;border-left:1px solid #f3f4f6;height:100%;font-size:12px}.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{width:100%;height:100%;padding-bottom:7px;position:absolute;top:0;left:0;overflow-x:hidden}.gantt-chart__row{flex-direction:row;align-items:center;width:100%;display:flex;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 #e6e7e9!important}.gantt-chart__row:hover{background:#f6f6f6}.gantt-chart__task{text-transform:uppercase;cursor:pointer;background:#8fbcfe;border-radius:4px;justify-content:flex-start;align-items:center;height:32px;padding:10px 8px;display:flex;position:absolute}.gantt-chart__task--level{background:#1a448a}.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;text-transform:none;white-space:nowrap;align-items:center;max-width:100%;height:32px;font-size:.875rem;font-weight:500;display:flex}.gantt-chart__task__label--level{color:#fff}.gantt-chart__task__label--lead-time{min-width:10px}.gantt-chart__task-tagged{white-space:nowrap;color:#112e5c;align-items:center;margin-left:4px;font-size:14px;font-weight:500;display:flex}.gantt-chart__task--blue{border-radius:4px 0 0 4px;background:#bfd5f7!important}.gantt-chart__task--red{border-radius:4px 0 0 4px;background:#f87171!important}.gantt-chart__reservation{cursor:pointer;background:#8fbcfe;border-radius:4px;justify-content:flex-start;align-items:center;min-width:8px;height:32px;padding:10px 0;transition:opacity .3s,background-color .3s;display:flex;position:absolute}.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;text-transform:none;white-space:nowrap;align-items:center;max-width:100%;height:32px;font-size:.875rem;font-weight:500;display:flex}.gantt-chart__links{background-color:#ebf0f8;flex-direction:column;justify-content:flex-end;display:flex;position:relative}.gantt-chart__links__leadtime{background-color:#f87171;border-radius:4px;height:32px}.gantt-chart__subrowheader{transition:"transform 0.1s ease-out"}.gantt-chart--schedule__timeline-cell{padding:5px 0}.gantt-chart--schedule__timeline-content{border-top:0}.gantt-chart--logistics .gantt-chart__timeline-slider{top:4.5rem}.gantt-chart__task--activity:hover{box-shadow:0 6px 12px #0006}.gantt-chart__task-detail{z-index:8;background-color:#fff;border:1px solid #cdd4e0;border-left:3px solid #2b72e6;border-radius:4px;width:24rem;max-height:24rem;padding:16px 12px;line-height:24px;box-shadow:0 6px 12px #0000001c}.gantt-chart__task-detail p{text-transform:none;font-size:12px;font-weight:500}.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{scrollbar-width:none;background:0 0;width:0;display:none}.timeline-indicator{z-index:1;pointer-events:none;height:100%;position:absolute}.timeline-indicator:after{content:"";border-left:4px solid #facc15;width:0;height:calc(100% - 5px);position:absolute;top:0;left:50%}.flex-auto{flex:1 0 auto}.gantt-chart__timeline-date{position:relative}.gantt-chart__timeline-date:before{content:"";z-index:1;background:#cdd4e0;width:100%;height:2px;position:absolute;top:30px}.gantt-chart__timeline-date .gantt-chart__column-group{height:30px;position:relative}.gantt-chart__timeline-date .gantt-chart__column-cell{padding:6px 0;font-weight:500;position:relative}.schedule-chart-checkbox-column{z-index:99;border:1px solid #cdd4e0;border-top:0}.schedule-chart-checkbox-column .checkbox-header{z-index:999;background-color:#fff;border-top:1px solid #cdd4e0;border-bottom:1px solid #cdd4e0;justify-content:center;align-items:center;width:100%;padding:26px 20px 8px;display:flex;position:sticky;top:0}.schedule-chart-checkbox-column .checkbox-body{width:100%}.schedule-chart-checkbox-column .checkbox-body .checkbox-row{justify-content:center;align-items:center;display:flex}.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;top:0;left:0}.condition-checkbox a{color:#0080b2;text-decoration:underline}@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{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}@media screen and (max-width:575px){.released__main .sticky__footer .btn{font-size:12px}.released__main .sticky__footer svg{width:12px}}@media screen and (min-width:992px) and (max-width:1300px){.released__main .table__search .btn{padding-left:10px;padding-right:10px}}.order__item{border-top:1px dashed #e6e6e6}.order__list label{color:#606571;min-width:165px;font-size:14px;display:inline-block}.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:#9ec6d680}.right-buttons-container.position-relative{right:0}.drop-down-container--status .dropdown__menu{left:0;right:0;transform:translate(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{border-top:1px solid #cdd4e0;flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding-top:16px;display:flex}}@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{height:1.75rem;padding-top:0!important}.delivery-slot .rdrCalendarWrapper .rdrMonthAndYearWrapper .rdrNextPrevButton{margin:0!important}.delivery-slot .rdrCalendarWrapper .rdrMonth{width:auto;padding:0}.delivery-slot .rdrCalendarWrapper .rdrMonth .rdrDayToday .rdrDayNumber span:after{background:0 0}.delivery-slot .rdrCalendarWrapper .rdrMonth .rdrDayToday .rdrDayNumber span{font-weight:300}.delivery-slot .rdrCalendarWrapper .rdrMonth .rdrDays .rdrDayDisabled{background:0 0}.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{height:100%;max-height:21.875rem;overflow-y:auto}.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 0 1px,#fff 0 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}.width-fit-content{width:-moz-fit-content;width:fit-content}.modal-popover{z-index:1;background:#fff;border-radius:16px;width:400px;padding:24px;position:fixed;bottom:30px;left:30px;box-shadow:2px -8px 180px 60px #0000002e}.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{z-index:8;background:#fff;margin-bottom:15px;padding:10px 24px 1px;position:sticky;top:-35px}.rotate_up{transform:rotate(180deg)}.rotate-left{transform:rotate(-90deg)}.rotate_down{transform:rotate(90deg)}.empty__content{text-align:center;max-width:320px;margin:0 auto}.empty__table{height:300px}.summary-date-filter-container{z-index:8;position:sticky;top:-24px}.recommendations-list{border-top:1px solid #e6e6e6;max-height:400px;overflow-y:auto}@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{border-radius:50%;width:2rem;height:2rem;padding:.5rem}.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);color:#0c1e2d;border-radius:50%;justify-content:center;align-items:center;font-weight:500;display:flex}.overlay .rdrCalendarWrapper{border:1px solid #cdd4e0;border-radius:4px;display:flex;box-shadow:0 0 15px #0003}.rdrCalendarWrapper.date-picker--transparent{background:0 0}.rdrCalendarWrapper .rdrDayStartPreview.rdrDayEndPreview{display:none}.rdrDateRangePickerWrapper .rdrCalendarWrapper .rdrDayStartPreview.rdrDayEndPreview{display:block}.rdrCalendarWrapper .rdrSelected{background:#ffd503;top:50%;left: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{border-color:#ffd503;top:50%;left:50%;transform:translate(-50%,-50%)}.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;font-weight:700;color:#2b72e6!important}.rdrDay.rdrDayToday .rdrDayNumber span:after{display:none}.rdrDayNumber{margin:auto}@media screen and (max-width:767px){.rdrDayNumber span{z-index:1;position:absolute}}.timezone-today{justify-content:center;align-items:center;display:flex}.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{color:#0c1e2d;font-weight:700}.rdrDefinedRangesWrapper{display:none}.inline-date{align-items:center;gap:1px;display:flex}.inline-date .inline-date-input{-moz-appearance:textfield;box-shadow:none;background:0 0;border:none;outline:none;width:82px;padding:0}.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{background-color:#fff;width:360px;padding:16px}.vertical-date-range-picker-container .title{color:#000;font-size:18px;font-weight:700}.vertical-date-range-picker-container .date-detail{border-collapse:collapse;border:1px solid #cdd4e0;width:50%}.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;justify-content:center;padding:.25rem .75rem}.bg-primary,.btn__download_template{background:#ffea83}.bg-round{border-radius:1rem;padding:.125rem .5rem}.border-none{border:none}.krane-table .dragging-header{cursor:grabbing;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1000;color:#606571;background:#fff;border:1px solid #e6e7e9;border-radius:4px;padding:.5rem 1rem;font-weight:700;box-shadow:0 4px 10px #00000026}.krane-table th.sortable{cursor:grab}.krane-table th.sortable:active{cursor:grabbing}.table__search{white-space:nowrap;align-items:center}.table__search::-webkit-scrollbar,.table__search::-webkit-scrollbar-thumb{width:4px;height:4px}.empty__table__col{flex-direction:column;flex-grow:1;width:100%;margin:0 auto}.empty__table__content{text-align:center;white-space:break-spaces;max-width:20rem;margin:30px auto}@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{text-align:center;aspect-ratio:1;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:150px;margin:0 auto;display:flex}.table__icon svg{aspect-ratio:1;width:54%;height:auto}.table__icon--warning{color:#eab308;background:#fefce8}.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%}.krane-table thead tr th{z-index:1;background-color:#f3f4f6;padding:12px 1.5rem;color:#6d767f!important}.krane-table td{padding:0 1.5rem}.krane-table td:has(.inline-input-open){border:none;padding-left:0;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:#0000!important}.krane-table tr:has(.unsupported-chars){height:5rem}.krane-table td:has(.unsupported-chars),.krane-table td:has(.unsupported-chars)~td{padding-bottom:.75rem}tbody tr,thead{table-layout:fixed;width:100%;display:table}.th,th{color:#0c1e2d;padding:1.75rem .5rem;font-weight:700;position:relative}tr{background:#fff;flex:none;order:1;align-self:stretch}.td,td{text-align:left;color:#0c1e2d;border-bottom:1px solid #e6e7e9;font-size:14px;font-weight:400}.resizer{cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;background:#00000080;width:4px;height:100%;position:absolute;top:0;right:0}.resizer.isResizing{opacity:1;background:#000}@media (hover:hover){.resizer{opacity:0}:hover>.resizer{opacity:1}}.header-with-sort-and-dragable{text-align:left;align-items:center;display:flex}tbody .form-checkbox+label .checkbox-indicator{background:0 0}.sorticon{justify-content:center;align-items:center;min-width:20px;height:20px;display:flex;position:relative}.sorticon svg{width:18px;height:18px;margin-left:4px;position:absolute}.sorticon svg.asc,.sorticon svg.desc{width:20px;height:20px}.transform-origin-center{transform-origin:50%}.rotate180{transform:rotate(180deg)}.searchfield-wrapper{position:relative}.searchfield-wrapper--tbl{margin:1.25rem 0}.searchfield-wrapper .searchfield{background:#fff;border:1px solid #d1d5db;border-radius:4px;width:100%;height:2.5rem;padding:0 1.25rem 0 2.75rem}.searchfield-wrapper span:first-child{cursor:pointer;position:absolute;top:9px;left:13px}.searchfield-wrapper span:last-child{cursor:pointer;position:absolute;top:7px;right:6px}.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 #ffea8340}.loading{text-align:center;color:#606571;justify-content:center;align-items:center;height:100%;font-weight:400;display:flex}.table-container{background-color:#fff}.table-container thead{position:sticky;top:0}:root{--heightOfFilterContainer:0px;--incrementForExpandableColumn:0}.paginated-table{flex-grow:1}.paginated-table--subnavigator table th:first-child{padding-left:1.5rem}.paginated-table--subnavigator table .tbody-container{height:calc(100vh - 445px - .75rem - var(--heightOfFilterContainer))!important}.paginated-table--subnavigator table .tbody-container td:first-child{padding-left:1.5rem}.table__full-height,.table__full-height>.krane-table{flex-direction:column;flex-grow:1;height:100%;display:flex}.table__full-height>.krane-table>.scrollbar-container:not(.theadScroll){flex-direction:column;flex-grow:1;height:auto;display:flex}@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{border-top:1px solid #dbc7fb;color:#3d1a77!important}.purple-themed-table .loading{margin:0;height:auto!important}@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;width:100%;height:22px}.active-cell{border:1px solid #c78b20}.value-copied-cell{border-style:dashed!important}.error{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 97px);display:flex}.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{-o-object-fit:contain;object-fit:contain;width:100%;height:350px}.error h1{margin-bottom:0;font-size:30px}.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{border-bottom:1px solid #cdd4e0;padding:.25rem .75rem;position:relative}.ribbon.has-dot{padding-left:30px;position:relative}.ribbon.has-dot:before{content:"";border-radius:20px;width:8px;height:8px;position:absolute;top:1.625rem;left:12px;transform:translateY(-50%)}.badge{white-space:nowrap;border-radius:20px;align-items:center;gap:.25rem;padding:.25rem .75rem;display:inline-flex;position:relative}.badge.has-dot{padding-left:26px;position:relative}.badge.has-dot .dot{border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.badge.has-rectangle{padding-left:26px;position:relative}.badge.has-rectangle .rectangle{border-radius:2px;width:10px;height:10px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.badge--sm{font-size:10px;line-height:1;padding:4px 6px!important}.badge--sm.has-dot{padding-left:20px}.badge-chip{white-space:nowrap;color:#606571;border-radius:20px;align-items:center;gap:4px;display:inline-flex;position:relative}.badge-chip .has-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.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 #e6e7e9!important}.user-count{text-align:right;width:7.5rem;display:inline-block}.companies-icon,.companies-icon--lg{background-color:#e5e7eb;border-radius:50%;width:32px;min-width:32px;height: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{flex-direction:column;flex-grow:1;align-items:center;width:100%;max-width:564px;height:0;margin:0 auto;display:flex}.color-picker{cursor:pointer;border-radius:4px;width:14px;height:14px;padding:0}.ps__rail-x{z-index:3}.hide-scroll .ps__rail-x,.hide-scroll .ps__rail-y,.hide-scroll-x .ps__rail-x,.hide-scroll-y .ps__rail-y,.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:"";z-index:9;background:#ffd503;border-radius:50%;width:8px;height:8px;position:absolute;top:7px;left:0}.time-line-lists .time-line-list-items .time-line-list-item:after{content:"";background:#e6e7e9;width:1px;height:100%;position:absolute;top:9px;left:4px}.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{overflow-wrap:break-word;color:#606571;font-size:12px;display:block}.list-style-disc{list-style:outside}.options-container{padding:.5rem 0}.options-container span{font-weight:600}.cell-icon{background-color:#f6f6f6;border-radius:100%;width:32px;height:32px;margin-right:8px;padding:6px}.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{cursor:pointer;border-radius:18px;width:36px;height:20px;display:block;position:relative}.toggle-btn__label:before{content:"";background-color:#fff;border-radius:50%;width:14px;height:14px;transition:transform .3s ease-in-out;display:block;position:absolute;top:3px;left:3px}.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{margin:1rem 0;display:flex}.working-hour__day{flex:0 1 150px;min-width:150px}.working-hour__toggle{margin-right:12px}.working-hour__time-slots{flex-flow:column wrap;gap:1rem;display:flex}.working-hour__time-slot{align-items:center;display:flex}.working-hour__buttons{place-self:baseline flex-end;padding:0 4px;display:flex}.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-container,.react-pdf__Page__canvas{margin:0 auto}.pdf-cursor{pointer-events:none}.filter-chip{border:1px solid #cdd4e0;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:12px;display:flex}.filter-chip__value-container{font-weight:800}.filter-chip__pill{color:#1f2937;text-align:center;background-color:#f6f6f6;border-radius:.625rem;height:1rem;padding:2px .5rem;font-size:.75rem;font-weight:700;line-height:1}.filter-chip--active{color:#fff;background:#1f2937;border:none}.filter-chip--active:hover{background:#1f2937!important}.filter-chip--focus{background:#e5e7eb;border-color:#0000;box-shadow:0 0 0 4px #f6f6f6}.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{border-radius:4px;max-height:25rem;box-shadow:0 13px 37px #00000036}}@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:0 0;margin-top:8px}.filter-dropdown li{white-space:nowrap;cursor:pointer;padding:.5rem 1rem}.filter-dropdown li:not(.filter-dropdown--disabled):hover{background:#f6f6f6}.filter-dropdown li label{cursor:pointer;display:block!important}.filter-dropdown__input{outline:none;width:200px;margin-top:.25rem;margin-left:1.75rem;line-height:1.5rem}@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:#0000!important}@media screen and (max-width:575px){.filter__modal-container.overlay{position:fixed;inset:0;background:#00000080!important}.filter__modal-container.overlay>div>div{width:100%;padding:8px 16px;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}.btn-group{justify-content:center;align-items:center;display:inline-flex}.btn-group__item{color:#606571;white-space:nowrap;background-color:#fff;border:1px solid #d1d5db;border-radius:0;flex:1 1;margin-right:-1px;padding:10px 1rem;font-weight:600}.btn-group__item:not(:last-child){border-right:1px solid #d1d5db}.btn-group__item.active{color:#0c1e2d;background-color:#ffd503}.btn-group__item:first-child{border-radius:4px 0 0 4px}.btn-group__item:last-child{border-radius:0 4px 4px 0}.loader{aspect-ratio:1;border-radius:50%;width:8px;animation:l5 1s linear infinite alternate}@keyframes l5{0%{background:#000;box-shadow:14px 0 #000,-14px 0 #0002}33%{background:#0002;box-shadow:14px 0 #000,-14px 0 #0002}66%{background:#0002;box-shadow:14px 0 #0002,-14px 0 #000}to{background:#000;box-shadow:14px 0 #0002,-14px 0 #000}}.panel{background-color:#fff;border-radius:4px;flex-direction:column;flex-grow:1;display:flex;box-shadow:0 2px 4px #00000014}.panel__header{border-bottom:1px solid #e6e7e9;align-items:center;width:100%;padding:.75rem 1rem;display:flex}@media screen and (min-width:768px){.panel__header{height:60px}}.panel__body{padding:1.5rem;overflow:auto}.list-grid-view{background-color:#f0f0f0;gap:4px;padding:.5rem}.list-grid-view,.list-grid-view button{border-radius:4px;justify-content:center;align-items:center;display:flex}.list-grid-view button{color:#606571;width:28px;height:28px;padding:.25rem}.list-grid-view button.active,.list-grid-view button:hover{background-color:#fff!important}.list-grid-view button.active{color:#0c1e2d}.toolbar-header{border-bottom:1px solid #e6e7e9;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}@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{order:2;width:100%;max-width:294px}}@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{background-color:#4b5563;width:1em;height:.3em;display:inline-block}.bottom-drawer{z-index:9;width:100%;transition:transform .3s;position:fixed;bottom:0;transform:translateY(100%);top:auto!important}.bottom-drawer:before{content:"";z-index:10;background-color:#00000040;width:100vw;height:100vh;display:block;position:fixed;inset:0}.bottom-drawer__container{z-index:11;background:#fff;padding:20px;position:relative}.bottom-drawer__container:before{content:"";background-color:#cdd4e0;width:80px;height:2px;margin:0 auto 24px;display:block}.bottom-drawer.active{transform:translateY(0)}.bottom-drawer.active:before{top:-100vh}.share-drawer .btn{flex-grow:1;height:3rem}@media screen and (min-width:768px){.share-drawer .btn{flex-grow:inherit}}[data-floating-ui-portal] [data-floating-ui-portal]{z-index:99;position:relative}@media screen and (min-width:768px){[data-floating-ui-portal] .overlay{background-color:#0000}}@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{background:#fff;min-width:200px;box-shadow:0 13px 37px #00000036}@media screen and (min-width:768px){.dropdown{max-width:20rem;max-height:calc(100vh - 40px);overflow:auto}}.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{color:#0c1e2d;padding:.3125rem;font-size:14px;display:block}.floating-arrow-shadow{filter:drop-shadow(0 1px #0000001a)}.dropdown-slideup{z-index:2;background:#fff;animation:short-slide-in .2s ease-in;position:relative;box-shadow:0 13px 37px #00000036}@media screen and (max-width:767px){.dropdown-slideup{padding-bottom:20px;animation:long-slide-in .4s ease-in forwards}.dropdown-slideup:before{content:"";background-color:#cdd4e0;width:80px;height:2px;margin:24px auto;display:block}}.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%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes short-slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:991px){.sticky__footer{z-index:2;background-color:#fff;justify-content:space-between;gap:.5rem;padding:1.25rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -1px 10px #00000026}.sticky__footer>div{width:100%}.sticky__footer>div>span{width:100%;display:block}.sticky__footer .btn{width:100%;height:3rem;font-size:.875rem}}.circle-arrow{background-color:#ffd503;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s linear;display:flex}.timeline-slider{background-color:#fff;border:2px solid #e6e7e9;border-radius:16px;padding:7px 12px;position:relative}.slider-container{justify-content:center;align-items:center;width:100%;display:flex}.slider{-webkit-appearance:none;opacity:.7;cursor:pointer;outline:none;width:100%;height:3px;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;cursor:pointer;background:#e6e7e9;border:2px solid #9ca3af;border-radius:50%;width:12px;height:12px}.slider>.period-tooltip{display:block}.period-tooltip{color:#fff;white-space:nowrap;background-color:#333;border-radius:4px;padding:5px 10px;font-size:12px;display:none;position:absolute;top:-32px}.period-labels{justify-content:space-evenly;width:100%;display:flex;position:absolute;top:-32px}.period-labels p{color:#606571;font-size:12px;font-weight:500}.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{flex-direction:column;min-height:35rem;display:flex}@media screen and (min-width:768px){.notification__container{border-radius:5px;width:38.75rem;height:35rem}}.notification__empty{flex-grow:1;height:100%}.notification__empty,.notification__empty-icon{justify-content:center;align-items:center;display:flex}.notification__empty-icon{background:#d1d5db;border-radius:50%;width:64px;height:64px}.notification__bell{cursor:pointer;position:relative}.notification__icon{color:#606571;background:#e4e8ee;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}@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{color:#0c1e2d;background:#d1d5db}.notification__count{text-align:center;vertical-align:middle;background:#ffd503;border-radius:44px;justify-content:center;align-items:center;width:32px;height:23px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:-5px;right:-10px}.notification__list{flex:auto;height:0;overflow-y:auto}.notification__list .mark-unread{color:#2b72e6;flex-shrink:0}.unread__count{text-align:center;vertical-align:middle;background:#f3f4f6;border-radius:23px;width:29px;height:16px;font-size:.75rem}.calendar-sidebar{opacity:1;background:#fff;width:100%;height:100%;transition:opacity .2s .3s,all .3s}.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 #e6e7e9;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}.dot{vertical-align:2px;background-color:#606571;border-radius:50%;width:6px;height:6px;margin:0 4px;display:inline-block}.event-card-detail{max-width:1000px;animation:cardSlide .3s cubic-bezier(.075,.82,.165,1) forwards}.col-divider{border-left:1px solid #cdd4e0;height:100%;padding-left:16px}.rbc-calendar{width:100%;transition:width .3s}.rbc-calendar .rbc-current-time-indicator{background:#ffd503;height:4px}.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{color:#000;text-align:center;background-color:#fff;padding:6px;font-size:9px;font-weight:600;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:0 2px 4px #00000014}.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{color:#0c1e2d;z-index:1;width:100%;margin:auto;font-size:12px;font-weight:400;position:absolute}.rbc-calendar .rbc-today{background:#fff}.rbc-calendar .rbc-event{padding:0;background:0 0!important;border:none!important;outline:none!important}.rbc-calendar .rbc-date-cell{text-align:center;color:#0c1e2d;padding:6px 0;font-size:14px}.rbc-calendar .rbc-header{text-transform:uppercase;min-height:64px;padding-top:6px;font-size:1.25rem;font-weight:500;line-height:32px;background:#ebf0f8!important}.rbc-calendar .rbc-off-range-bg{color:#d5dce0;background-color:#f0f0f0}.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:0 0;min-width:240px}.rbc-overlay{max-height:350px;overflow:auto;padding:0!important}.rbc-overlay .rbc-overlay-header{z-index:1;background-color:#fff;margin:0;padding:6px 12px;font-size:.875rem;font-weight:500;position:sticky;top:0}@media screen and (max-width:767px){.rbc-overlay~[data-floating-ui-portal]{z-index:99;position:absolute;inset:0}}.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{z-index:9;background-color:#e5e7eb;border-radius:80px 0 0 80px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;position:absolute;top:135px;left:335px;box-shadow:0 6px 12px #0000001c}.sidebar-toggler.active{transform:scaleX(-1)}.main-section.sidebar-hidden{gap:0!important}.main-section.sidebar-hidden .calendar-sidebar{opacity:0;pointer-events:none;width:0;padding:0!important}.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{margin:0;padding:0;list-style:none}.actions-list li{background:0 0;border:none}.action-list-item{cursor:pointer;align-items:center;gap:8px;padding:8px 0;display:flex}.action-list-item.disabled{color:#ccc;cursor:not-allowed}.event-bottom-sheet{z-index:9999;background:#fff;border-top-left-radius:20px;border-top-right-radius:20px;flex-direction:column;min-height:220px;max-height:80vh;padding:16px 20px 32px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -2px 16px #0000001f}.row-divider{border-bottom:1px solid #cdd4e0;width:100%;padding-bottom:5px}.delivery-schedule{overflow-x:auto}.delivery-schedule .deliver-calender-header,.delivery-schedule .rbc-month-header,.delivery-schedule .rbc-time-header{z-index:4;position:sticky;top:0}.delivery-schedule .rbc-month-view{overflow:auto}.delivery-board-export-container{position:relative}.delivery-board-footer{border-top:1px solid #e5e7eb;width:1620px;height:40px;margin-top:12px;left:-1620px}.delivery-board-footer,.delivery-board-list{z-index:-10;background-color:#fff;position:absolute}.delivery-board-list{width:1220px;left:-1220px}.delivery-date-group{border:1px solid #e5e7eb;border-radius:4px;margin-bottom:16px}.delivery-item{border-top:1px solid #e5e7eb}.delivery-item-number{text-align:center;background:#6b7280;border-radius:2px;justify-content:center;align-items:center;width:21px;height:20px;margin-top:12px;margin-right:8px;padding:2px 4px;font-size:10px;display:flex}.delivery-board-for-export-container{z-index:-10;background-color:#fff;width:1620px;position:absolute;left:-1620px}.rect-container{top:0;position:absolute!important}.pdf-extraction-loading-dialog{color:#606571;flex-direction:column;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}.pdf-extraction__status{z-index:100;background-color:#fefce8;border:1px solid #ffd503;border-radius:4px 4px 0 0;min-width:310px;max-width:310px;position:fixed;bottom:10px;right:24px}.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{border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;padding:4px;display:flex}.extraction-failed{background-color:#fef2f2}.datagrid-container{height:362px;overflow:auto}.krane-pdf-datagrid{block-size:100%}.rdg-cell[aria-selected=true]{--rdg-selection-color:#ffd503!important}.analytic-card{border-top:2px solid #0000;border-radius:4px;flex-direction:column;height:386px;display:flex}.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;border-bottom:1px solid #e6e7e9;padding:.75rem 1rem}.analytic-card__body{background:#fff;flex-grow:1;position:relative}.analytic-card__body .recharts-responsive-container{position:absolute;inset:0}.analytic-card__footer{text-align:right;background:#fff;border-top:1px solid #e6e7e9;padding:1.5rem}.analytic-card--collapsed{flex-grow:0;height:0;overflow:hidden}.card-expanded .analytic-card--collapsed{flex-grow:1;height:auto}.analytic-card--drag-placeholder{filter:grayscale();opacity:.2;border:3px dashed #000}.analytic-card.card-expanded{z-index:200;transform-origin:50%;aspect-ratio:16/9;width:90%;max-width:1800px;animation:modalScale .3s ease-in-out;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@media screen and (min-width:992px){.analytic-card.card-expanded{width:75%}}.analytic-card.card-collapsed{aspect-ratio:auto;height:auto}.analytic-card.card-collapsed.card-expanded{aspect-ratio:16/9}.dnd-grid{grid-gap:16px;grid-template-columns:repeat(1,1fr);max-width:100%;display:grid}@media screen and (min-width:1366px){.dnd-grid{grid-template-columns:repeat(2,1fr)}}.outer-bar{background-color:#eee;width:100%;transition:height .3s ease-in-out,border-radius .3s ease-in-out;overflow:hidden}.inner-bar{transition:width .3s ease-in-out,border-radius .3s ease-in-out}.progress-popup{z-index:100;background-color:#fefce8;border:1px solid #ffd503;border-radius:4px 4px 0 0;min-width:310px;max-width:310px}.progress-popup-container{z-index:100;position:fixed;bottom:10px;right:24px}.w-10px{width:10px}.h-10px{height:10px}.split-resizer{z-index:9;background-color:#e5e7eb;flex-shrink:0}.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:1px solid #e0e0e0;border-radius:8px;align-items:flex-start;width:100%;max-width:400rem;position:relative;box-shadow:0 0 10px #0000001a}.custom-view-row{white-space:nowrap;justify-content:space-between;align-items:center;width:100%;padding:4px 16px;display:flex}.custom-view-selected{background-color:#f3f4f6}.active-view{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.multiline-text{cursor:pointer;word-wrap:break-word;white-space:normal;overflow-wrap:break-word;max-width:calc(100% - 32px);overflow:hidden}.horizontal-divider{border-top:1px solid #cdd4e0;margin:10px 11px}.saved-views{color:#6b7280;font-weight:600}.time-slot-select__container{padding-bottom:0;position:relative}.time-slot-select__input{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;width:100%;padding:8px 12px;transition:border-color .2s;position:relative}.time-slot-select__input:hover:not(:disabled):not([data-disabled]){border-color:#9ca3af}.time-slot-select__input:active:not(:disabled):not([data-disabled]),.time-slot-select__input:focus-visible:not(:disabled):not([data-disabled]),.time-slot-select__input:focus-within:not(:disabled):not([data-disabled]),.time-slot-select__input:focus:not(:disabled):not([data-disabled]){border-color:#ffd503;outline:none;box-shadow:0 0 0 4px #ffea8340}.time-slot-select__input:active:not(:disabled):not([data-disabled]){border-color:#ffd503;box-shadow:0 0 0 4px #ffea8340}.time-slot-select__input:disabled{opacity:.6;cursor:not-allowed;background-color:#f3f4f6}.time-slot-select__input-content{align-items:center;gap:8px;display:flex}.time-slot-select__input-text{text-overflow:ellipsis;white-space:nowrap;flex:1 1;min-width:0;font-size:14px;overflow:hidden}.time-slot-select__input-text--placeholder{color:#6b7280}.time-slot-select__input-text--selected{color:#0c1e2d}.time-slot-select__chevron{color:#4b5563;flex-shrink:0;width:16px;height:16px;transition:transform .2s}.time-slot-select__chevron--open{transform:rotate(180deg)}.time-slot-select__chevron--disabled{color:#9ca3af}.time-slot-select__input-tooltip{z-index:10000;color:#fff;word-wrap:break-word;white-space:normal;background-color:#1f2937;border-radius:4px;max-width:100%;padding:8px 12px;font-size:14px;line-height:1.4;position:absolute;top:-8px;left:0;right:0;transform:translateY(-100%);box-shadow:0 10px 15px -3px #0000001a}.time-slot-select__input-tooltip:after{content:"";background-color:#1f2937;width:8px;height:8px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)rotate(45deg)}.time-slot-select__dropdown{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;max-height:300px;margin-top:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.time-slot-select__option{cursor:pointer;background-color:#fff;align-items:center;padding:12px 16px;transition:background-color .2s;display:flex}.time-slot-select__option:hover:not(.time-slot-select__option--blocked):not(.time-slot-select__option--disabled){background-color:#f9fafb}.time-slot-select__option--blocked{color:#6b7280;cursor:not-allowed;background-color:#f3f4f6}.time-slot-select__option--disabled{cursor:not-allowed;background-color:#f9fafb}.time-slot-select__option--selected{background-color:#fefce8}.time-slot-select__option-content{flex-grow:1;align-items:center;display:flex}.time-slot-select__checkbox-container{margin-right:12px}.time-slot-select__checkbox,.time-slot-select__checkbox-container{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.time-slot-select__checkbox{border:1px solid;border-radius:2px;transition:all .2s}.time-slot-select__checkbox--unselected{background-color:#fff;border-color:#d1d5db}.time-slot-select__checkbox--selected{background-color:#ffd503;border-color:#ffd503}.time-slot-select__checkbox--blocked{background-color:#9ca3af;border-color:#9ca3af}.time-slot-select__checkbox-icon{color:#fff;width:12px;height:12px}.time-slot-select__option-text{color:#0c1e2d;font-size:14px}.time-slot-select__option-text--blocked{color:#6b7280}.time-slot-select__tooltip{z-index:50;color:#fff;background-color:#1f2937;border-radius:4px;max-width:200px;margin-left:8px;padding:8px 12px;font-size:14px;position:absolute;top:-8px;left:100%;transform:translateY(-50%);box-shadow:0 10px 15px -3px #0000001a}.time-slot-select__tooltip:before{content:"";background-color:#1f2937;width:8px;height:8px;position:absolute;top:50%;left:-4px;transform:translateY(-50%)rotate(45deg)}.time-slot-select__footer{color:#4b5563;background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:12px 16px;font-size:14px}.time-slot-select__footer-content{align-items:center;display:flex}.time-slot-select__footer-icon{color:#09a57f;width:16px;height:16px;margin-right:8px}.time-slot-select__empty,.time-slot-select__loading{color:#6b7280;padding:12px 16px;font-size:14px}.time-slot-select__error{color:#df320c;align-items:center;margin-top:4px;font-size:14px;display:flex}.time-slot-select__error-icon{width:16px;height:16px;margin-right:4px}.container,.container-fluid{margin-left:auto;margin-right:auto;padding-left:8px;padding-right:8px}.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{width:100%;min-height:1px;padding-left:8px;padding-right:8px;position:relative}.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{flex-wrap:wrap;margin-left:-8px;margin-right:-8px;display:flex}@media screen and (min-width:0){.col-xs{flex-grow:1;flex-basis:0;max-width:100%}.col-xs-auto{flex:none;width:auto;max-width:none}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.6667%;max-width:16.6667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333%;max-width:33.3333%}.col-5{flex:0 0 41.6667%;max-width:41.6667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333%;max-width:58.3333%}.col-8{flex:0 0 66.6667%;max-width:66.6667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333%;max-width:83.3333%}.col-11{flex:0 0 91.6667%;max-width:91.6667%}.col-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:576px){.col-sm{flex-grow:1;flex-basis:0;max-width:100%}.col-sm-auto{flex:none;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.6667%;max-width:16.6667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333%;max-width:33.3333%}.col-sm-5{flex:0 0 41.6667%;max-width:41.6667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333%;max-width:58.3333%}.col-sm-8{flex:0 0 66.6667%;max-width:66.6667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333%;max-width:83.3333%}.col-sm-11{flex:0 0 91.6667%;max-width:91.6667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:768px){.col-md{flex-grow:1;flex-basis:0;max-width:100%}.col-md-auto{flex:none;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.6667%;max-width:16.6667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333%;max-width:33.3333%}.col-md-5{flex:0 0 41.6667%;max-width:41.6667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333%;max-width:58.3333%}.col-md-8{flex:0 0 66.6667%;max-width:66.6667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333%;max-width:83.3333%}.col-md-11{flex:0 0 91.6667%;max-width:91.6667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:992px){.col-lg{flex-grow:1;flex-basis:0;max-width:100%}.col-lg-auto{flex:none;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.6667%;max-width:16.6667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333%;max-width:33.3333%}.col-lg-5{flex:0 0 41.6667%;max-width:41.6667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333%;max-width:58.3333%}.col-lg-8{flex:0 0 66.6667%;max-width:66.6667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333%;max-width:83.3333%}.col-lg-11{flex:0 0 91.6667%;max-width:91.6667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:1200px){.col-xl{flex-grow:1;flex-basis:0;max-width:100%}.col-xl-auto{flex:none;width:auto;max-width:none}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.6667%;max-width:16.6667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xl-5{flex:0 0 41.6667%;max-width:41.6667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333%;max-width:58.3333%}.col-xl-8{flex:0 0 66.6667%;max-width:66.6667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333%;max-width:83.3333%}.col-xl-11{flex:0 0 91.6667%;max-width:91.6667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media screen and (min-width:1600px){.col-xxl{flex-grow:1;flex-basis:0;max-width:100%}.col-xxl-auto{flex:none;width:auto;max-width:none}.col-xxl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xxl-2{flex:0 0 16.6667%;max-width:16.6667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.3333%;max-width:33.3333%}.col-xxl-5{flex:0 0 41.6667%;max-width:41.6667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.3333%;max-width:58.3333%}.col-xxl-8{flex:0 0 66.6667%;max-width:66.6667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.3333%;max-width:83.3333%}.col-xxl-11{flex:0 0 91.6667%;max-width:91.6667%}.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:#e6e7e9!important}.bg-grey--border1{background-color:#e6e7e9!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}.m-neg-6x{margin:-1.5rem!important}.mt-neg-6x,.my-neg-6x{margin-top:-1.5rem!important}.mr-neg-6x,.mx-neg-6x{margin-right:-1.5rem!important}.mb-neg-6x,.my-neg-6x{margin-bottom:-1.5rem!important}.ml-neg-6x,.mx-neg-6x{margin-left:-1.5rem!important}.m-neg-5x{margin:-1.25rem!important}.mt-neg-5x,.my-neg-5x{margin-top:-1.25rem!important}.mr-neg-5x,.mx-neg-5x{margin-right:-1.25rem!important}.mb-neg-5x,.my-neg-5x{margin-bottom:-1.25rem!important}.ml-neg-5x,.mx-neg-5x{margin-left:-1.25rem!important}.m-neg-4x{margin:-1rem!important}.mt-neg-4x,.my-neg-4x{margin-top:-1rem!important}.mr-neg-4x,.mx-neg-4x{margin-right:-1rem!important}.mb-neg-4x,.my-neg-4x{margin-bottom:-1rem!important}.ml-neg-4x,.mx-neg-4x{margin-left:-1rem!important}.m-neg-3x{margin:-.75rem!important}.mt-neg-3x,.my-neg-3x{margin-top:-.75rem!important}.mr-neg-3x,.mx-neg-3x{margin-right:-.75rem!important}.mb-neg-3x,.my-neg-3x{margin-bottom:-.75rem!important}.ml-neg-3x,.mx-neg-3x{margin-left:-.75rem!important}.m-neg-2x{margin:-.5rem!important}.mt-neg-2x,.my-neg-2x{margin-top:-.5rem!important}.mr-neg-2x,.mx-neg-2x{margin-right:-.5rem!important}.mb-neg-2x,.my-neg-2x{margin-bottom:-.5rem!important}.ml-neg-2x,.mx-neg-2x{margin-left:-.5rem!important}.m-neg-1x{margin:-.25rem!important}.mt-neg-1x,.my-neg-1x{margin-top:-.25rem!important}.mr-neg-1x,.mx-neg-1x{margin-right:-.25rem!important}.mb-neg-1x,.my-neg-1x{margin-bottom:-.25rem!important}.ml-neg-1x,.mx-neg-1x{margin-left:-.25rem!important}.m-0x{margin:0!important}.mt-0x,.my-0x{margin-top:0!important}.mr-0x,.mx-0x{margin-right:0!important}.mb-0x,.my-0x{margin-bottom:0!important}.ml-0x,.mx-0x{margin-left:0!important}.m-1x{margin:.25rem!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}.m-2x{margin:.5rem!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}.m-3x{margin:.75rem!important}.mt-3x,.my-3x{margin-top:.75rem!important}.mr-3x,.mx-3x{margin-right:.75rem!important}.mb-3x,.my-3x{margin-bottom:.75rem!important}.ml-3x,.mx-3x{margin-left:.75rem!important}.m-4x{margin:1rem!important}.mt-4x,.my-4x{margin-top:1rem!important}.mr-4x,.mx-4x{margin-right:1rem!important}.mb-4x,.my-4x{margin-bottom:1rem!important}.ml-4x,.mx-4x{margin-left:1rem!important}.m-5x{margin:1.25rem!important}.mt-5x,.my-5x{margin-top:1.25rem!important}.mr-5x,.mx-5x{margin-right:1.25rem!important}.mb-5x,.my-5x{margin-bottom:1.25rem!important}.ml-5x,.mx-5x{margin-left:1.25rem!important}.m-6x{margin:1.5rem!important}.mt-6x,.my-6x{margin-top:1.5rem!important}.mr-6x,.mx-6x{margin-right:1.5rem!important}.mb-6x,.my-6x{margin-bottom:1.5rem!important}.ml-6x,.mx-6x{margin-left:1.5rem!important}.m-7x{margin:1.75rem!important}.mt-7x,.my-7x{margin-top:1.75rem!important}.mr-7x,.mx-7x{margin-right:1.75rem!important}.mb-7x,.my-7x{margin-bottom:1.75rem!important}.ml-7x,.mx-7x{margin-left:1.75rem!important}.m-8x{margin:2rem!important}.mt-8x,.my-8x{margin-top:2rem!important}.mr-8x,.mx-8x{margin-right:2rem!important}.mb-8x,.my-8x{margin-bottom:2rem!important}.ml-8x,.mx-8x{margin-left:2rem!important}.m-9x{margin:2.25rem!important}.mt-9x,.my-9x{margin-top:2.25rem!important}.mr-9x,.mx-9x{margin-right:2.25rem!important}.mb-9x,.my-9x{margin-bottom:2.25rem!important}.ml-9x,.mx-9x{margin-left:2.25rem!important}.m-10x{margin:2.5rem!important}.mt-10x,.my-10x{margin-top:2.5rem!important}.mr-10x,.mx-10x{margin-right:2.5rem!important}.mb-10x,.my-10x{margin-bottom:2.5rem!important}.ml-10x,.mx-10x{margin-left:2.5rem!important}.m-11x{margin:2.75rem!important}.mt-11x,.my-11x{margin-top:2.75rem!important}.mr-11x,.mx-11x{margin-right:2.75rem!important}.mb-11x,.my-11x{margin-bottom:2.75rem!important}.ml-11x,.mx-11x{margin-left:2.75rem!important}.m-12x{margin:3rem!important}.mt-12x,.my-12x{margin-top:3rem!important}.mr-12x,.mx-12x{margin-right:3rem!important}.mb-12x,.my-12x{margin-bottom:3rem!important}.ml-12x,.mx-12x{margin-left:3rem!important}.m-13x{margin:3.25rem!important}.mt-13x,.my-13x{margin-top:3.25rem!important}.mr-13x,.mx-13x{margin-right:3.25rem!important}.mb-13x,.my-13x{margin-bottom:3.25rem!important}.ml-13x,.mx-13x{margin-left:3.25rem!important}.m-14x{margin:3.5rem!important}.mt-14x,.my-14x{margin-top:3.5rem!important}.mr-14x,.mx-14x{margin-right:3.5rem!important}.mb-14x,.my-14x{margin-bottom:3.5rem!important}.ml-14x,.mx-14x{margin-left:3.5rem!important}.m-15x{margin:3.75rem!important}.mt-15x,.my-15x{margin-top:3.75rem!important}.mr-15x,.mx-15x{margin-right:3.75rem!important}.mb-15x,.my-15x{margin-bottom:3.75rem!important}.ml-15x,.mx-15x{margin-left:3.75rem!important}.m-16x{margin:4rem!important}.mt-16x,.my-16x{margin-top:4rem!important}.mr-16x,.mx-16x{margin-right:4rem!important}.mb-16x,.my-16x{margin-bottom:4rem!important}.ml-16x,.mx-16x{margin-left:4rem!important}.m-17x{margin:4.25rem!important}.mt-17x,.my-17x{margin-top:4.25rem!important}.mr-17x,.mx-17x{margin-right:4.25rem!important}.mb-17x,.my-17x{margin-bottom:4.25rem!important}.ml-17x,.mx-17x{margin-left:4.25rem!important}.m-18x{margin:4.5rem!important}.mt-18x,.my-18x{margin-top:4.5rem!important}.mr-18x,.mx-18x{margin-right:4.5rem!important}.mb-18x,.my-18x{margin-bottom:4.5rem!important}.ml-18x,.mx-18x{margin-left:4.5rem!important}.m-19x{margin:4.75rem!important}.mt-19x,.my-19x{margin-top:4.75rem!important}.mr-19x,.mx-19x{margin-right:4.75rem!important}.mb-19x,.my-19x{margin-bottom:4.75rem!important}.ml-19x,.mx-19x{margin-left:4.75rem!important}.m-20x{margin:5rem!important}.mt-20x,.my-20x{margin-top:5rem!important}.mr-20x,.mx-20x{margin-right:5rem!important}.mb-20x,.my-20x{margin-bottom:5rem!important}.ml-20x,.mx-20x{margin-left:5rem!important}.m-21x{margin:5.25rem!important}.mt-21x,.my-21x{margin-top:5.25rem!important}.mr-21x,.mx-21x{margin-right:5.25rem!important}.mb-21x,.my-21x{margin-bottom:5.25rem!important}.ml-21x,.mx-21x{margin-left:5.25rem!important}.m-22x{margin:5.5rem!important}.mt-22x,.my-22x{margin-top:5.5rem!important}.mr-22x,.mx-22x{margin-right:5.5rem!important}.mb-22x,.my-22x{margin-bottom:5.5rem!important}.ml-22x,.mx-22x{margin-left:5.5rem!important}.m-23x{margin:5.75rem!important}.mt-23x,.my-23x{margin-top:5.75rem!important}.mr-23x,.mx-23x{margin-right:5.75rem!important}.mb-23x,.my-23x{margin-bottom:5.75rem!important}.ml-23x,.mx-23x{margin-left:5.75rem!important}.m-24x{margin:6rem!important}.mt-24x,.my-24x{margin-top:6rem!important}.mr-24x,.mx-24x{margin-right:6rem!important}.mb-24x,.my-24x{margin-bottom:6rem!important}.ml-24x,.mx-24x{margin-left:6rem!important}.m-25x{margin:6.25rem!important}.mt-25x,.my-25x{margin-top:6.25rem!important}.mr-25x,.mx-25x{margin-right:6.25rem!important}.mb-25x,.my-25x{margin-bottom:6.25rem!important}.ml-25x,.mx-25x{margin-left:6.25rem!important}.p-neg-6x{padding:-1.5rem!important}.pt-neg-6x,.py-neg-6x{padding-top:-1.5rem!important}.pr-neg-6x,.px-neg-6x{padding-right:-1.5rem!important}.pb-neg-6x,.py-neg-6x{padding-bottom:-1.5rem!important}.pl-neg-6x,.px-neg-6x{padding-left:-1.5rem!important}.gap-neg-6x{gap:-1.5rem!important}.top-neg-6x{top:-1.5rem!important}.right-neg-6x{right:-1.5rem!important}.bottom-neg-6x{bottom:-1.5rem!important}.left-neg-6x{left:-1.5rem!important}.inset-neg-6x{inset:-1.5rem!important}.p-neg-5x{padding:-1.25rem!important}.pt-neg-5x,.py-neg-5x{padding-top:-1.25rem!important}.pr-neg-5x,.px-neg-5x{padding-right:-1.25rem!important}.pb-neg-5x,.py-neg-5x{padding-bottom:-1.25rem!important}.pl-neg-5x,.px-neg-5x{padding-left:-1.25rem!important}.gap-neg-5x{gap:-1.25rem!important}.top-neg-5x{top:-1.25rem!important}.right-neg-5x{right:-1.25rem!important}.bottom-neg-5x{bottom:-1.25rem!important}.left-neg-5x{left:-1.25rem!important}.inset-neg-5x{inset:-1.25rem!important}.p-neg-4x{padding:-1rem!important}.pt-neg-4x,.py-neg-4x{padding-top:-1rem!important}.pr-neg-4x,.px-neg-4x{padding-right:-1rem!important}.pb-neg-4x,.py-neg-4x{padding-bottom:-1rem!important}.pl-neg-4x,.px-neg-4x{padding-left:-1rem!important}.gap-neg-4x{gap:-1rem!important}.top-neg-4x{top:-1rem!important}.right-neg-4x{right:-1rem!important}.bottom-neg-4x{bottom:-1rem!important}.left-neg-4x{left:-1rem!important}.inset-neg-4x{inset:-1rem!important}.p-neg-3x{padding:-.75rem!important}.pt-neg-3x,.py-neg-3x{padding-top:-.75rem!important}.pr-neg-3x,.px-neg-3x{padding-right:-.75rem!important}.pb-neg-3x,.py-neg-3x{padding-bottom:-.75rem!important}.pl-neg-3x,.px-neg-3x{padding-left:-.75rem!important}.gap-neg-3x{gap:-.75rem!important}.top-neg-3x{top:-.75rem!important}.right-neg-3x{right:-.75rem!important}.bottom-neg-3x{bottom:-.75rem!important}.left-neg-3x{left:-.75rem!important}.inset-neg-3x{inset:-.75rem!important}.p-neg-2x{padding:-.5rem!important}.pt-neg-2x,.py-neg-2x{padding-top:-.5rem!important}.pr-neg-2x,.px-neg-2x{padding-right:-.5rem!important}.pb-neg-2x,.py-neg-2x{padding-bottom:-.5rem!important}.pl-neg-2x,.px-neg-2x{padding-left:-.5rem!important}.gap-neg-2x{gap:-.5rem!important}.top-neg-2x{top:-.5rem!important}.right-neg-2x{right:-.5rem!important}.bottom-neg-2x{bottom:-.5rem!important}.left-neg-2x{left:-.5rem!important}.inset-neg-2x{inset:-.5rem!important}.p-neg-1x{padding:-.25rem!important}.pt-neg-1x,.py-neg-1x{padding-top:-.25rem!important}.pr-neg-1x,.px-neg-1x{padding-right:-.25rem!important}.pb-neg-1x,.py-neg-1x{padding-bottom:-.25rem!important}.pl-neg-1x,.px-neg-1x{padding-left:-.25rem!important}.gap-neg-1x{gap:-.25rem!important}.top-neg-1x{top:-.25rem!important}.right-neg-1x{right:-.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}.pr-1x,.px-1x{padding-right:.25rem!important}.pb-1x,.py-1x{padding-bottom:.25rem!important}.pl-1x,.px-1x{padding-left:.25rem!important}.gap-1x{gap:.25rem!important}.top-1x{top:.25rem!important}.right-1x{right:.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}.right-2x{right:.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}.right-4x{right: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}.right-5x{right: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}.right-6x{right: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}.pt-7x,.py-7x{padding-top:1.75rem!important}.pr-7x,.px-7x{padding-right:1.75rem!important}.pb-7x,.py-7x{padding-bottom:1.75rem!important}.pl-7x,.px-7x{padding-left:1.75rem!important}.gap-7x{gap:1.75rem!important}.top-7x{top:1.75rem!important}.right-7x{right: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}.pr-8x,.px-8x{padding-right:2rem!important}.pb-8x,.py-8x{padding-bottom:2rem!important}.pl-8x,.px-8x{padding-left:2rem!important}.gap-8x{gap:2rem!important}.top-8x{top:2rem!important}.right-8x{right:2rem!important}.bottom-8x{bottom:2rem!important}.left-8x{left:2rem!important}.inset-8x{inset:2rem!important}.p-9x{padding:2.25rem!important}.pt-9x,.py-9x{padding-top:2.25rem!important}.pr-9x,.px-9x{padding-right:2.25rem!important}.pb-9x,.py-9x{padding-bottom:2.25rem!important}.pl-9x,.px-9x{padding-left:2.25rem!important}.gap-9x{gap:2.25rem!important}.top-9x{top:2.25rem!important}.right-9x{right:2.25rem!important}.bottom-9x{bottom:2.25rem!important}.left-9x{left:2.25rem!important}.inset-9x{inset:2.25rem!important}.p-10x{padding:2.5rem!important}.pt-10x,.py-10x{padding-top:2.5rem!important}.pr-10x,.px-10x{padding-right:2.5rem!important}.pb-10x,.py-10x{padding-bottom:2.5rem!important}.pl-10x,.px-10x{padding-left:2.5rem!important}.gap-10x{gap:2.5rem!important}.top-10x{top:2.5rem!important}.right-10x{right:2.5rem!important}.bottom-10x{bottom:2.5rem!important}.left-10x{left:2.5rem!important}.inset-10x{inset:2.5rem!important}.p-11x{padding:2.75rem!important}.pt-11x,.py-11x{padding-top:2.75rem!important}.pr-11x,.px-11x{padding-right:2.75rem!important}.pb-11x,.py-11x{padding-bottom:2.75rem!important}.pl-11x,.px-11x{padding-left:2.75rem!important}.gap-11x{gap:2.75rem!important}.top-11x{top:2.75rem!important}.right-11x{right:2.75rem!important}.bottom-11x{bottom:2.75rem!important}.left-11x{left:2.75rem!important}.inset-11x{inset:2.75rem!important}.p-12x{padding:3rem!important}.pt-12x,.py-12x{padding-top:3rem!important}.pr-12x,.px-12x{padding-right:3rem!important}.pb-12x,.py-12x{padding-bottom:3rem!important}.pl-12x,.px-12x{padding-left:3rem!important}.gap-12x{gap:3rem!important}.top-12x{top:3rem!important}.right-12x{right:3rem!important}.bottom-12x{bottom:3rem!important}.left-12x{left:3rem!important}.inset-12x{inset:3rem!important}.p-13x{padding:3.25rem!important}.pt-13x,.py-13x{padding-top:3.25rem!important}.pr-13x,.px-13x{padding-right:3.25rem!important}.pb-13x,.py-13x{padding-bottom:3.25rem!important}.pl-13x,.px-13x{padding-left:3.25rem!important}.gap-13x{gap:3.25rem!important}.top-13x{top:3.25rem!important}.right-13x{right: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}.pt-14x,.py-14x{padding-top:3.5rem!important}.pr-14x,.px-14x{padding-right:3.5rem!important}.pb-14x,.py-14x{padding-bottom:3.5rem!important}.pl-14x,.px-14x{padding-left:3.5rem!important}.gap-14x{gap:3.5rem!important}.top-14x{top:3.5rem!important}.right-14x{right:3.5rem!important}.bottom-14x{bottom:3.5rem!important}.left-14x{left:3.5rem!important}.inset-14x{inset:3.5rem!important}.p-15x{padding:3.75rem!important}.pt-15x,.py-15x{padding-top:3.75rem!important}.pr-15x,.px-15x{padding-right:3.75rem!important}.pb-15x,.py-15x{padding-bottom:3.75rem!important}.pl-15x,.px-15x{padding-left:3.75rem!important}.gap-15x{gap:3.75rem!important}.top-15x{top:3.75rem!important}.right-15x{right:3.75rem!important}.bottom-15x{bottom:3.75rem!important}.left-15x{left:3.75rem!important}.inset-15x{inset:3.75rem!important}.p-16x{padding:4rem!important}.pt-16x,.py-16x{padding-top:4rem!important}.pr-16x,.px-16x{padding-right:4rem!important}.pb-16x,.py-16x{padding-bottom:4rem!important}.pl-16x,.px-16x{padding-left:4rem!important}.gap-16x{gap:4rem!important}.top-16x{top:4rem!important}.right-16x{right:4rem!important}.bottom-16x{bottom:4rem!important}.left-16x{left:4rem!important}.inset-16x{inset:4rem!important}.p-17x{padding:4.25rem!important}.pt-17x,.py-17x{padding-top:4.25rem!important}.pr-17x,.px-17x{padding-right:4.25rem!important}.pb-17x,.py-17x{padding-bottom:4.25rem!important}.pl-17x,.px-17x{padding-left:4.25rem!important}.gap-17x{gap:4.25rem!important}.top-17x{top:4.25rem!important}.right-17x{right:4.25rem!important}.bottom-17x{bottom:4.25rem!important}.left-17x{left:4.25rem!important}.inset-17x{inset:4.25rem!important}.p-18x{padding:4.5rem!important}.pt-18x,.py-18x{padding-top:4.5rem!important}.pr-18x,.px-18x{padding-right:4.5rem!important}.pb-18x,.py-18x{padding-bottom:4.5rem!important}.pl-18x,.px-18x{padding-left:4.5rem!important}.gap-18x{gap:4.5rem!important}.top-18x{top:4.5rem!important}.right-18x{right:4.5rem!important}.bottom-18x{bottom:4.5rem!important}.left-18x{left:4.5rem!important}.inset-18x{inset:4.5rem!important}.p-19x{padding:4.75rem!important}.pt-19x,.py-19x{padding-top:4.75rem!important}.pr-19x,.px-19x{padding-right:4.75rem!important}.pb-19x,.py-19x{padding-bottom:4.75rem!important}.pl-19x,.px-19x{padding-left:4.75rem!important}.gap-19x{gap:4.75rem!important}.top-19x{top:4.75rem!important}.right-19x{right:4.75rem!important}.bottom-19x{bottom:4.75rem!important}.left-19x{left:4.75rem!important}.inset-19x{inset:4.75rem!important}.p-20x{padding:5rem!important}.pt-20x,.py-20x{padding-top:5rem!important}.pr-20x,.px-20x{padding-right:5rem!important}.pb-20x,.py-20x{padding-bottom:5rem!important}.pl-20x,.px-20x{padding-left:5rem!important}.gap-20x{gap:5rem!important}.top-20x{top:5rem!important}.right-20x{right:5rem!important}.bottom-20x{bottom:5rem!important}.left-20x{left:5rem!important}.inset-20x{inset:5rem!important}.p-21x{padding:5.25rem!important}.pt-21x,.py-21x{padding-top:5.25rem!important}.pr-21x,.px-21x{padding-right:5.25rem!important}.pb-21x,.py-21x{padding-bottom:5.25rem!important}.pl-21x,.px-21x{padding-left:5.25rem!important}.gap-21x{gap:5.25rem!important}.top-21x{top:5.25rem!important}.right-21x{right:5.25rem!important}.bottom-21x{bottom:5.25rem!important}.left-21x{left:5.25rem!important}.inset-21x{inset:5.25rem!important}.p-22x{padding:5.5rem!important}.pt-22x,.py-22x{padding-top:5.5rem!important}.pr-22x,.px-22x{padding-right:5.5rem!important}.pb-22x,.py-22x{padding-bottom:5.5rem!important}.pl-22x,.px-22x{padding-left:5.5rem!important}.gap-22x{gap:5.5rem!important}.top-22x{top:5.5rem!important}.right-22x{right:5.5rem!important}.bottom-22x{bottom:5.5rem!important}.left-22x{left:5.5rem!important}.inset-22x{inset:5.5rem!important}.p-23x{padding:5.75rem!important}.pt-23x,.py-23x{padding-top:5.75rem!important}.pr-23x,.px-23x{padding-right:5.75rem!important}.pb-23x,.py-23x{padding-bottom:5.75rem!important}.pl-23x,.px-23x{padding-left:5.75rem!important}.gap-23x{gap:5.75rem!important}.top-23x{top:5.75rem!important}.right-23x{right:5.75rem!important}.bottom-23x{bottom:5.75rem!important}.left-23x{left:5.75rem!important}.inset-23x{inset:5.75rem!important}.p-24x{padding:6rem!important}.pt-24x,.py-24x{padding-top:6rem!important}.pr-24x,.px-24x{padding-right:6rem!important}.pb-24x,.py-24x{padding-bottom:6rem!important}.pl-24x,.px-24x{padding-left:6rem!important}.gap-24x{gap:6rem!important}.top-24x{top:6rem!important}.right-24x{right:6rem!important}.bottom-24x{bottom:6rem!important}.left-24x{left:6rem!important}.inset-24x{inset:6rem!important}.p-25x{padding:6.25rem!important}.pt-25x,.py-25x{padding-top:6.25rem!important}.pr-25x,.px-25x{padding-right:6.25rem!important}.pb-25x,.py-25x{padding-bottom:6.25rem!important}.pl-25x,.px-25x{padding-left:6.25rem!important}.gap-25x{gap:6.25rem!important}.top-25x{top:6.25rem!important}.right-25x{right: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}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media screen and (min-width:576px){.m-sm-neg-6x{margin:-1.5rem!important}.mt-sm-neg-6x,.my-sm-neg-6x{margin-top:-1.5rem!important}.mr-sm-neg-6x,.mx-sm-neg-6x{margin-right:-1.5rem!important}.mb-sm-neg-6x,.my-sm-neg-6x{margin-bottom:-1.5rem!important}.ml-sm-neg-6x,.mx-sm-neg-6x{margin-left:-1.5rem!important}.m-sm-neg-5x{margin:-1.25rem!important}.mt-sm-neg-5x,.my-sm-neg-5x{margin-top:-1.25rem!important}.mr-sm-neg-5x,.mx-sm-neg-5x{margin-right:-1.25rem!important}.mb-sm-neg-5x,.my-sm-neg-5x{margin-bottom:-1.25rem!important}.ml-sm-neg-5x,.mx-sm-neg-5x{margin-left:-1.25rem!important}.m-sm-neg-4x{margin:-1rem!important}.mt-sm-neg-4x,.my-sm-neg-4x{margin-top:-1rem!important}.mr-sm-neg-4x,.mx-sm-neg-4x{margin-right:-1rem!important}.mb-sm-neg-4x,.my-sm-neg-4x{margin-bottom:-1rem!important}.ml-sm-neg-4x,.mx-sm-neg-4x{margin-left:-1rem!important}.m-sm-neg-3x{margin:-.75rem!important}.mt-sm-neg-3x,.my-sm-neg-3x{margin-top:-.75rem!important}.mr-sm-neg-3x,.mx-sm-neg-3x{margin-right:-.75rem!important}.mb-sm-neg-3x,.my-sm-neg-3x{margin-bottom:-.75rem!important}.ml-sm-neg-3x,.mx-sm-neg-3x{margin-left:-.75rem!important}.m-sm-neg-2x{margin:-.5rem!important}.mt-sm-neg-2x,.my-sm-neg-2x{margin-top:-.5rem!important}.mr-sm-neg-2x,.mx-sm-neg-2x{margin-right:-.5rem!important}.mb-sm-neg-2x,.my-sm-neg-2x{margin-bottom:-.5rem!important}.ml-sm-neg-2x,.mx-sm-neg-2x{margin-left:-.5rem!important}.m-sm-neg-1x{margin:-.25rem!important}.mt-sm-neg-1x,.my-sm-neg-1x{margin-top:-.25rem!important}.mr-sm-neg-1x,.mx-sm-neg-1x{margin-right:-.25rem!important}.mb-sm-neg-1x,.my-sm-neg-1x{margin-bottom:-.25rem!important}.ml-sm-neg-1x,.mx-sm-neg-1x{margin-left:-.25rem!important}.m-sm-0x{margin:0!important}.mt-sm-0x,.my-sm-0x{margin-top:0!important}.mr-sm-0x,.mx-sm-0x{margin-right:0!important}.mb-sm-0x,.my-sm-0x{margin-bottom:0!important}.ml-sm-0x,.mx-sm-0x{margin-left:0!important}.m-sm-1x{margin:.25rem!important}.mt-sm-1x,.my-sm-1x{margin-top:.25rem!important}.mr-sm-1x,.mx-sm-1x{margin-right:.25rem!important}.mb-sm-1x,.my-sm-1x{margin-bottom:.25rem!important}.ml-sm-1x,.mx-sm-1x{margin-left:.25rem!important}.m-sm-2x{margin:.5rem!important}.mt-sm-2x,.my-sm-2x{margin-top:.5rem!important}.mr-sm-2x,.mx-sm-2x{margin-right:.5rem!important}.mb-sm-2x,.my-sm-2x{margin-bottom:.5rem!important}.ml-sm-2x,.mx-sm-2x{margin-left:.5rem!important}.m-sm-3x{margin:.75rem!important}.mt-sm-3x,.my-sm-3x{margin-top:.75rem!important}.mr-sm-3x,.mx-sm-3x{margin-right:.75rem!important}.mb-sm-3x,.my-sm-3x{margin-bottom:.75rem!important}.ml-sm-3x,.mx-sm-3x{margin-left:.75rem!important}.m-sm-4x{margin:1rem!important}.mt-sm-4x,.my-sm-4x{margin-top:1rem!important}.mr-sm-4x,.mx-sm-4x{margin-right:1rem!important}.mb-sm-4x,.my-sm-4x{margin-bottom:1rem!important}.ml-sm-4x,.mx-sm-4x{margin-left:1rem!important}.m-sm-5x{margin:1.25rem!important}.mt-sm-5x,.my-sm-5x{margin-top:1.25rem!important}.mr-sm-5x,.mx-sm-5x{margin-right:1.25rem!important}.mb-sm-5x,.my-sm-5x{margin-bottom:1.25rem!important}.ml-sm-5x,.mx-sm-5x{margin-left:1.25rem!important}.m-sm-6x{margin:1.5rem!important}.mt-sm-6x,.my-sm-6x{margin-top:1.5rem!important}.mr-sm-6x,.mx-sm-6x{margin-right:1.5rem!important}.mb-sm-6x,.my-sm-6x{margin-bottom:1.5rem!important}.ml-sm-6x,.mx-sm-6x{margin-left:1.5rem!important}.m-sm-7x{margin:1.75rem!important}.mt-sm-7x,.my-sm-7x{margin-top:1.75rem!important}.mr-sm-7x,.mx-sm-7x{margin-right:1.75rem!important}.mb-sm-7x,.my-sm-7x{margin-bottom:1.75rem!important}.ml-sm-7x,.mx-sm-7x{margin-left:1.75rem!important}.m-sm-8x{margin:2rem!important}.mt-sm-8x,.my-sm-8x{margin-top:2rem!important}.mr-sm-8x,.mx-sm-8x{margin-right:2rem!important}.mb-sm-8x,.my-sm-8x{margin-bottom:2rem!important}.ml-sm-8x,.mx-sm-8x{margin-left:2rem!important}.m-sm-9x{margin:2.25rem!important}.mt-sm-9x,.my-sm-9x{margin-top:2.25rem!important}.mr-sm-9x,.mx-sm-9x{margin-right:2.25rem!important}.mb-sm-9x,.my-sm-9x{margin-bottom:2.25rem!important}.ml-sm-9x,.mx-sm-9x{margin-left:2.25rem!important}.m-sm-10x{margin:2.5rem!important}.mt-sm-10x,.my-sm-10x{margin-top:2.5rem!important}.mr-sm-10x,.mx-sm-10x{margin-right:2.5rem!important}.mb-sm-10x,.my-sm-10x{margin-bottom:2.5rem!important}.ml-sm-10x,.mx-sm-10x{margin-left:2.5rem!important}.m-sm-11x{margin:2.75rem!important}.mt-sm-11x,.my-sm-11x{margin-top:2.75rem!important}.mr-sm-11x,.mx-sm-11x{margin-right:2.75rem!important}.mb-sm-11x,.my-sm-11x{margin-bottom:2.75rem!important}.ml-sm-11x,.mx-sm-11x{margin-left:2.75rem!important}.m-sm-12x{margin:3rem!important}.mt-sm-12x,.my-sm-12x{margin-top:3rem!important}.mr-sm-12x,.mx-sm-12x{margin-right:3rem!important}.mb-sm-12x,.my-sm-12x{margin-bottom:3rem!important}.ml-sm-12x,.mx-sm-12x{margin-left:3rem!important}.m-sm-13x{margin:3.25rem!important}.mt-sm-13x,.my-sm-13x{margin-top:3.25rem!important}.mr-sm-13x,.mx-sm-13x{margin-right:3.25rem!important}.mb-sm-13x,.my-sm-13x{margin-bottom:3.25rem!important}.ml-sm-13x,.mx-sm-13x{margin-left:3.25rem!important}.m-sm-14x{margin:3.5rem!important}.mt-sm-14x,.my-sm-14x{margin-top:3.5rem!important}.mr-sm-14x,.mx-sm-14x{margin-right:3.5rem!important}.mb-sm-14x,.my-sm-14x{margin-bottom:3.5rem!important}.ml-sm-14x,.mx-sm-14x{margin-left:3.5rem!important}.m-sm-15x{margin:3.75rem!important}.mt-sm-15x,.my-sm-15x{margin-top:3.75rem!important}.mr-sm-15x,.mx-sm-15x{margin-right:3.75rem!important}.mb-sm-15x,.my-sm-15x{margin-bottom:3.75rem!important}.ml-sm-15x,.mx-sm-15x{margin-left:3.75rem!important}.m-sm-16x{margin:4rem!important}.mt-sm-16x,.my-sm-16x{margin-top:4rem!important}.mr-sm-16x,.mx-sm-16x{margin-right:4rem!important}.mb-sm-16x,.my-sm-16x{margin-bottom:4rem!important}.ml-sm-16x,.mx-sm-16x{margin-left:4rem!important}.m-sm-17x{margin:4.25rem!important}.mt-sm-17x,.my-sm-17x{margin-top:4.25rem!important}.mr-sm-17x,.mx-sm-17x{margin-right:4.25rem!important}.mb-sm-17x,.my-sm-17x{margin-bottom:4.25rem!important}.ml-sm-17x,.mx-sm-17x{margin-left:4.25rem!important}.m-sm-18x{margin:4.5rem!important}.mt-sm-18x,.my-sm-18x{margin-top:4.5rem!important}.mr-sm-18x,.mx-sm-18x{margin-right:4.5rem!important}.mb-sm-18x,.my-sm-18x{margin-bottom:4.5rem!important}.ml-sm-18x,.mx-sm-18x{margin-left:4.5rem!important}.m-sm-19x{margin:4.75rem!important}.mt-sm-19x,.my-sm-19x{margin-top:4.75rem!important}.mr-sm-19x,.mx-sm-19x{margin-right:4.75rem!important}.mb-sm-19x,.my-sm-19x{margin-bottom:4.75rem!important}.ml-sm-19x,.mx-sm-19x{margin-left:4.75rem!important}.m-sm-20x{margin:5rem!important}.mt-sm-20x,.my-sm-20x{margin-top:5rem!important}.mr-sm-20x,.mx-sm-20x{margin-right:5rem!important}.mb-sm-20x,.my-sm-20x{margin-bottom:5rem!important}.ml-sm-20x,.mx-sm-20x{margin-left:5rem!important}.m-sm-21x{margin:5.25rem!important}.mt-sm-21x,.my-sm-21x{margin-top:5.25rem!important}.mr-sm-21x,.mx-sm-21x{margin-right:5.25rem!important}.mb-sm-21x,.my-sm-21x{margin-bottom:5.25rem!important}.ml-sm-21x,.mx-sm-21x{margin-left:5.25rem!important}.m-sm-22x{margin:5.5rem!important}.mt-sm-22x,.my-sm-22x{margin-top:5.5rem!important}.mr-sm-22x,.mx-sm-22x{margin-right:5.5rem!important}.mb-sm-22x,.my-sm-22x{margin-bottom:5.5rem!important}.ml-sm-22x,.mx-sm-22x{margin-left:5.5rem!important}.m-sm-23x{margin:5.75rem!important}.mt-sm-23x,.my-sm-23x{margin-top:5.75rem!important}.mr-sm-23x,.mx-sm-23x{margin-right:5.75rem!important}.mb-sm-23x,.my-sm-23x{margin-bottom:5.75rem!important}.ml-sm-23x,.mx-sm-23x{margin-left:5.75rem!important}.m-sm-24x{margin:6rem!important}.mt-sm-24x,.my-sm-24x{margin-top:6rem!important}.mr-sm-24x,.mx-sm-24x{margin-right:6rem!important}.mb-sm-24x,.my-sm-24x{margin-bottom:6rem!important}.ml-sm-24x,.mx-sm-24x{margin-left:6rem!important}.m-sm-25x{margin:6.25rem!important}.mt-sm-25x,.my-sm-25x{margin-top:6.25rem!important}.mr-sm-25x,.mx-sm-25x{margin-right:6.25rem!important}.mb-sm-25x,.my-sm-25x{margin-bottom:6.25rem!important}.ml-sm-25x,.mx-sm-25x{margin-left:6.25rem!important}.p-sm-neg-6x{padding:-1.5rem!important}.pt-sm-neg-6x,.py-sm-neg-6x{padding-top:-1.5rem!important}.pr-sm-neg-6x,.px-sm-neg-6x{padding-right:-1.5rem!important}.pb-sm-neg-6x,.py-sm-neg-6x{padding-bottom:-1.5rem!important}.pl-sm-neg-6x,.px-sm-neg-6x{padding-left:-1.5rem!important}.gap-sm-neg-6x{gap:-1.5rem!important}.top-sm-neg-6x{top:-1.5rem!important}.right-sm-neg-6x{right:-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}.p-sm-neg-5x{padding:-1.25rem!important}.pt-sm-neg-5x,.py-sm-neg-5x{padding-top:-1.25rem!important}.pr-sm-neg-5x,.px-sm-neg-5x{padding-right:-1.25rem!important}.pb-sm-neg-5x,.py-sm-neg-5x{padding-bottom:-1.25rem!important}.pl-sm-neg-5x,.px-sm-neg-5x{padding-left:-1.25rem!important}.gap-sm-neg-5x{gap:-1.25rem!important}.top-sm-neg-5x{top:-1.25rem!important}.right-sm-neg-5x{right:-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}.p-sm-neg-4x{padding:-1rem!important}.pt-sm-neg-4x,.py-sm-neg-4x{padding-top:-1rem!important}.pr-sm-neg-4x,.px-sm-neg-4x{padding-right:-1rem!important}.pb-sm-neg-4x,.py-sm-neg-4x{padding-bottom:-1rem!important}.pl-sm-neg-4x,.px-sm-neg-4x{padding-left:-1rem!important}.gap-sm-neg-4x{gap:-1rem!important}.top-sm-neg-4x{top:-1rem!important}.right-sm-neg-4x{right:-1rem!important}.bottom-sm-neg-4x{bottom:-1rem!important}.left-sm-neg-4x{left:-1rem!important}.inset-sm-neg-4x{inset:-1rem!important}.p-sm-neg-3x{padding:-.75rem!important}.pt-sm-neg-3x,.py-sm-neg-3x{padding-top:-.75rem!important}.pr-sm-neg-3x,.px-sm-neg-3x{padding-right:-.75rem!important}.pb-sm-neg-3x,.py-sm-neg-3x{padding-bottom:-.75rem!important}.pl-sm-neg-3x,.px-sm-neg-3x{padding-left:-.75rem!important}.gap-sm-neg-3x{gap:-.75rem!important}.top-sm-neg-3x{top:-.75rem!important}.right-sm-neg-3x{right:-.75rem!important}.bottom-sm-neg-3x{bottom:-.75rem!important}.left-sm-neg-3x{left:-.75rem!important}.inset-sm-neg-3x{inset:-.75rem!important}.p-sm-neg-2x{padding:-.5rem!important}.pt-sm-neg-2x,.py-sm-neg-2x{padding-top:-.5rem!important}.pr-sm-neg-2x,.px-sm-neg-2x{padding-right:-.5rem!important}.pb-sm-neg-2x,.py-sm-neg-2x{padding-bottom:-.5rem!important}.pl-sm-neg-2x,.px-sm-neg-2x{padding-left:-.5rem!important}.gap-sm-neg-2x{gap:-.5rem!important}.top-sm-neg-2x{top:-.5rem!important}.right-sm-neg-2x{right:-.5rem!important}.bottom-sm-neg-2x{bottom:-.5rem!important}.left-sm-neg-2x{left:-.5rem!important}.inset-sm-neg-2x{inset:-.5rem!important}.p-sm-neg-1x{padding:-.25rem!important}.pt-sm-neg-1x,.py-sm-neg-1x{padding-top:-.25rem!important}.pr-sm-neg-1x,.px-sm-neg-1x{padding-right:-.25rem!important}.pb-sm-neg-1x,.py-sm-neg-1x{padding-bottom:-.25rem!important}.pl-sm-neg-1x,.px-sm-neg-1x{padding-left:-.25rem!important}.gap-sm-neg-1x{gap:-.25rem!important}.top-sm-neg-1x{top:-.25rem!important}.right-sm-neg-1x{right:-.25rem!important}.bottom-sm-neg-1x{bottom:-.25rem!important}.left-sm-neg-1x{left:-.25rem!important}.inset-sm-neg-1x{inset:-.25rem!important}.p-sm-0x{padding:0!important}.pt-sm-0x,.py-sm-0x{padding-top:0!important}.pr-sm-0x,.px-sm-0x{padding-right:0!important}.pb-sm-0x,.py-sm-0x{padding-bottom:0!important}.pl-sm-0x,.px-sm-0x{padding-left:0!important}.gap-sm-0x{gap:0!important}.top-sm-0x{top:0!important}.right-sm-0x{right:0!important}.bottom-sm-0x{bottom:0!important}.left-sm-0x{left:0!important}.inset-sm-0x{inset:0!important}.p-sm-1x{padding:.25rem!important}.pt-sm-1x,.py-sm-1x{padding-top:.25rem!important}.pr-sm-1x,.px-sm-1x{padding-right:.25rem!important}.pb-sm-1x,.py-sm-1x{padding-bottom:.25rem!important}.pl-sm-1x,.px-sm-1x{padding-left:.25rem!important}.gap-sm-1x{gap:.25rem!important}.top-sm-1x{top:.25rem!important}.right-sm-1x{right:.25rem!important}.bottom-sm-1x{bottom:.25rem!important}.left-sm-1x{left:.25rem!important}.inset-sm-1x{inset:.25rem!important}.p-sm-2x{padding:.5rem!important}.pt-sm-2x,.py-sm-2x{padding-top:.5rem!important}.pr-sm-2x,.px-sm-2x{padding-right:.5rem!important}.pb-sm-2x,.py-sm-2x{padding-bottom:.5rem!important}.pl-sm-2x,.px-sm-2x{padding-left:.5rem!important}.gap-sm-2x{gap:.5rem!important}.top-sm-2x{top:.5rem!important}.right-sm-2x{right:.5rem!important}.bottom-sm-2x{bottom:.5rem!important}.left-sm-2x{left:.5rem!important}.inset-sm-2x{inset:.5rem!important}.p-sm-3x{padding:.75rem!important}.pt-sm-3x,.py-sm-3x{padding-top:.75rem!important}.pr-sm-3x,.px-sm-3x{padding-right:.75rem!important}.pb-sm-3x,.py-sm-3x{padding-bottom:.75rem!important}.pl-sm-3x,.px-sm-3x{padding-left:.75rem!important}.gap-sm-3x{gap:.75rem!important}.top-sm-3x{top:.75rem!important}.right-sm-3x{right:.75rem!important}.bottom-sm-3x{bottom:.75rem!important}.left-sm-3x{left:.75rem!important}.inset-sm-3x{inset:.75rem!important}.p-sm-4x{padding:1rem!important}.pt-sm-4x,.py-sm-4x{padding-top:1rem!important}.pr-sm-4x,.px-sm-4x{padding-right:1rem!important}.pb-sm-4x,.py-sm-4x{padding-bottom:1rem!important}.pl-sm-4x,.px-sm-4x{padding-left:1rem!important}.gap-sm-4x{gap:1rem!important}.top-sm-4x{top:1rem!important}.right-sm-4x{right:1rem!important}.bottom-sm-4x{bottom:1rem!important}.left-sm-4x{left:1rem!important}.inset-sm-4x{inset:1rem!important}.p-sm-5x{padding:1.25rem!important}.pt-sm-5x,.py-sm-5x{padding-top:1.25rem!important}.pr-sm-5x,.px-sm-5x{padding-right:1.25rem!important}.pb-sm-5x,.py-sm-5x{padding-bottom:1.25rem!important}.pl-sm-5x,.px-sm-5x{padding-left:1.25rem!important}.gap-sm-5x{gap:1.25rem!important}.top-sm-5x{top:1.25rem!important}.right-sm-5x{right:1.25rem!important}.bottom-sm-5x{bottom:1.25rem!important}.left-sm-5x{left:1.25rem!important}.inset-sm-5x{inset:1.25rem!important}.p-sm-6x{padding:1.5rem!important}.pt-sm-6x,.py-sm-6x{padding-top:1.5rem!important}.pr-sm-6x,.px-sm-6x{padding-right:1.5rem!important}.pb-sm-6x,.py-sm-6x{padding-bottom:1.5rem!important}.pl-sm-6x,.px-sm-6x{padding-left:1.5rem!important}.gap-sm-6x{gap:1.5rem!important}.top-sm-6x{top:1.5rem!important}.right-sm-6x{right:1.5rem!important}.bottom-sm-6x{bottom:1.5rem!important}.left-sm-6x{left:1.5rem!important}.inset-sm-6x{inset:1.5rem!important}.p-sm-7x{padding:1.75rem!important}.pt-sm-7x,.py-sm-7x{padding-top:1.75rem!important}.pr-sm-7x,.px-sm-7x{padding-right:1.75rem!important}.pb-sm-7x,.py-sm-7x{padding-bottom:1.75rem!important}.pl-sm-7x,.px-sm-7x{padding-left:1.75rem!important}.gap-sm-7x{gap:1.75rem!important}.top-sm-7x{top:1.75rem!important}.right-sm-7x{right:1.75rem!important}.bottom-sm-7x{bottom:1.75rem!important}.left-sm-7x{left:1.75rem!important}.inset-sm-7x{inset:1.75rem!important}.p-sm-8x{padding:2rem!important}.pt-sm-8x,.py-sm-8x{padding-top:2rem!important}.pr-sm-8x,.px-sm-8x{padding-right:2rem!important}.pb-sm-8x,.py-sm-8x{padding-bottom:2rem!important}.pl-sm-8x,.px-sm-8x{padding-left:2rem!important}.gap-sm-8x{gap:2rem!important}.top-sm-8x{top:2rem!important}.right-sm-8x{right:2rem!important}.bottom-sm-8x{bottom:2rem!important}.left-sm-8x{left:2rem!important}.inset-sm-8x{inset:2rem!important}.p-sm-9x{padding:2.25rem!important}.pt-sm-9x,.py-sm-9x{padding-top:2.25rem!important}.pr-sm-9x,.px-sm-9x{padding-right:2.25rem!important}.pb-sm-9x,.py-sm-9x{padding-bottom:2.25rem!important}.pl-sm-9x,.px-sm-9x{padding-left:2.25rem!important}.gap-sm-9x{gap:2.25rem!important}.top-sm-9x{top:2.25rem!important}.right-sm-9x{right:2.25rem!important}.bottom-sm-9x{bottom:2.25rem!important}.left-sm-9x{left:2.25rem!important}.inset-sm-9x{inset:2.25rem!important}.p-sm-10x{padding:2.5rem!important}.pt-sm-10x,.py-sm-10x{padding-top:2.5rem!important}.pr-sm-10x,.px-sm-10x{padding-right:2.5rem!important}.pb-sm-10x,.py-sm-10x{padding-bottom:2.5rem!important}.pl-sm-10x,.px-sm-10x{padding-left:2.5rem!important}.gap-sm-10x{gap:2.5rem!important}.top-sm-10x{top:2.5rem!important}.right-sm-10x{right:2.5rem!important}.bottom-sm-10x{bottom:2.5rem!important}.left-sm-10x{left:2.5rem!important}.inset-sm-10x{inset:2.5rem!important}.p-sm-11x{padding:2.75rem!important}.pt-sm-11x,.py-sm-11x{padding-top:2.75rem!important}.pr-sm-11x,.px-sm-11x{padding-right:2.75rem!important}.pb-sm-11x,.py-sm-11x{padding-bottom:2.75rem!important}.pl-sm-11x,.px-sm-11x{padding-left:2.75rem!important}.gap-sm-11x{gap:2.75rem!important}.top-sm-11x{top:2.75rem!important}.right-sm-11x{right:2.75rem!important}.bottom-sm-11x{bottom:2.75rem!important}.left-sm-11x{left:2.75rem!important}.inset-sm-11x{inset:2.75rem!important}.p-sm-12x{padding:3rem!important}.pt-sm-12x,.py-sm-12x{padding-top:3rem!important}.pr-sm-12x,.px-sm-12x{padding-right:3rem!important}.pb-sm-12x,.py-sm-12x{padding-bottom:3rem!important}.pl-sm-12x,.px-sm-12x{padding-left:3rem!important}.gap-sm-12x{gap:3rem!important}.top-sm-12x{top:3rem!important}.right-sm-12x{right:3rem!important}.bottom-sm-12x{bottom:3rem!important}.left-sm-12x{left:3rem!important}.inset-sm-12x{inset:3rem!important}.p-sm-13x{padding:3.25rem!important}.pt-sm-13x,.py-sm-13x{padding-top:3.25rem!important}.pr-sm-13x,.px-sm-13x{padding-right:3.25rem!important}.pb-sm-13x,.py-sm-13x{padding-bottom:3.25rem!important}.pl-sm-13x,.px-sm-13x{padding-left:3.25rem!important}.gap-sm-13x{gap:3.25rem!important}.top-sm-13x{top:3.25rem!important}.right-sm-13x{right:3.25rem!important}.bottom-sm-13x{bottom:3.25rem!important}.left-sm-13x{left:3.25rem!important}.inset-sm-13x{inset:3.25rem!important}.p-sm-14x{padding:3.5rem!important}.pt-sm-14x,.py-sm-14x{padding-top:3.5rem!important}.pr-sm-14x,.px-sm-14x{padding-right:3.5rem!important}.pb-sm-14x,.py-sm-14x{padding-bottom:3.5rem!important}.pl-sm-14x,.px-sm-14x{padding-left:3.5rem!important}.gap-sm-14x{gap:3.5rem!important}.top-sm-14x{top:3.5rem!important}.right-sm-14x{right:3.5rem!important}.bottom-sm-14x{bottom:3.5rem!important}.left-sm-14x{left:3.5rem!important}.inset-sm-14x{inset:3.5rem!important}.p-sm-15x{padding:3.75rem!important}.pt-sm-15x,.py-sm-15x{padding-top:3.75rem!important}.pr-sm-15x,.px-sm-15x{padding-right:3.75rem!important}.pb-sm-15x,.py-sm-15x{padding-bottom:3.75rem!important}.pl-sm-15x,.px-sm-15x{padding-left:3.75rem!important}.gap-sm-15x{gap:3.75rem!important}.top-sm-15x{top:3.75rem!important}.right-sm-15x{right:3.75rem!important}.bottom-sm-15x{bottom:3.75rem!important}.left-sm-15x{left:3.75rem!important}.inset-sm-15x{inset:3.75rem!important}.p-sm-16x{padding:4rem!important}.pt-sm-16x,.py-sm-16x{padding-top:4rem!important}.pr-sm-16x,.px-sm-16x{padding-right:4rem!important}.pb-sm-16x,.py-sm-16x{padding-bottom:4rem!important}.pl-sm-16x,.px-sm-16x{padding-left:4rem!important}.gap-sm-16x{gap:4rem!important}.top-sm-16x{top:4rem!important}.right-sm-16x{right:4rem!important}.bottom-sm-16x{bottom:4rem!important}.left-sm-16x{left:4rem!important}.inset-sm-16x{inset:4rem!important}.p-sm-17x{padding:4.25rem!important}.pt-sm-17x,.py-sm-17x{padding-top:4.25rem!important}.pr-sm-17x,.px-sm-17x{padding-right:4.25rem!important}.pb-sm-17x,.py-sm-17x{padding-bottom:4.25rem!important}.pl-sm-17x,.px-sm-17x{padding-left:4.25rem!important}.gap-sm-17x{gap:4.25rem!important}.top-sm-17x{top:4.25rem!important}.right-sm-17x{right:4.25rem!important}.bottom-sm-17x{bottom:4.25rem!important}.left-sm-17x{left:4.25rem!important}.inset-sm-17x{inset:4.25rem!important}.p-sm-18x{padding:4.5rem!important}.pt-sm-18x,.py-sm-18x{padding-top:4.5rem!important}.pr-sm-18x,.px-sm-18x{padding-right:4.5rem!important}.pb-sm-18x,.py-sm-18x{padding-bottom:4.5rem!important}.pl-sm-18x,.px-sm-18x{padding-left:4.5rem!important}.gap-sm-18x{gap:4.5rem!important}.top-sm-18x{top:4.5rem!important}.right-sm-18x{right:4.5rem!important}.bottom-sm-18x{bottom:4.5rem!important}.left-sm-18x{left:4.5rem!important}.inset-sm-18x{inset:4.5rem!important}.p-sm-19x{padding:4.75rem!important}.pt-sm-19x,.py-sm-19x{padding-top:4.75rem!important}.pr-sm-19x,.px-sm-19x{padding-right:4.75rem!important}.pb-sm-19x,.py-sm-19x{padding-bottom:4.75rem!important}.pl-sm-19x,.px-sm-19x{padding-left:4.75rem!important}.gap-sm-19x{gap:4.75rem!important}.top-sm-19x{top:4.75rem!important}.right-sm-19x{right:4.75rem!important}.bottom-sm-19x{bottom:4.75rem!important}.left-sm-19x{left:4.75rem!important}.inset-sm-19x{inset:4.75rem!important}.p-sm-20x{padding:5rem!important}.pt-sm-20x,.py-sm-20x{padding-top:5rem!important}.pr-sm-20x,.px-sm-20x{padding-right:5rem!important}.pb-sm-20x,.py-sm-20x{padding-bottom:5rem!important}.pl-sm-20x,.px-sm-20x{padding-left:5rem!important}.gap-sm-20x{gap:5rem!important}.top-sm-20x{top:5rem!important}.right-sm-20x{right:5rem!important}.bottom-sm-20x{bottom:5rem!important}.left-sm-20x{left:5rem!important}.inset-sm-20x{inset:5rem!important}.p-sm-21x{padding:5.25rem!important}.pt-sm-21x,.py-sm-21x{padding-top:5.25rem!important}.pr-sm-21x,.px-sm-21x{padding-right:5.25rem!important}.pb-sm-21x,.py-sm-21x{padding-bottom:5.25rem!important}.pl-sm-21x,.px-sm-21x{padding-left:5.25rem!important}.gap-sm-21x{gap:5.25rem!important}.top-sm-21x{top:5.25rem!important}.right-sm-21x{right:5.25rem!important}.bottom-sm-21x{bottom:5.25rem!important}.left-sm-21x{left:5.25rem!important}.inset-sm-21x{inset:5.25rem!important}.p-sm-22x{padding:5.5rem!important}.pt-sm-22x,.py-sm-22x{padding-top:5.5rem!important}.pr-sm-22x,.px-sm-22x{padding-right:5.5rem!important}.pb-sm-22x,.py-sm-22x{padding-bottom:5.5rem!important}.pl-sm-22x,.px-sm-22x{padding-left:5.5rem!important}.gap-sm-22x{gap:5.5rem!important}.top-sm-22x{top:5.5rem!important}.right-sm-22x{right:5.5rem!important}.bottom-sm-22x{bottom:5.5rem!important}.left-sm-22x{left:5.5rem!important}.inset-sm-22x{inset:5.5rem!important}.p-sm-23x{padding:5.75rem!important}.pt-sm-23x,.py-sm-23x{padding-top:5.75rem!important}.pr-sm-23x,.px-sm-23x{padding-right:5.75rem!important}.pb-sm-23x,.py-sm-23x{padding-bottom:5.75rem!important}.pl-sm-23x,.px-sm-23x{padding-left:5.75rem!important}.gap-sm-23x{gap:5.75rem!important}.top-sm-23x{top:5.75rem!important}.right-sm-23x{right:5.75rem!important}.bottom-sm-23x{bottom:5.75rem!important}.left-sm-23x{left:5.75rem!important}.inset-sm-23x{inset:5.75rem!important}.p-sm-24x{padding:6rem!important}.pt-sm-24x,.py-sm-24x{padding-top:6rem!important}.pr-sm-24x,.px-sm-24x{padding-right:6rem!important}.pb-sm-24x,.py-sm-24x{padding-bottom:6rem!important}.pl-sm-24x,.px-sm-24x{padding-left:6rem!important}.gap-sm-24x{gap:6rem!important}.top-sm-24x{top:6rem!important}.right-sm-24x{right:6rem!important}.bottom-sm-24x{bottom:6rem!important}.left-sm-24x{left:6rem!important}.inset-sm-24x{inset:6rem!important}.p-sm-25x{padding:6.25rem!important}.pt-sm-25x,.py-sm-25x{padding-top:6.25rem!important}.pr-sm-25x,.px-sm-25x{padding-right:6.25rem!important}.pb-sm-25x,.py-sm-25x{padding-bottom:6.25rem!important}.pl-sm-25x,.px-sm-25x{padding-left:6.25rem!important}.gap-sm-25x{gap:6.25rem!important}.top-sm-25x{top:6.25rem!important}.right-sm-25x{right:6.25rem!important}.bottom-sm-25x{bottom:6.25rem!important}.left-sm-25x{left:6.25rem!important}.inset-sm-25x{inset:6.25rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media screen and (min-width:768px){.m-md-neg-6x{margin:-1.5rem!important}.mt-md-neg-6x,.my-md-neg-6x{margin-top:-1.5rem!important}.mr-md-neg-6x,.mx-md-neg-6x{margin-right:-1.5rem!important}.mb-md-neg-6x,.my-md-neg-6x{margin-bottom:-1.5rem!important}.ml-md-neg-6x,.mx-md-neg-6x{margin-left:-1.5rem!important}.m-md-neg-5x{margin:-1.25rem!important}.mt-md-neg-5x,.my-md-neg-5x{margin-top:-1.25rem!important}.mr-md-neg-5x,.mx-md-neg-5x{margin-right:-1.25rem!important}.mb-md-neg-5x,.my-md-neg-5x{margin-bottom:-1.25rem!important}.ml-md-neg-5x,.mx-md-neg-5x{margin-left:-1.25rem!important}.m-md-neg-4x{margin:-1rem!important}.mt-md-neg-4x,.my-md-neg-4x{margin-top:-1rem!important}.mr-md-neg-4x,.mx-md-neg-4x{margin-right:-1rem!important}.mb-md-neg-4x,.my-md-neg-4x{margin-bottom:-1rem!important}.ml-md-neg-4x,.mx-md-neg-4x{margin-left:-1rem!important}.m-md-neg-3x{margin:-.75rem!important}.mt-md-neg-3x,.my-md-neg-3x{margin-top:-.75rem!important}.mr-md-neg-3x,.mx-md-neg-3x{margin-right:-.75rem!important}.mb-md-neg-3x,.my-md-neg-3x{margin-bottom:-.75rem!important}.ml-md-neg-3x,.mx-md-neg-3x{margin-left:-.75rem!important}.m-md-neg-2x{margin:-.5rem!important}.mt-md-neg-2x,.my-md-neg-2x{margin-top:-.5rem!important}.mr-md-neg-2x,.mx-md-neg-2x{margin-right:-.5rem!important}.mb-md-neg-2x,.my-md-neg-2x{margin-bottom:-.5rem!important}.ml-md-neg-2x,.mx-md-neg-2x{margin-left:-.5rem!important}.m-md-neg-1x{margin:-.25rem!important}.mt-md-neg-1x,.my-md-neg-1x{margin-top:-.25rem!important}.mr-md-neg-1x,.mx-md-neg-1x{margin-right:-.25rem!important}.mb-md-neg-1x,.my-md-neg-1x{margin-bottom:-.25rem!important}.ml-md-neg-1x,.mx-md-neg-1x{margin-left:-.25rem!important}.m-md-0x{margin:0!important}.mt-md-0x,.my-md-0x{margin-top:0!important}.mr-md-0x,.mx-md-0x{margin-right:0!important}.mb-md-0x,.my-md-0x{margin-bottom:0!important}.ml-md-0x,.mx-md-0x{margin-left:0!important}.m-md-1x{margin:.25rem!important}.mt-md-1x,.my-md-1x{margin-top:.25rem!important}.mr-md-1x,.mx-md-1x{margin-right:.25rem!important}.mb-md-1x,.my-md-1x{margin-bottom:.25rem!important}.ml-md-1x,.mx-md-1x{margin-left:.25rem!important}.m-md-2x{margin:.5rem!important}.mt-md-2x,.my-md-2x{margin-top:.5rem!important}.mr-md-2x,.mx-md-2x{margin-right:.5rem!important}.mb-md-2x,.my-md-2x{margin-bottom:.5rem!important}.ml-md-2x,.mx-md-2x{margin-left:.5rem!important}.m-md-3x{margin:.75rem!important}.mt-md-3x,.my-md-3x{margin-top:.75rem!important}.mr-md-3x,.mx-md-3x{margin-right:.75rem!important}.mb-md-3x,.my-md-3x{margin-bottom:.75rem!important}.ml-md-3x,.mx-md-3x{margin-left:.75rem!important}.m-md-4x{margin:1rem!important}.mt-md-4x,.my-md-4x{margin-top:1rem!important}.mr-md-4x,.mx-md-4x{margin-right:1rem!important}.mb-md-4x,.my-md-4x{margin-bottom:1rem!important}.ml-md-4x,.mx-md-4x{margin-left:1rem!important}.m-md-5x{margin:1.25rem!important}.mt-md-5x,.my-md-5x{margin-top:1.25rem!important}.mr-md-5x,.mx-md-5x{margin-right:1.25rem!important}.mb-md-5x,.my-md-5x{margin-bottom:1.25rem!important}.ml-md-5x,.mx-md-5x{margin-left:1.25rem!important}.m-md-6x{margin:1.5rem!important}.mt-md-6x,.my-md-6x{margin-top:1.5rem!important}.mr-md-6x,.mx-md-6x{margin-right:1.5rem!important}.mb-md-6x,.my-md-6x{margin-bottom:1.5rem!important}.ml-md-6x,.mx-md-6x{margin-left:1.5rem!important}.m-md-7x{margin:1.75rem!important}.mt-md-7x,.my-md-7x{margin-top:1.75rem!important}.mr-md-7x,.mx-md-7x{margin-right:1.75rem!important}.mb-md-7x,.my-md-7x{margin-bottom:1.75rem!important}.ml-md-7x,.mx-md-7x{margin-left:1.75rem!important}.m-md-8x{margin:2rem!important}.mt-md-8x,.my-md-8x{margin-top:2rem!important}.mr-md-8x,.mx-md-8x{margin-right:2rem!important}.mb-md-8x,.my-md-8x{margin-bottom:2rem!important}.ml-md-8x,.mx-md-8x{margin-left:2rem!important}.m-md-9x{margin:2.25rem!important}.mt-md-9x,.my-md-9x{margin-top:2.25rem!important}.mr-md-9x,.mx-md-9x{margin-right:2.25rem!important}.mb-md-9x,.my-md-9x{margin-bottom:2.25rem!important}.ml-md-9x,.mx-md-9x{margin-left:2.25rem!important}.m-md-10x{margin:2.5rem!important}.mt-md-10x,.my-md-10x{margin-top:2.5rem!important}.mr-md-10x,.mx-md-10x{margin-right:2.5rem!important}.mb-md-10x,.my-md-10x{margin-bottom:2.5rem!important}.ml-md-10x,.mx-md-10x{margin-left:2.5rem!important}.m-md-11x{margin:2.75rem!important}.mt-md-11x,.my-md-11x{margin-top:2.75rem!important}.mr-md-11x,.mx-md-11x{margin-right:2.75rem!important}.mb-md-11x,.my-md-11x{margin-bottom:2.75rem!important}.ml-md-11x,.mx-md-11x{margin-left:2.75rem!important}.m-md-12x{margin:3rem!important}.mt-md-12x,.my-md-12x{margin-top:3rem!important}.mr-md-12x,.mx-md-12x{margin-right:3rem!important}.mb-md-12x,.my-md-12x{margin-bottom:3rem!important}.ml-md-12x,.mx-md-12x{margin-left:3rem!important}.m-md-13x{margin:3.25rem!important}.mt-md-13x,.my-md-13x{margin-top:3.25rem!important}.mr-md-13x,.mx-md-13x{margin-right:3.25rem!important}.mb-md-13x,.my-md-13x{margin-bottom:3.25rem!important}.ml-md-13x,.mx-md-13x{margin-left:3.25rem!important}.m-md-14x{margin:3.5rem!important}.mt-md-14x,.my-md-14x{margin-top:3.5rem!important}.mr-md-14x,.mx-md-14x{margin-right:3.5rem!important}.mb-md-14x,.my-md-14x{margin-bottom:3.5rem!important}.ml-md-14x,.mx-md-14x{margin-left:3.5rem!important}.m-md-15x{margin:3.75rem!important}.mt-md-15x,.my-md-15x{margin-top:3.75rem!important}.mr-md-15x,.mx-md-15x{margin-right:3.75rem!important}.mb-md-15x,.my-md-15x{margin-bottom:3.75rem!important}.ml-md-15x,.mx-md-15x{margin-left:3.75rem!important}.m-md-16x{margin:4rem!important}.mt-md-16x,.my-md-16x{margin-top:4rem!important}.mr-md-16x,.mx-md-16x{margin-right:4rem!important}.mb-md-16x,.my-md-16x{margin-bottom:4rem!important}.ml-md-16x,.mx-md-16x{margin-left:4rem!important}.m-md-17x{margin:4.25rem!important}.mt-md-17x,.my-md-17x{margin-top:4.25rem!important}.mr-md-17x,.mx-md-17x{margin-right:4.25rem!important}.mb-md-17x,.my-md-17x{margin-bottom:4.25rem!important}.ml-md-17x,.mx-md-17x{margin-left:4.25rem!important}.m-md-18x{margin:4.5rem!important}.mt-md-18x,.my-md-18x{margin-top:4.5rem!important}.mr-md-18x,.mx-md-18x{margin-right:4.5rem!important}.mb-md-18x,.my-md-18x{margin-bottom:4.5rem!important}.ml-md-18x,.mx-md-18x{margin-left:4.5rem!important}.m-md-19x{margin:4.75rem!important}.mt-md-19x,.my-md-19x{margin-top:4.75rem!important}.mr-md-19x,.mx-md-19x{margin-right:4.75rem!important}.mb-md-19x,.my-md-19x{margin-bottom:4.75rem!important}.ml-md-19x,.mx-md-19x{margin-left:4.75rem!important}.m-md-20x{margin:5rem!important}.mt-md-20x,.my-md-20x{margin-top:5rem!important}.mr-md-20x,.mx-md-20x{margin-right:5rem!important}.mb-md-20x,.my-md-20x{margin-bottom:5rem!important}.ml-md-20x,.mx-md-20x{margin-left:5rem!important}.m-md-21x{margin:5.25rem!important}.mt-md-21x,.my-md-21x{margin-top:5.25rem!important}.mr-md-21x,.mx-md-21x{margin-right:5.25rem!important}.mb-md-21x,.my-md-21x{margin-bottom:5.25rem!important}.ml-md-21x,.mx-md-21x{margin-left:5.25rem!important}.m-md-22x{margin:5.5rem!important}.mt-md-22x,.my-md-22x{margin-top:5.5rem!important}.mr-md-22x,.mx-md-22x{margin-right:5.5rem!important}.mb-md-22x,.my-md-22x{margin-bottom:5.5rem!important}.ml-md-22x,.mx-md-22x{margin-left:5.5rem!important}.m-md-23x{margin:5.75rem!important}.mt-md-23x,.my-md-23x{margin-top:5.75rem!important}.mr-md-23x,.mx-md-23x{margin-right:5.75rem!important}.mb-md-23x,.my-md-23x{margin-bottom:5.75rem!important}.ml-md-23x,.mx-md-23x{margin-left:5.75rem!important}.m-md-24x{margin:6rem!important}.mt-md-24x,.my-md-24x{margin-top:6rem!important}.mr-md-24x,.mx-md-24x{margin-right:6rem!important}.mb-md-24x,.my-md-24x{margin-bottom:6rem!important}.ml-md-24x,.mx-md-24x{margin-left:6rem!important}.m-md-25x{margin:6.25rem!important}.mt-md-25x,.my-md-25x{margin-top:6.25rem!important}.mr-md-25x,.mx-md-25x{margin-right:6.25rem!important}.mb-md-25x,.my-md-25x{margin-bottom:6.25rem!important}.ml-md-25x,.mx-md-25x{margin-left:6.25rem!important}.p-md-neg-6x{padding:-1.5rem!important}.pt-md-neg-6x,.py-md-neg-6x{padding-top:-1.5rem!important}.pr-md-neg-6x,.px-md-neg-6x{padding-right:-1.5rem!important}.pb-md-neg-6x,.py-md-neg-6x{padding-bottom:-1.5rem!important}.pl-md-neg-6x,.px-md-neg-6x{padding-left:-1.5rem!important}.gap-md-neg-6x{gap:-1.5rem!important}.top-md-neg-6x{top:-1.5rem!important}.right-md-neg-6x{right:-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}.p-md-neg-5x{padding:-1.25rem!important}.pt-md-neg-5x,.py-md-neg-5x{padding-top:-1.25rem!important}.pr-md-neg-5x,.px-md-neg-5x{padding-right:-1.25rem!important}.pb-md-neg-5x,.py-md-neg-5x{padding-bottom:-1.25rem!important}.pl-md-neg-5x,.px-md-neg-5x{padding-left:-1.25rem!important}.gap-md-neg-5x{gap:-1.25rem!important}.top-md-neg-5x{top:-1.25rem!important}.right-md-neg-5x{right:-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}.p-md-neg-4x{padding:-1rem!important}.pt-md-neg-4x,.py-md-neg-4x{padding-top:-1rem!important}.pr-md-neg-4x,.px-md-neg-4x{padding-right:-1rem!important}.pb-md-neg-4x,.py-md-neg-4x{padding-bottom:-1rem!important}.pl-md-neg-4x,.px-md-neg-4x{padding-left:-1rem!important}.gap-md-neg-4x{gap:-1rem!important}.top-md-neg-4x{top:-1rem!important}.right-md-neg-4x{right:-1rem!important}.bottom-md-neg-4x{bottom:-1rem!important}.left-md-neg-4x{left:-1rem!important}.inset-md-neg-4x{inset:-1rem!important}.p-md-neg-3x{padding:-.75rem!important}.pt-md-neg-3x,.py-md-neg-3x{padding-top:-.75rem!important}.pr-md-neg-3x,.px-md-neg-3x{padding-right:-.75rem!important}.pb-md-neg-3x,.py-md-neg-3x{padding-bottom:-.75rem!important}.pl-md-neg-3x,.px-md-neg-3x{padding-left:-.75rem!important}.gap-md-neg-3x{gap:-.75rem!important}.top-md-neg-3x{top:-.75rem!important}.right-md-neg-3x{right:-.75rem!important}.bottom-md-neg-3x{bottom:-.75rem!important}.left-md-neg-3x{left:-.75rem!important}.inset-md-neg-3x{inset:-.75rem!important}.p-md-neg-2x{padding:-.5rem!important}.pt-md-neg-2x,.py-md-neg-2x{padding-top:-.5rem!important}.pr-md-neg-2x,.px-md-neg-2x{padding-right:-.5rem!important}.pb-md-neg-2x,.py-md-neg-2x{padding-bottom:-.5rem!important}.pl-md-neg-2x,.px-md-neg-2x{padding-left:-.5rem!important}.gap-md-neg-2x{gap:-.5rem!important}.top-md-neg-2x{top:-.5rem!important}.right-md-neg-2x{right:-.5rem!important}.bottom-md-neg-2x{bottom:-.5rem!important}.left-md-neg-2x{left:-.5rem!important}.inset-md-neg-2x{inset:-.5rem!important}.p-md-neg-1x{padding:-.25rem!important}.pt-md-neg-1x,.py-md-neg-1x{padding-top:-.25rem!important}.pr-md-neg-1x,.px-md-neg-1x{padding-right:-.25rem!important}.pb-md-neg-1x,.py-md-neg-1x{padding-bottom:-.25rem!important}.pl-md-neg-1x,.px-md-neg-1x{padding-left:-.25rem!important}.gap-md-neg-1x{gap:-.25rem!important}.top-md-neg-1x{top:-.25rem!important}.right-md-neg-1x{right:-.25rem!important}.bottom-md-neg-1x{bottom:-.25rem!important}.left-md-neg-1x{left:-.25rem!important}.inset-md-neg-1x{inset:-.25rem!important}.p-md-0x{padding:0!important}.pt-md-0x,.py-md-0x{padding-top:0!important}.pr-md-0x,.px-md-0x{padding-right:0!important}.pb-md-0x,.py-md-0x{padding-bottom:0!important}.pl-md-0x,.px-md-0x{padding-left:0!important}.gap-md-0x{gap:0!important}.top-md-0x{top:0!important}.right-md-0x{right: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}.pt-md-1x,.py-md-1x{padding-top:.25rem!important}.pr-md-1x,.px-md-1x{padding-right:.25rem!important}.pb-md-1x,.py-md-1x{padding-bottom:.25rem!important}.pl-md-1x,.px-md-1x{padding-left:.25rem!important}.gap-md-1x{gap:.25rem!important}.top-md-1x{top:.25rem!important}.right-md-1x{right:.25rem!important}.bottom-md-1x{bottom:.25rem!important}.left-md-1x{left:.25rem!important}.inset-md-1x{inset:.25rem!important}.p-md-2x{padding:.5rem!important}.pt-md-2x,.py-md-2x{padding-top:.5rem!important}.pr-md-2x,.px-md-2x{padding-right:.5rem!important}.pb-md-2x,.py-md-2x{padding-bottom:.5rem!important}.pl-md-2x,.px-md-2x{padding-left:.5rem!important}.gap-md-2x{gap:.5rem!important}.top-md-2x{top:.5rem!important}.right-md-2x{right:.5rem!important}.bottom-md-2x{bottom:.5rem!important}.left-md-2x{left:.5rem!important}.inset-md-2x{inset:.5rem!important}.p-md-3x{padding:.75rem!important}.pt-md-3x,.py-md-3x{padding-top:.75rem!important}.pr-md-3x,.px-md-3x{padding-right:.75rem!important}.pb-md-3x,.py-md-3x{padding-bottom:.75rem!important}.pl-md-3x,.px-md-3x{padding-left:.75rem!important}.gap-md-3x{gap:.75rem!important}.top-md-3x{top:.75rem!important}.right-md-3x{right:.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}.pt-md-4x,.py-md-4x{padding-top:1rem!important}.pr-md-4x,.px-md-4x{padding-right:1rem!important}.pb-md-4x,.py-md-4x{padding-bottom:1rem!important}.pl-md-4x,.px-md-4x{padding-left:1rem!important}.gap-md-4x{gap:1rem!important}.top-md-4x{top:1rem!important}.right-md-4x{right:1rem!important}.bottom-md-4x{bottom:1rem!important}.left-md-4x{left:1rem!important}.inset-md-4x{inset:1rem!important}.p-md-5x{padding:1.25rem!important}.pt-md-5x,.py-md-5x{padding-top:1.25rem!important}.pr-md-5x,.px-md-5x{padding-right:1.25rem!important}.pb-md-5x,.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}.right-md-5x{right:1.25rem!important}.bottom-md-5x{bottom:1.25rem!important}.left-md-5x{left:1.25rem!important}.inset-md-5x{inset:1.25rem!important}.p-md-6x{padding:1.5rem!important}.pt-md-6x,.py-md-6x{padding-top:1.5rem!important}.pr-md-6x,.px-md-6x{padding-right:1.5rem!important}.pb-md-6x,.py-md-6x{padding-bottom:1.5rem!important}.pl-md-6x,.px-md-6x{padding-left:1.5rem!important}.gap-md-6x{gap:1.5rem!important}.top-md-6x{top:1.5rem!important}.right-md-6x{right:1.5rem!important}.bottom-md-6x{bottom:1.5rem!important}.left-md-6x{left:1.5rem!important}.inset-md-6x{inset:1.5rem!important}.p-md-7x{padding:1.75rem!important}.pt-md-7x,.py-md-7x{padding-top:1.75rem!important}.pr-md-7x,.px-md-7x{padding-right:1.75rem!important}.pb-md-7x,.py-md-7x{padding-bottom:1.75rem!important}.pl-md-7x,.px-md-7x{padding-left:1.75rem!important}.gap-md-7x{gap:1.75rem!important}.top-md-7x{top:1.75rem!important}.right-md-7x{right:1.75rem!important}.bottom-md-7x{bottom:1.75rem!important}.left-md-7x{left:1.75rem!important}.inset-md-7x{inset:1.75rem!important}.p-md-8x{padding:2rem!important}.pt-md-8x,.py-md-8x{padding-top:2rem!important}.pr-md-8x,.px-md-8x{padding-right:2rem!important}.pb-md-8x,.py-md-8x{padding-bottom:2rem!important}.pl-md-8x,.px-md-8x{padding-left:2rem!important}.gap-md-8x{gap:2rem!important}.top-md-8x{top:2rem!important}.right-md-8x{right:2rem!important}.bottom-md-8x{bottom:2rem!important}.left-md-8x{left:2rem!important}.inset-md-8x{inset:2rem!important}.p-md-9x{padding:2.25rem!important}.pt-md-9x,.py-md-9x{padding-top:2.25rem!important}.pr-md-9x,.px-md-9x{padding-right:2.25rem!important}.pb-md-9x,.py-md-9x{padding-bottom:2.25rem!important}.pl-md-9x,.px-md-9x{padding-left:2.25rem!important}.gap-md-9x{gap:2.25rem!important}.top-md-9x{top:2.25rem!important}.right-md-9x{right:2.25rem!important}.bottom-md-9x{bottom:2.25rem!important}.left-md-9x{left:2.25rem!important}.inset-md-9x{inset:2.25rem!important}.p-md-10x{padding:2.5rem!important}.pt-md-10x,.py-md-10x{padding-top:2.5rem!important}.pr-md-10x,.px-md-10x{padding-right:2.5rem!important}.pb-md-10x,.py-md-10x{padding-bottom:2.5rem!important}.pl-md-10x,.px-md-10x{padding-left:2.5rem!important}.gap-md-10x{gap:2.5rem!important}.top-md-10x{top:2.5rem!important}.right-md-10x{right:2.5rem!important}.bottom-md-10x{bottom:2.5rem!important}.left-md-10x{left:2.5rem!important}.inset-md-10x{inset:2.5rem!important}.p-md-11x{padding:2.75rem!important}.pt-md-11x,.py-md-11x{padding-top:2.75rem!important}.pr-md-11x,.px-md-11x{padding-right:2.75rem!important}.pb-md-11x,.py-md-11x{padding-bottom:2.75rem!important}.pl-md-11x,.px-md-11x{padding-left:2.75rem!important}.gap-md-11x{gap:2.75rem!important}.top-md-11x{top:2.75rem!important}.right-md-11x{right:2.75rem!important}.bottom-md-11x{bottom:2.75rem!important}.left-md-11x{left:2.75rem!important}.inset-md-11x{inset:2.75rem!important}.p-md-12x{padding:3rem!important}.pt-md-12x,.py-md-12x{padding-top:3rem!important}.pr-md-12x,.px-md-12x{padding-right:3rem!important}.pb-md-12x,.py-md-12x{padding-bottom:3rem!important}.pl-md-12x,.px-md-12x{padding-left:3rem!important}.gap-md-12x{gap:3rem!important}.top-md-12x{top:3rem!important}.right-md-12x{right:3rem!important}.bottom-md-12x{bottom:3rem!important}.left-md-12x{left:3rem!important}.inset-md-12x{inset:3rem!important}.p-md-13x{padding:3.25rem!important}.pt-md-13x,.py-md-13x{padding-top:3.25rem!important}.pr-md-13x,.px-md-13x{padding-right:3.25rem!important}.pb-md-13x,.py-md-13x{padding-bottom:3.25rem!important}.pl-md-13x,.px-md-13x{padding-left:3.25rem!important}.gap-md-13x{gap:3.25rem!important}.top-md-13x{top:3.25rem!important}.right-md-13x{right:3.25rem!important}.bottom-md-13x{bottom:3.25rem!important}.left-md-13x{left:3.25rem!important}.inset-md-13x{inset:3.25rem!important}.p-md-14x{padding:3.5rem!important}.pt-md-14x,.py-md-14x{padding-top:3.5rem!important}.pr-md-14x,.px-md-14x{padding-right:3.5rem!important}.pb-md-14x,.py-md-14x{padding-bottom:3.5rem!important}.pl-md-14x,.px-md-14x{padding-left:3.5rem!important}.gap-md-14x{gap:3.5rem!important}.top-md-14x{top:3.5rem!important}.right-md-14x{right:3.5rem!important}.bottom-md-14x{bottom:3.5rem!important}.left-md-14x{left:3.5rem!important}.inset-md-14x{inset:3.5rem!important}.p-md-15x{padding:3.75rem!important}.pt-md-15x,.py-md-15x{padding-top:3.75rem!important}.pr-md-15x,.px-md-15x{padding-right:3.75rem!important}.pb-md-15x,.py-md-15x{padding-bottom:3.75rem!important}.pl-md-15x,.px-md-15x{padding-left:3.75rem!important}.gap-md-15x{gap:3.75rem!important}.top-md-15x{top:3.75rem!important}.right-md-15x{right:3.75rem!important}.bottom-md-15x{bottom:3.75rem!important}.left-md-15x{left:3.75rem!important}.inset-md-15x{inset:3.75rem!important}.p-md-16x{padding:4rem!important}.pt-md-16x,.py-md-16x{padding-top:4rem!important}.pr-md-16x,.px-md-16x{padding-right:4rem!important}.pb-md-16x,.py-md-16x{padding-bottom:4rem!important}.pl-md-16x,.px-md-16x{padding-left:4rem!important}.gap-md-16x{gap:4rem!important}.top-md-16x{top:4rem!important}.right-md-16x{right:4rem!important}.bottom-md-16x{bottom:4rem!important}.left-md-16x{left:4rem!important}.inset-md-16x{inset:4rem!important}.p-md-17x{padding:4.25rem!important}.pt-md-17x,.py-md-17x{padding-top:4.25rem!important}.pr-md-17x,.px-md-17x{padding-right:4.25rem!important}.pb-md-17x,.py-md-17x{padding-bottom:4.25rem!important}.pl-md-17x,.px-md-17x{padding-left:4.25rem!important}.gap-md-17x{gap:4.25rem!important}.top-md-17x{top:4.25rem!important}.right-md-17x{right:4.25rem!important}.bottom-md-17x{bottom:4.25rem!important}.left-md-17x{left:4.25rem!important}.inset-md-17x{inset:4.25rem!important}.p-md-18x{padding:4.5rem!important}.pt-md-18x,.py-md-18x{padding-top:4.5rem!important}.pr-md-18x,.px-md-18x{padding-right:4.5rem!important}.pb-md-18x,.py-md-18x{padding-bottom:4.5rem!important}.pl-md-18x,.px-md-18x{padding-left:4.5rem!important}.gap-md-18x{gap:4.5rem!important}.top-md-18x{top:4.5rem!important}.right-md-18x{right:4.5rem!important}.bottom-md-18x{bottom:4.5rem!important}.left-md-18x{left:4.5rem!important}.inset-md-18x{inset:4.5rem!important}.p-md-19x{padding:4.75rem!important}.pt-md-19x,.py-md-19x{padding-top:4.75rem!important}.pr-md-19x,.px-md-19x{padding-right:4.75rem!important}.pb-md-19x,.py-md-19x{padding-bottom:4.75rem!important}.pl-md-19x,.px-md-19x{padding-left:4.75rem!important}.gap-md-19x{gap:4.75rem!important}.top-md-19x{top:4.75rem!important}.right-md-19x{right:4.75rem!important}.bottom-md-19x{bottom:4.75rem!important}.left-md-19x{left:4.75rem!important}.inset-md-19x{inset:4.75rem!important}.p-md-20x{padding:5rem!important}.pt-md-20x,.py-md-20x{padding-top:5rem!important}.pr-md-20x,.px-md-20x{padding-right:5rem!important}.pb-md-20x,.py-md-20x{padding-bottom:5rem!important}.pl-md-20x,.px-md-20x{padding-left:5rem!important}.gap-md-20x{gap:5rem!important}.top-md-20x{top:5rem!important}.right-md-20x{right:5rem!important}.bottom-md-20x{bottom:5rem!important}.left-md-20x{left:5rem!important}.inset-md-20x{inset:5rem!important}.p-md-21x{padding:5.25rem!important}.pt-md-21x,.py-md-21x{padding-top:5.25rem!important}.pr-md-21x,.px-md-21x{padding-right:5.25rem!important}.pb-md-21x,.py-md-21x{padding-bottom:5.25rem!important}.pl-md-21x,.px-md-21x{padding-left:5.25rem!important}.gap-md-21x{gap:5.25rem!important}.top-md-21x{top:5.25rem!important}.right-md-21x{right:5.25rem!important}.bottom-md-21x{bottom:5.25rem!important}.left-md-21x{left:5.25rem!important}.inset-md-21x{inset:5.25rem!important}.p-md-22x{padding:5.5rem!important}.pt-md-22x,.py-md-22x{padding-top:5.5rem!important}.pr-md-22x,.px-md-22x{padding-right:5.5rem!important}.pb-md-22x,.py-md-22x{padding-bottom:5.5rem!important}.pl-md-22x,.px-md-22x{padding-left:5.5rem!important}.gap-md-22x{gap:5.5rem!important}.top-md-22x{top:5.5rem!important}.right-md-22x{right:5.5rem!important}.bottom-md-22x{bottom:5.5rem!important}.left-md-22x{left:5.5rem!important}.inset-md-22x{inset:5.5rem!important}.p-md-23x{padding:5.75rem!important}.pt-md-23x,.py-md-23x{padding-top:5.75rem!important}.pr-md-23x,.px-md-23x{padding-right:5.75rem!important}.pb-md-23x,.py-md-23x{padding-bottom:5.75rem!important}.pl-md-23x,.px-md-23x{padding-left:5.75rem!important}.gap-md-23x{gap:5.75rem!important}.top-md-23x{top:5.75rem!important}.right-md-23x{right:5.75rem!important}.bottom-md-23x{bottom:5.75rem!important}.left-md-23x{left:5.75rem!important}.inset-md-23x{inset:5.75rem!important}.p-md-24x{padding:6rem!important}.pt-md-24x,.py-md-24x{padding-top:6rem!important}.pr-md-24x,.px-md-24x{padding-right:6rem!important}.pb-md-24x,.py-md-24x{padding-bottom:6rem!important}.pl-md-24x,.px-md-24x{padding-left:6rem!important}.gap-md-24x{gap:6rem!important}.top-md-24x{top:6rem!important}.right-md-24x{right:6rem!important}.bottom-md-24x{bottom:6rem!important}.left-md-24x{left:6rem!important}.inset-md-24x{inset:6rem!important}.p-md-25x{padding:6.25rem!important}.pt-md-25x,.py-md-25x{padding-top:6.25rem!important}.pr-md-25x,.px-md-25x{padding-right:6.25rem!important}.pb-md-25x,.py-md-25x{padding-bottom:6.25rem!important}.pl-md-25x,.px-md-25x{padding-left:6.25rem!important}.gap-md-25x{gap:6.25rem!important}.top-md-25x{top:6.25rem!important}.right-md-25x{right:6.25rem!important}.bottom-md-25x{bottom:6.25rem!important}.left-md-25x{left:6.25rem!important}.inset-md-25x{inset:6.25rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media screen and (min-width:992px){.m-lg-neg-6x{margin:-1.5rem!important}.mt-lg-neg-6x,.my-lg-neg-6x{margin-top:-1.5rem!important}.mr-lg-neg-6x,.mx-lg-neg-6x{margin-right:-1.5rem!important}.mb-lg-neg-6x,.my-lg-neg-6x{margin-bottom:-1.5rem!important}.ml-lg-neg-6x,.mx-lg-neg-6x{margin-left:-1.5rem!important}.m-lg-neg-5x{margin:-1.25rem!important}.mt-lg-neg-5x,.my-lg-neg-5x{margin-top:-1.25rem!important}.mr-lg-neg-5x,.mx-lg-neg-5x{margin-right:-1.25rem!important}.mb-lg-neg-5x,.my-lg-neg-5x{margin-bottom:-1.25rem!important}.ml-lg-neg-5x,.mx-lg-neg-5x{margin-left:-1.25rem!important}.m-lg-neg-4x{margin:-1rem!important}.mt-lg-neg-4x,.my-lg-neg-4x{margin-top:-1rem!important}.mr-lg-neg-4x,.mx-lg-neg-4x{margin-right:-1rem!important}.mb-lg-neg-4x,.my-lg-neg-4x{margin-bottom:-1rem!important}.ml-lg-neg-4x,.mx-lg-neg-4x{margin-left:-1rem!important}.m-lg-neg-3x{margin:-.75rem!important}.mt-lg-neg-3x,.my-lg-neg-3x{margin-top:-.75rem!important}.mr-lg-neg-3x,.mx-lg-neg-3x{margin-right:-.75rem!important}.mb-lg-neg-3x,.my-lg-neg-3x{margin-bottom:-.75rem!important}.ml-lg-neg-3x,.mx-lg-neg-3x{margin-left:-.75rem!important}.m-lg-neg-2x{margin:-.5rem!important}.mt-lg-neg-2x,.my-lg-neg-2x{margin-top:-.5rem!important}.mr-lg-neg-2x,.mx-lg-neg-2x{margin-right:-.5rem!important}.mb-lg-neg-2x,.my-lg-neg-2x{margin-bottom:-.5rem!important}.ml-lg-neg-2x,.mx-lg-neg-2x{margin-left:-.5rem!important}.m-lg-neg-1x{margin:-.25rem!important}.mt-lg-neg-1x,.my-lg-neg-1x{margin-top:-.25rem!important}.mr-lg-neg-1x,.mx-lg-neg-1x{margin-right:-.25rem!important}.mb-lg-neg-1x,.my-lg-neg-1x{margin-bottom:-.25rem!important}.ml-lg-neg-1x,.mx-lg-neg-1x{margin-left:-.25rem!important}.m-lg-0x{margin:0!important}.mt-lg-0x,.my-lg-0x{margin-top:0!important}.mr-lg-0x,.mx-lg-0x{margin-right:0!important}.mb-lg-0x,.my-lg-0x{margin-bottom:0!important}.ml-lg-0x,.mx-lg-0x{margin-left:0!important}.m-lg-1x{margin:.25rem!important}.mt-lg-1x,.my-lg-1x{margin-top:.25rem!important}.mr-lg-1x,.mx-lg-1x{margin-right:.25rem!important}.mb-lg-1x,.my-lg-1x{margin-bottom:.25rem!important}.ml-lg-1x,.mx-lg-1x{margin-left:.25rem!important}.m-lg-2x{margin:.5rem!important}.mt-lg-2x,.my-lg-2x{margin-top:.5rem!important}.mr-lg-2x,.mx-lg-2x{margin-right:.5rem!important}.mb-lg-2x,.my-lg-2x{margin-bottom:.5rem!important}.ml-lg-2x,.mx-lg-2x{margin-left:.5rem!important}.m-lg-3x{margin:.75rem!important}.mt-lg-3x,.my-lg-3x{margin-top:.75rem!important}.mr-lg-3x,.mx-lg-3x{margin-right:.75rem!important}.mb-lg-3x,.my-lg-3x{margin-bottom:.75rem!important}.ml-lg-3x,.mx-lg-3x{margin-left:.75rem!important}.m-lg-4x{margin:1rem!important}.mt-lg-4x,.my-lg-4x{margin-top:1rem!important}.mr-lg-4x,.mx-lg-4x{margin-right:1rem!important}.mb-lg-4x,.my-lg-4x{margin-bottom:1rem!important}.ml-lg-4x,.mx-lg-4x{margin-left:1rem!important}.m-lg-5x{margin:1.25rem!important}.mt-lg-5x,.my-lg-5x{margin-top:1.25rem!important}.mr-lg-5x,.mx-lg-5x{margin-right:1.25rem!important}.mb-lg-5x,.my-lg-5x{margin-bottom:1.25rem!important}.ml-lg-5x,.mx-lg-5x{margin-left:1.25rem!important}.m-lg-6x{margin:1.5rem!important}.mt-lg-6x,.my-lg-6x{margin-top:1.5rem!important}.mr-lg-6x,.mx-lg-6x{margin-right:1.5rem!important}.mb-lg-6x,.my-lg-6x{margin-bottom:1.5rem!important}.ml-lg-6x,.mx-lg-6x{margin-left:1.5rem!important}.m-lg-7x{margin:1.75rem!important}.mt-lg-7x,.my-lg-7x{margin-top:1.75rem!important}.mr-lg-7x,.mx-lg-7x{margin-right:1.75rem!important}.mb-lg-7x,.my-lg-7x{margin-bottom:1.75rem!important}.ml-lg-7x,.mx-lg-7x{margin-left:1.75rem!important}.m-lg-8x{margin:2rem!important}.mt-lg-8x,.my-lg-8x{margin-top:2rem!important}.mr-lg-8x,.mx-lg-8x{margin-right:2rem!important}.mb-lg-8x,.my-lg-8x{margin-bottom:2rem!important}.ml-lg-8x,.mx-lg-8x{margin-left:2rem!important}.m-lg-9x{margin:2.25rem!important}.mt-lg-9x,.my-lg-9x{margin-top:2.25rem!important}.mr-lg-9x,.mx-lg-9x{margin-right:2.25rem!important}.mb-lg-9x,.my-lg-9x{margin-bottom:2.25rem!important}.ml-lg-9x,.mx-lg-9x{margin-left:2.25rem!important}.m-lg-10x{margin:2.5rem!important}.mt-lg-10x,.my-lg-10x{margin-top:2.5rem!important}.mr-lg-10x,.mx-lg-10x{margin-right:2.5rem!important}.mb-lg-10x,.my-lg-10x{margin-bottom:2.5rem!important}.ml-lg-10x,.mx-lg-10x{margin-left:2.5rem!important}.m-lg-11x{margin:2.75rem!important}.mt-lg-11x,.my-lg-11x{margin-top:2.75rem!important}.mr-lg-11x,.mx-lg-11x{margin-right:2.75rem!important}.mb-lg-11x,.my-lg-11x{margin-bottom:2.75rem!important}.ml-lg-11x,.mx-lg-11x{margin-left:2.75rem!important}.m-lg-12x{margin:3rem!important}.mt-lg-12x,.my-lg-12x{margin-top:3rem!important}.mr-lg-12x,.mx-lg-12x{margin-right:3rem!important}.mb-lg-12x,.my-lg-12x{margin-bottom:3rem!important}.ml-lg-12x,.mx-lg-12x{margin-left:3rem!important}.m-lg-13x{margin:3.25rem!important}.mt-lg-13x,.my-lg-13x{margin-top:3.25rem!important}.mr-lg-13x,.mx-lg-13x{margin-right:3.25rem!important}.mb-lg-13x,.my-lg-13x{margin-bottom:3.25rem!important}.ml-lg-13x,.mx-lg-13x{margin-left:3.25rem!important}.m-lg-14x{margin:3.5rem!important}.mt-lg-14x,.my-lg-14x{margin-top:3.5rem!important}.mr-lg-14x,.mx-lg-14x{margin-right:3.5rem!important}.mb-lg-14x,.my-lg-14x{margin-bottom:3.5rem!important}.ml-lg-14x,.mx-lg-14x{margin-left:3.5rem!important}.m-lg-15x{margin:3.75rem!important}.mt-lg-15x,.my-lg-15x{margin-top:3.75rem!important}.mr-lg-15x,.mx-lg-15x{margin-right:3.75rem!important}.mb-lg-15x,.my-lg-15x{margin-bottom:3.75rem!important}.ml-lg-15x,.mx-lg-15x{margin-left:3.75rem!important}.m-lg-16x{margin:4rem!important}.mt-lg-16x,.my-lg-16x{margin-top:4rem!important}.mr-lg-16x,.mx-lg-16x{margin-right:4rem!important}.mb-lg-16x,.my-lg-16x{margin-bottom:4rem!important}.ml-lg-16x,.mx-lg-16x{margin-left:4rem!important}.m-lg-17x{margin:4.25rem!important}.mt-lg-17x,.my-lg-17x{margin-top:4.25rem!important}.mr-lg-17x,.mx-lg-17x{margin-right:4.25rem!important}.mb-lg-17x,.my-lg-17x{margin-bottom:4.25rem!important}.ml-lg-17x,.mx-lg-17x{margin-left:4.25rem!important}.m-lg-18x{margin:4.5rem!important}.mt-lg-18x,.my-lg-18x{margin-top:4.5rem!important}.mr-lg-18x,.mx-lg-18x{margin-right:4.5rem!important}.mb-lg-18x,.my-lg-18x{margin-bottom:4.5rem!important}.ml-lg-18x,.mx-lg-18x{margin-left:4.5rem!important}.m-lg-19x{margin:4.75rem!important}.mt-lg-19x,.my-lg-19x{margin-top:4.75rem!important}.mr-lg-19x,.mx-lg-19x{margin-right:4.75rem!important}.mb-lg-19x,.my-lg-19x{margin-bottom:4.75rem!important}.ml-lg-19x,.mx-lg-19x{margin-left:4.75rem!important}.m-lg-20x{margin:5rem!important}.mt-lg-20x,.my-lg-20x{margin-top:5rem!important}.mr-lg-20x,.mx-lg-20x{margin-right:5rem!important}.mb-lg-20x,.my-lg-20x{margin-bottom:5rem!important}.ml-lg-20x,.mx-lg-20x{margin-left:5rem!important}.m-lg-21x{margin:5.25rem!important}.mt-lg-21x,.my-lg-21x{margin-top:5.25rem!important}.mr-lg-21x,.mx-lg-21x{margin-right:5.25rem!important}.mb-lg-21x,.my-lg-21x{margin-bottom:5.25rem!important}.ml-lg-21x,.mx-lg-21x{margin-left:5.25rem!important}.m-lg-22x{margin:5.5rem!important}.mt-lg-22x,.my-lg-22x{margin-top:5.5rem!important}.mr-lg-22x,.mx-lg-22x{margin-right:5.5rem!important}.mb-lg-22x,.my-lg-22x{margin-bottom:5.5rem!important}.ml-lg-22x,.mx-lg-22x{margin-left:5.5rem!important}.m-lg-23x{margin:5.75rem!important}.mt-lg-23x,.my-lg-23x{margin-top:5.75rem!important}.mr-lg-23x,.mx-lg-23x{margin-right:5.75rem!important}.mb-lg-23x,.my-lg-23x{margin-bottom:5.75rem!important}.ml-lg-23x,.mx-lg-23x{margin-left:5.75rem!important}.m-lg-24x{margin:6rem!important}.mt-lg-24x,.my-lg-24x{margin-top:6rem!important}.mr-lg-24x,.mx-lg-24x{margin-right:6rem!important}.mb-lg-24x,.my-lg-24x{margin-bottom:6rem!important}.ml-lg-24x,.mx-lg-24x{margin-left:6rem!important}.m-lg-25x{margin:6.25rem!important}.mt-lg-25x,.my-lg-25x{margin-top:6.25rem!important}.mr-lg-25x,.mx-lg-25x{margin-right:6.25rem!important}.mb-lg-25x,.my-lg-25x{margin-bottom:6.25rem!important}.ml-lg-25x,.mx-lg-25x{margin-left:6.25rem!important}.p-lg-neg-6x{padding:-1.5rem!important}.pt-lg-neg-6x,.py-lg-neg-6x{padding-top:-1.5rem!important}.pr-lg-neg-6x,.px-lg-neg-6x{padding-right:-1.5rem!important}.pb-lg-neg-6x,.py-lg-neg-6x{padding-bottom:-1.5rem!important}.pl-lg-neg-6x,.px-lg-neg-6x{padding-left:-1.5rem!important}.gap-lg-neg-6x{gap:-1.5rem!important}.top-lg-neg-6x{top:-1.5rem!important}.right-lg-neg-6x{right:-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}.p-lg-neg-5x{padding:-1.25rem!important}.pt-lg-neg-5x,.py-lg-neg-5x{padding-top:-1.25rem!important}.pr-lg-neg-5x,.px-lg-neg-5x{padding-right:-1.25rem!important}.pb-lg-neg-5x,.py-lg-neg-5x{padding-bottom:-1.25rem!important}.pl-lg-neg-5x,.px-lg-neg-5x{padding-left:-1.25rem!important}.gap-lg-neg-5x{gap:-1.25rem!important}.top-lg-neg-5x{top:-1.25rem!important}.right-lg-neg-5x{right:-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}.p-lg-neg-4x{padding:-1rem!important}.pt-lg-neg-4x,.py-lg-neg-4x{padding-top:-1rem!important}.pr-lg-neg-4x,.px-lg-neg-4x{padding-right:-1rem!important}.pb-lg-neg-4x,.py-lg-neg-4x{padding-bottom:-1rem!important}.pl-lg-neg-4x,.px-lg-neg-4x{padding-left:-1rem!important}.gap-lg-neg-4x{gap:-1rem!important}.top-lg-neg-4x{top:-1rem!important}.right-lg-neg-4x{right:-1rem!important}.bottom-lg-neg-4x{bottom:-1rem!important}.left-lg-neg-4x{left:-1rem!important}.inset-lg-neg-4x{inset:-1rem!important}.p-lg-neg-3x{padding:-.75rem!important}.pt-lg-neg-3x,.py-lg-neg-3x{padding-top:-.75rem!important}.pr-lg-neg-3x,.px-lg-neg-3x{padding-right:-.75rem!important}.pb-lg-neg-3x,.py-lg-neg-3x{padding-bottom:-.75rem!important}.pl-lg-neg-3x,.px-lg-neg-3x{padding-left:-.75rem!important}.gap-lg-neg-3x{gap:-.75rem!important}.top-lg-neg-3x{top:-.75rem!important}.right-lg-neg-3x{right:-.75rem!important}.bottom-lg-neg-3x{bottom:-.75rem!important}.left-lg-neg-3x{left:-.75rem!important}.inset-lg-neg-3x{inset:-.75rem!important}.p-lg-neg-2x{padding:-.5rem!important}.pt-lg-neg-2x,.py-lg-neg-2x{padding-top:-.5rem!important}.pr-lg-neg-2x,.px-lg-neg-2x{padding-right:-.5rem!important}.pb-lg-neg-2x,.py-lg-neg-2x{padding-bottom:-.5rem!important}.pl-lg-neg-2x,.px-lg-neg-2x{padding-left:-.5rem!important}.gap-lg-neg-2x{gap:-.5rem!important}.top-lg-neg-2x{top:-.5rem!important}.right-lg-neg-2x{right:-.5rem!important}.bottom-lg-neg-2x{bottom:-.5rem!important}.left-lg-neg-2x{left:-.5rem!important}.inset-lg-neg-2x{inset:-.5rem!important}.p-lg-neg-1x{padding:-.25rem!important}.pt-lg-neg-1x,.py-lg-neg-1x{padding-top:-.25rem!important}.pr-lg-neg-1x,.px-lg-neg-1x{padding-right:-.25rem!important}.pb-lg-neg-1x,.py-lg-neg-1x{padding-bottom:-.25rem!important}.pl-lg-neg-1x,.px-lg-neg-1x{padding-left:-.25rem!important}.gap-lg-neg-1x{gap:-.25rem!important}.top-lg-neg-1x{top:-.25rem!important}.right-lg-neg-1x{right:-.25rem!important}.bottom-lg-neg-1x{bottom:-.25rem!important}.left-lg-neg-1x{left:-.25rem!important}.inset-lg-neg-1x{inset:-.25rem!important}.p-lg-0x{padding:0!important}.pt-lg-0x,.py-lg-0x{padding-top:0!important}.pr-lg-0x,.px-lg-0x{padding-right:0!important}.pb-lg-0x,.py-lg-0x{padding-bottom:0!important}.pl-lg-0x,.px-lg-0x{padding-left:0!important}.gap-lg-0x{gap:0!important}.top-lg-0x{top:0!important}.right-lg-0x{right:0!important}.bottom-lg-0x{bottom:0!important}.left-lg-0x{left:0!important}.inset-lg-0x{inset:0!important}.p-lg-1x{padding:.25rem!important}.pt-lg-1x,.py-lg-1x{padding-top:.25rem!important}.pr-lg-1x,.px-lg-1x{padding-right:.25rem!important}.pb-lg-1x,.py-lg-1x{padding-bottom:.25rem!important}.pl-lg-1x,.px-lg-1x{padding-left:.25rem!important}.gap-lg-1x{gap:.25rem!important}.top-lg-1x{top:.25rem!important}.right-lg-1x{right:.25rem!important}.bottom-lg-1x{bottom:.25rem!important}.left-lg-1x{left:.25rem!important}.inset-lg-1x{inset:.25rem!important}.p-lg-2x{padding:.5rem!important}.pt-lg-2x,.py-lg-2x{padding-top:.5rem!important}.pr-lg-2x,.px-lg-2x{padding-right:.5rem!important}.pb-lg-2x,.py-lg-2x{padding-bottom:.5rem!important}.pl-lg-2x,.px-lg-2x{padding-left:.5rem!important}.gap-lg-2x{gap:.5rem!important}.top-lg-2x{top:.5rem!important}.right-lg-2x{right:.5rem!important}.bottom-lg-2x{bottom:.5rem!important}.left-lg-2x{left:.5rem!important}.inset-lg-2x{inset:.5rem!important}.p-lg-3x{padding:.75rem!important}.pt-lg-3x,.py-lg-3x{padding-top:.75rem!important}.pr-lg-3x,.px-lg-3x{padding-right:.75rem!important}.pb-lg-3x,.py-lg-3x{padding-bottom:.75rem!important}.pl-lg-3x,.px-lg-3x{padding-left:.75rem!important}.gap-lg-3x{gap:.75rem!important}.top-lg-3x{top:.75rem!important}.right-lg-3x{right:.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}.pt-lg-4x,.py-lg-4x{padding-top:1rem!important}.pr-lg-4x,.px-lg-4x{padding-right:1rem!important}.pb-lg-4x,.py-lg-4x{padding-bottom:1rem!important}.pl-lg-4x,.px-lg-4x{padding-left:1rem!important}.gap-lg-4x{gap:1rem!important}.top-lg-4x{top:1rem!important}.right-lg-4x{right:1rem!important}.bottom-lg-4x{bottom:1rem!important}.left-lg-4x{left:1rem!important}.inset-lg-4x{inset:1rem!important}.p-lg-5x{padding:1.25rem!important}.pt-lg-5x,.py-lg-5x{padding-top:1.25rem!important}.pr-lg-5x,.px-lg-5x{padding-right:1.25rem!important}.pb-lg-5x,.py-lg-5x{padding-bottom:1.25rem!important}.pl-lg-5x,.px-lg-5x{padding-left:1.25rem!important}.gap-lg-5x{gap:1.25rem!important}.top-lg-5x{top:1.25rem!important}.right-lg-5x{right: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}.pt-lg-6x,.py-lg-6x{padding-top:1.5rem!important}.pr-lg-6x,.px-lg-6x{padding-right:1.5rem!important}.pb-lg-6x,.py-lg-6x{padding-bottom:1.5rem!important}.pl-lg-6x,.px-lg-6x{padding-left:1.5rem!important}.gap-lg-6x{gap:1.5rem!important}.top-lg-6x{top:1.5rem!important}.right-lg-6x{right:1.5rem!important}.bottom-lg-6x{bottom:1.5rem!important}.left-lg-6x{left:1.5rem!important}.inset-lg-6x{inset:1.5rem!important}.p-lg-7x{padding:1.75rem!important}.pt-lg-7x,.py-lg-7x{padding-top:1.75rem!important}.pr-lg-7x,.px-lg-7x{padding-right:1.75rem!important}.pb-lg-7x,.py-lg-7x{padding-bottom:1.75rem!important}.pl-lg-7x,.px-lg-7x{padding-left:1.75rem!important}.gap-lg-7x{gap:1.75rem!important}.top-lg-7x{top:1.75rem!important}.right-lg-7x{right:1.75rem!important}.bottom-lg-7x{bottom:1.75rem!important}.left-lg-7x{left:1.75rem!important}.inset-lg-7x{inset:1.75rem!important}.p-lg-8x{padding:2rem!important}.pt-lg-8x,.py-lg-8x{padding-top:2rem!important}.pr-lg-8x,.px-lg-8x{padding-right:2rem!important}.pb-lg-8x,.py-lg-8x{padding-bottom:2rem!important}.pl-lg-8x,.px-lg-8x{padding-left:2rem!important}.gap-lg-8x{gap:2rem!important}.top-lg-8x{top:2rem!important}.right-lg-8x{right:2rem!important}.bottom-lg-8x{bottom:2rem!important}.left-lg-8x{left:2rem!important}.inset-lg-8x{inset:2rem!important}.p-lg-9x{padding:2.25rem!important}.pt-lg-9x,.py-lg-9x{padding-top:2.25rem!important}.pr-lg-9x,.px-lg-9x{padding-right:2.25rem!important}.pb-lg-9x,.py-lg-9x{padding-bottom:2.25rem!important}.pl-lg-9x,.px-lg-9x{padding-left:2.25rem!important}.gap-lg-9x{gap:2.25rem!important}.top-lg-9x{top:2.25rem!important}.right-lg-9x{right:2.25rem!important}.bottom-lg-9x{bottom:2.25rem!important}.left-lg-9x{left:2.25rem!important}.inset-lg-9x{inset:2.25rem!important}.p-lg-10x{padding:2.5rem!important}.pt-lg-10x,.py-lg-10x{padding-top:2.5rem!important}.pr-lg-10x,.px-lg-10x{padding-right:2.5rem!important}.pb-lg-10x,.py-lg-10x{padding-bottom:2.5rem!important}.pl-lg-10x,.px-lg-10x{padding-left:2.5rem!important}.gap-lg-10x{gap:2.5rem!important}.top-lg-10x{top:2.5rem!important}.right-lg-10x{right:2.5rem!important}.bottom-lg-10x{bottom:2.5rem!important}.left-lg-10x{left:2.5rem!important}.inset-lg-10x{inset:2.5rem!important}.p-lg-11x{padding:2.75rem!important}.pt-lg-11x,.py-lg-11x{padding-top:2.75rem!important}.pr-lg-11x,.px-lg-11x{padding-right:2.75rem!important}.pb-lg-11x,.py-lg-11x{padding-bottom:2.75rem!important}.pl-lg-11x,.px-lg-11x{padding-left:2.75rem!important}.gap-lg-11x{gap:2.75rem!important}.top-lg-11x{top:2.75rem!important}.right-lg-11x{right:2.75rem!important}.bottom-lg-11x{bottom:2.75rem!important}.left-lg-11x{left:2.75rem!important}.inset-lg-11x{inset:2.75rem!important}.p-lg-12x{padding:3rem!important}.pt-lg-12x,.py-lg-12x{padding-top:3rem!important}.pr-lg-12x,.px-lg-12x{padding-right:3rem!important}.pb-lg-12x,.py-lg-12x{padding-bottom:3rem!important}.pl-lg-12x,.px-lg-12x{padding-left:3rem!important}.gap-lg-12x{gap:3rem!important}.top-lg-12x{top:3rem!important}.right-lg-12x{right:3rem!important}.bottom-lg-12x{bottom:3rem!important}.left-lg-12x{left:3rem!important}.inset-lg-12x{inset:3rem!important}.p-lg-13x{padding:3.25rem!important}.pt-lg-13x,.py-lg-13x{padding-top:3.25rem!important}.pr-lg-13x,.px-lg-13x{padding-right:3.25rem!important}.pb-lg-13x,.py-lg-13x{padding-bottom:3.25rem!important}.pl-lg-13x,.px-lg-13x{padding-left:3.25rem!important}.gap-lg-13x{gap:3.25rem!important}.top-lg-13x{top:3.25rem!important}.right-lg-13x{right:3.25rem!important}.bottom-lg-13x{bottom:3.25rem!important}.left-lg-13x{left:3.25rem!important}.inset-lg-13x{inset:3.25rem!important}.p-lg-14x{padding:3.5rem!important}.pt-lg-14x,.py-lg-14x{padding-top:3.5rem!important}.pr-lg-14x,.px-lg-14x{padding-right:3.5rem!important}.pb-lg-14x,.py-lg-14x{padding-bottom:3.5rem!important}.pl-lg-14x,.px-lg-14x{padding-left:3.5rem!important}.gap-lg-14x{gap:3.5rem!important}.top-lg-14x{top:3.5rem!important}.right-lg-14x{right:3.5rem!important}.bottom-lg-14x{bottom:3.5rem!important}.left-lg-14x{left:3.5rem!important}.inset-lg-14x{inset:3.5rem!important}.p-lg-15x{padding:3.75rem!important}.pt-lg-15x,.py-lg-15x{padding-top:3.75rem!important}.pr-lg-15x,.px-lg-15x{padding-right:3.75rem!important}.pb-lg-15x,.py-lg-15x{padding-bottom:3.75rem!important}.pl-lg-15x,.px-lg-15x{padding-left:3.75rem!important}.gap-lg-15x{gap:3.75rem!important}.top-lg-15x{top:3.75rem!important}.right-lg-15x{right:3.75rem!important}.bottom-lg-15x{bottom:3.75rem!important}.left-lg-15x{left:3.75rem!important}.inset-lg-15x{inset:3.75rem!important}.p-lg-16x{padding:4rem!important}.pt-lg-16x,.py-lg-16x{padding-top:4rem!important}.pr-lg-16x,.px-lg-16x{padding-right:4rem!important}.pb-lg-16x,.py-lg-16x{padding-bottom:4rem!important}.pl-lg-16x,.px-lg-16x{padding-left:4rem!important}.gap-lg-16x{gap:4rem!important}.top-lg-16x{top:4rem!important}.right-lg-16x{right:4rem!important}.bottom-lg-16x{bottom:4rem!important}.left-lg-16x{left:4rem!important}.inset-lg-16x{inset:4rem!important}.p-lg-17x{padding:4.25rem!important}.pt-lg-17x,.py-lg-17x{padding-top:4.25rem!important}.pr-lg-17x,.px-lg-17x{padding-right:4.25rem!important}.pb-lg-17x,.py-lg-17x{padding-bottom:4.25rem!important}.pl-lg-17x,.px-lg-17x{padding-left:4.25rem!important}.gap-lg-17x{gap:4.25rem!important}.top-lg-17x{top:4.25rem!important}.right-lg-17x{right:4.25rem!important}.bottom-lg-17x{bottom:4.25rem!important}.left-lg-17x{left:4.25rem!important}.inset-lg-17x{inset:4.25rem!important}.p-lg-18x{padding:4.5rem!important}.pt-lg-18x,.py-lg-18x{padding-top:4.5rem!important}.pr-lg-18x,.px-lg-18x{padding-right:4.5rem!important}.pb-lg-18x,.py-lg-18x{padding-bottom:4.5rem!important}.pl-lg-18x,.px-lg-18x{padding-left:4.5rem!important}.gap-lg-18x{gap:4.5rem!important}.top-lg-18x{top:4.5rem!important}.right-lg-18x{right:4.5rem!important}.bottom-lg-18x{bottom:4.5rem!important}.left-lg-18x{left:4.5rem!important}.inset-lg-18x{inset:4.5rem!important}.p-lg-19x{padding:4.75rem!important}.pt-lg-19x,.py-lg-19x{padding-top:4.75rem!important}.pr-lg-19x,.px-lg-19x{padding-right:4.75rem!important}.pb-lg-19x,.py-lg-19x{padding-bottom:4.75rem!important}.pl-lg-19x,.px-lg-19x{padding-left:4.75rem!important}.gap-lg-19x{gap:4.75rem!important}.top-lg-19x{top:4.75rem!important}.right-lg-19x{right:4.75rem!important}.bottom-lg-19x{bottom:4.75rem!important}.left-lg-19x{left:4.75rem!important}.inset-lg-19x{inset:4.75rem!important}.p-lg-20x{padding:5rem!important}.pt-lg-20x,.py-lg-20x{padding-top:5rem!important}.pr-lg-20x,.px-lg-20x{padding-right:5rem!important}.pb-lg-20x,.py-lg-20x{padding-bottom:5rem!important}.pl-lg-20x,.px-lg-20x{padding-left:5rem!important}.gap-lg-20x{gap:5rem!important}.top-lg-20x{top:5rem!important}.right-lg-20x{right:5rem!important}.bottom-lg-20x{bottom:5rem!important}.left-lg-20x{left:5rem!important}.inset-lg-20x{inset:5rem!important}.p-lg-21x{padding:5.25rem!important}.pt-lg-21x,.py-lg-21x{padding-top:5.25rem!important}.pr-lg-21x,.px-lg-21x{padding-right:5.25rem!important}.pb-lg-21x,.py-lg-21x{padding-bottom:5.25rem!important}.pl-lg-21x,.px-lg-21x{padding-left:5.25rem!important}.gap-lg-21x{gap:5.25rem!important}.top-lg-21x{top:5.25rem!important}.right-lg-21x{right:5.25rem!important}.bottom-lg-21x{bottom:5.25rem!important}.left-lg-21x{left:5.25rem!important}.inset-lg-21x{inset:5.25rem!important}.p-lg-22x{padding:5.5rem!important}.pt-lg-22x,.py-lg-22x{padding-top:5.5rem!important}.pr-lg-22x,.px-lg-22x{padding-right:5.5rem!important}.pb-lg-22x,.py-lg-22x{padding-bottom:5.5rem!important}.pl-lg-22x,.px-lg-22x{padding-left:5.5rem!important}.gap-lg-22x{gap:5.5rem!important}.top-lg-22x{top:5.5rem!important}.right-lg-22x{right:5.5rem!important}.bottom-lg-22x{bottom:5.5rem!important}.left-lg-22x{left:5.5rem!important}.inset-lg-22x{inset:5.5rem!important}.p-lg-23x{padding:5.75rem!important}.pt-lg-23x,.py-lg-23x{padding-top:5.75rem!important}.pr-lg-23x,.px-lg-23x{padding-right:5.75rem!important}.pb-lg-23x,.py-lg-23x{padding-bottom:5.75rem!important}.pl-lg-23x,.px-lg-23x{padding-left:5.75rem!important}.gap-lg-23x{gap:5.75rem!important}.top-lg-23x{top:5.75rem!important}.right-lg-23x{right:5.75rem!important}.bottom-lg-23x{bottom:5.75rem!important}.left-lg-23x{left:5.75rem!important}.inset-lg-23x{inset:5.75rem!important}.p-lg-24x{padding:6rem!important}.pt-lg-24x,.py-lg-24x{padding-top:6rem!important}.pr-lg-24x,.px-lg-24x{padding-right:6rem!important}.pb-lg-24x,.py-lg-24x{padding-bottom:6rem!important}.pl-lg-24x,.px-lg-24x{padding-left:6rem!important}.gap-lg-24x{gap:6rem!important}.top-lg-24x{top:6rem!important}.right-lg-24x{right:6rem!important}.bottom-lg-24x{bottom:6rem!important}.left-lg-24x{left:6rem!important}.inset-lg-24x{inset:6rem!important}.p-lg-25x{padding:6.25rem!important}.pt-lg-25x,.py-lg-25x{padding-top:6.25rem!important}.pr-lg-25x,.px-lg-25x{padding-right:6.25rem!important}.pb-lg-25x,.py-lg-25x{padding-bottom:6.25rem!important}.pl-lg-25x,.px-lg-25x{padding-left:6.25rem!important}.gap-lg-25x{gap:6.25rem!important}.top-lg-25x{top:6.25rem!important}.right-lg-25x{right:6.25rem!important}.bottom-lg-25x{bottom:6.25rem!important}.left-lg-25x{left:6.25rem!important}.inset-lg-25x{inset:6.25rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media screen and (min-width:1200px){.m-xl-neg-6x{margin:-1.5rem!important}.mt-xl-neg-6x,.my-xl-neg-6x{margin-top:-1.5rem!important}.mr-xl-neg-6x,.mx-xl-neg-6x{margin-right:-1.5rem!important}.mb-xl-neg-6x,.my-xl-neg-6x{margin-bottom:-1.5rem!important}.ml-xl-neg-6x,.mx-xl-neg-6x{margin-left:-1.5rem!important}.m-xl-neg-5x{margin:-1.25rem!important}.mt-xl-neg-5x,.my-xl-neg-5x{margin-top:-1.25rem!important}.mr-xl-neg-5x,.mx-xl-neg-5x{margin-right:-1.25rem!important}.mb-xl-neg-5x,.my-xl-neg-5x{margin-bottom:-1.25rem!important}.ml-xl-neg-5x,.mx-xl-neg-5x{margin-left:-1.25rem!important}.m-xl-neg-4x{margin:-1rem!important}.mt-xl-neg-4x,.my-xl-neg-4x{margin-top:-1rem!important}.mr-xl-neg-4x,.mx-xl-neg-4x{margin-right:-1rem!important}.mb-xl-neg-4x,.my-xl-neg-4x{margin-bottom:-1rem!important}.ml-xl-neg-4x,.mx-xl-neg-4x{margin-left:-1rem!important}.m-xl-neg-3x{margin:-.75rem!important}.mt-xl-neg-3x,.my-xl-neg-3x{margin-top:-.75rem!important}.mr-xl-neg-3x,.mx-xl-neg-3x{margin-right:-.75rem!important}.mb-xl-neg-3x,.my-xl-neg-3x{margin-bottom:-.75rem!important}.ml-xl-neg-3x,.mx-xl-neg-3x{margin-left:-.75rem!important}.m-xl-neg-2x{margin:-.5rem!important}.mt-xl-neg-2x,.my-xl-neg-2x{margin-top:-.5rem!important}.mr-xl-neg-2x,.mx-xl-neg-2x{margin-right:-.5rem!important}.mb-xl-neg-2x,.my-xl-neg-2x{margin-bottom:-.5rem!important}.ml-xl-neg-2x,.mx-xl-neg-2x{margin-left:-.5rem!important}.m-xl-neg-1x{margin:-.25rem!important}.mt-xl-neg-1x,.my-xl-neg-1x{margin-top:-.25rem!important}.mr-xl-neg-1x,.mx-xl-neg-1x{margin-right:-.25rem!important}.mb-xl-neg-1x,.my-xl-neg-1x{margin-bottom:-.25rem!important}.ml-xl-neg-1x,.mx-xl-neg-1x{margin-left:-.25rem!important}.m-xl-0x{margin:0!important}.mt-xl-0x,.my-xl-0x{margin-top:0!important}.mr-xl-0x,.mx-xl-0x{margin-right:0!important}.mb-xl-0x,.my-xl-0x{margin-bottom:0!important}.ml-xl-0x,.mx-xl-0x{margin-left:0!important}.m-xl-1x{margin:.25rem!important}.mt-xl-1x,.my-xl-1x{margin-top:.25rem!important}.mr-xl-1x,.mx-xl-1x{margin-right:.25rem!important}.mb-xl-1x,.my-xl-1x{margin-bottom:.25rem!important}.ml-xl-1x,.mx-xl-1x{margin-left:.25rem!important}.m-xl-2x{margin:.5rem!important}.mt-xl-2x,.my-xl-2x{margin-top:.5rem!important}.mr-xl-2x,.mx-xl-2x{margin-right:.5rem!important}.mb-xl-2x,.my-xl-2x{margin-bottom:.5rem!important}.ml-xl-2x,.mx-xl-2x{margin-left:.5rem!important}.m-xl-3x{margin:.75rem!important}.mt-xl-3x,.my-xl-3x{margin-top:.75rem!important}.mr-xl-3x,.mx-xl-3x{margin-right:.75rem!important}.mb-xl-3x,.my-xl-3x{margin-bottom:.75rem!important}.ml-xl-3x,.mx-xl-3x{margin-left:.75rem!important}.m-xl-4x{margin:1rem!important}.mt-xl-4x,.my-xl-4x{margin-top:1rem!important}.mr-xl-4x,.mx-xl-4x{margin-right:1rem!important}.mb-xl-4x,.my-xl-4x{margin-bottom:1rem!important}.ml-xl-4x,.mx-xl-4x{margin-left:1rem!important}.m-xl-5x{margin:1.25rem!important}.mt-xl-5x,.my-xl-5x{margin-top:1.25rem!important}.mr-xl-5x,.mx-xl-5x{margin-right:1.25rem!important}.mb-xl-5x,.my-xl-5x{margin-bottom:1.25rem!important}.ml-xl-5x,.mx-xl-5x{margin-left:1.25rem!important}.m-xl-6x{margin:1.5rem!important}.mt-xl-6x,.my-xl-6x{margin-top:1.5rem!important}.mr-xl-6x,.mx-xl-6x{margin-right:1.5rem!important}.mb-xl-6x,.my-xl-6x{margin-bottom:1.5rem!important}.ml-xl-6x,.mx-xl-6x{margin-left:1.5rem!important}.m-xl-7x{margin:1.75rem!important}.mt-xl-7x,.my-xl-7x{margin-top:1.75rem!important}.mr-xl-7x,.mx-xl-7x{margin-right:1.75rem!important}.mb-xl-7x,.my-xl-7x{margin-bottom:1.75rem!important}.ml-xl-7x,.mx-xl-7x{margin-left:1.75rem!important}.m-xl-8x{margin:2rem!important}.mt-xl-8x,.my-xl-8x{margin-top:2rem!important}.mr-xl-8x,.mx-xl-8x{margin-right:2rem!important}.mb-xl-8x,.my-xl-8x{margin-bottom:2rem!important}.ml-xl-8x,.mx-xl-8x{margin-left:2rem!important}.m-xl-9x{margin:2.25rem!important}.mt-xl-9x,.my-xl-9x{margin-top:2.25rem!important}.mr-xl-9x,.mx-xl-9x{margin-right:2.25rem!important}.mb-xl-9x,.my-xl-9x{margin-bottom:2.25rem!important}.ml-xl-9x,.mx-xl-9x{margin-left:2.25rem!important}.m-xl-10x{margin:2.5rem!important}.mt-xl-10x,.my-xl-10x{margin-top:2.5rem!important}.mr-xl-10x,.mx-xl-10x{margin-right:2.5rem!important}.mb-xl-10x,.my-xl-10x{margin-bottom:2.5rem!important}.ml-xl-10x,.mx-xl-10x{margin-left:2.5rem!important}.m-xl-11x{margin:2.75rem!important}.mt-xl-11x,.my-xl-11x{margin-top:2.75rem!important}.mr-xl-11x,.mx-xl-11x{margin-right:2.75rem!important}.mb-xl-11x,.my-xl-11x{margin-bottom:2.75rem!important}.ml-xl-11x,.mx-xl-11x{margin-left:2.75rem!important}.m-xl-12x{margin:3rem!important}.mt-xl-12x,.my-xl-12x{margin-top:3rem!important}.mr-xl-12x,.mx-xl-12x{margin-right:3rem!important}.mb-xl-12x,.my-xl-12x{margin-bottom:3rem!important}.ml-xl-12x,.mx-xl-12x{margin-left:3rem!important}.m-xl-13x{margin:3.25rem!important}.mt-xl-13x,.my-xl-13x{margin-top:3.25rem!important}.mr-xl-13x,.mx-xl-13x{margin-right:3.25rem!important}.mb-xl-13x,.my-xl-13x{margin-bottom:3.25rem!important}.ml-xl-13x,.mx-xl-13x{margin-left:3.25rem!important}.m-xl-14x{margin:3.5rem!important}.mt-xl-14x,.my-xl-14x{margin-top:3.5rem!important}.mr-xl-14x,.mx-xl-14x{margin-right:3.5rem!important}.mb-xl-14x,.my-xl-14x{margin-bottom:3.5rem!important}.ml-xl-14x,.mx-xl-14x{margin-left:3.5rem!important}.m-xl-15x{margin:3.75rem!important}.mt-xl-15x,.my-xl-15x{margin-top:3.75rem!important}.mr-xl-15x,.mx-xl-15x{margin-right:3.75rem!important}.mb-xl-15x,.my-xl-15x{margin-bottom:3.75rem!important}.ml-xl-15x,.mx-xl-15x{margin-left:3.75rem!important}.m-xl-16x{margin:4rem!important}.mt-xl-16x,.my-xl-16x{margin-top:4rem!important}.mr-xl-16x,.mx-xl-16x{margin-right:4rem!important}.mb-xl-16x,.my-xl-16x{margin-bottom:4rem!important}.ml-xl-16x,.mx-xl-16x{margin-left:4rem!important}.m-xl-17x{margin:4.25rem!important}.mt-xl-17x,.my-xl-17x{margin-top:4.25rem!important}.mr-xl-17x,.mx-xl-17x{margin-right:4.25rem!important}.mb-xl-17x,.my-xl-17x{margin-bottom:4.25rem!important}.ml-xl-17x,.mx-xl-17x{margin-left:4.25rem!important}.m-xl-18x{margin:4.5rem!important}.mt-xl-18x,.my-xl-18x{margin-top:4.5rem!important}.mr-xl-18x,.mx-xl-18x{margin-right:4.5rem!important}.mb-xl-18x,.my-xl-18x{margin-bottom:4.5rem!important}.ml-xl-18x,.mx-xl-18x{margin-left:4.5rem!important}.m-xl-19x{margin:4.75rem!important}.mt-xl-19x,.my-xl-19x{margin-top:4.75rem!important}.mr-xl-19x,.mx-xl-19x{margin-right:4.75rem!important}.mb-xl-19x,.my-xl-19x{margin-bottom:4.75rem!important}.ml-xl-19x,.mx-xl-19x{margin-left:4.75rem!important}.m-xl-20x{margin:5rem!important}.mt-xl-20x,.my-xl-20x{margin-top:5rem!important}.mr-xl-20x,.mx-xl-20x{margin-right:5rem!important}.mb-xl-20x,.my-xl-20x{margin-bottom:5rem!important}.ml-xl-20x,.mx-xl-20x{margin-left:5rem!important}.m-xl-21x{margin:5.25rem!important}.mt-xl-21x,.my-xl-21x{margin-top:5.25rem!important}.mr-xl-21x,.mx-xl-21x{margin-right:5.25rem!important}.mb-xl-21x,.my-xl-21x{margin-bottom:5.25rem!important}.ml-xl-21x,.mx-xl-21x{margin-left:5.25rem!important}.m-xl-22x{margin:5.5rem!important}.mt-xl-22x,.my-xl-22x{margin-top:5.5rem!important}.mr-xl-22x,.mx-xl-22x{margin-right:5.5rem!important}.mb-xl-22x,.my-xl-22x{margin-bottom:5.5rem!important}.ml-xl-22x,.mx-xl-22x{margin-left:5.5rem!important}.m-xl-23x{margin:5.75rem!important}.mt-xl-23x,.my-xl-23x{margin-top:5.75rem!important}.mr-xl-23x,.mx-xl-23x{margin-right:5.75rem!important}.mb-xl-23x,.my-xl-23x{margin-bottom:5.75rem!important}.ml-xl-23x,.mx-xl-23x{margin-left:5.75rem!important}.m-xl-24x{margin:6rem!important}.mt-xl-24x,.my-xl-24x{margin-top:6rem!important}.mr-xl-24x,.mx-xl-24x{margin-right:6rem!important}.mb-xl-24x,.my-xl-24x{margin-bottom:6rem!important}.ml-xl-24x,.mx-xl-24x{margin-left:6rem!important}.m-xl-25x{margin:6.25rem!important}.mt-xl-25x,.my-xl-25x{margin-top:6.25rem!important}.mr-xl-25x,.mx-xl-25x{margin-right:6.25rem!important}.mb-xl-25x,.my-xl-25x{margin-bottom:6.25rem!important}.ml-xl-25x,.mx-xl-25x{margin-left:6.25rem!important}.p-xl-neg-6x{padding:-1.5rem!important}.pt-xl-neg-6x,.py-xl-neg-6x{padding-top:-1.5rem!important}.pr-xl-neg-6x,.px-xl-neg-6x{padding-right:-1.5rem!important}.pb-xl-neg-6x,.py-xl-neg-6x{padding-bottom:-1.5rem!important}.pl-xl-neg-6x,.px-xl-neg-6x{padding-left:-1.5rem!important}.gap-xl-neg-6x{gap:-1.5rem!important}.top-xl-neg-6x{top:-1.5rem!important}.right-xl-neg-6x{right:-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}.p-xl-neg-5x{padding:-1.25rem!important}.pt-xl-neg-5x,.py-xl-neg-5x{padding-top:-1.25rem!important}.pr-xl-neg-5x,.px-xl-neg-5x{padding-right:-1.25rem!important}.pb-xl-neg-5x,.py-xl-neg-5x{padding-bottom:-1.25rem!important}.pl-xl-neg-5x,.px-xl-neg-5x{padding-left:-1.25rem!important}.gap-xl-neg-5x{gap:-1.25rem!important}.top-xl-neg-5x{top:-1.25rem!important}.right-xl-neg-5x{right:-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}.p-xl-neg-4x{padding:-1rem!important}.pt-xl-neg-4x,.py-xl-neg-4x{padding-top:-1rem!important}.pr-xl-neg-4x,.px-xl-neg-4x{padding-right:-1rem!important}.pb-xl-neg-4x,.py-xl-neg-4x{padding-bottom:-1rem!important}.pl-xl-neg-4x,.px-xl-neg-4x{padding-left:-1rem!important}.gap-xl-neg-4x{gap:-1rem!important}.top-xl-neg-4x{top:-1rem!important}.right-xl-neg-4x{right:-1rem!important}.bottom-xl-neg-4x{bottom:-1rem!important}.left-xl-neg-4x{left:-1rem!important}.inset-xl-neg-4x{inset:-1rem!important}.p-xl-neg-3x{padding:-.75rem!important}.pt-xl-neg-3x,.py-xl-neg-3x{padding-top:-.75rem!important}.pr-xl-neg-3x,.px-xl-neg-3x{padding-right:-.75rem!important}.pb-xl-neg-3x,.py-xl-neg-3x{padding-bottom:-.75rem!important}.pl-xl-neg-3x,.px-xl-neg-3x{padding-left:-.75rem!important}.gap-xl-neg-3x{gap:-.75rem!important}.top-xl-neg-3x{top:-.75rem!important}.right-xl-neg-3x{right:-.75rem!important}.bottom-xl-neg-3x{bottom:-.75rem!important}.left-xl-neg-3x{left:-.75rem!important}.inset-xl-neg-3x{inset:-.75rem!important}.p-xl-neg-2x{padding:-.5rem!important}.pt-xl-neg-2x,.py-xl-neg-2x{padding-top:-.5rem!important}.pr-xl-neg-2x,.px-xl-neg-2x{padding-right:-.5rem!important}.pb-xl-neg-2x,.py-xl-neg-2x{padding-bottom:-.5rem!important}.pl-xl-neg-2x,.px-xl-neg-2x{padding-left:-.5rem!important}.gap-xl-neg-2x{gap:-.5rem!important}.top-xl-neg-2x{top:-.5rem!important}.right-xl-neg-2x{right:-.5rem!important}.bottom-xl-neg-2x{bottom:-.5rem!important}.left-xl-neg-2x{left:-.5rem!important}.inset-xl-neg-2x{inset:-.5rem!important}.p-xl-neg-1x{padding:-.25rem!important}.pt-xl-neg-1x,.py-xl-neg-1x{padding-top:-.25rem!important}.pr-xl-neg-1x,.px-xl-neg-1x{padding-right:-.25rem!important}.pb-xl-neg-1x,.py-xl-neg-1x{padding-bottom:-.25rem!important}.pl-xl-neg-1x,.px-xl-neg-1x{padding-left:-.25rem!important}.gap-xl-neg-1x{gap:-.25rem!important}.top-xl-neg-1x{top:-.25rem!important}.right-xl-neg-1x{right:-.25rem!important}.bottom-xl-neg-1x{bottom:-.25rem!important}.left-xl-neg-1x{left:-.25rem!important}.inset-xl-neg-1x{inset:-.25rem!important}.p-xl-0x{padding:0!important}.pt-xl-0x,.py-xl-0x{padding-top:0!important}.pr-xl-0x,.px-xl-0x{padding-right:0!important}.pb-xl-0x,.py-xl-0x{padding-bottom:0!important}.pl-xl-0x,.px-xl-0x{padding-left:0!important}.gap-xl-0x{gap:0!important}.top-xl-0x{top:0!important}.right-xl-0x{right:0!important}.bottom-xl-0x{bottom:0!important}.left-xl-0x{left:0!important}.inset-xl-0x{inset:0!important}.p-xl-1x{padding:.25rem!important}.pt-xl-1x,.py-xl-1x{padding-top:.25rem!important}.pr-xl-1x,.px-xl-1x{padding-right:.25rem!important}.pb-xl-1x,.py-xl-1x{padding-bottom:.25rem!important}.pl-xl-1x,.px-xl-1x{padding-left:.25rem!important}.gap-xl-1x{gap:.25rem!important}.top-xl-1x{top:.25rem!important}.right-xl-1x{right:.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}.pt-xl-2x,.py-xl-2x{padding-top:.5rem!important}.pr-xl-2x,.px-xl-2x{padding-right:.5rem!important}.pb-xl-2x,.py-xl-2x{padding-bottom:.5rem!important}.pl-xl-2x,.px-xl-2x{padding-left:.5rem!important}.gap-xl-2x{gap:.5rem!important}.top-xl-2x{top:.5rem!important}.right-xl-2x{right:.5rem!important}.bottom-xl-2x{bottom:.5rem!important}.left-xl-2x{left:.5rem!important}.inset-xl-2x{inset:.5rem!important}.p-xl-3x{padding:.75rem!important}.pt-xl-3x,.py-xl-3x{padding-top:.75rem!important}.pr-xl-3x,.px-xl-3x{padding-right:.75rem!important}.pb-xl-3x,.py-xl-3x{padding-bottom:.75rem!important}.pl-xl-3x,.px-xl-3x{padding-left:.75rem!important}.gap-xl-3x{gap:.75rem!important}.top-xl-3x{top:.75rem!important}.right-xl-3x{right:.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}.pt-xl-4x,.py-xl-4x{padding-top:1rem!important}.pr-xl-4x,.px-xl-4x{padding-right:1rem!important}.pb-xl-4x,.py-xl-4x{padding-bottom:1rem!important}.pl-xl-4x,.px-xl-4x{padding-left:1rem!important}.gap-xl-4x{gap:1rem!important}.top-xl-4x{top:1rem!important}.right-xl-4x{right:1rem!important}.bottom-xl-4x{bottom:1rem!important}.left-xl-4x{left:1rem!important}.inset-xl-4x{inset:1rem!important}.p-xl-5x{padding:1.25rem!important}.pt-xl-5x,.py-xl-5x{padding-top:1.25rem!important}.pr-xl-5x,.px-xl-5x{padding-right:1.25rem!important}.pb-xl-5x,.py-xl-5x{padding-bottom:1.25rem!important}.pl-xl-5x,.px-xl-5x{padding-left:1.25rem!important}.gap-xl-5x{gap:1.25rem!important}.top-xl-5x{top:1.25rem!important}.right-xl-5x{right: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}.pt-xl-6x,.py-xl-6x{padding-top:1.5rem!important}.pr-xl-6x,.px-xl-6x{padding-right:1.5rem!important}.pb-xl-6x,.py-xl-6x{padding-bottom:1.5rem!important}.pl-xl-6x,.px-xl-6x{padding-left:1.5rem!important}.gap-xl-6x{gap:1.5rem!important}.top-xl-6x{top:1.5rem!important}.right-xl-6x{right:1.5rem!important}.bottom-xl-6x{bottom:1.5rem!important}.left-xl-6x{left:1.5rem!important}.inset-xl-6x{inset:1.5rem!important}.p-xl-7x{padding:1.75rem!important}.pt-xl-7x,.py-xl-7x{padding-top:1.75rem!important}.pr-xl-7x,.px-xl-7x{padding-right:1.75rem!important}.pb-xl-7x,.py-xl-7x{padding-bottom:1.75rem!important}.pl-xl-7x,.px-xl-7x{padding-left:1.75rem!important}.gap-xl-7x{gap:1.75rem!important}.top-xl-7x{top:1.75rem!important}.right-xl-7x{right:1.75rem!important}.bottom-xl-7x{bottom:1.75rem!important}.left-xl-7x{left:1.75rem!important}.inset-xl-7x{inset:1.75rem!important}.p-xl-8x{padding:2rem!important}.pt-xl-8x,.py-xl-8x{padding-top:2rem!important}.pr-xl-8x,.px-xl-8x{padding-right:2rem!important}.pb-xl-8x,.py-xl-8x{padding-bottom:2rem!important}.pl-xl-8x,.px-xl-8x{padding-left:2rem!important}.gap-xl-8x{gap:2rem!important}.top-xl-8x{top:2rem!important}.right-xl-8x{right:2rem!important}.bottom-xl-8x{bottom:2rem!important}.left-xl-8x{left:2rem!important}.inset-xl-8x{inset:2rem!important}.p-xl-9x{padding:2.25rem!important}.pt-xl-9x,.py-xl-9x{padding-top:2.25rem!important}.pr-xl-9x,.px-xl-9x{padding-right:2.25rem!important}.pb-xl-9x,.py-xl-9x{padding-bottom:2.25rem!important}.pl-xl-9x,.px-xl-9x{padding-left:2.25rem!important}.gap-xl-9x{gap:2.25rem!important}.top-xl-9x{top:2.25rem!important}.right-xl-9x{right:2.25rem!important}.bottom-xl-9x{bottom:2.25rem!important}.left-xl-9x{left:2.25rem!important}.inset-xl-9x{inset:2.25rem!important}.p-xl-10x{padding:2.5rem!important}.pt-xl-10x,.py-xl-10x{padding-top:2.5rem!important}.pr-xl-10x,.px-xl-10x{padding-right:2.5rem!important}.pb-xl-10x,.py-xl-10x{padding-bottom:2.5rem!important}.pl-xl-10x,.px-xl-10x{padding-left:2.5rem!important}.gap-xl-10x{gap:2.5rem!important}.top-xl-10x{top:2.5rem!important}.right-xl-10x{right:2.5rem!important}.bottom-xl-10x{bottom:2.5rem!important}.left-xl-10x{left:2.5rem!important}.inset-xl-10x{inset:2.5rem!important}.p-xl-11x{padding:2.75rem!important}.pt-xl-11x,.py-xl-11x{padding-top:2.75rem!important}.pr-xl-11x,.px-xl-11x{padding-right:2.75rem!important}.pb-xl-11x,.py-xl-11x{padding-bottom:2.75rem!important}.pl-xl-11x,.px-xl-11x{padding-left:2.75rem!important}.gap-xl-11x{gap:2.75rem!important}.top-xl-11x{top:2.75rem!important}.right-xl-11x{right:2.75rem!important}.bottom-xl-11x{bottom:2.75rem!important}.left-xl-11x{left:2.75rem!important}.inset-xl-11x{inset:2.75rem!important}.p-xl-12x{padding:3rem!important}.pt-xl-12x,.py-xl-12x{padding-top:3rem!important}.pr-xl-12x,.px-xl-12x{padding-right:3rem!important}.pb-xl-12x,.py-xl-12x{padding-bottom:3rem!important}.pl-xl-12x,.px-xl-12x{padding-left:3rem!important}.gap-xl-12x{gap:3rem!important}.top-xl-12x{top:3rem!important}.right-xl-12x{right:3rem!important}.bottom-xl-12x{bottom:3rem!important}.left-xl-12x{left:3rem!important}.inset-xl-12x{inset:3rem!important}.p-xl-13x{padding:3.25rem!important}.pt-xl-13x,.py-xl-13x{padding-top:3.25rem!important}.pr-xl-13x,.px-xl-13x{padding-right:3.25rem!important}.pb-xl-13x,.py-xl-13x{padding-bottom:3.25rem!important}.pl-xl-13x,.px-xl-13x{padding-left:3.25rem!important}.gap-xl-13x{gap:3.25rem!important}.top-xl-13x{top:3.25rem!important}.right-xl-13x{right:3.25rem!important}.bottom-xl-13x{bottom:3.25rem!important}.left-xl-13x{left:3.25rem!important}.inset-xl-13x{inset:3.25rem!important}.p-xl-14x{padding:3.5rem!important}.pt-xl-14x,.py-xl-14x{padding-top:3.5rem!important}.pr-xl-14x,.px-xl-14x{padding-right:3.5rem!important}.pb-xl-14x,.py-xl-14x{padding-bottom:3.5rem!important}.pl-xl-14x,.px-xl-14x{padding-left:3.5rem!important}.gap-xl-14x{gap:3.5rem!important}.top-xl-14x{top:3.5rem!important}.right-xl-14x{right:3.5rem!important}.bottom-xl-14x{bottom:3.5rem!important}.left-xl-14x{left:3.5rem!important}.inset-xl-14x{inset:3.5rem!important}.p-xl-15x{padding:3.75rem!important}.pt-xl-15x,.py-xl-15x{padding-top:3.75rem!important}.pr-xl-15x,.px-xl-15x{padding-right:3.75rem!important}.pb-xl-15x,.py-xl-15x{padding-bottom:3.75rem!important}.pl-xl-15x,.px-xl-15x{padding-left:3.75rem!important}.gap-xl-15x{gap:3.75rem!important}.top-xl-15x{top:3.75rem!important}.right-xl-15x{right:3.75rem!important}.bottom-xl-15x{bottom:3.75rem!important}.left-xl-15x{left:3.75rem!important}.inset-xl-15x{inset:3.75rem!important}.p-xl-16x{padding:4rem!important}.pt-xl-16x,.py-xl-16x{padding-top:4rem!important}.pr-xl-16x,.px-xl-16x{padding-right:4rem!important}.pb-xl-16x,.py-xl-16x{padding-bottom:4rem!important}.pl-xl-16x,.px-xl-16x{padding-left:4rem!important}.gap-xl-16x{gap:4rem!important}.top-xl-16x{top:4rem!important}.right-xl-16x{right:4rem!important}.bottom-xl-16x{bottom:4rem!important}.left-xl-16x{left:4rem!important}.inset-xl-16x{inset:4rem!important}.p-xl-17x{padding:4.25rem!important}.pt-xl-17x,.py-xl-17x{padding-top:4.25rem!important}.pr-xl-17x,.px-xl-17x{padding-right:4.25rem!important}.pb-xl-17x,.py-xl-17x{padding-bottom:4.25rem!important}.pl-xl-17x,.px-xl-17x{padding-left:4.25rem!important}.gap-xl-17x{gap:4.25rem!important}.top-xl-17x{top:4.25rem!important}.right-xl-17x{right:4.25rem!important}.bottom-xl-17x{bottom:4.25rem!important}.left-xl-17x{left:4.25rem!important}.inset-xl-17x{inset:4.25rem!important}.p-xl-18x{padding:4.5rem!important}.pt-xl-18x,.py-xl-18x{padding-top:4.5rem!important}.pr-xl-18x,.px-xl-18x{padding-right:4.5rem!important}.pb-xl-18x,.py-xl-18x{padding-bottom:4.5rem!important}.pl-xl-18x,.px-xl-18x{padding-left:4.5rem!important}.gap-xl-18x{gap:4.5rem!important}.top-xl-18x{top:4.5rem!important}.right-xl-18x{right:4.5rem!important}.bottom-xl-18x{bottom:4.5rem!important}.left-xl-18x{left:4.5rem!important}.inset-xl-18x{inset:4.5rem!important}.p-xl-19x{padding:4.75rem!important}.pt-xl-19x,.py-xl-19x{padding-top:4.75rem!important}.pr-xl-19x,.px-xl-19x{padding-right:4.75rem!important}.pb-xl-19x,.py-xl-19x{padding-bottom:4.75rem!important}.pl-xl-19x,.px-xl-19x{padding-left:4.75rem!important}.gap-xl-19x{gap:4.75rem!important}.top-xl-19x{top:4.75rem!important}.right-xl-19x{right:4.75rem!important}.bottom-xl-19x{bottom:4.75rem!important}.left-xl-19x{left:4.75rem!important}.inset-xl-19x{inset:4.75rem!important}.p-xl-20x{padding:5rem!important}.pt-xl-20x,.py-xl-20x{padding-top:5rem!important}.pr-xl-20x,.px-xl-20x{padding-right:5rem!important}.pb-xl-20x,.py-xl-20x{padding-bottom:5rem!important}.pl-xl-20x,.px-xl-20x{padding-left:5rem!important}.gap-xl-20x{gap:5rem!important}.top-xl-20x{top:5rem!important}.right-xl-20x{right:5rem!important}.bottom-xl-20x{bottom:5rem!important}.left-xl-20x{left:5rem!important}.inset-xl-20x{inset:5rem!important}.p-xl-21x{padding:5.25rem!important}.pt-xl-21x,.py-xl-21x{padding-top:5.25rem!important}.pr-xl-21x,.px-xl-21x{padding-right:5.25rem!important}.pb-xl-21x,.py-xl-21x{padding-bottom:5.25rem!important}.pl-xl-21x,.px-xl-21x{padding-left:5.25rem!important}.gap-xl-21x{gap:5.25rem!important}.top-xl-21x{top:5.25rem!important}.right-xl-21x{right:5.25rem!important}.bottom-xl-21x{bottom:5.25rem!important}.left-xl-21x{left:5.25rem!important}.inset-xl-21x{inset:5.25rem!important}.p-xl-22x{padding:5.5rem!important}.pt-xl-22x,.py-xl-22x{padding-top:5.5rem!important}.pr-xl-22x,.px-xl-22x{padding-right:5.5rem!important}.pb-xl-22x,.py-xl-22x{padding-bottom:5.5rem!important}.pl-xl-22x,.px-xl-22x{padding-left:5.5rem!important}.gap-xl-22x{gap:5.5rem!important}.top-xl-22x{top:5.5rem!important}.right-xl-22x{right:5.5rem!important}.bottom-xl-22x{bottom:5.5rem!important}.left-xl-22x{left:5.5rem!important}.inset-xl-22x{inset:5.5rem!important}.p-xl-23x{padding:5.75rem!important}.pt-xl-23x,.py-xl-23x{padding-top:5.75rem!important}.pr-xl-23x,.px-xl-23x{padding-right:5.75rem!important}.pb-xl-23x,.py-xl-23x{padding-bottom:5.75rem!important}.pl-xl-23x,.px-xl-23x{padding-left:5.75rem!important}.gap-xl-23x{gap:5.75rem!important}.top-xl-23x{top:5.75rem!important}.right-xl-23x{right:5.75rem!important}.bottom-xl-23x{bottom:5.75rem!important}.left-xl-23x{left:5.75rem!important}.inset-xl-23x{inset:5.75rem!important}.p-xl-24x{padding:6rem!important}.pt-xl-24x,.py-xl-24x{padding-top:6rem!important}.pr-xl-24x,.px-xl-24x{padding-right:6rem!important}.pb-xl-24x,.py-xl-24x{padding-bottom:6rem!important}.pl-xl-24x,.px-xl-24x{padding-left:6rem!important}.gap-xl-24x{gap:6rem!important}.top-xl-24x{top:6rem!important}.right-xl-24x{right:6rem!important}.bottom-xl-24x{bottom:6rem!important}.left-xl-24x{left:6rem!important}.inset-xl-24x{inset:6rem!important}.p-xl-25x{padding:6.25rem!important}.pt-xl-25x,.py-xl-25x{padding-top:6.25rem!important}.pr-xl-25x,.px-xl-25x{padding-right:6.25rem!important}.pb-xl-25x,.py-xl-25x{padding-bottom:6.25rem!important}.pl-xl-25x,.px-xl-25x{padding-left:6.25rem!important}.gap-xl-25x{gap:6.25rem!important}.top-xl-25x{top:6.25rem!important}.right-xl-25x{right:6.25rem!important}.bottom-xl-25x{bottom:6.25rem!important}.left-xl-25x{left:6.25rem!important}.inset-xl-25x{inset:6.25rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media screen and (min-width:1600px){.m-xxl-neg-6x{margin:-1.5rem!important}.mt-xxl-neg-6x,.my-xxl-neg-6x{margin-top:-1.5rem!important}.mr-xxl-neg-6x,.mx-xxl-neg-6x{margin-right:-1.5rem!important}.mb-xxl-neg-6x,.my-xxl-neg-6x{margin-bottom:-1.5rem!important}.ml-xxl-neg-6x,.mx-xxl-neg-6x{margin-left:-1.5rem!important}.m-xxl-neg-5x{margin:-1.25rem!important}.mt-xxl-neg-5x,.my-xxl-neg-5x{margin-top:-1.25rem!important}.mr-xxl-neg-5x,.mx-xxl-neg-5x{margin-right:-1.25rem!important}.mb-xxl-neg-5x,.my-xxl-neg-5x{margin-bottom:-1.25rem!important}.ml-xxl-neg-5x,.mx-xxl-neg-5x{margin-left:-1.25rem!important}.m-xxl-neg-4x{margin:-1rem!important}.mt-xxl-neg-4x,.my-xxl-neg-4x{margin-top:-1rem!important}.mr-xxl-neg-4x,.mx-xxl-neg-4x{margin-right:-1rem!important}.mb-xxl-neg-4x,.my-xxl-neg-4x{margin-bottom:-1rem!important}.ml-xxl-neg-4x,.mx-xxl-neg-4x{margin-left:-1rem!important}.m-xxl-neg-3x{margin:-.75rem!important}.mt-xxl-neg-3x,.my-xxl-neg-3x{margin-top:-.75rem!important}.mr-xxl-neg-3x,.mx-xxl-neg-3x{margin-right:-.75rem!important}.mb-xxl-neg-3x,.my-xxl-neg-3x{margin-bottom:-.75rem!important}.ml-xxl-neg-3x,.mx-xxl-neg-3x{margin-left:-.75rem!important}.m-xxl-neg-2x{margin:-.5rem!important}.mt-xxl-neg-2x,.my-xxl-neg-2x{margin-top:-.5rem!important}.mr-xxl-neg-2x,.mx-xxl-neg-2x{margin-right:-.5rem!important}.mb-xxl-neg-2x,.my-xxl-neg-2x{margin-bottom:-.5rem!important}.ml-xxl-neg-2x,.mx-xxl-neg-2x{margin-left:-.5rem!important}.m-xxl-neg-1x{margin:-.25rem!important}.mt-xxl-neg-1x,.my-xxl-neg-1x{margin-top:-.25rem!important}.mr-xxl-neg-1x,.mx-xxl-neg-1x{margin-right:-.25rem!important}.mb-xxl-neg-1x,.my-xxl-neg-1x{margin-bottom:-.25rem!important}.ml-xxl-neg-1x,.mx-xxl-neg-1x{margin-left:-.25rem!important}.m-xxl-0x{margin:0!important}.mt-xxl-0x,.my-xxl-0x{margin-top:0!important}.mr-xxl-0x,.mx-xxl-0x{margin-right:0!important}.mb-xxl-0x,.my-xxl-0x{margin-bottom:0!important}.ml-xxl-0x,.mx-xxl-0x{margin-left:0!important}.m-xxl-1x{margin:.25rem!important}.mt-xxl-1x,.my-xxl-1x{margin-top:.25rem!important}.mr-xxl-1x,.mx-xxl-1x{margin-right:.25rem!important}.mb-xxl-1x,.my-xxl-1x{margin-bottom:.25rem!important}.ml-xxl-1x,.mx-xxl-1x{margin-left:.25rem!important}.m-xxl-2x{margin:.5rem!important}.mt-xxl-2x,.my-xxl-2x{margin-top:.5rem!important}.mr-xxl-2x,.mx-xxl-2x{margin-right:.5rem!important}.mb-xxl-2x,.my-xxl-2x{margin-bottom:.5rem!important}.ml-xxl-2x,.mx-xxl-2x{margin-left:.5rem!important}.m-xxl-3x{margin:.75rem!important}.mt-xxl-3x,.my-xxl-3x{margin-top:.75rem!important}.mr-xxl-3x,.mx-xxl-3x{margin-right:.75rem!important}.mb-xxl-3x,.my-xxl-3x{margin-bottom:.75rem!important}.ml-xxl-3x,.mx-xxl-3x{margin-left:.75rem!important}.m-xxl-4x{margin:1rem!important}.mt-xxl-4x,.my-xxl-4x{margin-top:1rem!important}.mr-xxl-4x,.mx-xxl-4x{margin-right:1rem!important}.mb-xxl-4x,.my-xxl-4x{margin-bottom:1rem!important}.ml-xxl-4x,.mx-xxl-4x{margin-left:1rem!important}.m-xxl-5x{margin:1.25rem!important}.mt-xxl-5x,.my-xxl-5x{margin-top:1.25rem!important}.mr-xxl-5x,.mx-xxl-5x{margin-right:1.25rem!important}.mb-xxl-5x,.my-xxl-5x{margin-bottom:1.25rem!important}.ml-xxl-5x,.mx-xxl-5x{margin-left:1.25rem!important}.m-xxl-6x{margin:1.5rem!important}.mt-xxl-6x,.my-xxl-6x{margin-top:1.5rem!important}.mr-xxl-6x,.mx-xxl-6x{margin-right:1.5rem!important}.mb-xxl-6x,.my-xxl-6x{margin-bottom:1.5rem!important}.ml-xxl-6x,.mx-xxl-6x{margin-left:1.5rem!important}.m-xxl-7x{margin:1.75rem!important}.mt-xxl-7x,.my-xxl-7x{margin-top:1.75rem!important}.mr-xxl-7x,.mx-xxl-7x{margin-right:1.75rem!important}.mb-xxl-7x,.my-xxl-7x{margin-bottom:1.75rem!important}.ml-xxl-7x,.mx-xxl-7x{margin-left:1.75rem!important}.m-xxl-8x{margin:2rem!important}.mt-xxl-8x,.my-xxl-8x{margin-top:2rem!important}.mr-xxl-8x,.mx-xxl-8x{margin-right:2rem!important}.mb-xxl-8x,.my-xxl-8x{margin-bottom:2rem!important}.ml-xxl-8x,.mx-xxl-8x{margin-left:2rem!important}.m-xxl-9x{margin:2.25rem!important}.mt-xxl-9x,.my-xxl-9x{margin-top:2.25rem!important}.mr-xxl-9x,.mx-xxl-9x{margin-right:2.25rem!important}.mb-xxl-9x,.my-xxl-9x{margin-bottom:2.25rem!important}.ml-xxl-9x,.mx-xxl-9x{margin-left:2.25rem!important}.m-xxl-10x{margin:2.5rem!important}.mt-xxl-10x,.my-xxl-10x{margin-top:2.5rem!important}.mr-xxl-10x,.mx-xxl-10x{margin-right:2.5rem!important}.mb-xxl-10x,.my-xxl-10x{margin-bottom:2.5rem!important}.ml-xxl-10x,.mx-xxl-10x{margin-left:2.5rem!important}.m-xxl-11x{margin:2.75rem!important}.mt-xxl-11x,.my-xxl-11x{margin-top:2.75rem!important}.mr-xxl-11x,.mx-xxl-11x{margin-right:2.75rem!important}.mb-xxl-11x,.my-xxl-11x{margin-bottom:2.75rem!important}.ml-xxl-11x,.mx-xxl-11x{margin-left:2.75rem!important}.m-xxl-12x{margin:3rem!important}.mt-xxl-12x,.my-xxl-12x{margin-top:3rem!important}.mr-xxl-12x,.mx-xxl-12x{margin-right:3rem!important}.mb-xxl-12x,.my-xxl-12x{margin-bottom:3rem!important}.ml-xxl-12x,.mx-xxl-12x{margin-left:3rem!important}.m-xxl-13x{margin:3.25rem!important}.mt-xxl-13x,.my-xxl-13x{margin-top:3.25rem!important}.mr-xxl-13x,.mx-xxl-13x{margin-right:3.25rem!important}.mb-xxl-13x,.my-xxl-13x{margin-bottom:3.25rem!important}.ml-xxl-13x,.mx-xxl-13x{margin-left:3.25rem!important}.m-xxl-14x{margin:3.5rem!important}.mt-xxl-14x,.my-xxl-14x{margin-top:3.5rem!important}.mr-xxl-14x,.mx-xxl-14x{margin-right:3.5rem!important}.mb-xxl-14x,.my-xxl-14x{margin-bottom:3.5rem!important}.ml-xxl-14x,.mx-xxl-14x{margin-left:3.5rem!important}.m-xxl-15x{margin:3.75rem!important}.mt-xxl-15x,.my-xxl-15x{margin-top:3.75rem!important}.mr-xxl-15x,.mx-xxl-15x{margin-right:3.75rem!important}.mb-xxl-15x,.my-xxl-15x{margin-bottom:3.75rem!important}.ml-xxl-15x,.mx-xxl-15x{margin-left:3.75rem!important}.m-xxl-16x{margin:4rem!important}.mt-xxl-16x,.my-xxl-16x{margin-top:4rem!important}.mr-xxl-16x,.mx-xxl-16x{margin-right:4rem!important}.mb-xxl-16x,.my-xxl-16x{margin-bottom:4rem!important}.ml-xxl-16x,.mx-xxl-16x{margin-left:4rem!important}.m-xxl-17x{margin:4.25rem!important}.mt-xxl-17x,.my-xxl-17x{margin-top:4.25rem!important}.mr-xxl-17x,.mx-xxl-17x{margin-right:4.25rem!important}.mb-xxl-17x,.my-xxl-17x{margin-bottom:4.25rem!important}.ml-xxl-17x,.mx-xxl-17x{margin-left:4.25rem!important}.m-xxl-18x{margin:4.5rem!important}.mt-xxl-18x,.my-xxl-18x{margin-top:4.5rem!important}.mr-xxl-18x,.mx-xxl-18x{margin-right:4.5rem!important}.mb-xxl-18x,.my-xxl-18x{margin-bottom:4.5rem!important}.ml-xxl-18x,.mx-xxl-18x{margin-left:4.5rem!important}.m-xxl-19x{margin:4.75rem!important}.mt-xxl-19x,.my-xxl-19x{margin-top:4.75rem!important}.mr-xxl-19x,.mx-xxl-19x{margin-right:4.75rem!important}.mb-xxl-19x,.my-xxl-19x{margin-bottom:4.75rem!important}.ml-xxl-19x,.mx-xxl-19x{margin-left:4.75rem!important}.m-xxl-20x{margin:5rem!important}.mt-xxl-20x,.my-xxl-20x{margin-top:5rem!important}.mr-xxl-20x,.mx-xxl-20x{margin-right:5rem!important}.mb-xxl-20x,.my-xxl-20x{margin-bottom:5rem!important}.ml-xxl-20x,.mx-xxl-20x{margin-left:5rem!important}.m-xxl-21x{margin:5.25rem!important}.mt-xxl-21x,.my-xxl-21x{margin-top:5.25rem!important}.mr-xxl-21x,.mx-xxl-21x{margin-right:5.25rem!important}.mb-xxl-21x,.my-xxl-21x{margin-bottom:5.25rem!important}.ml-xxl-21x,.mx-xxl-21x{margin-left:5.25rem!important}.m-xxl-22x{margin:5.5rem!important}.mt-xxl-22x,.my-xxl-22x{margin-top:5.5rem!important}.mr-xxl-22x,.mx-xxl-22x{margin-right:5.5rem!important}.mb-xxl-22x,.my-xxl-22x{margin-bottom:5.5rem!important}.ml-xxl-22x,.mx-xxl-22x{margin-left:5.5rem!important}.m-xxl-23x{margin:5.75rem!important}.mt-xxl-23x,.my-xxl-23x{margin-top:5.75rem!important}.mr-xxl-23x,.mx-xxl-23x{margin-right:5.75rem!important}.mb-xxl-23x,.my-xxl-23x{margin-bottom:5.75rem!important}.ml-xxl-23x,.mx-xxl-23x{margin-left:5.75rem!important}.m-xxl-24x{margin:6rem!important}.mt-xxl-24x,.my-xxl-24x{margin-top:6rem!important}.mr-xxl-24x,.mx-xxl-24x{margin-right:6rem!important}.mb-xxl-24x,.my-xxl-24x{margin-bottom:6rem!important}.ml-xxl-24x,.mx-xxl-24x{margin-left:6rem!important}.m-xxl-25x{margin:6.25rem!important}.mt-xxl-25x,.my-xxl-25x{margin-top:6.25rem!important}.mr-xxl-25x,.mx-xxl-25x{margin-right:6.25rem!important}.mb-xxl-25x,.my-xxl-25x{margin-bottom:6.25rem!important}.ml-xxl-25x,.mx-xxl-25x{margin-left:6.25rem!important}.p-xxl-neg-6x{padding:-1.5rem!important}.pt-xxl-neg-6x,.py-xxl-neg-6x{padding-top:-1.5rem!important}.pr-xxl-neg-6x,.px-xxl-neg-6x{padding-right:-1.5rem!important}.pb-xxl-neg-6x,.py-xxl-neg-6x{padding-bottom:-1.5rem!important}.pl-xxl-neg-6x,.px-xxl-neg-6x{padding-left:-1.5rem!important}.gap-xxl-neg-6x{gap:-1.5rem!important}.top-xxl-neg-6x{top:-1.5rem!important}.right-xxl-neg-6x{right:-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}.p-xxl-neg-5x{padding:-1.25rem!important}.pt-xxl-neg-5x,.py-xxl-neg-5x{padding-top:-1.25rem!important}.pr-xxl-neg-5x,.px-xxl-neg-5x{padding-right:-1.25rem!important}.pb-xxl-neg-5x,.py-xxl-neg-5x{padding-bottom:-1.25rem!important}.pl-xxl-neg-5x,.px-xxl-neg-5x{padding-left:-1.25rem!important}.gap-xxl-neg-5x{gap:-1.25rem!important}.top-xxl-neg-5x{top:-1.25rem!important}.right-xxl-neg-5x{right:-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}.p-xxl-neg-4x{padding:-1rem!important}.pt-xxl-neg-4x,.py-xxl-neg-4x{padding-top:-1rem!important}.pr-xxl-neg-4x,.px-xxl-neg-4x{padding-right:-1rem!important}.pb-xxl-neg-4x,.py-xxl-neg-4x{padding-bottom:-1rem!important}.pl-xxl-neg-4x,.px-xxl-neg-4x{padding-left:-1rem!important}.gap-xxl-neg-4x{gap:-1rem!important}.top-xxl-neg-4x{top:-1rem!important}.right-xxl-neg-4x{right:-1rem!important}.bottom-xxl-neg-4x{bottom:-1rem!important}.left-xxl-neg-4x{left:-1rem!important}.inset-xxl-neg-4x{inset:-1rem!important}.p-xxl-neg-3x{padding:-.75rem!important}.pt-xxl-neg-3x,.py-xxl-neg-3x{padding-top:-.75rem!important}.pr-xxl-neg-3x,.px-xxl-neg-3x{padding-right:-.75rem!important}.pb-xxl-neg-3x,.py-xxl-neg-3x{padding-bottom:-.75rem!important}.pl-xxl-neg-3x,.px-xxl-neg-3x{padding-left:-.75rem!important}.gap-xxl-neg-3x{gap:-.75rem!important}.top-xxl-neg-3x{top:-.75rem!important}.right-xxl-neg-3x{right:-.75rem!important}.bottom-xxl-neg-3x{bottom:-.75rem!important}.left-xxl-neg-3x{left:-.75rem!important}.inset-xxl-neg-3x{inset:-.75rem!important}.p-xxl-neg-2x{padding:-.5rem!important}.pt-xxl-neg-2x,.py-xxl-neg-2x{padding-top:-.5rem!important}.pr-xxl-neg-2x,.px-xxl-neg-2x{padding-right:-.5rem!important}.pb-xxl-neg-2x,.py-xxl-neg-2x{padding-bottom:-.5rem!important}.pl-xxl-neg-2x,.px-xxl-neg-2x{padding-left:-.5rem!important}.gap-xxl-neg-2x{gap:-.5rem!important}.top-xxl-neg-2x{top:-.5rem!important}.right-xxl-neg-2x{right:-.5rem!important}.bottom-xxl-neg-2x{bottom:-.5rem!important}.left-xxl-neg-2x{left:-.5rem!important}.inset-xxl-neg-2x{inset:-.5rem!important}.p-xxl-neg-1x{padding:-.25rem!important}.pt-xxl-neg-1x,.py-xxl-neg-1x{padding-top:-.25rem!important}.pr-xxl-neg-1x,.px-xxl-neg-1x{padding-right:-.25rem!important}.pb-xxl-neg-1x,.py-xxl-neg-1x{padding-bottom:-.25rem!important}.pl-xxl-neg-1x,.px-xxl-neg-1x{padding-left:-.25rem!important}.gap-xxl-neg-1x{gap:-.25rem!important}.top-xxl-neg-1x{top:-.25rem!important}.right-xxl-neg-1x{right:-.25rem!important}.bottom-xxl-neg-1x{bottom:-.25rem!important}.left-xxl-neg-1x{left:-.25rem!important}.inset-xxl-neg-1x{inset:-.25rem!important}.p-xxl-0x{padding:0!important}.pt-xxl-0x,.py-xxl-0x{padding-top:0!important}.pr-xxl-0x,.px-xxl-0x{padding-right:0!important}.pb-xxl-0x,.py-xxl-0x{padding-bottom:0!important}.pl-xxl-0x,.px-xxl-0x{padding-left:0!important}.gap-xxl-0x{gap:0!important}.top-xxl-0x{top:0!important}.right-xxl-0x{right:0!important}.bottom-xxl-0x{bottom:0!important}.left-xxl-0x{left:0!important}.inset-xxl-0x{inset:0!important}.p-xxl-1x{padding:.25rem!important}.pt-xxl-1x,.py-xxl-1x{padding-top:.25rem!important}.pr-xxl-1x,.px-xxl-1x{padding-right:.25rem!important}.pb-xxl-1x,.py-xxl-1x{padding-bottom:.25rem!important}.pl-xxl-1x,.px-xxl-1x{padding-left:.25rem!important}.gap-xxl-1x{gap:.25rem!important}.top-xxl-1x{top:.25rem!important}.right-xxl-1x{right:.25rem!important}.bottom-xxl-1x{bottom:.25rem!important}.left-xxl-1x{left:.25rem!important}.inset-xxl-1x{inset:.25rem!important}.p-xxl-2x{padding:.5rem!important}.pt-xxl-2x,.py-xxl-2x{padding-top:.5rem!important}.pr-xxl-2x,.px-xxl-2x{padding-right:.5rem!important}.pb-xxl-2x,.py-xxl-2x{padding-bottom:.5rem!important}.pl-xxl-2x,.px-xxl-2x{padding-left:.5rem!important}.gap-xxl-2x{gap:.5rem!important}.top-xxl-2x{top:.5rem!important}.right-xxl-2x{right:.5rem!important}.bottom-xxl-2x{bottom:.5rem!important}.left-xxl-2x{left:.5rem!important}.inset-xxl-2x{inset:.5rem!important}.p-xxl-3x{padding:.75rem!important}.pt-xxl-3x,.py-xxl-3x{padding-top:.75rem!important}.pr-xxl-3x,.px-xxl-3x{padding-right:.75rem!important}.pb-xxl-3x,.py-xxl-3x{padding-bottom:.75rem!important}.pl-xxl-3x,.px-xxl-3x{padding-left:.75rem!important}.gap-xxl-3x{gap:.75rem!important}.top-xxl-3x{top:.75rem!important}.right-xxl-3x{right:.75rem!important}.bottom-xxl-3x{bottom:.75rem!important}.left-xxl-3x{left:.75rem!important}.inset-xxl-3x{inset:.75rem!important}.p-xxl-4x{padding:1rem!important}.pt-xxl-4x,.py-xxl-4x{padding-top:1rem!important}.pr-xxl-4x,.px-xxl-4x{padding-right:1rem!important}.pb-xxl-4x,.py-xxl-4x{padding-bottom:1rem!important}.pl-xxl-4x,.px-xxl-4x{padding-left:1rem!important}.gap-xxl-4x{gap:1rem!important}.top-xxl-4x{top:1rem!important}.right-xxl-4x{right:1rem!important}.bottom-xxl-4x{bottom:1rem!important}.left-xxl-4x{left:1rem!important}.inset-xxl-4x{inset:1rem!important}.p-xxl-5x{padding:1.25rem!important}.pt-xxl-5x,.py-xxl-5x{padding-top:1.25rem!important}.pr-xxl-5x,.px-xxl-5x{padding-right:1.25rem!important}.pb-xxl-5x,.py-xxl-5x{padding-bottom:1.25rem!important}.pl-xxl-5x,.px-xxl-5x{padding-left:1.25rem!important}.gap-xxl-5x{gap:1.25rem!important}.top-xxl-5x{top:1.25rem!important}.right-xxl-5x{right:1.25rem!important}.bottom-xxl-5x{bottom:1.25rem!important}.left-xxl-5x{left:1.25rem!important}.inset-xxl-5x{inset:1.25rem!important}.p-xxl-6x{padding:1.5rem!important}.pt-xxl-6x,.py-xxl-6x{padding-top:1.5rem!important}.pr-xxl-6x,.px-xxl-6x{padding-right:1.5rem!important}.pb-xxl-6x,.py-xxl-6x{padding-bottom:1.5rem!important}.pl-xxl-6x,.px-xxl-6x{padding-left:1.5rem!important}.gap-xxl-6x{gap:1.5rem!important}.top-xxl-6x{top:1.5rem!important}.right-xxl-6x{right:1.5rem!important}.bottom-xxl-6x{bottom:1.5rem!important}.left-xxl-6x{left:1.5rem!important}.inset-xxl-6x{inset:1.5rem!important}.p-xxl-7x{padding:1.75rem!important}.pt-xxl-7x,.py-xxl-7x{padding-top:1.75rem!important}.pr-xxl-7x,.px-xxl-7x{padding-right:1.75rem!important}.pb-xxl-7x,.py-xxl-7x{padding-bottom:1.75rem!important}.pl-xxl-7x,.px-xxl-7x{padding-left:1.75rem!important}.gap-xxl-7x{gap:1.75rem!important}.top-xxl-7x{top:1.75rem!important}.right-xxl-7x{right:1.75rem!important}.bottom-xxl-7x{bottom:1.75rem!important}.left-xxl-7x{left:1.75rem!important}.inset-xxl-7x{inset:1.75rem!important}.p-xxl-8x{padding:2rem!important}.pt-xxl-8x,.py-xxl-8x{padding-top:2rem!important}.pr-xxl-8x,.px-xxl-8x{padding-right:2rem!important}.pb-xxl-8x,.py-xxl-8x{padding-bottom:2rem!important}.pl-xxl-8x,.px-xxl-8x{padding-left:2rem!important}.gap-xxl-8x{gap:2rem!important}.top-xxl-8x{top:2rem!important}.right-xxl-8x{right:2rem!important}.bottom-xxl-8x{bottom:2rem!important}.left-xxl-8x{left:2rem!important}.inset-xxl-8x{inset:2rem!important}.p-xxl-9x{padding:2.25rem!important}.pt-xxl-9x,.py-xxl-9x{padding-top:2.25rem!important}.pr-xxl-9x,.px-xxl-9x{padding-right:2.25rem!important}.pb-xxl-9x,.py-xxl-9x{padding-bottom:2.25rem!important}.pl-xxl-9x,.px-xxl-9x{padding-left:2.25rem!important}.gap-xxl-9x{gap:2.25rem!important}.top-xxl-9x{top:2.25rem!important}.right-xxl-9x{right:2.25rem!important}.bottom-xxl-9x{bottom:2.25rem!important}.left-xxl-9x{left:2.25rem!important}.inset-xxl-9x{inset:2.25rem!important}.p-xxl-10x{padding:2.5rem!important}.pt-xxl-10x,.py-xxl-10x{padding-top:2.5rem!important}.pr-xxl-10x,.px-xxl-10x{padding-right:2.5rem!important}.pb-xxl-10x,.py-xxl-10x{padding-bottom:2.5rem!important}.pl-xxl-10x,.px-xxl-10x{padding-left:2.5rem!important}.gap-xxl-10x{gap:2.5rem!important}.top-xxl-10x{top:2.5rem!important}.right-xxl-10x{right:2.5rem!important}.bottom-xxl-10x{bottom:2.5rem!important}.left-xxl-10x{left:2.5rem!important}.inset-xxl-10x{inset:2.5rem!important}.p-xxl-11x{padding:2.75rem!important}.pt-xxl-11x,.py-xxl-11x{padding-top:2.75rem!important}.pr-xxl-11x,.px-xxl-11x{padding-right:2.75rem!important}.pb-xxl-11x,.py-xxl-11x{padding-bottom:2.75rem!important}.pl-xxl-11x,.px-xxl-11x{padding-left:2.75rem!important}.gap-xxl-11x{gap:2.75rem!important}.top-xxl-11x{top:2.75rem!important}.right-xxl-11x{right:2.75rem!important}.bottom-xxl-11x{bottom:2.75rem!important}.left-xxl-11x{left:2.75rem!important}.inset-xxl-11x{inset:2.75rem!important}.p-xxl-12x{padding:3rem!important}.pt-xxl-12x,.py-xxl-12x{padding-top:3rem!important}.pr-xxl-12x,.px-xxl-12x{padding-right:3rem!important}.pb-xxl-12x,.py-xxl-12x{padding-bottom:3rem!important}.pl-xxl-12x,.px-xxl-12x{padding-left:3rem!important}.gap-xxl-12x{gap:3rem!important}.top-xxl-12x{top:3rem!important}.right-xxl-12x{right:3rem!important}.bottom-xxl-12x{bottom:3rem!important}.left-xxl-12x{left:3rem!important}.inset-xxl-12x{inset:3rem!important}.p-xxl-13x{padding:3.25rem!important}.pt-xxl-13x,.py-xxl-13x{padding-top:3.25rem!important}.pr-xxl-13x,.px-xxl-13x{padding-right:3.25rem!important}.pb-xxl-13x,.py-xxl-13x{padding-bottom:3.25rem!important}.pl-xxl-13x,.px-xxl-13x{padding-left:3.25rem!important}.gap-xxl-13x{gap:3.25rem!important}.top-xxl-13x{top:3.25rem!important}.right-xxl-13x{right:3.25rem!important}.bottom-xxl-13x{bottom:3.25rem!important}.left-xxl-13x{left:3.25rem!important}.inset-xxl-13x{inset:3.25rem!important}.p-xxl-14x{padding:3.5rem!important}.pt-xxl-14x,.py-xxl-14x{padding-top:3.5rem!important}.pr-xxl-14x,.px-xxl-14x{padding-right:3.5rem!important}.pb-xxl-14x,.py-xxl-14x{padding-bottom:3.5rem!important}.pl-xxl-14x,.px-xxl-14x{padding-left:3.5rem!important}.gap-xxl-14x{gap:3.5rem!important}.top-xxl-14x{top:3.5rem!important}.right-xxl-14x{right:3.5rem!important}.bottom-xxl-14x{bottom:3.5rem!important}.left-xxl-14x{left:3.5rem!important}.inset-xxl-14x{inset:3.5rem!important}.p-xxl-15x{padding:3.75rem!important}.pt-xxl-15x,.py-xxl-15x{padding-top:3.75rem!important}.pr-xxl-15x,.px-xxl-15x{padding-right:3.75rem!important}.pb-xxl-15x,.py-xxl-15x{padding-bottom:3.75rem!important}.pl-xxl-15x,.px-xxl-15x{padding-left:3.75rem!important}.gap-xxl-15x{gap:3.75rem!important}.top-xxl-15x{top:3.75rem!important}.right-xxl-15x{right:3.75rem!important}.bottom-xxl-15x{bottom:3.75rem!important}.left-xxl-15x{left:3.75rem!important}.inset-xxl-15x{inset:3.75rem!important}.p-xxl-16x{padding:4rem!important}.pt-xxl-16x,.py-xxl-16x{padding-top:4rem!important}.pr-xxl-16x,.px-xxl-16x{padding-right:4rem!important}.pb-xxl-16x,.py-xxl-16x{padding-bottom:4rem!important}.pl-xxl-16x,.px-xxl-16x{padding-left:4rem!important}.gap-xxl-16x{gap:4rem!important}.top-xxl-16x{top:4rem!important}.right-xxl-16x{right:4rem!important}.bottom-xxl-16x{bottom:4rem!important}.left-xxl-16x{left:4rem!important}.inset-xxl-16x{inset:4rem!important}.p-xxl-17x{padding:4.25rem!important}.pt-xxl-17x,.py-xxl-17x{padding-top:4.25rem!important}.pr-xxl-17x,.px-xxl-17x{padding-right:4.25rem!important}.pb-xxl-17x,.py-xxl-17x{padding-bottom:4.25rem!important}.pl-xxl-17x,.px-xxl-17x{padding-left:4.25rem!important}.gap-xxl-17x{gap:4.25rem!important}.top-xxl-17x{top:4.25rem!important}.right-xxl-17x{right:4.25rem!important}.bottom-xxl-17x{bottom:4.25rem!important}.left-xxl-17x{left:4.25rem!important}.inset-xxl-17x{inset:4.25rem!important}.p-xxl-18x{padding:4.5rem!important}.pt-xxl-18x,.py-xxl-18x{padding-top:4.5rem!important}.pr-xxl-18x,.px-xxl-18x{padding-right:4.5rem!important}.pb-xxl-18x,.py-xxl-18x{padding-bottom:4.5rem!important}.pl-xxl-18x,.px-xxl-18x{padding-left:4.5rem!important}.gap-xxl-18x{gap:4.5rem!important}.top-xxl-18x{top:4.5rem!important}.right-xxl-18x{right:4.5rem!important}.bottom-xxl-18x{bottom:4.5rem!important}.left-xxl-18x{left:4.5rem!important}.inset-xxl-18x{inset:4.5rem!important}.p-xxl-19x{padding:4.75rem!important}.pt-xxl-19x,.py-xxl-19x{padding-top:4.75rem!important}.pr-xxl-19x,.px-xxl-19x{padding-right:4.75rem!important}.pb-xxl-19x,.py-xxl-19x{padding-bottom:4.75rem!important}.pl-xxl-19x,.px-xxl-19x{padding-left:4.75rem!important}.gap-xxl-19x{gap:4.75rem!important}.top-xxl-19x{top:4.75rem!important}.right-xxl-19x{right:4.75rem!important}.bottom-xxl-19x{bottom:4.75rem!important}.left-xxl-19x{left:4.75rem!important}.inset-xxl-19x{inset:4.75rem!important}.p-xxl-20x{padding:5rem!important}.pt-xxl-20x,.py-xxl-20x{padding-top:5rem!important}.pr-xxl-20x,.px-xxl-20x{padding-right:5rem!important}.pb-xxl-20x,.py-xxl-20x{padding-bottom:5rem!important}.pl-xxl-20x,.px-xxl-20x{padding-left:5rem!important}.gap-xxl-20x{gap:5rem!important}.top-xxl-20x{top:5rem!important}.right-xxl-20x{right:5rem!important}.bottom-xxl-20x{bottom:5rem!important}.left-xxl-20x{left:5rem!important}.inset-xxl-20x{inset:5rem!important}.p-xxl-21x{padding:5.25rem!important}.pt-xxl-21x,.py-xxl-21x{padding-top:5.25rem!important}.pr-xxl-21x,.px-xxl-21x{padding-right:5.25rem!important}.pb-xxl-21x,.py-xxl-21x{padding-bottom:5.25rem!important}.pl-xxl-21x,.px-xxl-21x{padding-left:5.25rem!important}.gap-xxl-21x{gap:5.25rem!important}.top-xxl-21x{top:5.25rem!important}.right-xxl-21x{right:5.25rem!important}.bottom-xxl-21x{bottom:5.25rem!important}.left-xxl-21x{left:5.25rem!important}.inset-xxl-21x{inset:5.25rem!important}.p-xxl-22x{padding:5.5rem!important}.pt-xxl-22x,.py-xxl-22x{padding-top:5.5rem!important}.pr-xxl-22x,.px-xxl-22x{padding-right:5.5rem!important}.pb-xxl-22x,.py-xxl-22x{padding-bottom:5.5rem!important}.pl-xxl-22x,.px-xxl-22x{padding-left:5.5rem!important}.gap-xxl-22x{gap:5.5rem!important}.top-xxl-22x{top:5.5rem!important}.right-xxl-22x{right:5.5rem!important}.bottom-xxl-22x{bottom:5.5rem!important}.left-xxl-22x{left:5.5rem!important}.inset-xxl-22x{inset:5.5rem!important}.p-xxl-23x{padding:5.75rem!important}.pt-xxl-23x,.py-xxl-23x{padding-top:5.75rem!important}.pr-xxl-23x,.px-xxl-23x{padding-right:5.75rem!important}.pb-xxl-23x,.py-xxl-23x{padding-bottom:5.75rem!important}.pl-xxl-23x,.px-xxl-23x{padding-left:5.75rem!important}.gap-xxl-23x{gap:5.75rem!important}.top-xxl-23x{top:5.75rem!important}.right-xxl-23x{right:5.75rem!important}.bottom-xxl-23x{bottom:5.75rem!important}.left-xxl-23x{left:5.75rem!important}.inset-xxl-23x{inset:5.75rem!important}.p-xxl-24x{padding:6rem!important}.pt-xxl-24x,.py-xxl-24x{padding-top:6rem!important}.pr-xxl-24x,.px-xxl-24x{padding-right:6rem!important}.pb-xxl-24x,.py-xxl-24x{padding-bottom:6rem!important}.pl-xxl-24x,.px-xxl-24x{padding-left:6rem!important}.gap-xxl-24x{gap:6rem!important}.top-xxl-24x{top:6rem!important}.right-xxl-24x{right:6rem!important}.bottom-xxl-24x{bottom:6rem!important}.left-xxl-24x{left:6rem!important}.inset-xxl-24x{inset:6rem!important}.p-xxl-25x{padding:6.25rem!important}.pt-xxl-25x,.py-xxl-25x{padding-top:6.25rem!important}.pr-xxl-25x,.px-xxl-25x{padding-right:6.25rem!important}.pb-xxl-25x,.py-xxl-25x{padding-bottom:6.25rem!important}.pl-xxl-25x,.px-xxl-25x{padding-left:6.25rem!important}.gap-xxl-25x{gap:6.25rem!important}.top-xxl-25x{top:6.25rem!important}.right-xxl-25x{right:6.25rem!important}.bottom-xxl-25x{bottom:6.25rem!important}.left-xxl-25x{left:6.25rem!important}.inset-xxl-25x{inset:6.25rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}.justify-content-start{justify-content:start!important}.justify-content-flex-start{justify-content:flex-start!important}.justify-content-end{justify-content:end!important}.justify-content-flex-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.justify-content-initial{justify-content:normal!important}.justify-content-inherit{justify-content:inherit!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-auto{flex-basis:auto!important}.flex-basis-33{flex-basis:33%!important}.flex-basis-50{flex-basis:50%!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-inherit{order:inherit!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-6{order:6!important}.order-7{order:7!important}.order-8{order:8!important}.order-9{order:9!important}.order-10{order:10!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-grow-2{flex-grow:2!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-1{flex:1 1!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 #0000001c!important}.box-shadow-sm{box-shadow:0 0 4px #0000001a!important}.box-shadow-md{box-shadow:0 2px 4px #00000014!important}.width-auto{width:auto!important}.width-10{width:10%!important}.width-20{width:20%!important}.width-30{width:30%!important}.width-40{width:40%!important}.width-50{width:50%!important}.width-60{width:60%!important}.width-70{width:70%!important}.width-80{width:80%!important}.width-90{width:90%!important}.width-100{width:100%!important}.width-24{width:24px!important}.width-36{width:36px!important}.width-50px{width:50px!important}.width-60px{width:60px!important}.width-150{width:150px!important}.width-200{width:200px!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-60{height:60%!important}.height-85{height:85%!important}.height-90{height:90%!important}.height-100{height:100%!important}.height-400{height:25rem!important}.height-76{height:4.75rem!important}.height-auto{height:auto!important}.max-width-none{max-width:none!important}.max-width-100{max-width:100px!important}.max-width-200{max-width:200px!important}.max-width-280{max-width:280px!important}.max-width-310{max-width:310px!important}.max-width-400{max-width:400px!important}.max-width-440{max-width:440px!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}.max-width-65{max-width:65%!important}.max-width-70{max-width:70%!important}.max-width-40{max-width:40%!important}.min-width-auto{min-width:auto!important}.min-width-20{min-width:20px!important}.min-width-150{min-width:150px!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-auto{min-height:auto!important}.min-height-75vh{min-height:75vh!important}.min-height-100{min-height:100%!important}.min-height-120{min-height:120px!important}.min-height-250{min-height:250px!important}.min-height-300{min-height:300px!important}.min-height-400{min-height:400px!important}.min-height-570{min-height:570px!important}.max-height-none{max-height:none!important}.max-height-50{max-height:50%!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}.max-height-340{max-height:340px!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.background-none{background:0 0!important}.background-white{background:#fff!important}.visibility-visible{visibility:visible!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}.overflow-y-hidden{overflow-y:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-x-hidden{overflow-x:hidden!important}.vertical-align-middle{vertical-align:middle!important}.vertical-align-top{vertical-align:top!important}.vertical-align-bottom{vertical-align:bottom!important}.line-height-1{line-height:1!important}.word-break-normal{word-break:normal!important}.word-break-all{word-break:break-all!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-3{z-index:3!important}.z-index-4{z-index:4!important}.z-index-5{z-index:5!important}.z-index-6{z-index:6!important}.z-index-7{z-index:7!important}.z-index-8{z-index:8!important}.z-index-9{z-index:9!important}.z-index-10{z-index:10!important}.z-index-100{z-index:100!important}.cursor-default{cursor:default!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-inherit{cursor:inherit!important}.opacity-0{opacity:0!important}.opacity-1{opacity:1!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!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}.font-size-12{font-size:.75rem!important}.font-size-14{font-size:.875rem!important}.font-size-16{font-size:1rem!important}.font-size-18{font-size:1.125rem!important}.font-size-20{font-size:1.25rem!important}.font-size-22{font-size:1.375rem!important}.font-size-24{font-size:1.5rem!important}@media screen and (min-width:576px){.justify-content-sm-start{justify-content:start!important}.justify-content-sm-flex-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:end!important}.justify-content-sm-flex-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.justify-content-sm-initial{justify-content:normal!important}.justify-content-sm-inherit{justify-content:inherit!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-wrap{flex-wrap:wrap!important}.flex-wrap-sm-nowrap{flex-wrap:nowrap!important}.flex-direction-sm-row{flex-direction:row!important}.flex-direction-sm-column{flex-direction:column!important}.flex-direction-sm-row-reverse{flex-direction:row-reverse!important}.flex-direction-sm-column-reverse{flex-direction:column-reverse!important}.flex-flow-sm-reverse{flex-flow:row-reverse!important}.flex-basis-sm-auto{flex-basis:auto!important}.flex-basis-sm-33{flex-basis:33%!important}.flex-basis-sm-50{flex-basis:50%!important}.flex-basis-sm-100{flex-basis:100%!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}.order-sm-inherit{order:inherit!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-6{order:6!important}.order-sm-7{order:7!important}.order-sm-8{order:8!important}.order-sm-9{order:9!important}.order-sm-10{order:10!important}.flex-grow-sm-0{flex-grow:0!important}.flex-grow-sm-1{flex-grow:1!important}.flex-grow-sm-2{flex-grow:2!important}.flex-shrink-sm-0{flex-shrink:0!important}.flex-shrink-sm-1{flex-shrink:1!important}.flex-sm-1{flex:1 1!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 #0000001c!important}.box-shadow-sm-sm{box-shadow:0 0 4px #0000001a!important}.box-shadow-sm-md{box-shadow:0 2px 4px #00000014!important}.width-sm-auto{width:auto!important}.width-sm-10{width:10%!important}.width-sm-20{width:20%!important}.width-sm-30{width:30%!important}.width-sm-40{width:40%!important}.width-sm-50{width:50%!important}.width-sm-60{width:60%!important}.width-sm-70{width:70%!important}.width-sm-80{width:80%!important}.width-sm-90{width:90%!important}.width-sm-100{width:100%!important}.width-sm-24{width:24px!important}.width-sm-36{width:36px!important}.width-sm-50px{width:50px!important}.width-sm-60px{width:60px!important}.width-sm-150{width:150px!important}.width-sm-200{width:200px!important}.width-sm-300{width:300px!important}.width-sm-450{width:450px!important}.width-sm-400{width:400px!important}.height-sm-0{height:0!important}.height-sm-24{height:24px!important}.height-sm-36{height:36px!important}.height-sm-40{height:40px!important}.height-sm-60{height:60%!important}.height-sm-85{height:85%!important}.height-sm-90{height:90%!important}.height-sm-100{height:100%!important}.height-sm-400{height:25rem!important}.height-sm-76{height:4.75rem!important}.height-sm-auto{height:auto!important}.max-width-sm-none{max-width:none!important}.max-width-sm-100{max-width:100px!important}.max-width-sm-200{max-width:200px!important}.max-width-sm-280{max-width:280px!important}.max-width-sm-310{max-width:310px!important}.max-width-sm-400{max-width:400px!important}.max-width-sm-440{max-width:440px!important}.max-width-sm-470{max-width:470px!important}.max-width-sm-500{max-width:500px!important}.max-width-sm-510{max-width:510px!important}.max-width-sm-670{max-width:670px!important}.max-width-sm-65{max-width:65%!important}.max-width-sm-70{max-width:70%!important}.max-width-sm-40{max-width:40%!important}.min-width-sm-auto{min-width:auto!important}.min-width-sm-20{min-width:20px!important}.min-width-sm-150{min-width:150px!important}.min-width-sm-170{min-width:170px!important}.min-width-sm-230{min-width:230px!important}.min-width-sm-265{min-width:265px!important}.min-width-sm-300{min-width:300px!important}.min-height-sm-auto{min-height:auto!important}.min-height-sm-75vh{min-height:75vh!important}.min-height-sm-100{min-height:100%!important}.min-height-sm-120{min-height:120px!important}.min-height-sm-250{min-height:250px!important}.min-height-sm-300{min-height:300px!important}.min-height-sm-400{min-height:400px!important}.min-height-sm-570{min-height:570px!important}.max-height-sm-none{max-height:none!important}.max-height-sm-50{max-height:50%!important}.max-height-sm-120{max-height:120px!important}.max-height-sm-200{max-height:200px!important}.max-height-sm-250{max-height:250px!important}.max-height-sm-320{max-height:320px!important}.max-height-sm-340{max-height:340px!important}.pointer-events-sm-none{pointer-events:none!important}.pointer-events-sm-auto{pointer-events:auto!important}.background-sm-none{background:0 0!important}.background-sm-white{background:#fff!important}.visibility-sm-visible{visibility:visible!important}.visibility-sm-hidden{visibility:hidden!important}.overflow-sm-auto{overflow:auto!important}.overflow-sm-hidden{overflow:hidden!important}.overflow-sm-inherit{overflow:inherit!important}.overflow-y-sm-auto{overflow-y:auto!important}.overflow-y-sm-hidden{overflow-y:hidden!important}.overflow-x-sm-auto{overflow-x:auto!important}.overflow-x-sm-scroll{overflow-x:scroll!important}.overflow-x-sm-hidden{overflow-x:hidden!important}.vertical-align-sm-middle{vertical-align:middle!important}.vertical-align-sm-top{vertical-align:top!important}.vertical-align-sm-bottom{vertical-align:bottom!important}.line-height-sm-1{line-height:1!important}.word-break-sm-normal{word-break:normal!important}.word-break-sm-all{word-break:break-all!important}.position-sm-absolute{position:absolute!important}.position-sm-relative{position:relative!important}.position-sm-sticky{position:sticky!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}.z-index-sm-0{z-index:0!important}.z-index-sm-1{z-index:1!important}.z-index-sm-2{z-index:2!important}.z-index-sm-3{z-index:3!important}.z-index-sm-4{z-index:4!important}.z-index-sm-5{z-index:5!important}.z-index-sm-6{z-index:6!important}.z-index-sm-7{z-index:7!important}.z-index-sm-8{z-index:8!important}.z-index-sm-9{z-index:9!important}.z-index-sm-10{z-index:10!important}.z-index-sm-100{z-index:100!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}.opacity-sm-0{opacity:0!important}.opacity-sm-1{opacity:1!important}.zoom-sm-6{zoom:.6!important}.white-space-sm-nowrap{white-space:nowrap!important}.white-space-sm-pre-wrap{white-space:pre-wrap!important}.aspect-ratio-sm-1-1{aspect-ratio:1!important}.aspect-ratio-sm-4-3{aspect-ratio:4/3!important}.aspect-ratio-sm-16-9{aspect-ratio:16/9!important}.font-size-sm-10{font-size:.625rem!important}.font-size-sm-12{font-size:.75rem!important}.font-size-sm-14{font-size:.875rem!important}.font-size-sm-16{font-size:1rem!important}.font-size-sm-18{font-size:1.125rem!important}.font-size-sm-20{font-size:1.25rem!important}.font-size-sm-22{font-size:1.375rem!important}.font-size-sm-24{font-size:1.5rem!important}}@media screen and (min-width:768px){.justify-content-md-start{justify-content:start!important}.justify-content-md-flex-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:end!important}.justify-content-md-flex-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.justify-content-md-initial{justify-content:normal!important}.justify-content-md-inherit{justify-content:inherit!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-direction-md-column{flex-direction:column!important}.flex-direction-md-row-reverse{flex-direction:row-reverse!important}.flex-direction-md-column-reverse{flex-direction:column-reverse!important}.flex-flow-md-reverse{flex-flow:row-reverse!important}.flex-basis-md-auto{flex-basis:auto!important}.flex-basis-md-33{flex-basis:33%!important}.flex-basis-md-50{flex-basis:50%!important}.flex-basis-md-100{flex-basis:100%!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-inherit{order:inherit!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}.order-md-6{order:6!important}.order-md-7{order:7!important}.order-md-8{order:8!important}.order-md-9{order:9!important}.order-md-10{order:10!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}.flex-shrink-md-0{flex-shrink:0!important}.flex-shrink-md-1{flex-shrink:1!important}.flex-md-1{flex:1 1!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 #0000001c!important}.box-shadow-md-sm{box-shadow:0 0 4px #0000001a!important}.box-shadow-md-md{box-shadow:0 2px 4px #00000014!important}.width-md-auto{width:auto!important}.width-md-10{width:10%!important}.width-md-20{width:20%!important}.width-md-30{width:30%!important}.width-md-40{width:40%!important}.width-md-50{width:50%!important}.width-md-60{width:60%!important}.width-md-70{width:70%!important}.width-md-80{width:80%!important}.width-md-90{width:90%!important}.width-md-100{width:100%!important}.width-md-24{width:24px!important}.width-md-36{width:36px!important}.width-md-50px{width:50px!important}.width-md-60px{width:60px!important}.width-md-150{width:150px!important}.width-md-200{width:200px!important}.width-md-300{width:300px!important}.width-md-450{width:450px!important}.width-md-400{width:400px!important}.height-md-0{height:0!important}.height-md-24{height:24px!important}.height-md-36{height:36px!important}.height-md-40{height:40px!important}.height-md-60{height:60%!important}.height-md-85{height:85%!important}.height-md-90{height:90%!important}.height-md-100{height:100%!important}.height-md-400{height:25rem!important}.height-md-76{height:4.75rem!important}.height-md-auto{height:auto!important}.max-width-md-none{max-width:none!important}.max-width-md-100{max-width:100px!important}.max-width-md-200{max-width:200px!important}.max-width-md-280{max-width:280px!important}.max-width-md-310{max-width:310px!important}.max-width-md-400{max-width:400px!important}.max-width-md-440{max-width:440px!important}.max-width-md-470{max-width:470px!important}.max-width-md-500{max-width:500px!important}.max-width-md-510{max-width:510px!important}.max-width-md-670{max-width:670px!important}.max-width-md-65{max-width:65%!important}.max-width-md-70{max-width:70%!important}.max-width-md-40{max-width:40%!important}.min-width-md-auto{min-width:auto!important}.min-width-md-20{min-width:20px!important}.min-width-md-150{min-width:150px!important}.min-width-md-170{min-width:170px!important}.min-width-md-230{min-width:230px!important}.min-width-md-265{min-width:265px!important}.min-width-md-300{min-width:300px!important}.min-height-md-auto{min-height:auto!important}.min-height-md-75vh{min-height:75vh!important}.min-height-md-100{min-height:100%!important}.min-height-md-120{min-height:120px!important}.min-height-md-250{min-height:250px!important}.min-height-md-300{min-height:300px!important}.min-height-md-400{min-height:400px!important}.min-height-md-570{min-height:570px!important}.max-height-md-none{max-height:none!important}.max-height-md-50{max-height:50%!important}.max-height-md-120{max-height:120px!important}.max-height-md-200{max-height:200px!important}.max-height-md-250{max-height:250px!important}.max-height-md-320{max-height:320px!important}.max-height-md-340{max-height:340px!important}.pointer-events-md-none{pointer-events:none!important}.pointer-events-md-auto{pointer-events:auto!important}.background-md-none{background:0 0!important}.background-md-white{background:#fff!important}.visibility-md-visible{visibility:visible!important}.visibility-md-hidden{visibility:hidden!important}.overflow-md-auto{overflow:auto!important}.overflow-md-hidden{overflow:hidden!important}.overflow-md-inherit{overflow:inherit!important}.overflow-y-md-auto{overflow-y:auto!important}.overflow-y-md-hidden{overflow-y:hidden!important}.overflow-x-md-auto{overflow-x:auto!important}.overflow-x-md-scroll{overflow-x:scroll!important}.overflow-x-md-hidden{overflow-x:hidden!important}.vertical-align-md-middle{vertical-align:middle!important}.vertical-align-md-top{vertical-align:top!important}.vertical-align-md-bottom{vertical-align:bottom!important}.line-height-md-1{line-height:1!important}.word-break-md-normal{word-break:normal!important}.word-break-md-all{word-break:break-all!important}.position-md-absolute{position:absolute!important}.position-md-relative{position:relative!important}.position-md-sticky{position:sticky!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}.z-index-md-0{z-index:0!important}.z-index-md-1{z-index:1!important}.z-index-md-2{z-index:2!important}.z-index-md-3{z-index:3!important}.z-index-md-4{z-index:4!important}.z-index-md-5{z-index:5!important}.z-index-md-6{z-index:6!important}.z-index-md-7{z-index:7!important}.z-index-md-8{z-index:8!important}.z-index-md-9{z-index:9!important}.z-index-md-10{z-index:10!important}.z-index-md-100{z-index:100!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}.opacity-md-0{opacity:0!important}.opacity-md-1{opacity:1!important}.zoom-md-6{zoom:.6!important}.white-space-md-nowrap{white-space:nowrap!important}.white-space-md-pre-wrap{white-space:pre-wrap!important}.aspect-ratio-md-1-1{aspect-ratio: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-10{font-size:.625rem!important}.font-size-md-12{font-size:.75rem!important}.font-size-md-14{font-size:.875rem!important}.font-size-md-16{font-size:1rem!important}.font-size-md-18{font-size:1.125rem!important}.font-size-md-20{font-size:1.25rem!important}.font-size-md-22{font-size:1.375rem!important}.font-size-md-24{font-size:1.5rem!important}}@media screen and (min-width:992px){.justify-content-lg-start{justify-content:start!important}.justify-content-lg-flex-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:end!important}.justify-content-lg-flex-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.justify-content-lg-initial{justify-content:normal!important}.justify-content-lg-inherit{justify-content:inherit!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-wrap-lg-wrap{flex-wrap:wrap!important}.flex-wrap-lg-nowrap{flex-wrap:nowrap!important}.flex-direction-lg-row{flex-direction:row!important}.flex-direction-lg-column{flex-direction:column!important}.flex-direction-lg-row-reverse{flex-direction:row-reverse!important}.flex-direction-lg-column-reverse{flex-direction:column-reverse!important}.flex-flow-lg-reverse{flex-flow:row-reverse!important}.flex-basis-lg-auto{flex-basis:auto!important}.flex-basis-lg-33{flex-basis:33%!important}.flex-basis-lg-50{flex-basis:50%!important}.flex-basis-lg-100{flex-basis:100%!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-inherit{order:inherit!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-6{order:6!important}.order-lg-7{order:7!important}.order-lg-8{order:8!important}.order-lg-9{order:9!important}.order-lg-10{order:10!important}.flex-grow-lg-0{flex-grow:0!important}.flex-grow-lg-1{flex-grow:1!important}.flex-grow-lg-2{flex-grow:2!important}.flex-shrink-lg-0{flex-shrink:0!important}.flex-shrink-lg-1{flex-shrink:1!important}.flex-lg-1{flex:1 1!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 #0000001c!important}.box-shadow-lg-sm{box-shadow:0 0 4px #0000001a!important}.box-shadow-lg-md{box-shadow:0 2px 4px #00000014!important}.width-lg-auto{width:auto!important}.width-lg-10{width:10%!important}.width-lg-20{width:20%!important}.width-lg-30{width:30%!important}.width-lg-40{width:40%!important}.width-lg-50{width:50%!important}.width-lg-60{width:60%!important}.width-lg-70{width:70%!important}.width-lg-80{width:80%!important}.width-lg-90{width:90%!important}.width-lg-100{width:100%!important}.width-lg-24{width:24px!important}.width-lg-36{width:36px!important}.width-lg-50px{width:50px!important}.width-lg-60px{width:60px!important}.width-lg-150{width:150px!important}.width-lg-200{width:200px!important}.width-lg-300{width:300px!important}.width-lg-450{width:450px!important}.width-lg-400{width:400px!important}.height-lg-0{height:0!important}.height-lg-24{height:24px!important}.height-lg-36{height:36px!important}.height-lg-40{height:40px!important}.height-lg-60{height:60%!important}.height-lg-85{height:85%!important}.height-lg-90{height:90%!important}.height-lg-100{height:100%!important}.height-lg-400{height:25rem!important}.height-lg-76{height:4.75rem!important}.height-lg-auto{height:auto!important}.max-width-lg-none{max-width:none!important}.max-width-lg-100{max-width:100px!important}.max-width-lg-200{max-width:200px!important}.max-width-lg-280{max-width:280px!important}.max-width-lg-310{max-width:310px!important}.max-width-lg-400{max-width:400px!important}.max-width-lg-440{max-width:440px!important}.max-width-lg-470{max-width:470px!important}.max-width-lg-500{max-width:500px!important}.max-width-lg-510{max-width:510px!important}.max-width-lg-670{max-width:670px!important}.max-width-lg-65{max-width:65%!important}.max-width-lg-70{max-width:70%!important}.max-width-lg-40{max-width:40%!important}.min-width-lg-auto{min-width:auto!important}.min-width-lg-20{min-width:20px!important}.min-width-lg-150{min-width:150px!important}.min-width-lg-170{min-width:170px!important}.min-width-lg-230{min-width:230px!important}.min-width-lg-265{min-width:265px!important}.min-width-lg-300{min-width:300px!important}.min-height-lg-auto{min-height:auto!important}.min-height-lg-75vh{min-height:75vh!important}.min-height-lg-100{min-height:100%!important}.min-height-lg-120{min-height:120px!important}.min-height-lg-250{min-height:250px!important}.min-height-lg-300{min-height:300px!important}.min-height-lg-400{min-height:400px!important}.min-height-lg-570{min-height:570px!important}.max-height-lg-none{max-height:none!important}.max-height-lg-50{max-height:50%!important}.max-height-lg-120{max-height:120px!important}.max-height-lg-200{max-height:200px!important}.max-height-lg-250{max-height:250px!important}.max-height-lg-320{max-height:320px!important}.max-height-lg-340{max-height:340px!important}.pointer-events-lg-none{pointer-events:none!important}.pointer-events-lg-auto{pointer-events:auto!important}.background-lg-none{background:0 0!important}.background-lg-white{background:#fff!important}.visibility-lg-visible{visibility:visible!important}.visibility-lg-hidden{visibility:hidden!important}.overflow-lg-auto{overflow:auto!important}.overflow-lg-hidden{overflow:hidden!important}.overflow-lg-inherit{overflow:inherit!important}.overflow-y-lg-auto{overflow-y:auto!important}.overflow-y-lg-hidden{overflow-y:hidden!important}.overflow-x-lg-auto{overflow-x:auto!important}.overflow-x-lg-scroll{overflow-x:scroll!important}.overflow-x-lg-hidden{overflow-x:hidden!important}.vertical-align-lg-middle{vertical-align:middle!important}.vertical-align-lg-top{vertical-align:top!important}.vertical-align-lg-bottom{vertical-align:bottom!important}.line-height-lg-1{line-height:1!important}.word-break-lg-normal{word-break:normal!important}.word-break-lg-all{word-break:break-all!important}.position-lg-absolute{position:absolute!important}.position-lg-relative{position:relative!important}.position-lg-sticky{position:sticky!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}.z-index-lg-0{z-index:0!important}.z-index-lg-1{z-index:1!important}.z-index-lg-2{z-index:2!important}.z-index-lg-3{z-index:3!important}.z-index-lg-4{z-index:4!important}.z-index-lg-5{z-index:5!important}.z-index-lg-6{z-index:6!important}.z-index-lg-7{z-index:7!important}.z-index-lg-8{z-index:8!important}.z-index-lg-9{z-index:9!important}.z-index-lg-10{z-index:10!important}.z-index-lg-100{z-index:100!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}.opacity-lg-0{opacity:0!important}.opacity-lg-1{opacity:1!important}.zoom-lg-6{zoom:.6!important}.white-space-lg-nowrap{white-space:nowrap!important}.white-space-lg-pre-wrap{white-space:pre-wrap!important}.aspect-ratio-lg-1-1{aspect-ratio:1!important}.aspect-ratio-lg-4-3{aspect-ratio:4/3!important}.aspect-ratio-lg-16-9{aspect-ratio:16/9!important}.font-size-lg-10{font-size:.625rem!important}.font-size-lg-12{font-size:.75rem!important}.font-size-lg-14{font-size:.875rem!important}.font-size-lg-16{font-size:1rem!important}.font-size-lg-18{font-size:1.125rem!important}.font-size-lg-20{font-size:1.25rem!important}.font-size-lg-22{font-size:1.375rem!important}.font-size-lg-24{font-size:1.5rem!important}}@media screen and (min-width:1200px){.justify-content-xl-start{justify-content:start!important}.justify-content-xl-flex-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:end!important}.justify-content-xl-flex-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.justify-content-xl-initial{justify-content:normal!important}.justify-content-xl-inherit{justify-content:inherit!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-wrap{flex-wrap:wrap!important}.flex-wrap-xl-nowrap{flex-wrap:nowrap!important}.flex-direction-xl-row{flex-direction:row!important}.flex-direction-xl-column{flex-direction:column!important}.flex-direction-xl-row-reverse{flex-direction:row-reverse!important}.flex-direction-xl-column-reverse{flex-direction:column-reverse!important}.flex-flow-xl-reverse{flex-flow:row-reverse!important}.flex-basis-xl-auto{flex-basis:auto!important}.flex-basis-xl-33{flex-basis:33%!important}.flex-basis-xl-50{flex-basis:50%!important}.flex-basis-xl-100{flex-basis:100%!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-inherit{order:inherit!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-6{order:6!important}.order-xl-7{order:7!important}.order-xl-8{order:8!important}.order-xl-9{order:9!important}.order-xl-10{order:10!important}.flex-grow-xl-0{flex-grow:0!important}.flex-grow-xl-1{flex-grow:1!important}.flex-grow-xl-2{flex-grow:2!important}.flex-shrink-xl-0{flex-shrink:0!important}.flex-shrink-xl-1{flex-shrink:1!important}.flex-xl-1{flex:1 1!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 #0000001c!important}.box-shadow-xl-sm{box-shadow:0 0 4px #0000001a!important}.box-shadow-xl-md{box-shadow:0 2px 4px #00000014!important}.width-xl-auto{width:auto!important}.width-xl-10{width:10%!important}.width-xl-20{width:20%!important}.width-xl-30{width:30%!important}.width-xl-40{width:40%!important}.width-xl-50{width:50%!important}.width-xl-60{width:60%!important}.width-xl-70{width:70%!important}.width-xl-80{width:80%!important}.width-xl-90{width:90%!important}.width-xl-100{width:100%!important}.width-xl-24{width:24px!important}.width-xl-36{width:36px!important}.width-xl-50px{width:50px!important}.width-xl-60px{width:60px!important}.width-xl-150{width:150px!important}.width-xl-200{width:200px!important}.width-xl-300{width:300px!important}.width-xl-450{width:450px!important}.width-xl-400{width:400px!important}.height-xl-0{height:0!important}.height-xl-24{height:24px!important}.height-xl-36{height:36px!important}.height-xl-40{height:40px!important}.height-xl-60{height:60%!important}.height-xl-85{height:85%!important}.height-xl-90{height:90%!important}.height-xl-100{height:100%!important}.height-xl-400{height:25rem!important}.height-xl-76{height:4.75rem!important}.height-xl-auto{height:auto!important}.max-width-xl-none{max-width:none!important}.max-width-xl-100{max-width:100px!important}.max-width-xl-200{max-width:200px!important}.max-width-xl-280{max-width:280px!important}.max-width-xl-310{max-width:310px!important}.max-width-xl-400{max-width:400px!important}.max-width-xl-440{max-width:440px!important}.max-width-xl-470{max-width:470px!important}.max-width-xl-500{max-width:500px!important}.max-width-xl-510{max-width:510px!important}.max-width-xl-670{max-width:670px!important}.max-width-xl-65{max-width:65%!important}.max-width-xl-70{max-width:70%!important}.max-width-xl-40{max-width:40%!important}.min-width-xl-auto{min-width:auto!important}.min-width-xl-20{min-width:20px!important}.min-width-xl-150{min-width:150px!important}.min-width-xl-170{min-width:170px!important}.min-width-xl-230{min-width:230px!important}.min-width-xl-265{min-width:265px!important}.min-width-xl-300{min-width:300px!important}.min-height-xl-auto{min-height:auto!important}.min-height-xl-75vh{min-height:75vh!important}.min-height-xl-100{min-height:100%!important}.min-height-xl-120{min-height:120px!important}.min-height-xl-250{min-height:250px!important}.min-height-xl-300{min-height:300px!important}.min-height-xl-400{min-height:400px!important}.min-height-xl-570{min-height:570px!important}.max-height-xl-none{max-height:none!important}.max-height-xl-50{max-height:50%!important}.max-height-xl-120{max-height:120px!important}.max-height-xl-200{max-height:200px!important}.max-height-xl-250{max-height:250px!important}.max-height-xl-320{max-height:320px!important}.max-height-xl-340{max-height:340px!important}.pointer-events-xl-none{pointer-events:none!important}.pointer-events-xl-auto{pointer-events:auto!important}.background-xl-none{background:0 0!important}.background-xl-white{background:#fff!important}.visibility-xl-visible{visibility:visible!important}.visibility-xl-hidden{visibility:hidden!important}.overflow-xl-auto{overflow:auto!important}.overflow-xl-hidden{overflow:hidden!important}.overflow-xl-inherit{overflow:inherit!important}.overflow-y-xl-auto{overflow-y:auto!important}.overflow-y-xl-hidden{overflow-y:hidden!important}.overflow-x-xl-auto{overflow-x:auto!important}.overflow-x-xl-scroll{overflow-x:scroll!important}.overflow-x-xl-hidden{overflow-x:hidden!important}.vertical-align-xl-middle{vertical-align:middle!important}.vertical-align-xl-top{vertical-align:top!important}.vertical-align-xl-bottom{vertical-align:bottom!important}.line-height-xl-1{line-height:1!important}.word-break-xl-normal{word-break:normal!important}.word-break-xl-all{word-break:break-all!important}.position-xl-absolute{position:absolute!important}.position-xl-relative{position:relative!important}.position-xl-sticky{position:sticky!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}.z-index-xl-0{z-index:0!important}.z-index-xl-1{z-index:1!important}.z-index-xl-2{z-index:2!important}.z-index-xl-3{z-index:3!important}.z-index-xl-4{z-index:4!important}.z-index-xl-5{z-index:5!important}.z-index-xl-6{z-index:6!important}.z-index-xl-7{z-index:7!important}.z-index-xl-8{z-index:8!important}.z-index-xl-9{z-index:9!important}.z-index-xl-10{z-index:10!important}.z-index-xl-100{z-index:100!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}.opacity-xl-0{opacity:0!important}.opacity-xl-1{opacity:1!important}.zoom-xl-6{zoom:.6!important}.white-space-xl-nowrap{white-space:nowrap!important}.white-space-xl-pre-wrap{white-space:pre-wrap!important}.aspect-ratio-xl-1-1{aspect-ratio:1!important}.aspect-ratio-xl-4-3{aspect-ratio:4/3!important}.aspect-ratio-xl-16-9{aspect-ratio:16/9!important}.font-size-xl-10{font-size:.625rem!important}.font-size-xl-12{font-size:.75rem!important}.font-size-xl-14{font-size:.875rem!important}.font-size-xl-16{font-size:1rem!important}.font-size-xl-18{font-size:1.125rem!important}.font-size-xl-20{font-size:1.25rem!important}.font-size-xl-22{font-size:1.375rem!important}.font-size-xl-24{font-size:1.5rem!important}}@media screen and (min-width:1600px){.justify-content-xxl-start{justify-content:start!important}.justify-content-xxl-flex-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:end!important}.justify-content-xxl-flex-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.justify-content-xxl-initial{justify-content:normal!important}.justify-content-xxl-inherit{justify-content:inherit!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-wrap{flex-wrap:wrap!important}.flex-wrap-xxl-nowrap{flex-wrap:nowrap!important}.flex-direction-xxl-row{flex-direction:row!important}.flex-direction-xxl-column{flex-direction:column!important}.flex-direction-xxl-row-reverse{flex-direction:row-reverse!important}.flex-direction-xxl-column-reverse{flex-direction:column-reverse!important}.flex-flow-xxl-reverse{flex-flow:row-reverse!important}.flex-basis-xxl-auto{flex-basis:auto!important}.flex-basis-xxl-33{flex-basis:33%!important}.flex-basis-xxl-50{flex-basis:50%!important}.flex-basis-xxl-100{flex-basis:100%!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-inherit{order:inherit!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-6{order:6!important}.order-xxl-7{order:7!important}.order-xxl-8{order:8!important}.order-xxl-9{order:9!important}.order-xxl-10{order:10!important}.flex-grow-xxl-0{flex-grow:0!important}.flex-grow-xxl-1{flex-grow:1!important}.flex-grow-xxl-2{flex-grow:2!important}.flex-shrink-xxl-0{flex-shrink:0!important}.flex-shrink-xxl-1{flex-shrink:1!important}.flex-xxl-1{flex:1 1!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 #0000001c!important}.box-shadow-xxl-sm{box-shadow:0 0 4px #0000001a!important}.box-shadow-xxl-md{box-shadow:0 2px 4px #00000014!important}.width-xxl-auto{width:auto!important}.width-xxl-10{width:10%!important}.width-xxl-20{width:20%!important}.width-xxl-30{width:30%!important}.width-xxl-40{width:40%!important}.width-xxl-50{width:50%!important}.width-xxl-60{width:60%!important}.width-xxl-70{width:70%!important}.width-xxl-80{width:80%!important}.width-xxl-90{width:90%!important}.width-xxl-100{width:100%!important}.width-xxl-24{width:24px!important}.width-xxl-36{width:36px!important}.width-xxl-50px{width:50px!important}.width-xxl-60px{width:60px!important}.width-xxl-150{width:150px!important}.width-xxl-200{width:200px!important}.width-xxl-300{width:300px!important}.width-xxl-450{width:450px!important}.width-xxl-400{width:400px!important}.height-xxl-0{height:0!important}.height-xxl-24{height:24px!important}.height-xxl-36{height:36px!important}.height-xxl-40{height:40px!important}.height-xxl-60{height:60%!important}.height-xxl-85{height:85%!important}.height-xxl-90{height:90%!important}.height-xxl-100{height:100%!important}.height-xxl-400{height:25rem!important}.height-xxl-76{height:4.75rem!important}.height-xxl-auto{height:auto!important}.max-width-xxl-none{max-width:none!important}.max-width-xxl-100{max-width:100px!important}.max-width-xxl-200{max-width:200px!important}.max-width-xxl-280{max-width:280px!important}.max-width-xxl-310{max-width:310px!important}.max-width-xxl-400{max-width:400px!important}.max-width-xxl-440{max-width:440px!important}.max-width-xxl-470{max-width:470px!important}.max-width-xxl-500{max-width:500px!important}.max-width-xxl-510{max-width:510px!important}.max-width-xxl-670{max-width:670px!important}.max-width-xxl-65{max-width:65%!important}.max-width-xxl-70{max-width:70%!important}.max-width-xxl-40{max-width:40%!important}.min-width-xxl-auto{min-width:auto!important}.min-width-xxl-20{min-width:20px!important}.min-width-xxl-150{min-width:150px!important}.min-width-xxl-170{min-width:170px!important}.min-width-xxl-230{min-width:230px!important}.min-width-xxl-265{min-width:265px!important}.min-width-xxl-300{min-width:300px!important}.min-height-xxl-auto{min-height:auto!important}.min-height-xxl-75vh{min-height:75vh!important}.min-height-xxl-100{min-height:100%!important}.min-height-xxl-120{min-height:120px!important}.min-height-xxl-250{min-height:250px!important}.min-height-xxl-300{min-height:300px!important}.min-height-xxl-400{min-height:400px!important}.min-height-xxl-570{min-height:570px!important}.max-height-xxl-none{max-height:none!important}.max-height-xxl-50{max-height:50%!important}.max-height-xxl-120{max-height:120px!important}.max-height-xxl-200{max-height:200px!important}.max-height-xxl-250{max-height:250px!important}.max-height-xxl-320{max-height:320px!important}.max-height-xxl-340{max-height:340px!important}.pointer-events-xxl-none{pointer-events:none!important}.pointer-events-xxl-auto{pointer-events:auto!important}.background-xxl-none{background:0 0!important}.background-xxl-white{background:#fff!important}.visibility-xxl-visible{visibility:visible!important}.visibility-xxl-hidden{visibility:hidden!important}.overflow-xxl-auto{overflow:auto!important}.overflow-xxl-hidden{overflow:hidden!important}.overflow-xxl-inherit{overflow:inherit!important}.overflow-y-xxl-auto{overflow-y:auto!important}.overflow-y-xxl-hidden{overflow-y:hidden!important}.overflow-x-xxl-auto{overflow-x:auto!important}.overflow-x-xxl-scroll{overflow-x:scroll!important}.overflow-x-xxl-hidden{overflow-x:hidden!important}.vertical-align-xxl-middle{vertical-align:middle!important}.vertical-align-xxl-top{vertical-align:top!important}.vertical-align-xxl-bottom{vertical-align:bottom!important}.line-height-xxl-1{line-height:1!important}.word-break-xxl-normal{word-break:normal!important}.word-break-xxl-all{word-break:break-all!important}.position-xxl-absolute{position:absolute!important}.position-xxl-relative{position:relative!important}.position-xxl-sticky{position:sticky!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}.z-index-xxl-0{z-index:0!important}.z-index-xxl-1{z-index:1!important}.z-index-xxl-2{z-index:2!important}.z-index-xxl-3{z-index:3!important}.z-index-xxl-4{z-index:4!important}.z-index-xxl-5{z-index:5!important}.z-index-xxl-6{z-index:6!important}.z-index-xxl-7{z-index:7!important}.z-index-xxl-8{z-index:8!important}.z-index-xxl-9{z-index:9!important}.z-index-xxl-10{z-index:10!important}.z-index-xxl-100{z-index:100!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}.opacity-xxl-0{opacity:0!important}.opacity-xxl-1{opacity:1!important}.zoom-xxl-6{zoom:.6!important}.white-space-xxl-nowrap{white-space:nowrap!important}.white-space-xxl-pre-wrap{white-space:pre-wrap!important}.aspect-ratio-xxl-1-1{aspect-ratio:1!important}.aspect-ratio-xxl-4-3{aspect-ratio:4/3!important}.aspect-ratio-xxl-16-9{aspect-ratio:16/9!important}.font-size-xxl-10{font-size:.625rem!important}.font-size-xxl-12{font-size:.75rem!important}.font-size-xxl-14{font-size:.875rem!important}.font-size-xxl-16{font-size:1rem!important}.font-size-xxl-18{font-size:1.125rem!important}.font-size-xxl-20{font-size:1.25rem!important}.font-size-xxl-22{font-size:1.375rem!important}.font-size-xxl-24{font-size:1.5rem!important}}.fw-300{font-weight:300}.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}.fw-900{font-weight:900}.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-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:#e6e7e9!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:#e6e7e9!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-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}@media screen and (min-width:576px){.grid-cols-sm-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-sm-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-sm-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-sm-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-sm-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-sm-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-sm-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-sm-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-sm-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-sm-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-sm-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-sm-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:768px){.grid-cols-md-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-md-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-md-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-md-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-md-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-md-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-md-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-md-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-md-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-md-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-md-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-md-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:992px){.grid-cols-lg-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-lg-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-lg-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-lg-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-lg-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-lg-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-lg-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-lg-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-lg-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-lg-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-lg-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-lg-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:1200px){.grid-cols-xl-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-xl-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-xl-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-xl-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-xl-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-xl-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-xl-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-xl-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-xl-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-xl-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-xl-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-xl-12{grid-template-columns:repeat(12,minmax(0,1fr))}}@media screen and (min-width:1600px){.grid-cols-xxl-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-xxl-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-xxl-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-xxl-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-xxl-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-xxl-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-xxl-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols-xxl-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols-xxl-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols-xxl-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-xxl-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-xxl-12{grid-template-columns:repeat(12,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{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;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;background-color:#f0f0f0;color:#9ca3af!important;box-shadow:none!important;border-color:#d1d5db!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}.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{position:relative;overflow:visible}.group-table-content{height:66.67vh;padding-bottom:100px;position:relative;overflow-y:auto}.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{cursor:pointer;z-index:1;background-color:#fff;padding:8px 0;position:relative;top:0}.tree-section__header:hover{background-color:#f9fafb}.tree-section__header.with-connector-level1-non-leaf:before{content:"";background-color:#e5e7eb;width:2px;position:absolute;top:-14px;bottom:20px;left:-12px}.tree-section__header.with-connector-level1-non-leaf:after{content:"";background-color:#e5e7eb;width:15px;height:2px;position:absolute;top:50%;left:-12px}.tree-section__header.with-connector-level2-non-leaf:before{content:"";background-color:#e5e7eb;width:2px;position:absolute;top:-30%;bottom:50%;left:-13px}.tree-section__header.with-connector-level2-non-leaf:after{content:"";background-color:#e5e7eb;width:14px;height:2px;position:absolute;top:50%;left:-13px}.tree-section__header.with-connector-level2-first-leaf:before{content:"";background-color:#e5e7eb;width:2px;position:absolute;top:-30%;bottom:50%;left:-13px}.tree-section__header.with-connector-level2-first-leaf:after{content:"";background-color:#e5e7eb;width:14px;height:2px;position:absolute;top:50%;left:-13px}.tree-section__header.with-connector-level2-subsequent-leaf:before{content:"";left:-13px;top:var(--connector-top,-30%);background-color:#e5e7eb;width:2px;position:absolute;bottom:50%}.tree-section__header.with-connector-level2-subsequent-leaf:after{content:"";background-color:#e5e7eb;width:14px;height:2px;position:absolute;top:50%;left:-13px}.tree-section__header.with-connector-level3-first-leaf:before{content:"";background-color:#e5e7eb;width:2px;position:absolute;top:-10px;bottom:18px;left:-36px}.tree-section__header.with-connector-level3-first-leaf:after{content:"";background-color:#e5e7eb;width:30px;height:2px;position:absolute;top:50%;left:-36px}.tree-section__header.with-connector-level3-subsequent-leaf:before{content:"";left:-36px;top:var(--connector-top,-20px);background-color:#e5e7eb;width:2px;position:absolute;bottom:18px}.tree-section__header.with-connector-level3-subsequent-leaf:after{content:"";background-color:#e5e7eb;width:30px;height:2px;position:absolute;top:50%;left:-36px}.tree-section__children{position:relative}.tree-section__table{background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;height:100%;margin-top:8px;margin-bottom:4px;position:relative}.tree-section__table_fixed{width:100%;height:350px}.tree-section h6{color:#374151;margin:0;font-size:14px}.tree-section__table table{width:100%;position:relative}.tree-section__table tr th{color:#6b7280;text-align:left;border-bottom:1px solid #cdd4e0;font:500 12px/12px Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.tree-section__table tr .tbody-item{text-align:center}.tree-section__table tr .tbody-item .checkbox{margin:0 auto}.group-table-header{position:relative}.group-table-header__table{scrollbar-width:none;-ms-overflow-style:none;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;margin-top:8px;margin-bottom:0;position:relative}.group-table-header__table table{width:100%;position:relative}.group-table-header__table::-webkit-scrollbar{display:none}.group-table-header h6{color:#374151;margin:0;font-size:14px}.rotate-90{transition:transform .2s;transform:rotate(-90deg)}.pagination-btn{color:#0c1e2d;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:.25rem .5rem;font-style:normal;font-weight:600;line-height:20px}@media screen and (min-width:576px){.pagination-btn{margin:4px}}.pagination-btn:hover{background:#e5e7eb}.pagination-btn-selected{color:#000;background:#f3f4f6}.pagination-btn-selected:hover{cursor:default;background:#e5e7eb}.pagination-btn-disabled{color:#ddd}.pagination-btn-disabled:hover{opacity:1}.pagination-footer{z-index:1;background:#fff;border-top:1px solid #cdd4e0;border-radius:0 0 4px 4px;justify-content:center;align-items:center;width:100%;height:60px;padding:.75rem .5rem;display:flex;position:sticky;bottom:0}.pagination-text{text-align:right;color:#0c1e2d;align-items:center;gap:8px;line-height:16px;display:flex;position:absolute}.pagination-text--left{left:1.75rem}.pagination-text--right{right:1.75rem}.pagination-text span{color:#606571}.pagination-text .page-size-dropdown{background-color:#0000;border:1px solid #dcdcdc;margin-left:.5rem;padding:.5rem 1rem .5rem .5rem}.bom-released-table .tbody-container{max-height:270px!important}.right-buttons-container{z-index:3;position:absolute;right:2.8125rem}.right-buttons-container--initial{position:static;z-index:auto}.right-buttons-container-div{gap:15px;display:flex}.alert-button{background:#df320c33;border-radius:20px;width:72px;height:32px;top:20px;left:0}.footerContainer{justify-content:space-between;width:100%;display:flex}.footerContainerCenter{justify-content:center!important}.accepted-filename-p{margin-top:6px}.rejected-container{color:red;margin-top:16px}.validation-table-header{align-items:center;gap:10px;margin:30px 10px;display:flex}.validation-table-header-status-circle{background:#09a57f;border-radius:50%;width:14px;height:14px}.validation-table-header-data-length{background:#fff;border:1px solid #d1d5db;border-radius:20px;width:64px;height:28.5px}.drop-down-container-quantity{cursor:pointer;position:relative}.bom-tooltip .tooltip:before{display:none}.tripledot__cell,.tripledot__cell button{justify-content:center;align-items:center;display:flex}.tripledot__cell button{border-radius:4px;width:32px;height:32px;margin:auto}.tripledot__cell button.active,.tripledot__cell button:hover{background:#e6e7e9}.tripledot__cell span{cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex}.activity__cell{text-overflow:ellipsis;white-space:nowrap;padding-right:12px;overflow:hidden}.custom__scroll{max-height:18.75rem;overflow:hidden auto}.custom__scroll--comment{border:1px solid #cdd4e0;border-radius:5px;padding:.75rem 1rem}.comment__list{margin-bottom:.75rem}.comment__list p{font-size:.875rem}.comment__list ol{padding-left:1rem;font-size:.875rem;list-style:auto}.comment__list ul{font-size:.875rem}.flex__column{flex-direction:column!important}.bom-tooltip .tooltip{width:auto}.file__icon{background:#ebf0f8;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.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{border-radius:4px;width:4px;height:4px}.radio-with-select{border-radius:4px;padding:12px;border:2px solid #cdd4e0!important}.radio-with-select--selected{border:2px solid #ffd503!important}.purple-themed-expandable-row{background:#efe9f8;height:32px;font-size:.75rem;font-weight:700;color:#3d1a77!important}.purple-themed-expandable-row .btn{color:#3d1a77;height:auto;padding-top:0;padding-bottom:0;font-size:.75rem;font-weight:700}.purple-themed-expandable-row-content{background:#efe9f8;margin-top:2px;padding:12px;font-size:.75rem;color:#3d1a77!important}.number-badge{background-color:#ebf0f8;border-radius:50px;justify-content:center;align-items:center;display:flex}.number-badge .number{color:#2b72e6;padding:0 10px;font-size:16px;font-weight:400}.expandable-button{color:#2b72e6;cursor:pointer}.linking__tabs{border-bottom:2px solid #cdd4e0;display:flex}.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{z-index:8;background:#fff;position:sticky;top:0}: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 #e6e7e9;border-right:1px solid #e6e7e9}.orders__inner-table .thead-container{width:100%}.orders__inner-table .theadScroll{border-bottom:2px solid #e6e7e9}.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}.height-expander-trigger{cursor:pointer;z-index:1;background:#f9fafb;border:1px solid #d1d5db;border-radius:0 0 4px 4px;padding:.5rem;font-size:1rem;font-weight:600;line-height:1;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.height-expander-trigger:hover{background:#f3f4f6}.order-material__table-panel{height:100%;transition:transform .4s;position:absolute;inset:0}.order-material__table-panel.show{transform:translateY(0)}.order-material__table-panel.hide{transform:translateY(100%)}.edit-delivery-modal .order-material__table-panel{padding-top:36px!important;padding-bottom:0!important}.order-material__table-panel .pagination-footer{position:static}.order-material__details-panel{height:100%;transition:transform .4s;position:absolute;inset:0}.order-material__details-panel.show{transform:translateY(0)}.order-material__details-panel.show .height-expander-trigger{border-radius:4px 4px 0 0;top:auto;bottom:-1px}.order-material__details-panel.show .height-expander-trigger svg{transform:rotate(180deg)}.order-material__details-panel.hide{transform:translateY(-100%)}.order-material__details-panel.hide .height-expander-trigger{margin-top:-1px;top:100%;bottom:auto}.copilot-sidebar{z-index:3;border-radius:0;max-width:80%;height:calc(100% - 131px);transition:transform .3s;position:fixed;top:131px;transform:translate(-100%)}@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:translate(0)}.copilot-sidebar.show .close-sidebar{display:flex}@media screen and (min-width:992px){.copilot-sidebar{border-radius:4px;min-width:250px;max-width:348px;position:static;transform:translate(0)}}.copilot-sidebar__scrollable-area{flex:1 1;overflow:auto}.copilot-sidebar.skeleton .list [aria-busy=true],.copilot-sidebar.skeleton .panel__header [aria-busy=true]{width:100%;display:block}.copilot-sidebar+.backdrop{z-index:2;top:131px}.copilot-sidebar .close-sidebar{color:#fff;background-color:#000000cf;border:1px solid #d1d5db;border-radius:4px;width:40px;height:40px;display:none;position:absolute;top:12px;right:-48px}.copilot-search,.copilot-search .searchfield{width:100%}.interaction__list--active{color:inherit;background-color:#f6f6f6}.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{color:#0c1e2d;padding:4px 8px}.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{flex:auto;height:0;position:relative}@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{flex-grow:1;max-width:980px}@media screen and (min-width:768px){.chat-section{overflow:auto}}.transcribing-soundwave{pointer-events:none;opacity:.2}.transcribing-text{color:#606571;font-size:16px;font-weight:500;position:absolute}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{flex-direction:column;width:100%;max-width:980px;height:100%;margin:auto;display:flex}.chat-container p{color:#0c1e2d!important}.chat-form-wrap{z-index:1;background-color:#fff;position:sticky;bottom:0}.chat-form{max-width:980px;margin:auto;position:relative}.chat-form .form__label{display:none}.chat-form__skeleton{border:1px solid #e6e7e9;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{gap:4px;display:flex}.chat-textarea{resize:vertical;border:1px solid #9ca3af;border-radius:4px;max-height:140px;font-size:14px;line-height:24px;overflow-y:hidden}@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 #ffea8340}.chat-micbox{border:1px solid #ffd503;border-radius:4px;justify-content:space-between;align-items:center;height:100px;display:flex}.chat-checkbox{border-radius:50%;width:40px;height:40px;margin-left:16px}.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{margin-top:0;font-size:1.5rem}.chat-box h2{margin-top:0;font-size:1.375rem}.chat-box h3{margin-top:0;font-size:1.25rem}.chat-box h4{margin-top:0;font-size:1.125rem}.chat-box h5,.chat-box h6{margin-top:0;font-size:1rem}.chat-suggestion-block{flex-flow:column wrap;justify-content:space-between;gap:8px;display:flex}@media screen and (min-width:768px){.chat-suggestion-block{flex-direction:row}}.chat-suggestion{color:#6b7280;cursor:pointer;border:1px solid #e6e7e9;border-radius:4px;flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 4px);align-items:center;height:58px;min-height:100%;padding:.75rem;font-size:14px;line-height:20px;display:flex}@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{padding-right:.5rem;position:absolute;bottom:14px;right:0}@media screen and (min-width:768px){.chat-actions{padding-right:1.5rem}}.chat-actions button{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;right:1.5rem}.chat-actions button:hover{background-color:#d1d5db}.chat-actions button:disabled{cursor:not-allowed;background-color:#0000}.chat-actions__skeleton{position:static}.chat .btn:not(.btn--icon){height:auto;padding:3px 8px;font-size:14px}.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{background-color:#0c1e2d;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;padding:12px;display:flex}.chat-empty-icon svg{width:100%;height:100%}.emoji{border-radius:4px;justify-content:center;align-items:center;min-width:32px;height:32px;font-size:27.4286px;display:flex}.copilot-preview{z-index:3;position:fixed;inset:131px 0 0}@media screen and (min-width:1600px){.copilot-preview{flex-shrink:0;width:530px;max-width:100%;position:static}}.file-icon{min-width:64px;max-width:64px}.file-icon svg{width:100%;height:100%}.folder__accordion{border:1px solid #d1d5db;border-radius:4px;min-height:21.875rem;max-height:21.875rem;padding:18px .75rem;overflow-y:auto}.folder__accordion li{margin-bottom:2px;position:relative}.folder__accordion .folder__arrow{cursor:pointer;justify-content:center;align-items:center;width:12px;height:12px;display:flex}.folder__accordion .folder__arrow:before{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:4px solid #0c1e2d;width:0;height:0;display:inline-block}.folder__list-item{color:#0c1e2d;cursor:pointer;border-radius:4px;align-items:center;min-height:34px;padding:0 4px 0 16px;display:flex;position:relative}.folder__list-item.active,.folder__list-item:hover{background-color:#f6f6f6}.folder__parent li{margin-left:24px}.folder__parent--opened .folder__arrow{transition:all .4s;transform:rotate(90deg)}.folder__childless .folder__childless{display:none}.folder__childless.folder__parent--opened .folder__childless{display:block}.folder__new-folder .form__control{max-width:254px;position:relative;inset-block-start:-2px}.document-preview-dropdown{margin-top:10px;margin-right:90px}.chat-markdown{display:block;overflow:auto}.chat-markdown code{white-space:preserve-breaks;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif}.chat-markdown ol,.chat-markdown ul{margin:0 0 var(--chat-markdown-spacing)22px;list-style-type:decimal}.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{background-color:#0000;width:auto;height:auto;margin-bottom:-1px;display:table-row}.chat-markdown table tr:hover td{background:#f6f6f6}.chat-markdown table td,.chat-markdown table th{text-align:left;border:1px solid;padding:6px}.chat-markdown table thead{border-bottom:1px solid;width:auto;display:table-header-group}.chat-markdown table thead tr th{background:0 0}.tooltip-container-helptext{color:#0c1e2d;background:#fff;border-radius:5px;max-width:600px;padding:10px 25px;box-shadow:0 13px 37px #00000036}@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{grid-template-rows:max-content;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;display:grid;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{grid-template-columns:repeat(5,1fr);grid-auto-rows:max-content;grid-gap:1.5rem;gap:1.5rem;display:grid}}@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{background-color:#f9fafb;border-radius:4px;flex-direction:column;align-items:center;padding:1.25rem 1rem 1rem;display:flex;position:relative}.document-lists__item .icon-file{aspect-ratio:1;width:64px}.document-lists__item .more-option{visibility:visible;pointer-events:all}.document-lists__item:hover{background-color:#f6f6f6}.document-lists__list-view{gap:.5rem;display:flex}.document-lists__list-view .icon{aspect-ratio:1;width:44px}@media screen and (min-width:768px){.document-lists__list-view .icon{width:24px}}.document-lists .dropdown__menu{left:0;right:auto}.document-list-table{width:calc(100vw - 48px);overflow:hidden}.document-list-table table td{cursor:pointer;padding:0 0 0 1rem!important}.document-list-table table .tbody-container{height:calc(100vh - 380px - .75rem)!important}.document-list-table table .tbody-container td:first-child{box-sizing:content-box;padding-left:1.5rem!important}.document-list-table .action__btns .more-option{visibility:visible;pointer-events:all;position:static}.pdf-util{flex-direction:column;display:flex}.pdf-viewtype-container{z-index:10;justify-content:flex-end;min-height:40px;margin-bottom:16px;padding:0 16px;display:flex;position:sticky;top:0;left:0}.pdf-panning{z-index:10;border-radius:4px;align-items:center;display:flex;border:2px solid #f0f0f0!important}.pdf-panning button{color:#606571;background-color:#fff;border-radius:4px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.pdf-panning button.active{color:#0c1e2d;background-color:#ffd503!important}@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)}}.preview-panel{border:1px solid #cdd4e0;max-width:1036px;margin:0 auto}.pan-grab{cursor:grab}.pdf-viewer.grabbing{cursor:grabbing}.document-search-offset{width:100%;display:flex;left:0!important}@media screen and (min-width:768px){.document-search-offset{padding-right:40px}}.floating-card-container{z-index:2;justify-content:center;align-items:center;margin-top:auto;display:flex;position:sticky;bottom:10px;left:0;right:0}.floating-card{white-space:nowrap;align-items:center;gap:10px;padding:5px 20px;display:flex}.floating-card,.search-card{background:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a}.search-card{padding:15px 20px}.loading-container{height:60vh}.text-box{text-align:center;color:#000;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border:1px solid #000;border-radius:6px;width:50px;margin:0;padding:8px}.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{text-align:center;background-color:#e5e7eb;border-radius:50%;width:4rem;height:4rem}.empty{justify-content:center;height:100%}.empty,.empty-block{align-items:center;display:flex}.empty-block{text-align:center;flex-direction:column;max-width:388px}.icon-wrap{background-color:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.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{background:#f3f4f6;width:3.75rem;height:3.75rem}@media screen and (min-width:768px){.btn-manage-prerequisite{background:0 0}.btn-manage-prerequisite:hover{filter:none}}.unsupported-chars span{color:#dc2626;background:#f6f6f6;border-radius:2px;justify-content:center;align-items:center;width:12px;height:12px;margin-right:2px;display:inline-flex}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:"";z-index:1;background-color:#fff;width:100%;height:100%;position:absolute;top:0;left:0}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{background:#fff;width:100%}@media screen and (min-width:992px){.dashboard-sidebar{height:100%;min-width:var(--sidebar-width);max-width:var(--sidebar-width);border-radius:4px;flex-direction:column;display:flex}}@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{flex-grow:1;height:0;overflow:auto}.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{justify-content:space-between;align-items:center;padding:16px;display:flex}.accordion-pill{color:#f6f6f6;cursor:pointer;text-align:center;border-radius:20px;margin-left:4px;padding:4px 8px;line-height:1}.rec-row-container{border-bottom:1px solid #e6e6e6;display:flex}.rec-row-container .rec-text-container{color:#606571;width:350px;padding:12px 16px;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;justify-content:center;align-items:center;width:50px;margin-left:auto;display:flex}.empty-accordion{flex-direction:column;gap:.5rem;height:100%;padding:2.8125rem}.empty-accordion,.speed-dial{justify-content:center;align-items:center;display:flex}.speed-dial{z-index:5;cursor:pointer;background:#ffd503;border-radius:50%;width:64px;height:64px;position:fixed;bottom:20px;right:20px;box-shadow:0 9px 18px #00000026}.speed-dial__button{transition:all .4s ease-in-out}.speed-dial__button.active{transform:rotate(45deg)}@media screen and (min-width:768px){.speed-dial__menu{flex-direction:column;width:393px;min-height:150px;display:flex}}.project-score-card{text-align:center;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:4.75rem;margin-bottom:12px;display:flex}.project-score-card__number{font-size:2.25rem;font-weight:700}.status-card{border-radius:2px;width:20px;height:20px;margin-right:6px}.logistics__toolbar{background:#0c1e2d;border-radius:8px;padding:.25rem;position:absolute;bottom:44px;left:50%;transform:translate(-50%);box-shadow:0 20px 56px #0000004a}.logistics__toolbar__list{align-items:center;gap:.5rem;display:flex}@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{color:#0c1e2d;background:#f3f4f6}.logistics__toolbar__button{color:#fff;border-radius:4px;align-items:center;padding:.5rem;display:flex}.logistics__toolbar__button:hover{color:#0c1e2d;background:#f3f4f6}.annotation-type-menu{border-radius:8px;padding:8px 4px;background:#0c1e2d!important}.annotation-type-menu .dropdown{color:#fff;background:#0c1e2d!important}.annotation-type-menu .dropdown li:hover{background:#2d4b65!important}.text-toolbar{background-color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:6px 12px;display:flex;position:absolute;box-shadow:0 20px 56px #0000004a}.text-toolbar__item{border:1px solid #0000;border-radius:4px;padding:4px}.text-toolbar__item.active{background:#eff6f9;border-color:#2b72e6}.text-toolbar li{list-style:none}.color-highlighter{width:20px;height:3px;margin-top:-2px}.font-size__list{border-radius:4px;width:54px;min-width:auto;margin-left:-20px}.font-size__input{background-color:#0000;border:none;border-radius:4px;width:24px;height:20px;padding:2px;font-weight:700;line-height:1.3}.font-size__input:focus{background-color:#fff}.font-size__input+.input-cross{width:14px;height:14px;font-size:14px;right:0}.link-table__parent{background-color:#f9fafb;border-bottom:1px solid #e6e7e9;height:36px;padding:.5rem 1.5rem;font-weight:700}.border-grey{border:1px solid #cdd4e0!important}.comment-popover{background:#fff;border-radius:4px;width:100%;max-width:265px;max-height:400px;position:absolute;overflow-y:auto;box-shadow:0 2px 10px #0003}.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}.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%}
/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--color-yellow-400:oklch(85.2% .199 91.936);--color-blue-600:oklch(54.6% .245 262.881);--color-blue-800:oklch(42.4% .199 265.638);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-gray-300:oklch(87.2% .01 258.338);--color-gray-500:oklch(55.1% .027 264.364);--color-gray-700:oklch(37.3% .034 259.733);--color-gray-900:oklch(21% .034 264.665);--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--leading-relaxed:1.625;--radius-lg:.5rem;--animate-spin:spin 1s linear infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--color-grey-500:#9fafc2;--color-grey-600:#7f90a3;--color-primary-700:#ffd503;--color-critical-700:#c73c1a;--color-content-secondary:#4b6075;--color-stroke-neutral:#dae1e8}}@layer base,components,utilities;.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-0{top:calc(var(--spacing)*0)}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-6{order:6}.col-1{grid-column:1}.col-2{grid-column:2}.col-4{grid-column:4}.col-5{grid-column:5}.col-6{grid-column:6}.col-7{grid-column:7}.col-8{grid-column:8}.col-11{grid-column:11}.col-12{grid-column:12}.col-24{grid-column:24}.col-span-4{grid-column:span 4/span 4}.col-span-8{grid-column:span 8/span 8}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-0{margin:calc(var(--spacing)*0)}.m-auto{margin:auto}.mx-auto{margin-inline:auto}.my-auto{margin-block:auto}.me-2{margin-inline-end:calc(var(--spacing)*2)}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-0{margin-bottom:calc(var(--spacing)*0)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-40{margin-left:calc(var(--spacing)*40)}.ml-auto{margin-left:auto}.box-border{box-sizing:border-box}.flex-y-center{align-items:center;display:flex}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.h-0{height:calc(var(--spacing)*0)}.h-1{height:calc(var(--spacing)*1)}.h-50{height:calc(var(--spacing)*50)}.h-150{height:calc(var(--spacing)*150)}.h-full{height:100%}.w-50{width:calc(var(--spacing)*50)}.w-full{width:100%}.flex-shrink-0{flex-shrink:0}.flex-grow-1,.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.gap-2{gap:calc(var(--spacing)*2)}.gap-4{gap:calc(var(--spacing)*4)}.justify-self-start{justify-self:flex-start}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-1{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.border-gray-200{border-color:var(--color-gray-200)}.border-gray-300{border-color:var(--color-gray-300)}.border-stroke-neutral{border-color:var(--color-stroke-neutral)}.border-transparent{border-color:#0000}.bg-\[\#FAFAFB\]{background-color:#fafafb}.bg-gray-100{background-color:var(--color-gray-100)}.bg-transparent{background-color:#0000}.bg-white{background-color:var(--color-white)}.bg-yellow-400{background-color:var(--color-yellow-400)}.p-0{padding:calc(var(--spacing)*0)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-3{padding-block:calc(var(--spacing)*3)}.py-4{padding-block:calc(var(--spacing)*4)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-ellipsis{text-overflow:ellipsis}.text-blue-600{color:var(--color-blue-600)}.text-content-secondary{color:var(--color-content-secondary)}.text-gray-500{color:var(--color-gray-500)}.text-gray-700{color:var(--color-gray-700)}.text-gray-900{color:var(--color-gray-900)}.text-grey-500{color:var(--color-grey-500)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal:ordinal;font-feature-settings:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,);font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (hover:hover){.hover\:text-blue-800:hover{color:var(--color-blue-800)}}.active\:cursor-grabbing:active{cursor:grabbing}.ag-theme-quartz{--ag-row-hover-color:#f6f6f6!important;--ag-active-color:#ffd503!important}.krane-table>.scrollbar-container:not(.theadScroll).ps{overflow-x:auto!important}.krane-table>.scrollbar-container:not(.theadScroll).ps::-webkit-scrollbar{display:none}.krane-table>.scrollbar-container:not(.theadScroll).ps{scrollbar-width:none;-ms-overflow-style:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@keyframes spin{to{transform:rotate(1turn)}}