.required-asterisk,.required-label:after{color:red;margin-left:2px}.required-label:after{content:"*"}.animated-card{transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.animated-card:hover{box-shadow:0 .5rem 1rem #00000026!important;transform:translateY(-5px)}#root,body,html{min-height:100%;overflow-x:auto;width:100%}.content-wrapper,.layout-page,.layout-wrapper{min-width:320px;overflow-x:auto}.ant-table-wrapper,.card-datatable,.table-responsive{overflow-x:auto!important}.layout-container,.layout-content-navbar .content-wrapper,.layout-content-navbar .layout-page,.layout-menu,.layout-wrapper{min-width:320px;overflow-x:auto!important}.ant-table-body,.ant-table-container,.ant-table-content,.ant-table-wrapper,.card-datatable,.table-responsive,[class*=table-container],[style*="overflow: hidden"]{overflow-x:auto!important}.content-backdrop,.layout-overlay{background:#0000!important;pointer-events:none!important}canvas,img,svg,video{height:auto;max-width:100%}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--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-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--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-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:-webkit-fit-content;width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.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{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),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,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 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:translate3d(0,var(--y),0) 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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.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-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.authentication-wrapper{display:flex;flex-basis:100%;min-height:100vh;width:100%}.authentication-wrapper .authentication-inner{width:100%}.authentication-wrapper .app-brand-logo.demo svg{height:30px;width:20px}.authentication-wrapper.authentication-basic{align-items:center;justify-content:center;overflow:hidden}.authentication-wrapper.authentication-cover{align-items:flex-start}.authentication-wrapper.authentication-cover .authentication-inner{height:100vh}.authentication-wrapper.authentication-basic .authentication-inner{max-width:460px;position:relative}.authentication-wrapper.authentication-basic .authentication-inner .card{padding:1.5rem}.authentication-wrapper.authentication-basic .authentication-inner:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='148' height='148' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M355 144a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm-144-27a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM355 87a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM355 57a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm117 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm-60 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm87 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm-117 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm60 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm-87-30a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4ZM355 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm30 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Zm27 0a2 2 0 1 1 0 4 2 2 0 0 1 0-4Z' id='a'/%3E%3C/defs%3E%3Cg transform='translate(-353)' fill='none' fill-rule='evenodd'%3E%3Cuse fill='%23696cff' xlink:href='%23a'/%3E%3Cuse fill-opacity='.6' fill='%23FFF' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E");content:" ";height:148px;position:absolute;right:-50px;top:-55px;width:148px}.authentication-wrapper.authentication-basic .authentication-inner:after{bottom:-88px;content:" ";height:240px;left:-50px;position:absolute;width:243px}.authentication-wrapper.authentication-basic .authentication-inner .card{z-index:1}.authentication-wrapper.authentication-basic .authentication-inner .card .app-brand{margin-bottom:1.5rem}.authentication-wrapper .auth-input-wrapper .auth-input{font-size:150%;max-width:50px;padding-left:.4rem;padding-right:.4rem}.auth-cover-brand{inset-block-start:2rem;inset-inline-start:2.5rem;position:absolute;z-index:1}@media(max-width:575.98px){.auth-cover-brand{inset-inline-start:1.5rem}.authentication-wrapper .auth-input-wrapper .auth-input{font-size:1.125rem}}#twoStepsForm .fv-plugins-bootstrap5-row-invalid .form-control{border-color:#ff3e1d;border-width:2px}@media(max-width:575.98px){.numeral-mask-wrapper .numeral-mask{padding:0!important}.numeral-mask{margin-inline:1px!important}}.light-style .authentication-wrapper .authentication-bg{background-color:#fff}.light-style .authentication-wrapper.authentication-basic .authentication-inner:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='243' height='240' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M34.5 182a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-146-28a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-146-30a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-146-30a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm119 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-62 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm89 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-119 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm62 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-89-30a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-146-27a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%23696cff' opacity='.04' width='215' height='216' rx='10'/%3E%3Crect stroke='rgba(34, 48, 62, 0.12)' opacity='.48' x='104.5' y='100.5' width='138' height='139' rx='10'/%3E%3Cuse fill='%23696cff' xlink:href='%23a'/%3E%3Cuse fill-opacity='.6' fill='%23FFF' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E")}.dark-style .authentication-wrapper .authentication-bg{background-color:#2b2c40}.dark-style .authentication-wrapper.authentication-basic .authentication-inner:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='243' height='240' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath d='M34.5 182a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-146-28a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-146-30a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-146-30a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm119 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-62 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm89 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-119 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm62 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-89-30a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm-146-27a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm32 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm30 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Zm27 0a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5Z' id='a'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect fill='%23696cff' opacity='.04' width='215' height='216' rx='10'/%3E%3Crect stroke='rgba(230, 230, 241, 0.12)' opacity='.48' x='104.5' y='100.5' width='138' height='139' rx='10'/%3E%3Cuse fill='%23696cff' xlink:href='%23a'/%3E%3Cuse fill-opacity='.6' fill='%23FFF' xlink:href='%23a'/%3E%3C/g%3E%3C/svg%3E")}@media print{.page-1{page-break-after:always}.page-2{size:landscape}}.custom-table .ant-table-cell,.custom-table .ant-table-row>td,.custom-table .ant-table-thead>tr>th{border-color:#000!important}*{font-weight:400!important}.attestation-container{background-color:#fff;box-shadow:0 0 10px #0000001a;box-sizing:border-box;color:#000;font-family:Times New Roman,Times,serif;font-size:29px!important;margin:20mm auto;min-height:297mm;overflow:hidden;position:relative;width:210mm}@media print{.attestation-container{border:none;box-shadow:none;margin:0;page-break-after:always;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{background-color:#fff!important;padding:0!important}}.attestation-content-wrapper{box-sizing:border-box;padding:2mm 4mm}.attestation-footer-image,.attestation-header-image{display:block;height:auto;width:100%}.attestation-header-image{margin-bottom:5mm}.attestation-footer-image{bottom:0;left:0;margin-top:5mm;position:absolute;width:100%}.attestation-title-hr{border:none;border-top:2px solid #333;margin:1px 0}.attestation-title{font-size:23px;font-weight:1000;margin:0;text-align:center}.attestation-section-text{font-size:15px;line-height:1.6;margin-bottom:10px}.attestation-section-text b{font-weight:700!important}.attestation-indent{margin-left:20mm}.attestation-table{border-collapse:collapse;margin-bottom:15px;width:100%}.attestation-table td{font-size:15px!important;padding:2px 10px;vertical-align:top}.attestation-table td:first-child{font-weight:700;text-align:end;width:150px}.attestation-paragraph{font-size:15px!important;line-height:1.6;margin-bottom:15px}.attestation-nb-paragraph{font-size:15px!important;line-height:1.6;margin-bottom:5px;margin-top:20px}.attestation-footer-details{display:flex;font-size:15px!important;justify-content:space-between;margin-top:0}.attestation-signature-block{text-align:right;width:50%}.attestation-signature-label{display:block;font-weight:700;margin-top:10px}.attestation-signature-space{height:20px;margin-bottom:45px}.attestation-stamp{border:3px solid red;border-radius:5px;color:red;font-size:60px;font-weight:700;left:50%;opacity:.2;padding:15px 30px;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%) rotate(-45deg);white-space:nowrap;z-index:1000}.quittance-container{background-color:#fff;box-shadow:0 0 10px #0000001a;box-sizing:border-box;color:#000;font-family:Times New Roman,Times,serif;margin:20mm auto;min-height:297mm;overflow:hidden;position:relative;width:210mm}@media print{.quittance-container{border:none;box-shadow:none;margin:0;page-break-after:always;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{background-color:#fff!important;padding:0!important}}.quittance-content-wrapper{box-sizing:border-box;padding:15mm 20mm}.quittance-footer-image,.quittance-header-image{display:block;height:auto;width:100%}.quittance-header-image{margin-bottom:5mm}.quittance-footer-image{bottom:0;left:0;margin-top:5mm;position:absolute;width:100%}.quittance-title-box{border:1px solid #000;margin-bottom:20px;padding:5mm;text-align:center}.quittance-main-title{font-size:18px;font-weight:700!important;margin:0}.quittance-data-table{border:1px solid #000;border-collapse:collapse;margin-bottom:20px;width:100%}.quittance-data-table td,.quittance-data-table th{border:1px solid #000;font-size:13px;font-weight:700!important;padding:8px 12px;text-align:center;vertical-align:middle}.quittance-data-table th{font-weight:700!important}.quittance-data-table td.header-cell{background-color:#f0f0f0;font-weight:700!important}.quittance-data-table td.value-cell{font-weight:700!important}.quittance-section-heading{margin:30px 0 20px;text-align:center}.quittance-section-heading h5{font-size:16px;font-weight:700!important;margin:0;text-decoration:underline}.quittance-text-block p{font-size:13px;line-height:1.8;margin-bottom:10px;text-align:justify}.quittance-text-block p b{font-weight:700!important}.quittance-text-left-info{font-size:13px;margin-bottom:5px;text-align:left}.quittance-text-left-info b{font-weight:700}.quittance-signature-section{display:flex;font-size:13px;justify-content:flex-end;margin-top:30px}.quittance-signature-date{text-align:right}.quittance-signature-space{height:70px;margin-top:10px}.printable-document{margin:auto;max-width:800px}.footer-image,.header-image{display:block;height:auto;width:100%}.info-section{font-size:.9rem}.info-line{margin-bottom:.5rem}.data-value{text-decoration:underline}.table-custom td,.table-custom th{font-size:.75rem;padding:.3rem!important;white-space:nowrap}.indent-cell{font-style:italic;padding-left:2rem!important}.table-custom thead th{background-color:#f8f9fa!important;color:#212529!important}.table-custom tbody tr.bg-light td,.table-custom tbody tr.bg-light th{background-color:#e9ecef!important}@media print{body{-webkit-print-color-adjust:exact;print-color-adjust:exact}.printable-document{box-shadow:none;margin:0;width:100%}.header-image{top:0}.footer-image,.header-image{left:0;position:fixed;width:100%}.footer-image{bottom:0}.no-print{display:none}}.printable-letter{font-family:Arial,sans-serif;line-height:1.6;margin:auto;max-width:800px}.header-section p{font-size:.9rem}.recipient-section h6,.recipient-section p{margin:0}.subject-section{font-size:1rem}.body-section p{text-align:justify}.body-section .blockquote{font-size:.9rem;font-style:italic;font-weight:700;line-height:1.4}.footer-section{font-size:.9rem}@media print{body{font-size:12pt;-webkit-print-color-adjust:exact;print-color-adjust:exact}.printable-letter{box-shadow:none;margin:0;width:100%}}.app-chat{--bs-chat-bg:#f7f8f8;block-size:calc(100vh - 11.3rem);position:relative}.layout-navbar-hidden .app-chat{block-size:calc(100vh - 6.5rem)}@media(min-width:1200px){.layout-horizontal .app-chat{block-size:calc(100vh - 14.3rem)}}@media(max-width:992px){.app-chat .app-sidebar{z-index:4}}.app-chat .app-sidebar .sidebar-header{position:relative}.app-chat .app-sidebar .sidebar-header .close-sidebar{inset-block-start:1.25rem;inset-inline-end:1.25rem;position:absolute}.app-chat .app-sidebar .sidebar-header .chat-sidebar-avatar{block-size:84px;inline-size:84px}.app-chat .app-sidebar .sidebar-header .chat-sidebar-avatar:after{block-size:16.8px;box-shadow:0 0 0 .25rem var(--bs-paper-bg);inline-size:16.8px;inset-block-end:6px}.app-chat .app-chat-contacts,.app-chat .app-chat-sidebar-left{background-color:var(--bs-paper-bg)}.app-chat .app-chat-contacts .chat-actions .chat-search-input,.app-chat .app-chat-sidebar-left .chat-actions .chat-search-input{background-color:var(--bs-body-bg)}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active,.app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active{background-color:var(--bs-primary);box-shadow:0 .125rem .25rem 0 rgba(var(--bs-primary-rgb),.4);color:var(--bs-white)}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active .chat-contact-list-item-time,.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.active h6,.app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active .chat-contact-list-item-time,.app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li.active h6{color:var(--bs-white)}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li .chat-contact-list-item-time,.app-chat .app-chat-sidebar-left .sidebar-body .chat-contact-list li .chat-contact-list-item-time{color:var(--bs-secondary-color)}.app-chat .app-chat-contacts .sidebar-body .chat-sidebar-avatar,.app-chat .app-chat-sidebar-left .sidebar-body .chat-sidebar-avatar{block-size:84px;inline-size:84px}.app-chat .app-chat-contacts .sidebar-body .chat-sidebar-avatar:after,.app-chat .app-chat-sidebar-left .sidebar-body .chat-sidebar-avatar:after{block-size:16.8px;inline-size:16.8px;inset-block-end:6px}.app-chat .app-chat-contacts{block-size:calc(100vh - 11.3rem);flex-basis:21rem;inline-size:21rem;inset-inline-start:-22rem;position:absolute;transition:all .25s ease}.app-chat .app-chat-contacts .sidebar-header{block-size:4.75rem}.layout-navbar-hidden .app-chat .app-chat-contacts{block-size:calc(100vh - 6.5rem)}@media(min-width:1200px){.layout-horizontal .app-chat .app-chat-contacts{block-size:calc(100vh - 14.3rem)}}@media(min-width:992px){.app-chat .app-chat-contacts{position:static}}.app-chat .app-chat-contacts.show{inset-inline-start:0}.app-chat .app-chat-contacts .sidebar-body{block-size:calc(100vh - 16rem)}.layout-navbar-hidden .app-chat .app-chat-contacts .sidebar-body{block-size:calc(100vh - 11.2rem)}@media(min-width:1200px){.layout-horizontal .app-chat .app-chat-contacts .sidebar-body{block-size:calc(100vh - 19rem)}}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item{border-radius:.375rem;cursor:pointer;display:flex;justify-content:space-between;margin-block:.25rem;margin-inline:.75rem;padding-block:.528rem;padding-inline:.75rem}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item a{inline-size:100%}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item .chat-contact-info{min-inline-size:0}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item .chat-contact-info .chat-contact-name{line-height:1.5}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item small{white-space:nowrap}.app-chat .app-chat-contacts .sidebar-body .chat-contact-list li.chat-contact-list-item-title{padding-block:.528rem .264rem;padding-inline:1.0032rem}.app-chat .app-chat-sidebar-left,.app-chat .app-chat-sidebar-right{block-size:calc(100vh - 11.3rem);inline-size:21rem;inset-block-start:0;opacity:0;position:absolute;transition:all .25s ease;z-index:5}.layout-navbar-hidden .app-chat .app-chat-sidebar-left,.layout-navbar-hidden .app-chat .app-chat-sidebar-right{block-size:calc(100vh - 6.5rem)}@media(min-width:1200px){.layout-horizontal .app-chat .app-chat-sidebar-left,.layout-horizontal .app-chat .app-chat-sidebar-right{block-size:calc(100vh - 14.3rem)}}.app-chat .app-chat-sidebar-left.show,.app-chat .app-chat-sidebar-right.show{opacity:1}.app-chat .app-chat-sidebar-left{inset-inline-start:-22rem}.app-chat .app-chat-sidebar-left.show{inset-inline-start:0}.app-chat .app-chat-sidebar-left .sidebar-body{block-size:calc(100vh - 23.8rem)}.layout-navbar-hidden .app-chat .app-chat-sidebar-left .sidebar-body{block-size:calc(100vh - 19rem)}@media(min-width:1200px){.layout-horizontal .app-chat .app-chat-sidebar-left .sidebar-body{block-size:calc(100vh - 26.6rem)}}.app-chat .app-chat-conversation{background-color:var(--bs-chat-bg);block-size:calc(100vh - 11.3rem)}.layout-navbar-hidden .app-chat .app-chat-conversation{block-size:calc(100vh - 6.5rem)}@media(min-width:1200px){.layout-horizontal .app-chat .app-chat-conversation{block-size:calc(100vh - 14.3rem)}}.app-chat .app-chat-conversation .app-chat-conversation-btn{display:none}@media(max-width:992px){.app-chat .app-chat-conversation .app-chat-conversation-btn{display:block}}.app-chat .app-chat-history{background-color:var(--bs-chat-bg);block-size:calc(100vh - 11.3rem);position:relative;transition:all .25s ease}.layout-navbar-hidden .app-chat .app-chat-history{block-size:calc(100vh - 6.5rem)}@media(min-width:1200px){.layout-horizontal .app-chat .app-chat-history{block-size:calc(100vh - 14.3rem)}}.app-chat .app-chat-history .chat-history-wrapper{background-color:var(--bs-chat-bg)}.app-chat .app-chat-history .chat-history-footer,.app-chat .app-chat-history .chat-history-header{background-color:var(--bs-paper-bg)}.app-chat .app-chat-history .chat-history-header{-webkit-margin-before:-1px;margin-block-start:-1px;padding-block:1.05rem;padding-inline:1.5rem}.app-chat .app-chat-history .chat-history-body{block-size:calc(100vh - 22rem);overflow:hidden;padding-block:1.5rem;padding-inline:1.5rem}.layout-navbar-hidden .app-chat .app-chat-history .chat-history-body{block-size:calc(100vh - 17.6rem)}@media(min-width:1200px){.layout-horizontal .app-chat .app-chat-history .chat-history-body{block-size:calc(100vh - 25rem)}}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message{display:flex;justify-content:flex-start}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .chat-message-text{background-color:var(--bs-paper-bg);border-radius:.375rem;box-shadow:var(--bs-box-shadow-xs);padding-block:.543rem;padding-inline:1rem}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right{justify-content:flex-end}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message.chat-message-right .chat-message-text{background-color:var(--bs-primary);border-start-end-radius:0;color:var(--bs-white)}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message:not(.chat-message-right) .chat-message-text{border-start-start-radius:0}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message .thumbnail{cursor:zoom-in}.app-chat .app-chat-history .chat-history-body .chat-history .chat-message:not(:last-child){-webkit-margin-after:3rem;margin-block-end:3rem}.app-chat .app-chat-history .chat-history-footer{-webkit-padding-start:2px;border-radius:.375rem;box-shadow:var(--bs-box-shadow-xs);margin:1.5rem;padding:.5rem;padding-inline-start:2px}.app-chat .app-chat-history .chat-history-footer .form-control.message-input{padding-block:calc(.543rem - var(--bs-border-width));padding-inline:calc(.9375rem - var(--bs-border-width))}.app-chat .app-chat-sidebar-right{background-color:var(--bs-paper-bg);box-shadow:16px 1px 45px 3px #22303e80;inset-inline-end:-22rem}.app-chat .app-chat-sidebar-right.show{inset-inline-end:0}.app-chat .app-chat-sidebar-right .sidebar-body{block-size:calc(100vh - 23.6rem)}.layout-navbar-hidden .app-chat .app-chat-sidebar-right .sidebar-body{block-size:calc(100vh - 18.8rem)}@media(min-width:1200px){.layout-horizontal .app-chat .app-chat-sidebar-right .sidebar-body{block-size:calc(100vh - 26.4rem)}}@media(max-width:576px){.app-chat .app-chat-contacts.show,.app-chat .app-chat-sidebar-left.show,.app-chat .app-chat-sidebar-right.show{inline-size:100%}}[data-bs-theme=dark] .app-chat{--bs-chat-bg:#20202e}.highlight-row{background-color:#fff1f0}.custom-carousel .slick-next,.custom-carousel .slick-prev{height:50px;width:50px;z-index:1}.custom-carousel .slick-next:before,.custom-carousel .slick-prev:before{color:coral;font-size:30px}.custom-carousel .slick-dots li button:before{color:coral;font-size:12px}.custom-carousel .slick-dots li.slick-active button:before{color:#ff4500}.custom-carousel .slick-dots{bottom:-30px}.night-blue-row{background-color:#272366!important;color:#fff}.running-header{border-bottom:1px solid #ccc;padding-bottom:10px;position:running(header-content)}.running-footer{padding-top:5px;position:running(document-footer)}@media screen{.running-footer,.running-header{display:none}}@page{size:A4 landscape;margin-bottom:50px;margin-left:20px;margin-right:20px;margin-top:150px}@page{@top-center{content:element(header-content)}@bottom-right{color:#555;content:"Page " counter(page) " sur " counter(pages);font-size:10pt}@bottom-center{content:element(document-footer)}}.header-content{left:0;position:running(header-content);text-align:center;top:0;width:100%}.print-document .header-content{display:none}.bordereau-container .header-content{display:block}@media print{.print-document .header-content{display:block!important}}.bordereau-table{font-size:10pt;width:100%!important}.bordereau-table thead{display:table-header-group}.table-footer-totaux{padding:8px 0;width:100%}.row-totaux{border-bottom:3px double #000;border-top:1px solid #000;display:flex;font-weight:700;padding:5px 0}.cell-empty,.cell-total{padding:0 5px;text-align:right}.cell-empty{text-align:left!important}.total-general{font-size:11pt;font-weight:700;margin-top:10px}.token-modal-overlay{align-items:center;animation:fadeIn .3s ease-in;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.token-modal{animation:slideUp .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:450px;padding:0;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.token-modal-header{background:linear-gradient(135deg,#f57c00,#ff9800);border-radius:12px 12px 0 0;color:#fff;padding:20px 25px}.token-modal-header h2{align-items:center;display:flex;font-size:20px;font-weight:600;gap:10px;margin:0}.token-modal-body{padding:30px 25px;text-align:center}.token-modal-body p{color:#333;font-size:16px;line-height:1.5;margin:0 0 15px}.token-modal-body p:last-child{font-weight:500;margin-bottom:0}.token-modal-body strong{color:#f57c00;font-size:18px;font-weight:700}.token-modal-footer{border-top:1px solid #e0e0e0;display:flex;gap:15px;justify-content:flex-end;padding:20px 25px}.token-modal-footer button{border:none;border-radius:6px;cursor:pointer;font-size:15px;font-weight:600;min-width:120px;padding:12px 30px;transition:all .3s ease}.btn-disconnect{background:#f5f5f5;color:#666}.btn-disconnect:hover{background:#e0e0e0;color:#333}.btn-continue{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.btn-continue:hover{background:linear-gradient(135deg,#45a049,#3d8b40);box-shadow:0 4px 12px #4caf5066;transform:translateY(-2px)}.btn-continue:active,.btn-disconnect:active{transform:translateY(0)}@media (max-width:480px){.token-modal{max-width:95%}.token-modal-header h2{font-size:18px}.token-modal-body p{font-size:14px}.token-modal-footer{flex-direction:column}.token-modal-footer button{width:100%}}
/*# sourceMappingURL=main.0e4a86c7.css.map*/