.login{background:#fff;display:flex;flex:1 1;flex-direction:row;margin:-30px}.login .stage{background:#3767c4;background-blend-mode:multiply;background-size:contain;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.login .stage div{display:flex;flex:1 1}.login .frame{display:flex;flex:0 0 50%;flex-direction:column;padding:0 50px}.login .frame .form{display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:auto;width:400px}.login .frame .form a.logo{background:url(/static/media/Logo.b2d3f8d98397a1140e24.png) no-repeat 0 0;background-size:contain;flex:0 0 80px;margin:0 0 40px}.login .frame .form h1{clear:both;color:var(--text-default);display:block;font-size:22pt;font-weight:300;height:25px;line-height:25px;padding:10px 0 20px;text-align:center}.login .frame .form span{clear:both;color:#555;display:block;font-size:16px;line-height:20px;margin:15px 0;text-align:center}.login .frame .form span strong{font-weight:600}.login .frame .form span.error{color:red}.login .frame .form p{clear:both;display:block;font-size:14px;line-height:20px;margin:15px 0}.login .frame .form p.forgot{margin:20px 0;text-align:right}.login .frame .form a{color:var(--blue-dark);cursor:pointer;text-decoration:none}.login .frame .form a:hover{text-decoration:underline}.login .frame .form .action-button.gap{margin:20px 0 0}.login .frame .form .group{clear:both;display:block;padding:20px 0 0}.login .frame .form .group.qr{padding:20px 0 25px}.login .frame .form .group p{clear:both;display:block;font-size:10pt;line-height:20px;margin:0 0 5px}.login .frame .form .group .input{background:#fff;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;clear:both;color:var(--input-text-color);display:block;font-size:11pt;line-height:20px;padding:12px;width:100%}.login .frame .form .group .input:focus{outline:none}.login .frame .form .group .input:-webkit-autofill,.login .frame .form .group .input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.login .frame .form .group .input:-webkit-autofill:active,.login .frame .form .group .input:-webkit-autofill:focus{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.action-button{background:var(--blue);border:none;border-radius:var(4px);border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex:1 1;flex-direction:row;font-size:16px;font-weight:600;justify-content:center;line-height:20px;padding:12px 20px;text-align:center}.action-button:hover{background:#fff;border:1px solid var(--blue);color:var(--blue)}.action-button.full-width{clear:both;float:none;width:100%}.button.trigger{align-items:center;border-radius:4px;color:var(--white);cursor:pointer;display:flex;flex-direction:row;justify-content:center;margin:0;min-height:20px;padding:6px 10px;position:relative;transition:all .5s;transition:all .25s ease-in-out}.button.trigger span{color:inherit;font-size:10pt;font-weight:600;height:20px;line-height:20px;text-align:center}.button.trigger i,.button.trigger svg{font-size:13pt}.button.trigger i.pad{margin-right:8px}.button.trigger.disabled{background:#fff!important;border:1px solid #414141!important;color:#999!important;cursor:not-allowed!important}.button.trigger.default{background:#fff;border:1px solid #414141;color:#414141}.button.trigger.default:focus,.button.trigger.default:hover{background:#6a6a6a;border:1px solid #6a6a6a;color:#fff}.button.trigger.dark{background:#414141;border:1px solid #414141;color:#fff}.button.trigger.dark:focus,.button.trigger.dark:hover{background:#616161}.button.trigger.dark span{font-size:9pt!important;font-weight:600!important}.button.trigger.red{background:#f44336;border:1px solid #f44336;color:#fff}.button.trigger.red:focus,.button.trigger.red:hover{background:#fff;border:1px solid #f44336;color:#f44336}.button.trigger.blue{background:var(--blue-dark);border:1px solid var(--blue-dark);color:#fff}.button.trigger.blue:focus,.button.trigger.blue:hover{background:#fff;border:1px solid var(--blue-dark);color:var(--blue-dark)}.button.trigger.blue-wire{background:#fff;border:1px solid var(--blue);color:var(--blue)}.button.trigger.blue-wire:focus,.button.trigger.blue-wire:hover{background:var(--blue);border:1px solid var(--blue);color:#fff}.button.trigger.green{background:var(--green);border:1px solid var(--green);color:#fff}.button.trigger.green:focus,.button.trigger.green:hover{background:#fff;border:1px solid var(--green);color:var(--green)}.container .content{display:flex;flex:0 1 auto;flex-direction:row-reverse;gap:20px}.container .content.column{flex-direction:column}.container .content .frame{background:#fff;border:1px solid #ddd;border-radius:6px;display:flex;flex:1 1;flex-direction:column}.container .content .frame .inner{display:flex;flex:1 1;flex-direction:column;gap:20px;padding:25px}.container .content .frame .inner ol.activity-log{display:flex;flex:0 1 auto;flex-direction:column;gap:20px}.container .content .frame .inner ol.activity-log li{display:flex;flex:0 1 auto;flex-direction:row;gap:15px}.container .content .frame .inner ol.activity-log li .avatar{background:var(--blue);border-radius:22px;color:#fff;flex:0 0 44px;font-size:12pt;font-weight:600;height:44px;line-height:44px;text-align:center;text-transform:uppercase;width:44px}.container .content .frame .inner ol.activity-log li .meta{display:flex;flex:1 1;flex-direction:column;gap:5px}.container .content .frame .inner ol.activity-log li .meta .title{display:flex;flex:0 0 20px;flex-direction:row;gap:10px}.container .content .frame .inner ol.activity-log li .meta .title b{color:#333;font-size:10.5pt;font-weight:600;line-height:20px}.container .content .frame .inner ol.activity-log li .meta .title span{color:#444;font-size:10pt;font-weight:300;line-height:20px}.container .content .frame .inner ol.activity-log li .meta .title a{color:var(--blue-dark);font-size:10.5pt;font-weight:500;line-height:20px;text-decoration:none}.container .content .frame .inner ol.activity-log li .meta .title a svg{padding:0 3px 0 0}.container .content .frame .inner ol.activity-log li .meta .title a:hover{text-decoration:underline}.container .content .frame .inner ol.activity-log li .meta .status{display:flex;flex:0 0 24px;flex-direction:row;gap:10px}.container .content .frame .inner ol.activity-log li .meta .status p{align-items:center;border-radius:3px;display:flex;flex:0 1 auto;flex-direction:row;padding:2px 8px}.container .content .frame .inner ol.activity-log li .meta .status p.green{background:var(--green);color:#fff}.container .content .frame .inner ol.activity-log li .meta .status p.yellow{background:var(--yellow);color:#fff}.container .content .frame .inner ol.activity-log li .meta .status p.red{background:var(--red);color:#fff}.container .content .frame .inner ol.activity-log li .meta .status p svg{flex:0 0 14px;height:14px;margin:0 5px 0 0;width:14px}.container .content .frame .inner ol.activity-log li .meta .status p span{color:#fff;font-size:9.5pt;font-weight:600;font-weight:500;line-height:20px}.container .content .frame .inner ol.activity-log li .meta .status span{color:#222;font-size:10.5pt;font-weight:400;line-height:24px}.container .content .frame .inner ol.activity-log li .meta .body{background:#f9f9f9;border-radius:5px;color:#333;font-size:10.5pt;line-height:24px;margin:5px 0 0;padding:10px}.container .content .frame .inner ol.activity-log li .meta .body strong{font-weight:600}.container .content .frame .inner .add-new{background:#fff;border:1px dashed #ccc;border-radius:6px;display:flex;flex:0 1 auto;flex-direction:row;padding:15px}.container .content .frame .inner .add-new>div{display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:center}.container .content .frame .inner .add-new>div:last-child{flex:0 1 auto}.container .content .frame .inner .add-new>div h2{flex:0 1 auto;font-size:11pt;font-weight:400;line-height:20px}.container .content .frame .inner .add-new>div>span{flex:0 1 auto;font-size:10pt;font-weight:300;line-height:20px}.container .content .frame .inner .add-new>div .button{flex:0 1 38px}.container .content .frame .inner .add-new>div .selector{flex-direction:row;width:200px}.container .content .frame .inner .add-new>div .selector .custom-select{flex:1 1}.container .content .frame .inner .add-new>div .selector .custom-select.cs--is-disabled{cursor:not-allowed!important}.container .content .frame .inner .add-new>div .selector .custom-select .cs__control{border:1px solid #b0b0b0;box-shadow:none}.container .content .frame .inner .add-new>div .selector .custom-select .cs__control.cs__control--is-disabled{cursor:not-allowed!important}.container .content .frame .inner .add-new>div .selector .custom-select .cs__control .cs__input-container{padding:5px}.container .content .frame .inner .add-new>div .selector .custom-select .cs__menu{z-index:10}.container .content .frame .inner .add-new>div .selector .custom-select .cs__menu .cs__menu-list{border-radius:4px;padding:0}.container .content .frame .inner .add-new>div .selector .custom-select .cs__menu .cs__menu-list .cs__option.cs__option--is-focused,.container .content .frame .inner .add-new>div .selector .custom-select .cs__menu .cs__menu-list .cs__option:hover{background:var(--teal-lighter)}.container .content .frame .inner .add-new>div .selector .custom-select .cs__menu .cs__menu-list .cs__option.cs__option--is-selected{background:var(--teal)}.container .content .frame .inner .add-new>div .outline{align-items:center;border:1px dashed #bbb;border-radius:4px;flex:0 1 20px;flex-direction:row;gap:10px;overflow:hidden;padding:15px;position:relative}.container .content .frame .inner .add-new>div .outline svg{flex:0 1 18px;height:18px}.container .content .frame .inner .add-new>div .outline span{flex:0 1 auto;font-size:10pt;font-weight:400;line-height:20px}.container .content .frame .inner .add-new>div .outline span a{color:var(--blue-dark);text-decoration:none}.container .content .frame .inner .add-new>div .outline span a:hover{text-decoration:underline}.container .content .frame .inner .add-new>div .outline.uploading{background-color:#fff;border-color:var(--blue)}.container .content .frame .inner .add-new>div .outline.uploading:before{animation:scroll 3.5s linear infinite;background:repeating-linear-gradient(-45deg,#0091ae,#0091ae 22.5px,#fff 0,#fff 42.5px);content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;width:1000px}@keyframes scroll{0%{left:0}to{left:-600px}}.container .content .frame .inner .alert{align-items:center;background:var(--alert-yellow-background);border:1px solid var(--alert-yellow-primary);border-radius:6px;display:flex;flex:0 1 auto;flex-direction:row;gap:10px;margin-bottom:10px;padding:14px}.container .content .frame .inner .alert.red{background:var(--alert-red-background);border:1px solid var(--alert-red-primary)}.container .content .frame .inner .alert.red svg{color:var(--alert-red-primary)}.container .content .frame .inner .alert.blue{background:var(--alert-blue-background);border:1px solid var(--alert-blue-primary)}.container .content .frame .inner .alert.blue svg{color:var(--alert-blue-primary)}.container .content .frame .inner .alert svg{color:var(--alert-yellow-primary);flex:0 0 18px;height:18px;width:18px}.container .content .frame .inner .alert span{color:#333;flex:1 1;font-size:10.5pt;line-height:20px}.container .content .frame .inner .alert span b{font-weight:500}.container .content .details{display:flex;flex:0 0 250px;flex-direction:column;gap:10px}.container .content .details .controls{border-bottom:1px solid #ddd;display:flex;flex:0 0 36px;flex-direction:row;gap:10px;padding:5px 0 15px}.container .content .details .row{display:flex;flex:0 1 auto;flex-direction:column;gap:5px}.container .content .details .row .label{flex:0 1 auto;font-size:9.5pt;font-weight:500;line-height:20px;text-align:left}.container .content .details .row .value{display:flex;flex:1 1;flex-wrap:wrap;font-weight:400;gap:5px;line-height:38px}.container .content .details .row .value p.pill{border-radius:6px;flex:0 1 auto;font-size:10.5pt;font-weight:500;line-height:20px;margin:4px 0;padding:3px 10px}.container .content .details .row .value p.pill.green{background:var(--green);color:#fff}.container .content .details .row .value p.pill.grey{background:#e7e7e7;border:1px solid #ddd;color:#333}.container .content .details .row .value span{color:#444;font-size:10.5pt;font-weight:400}.container .content .details .row .value span a.linkage{color:var(--blue-dark);font-size:10.5pt;font-weight:500;padding:0 0 0 10px;text-decoration:none}.container .content .details .row .value span a.linkage:hover{text-decoration:underline}.container .content .details .row .value ol.users{display:flex;flex:1 1;flex-direction:column;gap:10px}.container .content .details .row .value ol.users li{display:flex;flex:1 1;flex-direction:row;gap:10px}.container .content .details .row .value ol.users li .avatar{background:var(--blue-dark);border-radius:13px;color:#fff;flex:0 0 26px;font-size:8.5pt;height:26px;line-height:26px;margin:2px 0 0;text-align:center;width:26px}.container .content .details .row .value ol.users li .meta{display:flex;flex:1 1;flex-direction:column}.container .content .details .row .value ol.users li .meta b{flex:0 0 20px;font-size:10.5pt;font-weight:500;line-height:20px}.container .content .details .row .value ol.users li .meta span{flex:0 0 15px;font-size:9pt;font-weight:400;line-height:15px}.container .content .details .line{background:#ddd;height:1px}.editor{display:flex;flex:0 1 auto;flex-direction:column;gap:15px}.editor .alert{align-items:center;background:var(--alert-yellow-background);border:1px solid var(--alert-yellow-primary);border-radius:6px;display:flex;flex:0 1 auto;flex-direction:row;gap:10px;margin-bottom:10px;padding:10px}.editor .alert.red{background:var(--alert-red-background);border:1px solid var(--alert-red-primary)}.editor .alert svg{color:#333;flex:0 0 18px;height:18px;width:18px}.editor .alert span{color:#333;flex:1 1;font-size:10pt;line-height:20px}.editor .alert span b{font-weight:500}.editor .section{border:1px dashed #ccc;border-radius:6px;display:flex;flex:0 1 auto;flex-direction:column;gap:10px;padding:10px}.editor .section .section{margin:0 0 0 30px}.editor .section .heading{background:#fafafa;border:1px solid #eee;border-radius:6px;color:var(--blue);flex:0 1 auto;padding:10px}.editor .section .heading.level-0{font-size:13pt;font-weight:600}.editor .section .heading.level-1{font-size:12pt;font-weight:500}.editor .section .heading.level-2{font-size:11pt;font-weight:500}.editor .section .heading.level-3{font-size:10pt;font-weight:400}.editor .section .heading span{height:24px;line-height:24px;margin:0 0 0 10px;outline:none}.editor .section .heading span:empty:after{color:#888;content:"No heading content found, click and type to add."}.editor .section .heading.editable:hover{border-color:#777}.editor .section .heading-block{font-weight:600}.editor .section .heading-block,.editor .section .text-block{background:#fff;border:1px solid #eee;border-radius:6px;color:#333;flex:0 1 auto;font-size:10pt;line-height:24px;margin:0 0 0 30px;outline:none;padding:10px}.editor .section .text-block{font-weight:400}.editor .section .text-block:empty:after{color:#888;content:"No text content found, click and type to add."}.editor .section .text-block.editable:hover{border-color:#777}.editor .section .text-block.comment{background:#fbe6f9;border:1px solid #e1cadf;padding-top:35px;position:relative}.editor .section .text-block.comment:before{content:"Comment / Observation:";display:block;font-weight:600;left:10px;line-height:20px;position:absolute;top:10px}.editor .section .text-block b{font-weight:600}.editor .section .note-block{background:#fff;border:1px solid #eee;border-radius:6px;color:#333;flex:0 1 auto;font-size:9pt;font-style:italic;font-weight:400;line-height:24px;margin:0 0 0 30px;outline:none;padding:10px}.editor .section .page-break{background:#fff;border:1px solid #eee;border-radius:2px;flex:0 1 auto;height:3px;margin:10px 0 10px 30px;padding:0;text-align:center}.editor .section .page-break:empty:after{background:#fff;color:#888;content:"PAGE BREAK";font-size:8pt;font-weight:600;padding:0 5px;position:relative;top:-8px}.editor .section .page-break.editable:hover{border-color:#777}.editor .section .table-block{background:#fff;border:1px solid #eee;border-radius:6px;display:flex;flex:0 1 auto;flex-direction:column;margin:0 0 0 30px;outline:none;padding:0}.editor .section .table-block li{border-bottom:1px solid #ccc;display:flex;flex:0 1 auto;flex-direction:row;position:relative}.editor .section .table-block li:last-child{border:none}.editor .section .table-block li.head{border-bottom:2px solid #ccc}.editor .section .table-block li.head div p{font-size:9pt;font-weight:600;text-transform:uppercase}.editor .section .table-block li.group{background:#f9f9f9}.editor .section .table-block li.group div p{font-size:10pt;font-weight:500}.editor .section .table-block li.total{background:#f9f9f9;border-bottom:1px solid #ccc;border-top:1px solid #ccc}.editor .section .table-block li.total div p{font-size:10pt;font-weight:600;text-transform:uppercase}.editor .section .table-block li.hidden div p{text-decoration:line-through}.editor .section .table-block li pre{background:#fff;border:1px solid #ccc;border-radius:3px 0 0 3px;border-right:none;display:none;flex:1 1;flex-direction:row;gap:5px;height:calc(100% - 20px);padding:10px 0 10px 10px;position:absolute;right:100%;top:-1px;width:20px}.editor .section .table-block li pre a{align-content:center;flex:0 0 15px}.editor .section .table-block li pre a.green{color:var(--green)}.editor .section .table-block li pre a.red{color:var(--red)}.editor .section .table-block li:hover pre{display:flex}.editor .section .table-block li div{border-right:1px solid #ccc;display:flex;flex:3 1;flex-direction:row;gap:10px;margin:6px 0;overflow:hidden;padding:0 10px}.editor .section .table-block li div:last-child{border:none}.editor .section .table-block li div.col{flex-direction:column;gap:0}.editor .section .table-block li div.number,.editor .section .table-block li div.text{flex:2 0}.editor .section .table-block li div.number p,.editor .section .table-block li div.number span{justify-content:end;text-align:right}.editor .section .table-block li div span{flex:0 1 auto;font-size:10pt;line-height:20px;padding:10px 0}.editor .section .table-block li div p{border-radius:6px;display:flex;flex:1 0;font-size:10pt;line-height:20px;overflow-wrap:anywhere;padding:8px}.editor .section .table-block li div p.small{font-size:9pt;padding:0 8px}.editor .section .table-block li div p.editable{background:#fbe6f9;border:1px solid #e1cadf;outline:none}.editor .section .table-block li div p.editable.number:empty:after{color:#888;content:"0.00"}.editor .section .table-block li div p.editable.text:empty:after{color:#888;content:"Type something..."}.editor .section .table-block li div p.editable:hover{border-color:#777}.editor .section .table-block li div p.none{font-style:italic;justify-content:center;text-align:center}.editor .section .chart-block{background:#fff;border:1px solid #eee;border-radius:6px;color:#333;display:flex;flex:0 1 auto;flex-direction:column;font-size:9pt;font-weight:400;line-height:24px;margin:0 0 0 30px;outline:none;padding:10px}.editor .section .chart-block h2{flex:0 1 auto;font-size:10pt;font-weight:600;line-height:20px;padding:10px;text-align:center}.editor .section .chart-block .chart{background:#fff;border:1px solid #eee;border-radius:6px;flex:0 1 auto;margin:10px 0;min-height:400px;padding:10px}.editor .section .chart-block .chart-error{color:red;flex:0 1 auto;font-size:10pt;font-weight:600;line-height:24px;margin:10px 0;padding:10px;text-align:center}.editor .section .chart-block ol{background:#fff;border:1px solid #eee;border-radius:6px;display:flex;flex:0 1 auto;flex-direction:column}.editor .section .chart-block ol li{border-bottom:1px solid #eee;display:flex;flex:0 1 auto;flex-direction:row}.editor .section .chart-block ol li:last-child{border:none}.editor .section .chart-block ol li div{border-right:1px solid #eee;flex:2 1;font-size:8pt;font-weight:600;padding:10px}.editor .section .chart-block ol li div:last-child{border:none}.editor .section .chart-block ol li div.value{flex:1 1;font-weight:300;text-align:right}.editor .section .chart-block ol li.head div{background:#fafafa;font-weight:600}:root{--blue-dark:#3767c4;--blue:#3b82f6;--blue-hover:#2986f5;--green:#65ad5a;--green-hover:#65ad5ad9;--red:#f44336;--red-hover:#f44336d9;--yellow:#fbbf24;--teal:#397a91;--teal-lighter:#ebfdff;--teal-light:#c4dfe2;--teal-medium:#a7cfd6;--toastify-text-color-light:#333!important;--alert-yellow-primary:#fcdd74;--alert-yellow-background:#fffbeb;--alert-red-primary:#fab9b9;--alert-red-background:#fef2f2;--alert-blue-primary:#0091ae;--alert-blue-background:#0091ae26}ol.tab{border-bottom:1px solid #ddd;flex:0 0 42px;flex-direction:row;height:42px;padding:10px 20px 0}ol.tab,ol.tab li{display:flex;gap:10px}ol.tab li{border-bottom:3px solid #0000;cursor:pointer;flex:0 1 auto;flex-direction:row;height:25px;padding:10px 5px 5px}ol.tab li:hover span,ol.tab li:hover svg{color:#3767c4;color:var(--blue-dark)}ol.tab li svg{height:18px;transition:all .5s;width:18px}ol.tab li span{font-size:10.5pt;font-weight:600;line-height:20px;transition:all .5s}ol.tab li.active{border-bottom:2px solid #3767c4;border-bottom:2px solid var(--blue-dark)}ol.tab li.disabled{cursor:not-allowed}ol.tab li.disabled span,ol.tab li.disabled svg{color:#888}ul.table{background:#fff;border:1px solid #e8eaed;border-radius:6px;display:flex;flex:0 1 auto;flex-direction:column}ul.table.full{flex:1 1}ul.table li{border-bottom:1px solid #e8eaed;display:flex;flex:0 1 auto;flex-direction:row;gap:10px;padding:15px}ul.table li:last-child{border:none}ul.table li.head{background:#f5f6f7;padding:10px 15px}ul.table li.head b{color:#343f53;font-weight:500}ul.table li.head .align-right b{text-align:right}ul.table li.vertically-centered div,ul.table li>div{justify-content:center}ul.table li>div{color:#333;display:flex;flex:2 1;flex-direction:column;font-size:10.5pt;gap:5px;position:relative}ul.table li>div.no-gap{gap:0}ul.table li>div.avatar{flex:0 0 40px}ul.table li>div.icon{flex:0 0 20px}ul.table li>div.icon svg{height:20px;width:20px}ul.table li>div.compact{flex:1 1}ul.table li>div.date{flex:0 0 130px;overflow:hidden}ul.table li>div.fixed{flex:0 0 250px}ul.table li>div.small{flex:0 0 20px}ul.table li>div.in-use{flex:0 0 55px}ul.table li>div.align-right span{text-align:right}ul.table li>div.actions{flex:0 0 78px;flex-direction:row}ul.table li>div.actions.single{flex:0 0 40px}ul.table li>div.actions button{height:40px}ul.table li>div.input{flex:0 0 100px;text-align:right}ul.table li>div.input input{width:82px}ul.table li>div .custom-select{flex:1 1;flex-direction:row;overflow:hidden;position:static}ul.table li>div .custom-select.cs--is-disabled{cursor:not-allowed!important}ul.table li>div .custom-select .cs__control{border:1px solid #b0b0b0;box-shadow:none}ul.table li>div .custom-select .cs__control.cs__control--is-disabled{cursor:not-allowed!important}ul.table li>div .custom-select .cs__control .cs__input-container{padding:5px}ul.table li>div .custom-select .cs__menu{z-index:10}ul.table li>div .custom-select .cs__menu .cs__menu-list{border-radius:4px;padding:0}ul.table li>div .custom-select .cs__menu .cs__menu-list .cs__option.cs__option--is-focused,ul.table li>div .custom-select .cs__menu .cs__menu-list .cs__option:hover{background:#ebfdff;background:var(--teal-lighter)}ul.table li>div .custom-select .cs__menu .cs__menu-list .cs__option.cs__option--is-selected{background:#397a91;background:var(--teal)}ul.table li>div .custom-select.fixed{width:250px}ul.table li>div .field-select .fs__control .fs__value-container{padding:5px}ul.table li>div b{font-weight:600;line-height:20px}ul.table li>div span{line-height:20px}ul.table li>div span.bold{font-weight:600}ul.table li>div span pre{background:#eee;border-radius:10px;color:#333;display:inline-block;font-weight:400;padding:2px 7px}ul.table li>div span pre.blue{background:#e4edf8;color:#2d5ab9}ul.table li>div span pre.red{background:#ebe1dd;color:#87240b}ul.table li>div span pre.green{background:#e5efed;color:#1d5032}ul.table li>div .codes{display:flex;flex-direction:row;gap:7px;margin:3px 0 0}ul.table li>div .codes p.code{background:#eee;border-radius:3px;font-size:8pt;line-height:15px;padding:2px 4px;text-transform:uppercase}ul.table li>div div.nested{display:flex;flex:0 1 auto;flex-direction:row;justify-content:left}ul.table li>div div.nested p{border-radius:3px;font-size:9pt;font-weight:500;line-height:20px;padding:2px 7px;text-transform:uppercase}ul.table li>div div.nested p.grey{background:#eee;color:#333}ul.table li>div div.nested p.blue{background:#3b82f6;background:var(--blue);color:#fff}ul.table li>div div.nested p.green{background:#65ad5a;background:var(--green);color:#fff}ul.table li>div div.nested p.yellow{background:#fbbf24;background:var(--yellow);color:#fff}ul.table li>div div.nested p.red{background:#f44336;background:var(--red);color:#fff}ul.table li>div div.nested a.button{border-radius:4px;display:flex;flex:0 0 18px;height:18px;padding:8px;width:18px}ul.table li>div div.nested a.button.green{background:#65ad5a;background:var(--green);color:#fff}ul.table li>div div.nested a.button.green:hover{background:#65ad5ad9;background:var(--green-hover)}ul.table li>div div.nested a.button.red{background:#f44336;background:var(--red);color:#fff}ul.table li>div div.nested a.button.red:hover{background:#f44336d9;background:var(--red-hover)}ul.table li>div div.nested a.button svg{flex:1 1;height:18px;width:18px}ul.table li>div div.nested>span{align-self:center;flex:0 1 auto;margin:0 0 0 10px}ul.table li>div>a{color:#333;display:flex;flex:1 1;flex-direction:column;justify-content:center;text-decoration:none}ul.table li>div>a:hover{color:#3767c4;color:var(--blue-dark)}ul.table li>div>a svg{height:18px;width:18px}ul.table li>div .avatars{display:flex;flex:1 1;flex-direction:row;gap:4px}ul.table li>div .avatars li{border:none;display:flex;flex:0 0 28px;gap:0;padding:0}ul.table li>div .avatars li div{border-radius:14px;color:#fff;flex:1 1;flex-direction:column;font-size:9pt;font-weight:500;height:28px;line-height:28px;text-align:center}ul.table li>div input{align-self:flex-start;border:1px solid #e8eaed;border-radius:5px;display:flex;flex:0 1 auto;font-size:10pt;height:20px;outline:none;padding:8px;text-align:right;width:calc(100% - 18px)}ul.table li>div input:focus{border:1px solid #777}ul.table li>div input:disabled{background:#eee;cursor:not-allowed}ul.table li>div input.right{text-align:left}ul.table li>div.overriden svg{height:15px;left:5px;top:5px;width:15px}ul.table li.none{padding:100px}ul.table li.none div{align-items:center;flex:1 1;gap:20px}ul.table li.none div svg{color:#3767c4;color:var(--blue-dark);flex:0 0 40px}ul.table li.none div h2{flex:0 1 auto;font-size:16pt;font-weight:500;line-height:30px}ul.table li.section{background:#fafafa;text-transform:uppercase}ul.table li.group{padding-left:40px}ul.table li.title-group{padding-left:60px}ul.table li.line{padding:5px 15px 5px 60px}ul.table li.line.pad{padding-left:80px}ul.table li.total div span{color:#666;font-size:9pt;text-transform:uppercase}.filters{display:flex;flex:0 1 auto;flex-direction:row;gap:10px}.filters .search{background:#fff;border:1px solid #e9e9ec;border-radius:5px;display:flex;flex:0 1 240px;gap:5px;height:20px;padding:10px;width:240px}.filters .search input{border:none;flex:1 1;font-size:10pt;font-weight:500;height:20px;line-height:20px;outline:none}.filters .search input::placeholder{font-size:10pt;font-weight:300}.filters .search svg{flex:0 1 16px;height:20px;width:14px}.filters .align-right{display:flex;flex:1 1;gap:10px;justify-content:flex-end}.drawer-mask{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000073;cursor:pointer;height:0;left:0;opacity:0;position:fixed;right:0;top:0;width:0;z-index:20}.drawer-mask.open{height:100%;opacity:1;width:100%}.drawer{animation-fill-mode:both;animation-timing-function:cubic-bezier(.5,1,.89,1);background:#fafafa;border-radius:6px;bottom:10px;display:flex;flex-direction:column;overflow:hidden;position:fixed;right:10px;top:10px;transition:all .2s;width:calc(100% - 90px);z-index:21}.drawer.open{animation-name:animate-slideLeftNoBounce}.drawer.closed{animation-name:animate-slideRightNoBounce}.drawer.closed .actions,.drawer.closed .content{display:none}@keyframes animate-slideLeftNoBounce{0%{opacity:0;transform:translateX(2000px)}to{transform:translateX(0)}}@keyframes animate-slideRightNoBounce{0%{opacity:0;transform:translateX(-2000px)}to{transform:translateX(0)}}.drawer.full{left:100%}.drawer.full.open{left:inherit;left:80px;right:10px}.drawer.sidebar{right:-550px!important;width:550px}.drawer.sidebar.small{right:-327px!important;width:327px}.drawer.sidebar.small .content{padding:12px}.drawer.sidebar.open{right:10px!important}.drawer.sidebar .content{max-height:calc(100% - 142px)}.drawer>.content{gap:0;overflow:auto;padding:24px}.drawer>.content,.drawer>.content>.children{display:flex;flex:1 1;flex-direction:column;position:relative}.drawer>.content>.children span.summary{flex:0 1 auto;font-size:10.5pt;font-weight:300;line-height:24px;padding:20px 0 10px}.drawer>.content>.children span.summary a{color:#3b82f6;color:var(--blue);font-weight:400;text-decoration:none}.drawer>.content>.children span.summary a:hover{text-decoration:underline}.drawer>.content>.children span.summary p{height:15px;line-height:15px;margin:0 0 5px}.drawer>.content>.children span.summary b{font-weight:400}.drawer>.content>.children span.summary ol{flex:o 1 auto;list-style:decimal;margin-left:20px;padding:10px 0}.drawer>.content>.children .row{border-bottom:1px solid #eee;display:flex!important;flex:0 1 auto!important;flex-direction:column;flex-wrap:wrap;padding:15px 0!important}.drawer>.content>.children .row .label{flex:0 1 auto;font-size:10.5pt;font-weight:500;line-height:20px;margin:0 0 8px;position:relative}.drawer>.content>.children .row .label.skeleton{width:30%}.drawer>.content>.children .row .label span{color:#777;font-size:9pt;position:absolute;right:0}.drawer>.content>.children .row .value{display:flex;flex:1 1;gap:10px;position:relative}.drawer>.content>.children .row .value>div.skeleton{flex:1 1;height:24px;padding:9px}.drawer>.content>.children .row .value input[type=date],.drawer>.content>.children .row .value input[type=number],.drawer>.content>.children .row .value input[type=text]{border:1px solid #b0b0b0;border-radius:4px;display:flex;flex:1 1;font-size:10.5pt;font-weight:400;height:24px;line-height:24px;outline:none;padding:9px;width:100%}.drawer>.content>.children .row .value input[type=date]::placeholder,.drawer>.content>.children .row .value input[type=number]::placeholder,.drawer>.content>.children .row .value input[type=text]::placeholder{color:#888}.drawer>.content>.children .row .value input[type=date].small,.drawer>.content>.children .row .value input[type=number].small,.drawer>.content>.children .row .value input[type=text].small{flex:0 1 80px}.drawer>.content>.children .row .value .custom-select{flex:1 1}.drawer>.content>.children .row .value .custom-select.cs--is-disabled{cursor:not-allowed!important}.drawer>.content>.children .row .value .custom-select .cs__control{border:1px solid #b0b0b0;box-shadow:none}.drawer>.content>.children .row .value .custom-select .cs__control.cs__control--is-disabled{cursor:not-allowed!important}.drawer>.content>.children .row .value .custom-select .cs__control .cs__input-container{padding:5px}.drawer>.content>.children .row .value .custom-select .cs__menu{z-index:10}.drawer>.content>.children .row .value .custom-select .cs__menu .cs__menu-list{border-radius:4px;padding:0}.drawer>.content>.children .row .value .custom-select .cs__menu .cs__menu-list .cs__option.cs__option--is-focused,.drawer>.content>.children .row .value .custom-select .cs__menu .cs__menu-list .cs__option:hover{background:#ebfdff;background:var(--teal-lighter)}.drawer>.content>.children .row .value .custom-select .cs__menu .cs__menu-list .cs__option.cs__option--is-selected{background:#397a91;background:var(--teal)}.drawer>.content>.children .row .value .field-select .fs__control .fs__value-container{padding:5px}.drawer .heading{color:var(--primary);display:flex;flex:0 1 30px;flex-direction:row;margin-bottom:10px}.drawer .heading i{flex:0 1 30px;font-size:15pt;line-height:30px;margin-right:6px}.drawer .heading span{flex:0 1 auto;font-size:11pt;font-weight:500;line-height:30px}.drawer .close-icon{color:#666;font-size:15pt;height:30px;line-height:30px;position:absolute;right:30px;text-align:center;text-decoration:none;top:24px;width:30px}.drawer .close-icon:hover{color:#3b82f6;color:var(--blue)}.drawer .actions{align-items:center;background:#fff;bottom:0;box-shadow:0 -1px 10px #0000001a;display:flex;flex-direction:row;gap:20px;justify-content:space-between;left:0;padding:24px;position:fixed;right:0}.drawer .actions .button{flex-grow:1;height:48px;justify-content:center;margin:0;padding:13px;text-align:center}.drawer .actions .button span{text-transform:uppercase}.drawer .actions div.skeleton{flex:1 1;height:48px}app{flex-direction:column}app,app .loading{display:flex;height:100%;position:relative}app .loading{align-items:center;clear:both;justify-content:center;left:0;top:0;width:100%}app .loading .spinner{animation:spin 1.5s infinite;border:6px solid #3b82f6;border-left-color:#0000;border-color:var(--blue) var(--blue) var(--blue) #0000;border-radius:50%;height:60px;margin:6em auto;position:relative;width:60px}app .loading .spinner:after,app .loading .spinner:before{background:#3b82f6;background:var(--blue);border-radius:50%;content:"";height:6px;left:4px;position:absolute;width:6px}app .loading .spinner:before{top:4px}app .loading .spinner:after{bottom:4px}@keyframes spin{to{transform:rotate(1turn)}}app .navigation{background:#fff;border-bottom:1px solid #ddd;display:flex;flex:0 0 38px;flex-direction:row;gap:15px;padding:15px 20px}app .navigation .title{flex:1 1}app .navigation .link{background:#fff;border:1px solid #3767c4;border:1px solid var(--blue-dark);border-radius:4px;color:#3767c4;color:var(--blue-dark);display:flex;flex:0 0 27px;flex-direction:row;gap:10px;justify-items:center;padding:5px 8px;text-decoration:none;transition:all .5s}app .navigation .link svg{flex:0 0 26px;height:26px;width:26px}app .navigation .link span{flex:0 1 auto;font-size:10pt;font-weight:600;line-height:20px;line-height:26px}app .navigation .link:hover{background:#3767c4;background:var(--blue-dark);color:#fff}app .navigation .profile{flex:0 0 40px;height:40px;margin:-15px 0;padding:15px 0;position:relative}app .navigation .profile:hover{background:#3b82f6;background:var(--blue)}app .navigation .profile:hover div svg{color:#fff;transform:rotate(-180deg)}app .navigation .profile:hover ul{display:block}app .navigation .profile div{border-radius:4px;cursor:pointer;display:flex;flex:1 1;flex-direction:row;height:32px;padding:4px 5px 5px 8px}app .navigation .profile div .avatar{border:1px solid #fff;border-radius:18px;color:#fff;flex:0 0 32px;font-size:10pt;font-weight:600;height:32px;justify-content:center;line-height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}app .navigation .profile div svg{color:#333;flex:0 0 20px;height:16px;padding:9px;transition:all .5s}app .navigation .profile ul{background:#fff;border:1px solid #ddd;border-radius:0 0 4px 4px;display:none;overflow:hidden;position:absolute;right:0;top:70px;width:120px}app .navigation .profile ul li{border-bottom:1px solid #eee;clear:both;display:block}app .navigation .profile ul li:last-child{border:none}app .navigation .profile ul li a{clear:both;color:#333;display:block;font-size:10pt;font-weight:500;line-height:20px;padding:10px;text-decoration:none}app .navigation .profile ul li a:hover{color:#3b82f6;color:var(--blue)}app .container{display:flex;flex:1 1;flex-direction:column;padding:30px}app .container .page-title{align-items:center;display:flex;flex-direction:row;gap:15px;height:38px;left:30px;position:absolute;top:15px;width:80%}app .container .page-title a{color:#333;display:flex;flex:0 0 20px;height:20px;text-decoration:none;width:20px}app .container .page-title a:hover{color:#3b82f6;color:var(--blue)}app .container .page-title a svg{height:20px;width:20px}app .container .page-title div{display:flex;flex:1 1;flex-direction:column;gap:2px}app .container .page-title div h4{color:#333;flex:0 0 20px;font-size:10pt;font-weight:400;line-height:20px}app .container .page-title div div{display:flex;flex:1 1;flex-direction:row;gap:10px}app .container .page-title div div p{border-radius:4px;color:#333;flex:0 1 auto;font-size:8pt;font-weight:600;line-height:20px;padding:0 8px;text-transform:uppercase}app .container .page-title div div p.grey{background:#ddd;color:#333}app .container .page-title div div p.yellow{background:#fbbf24;background:var(--yellow);color:#fff}app .container .page-title div div p.blue{background:#3b82f6;background:var(--blue);color:#fff}app .container .page-title div div p.red{background:#f44336;background:var(--red);color:#fff}app .container .page-title div div p.green{background:#65ad5a;background:var(--green);color:#fff}app .container .page-title div div h2{flex:0 1 auto;font-size:11pt;font-weight:500;line-height:20px}: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:#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-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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top: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{left:0;margin:0;padding:0;width:100vw}.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{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.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:#e74c3c;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:#e74c3c;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{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.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,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%{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:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform: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: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{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(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-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)}}body,html{background:#f8f8f8;border:0;font-size:100%;font:inherit;height:100%;margin:0;padding:0;vertical-align:initial}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--black);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont;font-size:10pt}applet,blockquote,div,h1,h2,h3,h4,h5,h6,iframe,object,p,span{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}blockquote{quotes:none}blockquote:after,blockquote:before{content:"";content:none}a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,pre,q{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}q{quotes:none}q:after,q:before{content:"";content:none}b,center,dd,dl,dt,i,s,samp,small,strike,strong,sub,sup,tt,u,var{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}ol,ul{list-style:none}fieldset,form,label,legend,li,ol,table,ul{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}table{border-collapse:collapse;border-spacing:0}caption,tbody,td,tfoot,th,thead,tr{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside{display:block}article,aside,canvas,details{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}details{display:block}embed{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}figcaption,figure,footer,header,hgroup,menu,nav{display:block}figcaption,figure,footer,header,hgroup,menu,nav,output,ruby,section{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}section{display:block}audio,input,mark,summary,time,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}input:-webkit-autofill{background:var(--white)!important}textarea{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}.clear{clear:both;display:block;height:0;overflow:hidden}#root{height:100%}.text-trim{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}