@charset "UTF-8";.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px 0 #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker-btns button:active,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:hover,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus,.bs-datepicker button:active,.bs-datepicker button:focus,.bs-datepicker button:hover,.bs-datepicker input:active,.bs-datepicker input:focus,.bs-datepicker input:hover{outline:none}.bs-datepicker-head{min-width:270px;height:50px;padding:10px;border-radius:3px 3px 0 0;text-align:justify}.bs-datepicker-head:after{content:"";display:inline-block;vertical-align:top;width:100%}.bs-datepicker-head button{display:inline-block;vertical-align:top;padding:0;height:30px;line-height:30px;border:0;background:#0000;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:active,.bs-datepicker-head button[disabled]:hover{background:#dddddd4d;color:#f5f5f5;cursor:not-allowed}.bs-datepicker-head button.next,.bs-datepicker-head button.previous{border-radius:50%;width:30px;height:30px}.bs-datepicker-head button.next span,.bs-datepicker-head button.previous span{font-size:28px;line-height:1;display:inline-block;position:relative;height:100%;width:100%;border-radius:50%}.bs-datepicker-head button.current{border-radius:15px;max-width:155px;padding:0 13px}.bs-datepicker-head button:hover{background-color:#0000001a}.bs-datepicker-head button:active{background-color:#0003}.bs-datepicker-body{padding:10px;border-radius:0 0 3px 3px;min-height:232px;min-width:278px;border:1px solid #e9edf0}.bs-datepicker-body .days.weeks{position:relative;z-index:1}.bs-datepicker-body table{width:100%;border-collapse:initial;border-spacing:0}.bs-datepicker-body table th{font-size:13px;color:#9aaec1;font-weight:400;text-align:center}.bs-datepicker-body table td{color:#54708b;text-align:center;position:relative;padding:0}.bs-datepicker-body table td span{display:block;margin:0 auto;font-size:13px;border-radius:50%;position:relative;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker-body table td:not(.disabled):not(.week) span:not(.disabled):not(.is-other-month){cursor:pointer}.bs-datepicker-body table td.is-highlighted:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-highlighted:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s}.bs-datepicker-body table td.is-active-other-month:not(.disabled):not(.selected) span,.bs-datepicker-body table td span.is-active-other-month:not(.disabled):not(.selected){background-color:#e9edf0;transition:0s;cursor:pointer}.bs-datepicker-body table td.disabled span,.bs-datepicker-body table td span.disabled{color:#9aaec1}.bs-datepicker-body table td.selected span,.bs-datepicker-body table td span.selected{color:#fff}.bs-datepicker-body table td.is-other-month span,.bs-datepicker-body table td span.is-other-month{color:#00000040}.bs-datepicker-body table td.active{position:relative}.bs-datepicker-body table td.active.select-start:before{left:35%}.bs-datepicker-body table td.active.select-end:before{left:-85%}.bs-datepicker-body table td.active.select-end span:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td span.active.select-start:after{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;transition:.3s;top:0;border-radius:50%}.bs-datepicker-body table td:before,.bs-datepicker-body table td span:before{content:"";display:block;position:absolute;z-index:-1;top:6px;bottom:6px;left:-2px;right:-2px;box-sizing:initial;background:#0000}.bs-datepicker-body table td.active.select-start+td.active:before{left:-20%}.bs-datepicker-body table td:last-child.active:before{border-radius:0 3px 3px 0;width:125%;left:-25%}.bs-datepicker-body table td[class*=select-] span,.bs-datepicker-body table td span[class*=select-]{border-radius:50%;color:#fff}.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.in-range:not(.select-start):before,.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before{background:#e9edf0}.bs-datepicker-body table.days span{width:32px;height:32px;line-height:32px}.bs-datepicker-body table.days span.select-start{z-index:2}.bs-datepicker-body table.days span.in-range.select-end:before,.bs-datepicker-body table.days span.is-highlighted.in-range:before{background:none;right:0;left:0}.bs-datepicker-body table.days td.active+td.is-highlighted:before,.bs-datepicker-body table.days td.active+td.select-end:before,.bs-datepicker-body table.days td.in-range+td.is-highlighted:before,.bs-datepicker-body table.days td.in-range+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.bs-datepicker-body table.days td.select-start+td.select-end:before{background:#e9edf0;width:100%}.bs-datepicker-body table.weeks tr td:nth-child(2).active:before{border-radius:3px 0 0 3px;left:0;width:100%}.bs-datepicker-body table:not(.weeks) tr td:first-child:before{border-radius:3px 0 0 3px}.bs-datepicker-body table.years td span{width:46px;height:46px;line-height:45px;margin:0 auto}.bs-datepicker-body table.years tr:not(:last-child) td span{margin-bottom:8px}.bs-datepicker-body table.months td{height:52px}.bs-datepicker-body table.months td span{padding:6px;border-radius:15px}.bs-datepicker .current-timedate{color:#54708b;font-size:15px;text-align:center;height:30px;line-height:30px;border-radius:20px;border:1px solid #e9edf0;margin-bottom:10px;cursor:pointer;text-transform:uppercase;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.bs-datepicker .current-timedate span:not(:empty):before{content:"";width:15px;height:16px;display:inline-block;margin-right:4px;vertical-align:text-bottom;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAYAAADJViUEAAABMklEQVQoU9VTwW3CQBCcOUgBtEBKSAukAnBKME+wFCAlYIhk8sQlxFABtJAScAsuAPBEewYcxCP8ouxrPDsza61uiVN1o6RNHD4htSCmq49RfO71BvMJqBBkITRf1kmUW49nQRC9h1I5AZlBClaL8aP1fKgOOxCx8aSLs+Q19eZuNO8QmPqJRtDFguy7OAcDbJPs+/BKVPDIPrvD2ZJgWAmVe7O0rI0Vqs1seyWUXpuJoppYCa5L+U++NpNPkr5OE2oMdARsb3gykJT5ydZcL8Z9Ww60nxg2LhjON9li9OwXZzo+xLbp3nC2s9CL2RrueGyVrgwNm8HpsCzZ9EEW6kqXlo1GQe03FzP/7W8Hl0dBtu7Bf7zt6mIwvX1RvzDCm7+q3mAW0Dl/GPdUCeXrZLT9BrDrGkm4qlPvAAAAAElFTkSuQmCC)}.bs-datepicker-multiple{border-radius:4px 0 0 4px}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-left:10px}.bs-datepicker-multiple .bs-datepicker{box-shadow:none;position:relative}.bs-datepicker-multiple .bs-datepicker:not(:last-child){padding-right:10px}.bs-datepicker-multiple .bs-datepicker+.bs-datepicker:after{content:"";display:block;width:14px;height:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAKCAYAAABrGwT5AAAA1ElEQVQoU42RsQrCUAxF77VuDu7O4oMWW//BURBBpZvgKk4uIrjoqKOTf+DopIO4uYggtFTfw3+pkQqCW1/G5J7kJiFy4m5MxUlxAzgIPHX+lzMPzupRYlYgxiR7vqsOP8YKzsTx0yxFMCUZ+q7aZzlr+OvgoWcAFyAHgat2jLWu48252DdqAihDJGSSJNUUxYmQjs3+hPQBlAh2rG2LCOPnaw3IiGDX99TRCs7ASJsNhUOA7d/LcuHvRG22FIZvsNXw1MX6VZExCilOQKEfeLXr/10+aC9Ho7arh7oAAAAASUVORK5CYII=);position:absolute;top:25px;left:-8px}.bs-datepicker-multiple .bs-datepicker .left{float:left}.bs-datepicker-multiple .bs-datepicker .right{float:right}.bs-datepicker-container{padding:15px}.bs-datepicker .bs-media-container{display:flex}@media (max-width:768px){.bs-datepicker .bs-media-container{flex-direction:column}}.bs-datepicker-custom-range{padding:15px;background:#eee}.bs-datepicker-predefined-btns button{width:100%;display:block;height:30px;background-color:#9aaec1;border-radius:4px;color:#fff;border:0;margin-bottom:10px;padding:0 18px;text-align:left;transition:.3s}.bs-datepicker-predefined-btns button:hover{background-color:#54708b}.bs-datepicker-buttons{display:flex;flex-flow:row wrap;justify-content:flex-end;padding-top:10px;border-top:1px solid #e9edf0}.bs-datepicker-buttons .btn-default{margin-left:10px}.bs-timepicker-container{padding:10px 0}.bs-timepicker-label{color:#54708b;margin-bottom:10px}.bs-timepicker-controls{display:inline-block;vertical-align:top;margin-right:10px}.bs-timepicker-controls button{width:20px;height:20px;border-radius:50%;border:0;background-color:#e9edf0;color:#54708b;font-size:16px;font-weight:700;vertical-align:middle;line-height:0;padding:0;transition:.3s}.bs-timepicker-controls button:hover{background-color:#d5dadd}.bs-timepicker-controls input{width:35px;height:25px;border-radius:13px;text-align:center;border:1px solid #e9edf0}.bs-timepicker .switch-time-format{text-transform:uppercase;min-width:54px;height:25px;border-radius:20px;border:1px solid #e9edf0;background:#fff;color:#54708b;font-size:13px}.bs-timepicker .switch-time-format img{vertical-align:initial;margin-left:4px}bs-datepicker-container,bs-daterangepicker-container{z-index:1080}@media (max-width:768px){.bs-datepicker-multiple{display:flex}.bs-datepicker-multiple+.bs-datepicker-multiple{margin-top:10px;margin-left:0}}.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td[class*=select-] span:after,.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-head,.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td.week span{color:#777}.theme-default .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#777;color:#fff;opacity:.5;transition:0s}.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td[class*=select-] span:after,.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-head,.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td.week span{color:#5cb85c}.theme-green .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5cb85c;color:#fff;opacity:.5;transition:0s}.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-head,.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td.week span{color:#5bc0de}.theme-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#5bc0de;color:#fff;opacity:.5;transition:0s}.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after,.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-head,.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.week span{color:#337ab7}.theme-dark-blue .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#337ab7;color:#fff;opacity:.5;transition:0s}.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td[class*=select-] span:after,.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-head,.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td.week span{color:#d9534f}.theme-red .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#d9534f;color:#fff;opacity:.5;transition:0s}.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td[class*=select-] span:after,.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-head,.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td.week span{color:#f0ad4e}.theme-orange .bs-datepicker-body table td.active-week span:hover{cursor:pointer;background-color:#f0ad4e;color:#fff;opacity:.5;transition:0s}.ngx-datatable.material{background:#fff;box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.ngx-datatable.material.striped .datatable-row-odd{background:#eee}.ngx-datatable.material.multi-click-selection .datatable-body-row.active,.ngx-datatable.material.multi-click-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active,.ngx-datatable.material.multi-selection .datatable-body-row.active .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active,.ngx-datatable.material.single-selection .datatable-body-row.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover,.ngx-datatable.material.multi-selection .datatable-body-row.active:hover .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:hover,.ngx-datatable.material.single-selection .datatable-body-row.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-click-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus,.ngx-datatable.material.multi-selection .datatable-body-row.active:focus .datatable-row-group,.ngx-datatable.material.single-selection .datatable-body-row.active:focus,.ngx-datatable.material.single-selection .datatable-body-row.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus,.ngx-datatable.material:not(.cell-selection) .datatable-body-row:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell:hover,.ngx-datatable.material.cell-selection .datatable-body-cell:hover .datatable-row-group{background-color:#eee;transition-property:background;transition-duration:.3s;transition-timing-function:linear}.ngx-datatable.material.cell-selection .datatable-body-cell:focus,.ngx-datatable.material.cell-selection .datatable-body-cell:focus .datatable-row-group{background-color:#ddd}.ngx-datatable.material.cell-selection .datatable-body-cell.active,.ngx-datatable.material.cell-selection .datatable-body-cell.active .datatable-row-group{background-color:#304ffe;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover,.ngx-datatable.material.cell-selection .datatable-body-cell.active:hover .datatable-row-group{background-color:#193ae4;color:#fff}.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus,.ngx-datatable.material.cell-selection .datatable-body-cell.active:focus .datatable-row-group{background-color:#2041ef;color:#fff}.ngx-datatable.material .empty-row{height:50px}.ngx-datatable.material .empty-row,.ngx-datatable.material .loading-row{text-align:left;padding:.5rem 1.2rem;vertical-align:top;border-top:0}.ngx-datatable.material .datatable-body .datatable-row-left,.ngx-datatable.material .datatable-header .datatable-row-left{background-color:#fff;background-position:100% 0;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQIHWPSkNeSBmJhTQVtbiDNCgASagIIuJX8OgAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-body .datatable-row-right,.ngx-datatable.material .datatable-header .datatable-row-right{background-position:0 0;background-color:#fff;background-repeat:repeat-y;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAABCAYAAAD5PA/NAAAAFklEQVQI12PQkNdi1VTQ5gbSwkAsDQARLAIGtOSFUAAAAABJRU5ErkJggg==)}.ngx-datatable.material .datatable-header{border-bottom:1px solid #0000001f}.ngx-datatable.material .datatable-header .datatable-header-cell{text-align:left;padding:.9rem 1.2rem;font-weight:400;background-color:#fff;color:#0000008a;vertical-align:bottom;font-size:12px;font-weight:500}.ngx-datatable.material .datatable-header .datatable-header-cell .datatable-header-cell-wrapper{position:relative}.ngx-datatable.material .datatable-header .datatable-header-cell.longpress .draggable:after{transition:transform .4s ease,opacity .4s ease;opacity:.5;transform:scale(1)}.ngx-datatable.material .datatable-header .datatable-header-cell .draggable:after{content:" ";position:absolute;top:50%;left:50%;margin:-30px 0 0 -30px;height:60px;width:60px;background:#eee;border-radius:100%;opacity:1;filter:none;transform:scale(0);z-index:9999;pointer-events:none}.ngx-datatable.material .datatable-header .datatable-header-cell.dragging .resize-handle{border-right:none}.ngx-datatable.material .datatable-header .resize-handle{border-right:1px solid #eee}.ngx-datatable.material .datatable-body .datatable-row-detail{background:#f5f5f5;padding:10px}.ngx-datatable.material .datatable-body .datatable-group-header{background:#f5f5f5;border-bottom:1px solid #d9d8d9;border-top:1px solid #d9d8d9}.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-cell,.ngx-datatable.material .datatable-body .datatable-body-row .datatable-body-group-cell{text-align:left;padding:.9rem 1.2rem;vertical-align:top;border-top:0;color:#000000de;transition:width .3s ease;font-size:14px;font-weight:400}.ngx-datatable.material .datatable-body .progress-linear{display:block;position:relative;width:100%;height:5px;padding:0;margin:0;position:absolute}.ngx-datatable.material .datatable-body .progress-linear .container{display:block;position:relative;overflow:hidden;width:100%;height:5px;transform:translate(0) scale(1);background-color:#aad1f9}.ngx-datatable.material .datatable-body .progress-linear .container .bar{transition:all .2s linear;animation:query .8s cubic-bezier(.39,.575,.565,1) infinite;transition:transform .2s linear;background-color:#106cc8;position:absolute;left:0;top:0;bottom:0;width:100%;height:5px}.ngx-datatable.material .datatable-footer{border-top:1px solid #0000001f;font-size:12px;font-weight:400;color:#0000008a}.ngx-datatable.material .datatable-footer .page-count{line-height:50px;height:50px;padding:0 1.2rem}.ngx-datatable.material .datatable-footer .datatable-pager{margin:0 10px}.ngx-datatable.material .datatable-footer .datatable-pager li{vertical-align:middle}.ngx-datatable.material .datatable-footer .datatable-pager li.disabled a{color:#00000042!important;background-color:initial!important}.ngx-datatable.material .datatable-footer .datatable-pager li.active a{background-color:#9e9e9e33;font-weight:700}.ngx-datatable.material .datatable-footer .datatable-pager a{height:22px;min-width:24px;line-height:22px;padding:0 6px;border-radius:3px;margin:6px 3px;text-align:center;vertical-align:top;color:#0000008a;text-decoration:none;vertical-align:bottom}.ngx-datatable.material .datatable-footer .datatable-pager a:hover{color:#000000bf;background-color:#9e9e9e33}.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-left,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-prev,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-right,.ngx-datatable.material .datatable-footer .datatable-pager .datatable-icon-skip{font-size:20px;line-height:20px;padding:0 3px}.ngx-datatable.material .datatable-summary-row .datatable-body-row,.ngx-datatable.material .datatable-summary-row .datatable-body-row:hover{background-color:#ddd}.ngx-datatable.material .datatable-summary-row .datatable-body-row .datatable-body-cell{font-weight:700}.datatable-checkbox{position:relative;margin:0;cursor:pointer;vertical-align:middle;display:inline-block;box-sizing:border-box;padding:0}.datatable-checkbox input[type=checkbox]{position:relative;margin:0 1rem 0 0;cursor:pointer;outline:none}.datatable-checkbox input[type=checkbox]:before{transition:all .3s ease-in-out;content:"";position:absolute;left:0;z-index:1;width:1rem;height:1rem;border:2px solid #f2f2f2}.datatable-checkbox input[type=checkbox]:checked:before{transform:rotate(-45deg);height:.5rem;border-color:#009688;border-top-style:none;border-right-style:none}.datatable-checkbox input[type=checkbox]:after{content:"";position:absolute;top:0;left:0;width:1rem;height:1rem;background:#fff;cursor:pointer}@keyframes query{0%{opacity:1;transform:translateX(35%) scaleX(.3)}to{opacity:0;transform:translateX(-50%) scaleX(0)}}.ngx-dnd-container{background-color:#fff3;border:2px solid red;margin:10px;padding:10px}.ngx-dnd-container.gu-empty{border:2px dotted red}.ngx-dnd-container:nth-child(odd){background-color:#0003}.ngx-dnd-container .ex-moved{background-color:#e74c3c}.ngx-dnd-container .ex-over{background-color:#ffffff4d}.ngx-dnd-container .handle{padding:0 5px;margin-right:5px;background-color:#0006;cursor:move}.no-select{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.clearfix:after{content:" ";height:0}.ngx-dnd-box,.ngx-dnd-item{margin:10px;padding:10px;background-color:#0003;transition:opacity .4s ease-in-out;border:1px solid #add8e6;display:block}.ngx-dnd-box.has-handle [ngxdraghandle],.ngx-dnd-box.has-handle [ngxDragHandle],.ngx-dnd-box:not(.has-handle):not(.move-disabled),.ngx-dnd-item.has-handle [ngxdraghandle],.ngx-dnd-item.has-handle [ngxDragHandle],.ngx-dnd-item:not(.has-handle):not(.move-disabled){cursor:move;cursor:grab;cursor:-webkit-grab}.ngx-dnd-box .ngx-dnd-content,.ngx-dnd-item .ngx-dnd-content{-webkit-user-select:none;user-select:none}.ngx-dnd-box:hover,.ngx-dnd-item:hover{border:1px solid blue}.ngx-dnd-box{height:40px;width:40px;line-height:20px;text-align:center;float:left}.gu-mirror{position:fixed!important;margin:0!important;z-index:9999!important;opacity:.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.gu-hide{display:none!important}.gu-unselectable{-webkit-user-select:none!important;user-select:none!important}.gu-transit{opacity:.2;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";filter:alpha(opacity=20)}@font-face{font-family:Material Design Icons;src:url(materialdesignicons-webfont.88099b0417ab72af45f1.eot?v=2.8.94);src:url(materialdesignicons-webfont.88099b0417ab72af45f1.eot?#iefix&v=2.8.94) format("embedded-opentype"),url(materialdesignicons-webfont.95c357f78aeed959c0cc.woff2?v=2.8.94) format("woff2"),url(materialdesignicons-webfont.e077d54c69746d628ecd.woff?v=2.8.94) format("woff"),url(materialdesignicons-webfont.7e8c4430463e4a7bae68.ttf?v=2.8.94) format("truetype"),url(materialdesignicons-webfont.4e2b780cd3eff3d9855c.svg?v=2.8.94#materialdesigniconsregular) format("svg");font-weight:400;font-style:normal}.mdi-set,.mdi:before{display:inline-block;font:normal normal normal 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:"\F002"}.mdi-access-point-network:before{content:"\F003"}.mdi-account:before{content:"\F004"}.mdi-account-alert:before{content:"\F005"}.mdi-account-box:before{content:"\F006"}.mdi-account-box-multiple:before{content:"\F933"}.mdi-account-box-outline:before{content:"\F007"}.mdi-account-card-details:before{content:"\F5D2"}.mdi-account-check:before{content:"\F008"}.mdi-account-child:before{content:"\FA88"}.mdi-account-child-circle:before{content:"\FA89"}.mdi-account-circle:before{content:"\F009"}.mdi-account-convert:before{content:"\F00A"}.mdi-account-details:before{content:"\F631"}.mdi-account-edit:before{content:"\F6BB"}.mdi-account-group:before{content:"\F848"}.mdi-account-heart:before{content:"\F898"}.mdi-account-key:before{content:"\F00B"}.mdi-account-location:before{content:"\F00C"}.mdi-account-minus:before{content:"\F00D"}.mdi-account-minus-outline:before{content:"\FAEB"}.mdi-account-multiple:before{content:"\F00E"}.mdi-account-multiple-check:before{content:"\F8C4"}.mdi-account-multiple-minus:before{content:"\F5D3"}.mdi-account-multiple-outline:before{content:"\F00F"}.mdi-account-multiple-plus:before{content:"\F010"}.mdi-account-multiple-plus-outline:before{content:"\F7FF"}.mdi-account-network:before{content:"\F011"}.mdi-account-off:before{content:"\F012"}.mdi-account-outline:before{content:"\F013"}.mdi-account-plus:before{content:"\F014"}.mdi-account-plus-outline:before{content:"\F800"}.mdi-account-remove:before{content:"\F015"}.mdi-account-remove-outline:before{content:"\FAEC"}.mdi-account-search:before{content:"\F016"}.mdi-account-search-outline:before{content:"\F934"}.mdi-account-settings:before{content:"\F630"}.mdi-account-star:before{content:"\F017"}.mdi-account-supervisor:before{content:"\FA8A"}.mdi-account-supervisor-circle:before{content:"\FA8B"}.mdi-account-switch:before{content:"\F019"}.mdi-accusoft:before{content:"\F849"}.mdi-adjust:before{content:"\F01A"}.mdi-adobe:before{content:"\F935"}.mdi-air-conditioner:before{content:"\F01B"}.mdi-airballoon:before{content:"\F01C"}.mdi-airplane:before{content:"\F01D"}.mdi-airplane-landing:before{content:"\F5D4"}.mdi-airplane-off:before{content:"\F01E"}.mdi-airplane-takeoff:before{content:"\F5D5"}.mdi-airplay:before{content:"\F01F"}.mdi-airport:before{content:"\F84A"}.mdi-alarm:before{content:"\F020"}.mdi-alarm-bell:before{content:"\F78D"}.mdi-alarm-check:before{content:"\F021"}.mdi-alarm-light:before{content:"\F78E"}.mdi-alarm-multiple:before{content:"\F022"}.mdi-alarm-off:before{content:"\F023"}.mdi-alarm-plus:before{content:"\F024"}.mdi-alarm-snooze:before{content:"\F68D"}.mdi-album:before{content:"\F025"}.mdi-alert:before{content:"\F026"}.mdi-alert-box:before{content:"\F027"}.mdi-alert-circle:before{content:"\F028"}.mdi-alert-circle-outline:before{content:"\F5D6"}.mdi-alert-decagram:before{content:"\F6BC"}.mdi-alert-octagon:before{content:"\F029"}.mdi-alert-octagram:before{content:"\F766"}.mdi-alert-outline:before{content:"\F02A"}.mdi-alien:before{content:"\F899"}.mdi-all-inclusive:before{content:"\F6BD"}.mdi-alpha:before{content:"\F02B"}.mdi-alpha-a:before{content:"\41"}.mdi-alpha-a-box:before{content:"\FAED"}.mdi-alpha-b:before{content:"\42"}.mdi-alpha-b-box:before{content:"\FAEE"}.mdi-alpha-c:before{content:"\43"}.mdi-alpha-c-box:before{content:"\FAEF"}.mdi-alpha-d:before{content:"\44"}.mdi-alpha-d-box:before{content:"\FAF0"}.mdi-alpha-e:before{content:"\45"}.mdi-alpha-e-box:before{content:"\FAF1"}.mdi-alpha-f:before{content:"\46"}.mdi-alpha-f-box:before{content:"\FAF2"}.mdi-alpha-g:before{content:"\47"}.mdi-alpha-g-box:before{content:"\FAF3"}.mdi-alpha-h:before{content:"\48"}.mdi-alpha-h-box:before{content:"\FAF4"}.mdi-alpha-i:before{content:"\49"}.mdi-alpha-i-box:before{content:"\FAF5"}.mdi-alpha-j:before{content:"\4A"}.mdi-alpha-j-box:before{content:"\FAF6"}.mdi-alpha-k:before{content:"\4B"}.mdi-alpha-k-box:before{content:"\FAF7"}.mdi-alpha-l:before{content:"\4C"}.mdi-alpha-l-box:before{content:"\FAF8"}.mdi-alpha-m:before{content:"\4D"}.mdi-alpha-m-box:before{content:"\FAF9"}.mdi-alpha-n:before{content:"\4E"}.mdi-alpha-n-box:before{content:"\FAFA"}.mdi-alpha-o:before{content:"\4F"}.mdi-alpha-o-box:before{content:"\FAFB"}.mdi-alpha-p:before{content:"\50"}.mdi-alpha-p-box:before{content:"\FAFC"}.mdi-alpha-q:before{content:"\51"}.mdi-alpha-q-box:before{content:"\FAFD"}.mdi-alpha-r:before{content:"\52"}.mdi-alpha-r-box:before{content:"\FAFE"}.mdi-alpha-s:before{content:"\53"}.mdi-alpha-s-box:before{content:"\FAFF"}.mdi-alpha-t:before{content:"\54"}.mdi-alpha-t-box:before{content:"\FB00"}.mdi-alpha-u:before{content:"\55"}.mdi-alpha-u-box:before{content:"\FB01"}.mdi-alpha-v:before{content:"\56"}.mdi-alpha-v-box:before{content:"\FB02"}.mdi-alpha-w:before{content:"\57"}.mdi-alpha-w-box:before{content:"\FB03"}.mdi-alpha-x:before{content:"\58"}.mdi-alpha-x-box:before{content:"\FB04"}.mdi-alpha-y:before{content:"\59"}.mdi-alpha-y-box:before{content:"\FB05"}.mdi-alpha-z:before{content:"\5A"}.mdi-alpha-z-box:before{content:"\FB06"}.mdi-alphabetical:before{content:"\F02C"}.mdi-altimeter:before{content:"\F5D7"}.mdi-amazon:before{content:"\F02D"}.mdi-amazon-alexa:before{content:"\F8C5"}.mdi-amazon-drive:before{content:"\F02E"}.mdi-ambulance:before{content:"\F02F"}.mdi-ampersand:before{content:"\FA8C"}.mdi-amplifier:before{content:"\F030"}.mdi-anchor:before{content:"\F031"}.mdi-android:before{content:"\F032"}.mdi-android-auto:before{content:"\FA8D"}.mdi-android-debug-bridge:before{content:"\F033"}.mdi-android-head:before{content:"\F78F"}.mdi-android-studio:before{content:"\F034"}.mdi-angle-acute:before{content:"\F936"}.mdi-angle-obtuse:before{content:"\F937"}.mdi-angle-right:before{content:"\F938"}.mdi-angular:before{content:"\F6B1"}.mdi-angularjs:before{content:"\F6BE"}.mdi-animation:before{content:"\F5D8"}.mdi-animation-outline:before{content:"\FA8E"}.mdi-animation-play:before{content:"\F939"}.mdi-animation-play-outline:before{content:"\FA8F"}.mdi-anvil:before{content:"\F89A"}.mdi-apple:before{content:"\F035"}.mdi-apple-finder:before{content:"\F036"}.mdi-apple-icloud:before{content:"\F038"}.mdi-apple-ios:before{content:"\F037"}.mdi-apple-keyboard-caps:before{content:"\F632"}.mdi-apple-keyboard-command:before{content:"\F633"}.mdi-apple-keyboard-control:before{content:"\F634"}.mdi-apple-keyboard-option:before{content:"\F635"}.mdi-apple-keyboard-shift:before{content:"\F636"}.mdi-apple-safari:before{content:"\F039"}.mdi-application:before{content:"\F614"}.mdi-apps:before{content:"\F03B"}.mdi-arch:before{content:"\F8C6"}.mdi-archive:before{content:"\F03C"}.mdi-arrange-bring-forward:before{content:"\F03D"}.mdi-arrange-bring-to-front:before{content:"\F03E"}.mdi-arrange-send-backward:before{content:"\F03F"}.mdi-arrange-send-to-back:before{content:"\F040"}.mdi-arrow-all:before{content:"\F041"}.mdi-arrow-bottom-left:before{content:"\F042"}.mdi-arrow-bottom-left-bold-outline:before{content:"\F9B6"}.mdi-arrow-bottom-left-thick:before{content:"\F9B7"}.mdi-arrow-bottom-right:before{content:"\F043"}.mdi-arrow-bottom-right-bold-outline:before{content:"\F9B8"}.mdi-arrow-bottom-right-thick:before{content:"\F9B9"}.mdi-arrow-collapse:before{content:"\F615"}.mdi-arrow-collapse-all:before{content:"\F044"}.mdi-arrow-collapse-down:before{content:"\F791"}.mdi-arrow-collapse-horizontal:before{content:"\F84B"}.mdi-arrow-collapse-left:before{content:"\F792"}.mdi-arrow-collapse-right:before{content:"\F793"}.mdi-arrow-collapse-up:before{content:"\F794"}.mdi-arrow-collapse-vertical:before{content:"\F84C"}.mdi-arrow-decision:before{content:"\F9BA"}.mdi-arrow-decision-auto:before{content:"\F9BB"}.mdi-arrow-decision-auto-outline:before{content:"\F9BC"}.mdi-arrow-decision-outline:before{content:"\F9BD"}.mdi-arrow-down:before{content:"\F045"}.mdi-arrow-down-bold:before{content:"\F72D"}.mdi-arrow-down-bold-box:before{content:"\F72E"}.mdi-arrow-down-bold-box-outline:before{content:"\F72F"}.mdi-arrow-down-bold-circle:before{content:"\F047"}.mdi-arrow-down-bold-circle-outline:before{content:"\F048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\F049"}.mdi-arrow-down-bold-outline:before{content:"\F9BE"}.mdi-arrow-down-box:before{content:"\F6BF"}.mdi-arrow-down-drop-circle:before{content:"\F04A"}.mdi-arrow-down-drop-circle-outline:before{content:"\F04B"}.mdi-arrow-down-thick:before{content:"\F046"}.mdi-arrow-expand:before{content:"\F616"}.mdi-arrow-expand-all:before{content:"\F04C"}.mdi-arrow-expand-down:before{content:"\F795"}.mdi-arrow-expand-horizontal:before{content:"\F84D"}.mdi-arrow-expand-left:before{content:"\F796"}.mdi-arrow-expand-right:before{content:"\F797"}.mdi-arrow-expand-up:before{content:"\F798"}.mdi-arrow-expand-vertical:before{content:"\F84E"}.mdi-arrow-left:before{content:"\F04D"}.mdi-arrow-left-bold:before{content:"\F730"}.mdi-arrow-left-bold-box:before{content:"\F731"}.mdi-arrow-left-bold-box-outline:before{content:"\F732"}.mdi-arrow-left-bold-circle:before{content:"\F04F"}.mdi-arrow-left-bold-circle-outline:before{content:"\F050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\F051"}.mdi-arrow-left-bold-outline:before{content:"\F9BF"}.mdi-arrow-left-box:before{content:"\F6C0"}.mdi-arrow-left-drop-circle:before{content:"\F052"}.mdi-arrow-left-drop-circle-outline:before{content:"\F053"}.mdi-arrow-left-right-bold-outline:before{content:"\F9C0"}.mdi-arrow-left-thick:before{content:"\F04E"}.mdi-arrow-right:before{content:"\F054"}.mdi-arrow-right-bold:before{content:"\F733"}.mdi-arrow-right-bold-box:before{content:"\F734"}.mdi-arrow-right-bold-box-outline:before{content:"\F735"}.mdi-arrow-right-bold-circle:before{content:"\F056"}.mdi-arrow-right-bold-circle-outline:before{content:"\F057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\F058"}.mdi-arrow-right-bold-outline:before{content:"\F9C1"}.mdi-arrow-right-box:before{content:"\F6C1"}.mdi-arrow-right-drop-circle:before{content:"\F059"}.mdi-arrow-right-drop-circle-outline:before{content:"\F05A"}.mdi-arrow-right-thick:before{content:"\F055"}.mdi-arrow-split-horizontal:before{content:"\F93A"}.mdi-arrow-split-vertical:before{content:"\F93B"}.mdi-arrow-top-left:before{content:"\F05B"}.mdi-arrow-top-left-bold-outline:before{content:"\F9C2"}.mdi-arrow-top-left-thick:before{content:"\F9C3"}.mdi-arrow-top-right:before{content:"\F05C"}.mdi-arrow-top-right-bold-outline:before{content:"\F9C4"}.mdi-arrow-top-right-thick:before{content:"\F9C5"}.mdi-arrow-up:before{content:"\F05D"}.mdi-arrow-up-bold:before{content:"\F736"}.mdi-arrow-up-bold-box:before{content:"\F737"}.mdi-arrow-up-bold-box-outline:before{content:"\F738"}.mdi-arrow-up-bold-circle:before{content:"\F05F"}.mdi-arrow-up-bold-circle-outline:before{content:"\F060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\F061"}.mdi-arrow-up-bold-outline:before{content:"\F9C6"}.mdi-arrow-up-box:before{content:"\F6C2"}.mdi-arrow-up-down-bold-outline:before{content:"\F9C7"}.mdi-arrow-up-drop-circle:before{content:"\F062"}.mdi-arrow-up-drop-circle-outline:before{content:"\F063"}.mdi-arrow-up-thick:before{content:"\F05E"}.mdi-artist:before{content:"\F802"}.mdi-aspect-ratio:before{content:"\FA23"}.mdi-assistant:before{content:"\F064"}.mdi-asterisk:before{content:"\F6C3"}.mdi-at:before{content:"\F065"}.mdi-atlassian:before{content:"\F803"}.mdi-atom:before{content:"\F767"}.mdi-attachment:before{content:"\F066"}.mdi-audio-video:before{content:"\F93C"}.mdi-audiobook:before{content:"\F067"}.mdi-augmented-reality:before{content:"\F84F"}.mdi-auto-fix:before{content:"\F068"}.mdi-auto-upload:before{content:"\F069"}.mdi-autorenew:before{content:"\F06A"}.mdi-av-timer:before{content:"\F06B"}.mdi-axe:before{content:"\F8C7"}.mdi-azure:before{content:"\F804"}.mdi-babel:before{content:"\FA24"}.mdi-baby:before{content:"\F06C"}.mdi-baby-buggy:before{content:"\F68E"}.mdi-backburger:before{content:"\F06D"}.mdi-backspace:before{content:"\F06E"}.mdi-backup-restore:before{content:"\F06F"}.mdi-badminton:before{content:"\F850"}.mdi-balloon:before{content:"\FA25"}.mdi-ballot:before{content:"\F9C8"}.mdi-ballot-outline:before{content:"\F9C9"}.mdi-bandcamp:before{content:"\F674"}.mdi-bank:before{content:"\F070"}.mdi-bank-transfer:before{content:"\FA26"}.mdi-bank-transfer-in:before{content:"\FA27"}.mdi-bank-transfer-out:before{content:"\FA28"}.mdi-barcode:before{content:"\F071"}.mdi-barcode-scan:before{content:"\F072"}.mdi-barley:before{content:"\F073"}.mdi-barrel:before{content:"\F074"}.mdi-baseball:before{content:"\F851"}.mdi-baseball-bat:before{content:"\F852"}.mdi-basecamp:before{content:"\F075"}.mdi-basket:before{content:"\F076"}.mdi-basket-fill:before{content:"\F077"}.mdi-basket-unfill:before{content:"\F078"}.mdi-basketball:before{content:"\F805"}.mdi-battery:before{content:"\F079"}.mdi-battery-10:before{content:"\F07A"}.mdi-battery-10-bluetooth:before{content:"\F93D"}.mdi-battery-20:before{content:"\F07B"}.mdi-battery-20-bluetooth:before{content:"\F93E"}.mdi-battery-30:before{content:"\F07C"}.mdi-battery-30-bluetooth:before{content:"\F93F"}.mdi-battery-40:before{content:"\F07D"}.mdi-battery-40-bluetooth:before{content:"\F940"}.mdi-battery-50:before{content:"\F07E"}.mdi-battery-50-bluetooth:before{content:"\F941"}.mdi-battery-60:before{content:"\F07F"}.mdi-battery-60-bluetooth:before{content:"\F942"}.mdi-battery-70:before{content:"\F080"}.mdi-battery-70-bluetooth:before{content:"\F943"}.mdi-battery-80:before{content:"\F081"}.mdi-battery-80-bluetooth:before{content:"\F944"}.mdi-battery-90:before{content:"\F082"}.mdi-battery-90-bluetooth:before{content:"\F945"}.mdi-battery-alert:before{content:"\F083"}.mdi-battery-alert-bluetooth:before{content:"\F946"}.mdi-battery-bluetooth:before{content:"\F947"}.mdi-battery-bluetooth-variant:before{content:"\F948"}.mdi-battery-charging:before{content:"\F084"}.mdi-battery-charging-10:before{content:"\F89B"}.mdi-battery-charging-100:before{content:"\F085"}.mdi-battery-charging-20:before{content:"\F086"}.mdi-battery-charging-30:before{content:"\F087"}.mdi-battery-charging-40:before{content:"\F088"}.mdi-battery-charging-50:before{content:"\F89C"}.mdi-battery-charging-60:before{content:"\F089"}.mdi-battery-charging-70:before{content:"\F89D"}.mdi-battery-charging-80:before{content:"\F08A"}.mdi-battery-charging-90:before{content:"\F08B"}.mdi-battery-charging-outline:before{content:"\F89E"}.mdi-battery-charging-wireless:before{content:"\F806"}.mdi-battery-charging-wireless-10:before{content:"\F807"}.mdi-battery-charging-wireless-20:before{content:"\F808"}.mdi-battery-charging-wireless-30:before{content:"\F809"}.mdi-battery-charging-wireless-40:before{content:"\F80A"}.mdi-battery-charging-wireless-50:before{content:"\F80B"}.mdi-battery-charging-wireless-60:before{content:"\F80C"}.mdi-battery-charging-wireless-70:before{content:"\F80D"}.mdi-battery-charging-wireless-80:before{content:"\F80E"}.mdi-battery-charging-wireless-90:before{content:"\F80F"}.mdi-battery-charging-wireless-alert:before{content:"\F810"}.mdi-battery-charging-wireless-outline:before{content:"\F811"}.mdi-battery-minus:before{content:"\F08C"}.mdi-battery-negative:before{content:"\F08D"}.mdi-battery-outline:before{content:"\F08E"}.mdi-battery-plus:before{content:"\F08F"}.mdi-battery-positive:before{content:"\F090"}.mdi-battery-unknown:before{content:"\F091"}.mdi-battery-unknown-bluetooth:before{content:"\F949"}.mdi-beach:before{content:"\F092"}.mdi-beaker:before{content:"\F68F"}.mdi-beats:before{content:"\F097"}.mdi-bed-empty:before{content:"\F89F"}.mdi-beer:before{content:"\F098"}.mdi-behance:before{content:"\F099"}.mdi-bell:before{content:"\F09A"}.mdi-bell-off:before{content:"\F09B"}.mdi-bell-off-outline:before{content:"\FA90"}.mdi-bell-outline:before{content:"\F09C"}.mdi-bell-plus:before{content:"\F09D"}.mdi-bell-plus-outline:before{content:"\FA91"}.mdi-bell-ring:before{content:"\F09E"}.mdi-bell-ring-outline:before{content:"\F09F"}.mdi-bell-sleep:before{content:"\F0A0"}.mdi-bell-sleep-outline:before{content:"\FA92"}.mdi-beta:before{content:"\F0A1"}.mdi-betamax:before{content:"\F9CA"}.mdi-bible:before{content:"\F0A2"}.mdi-bike:before{content:"\F0A3"}.mdi-bing:before{content:"\F0A4"}.mdi-binoculars:before{content:"\F0A5"}.mdi-bio:before{content:"\F0A6"}.mdi-biohazard:before{content:"\F0A7"}.mdi-bitbucket:before{content:"\F0A8"}.mdi-bitcoin:before{content:"\F812"}.mdi-black-mesa:before{content:"\F0A9"}.mdi-blackberry:before{content:"\F0AA"}.mdi-blender:before{content:"\F0AB"}.mdi-blinds:before{content:"\F0AC"}.mdi-block-helper:before{content:"\F0AD"}.mdi-blogger:before{content:"\F0AE"}.mdi-bluetooth:before{content:"\F0AF"}.mdi-bluetooth-audio:before{content:"\F0B0"}.mdi-bluetooth-connect:before{content:"\F0B1"}.mdi-bluetooth-off:before{content:"\F0B2"}.mdi-bluetooth-settings:before{content:"\F0B3"}.mdi-bluetooth-transfer:before{content:"\F0B4"}.mdi-blur:before{content:"\F0B5"}.mdi-blur-linear:before{content:"\F0B6"}.mdi-blur-off:before{content:"\F0B7"}.mdi-blur-radial:before{content:"\F0B8"}.mdi-bomb:before{content:"\F690"}.mdi-bomb-off:before{content:"\F6C4"}.mdi-bone:before{content:"\F0B9"}.mdi-book:before{content:"\F0BA"}.mdi-book-lock:before{content:"\F799"}.mdi-book-lock-open:before{content:"\F79A"}.mdi-book-minus:before{content:"\F5D9"}.mdi-book-multiple:before{content:"\F0BB"}.mdi-book-multiple-minus:before{content:"\FA93"}.mdi-book-multiple-plus:before{content:"\FA94"}.mdi-book-multiple-remove:before{content:"\FA95"}.mdi-book-multiple-variant:before{content:"\F0BC"}.mdi-book-open:before{content:"\F0BD"}.mdi-book-open-page-variant:before{content:"\F5DA"}.mdi-book-open-variant:before{content:"\F0BE"}.mdi-book-plus:before{content:"\F5DB"}.mdi-book-remove:before{content:"\FA96"}.mdi-book-variant:before{content:"\F0BF"}.mdi-bookmark:before{content:"\F0C0"}.mdi-bookmark-check:before{content:"\F0C1"}.mdi-bookmark-minus:before{content:"\F9CB"}.mdi-bookmark-minus-outline:before{content:"\F9CC"}.mdi-bookmark-music:before{content:"\F0C2"}.mdi-bookmark-off:before{content:"\F9CD"}.mdi-bookmark-off-outline:before{content:"\F9CE"}.mdi-bookmark-outline:before{content:"\F0C3"}.mdi-bookmark-plus:before{content:"\F0C5"}.mdi-bookmark-plus-outline:before{content:"\F0C4"}.mdi-bookmark-remove:before{content:"\F0C6"}.mdi-boombox:before{content:"\F5DC"}.mdi-bootstrap:before{content:"\F6C5"}.mdi-border-all:before{content:"\F0C7"}.mdi-border-all-variant:before{content:"\F8A0"}.mdi-border-bottom:before{content:"\F0C8"}.mdi-border-bottom-variant:before{content:"\F8A1"}.mdi-border-color:before{content:"\F0C9"}.mdi-border-horizontal:before{content:"\F0CA"}.mdi-border-inside:before{content:"\F0CB"}.mdi-border-left:before{content:"\F0CC"}.mdi-border-left-variant:before{content:"\F8A2"}.mdi-border-none:before{content:"\F0CD"}.mdi-border-none-variant:before{content:"\F8A3"}.mdi-border-outside:before{content:"\F0CE"}.mdi-border-right:before{content:"\F0CF"}.mdi-border-right-variant:before{content:"\F8A4"}.mdi-border-style:before{content:"\F0D0"}.mdi-border-top:before{content:"\F0D1"}.mdi-border-top-variant:before{content:"\F8A5"}.mdi-border-vertical:before{content:"\F0D2"}.mdi-bottle-wine:before{content:"\F853"}.mdi-bow-tie:before{content:"\F677"}.mdi-bowl:before{content:"\F617"}.mdi-bowling:before{content:"\F0D3"}.mdi-box:before{content:"\F0D4"}.mdi-box-cutter:before{content:"\F0D5"}.mdi-box-shadow:before{content:"\F637"}.mdi-braille:before{content:"\F9CF"}.mdi-brain:before{content:"\F9D0"}.mdi-bridge:before{content:"\F618"}.mdi-briefcase:before{content:"\F0D6"}.mdi-briefcase-check:before{content:"\F0D7"}.mdi-briefcase-download:before{content:"\F0D8"}.mdi-briefcase-edit:before{content:"\FA97"}.mdi-briefcase-minus:before{content:"\FA29"}.mdi-briefcase-outline:before{content:"\F813"}.mdi-briefcase-plus:before{content:"\FA2A"}.mdi-briefcase-remove:before{content:"\FA2B"}.mdi-briefcase-search:before{content:"\FA2C"}.mdi-briefcase-upload:before{content:"\F0D9"}.mdi-brightness-1:before{content:"\F0DA"}.mdi-brightness-2:before{content:"\F0DB"}.mdi-brightness-3:before{content:"\F0DC"}.mdi-brightness-4:before{content:"\F0DD"}.mdi-brightness-5:before{content:"\F0DE"}.mdi-brightness-6:before{content:"\F0DF"}.mdi-brightness-7:before{content:"\F0E0"}.mdi-brightness-auto:before{content:"\F0E1"}.mdi-broom:before{content:"\F0E2"}.mdi-brush:before{content:"\F0E3"}.mdi-buddhism:before{content:"\F94A"}.mdi-buffer:before{content:"\F619"}.mdi-bug:before{content:"\F0E4"}.mdi-bug-check:before{content:"\FA2D"}.mdi-bug-check-outline:before{content:"\FA2E"}.mdi-bug-outline:before{content:"\FA2F"}.mdi-bulldozer:before{content:"\FB07"}.mdi-bulletin-board:before{content:"\F0E5"}.mdi-bullhorn:before{content:"\F0E6"}.mdi-bullhorn-outline:before{content:"\FB08"}.mdi-bullseye:before{content:"\F5DD"}.mdi-bullseye-arrow:before{content:"\F8C8"}.mdi-bus:before{content:"\F0E7"}.mdi-bus-alert:before{content:"\FA98"}.mdi-bus-articulated-end:before{content:"\F79B"}.mdi-bus-articulated-front:before{content:"\F79C"}.mdi-bus-clock:before{content:"\F8C9"}.mdi-bus-double-decker:before{content:"\F79D"}.mdi-bus-school:before{content:"\F79E"}.mdi-bus-side:before{content:"\F79F"}.mdi-cached:before{content:"\F0E8"}.mdi-cake:before{content:"\F0E9"}.mdi-cake-layered:before{content:"\F0EA"}.mdi-cake-variant:before{content:"\F0EB"}.mdi-calculator:before{content:"\F0EC"}.mdi-calculator-variant:before{content:"\FA99"}.mdi-calendar:before{content:"\F0ED"}.mdi-calendar-alert:before{content:"\FA30"}.mdi-calendar-blank:before{content:"\F0EE"}.mdi-calendar-check:before{content:"\F0EF"}.mdi-calendar-clock:before{content:"\F0F0"}.mdi-calendar-edit:before{content:"\F8A6"}.mdi-calendar-export:before{content:"\FB09"}.mdi-calendar-heart:before{content:"\F9D1"}.mdi-calendar-import:before{content:"\FB0A"}.mdi-calendar-multiple:before{content:"\F0F1"}.mdi-calendar-multiple-check:before{content:"\F0F2"}.mdi-calendar-multiselect:before{content:"\FA31"}.mdi-calendar-plus:before{content:"\F0F3"}.mdi-calendar-question:before{content:"\F691"}.mdi-calendar-range:before{content:"\F678"}.mdi-calendar-remove:before{content:"\F0F4"}.mdi-calendar-search:before{content:"\F94B"}.mdi-calendar-star:before{content:"\F9D2"}.mdi-calendar-text:before{content:"\F0F5"}.mdi-calendar-today:before{content:"\F0F6"}.mdi-calendar-week:before{content:"\FA32"}.mdi-calendar-week-begin:before{content:"\FA33"}.mdi-call-made:before{content:"\F0F7"}.mdi-call-merge:before{content:"\F0F8"}.mdi-call-missed:before{content:"\F0F9"}.mdi-call-received:before{content:"\F0FA"}.mdi-call-split:before{content:"\F0FB"}.mdi-camcorder:before{content:"\F0FC"}.mdi-camcorder-box:before{content:"\F0FD"}.mdi-camcorder-box-off:before{content:"\F0FE"}.mdi-camcorder-off:before{content:"\F0FF"}.mdi-camera:before{content:"\F100"}.mdi-camera-account:before{content:"\F8CA"}.mdi-camera-burst:before{content:"\F692"}.mdi-camera-enhance:before{content:"\F101"}.mdi-camera-front:before{content:"\F102"}.mdi-camera-front-variant:before{content:"\F103"}.mdi-camera-gopro:before{content:"\F7A0"}.mdi-camera-image:before{content:"\F8CB"}.mdi-camera-iris:before{content:"\F104"}.mdi-camera-metering-center:before{content:"\F7A1"}.mdi-camera-metering-matrix:before{content:"\F7A2"}.mdi-camera-metering-partial:before{content:"\F7A3"}.mdi-camera-metering-spot:before{content:"\F7A4"}.mdi-camera-off:before{content:"\F5DF"}.mdi-camera-party-mode:before{content:"\F105"}.mdi-camera-rear:before{content:"\F106"}.mdi-camera-rear-variant:before{content:"\F107"}.mdi-camera-switch:before{content:"\F108"}.mdi-camera-timer:before{content:"\F109"}.mdi-cancel:before{content:"\F739"}.mdi-candle:before{content:"\F5E2"}.mdi-candycane:before{content:"\F10A"}.mdi-cannabis:before{content:"\F7A5"}.mdi-caps-lock:before{content:"\FA9A"}.mdi-car:before{content:"\F10B"}.mdi-car-battery:before{content:"\F10C"}.mdi-car-connected:before{content:"\F10D"}.mdi-car-convertible:before{content:"\F7A6"}.mdi-car-estate:before{content:"\F7A7"}.mdi-car-hatchback:before{content:"\F7A8"}.mdi-car-limousine:before{content:"\F8CC"}.mdi-car-pickup:before{content:"\F7A9"}.mdi-car-side:before{content:"\F7AA"}.mdi-car-sports:before{content:"\F7AB"}.mdi-car-wash:before{content:"\F10E"}.mdi-caravan:before{content:"\F7AC"}.mdi-cards:before{content:"\F638"}.mdi-cards-club:before{content:"\F8CD"}.mdi-cards-diamond:before{content:"\F8CE"}.mdi-cards-heart:before{content:"\F8CF"}.mdi-cards-outline:before{content:"\F639"}.mdi-cards-playing-outline:before{content:"\F63A"}.mdi-cards-spade:before{content:"\F8D0"}.mdi-cards-variant:before{content:"\F6C6"}.mdi-carrot:before{content:"\F10F"}.mdi-cart:before{content:"\F110"}.mdi-cart-off:before{content:"\F66B"}.mdi-cart-outline:before{content:"\F111"}.mdi-cart-plus:before{content:"\F112"}.mdi-case-sensitive-alt:before{content:"\F113"}.mdi-cash:before{content:"\F114"}.mdi-cash-100:before{content:"\F115"}.mdi-cash-multiple:before{content:"\F116"}.mdi-cash-refund:before{content:"\FA9B"}.mdi-cash-usd:before{content:"\F117"}.mdi-cassette:before{content:"\F9D3"}.mdi-cast:before{content:"\F118"}.mdi-cast-connected:before{content:"\F119"}.mdi-cast-off:before{content:"\F789"}.mdi-castle:before{content:"\F11A"}.mdi-cat:before{content:"\F11B"}.mdi-cctv:before{content:"\F7AD"}.mdi-ceiling-light:before{content:"\F768"}.mdi-cellphone:before{content:"\F11C"}.mdi-cellphone-android:before{content:"\F11D"}.mdi-cellphone-arrow-down:before{content:"\F9D4"}.mdi-cellphone-basic:before{content:"\F11E"}.mdi-cellphone-dock:before{content:"\F11F"}.mdi-cellphone-erase:before{content:"\F94C"}.mdi-cellphone-iphone:before{content:"\F120"}.mdi-cellphone-key:before{content:"\F94D"}.mdi-cellphone-link:before{content:"\F121"}.mdi-cellphone-link-off:before{content:"\F122"}.mdi-cellphone-lock:before{content:"\F94E"}.mdi-cellphone-message:before{content:"\F8D2"}.mdi-cellphone-off:before{content:"\F94F"}.mdi-cellphone-screenshot:before{content:"\FA34"}.mdi-cellphone-settings:before{content:"\F123"}.mdi-cellphone-settings-variant:before{content:"\F950"}.mdi-cellphone-sound:before{content:"\F951"}.mdi-cellphone-text:before{content:"\F8D1"}.mdi-cellphone-wireless:before{content:"\F814"}.mdi-certificate:before{content:"\F124"}.mdi-chair-school:before{content:"\F125"}.mdi-chart-arc:before{content:"\F126"}.mdi-chart-areaspline:before{content:"\F127"}.mdi-chart-bar:before{content:"\F128"}.mdi-chart-bar-stacked:before{content:"\F769"}.mdi-chart-bubble:before{content:"\F5E3"}.mdi-chart-donut:before{content:"\F7AE"}.mdi-chart-donut-variant:before{content:"\F7AF"}.mdi-chart-gantt:before{content:"\F66C"}.mdi-chart-histogram:before{content:"\F129"}.mdi-chart-line:before{content:"\F12A"}.mdi-chart-line-stacked:before{content:"\F76A"}.mdi-chart-line-variant:before{content:"\F7B0"}.mdi-chart-multiline:before{content:"\F8D3"}.mdi-chart-pie:before{content:"\F12B"}.mdi-chart-scatterplot-hexbin:before{content:"\F66D"}.mdi-chart-timeline:before{content:"\F66E"}.mdi-check:before{content:"\F12C"}.mdi-check-all:before{content:"\F12D"}.mdi-check-circle:before{content:"\F5E0"}.mdi-check-circle-outline:before{content:"\F5E1"}.mdi-check-decagram:before{content:"\F790"}.mdi-check-outline:before{content:"\F854"}.mdi-checkbook:before{content:"\FA9C"}.mdi-checkbox-blank:before{content:"\F12E"}.mdi-checkbox-blank-circle:before{content:"\F12F"}.mdi-checkbox-blank-circle-outline:before{content:"\F130"}.mdi-checkbox-blank-outline:before{content:"\F131"}.mdi-checkbox-intermediate:before{content:"\F855"}.mdi-checkbox-marked:before{content:"\F132"}.mdi-checkbox-marked-circle:before{content:"\F133"}.mdi-checkbox-marked-circle-outline:before{content:"\F134"}.mdi-checkbox-marked-outline:before{content:"\F135"}.mdi-checkbox-multiple-blank:before{content:"\F136"}.mdi-checkbox-multiple-blank-circle:before{content:"\F63B"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\F63C"}.mdi-checkbox-multiple-blank-outline:before{content:"\F137"}.mdi-checkbox-multiple-marked:before{content:"\F138"}.mdi-checkbox-multiple-marked-circle:before{content:"\F63D"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\F63E"}.mdi-checkbox-multiple-marked-outline:before{content:"\F139"}.mdi-checkerboard:before{content:"\F13A"}.mdi-chemical-weapon:before{content:"\F13B"}.mdi-chess-bishop:before{content:"\F85B"}.mdi-chess-king:before{content:"\F856"}.mdi-chess-knight:before{content:"\F857"}.mdi-chess-pawn:before{content:"\F858"}.mdi-chess-queen:before{content:"\F859"}.mdi-chess-rook:before{content:"\F85A"}.mdi-chevron-double-down:before{content:"\F13C"}.mdi-chevron-double-left:before{content:"\F13D"}.mdi-chevron-double-right:before{content:"\F13E"}.mdi-chevron-double-up:before{content:"\F13F"}.mdi-chevron-down:before{content:"\F140"}.mdi-chevron-down-box:before{content:"\F9D5"}.mdi-chevron-down-box-outline:before{content:"\F9D6"}.mdi-chevron-down-circle:before{content:"\FB0B"}.mdi-chevron-down-circle-outline:before{content:"\FB0C"}.mdi-chevron-left:before{content:"\F141"}.mdi-chevron-left-box:before{content:"\F9D7"}.mdi-chevron-left-box-outline:before{content:"\F9D8"}.mdi-chevron-left-circle:before{content:"\FB0D"}.mdi-chevron-left-circle-outline:before{content:"\FB0E"}.mdi-chevron-right:before{content:"\F142"}.mdi-chevron-right-box:before{content:"\F9D9"}.mdi-chevron-right-box-outline:before{content:"\F9DA"}.mdi-chevron-right-circle:before{content:"\FB0F"}.mdi-chevron-right-circle-outline:before{content:"\FB10"}.mdi-chevron-up:before{content:"\F143"}.mdi-chevron-up-box:before{content:"\F9DB"}.mdi-chevron-up-box-outline:before{content:"\F9DC"}.mdi-chevron-up-circle:before{content:"\FB11"}.mdi-chevron-up-circle-outline:before{content:"\FB12"}.mdi-chili-hot:before{content:"\F7B1"}.mdi-chili-medium:before{content:"\F7B2"}.mdi-chili-mild:before{content:"\F7B3"}.mdi-chip:before{content:"\F61A"}.mdi-christianity:before{content:"\F952"}.mdi-church:before{content:"\F144"}.mdi-circle:before{content:"\F764"}.mdi-circle-edit-outline:before{content:"\F8D4"}.mdi-circle-medium:before{content:"\F9DD"}.mdi-circle-outline:before{content:"\F765"}.mdi-circle-slice-1:before{content:"\FA9D"}.mdi-circle-slice-2:before{content:"\FA9E"}.mdi-circle-slice-3:before{content:"\FA9F"}.mdi-circle-slice-4:before{content:"\FAA0"}.mdi-circle-slice-5:before{content:"\FAA1"}.mdi-circle-slice-6:before{content:"\FAA2"}.mdi-circle-slice-7:before{content:"\FAA3"}.mdi-circle-slice-8:before{content:"\FAA4"}.mdi-circle-small:before{content:"\F9DE"}.mdi-cisco-webex:before{content:"\F145"}.mdi-city:before{content:"\F146"}.mdi-city-variant:before{content:"\FA35"}.mdi-city-variant-outline:before{content:"\FA36"}.mdi-clipboard:before{content:"\F147"}.mdi-clipboard-account:before{content:"\F148"}.mdi-clipboard-alert:before{content:"\F149"}.mdi-clipboard-arrow-down:before{content:"\F14A"}.mdi-clipboard-arrow-left:before{content:"\F14B"}.mdi-clipboard-check:before{content:"\F14C"}.mdi-clipboard-check-outline:before{content:"\F8A7"}.mdi-clipboard-flow:before{content:"\F6C7"}.mdi-clipboard-outline:before{content:"\F14D"}.mdi-clipboard-plus:before{content:"\F750"}.mdi-clipboard-pulse:before{content:"\F85C"}.mdi-clipboard-pulse-outline:before{content:"\F85D"}.mdi-clipboard-text:before{content:"\F14E"}.mdi-clipboard-text-outline:before{content:"\FA37"}.mdi-clippy:before{content:"\F14F"}.mdi-clock:before{content:"\F953"}.mdi-clock-alert:before{content:"\F954"}.mdi-clock-alert-outline:before{content:"\F5CE"}.mdi-clock-end:before{content:"\F151"}.mdi-clock-fast:before{content:"\F152"}.mdi-clock-in:before{content:"\F153"}.mdi-clock-out:before{content:"\F154"}.mdi-clock-outline:before{content:"\F150"}.mdi-clock-start:before{content:"\F155"}.mdi-close:before{content:"\F156"}.mdi-close-box:before{content:"\F157"}.mdi-close-box-outline:before{content:"\F158"}.mdi-close-circle:before{content:"\F159"}.mdi-close-circle-outline:before{content:"\F15A"}.mdi-close-network:before{content:"\F15B"}.mdi-close-octagon:before{content:"\F15C"}.mdi-close-octagon-outline:before{content:"\F15D"}.mdi-close-outline:before{content:"\F6C8"}.mdi-closed-caption:before{content:"\F15E"}.mdi-cloud:before{content:"\F15F"}.mdi-cloud-alert:before{content:"\F9DF"}.mdi-cloud-braces:before{content:"\F7B4"}.mdi-cloud-check:before{content:"\F160"}.mdi-cloud-circle:before{content:"\F161"}.mdi-cloud-download:before{content:"\F162"}.mdi-cloud-off-outline:before{content:"\F164"}.mdi-cloud-outline:before{content:"\F163"}.mdi-cloud-print:before{content:"\F165"}.mdi-cloud-print-outline:before{content:"\F166"}.mdi-cloud-question:before{content:"\FA38"}.mdi-cloud-search:before{content:"\F955"}.mdi-cloud-search-outline:before{content:"\F956"}.mdi-cloud-sync:before{content:"\F63F"}.mdi-cloud-tags:before{content:"\F7B5"}.mdi-cloud-upload:before{content:"\F167"}.mdi-clover:before{content:"\F815"}.mdi-code-array:before{content:"\F168"}.mdi-code-braces:before{content:"\F169"}.mdi-code-brackets:before{content:"\F16A"}.mdi-code-equal:before{content:"\F16B"}.mdi-code-greater-than:before{content:"\F16C"}.mdi-code-greater-than-or-equal:before{content:"\F16D"}.mdi-code-less-than:before{content:"\F16E"}.mdi-code-less-than-or-equal:before{content:"\F16F"}.mdi-code-not-equal:before{content:"\F170"}.mdi-code-not-equal-variant:before{content:"\F171"}.mdi-code-parentheses:before{content:"\F172"}.mdi-code-string:before{content:"\F173"}.mdi-code-tags:before{content:"\F174"}.mdi-code-tags-check:before{content:"\F693"}.mdi-codepen:before{content:"\F175"}.mdi-coffee:before{content:"\F176"}.mdi-coffee-outline:before{content:"\F6C9"}.mdi-coffee-to-go:before{content:"\F177"}.mdi-cogs:before{content:"\F8D5"}.mdi-coin:before{content:"\F178"}.mdi-coins:before{content:"\F694"}.mdi-collage:before{content:"\F640"}.mdi-collapse-all:before{content:"\FAA5"}.mdi-collapse-all-outline:before{content:"\FAA6"}.mdi-color-helper:before{content:"\F179"}.mdi-comment:before{content:"\F17A"}.mdi-comment-account:before{content:"\F17B"}.mdi-comment-account-outline:before{content:"\F17C"}.mdi-comment-alert:before{content:"\F17D"}.mdi-comment-alert-outline:before{content:"\F17E"}.mdi-comment-arrow-left:before{content:"\F9E0"}.mdi-comment-arrow-left-outline:before{content:"\F9E1"}.mdi-comment-arrow-right:before{content:"\F9E2"}.mdi-comment-arrow-right-outline:before{content:"\F9E3"}.mdi-comment-check:before{content:"\F17F"}.mdi-comment-check-outline:before{content:"\F180"}.mdi-comment-eye:before{content:"\FA39"}.mdi-comment-eye-outline:before{content:"\FA3A"}.mdi-comment-multiple:before{content:"\F85E"}.mdi-comment-multiple-outline:before{content:"\F181"}.mdi-comment-outline:before{content:"\F182"}.mdi-comment-plus:before{content:"\F9E4"}.mdi-comment-plus-outline:before{content:"\F183"}.mdi-comment-processing:before{content:"\F184"}.mdi-comment-processing-outline:before{content:"\F185"}.mdi-comment-question:before{content:"\F816"}.mdi-comment-question-outline:before{content:"\F186"}.mdi-comment-remove:before{content:"\F5DE"}.mdi-comment-remove-outline:before{content:"\F187"}.mdi-comment-search:before{content:"\FA3B"}.mdi-comment-search-outline:before{content:"\FA3C"}.mdi-comment-text:before{content:"\F188"}.mdi-comment-text-multiple:before{content:"\F85F"}.mdi-comment-text-multiple-outline:before{content:"\F860"}.mdi-comment-text-outline:before{content:"\F189"}.mdi-compare:before{content:"\F18A"}.mdi-compass:before{content:"\F18B"}.mdi-compass-outline:before{content:"\F18C"}.mdi-console:before{content:"\F18D"}.mdi-console-line:before{content:"\F7B6"}.mdi-console-network:before{content:"\F8A8"}.mdi-contact-mail:before{content:"\F18E"}.mdi-contacts:before{content:"\F6CA"}.mdi-contain:before{content:"\FA3D"}.mdi-contain-end:before{content:"\FA3E"}.mdi-contain-start:before{content:"\FA3F"}.mdi-content-copy:before{content:"\F18F"}.mdi-content-cut:before{content:"\F190"}.mdi-content-duplicate:before{content:"\F191"}.mdi-content-paste:before{content:"\F192"}.mdi-content-save:before{content:"\F193"}.mdi-content-save-all:before{content:"\F194"}.mdi-content-save-outline:before{content:"\F817"}.mdi-content-save-settings:before{content:"\F61B"}.mdi-content-save-settings-outline:before{content:"\FB13"}.mdi-contrast:before{content:"\F195"}.mdi-contrast-box:before{content:"\F196"}.mdi-contrast-circle:before{content:"\F197"}.mdi-cookie:before{content:"\F198"}.mdi-copyright:before{content:"\F5E6"}.mdi-cordova:before{content:"\F957"}.mdi-corn:before{content:"\F7B7"}.mdi-counter:before{content:"\F199"}.mdi-cow:before{content:"\F19A"}.mdi-crane:before{content:"\F861"}.mdi-creation:before{content:"\F1C9"}.mdi-credit-card:before{content:"\F19B"}.mdi-credit-card-multiple:before{content:"\F19C"}.mdi-credit-card-off:before{content:"\F5E4"}.mdi-credit-card-plus:before{content:"\F675"}.mdi-credit-card-refund:before{content:"\FAA7"}.mdi-credit-card-scan:before{content:"\F19D"}.mdi-credit-card-settings:before{content:"\F8D6"}.mdi-crop:before{content:"\F19E"}.mdi-crop-free:before{content:"\F19F"}.mdi-crop-landscape:before{content:"\F1A0"}.mdi-crop-portrait:before{content:"\F1A1"}.mdi-crop-rotate:before{content:"\F695"}.mdi-crop-square:before{content:"\F1A2"}.mdi-crosshairs:before{content:"\F1A3"}.mdi-crosshairs-gps:before{content:"\F1A4"}.mdi-crown:before{content:"\F1A5"}.mdi-cryengine:before{content:"\F958"}.mdi-crystal-ball:before{content:"\FB14"}.mdi-cube:before{content:"\F1A6"}.mdi-cube-outline:before{content:"\F1A7"}.mdi-cube-send:before{content:"\F1A8"}.mdi-cube-unfolded:before{content:"\F1A9"}.mdi-cup:before{content:"\F1AA"}.mdi-cup-off:before{content:"\F5E5"}.mdi-cup-water:before{content:"\F1AB"}.mdi-cupcake:before{content:"\F959"}.mdi-curling:before{content:"\F862"}.mdi-currency-bdt:before{content:"\F863"}.mdi-currency-btc:before{content:"\F1AC"}.mdi-currency-chf:before{content:"\F7B8"}.mdi-currency-cny:before{content:"\F7B9"}.mdi-currency-eth:before{content:"\F7BA"}.mdi-currency-eur:before{content:"\F1AD"}.mdi-currency-gbp:before{content:"\F1AE"}.mdi-currency-inr:before{content:"\F1AF"}.mdi-currency-jpy:before{content:"\F7BB"}.mdi-currency-krw:before{content:"\F7BC"}.mdi-currency-kzt:before{content:"\F864"}.mdi-currency-ngn:before{content:"\F1B0"}.mdi-currency-php:before{content:"\F9E5"}.mdi-currency-rub:before{content:"\F1B1"}.mdi-currency-sign:before{content:"\F7BD"}.mdi-currency-try:before{content:"\F1B2"}.mdi-currency-twd:before{content:"\F7BE"}.mdi-currency-usd:before{content:"\F1B3"}.mdi-currency-usd-off:before{content:"\F679"}.mdi-current-ac:before{content:"\F95A"}.mdi-current-dc:before{content:"\F95B"}.mdi-cursor-default:before{content:"\F1B4"}.mdi-cursor-default-outline:before{content:"\F1B5"}.mdi-cursor-move:before{content:"\F1B6"}.mdi-cursor-pointer:before{content:"\F1B7"}.mdi-cursor-text:before{content:"\F5E7"}.mdi-database:before{content:"\F1B8"}.mdi-database-check:before{content:"\FAA8"}.mdi-database-export:before{content:"\F95D"}.mdi-database-import:before{content:"\F95C"}.mdi-database-lock:before{content:"\FAA9"}.mdi-database-minus:before{content:"\F1B9"}.mdi-database-plus:before{content:"\F1BA"}.mdi-database-search:before{content:"\F865"}.mdi-death-star:before{content:"\F8D7"}.mdi-death-star-variant:before{content:"\F8D8"}.mdi-debian:before{content:"\F8D9"}.mdi-debug-step-into:before{content:"\F1BB"}.mdi-debug-step-out:before{content:"\F1BC"}.mdi-debug-step-over:before{content:"\F1BD"}.mdi-decagram:before{content:"\F76B"}.mdi-decagram-outline:before{content:"\F76C"}.mdi-decimal-decrease:before{content:"\F1BE"}.mdi-decimal-increase:before{content:"\F1BF"}.mdi-delete:before{content:"\F1C0"}.mdi-delete-circle:before{content:"\F682"}.mdi-delete-empty:before{content:"\F6CB"}.mdi-delete-forever:before{content:"\F5E8"}.mdi-delete-outline:before{content:"\F9E6"}.mdi-delete-restore:before{content:"\F818"}.mdi-delete-sweep:before{content:"\F5E9"}.mdi-delete-variant:before{content:"\F1C1"}.mdi-delta:before{content:"\F1C2"}.mdi-desk-lamp:before{content:"\F95E"}.mdi-deskphone:before{content:"\F1C3"}.mdi-desktop-classic:before{content:"\F7BF"}.mdi-desktop-mac:before{content:"\F1C4"}.mdi-desktop-mac-dashboard:before{content:"\F9E7"}.mdi-desktop-tower:before{content:"\F1C5"}.mdi-desktop-tower-monitor:before{content:"\FAAA"}.mdi-details:before{content:"\F1C6"}.mdi-developer-board:before{content:"\F696"}.mdi-deviantart:before{content:"\F1C7"}.mdi-dialpad:before{content:"\F61C"}.mdi-diamond:before{content:"\F1C8"}.mdi-dice-1:before{content:"\F1CA"}.mdi-dice-2:before{content:"\F1CB"}.mdi-dice-3:before{content:"\F1CC"}.mdi-dice-4:before{content:"\F1CD"}.mdi-dice-5:before{content:"\F1CE"}.mdi-dice-6:before{content:"\F1CF"}.mdi-dice-d10:before{content:"\F76E"}.mdi-dice-d12:before{content:"\F866"}.mdi-dice-d20:before{content:"\F5EA"}.mdi-dice-d4:before{content:"\F5EB"}.mdi-dice-d6:before{content:"\F5EC"}.mdi-dice-d8:before{content:"\F5ED"}.mdi-dice-multiple:before{content:"\F76D"}.mdi-dictionary:before{content:"\F61D"}.mdi-dip-switch:before{content:"\F7C0"}.mdi-directions:before{content:"\F1D0"}.mdi-directions-fork:before{content:"\F641"}.mdi-disc:before{content:"\F5EE"}.mdi-disc-alert:before{content:"\F1D1"}.mdi-disc-player:before{content:"\F95F"}.mdi-discord:before{content:"\F66F"}.mdi-dishwasher:before{content:"\FAAB"}.mdi-disqus:before{content:"\F1D2"}.mdi-disqus-outline:before{content:"\F1D3"}.mdi-division:before{content:"\F1D4"}.mdi-division-box:before{content:"\F1D5"}.mdi-dlna:before{content:"\FA40"}.mdi-dna:before{content:"\F683"}.mdi-dns:before{content:"\F1D6"}.mdi-do-not-disturb:before{content:"\F697"}.mdi-do-not-disturb-off:before{content:"\F698"}.mdi-docker:before{content:"\F867"}.mdi-doctor:before{content:"\FA41"}.mdi-dog:before{content:"\FA42"}.mdi-dog-service:before{content:"\FAAC"}.mdi-dog-side:before{content:"\FA43"}.mdi-dolby:before{content:"\F6B2"}.mdi-domain:before{content:"\F1D7"}.mdi-donkey:before{content:"\F7C1"}.mdi-door:before{content:"\F819"}.mdi-door-closed:before{content:"\F81A"}.mdi-door-open:before{content:"\F81B"}.mdi-doorbell-video:before{content:"\F868"}.mdi-dot-net:before{content:"\FAAD"}.mdi-dots-horizontal:before{content:"\F1D8"}.mdi-dots-horizontal-circle:before{content:"\F7C2"}.mdi-dots-vertical:before{content:"\F1D9"}.mdi-dots-vertical-circle:before{content:"\F7C3"}.mdi-douban:before{content:"\F699"}.mdi-download:before{content:"\F1DA"}.mdi-download-multiple:before{content:"\F9E8"}.mdi-download-network:before{content:"\F6F3"}.mdi-drag:before{content:"\F1DB"}.mdi-drag-horizontal:before{content:"\F1DC"}.mdi-drag-vertical:before{content:"\F1DD"}.mdi-drawing:before{content:"\F1DE"}.mdi-drawing-box:before{content:"\F1DF"}.mdi-dribbble:before{content:"\F1E0"}.mdi-dribbble-box:before{content:"\F1E1"}.mdi-drone:before{content:"\F1E2"}.mdi-dropbox:before{content:"\F1E3"}.mdi-drupal:before{content:"\F1E4"}.mdi-duck:before{content:"\F1E5"}.mdi-dumbbell:before{content:"\F1E6"}.mdi-ear-hearing:before{content:"\F7C4"}.mdi-ear-hearing-off:before{content:"\FA44"}.mdi-earth:before{content:"\F1E7"}.mdi-earth-box:before{content:"\F6CC"}.mdi-earth-box-off:before{content:"\F6CD"}.mdi-earth-off:before{content:"\F1E8"}.mdi-edge:before{content:"\F1E9"}.mdi-egg:before{content:"\FAAE"}.mdi-egg-easter:before{content:"\FAAF"}.mdi-eight-track:before{content:"\F9E9"}.mdi-eject:before{content:"\F1EA"}.mdi-elephant:before{content:"\F7C5"}.mdi-elevation-decline:before{content:"\F1EB"}.mdi-elevation-rise:before{content:"\F1EC"}.mdi-elevator:before{content:"\F1ED"}.mdi-email:before{content:"\F1EE"}.mdi-email-alert:before{content:"\F6CE"}.mdi-email-check:before{content:"\FAB0"}.mdi-email-check-outline:before{content:"\FAB1"}.mdi-email-lock:before{content:"\F1F1"}.mdi-email-open:before{content:"\F1EF"}.mdi-email-open-outline:before{content:"\F5EF"}.mdi-email-outline:before{content:"\F1F0"}.mdi-email-plus:before{content:"\F9EA"}.mdi-email-plus-outline:before{content:"\F9EB"}.mdi-email-search:before{content:"\F960"}.mdi-email-search-outline:before{content:"\F961"}.mdi-email-variant:before{content:"\F5F0"}.mdi-ember:before{content:"\FB15"}.mdi-emby:before{content:"\F6B3"}.mdi-emoticon:before{content:"\F1F2"}.mdi-emoticon-cool:before{content:"\F1F3"}.mdi-emoticon-dead:before{content:"\F69A"}.mdi-emoticon-devil:before{content:"\F1F4"}.mdi-emoticon-excited:before{content:"\F69B"}.mdi-emoticon-happy:before{content:"\F1F5"}.mdi-emoticon-neutral:before{content:"\F1F6"}.mdi-emoticon-poop:before{content:"\F1F7"}.mdi-emoticon-sad:before{content:"\F1F8"}.mdi-emoticon-tongue:before{content:"\F1F9"}.mdi-engine:before{content:"\F1FA"}.mdi-engine-off:before{content:"\FA45"}.mdi-engine-off-outline:before{content:"\FA46"}.mdi-engine-outline:before{content:"\F1FB"}.mdi-equal:before{content:"\F1FC"}.mdi-equal-box:before{content:"\F1FD"}.mdi-eraser:before{content:"\F1FE"}.mdi-eraser-variant:before{content:"\F642"}.mdi-escalator:before{content:"\F1FF"}.mdi-et:before{content:"\FAB2"}.mdi-ethereum:before{content:"\F869"}.mdi-ethernet:before{content:"\F200"}.mdi-ethernet-cable:before{content:"\F201"}.mdi-ethernet-cable-off:before{content:"\F202"}.mdi-etsy:before{content:"\F203"}.mdi-ev-station:before{content:"\F5F1"}.mdi-eventbrite:before{content:"\F7C6"}.mdi-evernote:before{content:"\F204"}.mdi-exclamation:before{content:"\F205"}.mdi-exit-run:before{content:"\FA47"}.mdi-exit-to-app:before{content:"\F206"}.mdi-expand-all:before{content:"\FAB3"}.mdi-expand-all-outline:before{content:"\FAB4"}.mdi-exponent:before{content:"\F962"}.mdi-exponent-box:before{content:"\F963"}.mdi-export:before{content:"\F207"}.mdi-eye:before{content:"\F208"}.mdi-eye-off:before{content:"\F209"}.mdi-eye-off-outline:before{content:"\F6D0"}.mdi-eye-outline:before{content:"\F6CF"}.mdi-eye-plus:before{content:"\F86A"}.mdi-eye-plus-outline:before{content:"\F86B"}.mdi-eye-settings:before{content:"\F86C"}.mdi-eye-settings-outline:before{content:"\F86D"}.mdi-eyedropper:before{content:"\F20A"}.mdi-eyedropper-variant:before{content:"\F20B"}.mdi-face:before{content:"\F643"}.mdi-face-profile:before{content:"\F644"}.mdi-facebook:before{content:"\F20C"}.mdi-facebook-box:before{content:"\F20D"}.mdi-facebook-messenger:before{content:"\F20E"}.mdi-facebook-workplace:before{content:"\FB16"}.mdi-factory:before{content:"\F20F"}.mdi-fan:before{content:"\F210"}.mdi-fan-off:before{content:"\F81C"}.mdi-fast-forward:before{content:"\F211"}.mdi-fast-forward-outline:before{content:"\F6D1"}.mdi-fax:before{content:"\F212"}.mdi-feather:before{content:"\F6D2"}.mdi-feature-search:before{content:"\FA48"}.mdi-feature-search-outline:before{content:"\FA49"}.mdi-fedora:before{content:"\F8DA"}.mdi-ferry:before{content:"\F213"}.mdi-file:before{content:"\F214"}.mdi-file-account:before{content:"\F73A"}.mdi-file-alert:before{content:"\FA4A"}.mdi-file-alert-outline:before{content:"\FA4B"}.mdi-file-cabinet:before{content:"\FAB5"}.mdi-file-chart:before{content:"\F215"}.mdi-file-check:before{content:"\F216"}.mdi-file-cloud:before{content:"\F217"}.mdi-file-compare:before{content:"\F8A9"}.mdi-file-delimited:before{content:"\F218"}.mdi-file-document:before{content:"\F219"}.mdi-file-document-box:before{content:"\F21A"}.mdi-file-document-box-multiple:before{content:"\FAB6"}.mdi-file-document-box-multiple-outline:before{content:"\FAB7"}.mdi-file-document-box-outline:before{content:"\F9EC"}.mdi-file-document-outline:before{content:"\F9ED"}.mdi-file-download:before{content:"\F964"}.mdi-file-download-outline:before{content:"\F965"}.mdi-file-excel:before{content:"\F21B"}.mdi-file-excel-box:before{content:"\F21C"}.mdi-file-export:before{content:"\F21D"}.mdi-file-find:before{content:"\F21E"}.mdi-file-hidden:before{content:"\F613"}.mdi-file-image:before{content:"\F21F"}.mdi-file-import:before{content:"\F220"}.mdi-file-lock:before{content:"\F221"}.mdi-file-move:before{content:"\FAB8"}.mdi-file-multiple:before{content:"\F222"}.mdi-file-music:before{content:"\F223"}.mdi-file-outline:before{content:"\F224"}.mdi-file-pdf:before{content:"\F225"}.mdi-file-pdf-box:before{content:"\F226"}.mdi-file-percent:before{content:"\F81D"}.mdi-file-plus:before{content:"\F751"}.mdi-file-powerpoint:before{content:"\F227"}.mdi-file-powerpoint-box:before{content:"\F228"}.mdi-file-presentation-box:before{content:"\F229"}.mdi-file-question:before{content:"\F86E"}.mdi-file-replace:before{content:"\FB17"}.mdi-file-replace-outline:before{content:"\FB18"}.mdi-file-restore:before{content:"\F670"}.mdi-file-send:before{content:"\F22A"}.mdi-file-tree:before{content:"\F645"}.mdi-file-undo:before{content:"\F8DB"}.mdi-file-upload:before{content:"\FA4C"}.mdi-file-upload-outline:before{content:"\FA4D"}.mdi-file-video:before{content:"\F22B"}.mdi-file-word:before{content:"\F22C"}.mdi-file-word-box:before{content:"\F22D"}.mdi-file-xml:before{content:"\F22E"}.mdi-film:before{content:"\F22F"}.mdi-filmstrip:before{content:"\F230"}.mdi-filmstrip-off:before{content:"\F231"}.mdi-filter:before{content:"\F232"}.mdi-filter-outline:before{content:"\F233"}.mdi-filter-remove:before{content:"\F234"}.mdi-filter-remove-outline:before{content:"\F235"}.mdi-filter-variant:before{content:"\F236"}.mdi-finance:before{content:"\F81E"}.mdi-find-replace:before{content:"\F6D3"}.mdi-fingerprint:before{content:"\F237"}.mdi-fire:before{content:"\F238"}.mdi-fire-truck:before{content:"\F8AA"}.mdi-firebase:before{content:"\F966"}.mdi-firefox:before{content:"\F239"}.mdi-fish:before{content:"\F23A"}.mdi-flag:before{content:"\F23B"}.mdi-flag-checkered:before{content:"\F23C"}.mdi-flag-outline:before{content:"\F23D"}.mdi-flag-triangle:before{content:"\F23F"}.mdi-flag-variant:before{content:"\F240"}.mdi-flag-variant-outline:before{content:"\F23E"}.mdi-flash:before{content:"\F241"}.mdi-flash-auto:before{content:"\F242"}.mdi-flash-circle:before{content:"\F81F"}.mdi-flash-off:before{content:"\F243"}.mdi-flash-outline:before{content:"\F6D4"}.mdi-flash-red-eye:before{content:"\F67A"}.mdi-flashlight:before{content:"\F244"}.mdi-flashlight-off:before{content:"\F245"}.mdi-flask:before{content:"\F093"}.mdi-flask-empty:before{content:"\F094"}.mdi-flask-empty-outline:before{content:"\F095"}.mdi-flask-outline:before{content:"\F096"}.mdi-flattr:before{content:"\F246"}.mdi-flip-to-back:before{content:"\F247"}.mdi-flip-to-front:before{content:"\F248"}.mdi-floor-lamp:before{content:"\F8DC"}.mdi-floor-plan:before{content:"\F820"}.mdi-floppy:before{content:"\F249"}.mdi-floppy-variant:before{content:"\F9EE"}.mdi-flower:before{content:"\F24A"}.mdi-flower-outline:before{content:"\F9EF"}.mdi-flower-tulip:before{content:"\F9F0"}.mdi-flower-tulip-outline:before{content:"\F9F1"}.mdi-folder:before{content:"\F24B"}.mdi-folder-account:before{content:"\F24C"}.mdi-folder-clock:before{content:"\FAB9"}.mdi-folder-clock-outline:before{content:"\FABA"}.mdi-folder-download:before{content:"\F24D"}.mdi-folder-edit:before{content:"\F8DD"}.mdi-folder-google-drive:before{content:"\F24E"}.mdi-folder-image:before{content:"\F24F"}.mdi-folder-key:before{content:"\F8AB"}.mdi-folder-key-network:before{content:"\F8AC"}.mdi-folder-lock:before{content:"\F250"}.mdi-folder-lock-open:before{content:"\F251"}.mdi-folder-move:before{content:"\F252"}.mdi-folder-multiple:before{content:"\F253"}.mdi-folder-multiple-image:before{content:"\F254"}.mdi-folder-multiple-outline:before{content:"\F255"}.mdi-folder-network:before{content:"\F86F"}.mdi-folder-open:before{content:"\F76F"}.mdi-folder-outline:before{content:"\F256"}.mdi-folder-plus:before{content:"\F257"}.mdi-folder-remove:before{content:"\F258"}.mdi-folder-search:before{content:"\F967"}.mdi-folder-search-outline:before{content:"\F968"}.mdi-folder-star:before{content:"\F69C"}.mdi-folder-upload:before{content:"\F259"}.mdi-font-awesome:before{content:"\F03A"}.mdi-food:before{content:"\F25A"}.mdi-food-apple:before{content:"\F25B"}.mdi-food-croissant:before{content:"\F7C7"}.mdi-food-fork-drink:before{content:"\F5F2"}.mdi-food-off:before{content:"\F5F3"}.mdi-food-variant:before{content:"\F25C"}.mdi-football:before{content:"\F25D"}.mdi-football-australian:before{content:"\F25E"}.mdi-football-helmet:before{content:"\F25F"}.mdi-forklift:before{content:"\F7C8"}.mdi-format-align-bottom:before{content:"\F752"}.mdi-format-align-center:before{content:"\F260"}.mdi-format-align-justify:before{content:"\F261"}.mdi-format-align-left:before{content:"\F262"}.mdi-format-align-middle:before{content:"\F753"}.mdi-format-align-right:before{content:"\F263"}.mdi-format-align-top:before{content:"\F754"}.mdi-format-annotation-minus:before{content:"\FABB"}.mdi-format-annotation-plus:before{content:"\F646"}.mdi-format-bold:before{content:"\F264"}.mdi-format-clear:before{content:"\F265"}.mdi-format-color-fill:before{content:"\F266"}.mdi-format-color-text:before{content:"\F69D"}.mdi-format-columns:before{content:"\F8DE"}.mdi-format-float-center:before{content:"\F267"}.mdi-format-float-left:before{content:"\F268"}.mdi-format-float-none:before{content:"\F269"}.mdi-format-float-right:before{content:"\F26A"}.mdi-format-font:before{content:"\F6D5"}.mdi-format-font-size-decrease:before{content:"\F9F2"}.mdi-format-font-size-increase:before{content:"\F9F3"}.mdi-format-header-1:before{content:"\F26B"}.mdi-format-header-2:before{content:"\F26C"}.mdi-format-header-3:before{content:"\F26D"}.mdi-format-header-4:before{content:"\F26E"}.mdi-format-header-5:before{content:"\F26F"}.mdi-format-header-6:before{content:"\F270"}.mdi-format-header-decrease:before{content:"\F271"}.mdi-format-header-equal:before{content:"\F272"}.mdi-format-header-increase:before{content:"\F273"}.mdi-format-header-pound:before{content:"\F274"}.mdi-format-horizontal-align-center:before{content:"\F61E"}.mdi-format-horizontal-align-left:before{content:"\F61F"}.mdi-format-horizontal-align-right:before{content:"\F620"}.mdi-format-indent-decrease:before{content:"\F275"}.mdi-format-indent-increase:before{content:"\F276"}.mdi-format-italic:before{content:"\F277"}.mdi-format-letter-case:before{content:"\FB19"}.mdi-format-letter-case-lower:before{content:"\FB1A"}.mdi-format-letter-case-upper:before{content:"\FB1B"}.mdi-format-line-spacing:before{content:"\F278"}.mdi-format-line-style:before{content:"\F5C8"}.mdi-format-line-weight:before{content:"\F5C9"}.mdi-format-list-bulleted:before{content:"\F279"}.mdi-format-list-bulleted-type:before{content:"\F27A"}.mdi-format-list-checkbox:before{content:"\F969"}.mdi-format-list-checks:before{content:"\F755"}.mdi-format-list-numbers:before{content:"\F27B"}.mdi-format-page-break:before{content:"\F6D6"}.mdi-format-paint:before{content:"\F27C"}.mdi-format-paragraph:before{content:"\F27D"}.mdi-format-pilcrow:before{content:"\F6D7"}.mdi-format-quote-close:before{content:"\F27E"}.mdi-format-quote-open:before{content:"\F756"}.mdi-format-rotate-90:before{content:"\F6A9"}.mdi-format-section:before{content:"\F69E"}.mdi-format-size:before{content:"\F27F"}.mdi-format-strikethrough:before{content:"\F280"}.mdi-format-strikethrough-variant:before{content:"\F281"}.mdi-format-subscript:before{content:"\F282"}.mdi-format-superscript:before{content:"\F283"}.mdi-format-text:before{content:"\F284"}.mdi-format-textdirection-l-to-r:before{content:"\F285"}.mdi-format-textdirection-r-to-l:before{content:"\F286"}.mdi-format-title:before{content:"\F5F4"}.mdi-format-underline:before{content:"\F287"}.mdi-format-vertical-align-bottom:before{content:"\F621"}.mdi-format-vertical-align-center:before{content:"\F622"}.mdi-format-vertical-align-top:before{content:"\F623"}.mdi-format-wrap-inline:before{content:"\F288"}.mdi-format-wrap-square:before{content:"\F289"}.mdi-format-wrap-tight:before{content:"\F28A"}.mdi-format-wrap-top-bottom:before{content:"\F28B"}.mdi-forum:before{content:"\F28C"}.mdi-forum-outline:before{content:"\F821"}.mdi-forward:before{content:"\F28D"}.mdi-fountain:before{content:"\F96A"}.mdi-foursquare:before{content:"\F28E"}.mdi-freebsd:before{content:"\F8DF"}.mdi-fridge:before{content:"\F28F"}.mdi-fridge-filled:before{content:"\F290"}.mdi-fridge-filled-bottom:before{content:"\F291"}.mdi-fridge-filled-top:before{content:"\F292"}.mdi-fuel:before{content:"\F7C9"}.mdi-fullscreen:before{content:"\F293"}.mdi-fullscreen-exit:before{content:"\F294"}.mdi-function:before{content:"\F295"}.mdi-function-variant:before{content:"\F870"}.mdi-gamepad:before{content:"\F296"}.mdi-gamepad-variant:before{content:"\F297"}.mdi-garage:before{content:"\F6D8"}.mdi-garage-alert:before{content:"\F871"}.mdi-garage-open:before{content:"\F6D9"}.mdi-gas-cylinder:before{content:"\F647"}.mdi-gas-station:before{content:"\F298"}.mdi-gate:before{content:"\F299"}.mdi-gate-and:before{content:"\F8E0"}.mdi-gate-nand:before{content:"\F8E1"}.mdi-gate-nor:before{content:"\F8E2"}.mdi-gate-not:before{content:"\F8E3"}.mdi-gate-or:before{content:"\F8E4"}.mdi-gate-xnor:before{content:"\F8E5"}.mdi-gate-xor:before{content:"\F8E6"}.mdi-gauge:before{content:"\F29A"}.mdi-gauge-empty:before{content:"\F872"}.mdi-gauge-full:before{content:"\F873"}.mdi-gauge-low:before{content:"\F874"}.mdi-gavel:before{content:"\F29B"}.mdi-gender-female:before{content:"\F29C"}.mdi-gender-male:before{content:"\F29D"}.mdi-gender-male-female:before{content:"\F29E"}.mdi-gender-transgender:before{content:"\F29F"}.mdi-gentoo:before{content:"\F8E7"}.mdi-gesture:before{content:"\F7CA"}.mdi-gesture-double-tap:before{content:"\F73B"}.mdi-gesture-pinch:before{content:"\FABC"}.mdi-gesture-spread:before{content:"\FABD"}.mdi-gesture-swipe-down:before{content:"\F73C"}.mdi-gesture-swipe-horizontal:before{content:"\FABE"}.mdi-gesture-swipe-left:before{content:"\F73D"}.mdi-gesture-swipe-right:before{content:"\F73E"}.mdi-gesture-swipe-up:before{content:"\F73F"}.mdi-gesture-swipe-vertical:before{content:"\FABF"}.mdi-gesture-tap:before{content:"\F740"}.mdi-gesture-two-double-tap:before{content:"\F741"}.mdi-gesture-two-tap:before{content:"\F742"}.mdi-ghost:before{content:"\F2A0"}.mdi-ghost-off:before{content:"\F9F4"}.mdi-gift:before{content:"\F2A1"}.mdi-git:before{content:"\F2A2"}.mdi-github-box:before{content:"\F2A3"}.mdi-github-circle:before{content:"\F2A4"}.mdi-github-face:before{content:"\F6DA"}.mdi-glass-cocktail:before{content:"\F356"}.mdi-glass-flute:before{content:"\F2A5"}.mdi-glass-mug:before{content:"\F2A6"}.mdi-glass-stange:before{content:"\F2A7"}.mdi-glass-tulip:before{content:"\F2A8"}.mdi-glass-wine:before{content:"\F875"}.mdi-glassdoor:before{content:"\F2A9"}.mdi-glasses:before{content:"\F2AA"}.mdi-globe-model:before{content:"\F8E8"}.mdi-gmail:before{content:"\F2AB"}.mdi-gnome:before{content:"\F2AC"}.mdi-golf:before{content:"\F822"}.mdi-gondola:before{content:"\F685"}.mdi-google:before{content:"\F2AD"}.mdi-google-allo:before{content:"\F801"}.mdi-google-analytics:before{content:"\F7CB"}.mdi-google-assistant:before{content:"\F7CC"}.mdi-google-cardboard:before{content:"\F2AE"}.mdi-google-chrome:before{content:"\F2AF"}.mdi-google-circles:before{content:"\F2B0"}.mdi-google-circles-communities:before{content:"\F2B1"}.mdi-google-circles-extended:before{content:"\F2B2"}.mdi-google-circles-group:before{content:"\F2B3"}.mdi-google-controller:before{content:"\F2B4"}.mdi-google-controller-off:before{content:"\F2B5"}.mdi-google-drive:before{content:"\F2B6"}.mdi-google-earth:before{content:"\F2B7"}.mdi-google-fit:before{content:"\F96B"}.mdi-google-glass:before{content:"\F2B8"}.mdi-google-hangouts:before{content:"\F2C9"}.mdi-google-home:before{content:"\F823"}.mdi-google-keep:before{content:"\F6DB"}.mdi-google-lens:before{content:"\F9F5"}.mdi-google-maps:before{content:"\F5F5"}.mdi-google-nearby:before{content:"\F2B9"}.mdi-google-pages:before{content:"\F2BA"}.mdi-google-photos:before{content:"\F6DC"}.mdi-google-physical-web:before{content:"\F2BB"}.mdi-google-play:before{content:"\F2BC"}.mdi-google-plus:before{content:"\F2BD"}.mdi-google-plus-box:before{content:"\F2BE"}.mdi-google-spreadsheet:before{content:"\F9F6"}.mdi-google-translate:before{content:"\F2BF"}.mdi-google-wallet:before{content:"\F2C0"}.mdi-gpu:before{content:"\F8AD"}.mdi-gradient:before{content:"\F69F"}.mdi-graphql:before{content:"\F876"}.mdi-grease-pencil:before{content:"\F648"}.mdi-greater-than:before{content:"\F96C"}.mdi-greater-than-or-equal:before{content:"\F96D"}.mdi-grid:before{content:"\F2C1"}.mdi-grid-large:before{content:"\F757"}.mdi-grid-off:before{content:"\F2C2"}.mdi-group:before{content:"\F2C3"}.mdi-guitar-acoustic:before{content:"\F770"}.mdi-guitar-electric:before{content:"\F2C4"}.mdi-guitar-pick:before{content:"\F2C5"}.mdi-guitar-pick-outline:before{content:"\F2C6"}.mdi-guy-fawkes-mask:before{content:"\F824"}.mdi-hackernews:before{content:"\F624"}.mdi-hail:before{content:"\FAC0"}.mdi-hamburger:before{content:"\F684"}.mdi-hammer:before{content:"\F8E9"}.mdi-hand:before{content:"\FA4E"}.mdi-hand-okay:before{content:"\FA4F"}.mdi-hand-peace:before{content:"\FA50"}.mdi-hand-peace-variant:before{content:"\FA51"}.mdi-hand-pointing-down:before{content:"\FA52"}.mdi-hand-pointing-left:before{content:"\FA53"}.mdi-hand-pointing-right:before{content:"\F2C7"}.mdi-hand-pointing-up:before{content:"\FA54"}.mdi-hanger:before{content:"\F2C8"}.mdi-hard-hat:before{content:"\F96E"}.mdi-harddisk:before{content:"\F2CA"}.mdi-headphones:before{content:"\F2CB"}.mdi-headphones-bluetooth:before{content:"\F96F"}.mdi-headphones-box:before{content:"\F2CC"}.mdi-headphones-off:before{content:"\F7CD"}.mdi-headphones-settings:before{content:"\F2CD"}.mdi-headset:before{content:"\F2CE"}.mdi-headset-dock:before{content:"\F2CF"}.mdi-headset-off:before{content:"\F2D0"}.mdi-heart:before{content:"\F2D1"}.mdi-heart-box:before{content:"\F2D2"}.mdi-heart-box-outline:before{content:"\F2D3"}.mdi-heart-broken:before{content:"\F2D4"}.mdi-heart-circle:before{content:"\F970"}.mdi-heart-circle-outline:before{content:"\F971"}.mdi-heart-half:before{content:"\F6DE"}.mdi-heart-half-full:before{content:"\F6DD"}.mdi-heart-half-outline:before{content:"\F6DF"}.mdi-heart-multiple:before{content:"\FA55"}.mdi-heart-multiple-outline:before{content:"\FA56"}.mdi-heart-off:before{content:"\F758"}.mdi-heart-outline:before{content:"\F2D5"}.mdi-heart-pulse:before{content:"\F5F6"}.mdi-helicopter:before{content:"\FAC1"}.mdi-help:before{content:"\F2D6"}.mdi-help-box:before{content:"\F78A"}.mdi-help-circle:before{content:"\F2D7"}.mdi-help-circle-outline:before{content:"\F625"}.mdi-help-network:before{content:"\F6F4"}.mdi-hexagon:before{content:"\F2D8"}.mdi-hexagon-multiple:before{content:"\F6E0"}.mdi-hexagon-outline:before{content:"\F2D9"}.mdi-hexagon-slice-1:before{content:"\FAC2"}.mdi-hexagon-slice-2:before{content:"\FAC3"}.mdi-hexagon-slice-3:before{content:"\FAC4"}.mdi-hexagon-slice-4:before{content:"\FAC5"}.mdi-hexagon-slice-5:before{content:"\FAC6"}.mdi-hexagon-slice-6:before{content:"\FAC7"}.mdi-hexagram:before{content:"\FAC8"}.mdi-hexagram-outline:before{content:"\FAC9"}.mdi-high-definition:before{content:"\F7CE"}.mdi-high-definition-box:before{content:"\F877"}.mdi-highway:before{content:"\F5F7"}.mdi-hinduism:before{content:"\F972"}.mdi-history:before{content:"\F2DA"}.mdi-hockey-puck:before{content:"\F878"}.mdi-hockey-sticks:before{content:"\F879"}.mdi-hololens:before{content:"\F2DB"}.mdi-home:before{content:"\F2DC"}.mdi-home-account:before{content:"\F825"}.mdi-home-alert:before{content:"\F87A"}.mdi-home-assistant:before{content:"\F7CF"}.mdi-home-automation:before{content:"\F7D0"}.mdi-home-circle:before{content:"\F7D1"}.mdi-home-currency-usd:before{content:"\F8AE"}.mdi-home-heart:before{content:"\F826"}.mdi-home-lock:before{content:"\F8EA"}.mdi-home-lock-open:before{content:"\F8EB"}.mdi-home-map-marker:before{content:"\F5F8"}.mdi-home-minus:before{content:"\F973"}.mdi-home-modern:before{content:"\F2DD"}.mdi-home-outline:before{content:"\F6A0"}.mdi-home-plus:before{content:"\F974"}.mdi-home-variant:before{content:"\F2DE"}.mdi-hook:before{content:"\F6E1"}.mdi-hook-off:before{content:"\F6E2"}.mdi-hops:before{content:"\F2DF"}.mdi-horseshoe:before{content:"\FA57"}.mdi-hospital:before{content:"\F2E0"}.mdi-hospital-building:before{content:"\F2E1"}.mdi-hospital-marker:before{content:"\F2E2"}.mdi-hot-tub:before{content:"\F827"}.mdi-hotel:before{content:"\F2E3"}.mdi-houzz:before{content:"\F2E4"}.mdi-houzz-box:before{content:"\F2E5"}.mdi-hulu:before{content:"\F828"}.mdi-human:before{content:"\F2E6"}.mdi-human-child:before{content:"\F2E7"}.mdi-human-female:before{content:"\F649"}.mdi-human-female-boy:before{content:"\FA58"}.mdi-human-female-female:before{content:"\FA59"}.mdi-human-female-girl:before{content:"\FA5A"}.mdi-human-greeting:before{content:"\F64A"}.mdi-human-handsdown:before{content:"\F64B"}.mdi-human-handsup:before{content:"\F64C"}.mdi-human-male:before{content:"\F64D"}.mdi-human-male-boy:before{content:"\FA5B"}.mdi-human-male-female:before{content:"\F2E8"}.mdi-human-male-girl:before{content:"\FA5C"}.mdi-human-male-male:before{content:"\FA5D"}.mdi-human-pregnant:before{content:"\F5CF"}.mdi-humble-bundle:before{content:"\F743"}.mdi-ice-cream:before{content:"\F829"}.mdi-image:before{content:"\F2E9"}.mdi-image-album:before{content:"\F2EA"}.mdi-image-area:before{content:"\F2EB"}.mdi-image-area-close:before{content:"\F2EC"}.mdi-image-broken:before{content:"\F2ED"}.mdi-image-broken-variant:before{content:"\F2EE"}.mdi-image-filter:before{content:"\F2EF"}.mdi-image-filter-black-white:before{content:"\F2F0"}.mdi-image-filter-center-focus:before{content:"\F2F1"}.mdi-image-filter-center-focus-weak:before{content:"\F2F2"}.mdi-image-filter-drama:before{content:"\F2F3"}.mdi-image-filter-frames:before{content:"\F2F4"}.mdi-image-filter-hdr:before{content:"\F2F5"}.mdi-image-filter-none:before{content:"\F2F6"}.mdi-image-filter-tilt-shift:before{content:"\F2F7"}.mdi-image-filter-vintage:before{content:"\F2F8"}.mdi-image-move:before{content:"\F9F7"}.mdi-image-multiple:before{content:"\F2F9"}.mdi-image-off:before{content:"\F82A"}.mdi-image-outline:before{content:"\F975"}.mdi-image-plus:before{content:"\F87B"}.mdi-image-search:before{content:"\F976"}.mdi-image-search-outline:before{content:"\F977"}.mdi-import:before{content:"\F2FA"}.mdi-inbox:before{content:"\F686"}.mdi-inbox-arrow-down:before{content:"\F2FB"}.mdi-inbox-arrow-up:before{content:"\F3D1"}.mdi-inbox-multiple:before{content:"\F8AF"}.mdi-incognito:before{content:"\F5F9"}.mdi-infinity:before{content:"\F6E3"}.mdi-information:before{content:"\F2FC"}.mdi-information-outline:before{content:"\F2FD"}.mdi-information-variant:before{content:"\F64E"}.mdi-instagram:before{content:"\F2FE"}.mdi-instapaper:before{content:"\F2FF"}.mdi-internet-explorer:before{content:"\F300"}.mdi-invert-colors:before{content:"\F301"}.mdi-ip:before{content:"\FA5E"}.mdi-ip-network:before{content:"\FA5F"}.mdi-islam:before{content:"\F978"}.mdi-itunes:before{content:"\F676"}.mdi-jeepney:before{content:"\F302"}.mdi-jira:before{content:"\F303"}.mdi-jquery:before{content:"\F87C"}.mdi-jsfiddle:before{content:"\F304"}.mdi-json:before{content:"\F626"}.mdi-judaism:before{content:"\F979"}.mdi-karate:before{content:"\F82B"}.mdi-keg:before{content:"\F305"}.mdi-kettle:before{content:"\F5FA"}.mdi-key:before{content:"\F306"}.mdi-key-change:before{content:"\F307"}.mdi-key-minus:before{content:"\F308"}.mdi-key-plus:before{content:"\F309"}.mdi-key-remove:before{content:"\F30A"}.mdi-key-variant:before{content:"\F30B"}.mdi-keyboard:before{content:"\F30C"}.mdi-keyboard-backspace:before{content:"\F30D"}.mdi-keyboard-caps:before{content:"\F30E"}.mdi-keyboard-close:before{content:"\F30F"}.mdi-keyboard-off:before{content:"\F310"}.mdi-keyboard-outline:before{content:"\F97A"}.mdi-keyboard-return:before{content:"\F311"}.mdi-keyboard-settings:before{content:"\F9F8"}.mdi-keyboard-settings-outline:before{content:"\F9F9"}.mdi-keyboard-tab:before{content:"\F312"}.mdi-keyboard-variant:before{content:"\F313"}.mdi-kickstarter:before{content:"\F744"}.mdi-knife:before{content:"\F9FA"}.mdi-knife-military:before{content:"\F9FB"}.mdi-kodi:before{content:"\F314"}.mdi-label:before{content:"\F315"}.mdi-label-off:before{content:"\FACA"}.mdi-label-off-outline:before{content:"\FACB"}.mdi-label-outline:before{content:"\F316"}.mdi-label-variant:before{content:"\FACC"}.mdi-label-variant-outline:before{content:"\FACD"}.mdi-ladybug:before{content:"\F82C"}.mdi-lambda:before{content:"\F627"}.mdi-lamp:before{content:"\F6B4"}.mdi-lan:before{content:"\F317"}.mdi-lan-connect:before{content:"\F318"}.mdi-lan-disconnect:before{content:"\F319"}.mdi-lan-pending:before{content:"\F31A"}.mdi-language-c:before{content:"\F671"}.mdi-language-cpp:before{content:"\F672"}.mdi-language-csharp:before{content:"\F31B"}.mdi-language-css3:before{content:"\F31C"}.mdi-language-go:before{content:"\F7D2"}.mdi-language-html5:before{content:"\F31D"}.mdi-language-java:before{content:"\FB1C"}.mdi-language-javascript:before{content:"\F31E"}.mdi-language-lua:before{content:"\F8B0"}.mdi-language-php:before{content:"\F31F"}.mdi-language-python:before{content:"\F320"}.mdi-language-python-text:before{content:"\F321"}.mdi-language-r:before{content:"\F7D3"}.mdi-language-ruby-on-rails:before{content:"\FACE"}.mdi-language-swift:before{content:"\F6E4"}.mdi-language-typescript:before{content:"\F6E5"}.mdi-laptop:before{content:"\F322"}.mdi-laptop-chromebook:before{content:"\F323"}.mdi-laptop-mac:before{content:"\F324"}.mdi-laptop-off:before{content:"\F6E6"}.mdi-laptop-windows:before{content:"\F325"}.mdi-laravel:before{content:"\FACF"}.mdi-lastfm:before{content:"\F326"}.mdi-lastpass:before{content:"\F446"}.mdi-launch:before{content:"\F327"}.mdi-lava-lamp:before{content:"\F7D4"}.mdi-layers:before{content:"\F328"}.mdi-layers-off:before{content:"\F329"}.mdi-layers-off-outline:before{content:"\F9FC"}.mdi-layers-outline:before{content:"\F9FD"}.mdi-lead-pencil:before{content:"\F64F"}.mdi-leaf:before{content:"\F32A"}.mdi-led-off:before{content:"\F32B"}.mdi-led-on:before{content:"\F32C"}.mdi-led-outline:before{content:"\F32D"}.mdi-led-strip:before{content:"\F7D5"}.mdi-led-variant-off:before{content:"\F32E"}.mdi-led-variant-on:before{content:"\F32F"}.mdi-led-variant-outline:before{content:"\F330"}.mdi-less-than:before{content:"\F97B"}.mdi-less-than-or-equal:before{content:"\F97C"}.mdi-library:before{content:"\F331"}.mdi-library-books:before{content:"\F332"}.mdi-library-music:before{content:"\F333"}.mdi-library-plus:before{content:"\F334"}.mdi-lifebuoy:before{content:"\F87D"}.mdi-light-switch:before{content:"\F97D"}.mdi-lightbulb:before{content:"\F335"}.mdi-lightbulb-on:before{content:"\F6E7"}.mdi-lightbulb-on-outline:before{content:"\F6E8"}.mdi-lightbulb-outline:before{content:"\F336"}.mdi-lighthouse:before{content:"\F9FE"}.mdi-lighthouse-on:before{content:"\F9FF"}.mdi-link:before{content:"\F337"}.mdi-link-off:before{content:"\F338"}.mdi-link-variant:before{content:"\F339"}.mdi-link-variant-off:before{content:"\F33A"}.mdi-linkedin:before{content:"\F33B"}.mdi-linkedin-box:before{content:"\F33C"}.mdi-linux:before{content:"\F33D"}.mdi-linux-mint:before{content:"\F8EC"}.mdi-litecoin:before{content:"\FA60"}.mdi-loading:before{content:"\F771"}.mdi-lock:before{content:"\F33E"}.mdi-lock-alert:before{content:"\F8ED"}.mdi-lock-clock:before{content:"\F97E"}.mdi-lock-open:before{content:"\F33F"}.mdi-lock-open-outline:before{content:"\F340"}.mdi-lock-outline:before{content:"\F341"}.mdi-lock-pattern:before{content:"\F6E9"}.mdi-lock-plus:before{content:"\F5FB"}.mdi-lock-question:before{content:"\F8EE"}.mdi-lock-reset:before{content:"\F772"}.mdi-lock-smart:before{content:"\F8B1"}.mdi-locker:before{content:"\F7D6"}.mdi-locker-multiple:before{content:"\F7D7"}.mdi-login:before{content:"\F342"}.mdi-login-variant:before{content:"\F5FC"}.mdi-logout:before{content:"\F343"}.mdi-logout-variant:before{content:"\F5FD"}.mdi-looks:before{content:"\F344"}.mdi-loop:before{content:"\F6EA"}.mdi-loupe:before{content:"\F345"}.mdi-lumx:before{content:"\F346"}.mdi-lyft:before{content:"\FB1D"}.mdi-magnet:before{content:"\F347"}.mdi-magnet-on:before{content:"\F348"}.mdi-magnify:before{content:"\F349"}.mdi-magnify-close:before{content:"\F97F"}.mdi-magnify-minus:before{content:"\F34A"}.mdi-magnify-minus-cursor:before{content:"\FA61"}.mdi-magnify-minus-outline:before{content:"\F6EB"}.mdi-magnify-plus:before{content:"\F34B"}.mdi-magnify-plus-cursor:before{content:"\FA62"}.mdi-magnify-plus-outline:before{content:"\F6EC"}.mdi-mail-ru:before{content:"\F34C"}.mdi-mailbox:before{content:"\F6ED"}.mdi-map:before{content:"\F34D"}.mdi-map-legend:before{content:"\FA00"}.mdi-map-marker:before{content:"\F34E"}.mdi-map-marker-circle:before{content:"\F34F"}.mdi-map-marker-distance:before{content:"\F8EF"}.mdi-map-marker-minus:before{content:"\F650"}.mdi-map-marker-multiple:before{content:"\F350"}.mdi-map-marker-off:before{content:"\F351"}.mdi-map-marker-outline:before{content:"\F7D8"}.mdi-map-marker-plus:before{content:"\F651"}.mdi-map-marker-radius:before{content:"\F352"}.mdi-map-minus:before{content:"\F980"}.mdi-map-outline:before{content:"\F981"}.mdi-map-plus:before{content:"\F982"}.mdi-map-search:before{content:"\F983"}.mdi-map-search-outline:before{content:"\F984"}.mdi-margin:before{content:"\F353"}.mdi-markdown:before{content:"\F354"}.mdi-marker:before{content:"\F652"}.mdi-marker-check:before{content:"\F355"}.mdi-mastodon:before{content:"\FAD0"}.mdi-mastodon-variant:before{content:"\FAD1"}.mdi-material-design:before{content:"\F985"}.mdi-material-ui:before{content:"\F357"}.mdi-math-compass:before{content:"\F358"}.mdi-matrix:before{content:"\F628"}.mdi-maxcdn:before{content:"\F359"}.mdi-medal:before{content:"\F986"}.mdi-medical-bag:before{content:"\F6EE"}.mdi-medium:before{content:"\F35A"}.mdi-meetup:before{content:"\FAD2"}.mdi-memory:before{content:"\F35B"}.mdi-menu:before{content:"\F35C"}.mdi-menu-down:before{content:"\F35D"}.mdi-menu-down-outline:before{content:"\F6B5"}.mdi-menu-left:before{content:"\F35E"}.mdi-menu-left-outline:before{content:"\FA01"}.mdi-menu-right:before{content:"\F35F"}.mdi-menu-right-outline:before{content:"\FA02"}.mdi-menu-swap:before{content:"\FA63"}.mdi-menu-swap-outline:before{content:"\FA64"}.mdi-menu-up:before{content:"\F360"}.mdi-menu-up-outline:before{content:"\F6B6"}.mdi-message:before{content:"\F361"}.mdi-message-alert:before{content:"\F362"}.mdi-message-alert-outline:before{content:"\FA03"}.mdi-message-bulleted:before{content:"\F6A1"}.mdi-message-bulleted-off:before{content:"\F6A2"}.mdi-message-draw:before{content:"\F363"}.mdi-message-image:before{content:"\F364"}.mdi-message-outline:before{content:"\F365"}.mdi-message-plus:before{content:"\F653"}.mdi-message-processing:before{content:"\F366"}.mdi-message-reply:before{content:"\F367"}.mdi-message-reply-text:before{content:"\F368"}.mdi-message-settings:before{content:"\F6EF"}.mdi-message-settings-variant:before{content:"\F6F0"}.mdi-message-text:before{content:"\F369"}.mdi-message-text-outline:before{content:"\F36A"}.mdi-message-video:before{content:"\F36B"}.mdi-meteor:before{content:"\F629"}.mdi-metronome:before{content:"\F7D9"}.mdi-metronome-tick:before{content:"\F7DA"}.mdi-micro-sd:before{content:"\F7DB"}.mdi-microphone:before{content:"\F36C"}.mdi-microphone-minus:before{content:"\F8B2"}.mdi-microphone-off:before{content:"\F36D"}.mdi-microphone-outline:before{content:"\F36E"}.mdi-microphone-plus:before{content:"\F8B3"}.mdi-microphone-settings:before{content:"\F36F"}.mdi-microphone-variant:before{content:"\F370"}.mdi-microphone-variant-off:before{content:"\F371"}.mdi-microscope:before{content:"\F654"}.mdi-microsoft:before{content:"\F372"}.mdi-microsoft-dynamics:before{content:"\F987"}.mdi-midi:before{content:"\F8F0"}.mdi-midi-port:before{content:"\F8F1"}.mdi-minecraft:before{content:"\F373"}.mdi-mini-sd:before{content:"\FA04"}.mdi-minidisc:before{content:"\FA05"}.mdi-minus:before{content:"\F374"}.mdi-minus-box:before{content:"\F375"}.mdi-minus-box-outline:before{content:"\F6F1"}.mdi-minus-circle:before{content:"\F376"}.mdi-minus-circle-outline:before{content:"\F377"}.mdi-minus-network:before{content:"\F378"}.mdi-mixcloud:before{content:"\F62A"}.mdi-mixed-reality:before{content:"\F87E"}.mdi-mixer:before{content:"\F7DC"}.mdi-monitor:before{content:"\F379"}.mdi-monitor-cellphone:before{content:"\F988"}.mdi-monitor-cellphone-star:before{content:"\F989"}.mdi-monitor-dashboard:before{content:"\FA06"}.mdi-monitor-multiple:before{content:"\F37A"}.mdi-more:before{content:"\F37B"}.mdi-motorbike:before{content:"\F37C"}.mdi-mouse:before{content:"\F37D"}.mdi-mouse-bluetooth:before{content:"\F98A"}.mdi-mouse-off:before{content:"\F37E"}.mdi-mouse-variant:before{content:"\F37F"}.mdi-mouse-variant-off:before{content:"\F380"}.mdi-move-resize:before{content:"\F655"}.mdi-move-resize-variant:before{content:"\F656"}.mdi-movie:before{content:"\F381"}.mdi-movie-roll:before{content:"\F7DD"}.mdi-muffin:before{content:"\F98B"}.mdi-multiplication:before{content:"\F382"}.mdi-multiplication-box:before{content:"\F383"}.mdi-mushroom:before{content:"\F7DE"}.mdi-mushroom-outline:before{content:"\F7DF"}.mdi-music:before{content:"\F759"}.mdi-music-box:before{content:"\F384"}.mdi-music-box-outline:before{content:"\F385"}.mdi-music-circle:before{content:"\F386"}.mdi-music-circle-outline:before{content:"\FAD3"}.mdi-music-note:before{content:"\F387"}.mdi-music-note-bluetooth:before{content:"\F5FE"}.mdi-music-note-bluetooth-off:before{content:"\F5FF"}.mdi-music-note-eighth:before{content:"\F388"}.mdi-music-note-half:before{content:"\F389"}.mdi-music-note-off:before{content:"\F38A"}.mdi-music-note-quarter:before{content:"\F38B"}.mdi-music-note-sixteenth:before{content:"\F38C"}.mdi-music-note-whole:before{content:"\F38D"}.mdi-music-off:before{content:"\F75A"}.mdi-nas:before{content:"\F8F2"}.mdi-nativescript:before{content:"\F87F"}.mdi-nature:before{content:"\F38E"}.mdi-nature-people:before{content:"\F38F"}.mdi-navigation:before{content:"\F390"}.mdi-near-me:before{content:"\F5CD"}.mdi-needle:before{content:"\F391"}.mdi-netflix:before{content:"\F745"}.mdi-network:before{content:"\F6F2"}.mdi-network-strength-1:before{content:"\F8F3"}.mdi-network-strength-1-alert:before{content:"\F8F4"}.mdi-network-strength-2:before{content:"\F8F5"}.mdi-network-strength-2-alert:before{content:"\F8F6"}.mdi-network-strength-3:before{content:"\F8F7"}.mdi-network-strength-3-alert:before{content:"\F8F8"}.mdi-network-strength-4:before{content:"\F8F9"}.mdi-network-strength-4-alert:before{content:"\F8FA"}.mdi-network-strength-off:before{content:"\F8FB"}.mdi-network-strength-off-outline:before{content:"\F8FC"}.mdi-network-strength-outline:before{content:"\F8FD"}.mdi-new-box:before{content:"\F394"}.mdi-newspaper:before{content:"\F395"}.mdi-nfc:before{content:"\F396"}.mdi-nfc-tap:before{content:"\F397"}.mdi-nfc-variant:before{content:"\F398"}.mdi-ninja:before{content:"\F773"}.mdi-nintendo-switch:before{content:"\F7E0"}.mdi-nodejs:before{content:"\F399"}.mdi-not-equal:before{content:"\F98C"}.mdi-not-equal-variant:before{content:"\F98D"}.mdi-note:before{content:"\F39A"}.mdi-note-multiple:before{content:"\F6B7"}.mdi-note-multiple-outline:before{content:"\F6B8"}.mdi-note-outline:before{content:"\F39B"}.mdi-note-plus:before{content:"\F39C"}.mdi-note-plus-outline:before{content:"\F39D"}.mdi-note-text:before{content:"\F39E"}.mdi-notebook:before{content:"\F82D"}.mdi-notification-clear-all:before{content:"\F39F"}.mdi-npm:before{content:"\F6F6"}.mdi-npm-variant:before{content:"\F98E"}.mdi-npm-variant-outline:before{content:"\F98F"}.mdi-nuke:before{content:"\F6A3"}.mdi-null:before{content:"\F7E1"}.mdi-numeric:before{content:"\F3A0"}.mdi-numeric-0:before{content:"\30"}.mdi-numeric-0-box:before{content:"\F3A1"}.mdi-numeric-0-box-multiple-outline:before{content:"\F3A2"}.mdi-numeric-0-box-outline:before{content:"\F3A3"}.mdi-numeric-1:before{content:"\31"}.mdi-numeric-1-box:before{content:"\F3A4"}.mdi-numeric-1-box-multiple-outline:before{content:"\F3A5"}.mdi-numeric-1-box-outline:before{content:"\F3A6"}.mdi-numeric-2:before{content:"\32"}.mdi-numeric-2-box:before{content:"\F3A7"}.mdi-numeric-2-box-multiple-outline:before{content:"\F3A8"}.mdi-numeric-2-box-outline:before{content:"\F3A9"}.mdi-numeric-3:before{content:"\33"}.mdi-numeric-3-box:before{content:"\F3AA"}.mdi-numeric-3-box-multiple-outline:before{content:"\F3AB"}.mdi-numeric-3-box-outline:before{content:"\F3AC"}.mdi-numeric-4:before{content:"\34"}.mdi-numeric-4-box:before{content:"\F3AD"}.mdi-numeric-4-box-multiple-outline:before{content:"\F3AE"}.mdi-numeric-4-box-outline:before{content:"\F3AF"}.mdi-numeric-5:before{content:"\35"}.mdi-numeric-5-box:before{content:"\F3B0"}.mdi-numeric-5-box-multiple-outline:before{content:"\F3B1"}.mdi-numeric-5-box-outline:before{content:"\F3B2"}.mdi-numeric-6:before{content:"\36"}.mdi-numeric-6-box:before{content:"\F3B3"}.mdi-numeric-6-box-multiple-outline:before{content:"\F3B4"}.mdi-numeric-6-box-outline:before{content:"\F3B5"}.mdi-numeric-7:before{content:"\37"}.mdi-numeric-7-box:before{content:"\F3B6"}.mdi-numeric-7-box-multiple-outline:before{content:"\F3B7"}.mdi-numeric-7-box-outline:before{content:"\F3B8"}.mdi-numeric-8:before{content:"\38"}.mdi-numeric-8-box:before{content:"\F3B9"}.mdi-numeric-8-box-multiple-outline:before{content:"\F3BA"}.mdi-numeric-8-box-outline:before{content:"\F3BB"}.mdi-numeric-9:before{content:"\39"}.mdi-numeric-9-box:before{content:"\F3BC"}.mdi-numeric-9-box-multiple-outline:before{content:"\F3BD"}.mdi-numeric-9-box-outline:before{content:"\F3BE"}.mdi-numeric-9-plus-box:before{content:"\F3BF"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\F3C0"}.mdi-numeric-9-plus-box-outline:before{content:"\F3C1"}.mdi-nut:before{content:"\F6F7"}.mdi-nutrition:before{content:"\F3C2"}.mdi-oar:before{content:"\F67B"}.mdi-octagon:before{content:"\F3C3"}.mdi-octagon-outline:before{content:"\F3C4"}.mdi-octagram:before{content:"\F6F8"}.mdi-octagram-outline:before{content:"\F774"}.mdi-odnoklassniki:before{content:"\F3C5"}.mdi-office:before{content:"\F3C6"}.mdi-office-building:before{content:"\F990"}.mdi-oil:before{content:"\F3C7"}.mdi-oil-temperature:before{content:"\F3C8"}.mdi-omega:before{content:"\F3C9"}.mdi-onedrive:before{content:"\F3CA"}.mdi-onenote:before{content:"\F746"}.mdi-onepassword:before{content:"\F880"}.mdi-opacity:before{content:"\F5CC"}.mdi-open-in-app:before{content:"\F3CB"}.mdi-open-in-new:before{content:"\F3CC"}.mdi-openid:before{content:"\F3CD"}.mdi-opera:before{content:"\F3CE"}.mdi-orbit:before{content:"\F018"}.mdi-origin:before{content:"\FB2B"}.mdi-ornament:before{content:"\F3CF"}.mdi-ornament-variant:before{content:"\F3D0"}.mdi-owl:before{content:"\F3D2"}.mdi-package:before{content:"\F3D3"}.mdi-package-down:before{content:"\F3D4"}.mdi-package-up:before{content:"\F3D5"}.mdi-package-variant:before{content:"\F3D6"}.mdi-package-variant-closed:before{content:"\F3D7"}.mdi-page-first:before{content:"\F600"}.mdi-page-last:before{content:"\F601"}.mdi-page-layout-body:before{content:"\F6F9"}.mdi-page-layout-footer:before{content:"\F6FA"}.mdi-page-layout-header:before{content:"\F6FB"}.mdi-page-layout-sidebar-left:before{content:"\F6FC"}.mdi-page-layout-sidebar-right:before{content:"\F6FD"}.mdi-palette:before{content:"\F3D8"}.mdi-palette-advanced:before{content:"\F3D9"}.mdi-palette-swatch:before{content:"\F8B4"}.mdi-panda:before{content:"\F3DA"}.mdi-pandora:before{content:"\F3DB"}.mdi-panorama:before{content:"\F3DC"}.mdi-panorama-fisheye:before{content:"\F3DD"}.mdi-panorama-horizontal:before{content:"\F3DE"}.mdi-panorama-vertical:before{content:"\F3DF"}.mdi-panorama-wide-angle:before{content:"\F3E0"}.mdi-paper-cut-vertical:before{content:"\F3E1"}.mdi-paperclip:before{content:"\F3E2"}.mdi-parking:before{content:"\F3E3"}.mdi-passport:before{content:"\F7E2"}.mdi-patreon:before{content:"\F881"}.mdi-pause:before{content:"\F3E4"}.mdi-pause-circle:before{content:"\F3E5"}.mdi-pause-circle-outline:before{content:"\F3E6"}.mdi-pause-octagon:before{content:"\F3E7"}.mdi-pause-octagon-outline:before{content:"\F3E8"}.mdi-paw:before{content:"\F3E9"}.mdi-paw-off:before{content:"\F657"}.mdi-paypal:before{content:"\F882"}.mdi-peace:before{content:"\F883"}.mdi-pen:before{content:"\F3EA"}.mdi-pencil:before{content:"\F3EB"}.mdi-pencil-box:before{content:"\F3EC"}.mdi-pencil-box-outline:before{content:"\F3ED"}.mdi-pencil-circle:before{content:"\F6FE"}.mdi-pencil-circle-outline:before{content:"\F775"}.mdi-pencil-lock:before{content:"\F3EE"}.mdi-pencil-off:before{content:"\F3EF"}.mdi-pentagon:before{content:"\F6FF"}.mdi-pentagon-outline:before{content:"\F700"}.mdi-percent:before{content:"\F3F0"}.mdi-periodic-table:before{content:"\F8B5"}.mdi-periodic-table-co2:before{content:"\F7E3"}.mdi-periscope:before{content:"\F747"}.mdi-pharmacy:before{content:"\F3F1"}.mdi-phone:before{content:"\F3F2"}.mdi-phone-bluetooth:before{content:"\F3F3"}.mdi-phone-classic:before{content:"\F602"}.mdi-phone-forward:before{content:"\F3F4"}.mdi-phone-hangup:before{content:"\F3F5"}.mdi-phone-in-talk:before{content:"\F3F6"}.mdi-phone-incoming:before{content:"\F3F7"}.mdi-phone-lock:before{content:"\F3F8"}.mdi-phone-log:before{content:"\F3F9"}.mdi-phone-minus:before{content:"\F658"}.mdi-phone-missed:before{content:"\F3FA"}.mdi-phone-outgoing:before{content:"\F3FB"}.mdi-phone-paused:before{content:"\F3FC"}.mdi-phone-plus:before{content:"\F659"}.mdi-phone-return:before{content:"\F82E"}.mdi-phone-rotate-landscape:before{content:"\F884"}.mdi-phone-rotate-portrait:before{content:"\F885"}.mdi-phone-settings:before{content:"\F3FD"}.mdi-phone-voip:before{content:"\F3FE"}.mdi-pi:before{content:"\F3FF"}.mdi-pi-box:before{content:"\F400"}.mdi-piano:before{content:"\F67C"}.mdi-pickaxe:before{content:"\F8B6"}.mdi-pier:before{content:"\F886"}.mdi-pier-crane:before{content:"\F887"}.mdi-pig:before{content:"\F401"}.mdi-pill:before{content:"\F402"}.mdi-pillar:before{content:"\F701"}.mdi-pin:before{content:"\F403"}.mdi-pin-off:before{content:"\F404"}.mdi-pin-off-outline:before{content:"\F92F"}.mdi-pin-outline:before{content:"\F930"}.mdi-pine-tree:before{content:"\F405"}.mdi-pine-tree-box:before{content:"\F406"}.mdi-pinterest:before{content:"\F407"}.mdi-pinterest-box:before{content:"\F408"}.mdi-pinwheel:before{content:"\FAD4"}.mdi-pinwheel-outline:before{content:"\FAD5"}.mdi-pipe:before{content:"\F7E4"}.mdi-pipe-disconnected:before{content:"\F7E5"}.mdi-pipe-leak:before{content:"\F888"}.mdi-pirate:before{content:"\FA07"}.mdi-pistol:before{content:"\F702"}.mdi-piston:before{content:"\F889"}.mdi-pizza:before{content:"\F409"}.mdi-plane-shield:before{content:"\F6BA"}.mdi-play:before{content:"\F40A"}.mdi-play-box-outline:before{content:"\F40B"}.mdi-play-circle:before{content:"\F40C"}.mdi-play-circle-outline:before{content:"\F40D"}.mdi-play-network:before{content:"\F88A"}.mdi-play-pause:before{content:"\F40E"}.mdi-play-protected-content:before{content:"\F40F"}.mdi-play-speed:before{content:"\F8FE"}.mdi-playlist-check:before{content:"\F5C7"}.mdi-playlist-edit:before{content:"\F8FF"}.mdi-playlist-minus:before{content:"\F410"}.mdi-playlist-play:before{content:"\F411"}.mdi-playlist-plus:before{content:"\F412"}.mdi-playlist-remove:before{content:"\F413"}.mdi-playstation:before{content:"\F414"}.mdi-plex:before{content:"\F6B9"}.mdi-plus:before{content:"\F415"}.mdi-plus-box:before{content:"\F416"}.mdi-plus-box-outline:before{content:"\F703"}.mdi-plus-circle:before{content:"\F417"}.mdi-plus-circle-multiple-outline:before{content:"\F418"}.mdi-plus-circle-outline:before{content:"\F419"}.mdi-plus-minus:before{content:"\F991"}.mdi-plus-minus-box:before{content:"\F992"}.mdi-plus-network:before{content:"\F41A"}.mdi-plus-one:before{content:"\F41B"}.mdi-plus-outline:before{content:"\F704"}.mdi-pocket:before{content:"\F41C"}.mdi-podcast:before{content:"\F993"}.mdi-pokeball:before{content:"\F41D"}.mdi-pokemon-go:before{content:"\FA08"}.mdi-poker-chip:before{content:"\F82F"}.mdi-polaroid:before{content:"\F41E"}.mdi-poll:before{content:"\F41F"}.mdi-poll-box:before{content:"\F420"}.mdi-polymer:before{content:"\F421"}.mdi-pool:before{content:"\F606"}.mdi-popcorn:before{content:"\F422"}.mdi-pot:before{content:"\F65A"}.mdi-pot-mix:before{content:"\F65B"}.mdi-pound:before{content:"\F423"}.mdi-pound-box:before{content:"\F424"}.mdi-power:before{content:"\F425"}.mdi-power-cycle:before{content:"\F900"}.mdi-power-off:before{content:"\F901"}.mdi-power-on:before{content:"\F902"}.mdi-power-plug:before{content:"\F6A4"}.mdi-power-plug-off:before{content:"\F6A5"}.mdi-power-settings:before{content:"\F426"}.mdi-power-sleep:before{content:"\F903"}.mdi-power-socket:before{content:"\F427"}.mdi-power-socket-au:before{content:"\F904"}.mdi-power-socket-eu:before{content:"\F7E6"}.mdi-power-socket-uk:before{content:"\F7E7"}.mdi-power-socket-us:before{content:"\F7E8"}.mdi-power-standby:before{content:"\F905"}.mdi-powershell:before{content:"\FA09"}.mdi-prescription:before{content:"\F705"}.mdi-presentation:before{content:"\F428"}.mdi-presentation-play:before{content:"\F429"}.mdi-printer:before{content:"\F42A"}.mdi-printer-3d:before{content:"\F42B"}.mdi-printer-alert:before{content:"\F42C"}.mdi-printer-settings:before{content:"\F706"}.mdi-printer-wireless:before{content:"\FA0A"}.mdi-priority-high:before{content:"\F603"}.mdi-priority-low:before{content:"\F604"}.mdi-professional-hexagon:before{content:"\F42D"}.mdi-progress-check:before{content:"\F994"}.mdi-progress-clock:before{content:"\F995"}.mdi-progress-download:before{content:"\F996"}.mdi-progress-upload:before{content:"\F997"}.mdi-projector:before{content:"\F42E"}.mdi-projector-screen:before{content:"\F42F"}.mdi-publish:before{content:"\F6A6"}.mdi-pulse:before{content:"\F430"}.mdi-puzzle:before{content:"\F431"}.mdi-puzzle-outline:before{content:"\FA65"}.mdi-qi:before{content:"\F998"}.mdi-qqchat:before{content:"\F605"}.mdi-qrcode:before{content:"\F432"}.mdi-qrcode-edit:before{content:"\F8B7"}.mdi-qrcode-scan:before{content:"\F433"}.mdi-quadcopter:before{content:"\F434"}.mdi-quality-high:before{content:"\F435"}.mdi-quality-low:before{content:"\FA0B"}.mdi-quality-medium:before{content:"\FA0C"}.mdi-quicktime:before{content:"\F436"}.mdi-rabbit:before{content:"\F906"}.mdi-radar:before{content:"\F437"}.mdi-radiator:before{content:"\F438"}.mdi-radiator-disabled:before{content:"\FAD6"}.mdi-radiator-off:before{content:"\FAD7"}.mdi-radio:before{content:"\F439"}.mdi-radio-handheld:before{content:"\F43A"}.mdi-radio-tower:before{content:"\F43B"}.mdi-radioactive:before{content:"\F43C"}.mdi-radiobox-blank:before{content:"\F43D"}.mdi-radiobox-marked:before{content:"\F43E"}.mdi-raspberrypi:before{content:"\F43F"}.mdi-ray-end:before{content:"\F440"}.mdi-ray-end-arrow:before{content:"\F441"}.mdi-ray-start:before{content:"\F442"}.mdi-ray-start-arrow:before{content:"\F443"}.mdi-ray-start-end:before{content:"\F444"}.mdi-ray-vertex:before{content:"\F445"}.mdi-react:before{content:"\F707"}.mdi-read:before{content:"\F447"}.mdi-receipt:before{content:"\F449"}.mdi-record:before{content:"\F44A"}.mdi-record-player:before{content:"\F999"}.mdi-record-rec:before{content:"\F44B"}.mdi-recycle:before{content:"\F44C"}.mdi-reddit:before{content:"\F44D"}.mdi-redo:before{content:"\F44E"}.mdi-redo-variant:before{content:"\F44F"}.mdi-reflect-horizontal:before{content:"\FA0D"}.mdi-reflect-vertical:before{content:"\FA0E"}.mdi-refresh:before{content:"\F450"}.mdi-regex:before{content:"\F451"}.mdi-registered-trademark:before{content:"\FA66"}.mdi-relative-scale:before{content:"\F452"}.mdi-reload:before{content:"\F453"}.mdi-reminder:before{content:"\F88B"}.mdi-remote:before{content:"\F454"}.mdi-remote-desktop:before{content:"\F8B8"}.mdi-rename-box:before{content:"\F455"}.mdi-reorder-horizontal:before{content:"\F687"}.mdi-reorder-vertical:before{content:"\F688"}.mdi-repeat:before{content:"\F456"}.mdi-repeat-off:before{content:"\F457"}.mdi-repeat-once:before{content:"\F458"}.mdi-replay:before{content:"\F459"}.mdi-reply:before{content:"\F45A"}.mdi-reply-all:before{content:"\F45B"}.mdi-reproduction:before{content:"\F45C"}.mdi-resistor:before{content:"\FB1F"}.mdi-resistor-nodes:before{content:"\FB20"}.mdi-resize:before{content:"\FA67"}.mdi-resize-bottom-right:before{content:"\F45D"}.mdi-responsive:before{content:"\F45E"}.mdi-restart:before{content:"\F708"}.mdi-restore:before{content:"\F99A"}.mdi-restore-clock:before{content:"\F6A7"}.mdi-rewind:before{content:"\F45F"}.mdi-rewind-outline:before{content:"\F709"}.mdi-rhombus:before{content:"\F70A"}.mdi-rhombus-medium:before{content:"\FA0F"}.mdi-rhombus-outline:before{content:"\F70B"}.mdi-rhombus-split:before{content:"\FA10"}.mdi-ribbon:before{content:"\F460"}.mdi-rice:before{content:"\F7E9"}.mdi-ring:before{content:"\F7EA"}.mdi-road:before{content:"\F461"}.mdi-road-variant:before{content:"\F462"}.mdi-robot:before{content:"\F6A8"}.mdi-robot-industrial:before{content:"\FB21"}.mdi-robot-vacuum:before{content:"\F70C"}.mdi-robot-vacuum-variant:before{content:"\F907"}.mdi-rocket:before{content:"\F463"}.mdi-room-service:before{content:"\F88C"}.mdi-rotate-3d:before{content:"\F464"}.mdi-rotate-left:before{content:"\F465"}.mdi-rotate-left-variant:before{content:"\F466"}.mdi-rotate-right:before{content:"\F467"}.mdi-rotate-right-variant:before{content:"\F468"}.mdi-rounded-corner:before{content:"\F607"}.mdi-router-wireless:before{content:"\F469"}.mdi-router-wireless-settings:before{content:"\FA68"}.mdi-routes:before{content:"\F46A"}.mdi-rowing:before{content:"\F608"}.mdi-rss:before{content:"\F46B"}.mdi-rss-box:before{content:"\F46C"}.mdi-ruler:before{content:"\F46D"}.mdi-run:before{content:"\F70D"}.mdi-run-fast:before{content:"\F46E"}.mdi-safe:before{content:"\FA69"}.mdi-sale:before{content:"\F46F"}.mdi-salesforce:before{content:"\F88D"}.mdi-sass:before{content:"\F7EB"}.mdi-satellite:before{content:"\F470"}.mdi-satellite-uplink:before{content:"\F908"}.mdi-satellite-variant:before{content:"\F471"}.mdi-sausage:before{content:"\F8B9"}.mdi-saxophone:before{content:"\F609"}.mdi-scale:before{content:"\F472"}.mdi-scale-balance:before{content:"\F5D1"}.mdi-scale-bathroom:before{content:"\F473"}.mdi-scanner:before{content:"\F6AA"}.mdi-scanner-off:before{content:"\F909"}.mdi-school:before{content:"\F474"}.mdi-scissors-cutting:before{content:"\FA6A"}.mdi-screen-rotation:before{content:"\F475"}.mdi-screen-rotation-lock:before{content:"\F476"}.mdi-screwdriver:before{content:"\F477"}.mdi-script:before{content:"\F478"}.mdi-sd:before{content:"\F479"}.mdi-seal:before{content:"\F47A"}.mdi-search-web:before{content:"\F70E"}.mdi-seat-flat:before{content:"\F47B"}.mdi-seat-flat-angled:before{content:"\F47C"}.mdi-seat-individual-suite:before{content:"\F47D"}.mdi-seat-legroom-extra:before{content:"\F47E"}.mdi-seat-legroom-normal:before{content:"\F47F"}.mdi-seat-legroom-reduced:before{content:"\F480"}.mdi-seat-recline-extra:before{content:"\F481"}.mdi-seat-recline-normal:before{content:"\F482"}.mdi-security:before{content:"\F483"}.mdi-security-account:before{content:"\F88E"}.mdi-security-account-outline:before{content:"\FA11"}.mdi-security-close:before{content:"\F99B"}.mdi-security-home:before{content:"\F689"}.mdi-security-lock:before{content:"\F99C"}.mdi-security-network:before{content:"\F484"}.mdi-security-off:before{content:"\F99D"}.mdi-select:before{content:"\F485"}.mdi-select-all:before{content:"\F486"}.mdi-select-compare:before{content:"\FAD8"}.mdi-select-drag:before{content:"\FA6B"}.mdi-select-inverse:before{content:"\F487"}.mdi-select-off:before{content:"\F488"}.mdi-selection:before{content:"\F489"}.mdi-selection-drag:before{content:"\FA6C"}.mdi-selection-off:before{content:"\F776"}.mdi-send:before{content:"\F48A"}.mdi-send-lock:before{content:"\F7EC"}.mdi-serial-port:before{content:"\F65C"}.mdi-server:before{content:"\F48B"}.mdi-server-minus:before{content:"\F48C"}.mdi-server-network:before{content:"\F48D"}.mdi-server-network-off:before{content:"\F48E"}.mdi-server-off:before{content:"\F48F"}.mdi-server-plus:before{content:"\F490"}.mdi-server-remove:before{content:"\F491"}.mdi-server-security:before{content:"\F492"}.mdi-set-all:before{content:"\F777"}.mdi-set-center:before{content:"\F778"}.mdi-set-center-right:before{content:"\F779"}.mdi-set-left:before{content:"\F77A"}.mdi-set-left-center:before{content:"\F77B"}.mdi-set-left-right:before{content:"\F77C"}.mdi-set-none:before{content:"\F77D"}.mdi-set-right:before{content:"\F77E"}.mdi-set-top-box:before{content:"\F99E"}.mdi-settings:before{content:"\F493"}.mdi-settings-box:before{content:"\F494"}.mdi-settings-helper:before{content:"\FA6D"}.mdi-settings-outline:before{content:"\F8BA"}.mdi-shape:before{content:"\F830"}.mdi-shape-circle-plus:before{content:"\F65D"}.mdi-shape-outline:before{content:"\F831"}.mdi-shape-plus:before{content:"\F495"}.mdi-shape-polygon-plus:before{content:"\F65E"}.mdi-shape-rectangle-plus:before{content:"\F65F"}.mdi-shape-square-plus:before{content:"\F660"}.mdi-share:before{content:"\F496"}.mdi-share-outline:before{content:"\F931"}.mdi-share-variant:before{content:"\F497"}.mdi-shield:before{content:"\F498"}.mdi-shield-half-full:before{content:"\F77F"}.mdi-shield-outline:before{content:"\F499"}.mdi-shield-plus:before{content:"\FAD9"}.mdi-shield-plus-outline:before{content:"\FADA"}.mdi-shield-remove:before{content:"\FADB"}.mdi-shield-remove-outline:before{content:"\FADC"}.mdi-ship-wheel:before{content:"\F832"}.mdi-shoe-formal:before{content:"\FB22"}.mdi-shoe-heel:before{content:"\FB23"}.mdi-shopify:before{content:"\FADD"}.mdi-shopping:before{content:"\F49A"}.mdi-shopping-music:before{content:"\F49B"}.mdi-shovel:before{content:"\F70F"}.mdi-shovel-off:before{content:"\F710"}.mdi-shower:before{content:"\F99F"}.mdi-shower-head:before{content:"\F9A0"}.mdi-shredder:before{content:"\F49C"}.mdi-shuffle:before{content:"\F49D"}.mdi-shuffle-disabled:before{content:"\F49E"}.mdi-shuffle-variant:before{content:"\F49F"}.mdi-sigma:before{content:"\F4A0"}.mdi-sigma-lower:before{content:"\F62B"}.mdi-sign-caution:before{content:"\F4A1"}.mdi-sign-direction:before{content:"\F780"}.mdi-sign-text:before{content:"\F781"}.mdi-signal:before{content:"\F4A2"}.mdi-signal-2g:before{content:"\F711"}.mdi-signal-3g:before{content:"\F712"}.mdi-signal-4g:before{content:"\F713"}.mdi-signal-5g:before{content:"\FA6E"}.mdi-signal-cellular-1:before{content:"\F8BB"}.mdi-signal-cellular-2:before{content:"\F8BC"}.mdi-signal-cellular-3:before{content:"\F8BD"}.mdi-signal-cellular-outline:before{content:"\F8BE"}.mdi-signal-hspa:before{content:"\F714"}.mdi-signal-hspa-plus:before{content:"\F715"}.mdi-signal-off:before{content:"\F782"}.mdi-signal-variant:before{content:"\F60A"}.mdi-silo:before{content:"\FB24"}.mdi-silverware:before{content:"\F4A3"}.mdi-silverware-fork:before{content:"\F4A4"}.mdi-silverware-fork-knife:before{content:"\FA6F"}.mdi-silverware-spoon:before{content:"\F4A5"}.mdi-silverware-variant:before{content:"\F4A6"}.mdi-sim:before{content:"\F4A7"}.mdi-sim-alert:before{content:"\F4A8"}.mdi-sim-off:before{content:"\F4A9"}.mdi-sina-weibo:before{content:"\FADE"}.mdi-sitemap:before{content:"\F4AA"}.mdi-skip-backward:before{content:"\F4AB"}.mdi-skip-forward:before{content:"\F4AC"}.mdi-skip-next:before{content:"\F4AD"}.mdi-skip-next-circle:before{content:"\F661"}.mdi-skip-next-circle-outline:before{content:"\F662"}.mdi-skip-previous:before{content:"\F4AE"}.mdi-skip-previous-circle:before{content:"\F663"}.mdi-skip-previous-circle-outline:before{content:"\F664"}.mdi-skull:before{content:"\F68B"}.mdi-skype:before{content:"\F4AF"}.mdi-skype-business:before{content:"\F4B0"}.mdi-slack:before{content:"\F4B1"}.mdi-slackware:before{content:"\F90A"}.mdi-sleep:before{content:"\F4B2"}.mdi-sleep-off:before{content:"\F4B3"}.mdi-smog:before{content:"\FA70"}.mdi-smoke-detector:before{content:"\F392"}.mdi-smoking:before{content:"\F4B4"}.mdi-smoking-off:before{content:"\F4B5"}.mdi-snapchat:before{content:"\F4B6"}.mdi-snowflake:before{content:"\F716"}.mdi-snowman:before{content:"\F4B7"}.mdi-soccer:before{content:"\F4B8"}.mdi-soccer-field:before{content:"\F833"}.mdi-sofa:before{content:"\F4B9"}.mdi-solar-power:before{content:"\FA71"}.mdi-solid:before{content:"\F68C"}.mdi-sort:before{content:"\F4BA"}.mdi-sort-alphabetical:before{content:"\F4BB"}.mdi-sort-ascending:before{content:"\F4BC"}.mdi-sort-descending:before{content:"\F4BD"}.mdi-sort-numeric:before{content:"\F4BE"}.mdi-sort-variant:before{content:"\F4BF"}.mdi-soundcloud:before{content:"\F4C0"}.mdi-source-branch:before{content:"\F62C"}.mdi-source-commit:before{content:"\F717"}.mdi-source-commit-end:before{content:"\F718"}.mdi-source-commit-end-local:before{content:"\F719"}.mdi-source-commit-local:before{content:"\F71A"}.mdi-source-commit-next-local:before{content:"\F71B"}.mdi-source-commit-start:before{content:"\F71C"}.mdi-source-commit-start-next-local:before{content:"\F71D"}.mdi-source-fork:before{content:"\F4C1"}.mdi-source-merge:before{content:"\F62D"}.mdi-source-pull:before{content:"\F4C2"}.mdi-soy-sauce:before{content:"\F7ED"}.mdi-speaker:before{content:"\F4C3"}.mdi-speaker-bluetooth:before{content:"\F9A1"}.mdi-speaker-off:before{content:"\F4C4"}.mdi-speaker-wireless:before{content:"\F71E"}.mdi-speedometer:before{content:"\F4C5"}.mdi-spellcheck:before{content:"\F4C6"}.mdi-spotify:before{content:"\F4C7"}.mdi-spotlight:before{content:"\F4C8"}.mdi-spotlight-beam:before{content:"\F4C9"}.mdi-spray:before{content:"\F665"}.mdi-spray-bottle:before{content:"\FADF"}.mdi-square:before{content:"\F763"}.mdi-square-edit-outline:before{content:"\F90B"}.mdi-square-inc:before{content:"\F4CA"}.mdi-square-inc-cash:before{content:"\F4CB"}.mdi-square-medium:before{content:"\FA12"}.mdi-square-medium-outline:before{content:"\FA13"}.mdi-square-outline:before{content:"\F762"}.mdi-square-root:before{content:"\F783"}.mdi-square-root-box:before{content:"\F9A2"}.mdi-square-small:before{content:"\FA14"}.mdi-squeegee:before{content:"\FAE0"}.mdi-ssh:before{content:"\F8BF"}.mdi-stack-exchange:before{content:"\F60B"}.mdi-stack-overflow:before{content:"\F4CC"}.mdi-stadium:before{content:"\F71F"}.mdi-stairs:before{content:"\F4CD"}.mdi-standard-definition:before{content:"\F7EE"}.mdi-star:before{content:"\F4CE"}.mdi-star-box:before{content:"\FA72"}.mdi-star-box-outline:before{content:"\FA73"}.mdi-star-circle:before{content:"\F4CF"}.mdi-star-circle-outline:before{content:"\F9A3"}.mdi-star-face:before{content:"\F9A4"}.mdi-star-four-points:before{content:"\FAE1"}.mdi-star-four-points-outline:before{content:"\FAE2"}.mdi-star-half:before{content:"\F4D0"}.mdi-star-off:before{content:"\F4D1"}.mdi-star-outline:before{content:"\F4D2"}.mdi-star-three-points:before{content:"\FAE3"}.mdi-star-three-points-outline:before{content:"\FAE4"}.mdi-steam:before{content:"\F4D3"}.mdi-steam-box:before{content:"\F90C"}.mdi-steering:before{content:"\F4D4"}.mdi-steering-off:before{content:"\F90D"}.mdi-step-backward:before{content:"\F4D5"}.mdi-step-backward-2:before{content:"\F4D6"}.mdi-step-forward:before{content:"\F4D7"}.mdi-step-forward-2:before{content:"\F4D8"}.mdi-stethoscope:before{content:"\F4D9"}.mdi-sticker:before{content:"\F5D0"}.mdi-sticker-emoji:before{content:"\F784"}.mdi-stocking:before{content:"\F4DA"}.mdi-stop:before{content:"\F4DB"}.mdi-stop-circle:before{content:"\F666"}.mdi-stop-circle-outline:before{content:"\F667"}.mdi-store:before{content:"\F4DC"}.mdi-store-24-hour:before{content:"\F4DD"}.mdi-stove:before{content:"\F4DE"}.mdi-strava:before{content:"\FB25"}.mdi-subdirectory-arrow-left:before{content:"\F60C"}.mdi-subdirectory-arrow-right:before{content:"\F60D"}.mdi-subtitles:before{content:"\FA15"}.mdi-subtitles-outline:before{content:"\FA16"}.mdi-subway:before{content:"\F6AB"}.mdi-subway-variant:before{content:"\F4DF"}.mdi-summit:before{content:"\F785"}.mdi-sunglasses:before{content:"\F4E0"}.mdi-surround-sound:before{content:"\F5C5"}.mdi-surround-sound-2-0:before{content:"\F7EF"}.mdi-surround-sound-3-1:before{content:"\F7F0"}.mdi-surround-sound-5-1:before{content:"\F7F1"}.mdi-surround-sound-7-1:before{content:"\F7F2"}.mdi-svg:before{content:"\F720"}.mdi-swap-horizontal:before{content:"\F4E1"}.mdi-swap-horizontal-variant:before{content:"\F8C0"}.mdi-swap-vertical:before{content:"\F4E2"}.mdi-swap-vertical-variant:before{content:"\F8C1"}.mdi-swim:before{content:"\F4E3"}.mdi-switch:before{content:"\F4E4"}.mdi-sword:before{content:"\F4E5"}.mdi-sword-cross:before{content:"\F786"}.mdi-symfony:before{content:"\FAE5"}.mdi-sync:before{content:"\F4E6"}.mdi-sync-alert:before{content:"\F4E7"}.mdi-sync-off:before{content:"\F4E8"}.mdi-tab:before{content:"\F4E9"}.mdi-tab-minus:before{content:"\FB26"}.mdi-tab-plus:before{content:"\F75B"}.mdi-tab-remove:before{content:"\FB27"}.mdi-tab-unselected:before{content:"\F4EA"}.mdi-table:before{content:"\F4EB"}.mdi-table-border:before{content:"\FA17"}.mdi-table-column:before{content:"\F834"}.mdi-table-column-plus-after:before{content:"\F4EC"}.mdi-table-column-plus-before:before{content:"\F4ED"}.mdi-table-column-remove:before{content:"\F4EE"}.mdi-table-column-width:before{content:"\F4EF"}.mdi-table-edit:before{content:"\F4F0"}.mdi-table-large:before{content:"\F4F1"}.mdi-table-merge-cells:before{content:"\F9A5"}.mdi-table-of-contents:before{content:"\F835"}.mdi-table-plus:before{content:"\FA74"}.mdi-table-remove:before{content:"\FA75"}.mdi-table-row:before{content:"\F836"}.mdi-table-row-height:before{content:"\F4F2"}.mdi-table-row-plus-after:before{content:"\F4F3"}.mdi-table-row-plus-before:before{content:"\F4F4"}.mdi-table-row-remove:before{content:"\F4F5"}.mdi-table-search:before{content:"\F90E"}.mdi-table-settings:before{content:"\F837"}.mdi-tablet:before{content:"\F4F6"}.mdi-tablet-android:before{content:"\F4F7"}.mdi-tablet-cellphone:before{content:"\F9A6"}.mdi-tablet-ipad:before{content:"\F4F8"}.mdi-taco:before{content:"\F761"}.mdi-tag:before{content:"\F4F9"}.mdi-tag-faces:before{content:"\F4FA"}.mdi-tag-heart:before{content:"\F68A"}.mdi-tag-minus:before{content:"\F90F"}.mdi-tag-multiple:before{content:"\F4FB"}.mdi-tag-outline:before{content:"\F4FC"}.mdi-tag-plus:before{content:"\F721"}.mdi-tag-remove:before{content:"\F722"}.mdi-tag-text-outline:before{content:"\F4FD"}.mdi-tape-measure:before{content:"\FB28"}.mdi-target:before{content:"\F4FE"}.mdi-target-variant:before{content:"\FA76"}.mdi-taxi:before{content:"\F4FF"}.mdi-teach:before{content:"\F88F"}.mdi-teamviewer:before{content:"\F500"}.mdi-telegram:before{content:"\F501"}.mdi-telescope:before{content:"\FB29"}.mdi-television:before{content:"\F502"}.mdi-television-box:before{content:"\F838"}.mdi-television-classic:before{content:"\F7F3"}.mdi-television-classic-off:before{content:"\F839"}.mdi-television-guide:before{content:"\F503"}.mdi-television-off:before{content:"\F83A"}.mdi-temperature-celsius:before{content:"\F504"}.mdi-temperature-fahrenheit:before{content:"\F505"}.mdi-temperature-kelvin:before{content:"\F506"}.mdi-tennis:before{content:"\F507"}.mdi-tent:before{content:"\F508"}.mdi-terrain:before{content:"\F509"}.mdi-test-tube:before{content:"\F668"}.mdi-test-tube-empty:before{content:"\F910"}.mdi-test-tube-off:before{content:"\F911"}.mdi-text:before{content:"\F9A7"}.mdi-text-shadow:before{content:"\F669"}.mdi-text-short:before{content:"\F9A8"}.mdi-text-subject:before{content:"\F9A9"}.mdi-text-to-speech:before{content:"\F50A"}.mdi-text-to-speech-off:before{content:"\F50B"}.mdi-textbox:before{content:"\F60E"}.mdi-textbox-password:before{content:"\F7F4"}.mdi-texture:before{content:"\F50C"}.mdi-theater:before{content:"\F50D"}.mdi-theme-light-dark:before{content:"\F50E"}.mdi-thermometer:before{content:"\F50F"}.mdi-thermometer-lines:before{content:"\F510"}.mdi-thermostat:before{content:"\F393"}.mdi-thermostat-box:before{content:"\F890"}.mdi-thought-bubble:before{content:"\F7F5"}.mdi-thought-bubble-outline:before{content:"\F7F6"}.mdi-thumb-down:before{content:"\F511"}.mdi-thumb-down-outline:before{content:"\F512"}.mdi-thumb-up:before{content:"\F513"}.mdi-thumb-up-outline:before{content:"\F514"}.mdi-thumbs-up-down:before{content:"\F515"}.mdi-ticket:before{content:"\F516"}.mdi-ticket-account:before{content:"\F517"}.mdi-ticket-confirmation:before{content:"\F518"}.mdi-ticket-outline:before{content:"\F912"}.mdi-ticket-percent:before{content:"\F723"}.mdi-tie:before{content:"\F519"}.mdi-tilde:before{content:"\F724"}.mdi-timelapse:before{content:"\F51A"}.mdi-timer:before{content:"\F51B"}.mdi-timer-10:before{content:"\F51C"}.mdi-timer-3:before{content:"\F51D"}.mdi-timer-off:before{content:"\F51E"}.mdi-timer-sand:before{content:"\F51F"}.mdi-timer-sand-empty:before{content:"\F6AC"}.mdi-timer-sand-full:before{content:"\F78B"}.mdi-timetable:before{content:"\F520"}.mdi-toggle-switch:before{content:"\F521"}.mdi-toggle-switch-off:before{content:"\F522"}.mdi-toggle-switch-off-outline:before{content:"\FA18"}.mdi-toggle-switch-outline:before{content:"\FA19"}.mdi-toilet:before{content:"\F9AA"}.mdi-toolbox:before{content:"\F9AB"}.mdi-toolbox-outline:before{content:"\F9AC"}.mdi-tooltip:before{content:"\F523"}.mdi-tooltip-edit:before{content:"\F524"}.mdi-tooltip-image:before{content:"\F525"}.mdi-tooltip-outline:before{content:"\F526"}.mdi-tooltip-outline-plus:before{content:"\F527"}.mdi-tooltip-text:before{content:"\F528"}.mdi-tooth:before{content:"\F8C2"}.mdi-tooth-outline:before{content:"\F529"}.mdi-tor:before{content:"\F52A"}.mdi-tournament:before{content:"\F9AD"}.mdi-tower-beach:before{content:"\F680"}.mdi-tower-fire:before{content:"\F681"}.mdi-towing:before{content:"\F83B"}.mdi-track-light:before{content:"\F913"}.mdi-trackpad:before{content:"\F7F7"}.mdi-trackpad-lock:before{content:"\F932"}.mdi-tractor:before{content:"\F891"}.mdi-trademark:before{content:"\FA77"}.mdi-traffic-light:before{content:"\F52B"}.mdi-train:before{content:"\F52C"}.mdi-train-variant:before{content:"\F8C3"}.mdi-tram:before{content:"\F52D"}.mdi-transcribe:before{content:"\F52E"}.mdi-transcribe-close:before{content:"\F52F"}.mdi-transfer:before{content:"\F530"}.mdi-transit-transfer:before{content:"\F6AD"}.mdi-transition:before{content:"\F914"}.mdi-transition-masked:before{content:"\F915"}.mdi-translate:before{content:"\F5CA"}.mdi-trash-can:before{content:"\FA78"}.mdi-trash-can-outline:before{content:"\FA79"}.mdi-treasure-chest:before{content:"\F725"}.mdi-tree:before{content:"\F531"}.mdi-trello:before{content:"\F532"}.mdi-trending-down:before{content:"\F533"}.mdi-trending-neutral:before{content:"\F534"}.mdi-trending-up:before{content:"\F535"}.mdi-triangle:before{content:"\F536"}.mdi-triangle-outline:before{content:"\F537"}.mdi-trophy:before{content:"\F538"}.mdi-trophy-award:before{content:"\F539"}.mdi-trophy-outline:before{content:"\F53A"}.mdi-trophy-variant:before{content:"\F53B"}.mdi-trophy-variant-outline:before{content:"\F53C"}.mdi-truck:before{content:"\F53D"}.mdi-truck-delivery:before{content:"\F53E"}.mdi-truck-fast:before{content:"\F787"}.mdi-truck-trailer:before{content:"\F726"}.mdi-tshirt-crew:before{content:"\FA7A"}.mdi-tshirt-crew-outline:before{content:"\F53F"}.mdi-tshirt-v:before{content:"\FA7B"}.mdi-tshirt-v-outline:before{content:"\F540"}.mdi-tumble-dryer:before{content:"\F916"}.mdi-tumblr:before{content:"\F541"}.mdi-tumblr-box:before{content:"\F917"}.mdi-tumblr-reblog:before{content:"\F542"}.mdi-tune:before{content:"\F62E"}.mdi-tune-vertical:before{content:"\F66A"}.mdi-twitch:before{content:"\F543"}.mdi-twitter:before{content:"\F544"}.mdi-twitter-box:before{content:"\F545"}.mdi-twitter-circle:before{content:"\F546"}.mdi-twitter-retweet:before{content:"\F547"}.mdi-two-factor-authentication:before{content:"\F9AE"}.mdi-uber:before{content:"\F748"}.mdi-ubuntu:before{content:"\F548"}.mdi-ultra-high-definition:before{content:"\F7F8"}.mdi-umbraco:before{content:"\F549"}.mdi-umbrella:before{content:"\F54A"}.mdi-umbrella-closed:before{content:"\F9AF"}.mdi-umbrella-outline:before{content:"\F54B"}.mdi-undo:before{content:"\F54C"}.mdi-undo-variant:before{content:"\F54D"}.mdi-unfold-less-horizontal:before{content:"\F54E"}.mdi-unfold-less-vertical:before{content:"\F75F"}.mdi-unfold-more-horizontal:before{content:"\F54F"}.mdi-unfold-more-vertical:before{content:"\F760"}.mdi-ungroup:before{content:"\F550"}.mdi-unity:before{content:"\F6AE"}.mdi-unreal:before{content:"\F9B0"}.mdi-untappd:before{content:"\F551"}.mdi-update:before{content:"\F6AF"}.mdi-upload:before{content:"\F552"}.mdi-upload-multiple:before{content:"\F83C"}.mdi-upload-network:before{content:"\F6F5"}.mdi-usb:before{content:"\F553"}.mdi-van-passenger:before{content:"\F7F9"}.mdi-van-utility:before{content:"\F7FA"}.mdi-vanish:before{content:"\F7FB"}.mdi-variable:before{content:"\FAE6"}.mdi-vector-arrange-above:before{content:"\F554"}.mdi-vector-arrange-below:before{content:"\F555"}.mdi-vector-bezier:before{content:"\FAE7"}.mdi-vector-circle:before{content:"\F556"}.mdi-vector-circle-variant:before{content:"\F557"}.mdi-vector-combine:before{content:"\F558"}.mdi-vector-curve:before{content:"\F559"}.mdi-vector-difference:before{content:"\F55A"}.mdi-vector-difference-ab:before{content:"\F55B"}.mdi-vector-difference-ba:before{content:"\F55C"}.mdi-vector-ellipse:before{content:"\F892"}.mdi-vector-intersection:before{content:"\F55D"}.mdi-vector-line:before{content:"\F55E"}.mdi-vector-point:before{content:"\F55F"}.mdi-vector-polygon:before{content:"\F560"}.mdi-vector-polyline:before{content:"\F561"}.mdi-vector-radius:before{content:"\F749"}.mdi-vector-rectangle:before{content:"\F5C6"}.mdi-vector-selection:before{content:"\F562"}.mdi-vector-square:before{content:"\F001"}.mdi-vector-triangle:before{content:"\F563"}.mdi-vector-union:before{content:"\F564"}.mdi-venmo:before{content:"\F578"}.mdi-verified:before{content:"\F565"}.mdi-vhs:before{content:"\FA1A"}.mdi-vibrate:before{content:"\F566"}.mdi-video:before{content:"\F567"}.mdi-video-3d:before{content:"\F7FC"}.mdi-video-4k-box:before{content:"\F83D"}.mdi-video-account:before{content:"\F918"}.mdi-video-image:before{content:"\F919"}.mdi-video-input-antenna:before{content:"\F83E"}.mdi-video-input-component:before{content:"\F83F"}.mdi-video-input-hdmi:before{content:"\F840"}.mdi-video-input-svideo:before{content:"\F841"}.mdi-video-minus:before{content:"\F9B1"}.mdi-video-off:before{content:"\F568"}.mdi-video-plus:before{content:"\F9B2"}.mdi-video-stabilization:before{content:"\F91A"}.mdi-video-switch:before{content:"\F569"}.mdi-video-vintage:before{content:"\FA1B"}.mdi-view-agenda:before{content:"\F56A"}.mdi-view-array:before{content:"\F56B"}.mdi-view-carousel:before{content:"\F56C"}.mdi-view-column:before{content:"\F56D"}.mdi-view-dashboard:before{content:"\F56E"}.mdi-view-dashboard-outline:before{content:"\FA1C"}.mdi-view-dashboard-variant:before{content:"\F842"}.mdi-view-day:before{content:"\F56F"}.mdi-view-grid:before{content:"\F570"}.mdi-view-headline:before{content:"\F571"}.mdi-view-list:before{content:"\F572"}.mdi-view-module:before{content:"\F573"}.mdi-view-parallel:before{content:"\F727"}.mdi-view-quilt:before{content:"\F574"}.mdi-view-sequential:before{content:"\F728"}.mdi-view-stream:before{content:"\F575"}.mdi-view-week:before{content:"\F576"}.mdi-vimeo:before{content:"\F577"}.mdi-violin:before{content:"\F60F"}.mdi-virtual-reality:before{content:"\F893"}.mdi-visual-studio:before{content:"\F610"}.mdi-visual-studio-code:before{content:"\FA1D"}.mdi-vk:before{content:"\F579"}.mdi-vk-box:before{content:"\F57A"}.mdi-vk-circle:before{content:"\F57B"}.mdi-vlc:before{content:"\F57C"}.mdi-voice:before{content:"\F5CB"}.mdi-voicemail:before{content:"\F57D"}.mdi-volleyball:before{content:"\F9B3"}.mdi-volume-high:before{content:"\F57E"}.mdi-volume-low:before{content:"\F57F"}.mdi-volume-medium:before{content:"\F580"}.mdi-volume-minus:before{content:"\F75D"}.mdi-volume-mute:before{content:"\F75E"}.mdi-volume-off:before{content:"\F581"}.mdi-volume-plus:before{content:"\F75C"}.mdi-vote:before{content:"\FA1E"}.mdi-vote-outline:before{content:"\FA1F"}.mdi-vpn:before{content:"\F582"}.mdi-vuejs:before{content:"\F843"}.mdi-walk:before{content:"\F583"}.mdi-wall:before{content:"\F7FD"}.mdi-wall-sconce:before{content:"\F91B"}.mdi-wall-sconce-flat:before{content:"\F91C"}.mdi-wall-sconce-variant:before{content:"\F91D"}.mdi-wallet:before{content:"\F584"}.mdi-wallet-giftcard:before{content:"\F585"}.mdi-wallet-membership:before{content:"\F586"}.mdi-wallet-travel:before{content:"\F587"}.mdi-wan:before{content:"\F588"}.mdi-washing-machine:before{content:"\F729"}.mdi-watch:before{content:"\F589"}.mdi-watch-export:before{content:"\F58A"}.mdi-watch-export-variant:before{content:"\F894"}.mdi-watch-import:before{content:"\F58B"}.mdi-watch-import-variant:before{content:"\F895"}.mdi-watch-variant:before{content:"\F896"}.mdi-watch-vibrate:before{content:"\F6B0"}.mdi-water:before{content:"\F58C"}.mdi-water-off:before{content:"\F58D"}.mdi-water-percent:before{content:"\F58E"}.mdi-water-pump:before{content:"\F58F"}.mdi-watermark:before{content:"\F612"}.mdi-waves:before{content:"\F78C"}.mdi-weather-cloudy:before{content:"\F590"}.mdi-weather-fog:before{content:"\F591"}.mdi-weather-hail:before{content:"\F592"}.mdi-weather-hurricane:before{content:"\F897"}.mdi-weather-lightning:before{content:"\F593"}.mdi-weather-lightning-rainy:before{content:"\F67D"}.mdi-weather-night:before{content:"\F594"}.mdi-weather-partlycloudy:before{content:"\F595"}.mdi-weather-pouring:before{content:"\F596"}.mdi-weather-rainy:before{content:"\F597"}.mdi-weather-snowy:before{content:"\F598"}.mdi-weather-snowy-rainy:before{content:"\F67E"}.mdi-weather-sunny:before{content:"\F599"}.mdi-weather-sunset:before{content:"\F59A"}.mdi-weather-sunset-down:before{content:"\F59B"}.mdi-weather-sunset-up:before{content:"\F59C"}.mdi-weather-windy:before{content:"\F59D"}.mdi-weather-windy-variant:before{content:"\F59E"}.mdi-web:before{content:"\F59F"}.mdi-webcam:before{content:"\F5A0"}.mdi-webhook:before{content:"\F62F"}.mdi-webpack:before{content:"\F72A"}.mdi-wechat:before{content:"\F611"}.mdi-weight:before{content:"\F5A1"}.mdi-weight-kilogram:before{content:"\F5A2"}.mdi-weight-pound:before{content:"\F9B4"}.mdi-whatsapp:before{content:"\F5A3"}.mdi-wheelchair-accessibility:before{content:"\F5A4"}.mdi-whistle:before{content:"\F9B5"}.mdi-white-balance-auto:before{content:"\F5A5"}.mdi-white-balance-incandescent:before{content:"\F5A6"}.mdi-white-balance-iridescent:before{content:"\F5A7"}.mdi-white-balance-sunny:before{content:"\F5A8"}.mdi-widgets:before{content:"\F72B"}.mdi-wifi:before{content:"\F5A9"}.mdi-wifi-off:before{content:"\F5AA"}.mdi-wifi-strength-1:before{content:"\F91E"}.mdi-wifi-strength-1-alert:before{content:"\F91F"}.mdi-wifi-strength-1-lock:before{content:"\F920"}.mdi-wifi-strength-2:before{content:"\F921"}.mdi-wifi-strength-2-alert:before{content:"\F922"}.mdi-wifi-strength-2-lock:before{content:"\F923"}.mdi-wifi-strength-3:before{content:"\F924"}.mdi-wifi-strength-3-alert:before{content:"\F925"}.mdi-wifi-strength-3-lock:before{content:"\F926"}.mdi-wifi-strength-4:before{content:"\F927"}.mdi-wifi-strength-4-alert:before{content:"\F928"}.mdi-wifi-strength-4-lock:before{content:"\F929"}.mdi-wifi-strength-alert-outline:before{content:"\F92A"}.mdi-wifi-strength-lock-outline:before{content:"\F92B"}.mdi-wifi-strength-off:before{content:"\F92C"}.mdi-wifi-strength-off-outline:before{content:"\F92D"}.mdi-wifi-strength-outline:before{content:"\F92E"}.mdi-wii:before{content:"\F5AB"}.mdi-wiiu:before{content:"\F72C"}.mdi-wikipedia:before{content:"\F5AC"}.mdi-window-close:before{content:"\F5AD"}.mdi-window-closed:before{content:"\F5AE"}.mdi-window-maximize:before{content:"\F5AF"}.mdi-window-minimize:before{content:"\F5B0"}.mdi-window-open:before{content:"\F5B1"}.mdi-window-restore:before{content:"\F5B2"}.mdi-windows:before{content:"\F5B3"}.mdi-windows-classic:before{content:"\FA20"}.mdi-wiper:before{content:"\FAE8"}.mdi-wordpress:before{content:"\F5B4"}.mdi-worker:before{content:"\F5B5"}.mdi-wrap:before{content:"\F5B6"}.mdi-wrench:before{content:"\F5B7"}.mdi-wunderlist:before{content:"\F5B8"}.mdi-xamarin:before{content:"\F844"}.mdi-xamarin-outline:before{content:"\F845"}.mdi-xaml:before{content:"\F673"}.mdi-xbox:before{content:"\F5B9"}.mdi-xbox-controller:before{content:"\F5BA"}.mdi-xbox-controller-battery-alert:before{content:"\F74A"}.mdi-xbox-controller-battery-charging:before{content:"\FA21"}.mdi-xbox-controller-battery-empty:before{content:"\F74B"}.mdi-xbox-controller-battery-full:before{content:"\F74C"}.mdi-xbox-controller-battery-low:before{content:"\F74D"}.mdi-xbox-controller-battery-medium:before{content:"\F74E"}.mdi-xbox-controller-battery-unknown:before{content:"\F74F"}.mdi-xbox-controller-off:before{content:"\F5BB"}.mdi-xda:before{content:"\F5BC"}.mdi-xing:before{content:"\F5BD"}.mdi-xing-box:before{content:"\F5BE"}.mdi-xing-circle:before{content:"\F5BF"}.mdi-xml:before{content:"\F5C0"}.mdi-xmpp:before{content:"\F7FE"}.mdi-yahoo:before{content:"\FB2A"}.mdi-yammer:before{content:"\F788"}.mdi-yeast:before{content:"\F5C1"}.mdi-yelp:before{content:"\F5C2"}.mdi-yin-yang:before{content:"\F67F"}.mdi-youtube:before{content:"\F5C3"}.mdi-youtube-creator-studio:before{content:"\F846"}.mdi-youtube-gaming:before{content:"\F847"}.mdi-youtube-tv:before{content:"\F448"}.mdi-z-wave:before{content:"\FAE9"}.mdi-zend:before{content:"\FAEA"}.mdi-zip-box:before{content:"\F5C4"}.mdi-zip-disk:before{content:"\FA22"}.mdi-zodiac-aquarius:before{content:"\FA7C"}.mdi-zodiac-aries:before{content:"\FA7D"}.mdi-zodiac-cancer:before{content:"\FA7E"}.mdi-zodiac-capricorn:before{content:"\FA7F"}.mdi-zodiac-gemini:before{content:"\FA80"}.mdi-zodiac-leo:before{content:"\FA81"}.mdi-zodiac-libra:before{content:"\FA82"}.mdi-zodiac-pisces:before{content:"\FA83"}.mdi-zodiac-sagittarius:before{content:"\FA84"}.mdi-zodiac-scorpio:before{content:"\FA85"}.mdi-zodiac-taurus:before{content:"\FA86"}.mdi-zodiac-virgo:before{content:"\FA87"}.mdi-blank:before{content:"";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:#0000008a}.mdi-dark.mdi-inactive:before{color:#00000042}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:#ffffff4d}.mdi-rotate-45:before{transform:rotate(45deg)}.mdi-rotate-90:before{transform:rotate(90deg)}.mdi-rotate-135:before{transform:rotate(135deg)}.mdi-rotate-180:before{transform:rotate(180deg)}.mdi-rotate-225:before{transform:rotate(225deg)}.mdi-rotate-270:before{transform:rotate(270deg)}.mdi-rotate-315:before{transform:rotate(315deg)}.mdi-flip-h:before{transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{animation:mdi-spin 2s linear infinite}@keyframes mdi-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes 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:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes 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:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes 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:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes 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)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}.flag-icon,.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{position:relative;display:inline-block;width:1.3333333333em;line-height:1em}.flag-icon:before{content:" "}.flag-icon.flag-icon-squared{width:1em}.flag-icon-ad{background-image:url(ad.45026b922ec57f969a0a.svg)}.flag-icon-ad.flag-icon-squared{background-image:url(ad.94e810253dbc84702e9a.svg)}.flag-icon-ae{background-image:url(ae.2c530f6449f3e5abd04b.svg)}.flag-icon-ae.flag-icon-squared{background-image:url(ae.23c174705b39d649ba43.svg)}.flag-icon-af{background-image:url(af.458ab7e0c32d14aefe33.svg)}.flag-icon-af.flag-icon-squared{background-image:url(af.867627c537fd29812532.svg)}.flag-icon-ag{background-image:url(ag.5929ca9ff0f160f96fb5.svg)}.flag-icon-ag.flag-icon-squared{background-image:url(ag.3f18bb58815f1eb37b60.svg)}.flag-icon-ai{background-image:url(ai.c4699001b99c1638c765.svg)}.flag-icon-ai.flag-icon-squared{background-image:url(ai.546a12e334b3f4d8967c.svg)}.flag-icon-al{background-image:url(al.3dd8853b91d6f490b4c1.svg)}.flag-icon-al.flag-icon-squared{background-image:url(al.090568ab89f9b7e68f3b.svg)}.flag-icon-am{background-image:url(am.e935f82147f4d3c76c92.svg)}.flag-icon-am.flag-icon-squared{background-image:url(am.36fc7db319e532bff785.svg)}.flag-icon-ao{background-image:url(ao.ad6f3c8c3519f36b36c4.svg)}.flag-icon-ao.flag-icon-squared{background-image:url(ao.7ed590a16ff7642e7a85.svg)}.flag-icon-aq{background-image:url(aq.e3fbc5d0ce77f1c9e808.svg)}.flag-icon-aq.flag-icon-squared{background-image:url(aq.e6c275d0d4e5135fb04b.svg)}.flag-icon-ar{background-image:url(ar.2ff091f8773d0ea8640d.svg)}.flag-icon-ar.flag-icon-squared{background-image:url(ar.5a7c09af30ea06db87f1.svg)}.flag-icon-as{background-image:url(as.3b86b6876653592c0fa3.svg)}.flag-icon-as.flag-icon-squared{background-image:url(as.7ae00cb9d6bf497132c1.svg)}.flag-icon-at{background-image:url(at.1281f451a103684e9248.svg)}.flag-icon-at.flag-icon-squared{background-image:url(at.d7b3791eb6679e92a2bd.svg)}.flag-icon-au{background-image:url(au.932d918261bcbb88f0cc.svg)}.flag-icon-au.flag-icon-squared{background-image:url(au.5b98a120aeec3f5a1aeb.svg)}.flag-icon-aw{background-image:url(aw.98298192f432c6fc56cc.svg)}.flag-icon-aw.flag-icon-squared{background-image:url(aw.b478dded01c70ad2275c.svg)}.flag-icon-ax{background-image:url(ax.6651bb2513bc040f7f2b.svg)}.flag-icon-ax.flag-icon-squared{background-image:url(ax.c260e9a581b4c4415f20.svg)}.flag-icon-az{background-image:url(az.d4faca473814e47b3f03.svg)}.flag-icon-az.flag-icon-squared{background-image:url(az.84126238074d3c3c30b9.svg)}.flag-icon-ba{background-image:url(ba.7097f2f878560a3debc6.svg)}.flag-icon-ba.flag-icon-squared{background-image:url(ba.d1e732dc96724fe02492.svg)}.flag-icon-bb{background-image:url(bb.021629a6a596929b0462.svg)}.flag-icon-bb.flag-icon-squared{background-image:url(bb.17738ccf41cecf9d38ba.svg)}.flag-icon-bd{background-image:url(bd.d16830cba55e113c5888.svg)}.flag-icon-bd.flag-icon-squared{background-image:url(bd.a3ae69dedf0b3ad8fb44.svg)}.flag-icon-be{background-image:url(be.410c4acc521ec3a59836.svg)}.flag-icon-be.flag-icon-squared{background-image:url(be.914a3c37d1998aa1f6b0.svg)}.flag-icon-bf{background-image:url(bf.4275eb85c53fe2d0f6a8.svg)}.flag-icon-bf.flag-icon-squared{background-image:url(bf.6fc31e160aec39c1d496.svg)}.flag-icon-bg{background-image:url(bg.c9c13073359faec8e076.svg)}.flag-icon-bg.flag-icon-squared{background-image:url(bg.4f2a9bbb4c1ea18ea4dd.svg)}.flag-icon-bh{background-image:url(bh.ec61516daebfebe2cd49.svg)}.flag-icon-bh.flag-icon-squared{background-image:url(bh.0cfc56195412f09f4c70.svg)}.flag-icon-bi{background-image:url(bi.3fce551eeb9f82d29f76.svg)}.flag-icon-bi.flag-icon-squared{background-image:url(bi.5adb744e68bc13f75956.svg)}.flag-icon-bj{background-image:url(bj.e8591ed7d23999de96ef.svg)}.flag-icon-bj.flag-icon-squared{background-image:url(bj.fb3d1c01b8a808e6fe13.svg)}.flag-icon-bl{background-image:url(bl.6a6bc7f183b774316b63.svg)}.flag-icon-bl.flag-icon-squared{background-image:url(bl.669bbb820754f1cc0ce4.svg)}.flag-icon-bm{background-image:url(bm.e2aa572a02963b087e48.svg)}.flag-icon-bm.flag-icon-squared{background-image:url(bm.7dd1b92ad42d2f9d69dd.svg)}.flag-icon-bn{background-image:url(bn.ad7aafa9a29894397b43.svg)}.flag-icon-bn.flag-icon-squared{background-image:url(bn.5fd8c65274736a1b6af4.svg)}.flag-icon-bo{background-image:url(bo.1155c3da4861424ea8ff.svg)}.flag-icon-bo.flag-icon-squared{background-image:url(bo.ee5938f07b3324e9af6d.svg)}.flag-icon-bq{background-image:url(bq.8ff78ac28371e9069bfb.svg)}.flag-icon-bq.flag-icon-squared{background-image:url(bq.6e5b96f6104d2ff9977a.svg)}.flag-icon-br{background-image:url(br.5ec13287c2da0d77a7e7.svg)}.flag-icon-br.flag-icon-squared{background-image:url(br.b3663866f502ec386f0e.svg)}.flag-icon-bs{background-image:url(bs.5497678a4578b848e08d.svg)}.flag-icon-bs.flag-icon-squared{background-image:url(bs.a9ddb124f725485b9445.svg)}.flag-icon-bt{background-image:url(bt.eed19cbfd0dc809d6886.svg)}.flag-icon-bt.flag-icon-squared{background-image:url(bt.1372873ed65891680a2d.svg)}.flag-icon-bv{background-image:url(bv.b789f839eda2bce4b0e3.svg)}.flag-icon-bv.flag-icon-squared{background-image:url(bv.adee14dc818c2a37dbd9.svg)}.flag-icon-bw{background-image:url(bw.8a35721e3f5ff275ace8.svg)}.flag-icon-bw.flag-icon-squared{background-image:url(bw.0acc600b67ac7165e38c.svg)}.flag-icon-by{background-image:url(by.ed1fb53394827e144c8a.svg)}.flag-icon-by.flag-icon-squared{background-image:url(by.da99aaa559633b439aa3.svg)}.flag-icon-bz{background-image:url(bz.4eb2d29f4fcc586ae3e2.svg)}.flag-icon-bz.flag-icon-squared{background-image:url(bz.7826f0d58900985ad312.svg)}.flag-icon-ca{background-image:url(ca.d348137a99e6d528c5b7.svg)}.flag-icon-ca.flag-icon-squared{background-image:url(ca.102b45b24a03abdaeae6.svg)}.flag-icon-cc{background-image:url(cc.200233c98efe5d026e98.svg)}.flag-icon-cc.flag-icon-squared{background-image:url(cc.27d55bfa0a8b66542f74.svg)}.flag-icon-cd{background-image:url(cd.e5fd4d1225cc6c53b73d.svg)}.flag-icon-cd.flag-icon-squared{background-image:url(cd.d44809aaad5d32f91a56.svg)}.flag-icon-cf{background-image:url(cf.617adc02abcee400496d.svg)}.flag-icon-cf.flag-icon-squared{background-image:url(cf.eb50c5ecfa556ddba5a7.svg)}.flag-icon-cg{background-image:url(cg.440e321a39cf550b0bec.svg)}.flag-icon-cg.flag-icon-squared{background-image:url(cg.862f4608de0f8e9d213c.svg)}.flag-icon-ch{background-image:url(ch.7a52ef5e31b7f5e08a01.svg)}.flag-icon-ch.flag-icon-squared{background-image:url(ch.1113c7e9162d605ca580.svg)}.flag-icon-ci{background-image:url(ci.b1030b2b5315547c7fbe.svg)}.flag-icon-ci.flag-icon-squared{background-image:url(ci.6f06682eaf98960662af.svg)}.flag-icon-ck{background-image:url(ck.65a80cb3a138985c22dc.svg)}.flag-icon-ck.flag-icon-squared{background-image:url(ck.d76f3968d6f25ed0bc7d.svg)}.flag-icon-cl{background-image:url(cl.b9ff305a088060fd040a.svg)}.flag-icon-cl.flag-icon-squared{background-image:url(cl.303f56a616afb6bae962.svg)}.flag-icon-cm{background-image:url(cm.7578267e8568b1490427.svg)}.flag-icon-cm.flag-icon-squared{background-image:url(cm.0dcbc4f1fe098b1b8725.svg)}.flag-icon-cn{background-image:url(cn.7977e12a9afade492c93.svg)}.flag-icon-cn.flag-icon-squared{background-image:url(cn.f5a6f048eb8367343bd4.svg)}.flag-icon-co{background-image:url(co.59ec93f7d718ebed3779.svg)}.flag-icon-co.flag-icon-squared{background-image:url(co.4c87d079860a09479706.svg)}.flag-icon-cr{background-image:url(cr.6f2d7bb05d9edb1089ec.svg)}.flag-icon-cr.flag-icon-squared{background-image:url(cr.ebed46008265a3777565.svg)}.flag-icon-cu{background-image:url(cu.ff35f996902731bad287.svg)}.flag-icon-cu.flag-icon-squared{background-image:url(cu.1452c504ef675071dcdf.svg)}.flag-icon-cv{background-image:url(cv.434373304db5970887de.svg)}.flag-icon-cv.flag-icon-squared{background-image:url(cv.1ddd34244b91f9c46e1d.svg)}.flag-icon-cw{background-image:url(cw.8e4cecbf86c9e4b2df3a.svg)}.flag-icon-cw.flag-icon-squared{background-image:url(cw.3fc4503762b62953af04.svg)}.flag-icon-cx{background-image:url(cx.b9b5e6cd65826aab60c6.svg)}.flag-icon-cx.flag-icon-squared{background-image:url(cx.dda4107fd05b8081ae62.svg)}.flag-icon-cy{background-image:url(cy.70de54e68d8683969410.svg)}.flag-icon-cy.flag-icon-squared{background-image:url(cy.bdc1fde27ba14b2afa3b.svg)}.flag-icon-cz{background-image:url(cz.56021c7ff8bc43f94e04.svg)}.flag-icon-cz.flag-icon-squared{background-image:url(cz.955832ab87320b2312a1.svg)}.flag-icon-de{background-image:url(de.7e82f4c71df5fc78abbb.svg)}.flag-icon-de.flag-icon-squared{background-image:url(de.11d88d2b77e6abe5ebb1.svg)}.flag-icon-dj{background-image:url(dj.76f4cdf5eb6411038bc5.svg)}.flag-icon-dj.flag-icon-squared{background-image:url(dj.278a5a5fce9a6090ce80.svg)}.flag-icon-dk{background-image:url(dk.f4e8fc5376a202f1d771.svg)}.flag-icon-dk.flag-icon-squared{background-image:url(dk.c2e570fa503242ab4c3e.svg)}.flag-icon-dm{background-image:url(dm.466757644ba07a8bbf78.svg)}.flag-icon-dm.flag-icon-squared{background-image:url(dm.dc3455775ad035d0926c.svg)}.flag-icon-do{background-image:url(do.c05850db8e87e53a1268.svg)}.flag-icon-do.flag-icon-squared{background-image:url(do.64a9810e7d07e3af7412.svg)}.flag-icon-dz{background-image:url(dz.945a413c6ba8e484b7b1.svg)}.flag-icon-dz.flag-icon-squared{background-image:url(dz.2be2fee6433a59e75c3d.svg)}.flag-icon-ec{background-image:url(ec.3ea7f906eaf807123a28.svg)}.flag-icon-ec.flag-icon-squared{background-image:url(ec.7be6ca137c0a396154ac.svg)}.flag-icon-ee{background-image:url(ee.887a78f0eb107b3ce616.svg)}.flag-icon-ee.flag-icon-squared{background-image:url(ee.7b6b8abcf78cfa7f4a77.svg)}.flag-icon-eg{background-image:url(eg.b3580df977ae211f31d3.svg)}.flag-icon-eg.flag-icon-squared{background-image:url(eg.c6ff8d6c3057865a32f1.svg)}.flag-icon-eh{background-image:url(eh.8c8b27438e64065d8542.svg)}.flag-icon-eh.flag-icon-squared{background-image:url(eh.905fdd0842d1597c4a27.svg)}.flag-icon-er{background-image:url(er.458bc299993e856c309d.svg)}.flag-icon-er.flag-icon-squared{background-image:url(er.ff62e2720daee288818f.svg)}.flag-icon-es{background-image:url(es.1a25a96e26fcca676c08.svg)}.flag-icon-es.flag-icon-squared{background-image:url(es.b3825b28f7a64779d80d.svg)}.flag-icon-et{background-image:url(et.cbe354bb4afa8afc62da.svg)}.flag-icon-et.flag-icon-squared{background-image:url(et.061591dd14f8c02c150f.svg)}.flag-icon-fi{background-image:url(fi.3b522e7f272eee4009b2.svg)}.flag-icon-fi.flag-icon-squared{background-image:url(fi.eb793b740dd4fa0f8b63.svg)}.flag-icon-fj{background-image:url(fj.f3d86add9fe9ed672274.svg)}.flag-icon-fj.flag-icon-squared{background-image:url(fj.55dd1c6e9a323130d8e7.svg)}.flag-icon-fk{background-image:url(fk.ddc6bd174c1e6603e323.svg)}.flag-icon-fk.flag-icon-squared{background-image:url(fk.fe8e733a5a44d9626de2.svg)}.flag-icon-fm{background-image:url(fm.3bfd96ee5faa59b8017a.svg)}.flag-icon-fm.flag-icon-squared{background-image:url(fm.1579e5b6f7e79e751445.svg)}.flag-icon-fo{background-image:url(fo.f284df39e89f9ed508ad.svg)}.flag-icon-fo.flag-icon-squared{background-image:url(fo.8b4db68d6e0717fe940e.svg)}.flag-icon-fr{background-image:url(fr.81d43a151d8bc64145f2.svg)}.flag-icon-fr.flag-icon-squared{background-image:url(fr.c88df3297cffe49852ae.svg)}.flag-icon-ga{background-image:url(ga.4257c8ec8a129da794b2.svg)}.flag-icon-ga.flag-icon-squared{background-image:url(ga.dec832634c40be902627.svg)}.flag-icon-gb{background-image:url(gb.ba1c7f5df0dd4173c951.svg)}.flag-icon-gb.flag-icon-squared{background-image:url(gb.35dbacd736781608964a.svg)}.flag-icon-gd{background-image:url(gd.b446a44dff915db18869.svg)}.flag-icon-gd.flag-icon-squared{background-image:url(gd.1b313417e54a6f4446ee.svg)}.flag-icon-ge{background-image:url(ge.98cf9dc189b05e67103c.svg)}.flag-icon-ge.flag-icon-squared{background-image:url(ge.7ccc29e2355cf25d55c5.svg)}.flag-icon-gf{background-image:url(gf.695a47d62497dc584667.svg)}.flag-icon-gf.flag-icon-squared{background-image:url(gf.74219f32e778ea33b181.svg)}.flag-icon-gg{background-image:url(gg.6b23b5b1092e831766f9.svg)}.flag-icon-gg.flag-icon-squared{background-image:url(gg.30f47622e942430014e8.svg)}.flag-icon-gh{background-image:url(gh.d060e231aa94a98e78d9.svg)}.flag-icon-gh.flag-icon-squared{background-image:url(gh.286f4413bbf14d667ea8.svg)}.flag-icon-gi{background-image:url(gi.345b700f04babfed53e1.svg)}.flag-icon-gi.flag-icon-squared{background-image:url(gi.e73af10429f00dc293ea.svg)}.flag-icon-gl{background-image:url(gl.84ac5572fd0727fd850e.svg)}.flag-icon-gl.flag-icon-squared{background-image:url(gl.68756f324152d0ada90c.svg)}.flag-icon-gm{background-image:url(gm.cdfdf8bcb862134ab9fe.svg)}.flag-icon-gm.flag-icon-squared{background-image:url(gm.65c86e0a8df296521d90.svg)}.flag-icon-gn{background-image:url(gn.bf5b087387ce93eddfac.svg)}.flag-icon-gn.flag-icon-squared{background-image:url(gn.7bf7a35a82ae814ed25d.svg)}.flag-icon-gp{background-image:url(gp.092b6bf958cd4a1f76c9.svg)}.flag-icon-gp.flag-icon-squared{background-image:url(gp.30b1d26cfe9f458611e2.svg)}.flag-icon-gq{background-image:url(gq.c2cb1adba91b64af03bc.svg)}.flag-icon-gq.flag-icon-squared{background-image:url(gq.89421f59da9e40d8cfcc.svg)}.flag-icon-gr{background-image:url(gr.e2d0116790bdfda46fb4.svg)}.flag-icon-gr.flag-icon-squared{background-image:url(gr.c51a52c416ea428fe41f.svg)}.flag-icon-gs{background-image:url(gs.c19adcdd5855af626a3c.svg)}.flag-icon-gs.flag-icon-squared{background-image:url(gs.a96857cd4e8cd95734f9.svg)}.flag-icon-gt{background-image:url(gt.ccfc27d34052eec1eb6e.svg)}.flag-icon-gt.flag-icon-squared{background-image:url(gt.3d87ccc4e82ef502f1dd.svg)}.flag-icon-gu{background-image:url(gu.459831ea94ce2f15eede.svg)}.flag-icon-gu.flag-icon-squared{background-image:url(gu.35820090ead0219b998c.svg)}.flag-icon-gw{background-image:url(gw.f29eedfe431a60cae11e.svg)}.flag-icon-gw.flag-icon-squared{background-image:url(gw.f647ba54d53db3f2e3a4.svg)}.flag-icon-gy{background-image:url(gy.49a30b4ff82716f3aadd.svg)}.flag-icon-gy.flag-icon-squared{background-image:url(gy.43c003e277ed5a4d0ca0.svg)}.flag-icon-hk{background-image:url(hk.c0a93c089256c99bf337.svg)}.flag-icon-hk.flag-icon-squared{background-image:url(hk.5a1122079f786b82c2ed.svg)}.flag-icon-hm{background-image:url(hm.fdd5197f75474534c518.svg)}.flag-icon-hm.flag-icon-squared{background-image:url(hm.8b4c33d4098f83d3cddd.svg)}.flag-icon-hn{background-image:url(hn.f53ee3d65d19c9dd755e.svg)}.flag-icon-hn.flag-icon-squared{background-image:url(hn.ebef2cd564ca07f12aa1.svg)}.flag-icon-hr{background-image:url(hr.00a76e1b588a62b0fad9.svg)}.flag-icon-hr.flag-icon-squared{background-image:url(hr.f3f2e25c45a219c68654.svg)}.flag-icon-ht{background-image:url(ht.3af38bff509f443ef70e.svg)}.flag-icon-ht.flag-icon-squared{background-image:url(ht.663996cf665e8ab764d5.svg)}.flag-icon-hu{background-image:url(hu.bcbd277021f4a8f5a059.svg)}.flag-icon-hu.flag-icon-squared{background-image:url(hu.7ae2a1f04ec537fbba4b.svg)}.flag-icon-id{background-image:url(id.e2afd171e6a62816237b.svg)}.flag-icon-id.flag-icon-squared{background-image:url(id.0b7fa609d99165dc5377.svg)}.flag-icon-ie{background-image:url(ie.5ecf710f14d859cbceb6.svg)}.flag-icon-ie.flag-icon-squared{background-image:url(ie.1b0ac4e772c2e62aef2f.svg)}.flag-icon-il{background-image:url(il.4c70e23214e9da6a56eb.svg)}.flag-icon-il.flag-icon-squared{background-image:url(il.3bc4ce048568d30c327f.svg)}.flag-icon-im{background-image:url(im.b21ce587e66db16e0428.svg)}.flag-icon-im.flag-icon-squared{background-image:url(im.d637f63b68f97839a27b.svg)}.flag-icon-in{background-image:url(in.e5926cb75dcbb15638da.svg)}.flag-icon-in.flag-icon-squared{background-image:url(in.e626d1bb4e16e732e1dd.svg)}.flag-icon-io{background-image:url(io.e31ca9aa9209d9b76a0b.svg)}.flag-icon-io.flag-icon-squared{background-image:url(io.c32d7f9e59460fb90af6.svg)}.flag-icon-iq{background-image:url(iq.5cd51d2bbb7385580434.svg)}.flag-icon-iq.flag-icon-squared{background-image:url(iq.e549011efede8b5ba38b.svg)}.flag-icon-ir{background-image:url(ir.12e7432b428f8d631eb5.svg)}.flag-icon-ir.flag-icon-squared{background-image:url(ir.c945dfdfaee26ad2861c.svg)}.flag-icon-is{background-image:url(is.2dfa14d19684fbe061e4.svg)}.flag-icon-is.flag-icon-squared{background-image:url(is.1842f1a952e8f0d4ca47.svg)}.flag-icon-it{background-image:url(it.290f2fec799fabdf2a85.svg)}.flag-icon-it.flag-icon-squared{background-image:url(it.9938f4b9588502f93b20.svg)}.flag-icon-je{background-image:url(je.cb9d6ca2be124f560822.svg)}.flag-icon-je.flag-icon-squared{background-image:url(je.7cfaf0ba9322b9fbc96b.svg)}.flag-icon-jm{background-image:url(jm.6bb96bbc99218d9f84f7.svg)}.flag-icon-jm.flag-icon-squared{background-image:url(jm.74ccffca23e5a91356de.svg)}.flag-icon-jo{background-image:url(jo.f41fe7d26b69dec06fef.svg)}.flag-icon-jo.flag-icon-squared{background-image:url(jo.e678dae866ec74e6a939.svg)}.flag-icon-jp{background-image:url(jp.19c631c1498ba5517cd5.svg)}.flag-icon-jp.flag-icon-squared{background-image:url(jp.980c12c54fe225923434.svg)}.flag-icon-ke{background-image:url(ke.74aaf58557811d8e79ab.svg)}.flag-icon-ke.flag-icon-squared{background-image:url(ke.9ea890912ffd2f80e7a3.svg)}.flag-icon-kg{background-image:url(kg.1fe994c1e99757dce023.svg)}.flag-icon-kg.flag-icon-squared{background-image:url(kg.4ad89b3a703d225e1f6d.svg)}.flag-icon-kh{background-image:url(kh.7b33804c913e2285c538.svg)}.flag-icon-kh.flag-icon-squared{background-image:url(kh.695ec7a1a39090e600d5.svg)}.flag-icon-ki{background-image:url(ki.de100d3095b62260166f.svg)}.flag-icon-ki.flag-icon-squared{background-image:url(ki.32000b051bb6bb9ee785.svg)}.flag-icon-km{background-image:url(km.93ef5e214ae093b8adc8.svg)}.flag-icon-km.flag-icon-squared{background-image:url(km.4c4fa2a75b7c9360ac5f.svg)}.flag-icon-kn{background-image:url(kn.a4e974e81853186f1522.svg)}.flag-icon-kn.flag-icon-squared{background-image:url(kn.091a5508172f8eee28f2.svg)}.flag-icon-kp{background-image:url(kp.8d10def41b377b1163c5.svg)}.flag-icon-kp.flag-icon-squared{background-image:url(kp.2e79afa21a3e610e5551.svg)}.flag-icon-kr{background-image:url(kr.939387c390531d01a687.svg)}.flag-icon-kr.flag-icon-squared{background-image:url(kr.9406f22f1237e7e4059d.svg)}.flag-icon-kw{background-image:url(kw.2dce482defe9d86d0596.svg)}.flag-icon-kw.flag-icon-squared{background-image:url(kw.a3a60802b9df1ea679ac.svg)}.flag-icon-ky{background-image:url(ky.ef8e18776eff1caf6b64.svg)}.flag-icon-ky.flag-icon-squared{background-image:url(ky.c311ddba04238d23214d.svg)}.flag-icon-kz{background-image:url(kz.7194851eb720d3fdb3ad.svg)}.flag-icon-kz.flag-icon-squared{background-image:url(kz.f528d1705766032d8237.svg)}.flag-icon-la{background-image:url(la.8d6ad26b7061bc058892.svg)}.flag-icon-la.flag-icon-squared{background-image:url(la.80cf2b55ad4d86b51967.svg)}.flag-icon-lb{background-image:url(lb.75479923a75562bb3dbe.svg)}.flag-icon-lb.flag-icon-squared{background-image:url(lb.940cc75a55e4b18f510a.svg)}.flag-icon-lc{background-image:url(lc.c6488de9494a4e151cc4.svg)}.flag-icon-lc.flag-icon-squared{background-image:url(lc.0d361ba543e6cd2404e1.svg)}.flag-icon-li{background-image:url(li.69a1d60ca3996705d91f.svg)}.flag-icon-li.flag-icon-squared{background-image:url(li.572f90277090beca0d31.svg)}.flag-icon-lk{background-image:url(lk.593078c9718a2a7a20d6.svg)}.flag-icon-lk.flag-icon-squared{background-image:url(lk.93412c6fbb52d5bb809b.svg)}.flag-icon-lr{background-image:url(lr.3a7c494b08f2d0e36a4f.svg)}.flag-icon-lr.flag-icon-squared{background-image:url(lr.74dcec3fec3f73e24a0a.svg)}.flag-icon-ls{background-image:url(ls.0de0f907e70c37b2e86e.svg)}.flag-icon-ls.flag-icon-squared{background-image:url(ls.cddead61f832a10065e9.svg)}.flag-icon-lt{background-image:url(lt.4c19d3a9f8cb00a45baa.svg)}.flag-icon-lt.flag-icon-squared{background-image:url(lt.2ea82cfcd24756f9d718.svg)}.flag-icon-lu{background-image:url(lu.adc8f77e99b53bd83b54.svg)}.flag-icon-lu.flag-icon-squared{background-image:url(lu.b843e6436ac12254b9d2.svg)}.flag-icon-lv{background-image:url(lv.9a5d132cec13c3e033f0.svg)}.flag-icon-lv.flag-icon-squared{background-image:url(lv.2ce7f836390f846b1359.svg)}.flag-icon-ly{background-image:url(ly.0ea8dfcec5cc820043a4.svg)}.flag-icon-ly.flag-icon-squared{background-image:url(ly.9d867c1b9d3b76652858.svg)}.flag-icon-ma{background-image:url(ma.363a4f79da72a6e74be0.svg)}.flag-icon-ma.flag-icon-squared{background-image:url(ma.3b79aff17ae55b760333.svg)}.flag-icon-mc{background-image:url(mc.a2634c60fa92f9ff20f0.svg)}.flag-icon-mc.flag-icon-squared{background-image:url(mc.082fc1558b4cf726b613.svg)}.flag-icon-md{background-image:url(md.4d08e48ef4cfb7c192dc.svg)}.flag-icon-md.flag-icon-squared{background-image:url(md.efdfab01385b30e73986.svg)}.flag-icon-me{background-image:url(me.0b785614513a0b99de04.svg)}.flag-icon-me.flag-icon-squared{background-image:url(me.4c8b84af010134d56b90.svg)}.flag-icon-mf{background-image:url(mf.2d96a80bd05aca4ef711.svg)}.flag-icon-mf.flag-icon-squared{background-image:url(mf.c02a78fb2738ceb5eece.svg)}.flag-icon-mg{background-image:url(mg.f9101073ea57c9f7664c.svg)}.flag-icon-mg.flag-icon-squared{background-image:url(mg.5bdc14fe1aa439d1a0b7.svg)}.flag-icon-mh{background-image:url(mh.c0b2e372c1a8cb36930e.svg)}.flag-icon-mh.flag-icon-squared{background-image:url(mh.7ec670b4d72f8a614957.svg)}.flag-icon-mk{background-image:url(mk.31ba11ec4d4cdae74ebc.svg)}.flag-icon-mk.flag-icon-squared{background-image:url(mk.c370fe88a49ab3c18701.svg)}.flag-icon-ml{background-image:url(ml.18083e46073cc9f5f58f.svg)}.flag-icon-ml.flag-icon-squared{background-image:url(ml.d11c30638f3d7b1766dc.svg)}.flag-icon-mm{background-image:url(mm.6f93c6d0ec04077b61c7.svg)}.flag-icon-mm.flag-icon-squared{background-image:url(mm.7068544f07c5b683b67a.svg)}.flag-icon-mn{background-image:url(mn.5e4557f7ed743f19592c.svg)}.flag-icon-mn.flag-icon-squared{background-image:url(mn.291814d605941d58335f.svg)}.flag-icon-mo{background-image:url(mo.51161bb2c65f7b5c3096.svg)}.flag-icon-mo.flag-icon-squared{background-image:url(mo.77d75a5ceaa9580d6761.svg)}.flag-icon-mp{background-image:url(mp.394b0c91d8212a6cb6db.svg)}.flag-icon-mp.flag-icon-squared{background-image:url(mp.b0a5ed44db6410228f23.svg)}.flag-icon-mq{background-image:url(mq.e82d6df9e99c87fb655b.svg)}.flag-icon-mq.flag-icon-squared{background-image:url(mq.09c19f656772c8f93989.svg)}.flag-icon-mr{background-image:url(mr.3642790a35ff100e55f7.svg)}.flag-icon-mr.flag-icon-squared{background-image:url(mr.7211bfd49f97a5ae1253.svg)}.flag-icon-ms{background-image:url(ms.9474f8cf128ce6813e2d.svg)}.flag-icon-ms.flag-icon-squared{background-image:url(ms.8f7c204278ae1cdcd35c.svg)}.flag-icon-mt{background-image:url(mt.c91049a111e0a4dc2611.svg)}.flag-icon-mt.flag-icon-squared{background-image:url(mt.0c23ea353ac917d9e4d4.svg)}.flag-icon-mu{background-image:url(mu.97beced41b168e88e8fb.svg)}.flag-icon-mu.flag-icon-squared{background-image:url(mu.d7d71f034d81a7105373.svg)}.flag-icon-mv{background-image:url(mv.0329f53cf8f786716fe4.svg)}.flag-icon-mv.flag-icon-squared{background-image:url(mv.91b2c27c9c550f558607.svg)}.flag-icon-mw{background-image:url(mw.b4d805efda655aef8b6e.svg)}.flag-icon-mw.flag-icon-squared{background-image:url(mw.6807c4fdd0370b23d239.svg)}.flag-icon-mx{background-image:url(mx.bc63d25be57acf721e56.svg)}.flag-icon-mx.flag-icon-squared{background-image:url(mx.05c8d69783e68aaad2f4.svg)}.flag-icon-my{background-image:url(my.0d298a9e4566332f8a84.svg)}.flag-icon-my.flag-icon-squared{background-image:url(my.848fbf91865a8d191263.svg)}.flag-icon-mz{background-image:url(mz.dac5f7ee4f2a02e79de2.svg)}.flag-icon-mz.flag-icon-squared{background-image:url(mz.dcf8977ee74002921810.svg)}.flag-icon-na{background-image:url(na.e241f81665d5aa3bcd02.svg)}.flag-icon-na.flag-icon-squared{background-image:url(na.27bc2313a9535106015c.svg)}.flag-icon-nc{background-image:url(nc.5681de45e8340741e312.svg)}.flag-icon-nc.flag-icon-squared{background-image:url(nc.046cebb8a66efa64641c.svg)}.flag-icon-ne{background-image:url(ne.6fd3ccdef1a91e8be5ae.svg)}.flag-icon-ne.flag-icon-squared{background-image:url(ne.64f5ff142997ea42d42e.svg)}.flag-icon-nf{background-image:url(nf.7a4f3d1b34fa49f5a098.svg)}.flag-icon-nf.flag-icon-squared{background-image:url(nf.7c3216dcabd2a393fa48.svg)}.flag-icon-ng{background-image:url(ng.b69ed1e58b69dcadbf0e.svg)}.flag-icon-ng.flag-icon-squared{background-image:url(ng.caaf41205a6fde2a1853.svg)}.flag-icon-ni{background-image:url(ni.d30c03773b8ce5412033.svg)}.flag-icon-ni.flag-icon-squared{background-image:url(ni.52cfeebfb0f78f395c13.svg)}.flag-icon-nl{background-image:url(nl.21eb77dcfa38c6d7bb81.svg)}.flag-icon-nl.flag-icon-squared{background-image:url(nl.f9d570ec865ab2c1e9d4.svg)}.flag-icon-no{background-image:url(no.6df96bb22557028a5f77.svg)}.flag-icon-no.flag-icon-squared{background-image:url(no.266dbd6fc3e66414aa3c.svg)}.flag-icon-np{background-image:url(np.ecc31e52fb6b958eb681.svg)}.flag-icon-np.flag-icon-squared{background-image:url(np.f7885aa646996a2aa6e0.svg)}.flag-icon-nr{background-image:url(nr.dcf2ea3a8e5dbf8a9b80.svg)}.flag-icon-nr.flag-icon-squared{background-image:url(nr.1f7cfffb6cb01e5215ad.svg)}.flag-icon-nu{background-image:url(nu.770e6779515b496ac3b6.svg)}.flag-icon-nu.flag-icon-squared{background-image:url(nu.9deebec59d90dece17fc.svg)}.flag-icon-nz{background-image:url(nz.4dedf09b8933ec6f4390.svg)}.flag-icon-nz.flag-icon-squared{background-image:url(nz.37be84f4206a0eae405b.svg)}.flag-icon-om{background-image:url(om.716feea54634c16f406a.svg)}.flag-icon-om.flag-icon-squared{background-image:url(om.09e65f88432f6b938338.svg)}.flag-icon-pa{background-image:url(pa.8788ab50de263793f74b.svg)}.flag-icon-pa.flag-icon-squared{background-image:url(pa.69b3b90501ccfc42beff.svg)}.flag-icon-pe{background-image:url(pe.9e2ec84ad461c170e9e5.svg)}.flag-icon-pe.flag-icon-squared{background-image:url(pe.83c26459858b4334c435.svg)}.flag-icon-pf{background-image:url(pf.296e94595f307817fc2b.svg)}.flag-icon-pf.flag-icon-squared{background-image:url(pf.fbd548e641a7199e969d.svg)}.flag-icon-pg{background-image:url(pg.dcb8c4ab032af81620bd.svg)}.flag-icon-pg.flag-icon-squared{background-image:url(pg.9ebf0bb36bfe656e7aba.svg)}.flag-icon-ph{background-image:url(ph.596b9b66d026fa222c2d.svg)}.flag-icon-ph.flag-icon-squared{background-image:url(ph.374bb0d60bc777e60d0f.svg)}.flag-icon-pk{background-image:url(pk.8f9276eb2e7dc3eac94d.svg)}.flag-icon-pk.flag-icon-squared{background-image:url(pk.0e17f31b0f156316ef20.svg)}.flag-icon-pl{background-image:url(pl.7ea4b5b2df865bf73b06.svg)}.flag-icon-pl.flag-icon-squared{background-image:url(pl.9400273de5d060652ce7.svg)}.flag-icon-pm{background-image:url(pm.c5a64f87b2370f6a2ae3.svg)}.flag-icon-pm.flag-icon-squared{background-image:url(pm.7582c30f04bd66a4e73c.svg)}.flag-icon-pn{background-image:url(pn.0911eddaa4bb5cbf54b8.svg)}.flag-icon-pn.flag-icon-squared{background-image:url(pn.ab7259a94ec182c05827.svg)}.flag-icon-pr{background-image:url(pr.7845ecd77b3b58e3c8a5.svg)}.flag-icon-pr.flag-icon-squared{background-image:url(pr.836bcb814711de3da206.svg)}.flag-icon-ps{background-image:url(ps.77489c5e7455703ed84f.svg)}.flag-icon-ps.flag-icon-squared{background-image:url(ps.451101efffc43d2b1ae6.svg)}.flag-icon-pt{background-image:url(pt.b89a5b80ca1a71c3b96a.svg)}.flag-icon-pt.flag-icon-squared{background-image:url(pt.5697f2973616282e4c76.svg)}.flag-icon-pw{background-image:url(pw.5f3d8d8e8473f6439a21.svg)}.flag-icon-pw.flag-icon-squared{background-image:url(pw.666cd05f03955ea01aa5.svg)}.flag-icon-py{background-image:url(py.51b0bef3321042c04717.svg)}.flag-icon-py.flag-icon-squared{background-image:url(py.b19bb0ae9ad5d553a146.svg)}.flag-icon-qa{background-image:url(qa.90240e607800ce7ed1bd.svg)}.flag-icon-qa.flag-icon-squared{background-image:url(qa.c08921ec8cdc1b1a0e8e.svg)}.flag-icon-re{background-image:url(re.f05b5f1673afe6db0760.svg)}.flag-icon-re.flag-icon-squared{background-image:url(re.7e8577e98f035e765e59.svg)}.flag-icon-ro{background-image:url(ro.ea966c3dc0adf3d08a00.svg)}.flag-icon-ro.flag-icon-squared{background-image:url(ro.51182fc9671cbaa10989.svg)}.flag-icon-rs{background-image:url(rs.51e6180ced2cf59fd51e.svg)}.flag-icon-rs.flag-icon-squared{background-image:url(rs.3b67d7bed888271edff6.svg)}.flag-icon-ru{background-image:url(ru.f1c2ba49b3ccc06ba58a.svg)}.flag-icon-ru.flag-icon-squared{background-image:url(ru.f760036294e1fff52a9a.svg)}.flag-icon-rw{background-image:url(rw.26854553b660fa5e4982.svg)}.flag-icon-rw.flag-icon-squared{background-image:url(rw.02a8a07e06e4ae9c0122.svg)}.flag-icon-sa{background-image:url(sa.b9a346574cdc8950dd34.svg)}.flag-icon-sa.flag-icon-squared{background-image:url(sa.dbdc272cb217fd407ff8.svg)}.flag-icon-sb{background-image:url(sb.2c405bb603253b6e2040.svg)}.flag-icon-sb.flag-icon-squared{background-image:url(sb.00988e025b134db97443.svg)}.flag-icon-sc{background-image:url(sc.9ba013463b785efeb6be.svg)}.flag-icon-sc.flag-icon-squared{background-image:url(sc.8357ba15f90dbaaeec2a.svg)}.flag-icon-sd{background-image:url(sd.090d0e106e0c7fd28b23.svg)}.flag-icon-sd.flag-icon-squared{background-image:url(sd.cb3da007630d3b35d1ca.svg)}.flag-icon-se{background-image:url(se.4f5f456f4d5e5bdab075.svg)}.flag-icon-se.flag-icon-squared{background-image:url(se.9d0641e44f1e26bfc1ce.svg)}.flag-icon-sg{background-image:url(sg.e6a27ad3fc2dedabca8b.svg)}.flag-icon-sg.flag-icon-squared{background-image:url(sg.9751741f84e6e5263a40.svg)}.flag-icon-sh{background-image:url(sh.c5ab8c6e3ffc963e14fb.svg)}.flag-icon-sh.flag-icon-squared{background-image:url(sh.acd7b6efcbb9ea9ca7e6.svg)}.flag-icon-si{background-image:url(si.7f576d8798a8732afa46.svg)}.flag-icon-si.flag-icon-squared{background-image:url(si.d38938fcbf4ff9430856.svg)}.flag-icon-sj{background-image:url(sj.4952c9a6d03f7d9caa08.svg)}.flag-icon-sj.flag-icon-squared{background-image:url(sj.bf11a7596686324ffe17.svg)}.flag-icon-sk{background-image:url(sk.be58e557507f14689689.svg)}.flag-icon-sk.flag-icon-squared{background-image:url(sk.563985765998ec7428e9.svg)}.flag-icon-sl{background-image:url(sl.4fd17d63688a1b300bca.svg)}.flag-icon-sl.flag-icon-squared{background-image:url(sl.f1772cd4436de4f4535a.svg)}.flag-icon-sm{background-image:url(sm.7e23c95234800a7c7e1e.svg)}.flag-icon-sm.flag-icon-squared{background-image:url(sm.b57f66050d777f87e0a5.svg)}.flag-icon-sn{background-image:url(sn.1ce79520b54b680dcc8e.svg)}.flag-icon-sn.flag-icon-squared{background-image:url(sn.a03bc309423c9052891a.svg)}.flag-icon-so{background-image:url(so.d1a7d3e18523bf69f2eb.svg)}.flag-icon-so.flag-icon-squared{background-image:url(so.34b037a702aae22a7534.svg)}.flag-icon-sr{background-image:url(sr.690504905775fc1b1480.svg)}.flag-icon-sr.flag-icon-squared{background-image:url(sr.4ee190817d3b7c7862ca.svg)}.flag-icon-ss{background-image:url(ss.e4bf9bb42bd5d25190fe.svg)}.flag-icon-ss.flag-icon-squared{background-image:url(ss.2ad5a2bbc138690704ad.svg)}.flag-icon-st{background-image:url(st.72697a87cfc011963be4.svg)}.flag-icon-st.flag-icon-squared{background-image:url(st.342a4d3c791c89ec3103.svg)}.flag-icon-sv{background-image:url(sv.3bb132d79aef68d7fe41.svg)}.flag-icon-sv.flag-icon-squared{background-image:url(sv.f4b3314001ea3a7cf1d0.svg)}.flag-icon-sx{background-image:url(sx.aafb13f61b6688f41a14.svg)}.flag-icon-sx.flag-icon-squared{background-image:url(sx.ce647f25cbbcdb00ed0d.svg)}.flag-icon-sy{background-image:url(sy.6529aa17e46f775a3931.svg)}.flag-icon-sy.flag-icon-squared{background-image:url(sy.9d13beb594ee208a6864.svg)}.flag-icon-sz{background-image:url(sz.d62f5eab640be40355e8.svg)}.flag-icon-sz.flag-icon-squared{background-image:url(sz.5d494168348fddfa3aeb.svg)}.flag-icon-tc{background-image:url(tc.f4f865830e706c26ef44.svg)}.flag-icon-tc.flag-icon-squared{background-image:url(tc.0d16f864a483488586df.svg)}.flag-icon-td{background-image:url(td.230eddd3b5d97166b70e.svg)}.flag-icon-td.flag-icon-squared{background-image:url(td.ad4b4469031fb72bd98f.svg)}.flag-icon-tf{background-image:url(tf.cf4959c4339d5b123093.svg)}.flag-icon-tf.flag-icon-squared{background-image:url(tf.aaea08de295f296f0bba.svg)}.flag-icon-tg{background-image:url(tg.f97c4ebe662df8683fde.svg)}.flag-icon-tg.flag-icon-squared{background-image:url(tg.4abbb52870d11bce293d.svg)}.flag-icon-th{background-image:url(th.b6ade2beba225ed5f2b5.svg)}.flag-icon-th.flag-icon-squared{background-image:url(th.2ca3db46e2b26412705d.svg)}.flag-icon-tj{background-image:url(tj.b32f7c017787f0d8579b.svg)}.flag-icon-tj.flag-icon-squared{background-image:url(tj.e97716cafb6e3b770d5b.svg)}.flag-icon-tk{background-image:url(tk.54b9e3f941cb3083e2a3.svg)}.flag-icon-tk.flag-icon-squared{background-image:url(tk.e3d850fb9644bf50d891.svg)}.flag-icon-tl{background-image:url(tl.503b7926732b784efbed.svg)}.flag-icon-tl.flag-icon-squared{background-image:url(tl.c7a146dc0d916983f8dd.svg)}.flag-icon-tm{background-image:url(tm.6de6696b70775fd30f3b.svg)}.flag-icon-tm.flag-icon-squared{background-image:url(tm.442986488503d5356e80.svg)}.flag-icon-tn{background-image:url(tn.6cd8c9a453cd0fc5e761.svg)}.flag-icon-tn.flag-icon-squared{background-image:url(tn.8b09464a7524dff3fa47.svg)}.flag-icon-to{background-image:url(to.65dda6ec6f9719bbd784.svg)}.flag-icon-to.flag-icon-squared{background-image:url(to.aaa24511e1160314531a.svg)}.flag-icon-tr{background-image:url(tr.2880fc8e0e28f4a11a8d.svg)}.flag-icon-tr.flag-icon-squared{background-image:url(tr.c3d773f3ebbea061e963.svg)}.flag-icon-tt{background-image:url(tt.b9a6939e2ab09927d190.svg)}.flag-icon-tt.flag-icon-squared{background-image:url(tt.4252a958aa98bb3ef5f7.svg)}.flag-icon-tv{background-image:url(tv.99618ffc3d126b12802f.svg)}.flag-icon-tv.flag-icon-squared{background-image:url(tv.c87adc622981a557f7a5.svg)}.flag-icon-tw{background-image:url(tw.83324ef79fd96b77a609.svg)}.flag-icon-tw.flag-icon-squared{background-image:url(tw.a72a85cb06aca393b4c6.svg)}.flag-icon-tz{background-image:url(tz.2218434d34c055a29fdf.svg)}.flag-icon-tz.flag-icon-squared{background-image:url(tz.20af2614818e325d953d.svg)}.flag-icon-ua{background-image:url(ua.67a46bf793e26237ace0.svg)}.flag-icon-ua.flag-icon-squared{background-image:url(ua.2dd397cb920452449aca.svg)}.flag-icon-ug{background-image:url(ug.83f4207b3f42150d667b.svg)}.flag-icon-ug.flag-icon-squared{background-image:url(ug.983dd591c56af488af96.svg)}.flag-icon-um{background-image:url(um.0f5d59d436cb8d91444b.svg)}.flag-icon-um.flag-icon-squared{background-image:url(um.c3e06b4d7dfec14653ce.svg)}.flag-icon-us{background-image:url(us.3cc0d38b3e8d93132c90.svg)}.flag-icon-us.flag-icon-squared{background-image:url(us.c95087e1a852cf730acc.svg)}.flag-icon-uy{background-image:url(uy.4c3f85c5401c3a3875ee.svg)}.flag-icon-uy.flag-icon-squared{background-image:url(uy.091841c8018480091fae.svg)}.flag-icon-uz{background-image:url(uz.6e16292aee6b5262a693.svg)}.flag-icon-uz.flag-icon-squared{background-image:url(uz.ba79d2974850ade2d036.svg)}.flag-icon-va{background-image:url(va.6d6a5ae672030a7e351f.svg)}.flag-icon-va.flag-icon-squared{background-image:url(va.555e01bd279c6bbc28c4.svg)}.flag-icon-vc{background-image:url(vc.e19034240ae39be40a4c.svg)}.flag-icon-vc.flag-icon-squared{background-image:url(vc.2614017538c99c0f2ea7.svg)}.flag-icon-ve{background-image:url(ve.b8bb0477d02228d82ffb.svg)}.flag-icon-ve.flag-icon-squared{background-image:url(ve.125ee9246eea1cb1b662.svg)}.flag-icon-vg{background-image:url(vg.7bc5c83294392b4386af.svg)}.flag-icon-vg.flag-icon-squared{background-image:url(vg.76c17dc332a16129789a.svg)}.flag-icon-vi{background-image:url(vi.bad0002a368d6bca0956.svg)}.flag-icon-vi.flag-icon-squared{background-image:url(vi.1ae3b627580608e32c99.svg)}.flag-icon-vn{background-image:url(vn.2301f6f466f2e744e48a.svg)}.flag-icon-vn.flag-icon-squared{background-image:url(vn.25540177a9e64be64b71.svg)}.flag-icon-vu{background-image:url(vu.25acc79729c1d8a104b6.svg)}.flag-icon-vu.flag-icon-squared{background-image:url(vu.87d69c1826cf7245c2d8.svg)}.flag-icon-wf{background-image:url(wf.e9a373c6bcbf8ea5021f.svg)}.flag-icon-wf.flag-icon-squared{background-image:url(wf.55c63880d97978216450.svg)}.flag-icon-ws{background-image:url(ws.a6817aa95b8cdf652ba6.svg)}.flag-icon-ws.flag-icon-squared{background-image:url(ws.81cbff3db85ab05a4ac8.svg)}.flag-icon-ye{background-image:url(ye.f62afcddf3ac8b1dfd3e.svg)}.flag-icon-ye.flag-icon-squared{background-image:url(ye.2289a38ef27f51f7e88a.svg)}.flag-icon-yt{background-image:url(yt.5c77b04743aada260f6b.svg)}.flag-icon-yt.flag-icon-squared{background-image:url(yt.bf9663aea16580e485d0.svg)}.flag-icon-za{background-image:url(za.83099da26ad6804ed7a5.svg)}.flag-icon-za.flag-icon-squared{background-image:url(za.3c71a2a22271a414dd3d.svg)}.flag-icon-zm{background-image:url(zm.79a41234f024ca5ab0a9.svg)}.flag-icon-zm.flag-icon-squared{background-image:url(zm.a303f51a36999e85ed3b.svg)}.flag-icon-zw{background-image:url(zw.f5ceeff7d65d0b5e33b7.svg)}.flag-icon-zw.flag-icon-squared{background-image:url(zw.2840e62aaca37d36b327.svg)}.flag-icon-es-ca{background-image:url(es-ca.2b2d073d58c4747e322e.svg)}.flag-icon-es-ca.flag-icon-squared{background-image:url(es-ca.a03129ff81e9f5633e75.svg)}.flag-icon-eu{background-image:url(eu.db2e50ad0bf5ecccc0ca.svg)}.flag-icon-eu.flag-icon-squared{background-image:url(eu.1019087b8a58ac24c4ea.svg)}.flag-icon-gb-eng{background-image:url(gb-eng.1fa89df2764a3f107c34.svg)}.flag-icon-gb-eng.flag-icon-squared{background-image:url(gb-eng.ebbd69accf16823ad684.svg)}.flag-icon-gb-nir{background-image:url(gb-nir.8ad03581959bce8c3da0.svg)}.flag-icon-gb-nir.flag-icon-squared{background-image:url(gb-nir.f9fcc604971f0e53b88d.svg)}.flag-icon-gb-sct{background-image:url(gb-sct.4743f1b0f3ffe8d16ba5.svg)}.flag-icon-gb-sct.flag-icon-squared{background-image:url(gb-sct.bea4865f11865ef56465.svg)}.flag-icon-gb-wls{background-image:url(gb-wls.a69b6bb076d89808e064.svg)}.flag-icon-gb-wls.flag-icon-squared{background-image:url(gb-wls.77f90d8e620af4d9604d.svg)}.flag-icon-un{background-image:url(un.4c0a34afb0c02cd13b3d.svg)}.flag-icon-un.flag-icon-squared{background-image:url(un.19c1ad320e901a90c0e3.svg)}.flag-icon-xk{background-image:url(xk.12d1409638442c96c8b9.svg)}.flag-icon-xk.flag-icon-squared{background-image:url(xk.48269c0b55c2532ccb76.svg)}@keyframes chartjs-render-animation{0%{opacity:.99}to{opacity:1}}.chartjs-render-monitor{animation:chartjs-render-animation 1ms}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}.intl-tel-input{position:relative;display:inline-block}.intl-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.intl-tel-input .hide{display:none}.intl-tel-input .v-hide{visibility:hidden}.intl-tel-input input,.intl-tel-input input[type=tel],.intl-tel-input input[type=text]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0;width:295px;height:44px;background:#eceff9;border-radius:10px;border:0}.intl-tel-input .flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.intl-tel-input .selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px;border-radius:10px}.intl-tel-input .selected-flag .iti-arrow{margin-left:6px;width:0;height:0;border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #555}.intl-tel-input .selected-flag .iti-arrow.up{border-top:none;border-bottom:4px solid #555}.intl-tel-input .country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;background-color:#fff;border:1px solid #ccc;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.intl-tel-input .country-list.dropup{bottom:100%;margin-bottom:-1px}.intl-tel-input .country-list .flag-box{display:inline-block;width:20px}@media (max-width:500px){.intl-tel-input .country-list{white-space:normal}}.intl-tel-input .country-list .divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #ccc}.intl-tel-input .country-list .country{padding:5px 10px;width:295px}.intl-tel-input .country-list .country .dial-code{color:#8c94af;font-size:12px}.intl-tel-input .country-list .country.highlight{background-color:#00000008}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .dial-code,.intl-tel-input .country-list .flag-box{vertical-align:middle}.intl-tel-input .country-list .country-name,.intl-tel-input .country-list .flag-box{margin-right:6px;font-size:13px}.intl-tel-input.allow-dropdown input,.intl-tel-input.allow-dropdown input[type=tel],.intl-tel-input.allow-dropdown input[type=text],.intl-tel-input.separate-dial-code input,.intl-tel-input.separate-dial-code input[type=tel],.intl-tel-input.separate-dial-code input[type=text]{padding-right:6px;padding-left:52px;margin-left:0}.intl-tel-input.allow-dropdown .flag-container,.intl-tel-input.separate-dial-code .flag-container{right:auto;left:0}.intl-tel-input.allow-dropdown .flag-container:hover{cursor:pointer}.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag{background-color:#0000000d}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover{cursor:default}.intl-tel-input.allow-dropdown input[disabled]+.flag-container:hover .selected-flag,.intl-tel-input.allow-dropdown input[readonly]+.flag-container:hover .selected-flag{background-color:initial}.intl-tel-input.separate-dial-code .selected-flag{background-color:#0000000d}.intl-tel-input.separate-dial-code .selected-dial-code{margin-left:6px}.intl-tel-input.iti-container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.intl-tel-input.iti-container:hover{cursor:pointer}.iti-mobile .intl-tel-input.iti-container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .intl-tel-input .country-list{max-height:100%;width:100%}.iti-mobile .intl-tel-input .country-list .country{padding:10px;line-height:1.5em}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}.iti-flag.va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti-flag{background-size:5652px 15px}}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.be{height:15px;background-position:-440px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ch{height:15px;background-position:-944px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:14px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:14px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.mc{height:15px;background-position:-3139px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.ne{height:15px;background-position:-3666px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.np{height:15px;background-position:-3796px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.un{height:14px;background-position:-5241px 0}.iti-flag.us{height:11px;background-position:-5263px 0}.iti-flag.uy{height:14px;background-position:-5285px 0}.iti-flag.uz{height:10px;background-position:-5307px 0}.iti-flag.va{height:15px;background-position:-5329px 0}.iti-flag.vc{height:14px;background-position:-5346px 0}.iti-flag.ve{height:14px;background-position:-5368px 0}.iti-flag.vg{height:10px;background-position:-5390px 0}.iti-flag.vi{height:14px;background-position:-5412px 0}.iti-flag.vn{height:14px;background-position:-5434px 0}.iti-flag.vu{height:12px;background-position:-5456px 0}.iti-flag.wf{height:14px;background-position:-5478px 0}.iti-flag.ws{height:10px;background-position:-5500px 0}.iti-flag.xk{height:15px;background-position:-5522px 0}.iti-flag.ye{height:14px;background-position:-5544px 0}.iti-flag.yt{height:14px;background-position:-5566px 0}.iti-flag.za{height:14px;background-position:-5588px 0}.iti-flag.zm{height:14px;background-position:-5610px 0}.iti-flag.zw{height:10px;background-position:-5632px 0}.iti-flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(flags.007b2705c0a8f69dfdf6.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti-flag{background-image:url(flags@2x.9d5328fb490cddd43f66.png)}}.iti-flag.np{background-color:initial}
/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.ngb-tp-spacer{width:3px!important;text-align:center;margin-top:10px}.ngb-tp-hour,.ngb-tp-meridian,.ngb-tp-minute,.ngb-tp-second{-ms-flex-align:center;-ms-flex-pack:distribute;align-items:center;display:flex;flex-direction:column;justify-content:space-around;width:54px}.sr-only{display:none}.ngb-tp-input{width:50px;height:40px;box-sizing:border-box}.btn-outline-primary,.ngb-tp-input{text-align:center;border:1px solid #6ccb5f;border-radius:.25rem;margin-top:10px}.btn-outline-primary{width:54px;color:#6ccb5f;display:inline-block;font-weight:400;vertical-align:middle;-webkit-user-select:none;user-select:none;background-color:initial;padding:.375rem .75rem;font-size:1rem;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.btn-link{display:none}.form-control{transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.dropdown,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid #0000;border-bottom:0;border-left:.3em solid #0000}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid #00000026;border-radius:.25rem}.dropup .dropdown-menu{margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid #0000;border-bottom:.3em solid;border-left:.3em solid #0000}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid #0000;border-bottom:.3em solid #0000;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid #0000;border-right:.3em solid;border-bottom:.3em solid #0000}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:initial;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:initial}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:0 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group,.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after{margin-left:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:focus,.close:hover{color:#000;text-decoration:none;opacity:.75}.close:not(:disabled):not(.disabled){cursor:pointer}button.close{padding:0;background-color:initial;border:0;-webkit-appearance:none}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - (1.75rem * 2))}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" ("attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}.cal-week-view{border-color:#c5cad780}.cal-week-view *{box-sizing:border-box}.cal-week-view .cal-day-headers{-js-display:flex;display:flex;padding-left:50px}.cal-week-view .cal-day-headers .cal-header{flex:1;text-align:center;height:45px!important;font-size:12px;line-height:45px;border-top:1px solid #c5cad780;border-right:1px solid #c5cad780;box-sizing:border-box}.cal-week-view .cal-day-headers .cal-header:last-child{border-top-right-radius:10px;border-color:#c5cad780}.cal-week-view .cal-day-headers .cal-header:first-child{border-left:1px solid #c5cad780;box-sizing:border-box}.cal-week-view .cal-day-headers span{font-weight:400;opacity:.5}.cal-week-view .cal-day-column{flex-grow:1;border-left:1px solid}.cal-week-view .cal-event{font-size:12px;border:1px solid #c5cad780;box-sizing:border-box}.cal-week-view .cal-time-label-column{width:50px;height:100%}.cal-week-view .cal-current-time-marker{position:absolute;width:100%;height:2px;z-index:2}.cal-week-view .cal-all-day-events{border-left:1px solid;border-right:1px solid;border-top:0;border-bottom:3px solid;padding-top:3px;position:relative}.cal-week-view .cal-all-day-events .cal-day-columns{height:100%;width:100%;-js-display:flex;display:flex;position:absolute;top:0;z-index:0}.cal-week-view .cal-all-day-events .cal-events-row{position:relative;height:31px;margin-left:70px}.cal-week-view .cal-all-day-events .cal-event-container{display:inline-block;position:absolute;border-color:#c5cad780}.cal-week-view .cal-all-day-events .cal-event-container.resize-active{z-index:1;pointer-events:none}.cal-week-view .cal-all-day-events .cal-event{padding:0 5px;margin-left:2px;margin-right:2px;height:28px;line-height:28px}.cal-week-view .cal-all-day-events .cal-starts-within-week .cal-event{border-top-left-radius:5px;border-bottom-left-radius:5px}.cal-week-view .cal-all-day-events .cal-ends-within-week .cal-event{border-top-right-radius:5px;border-bottom-right-radius:5px}.cal-week-view .cal-all-day-events .cal-time-label-column{-js-display:flex;display:flex;align-items:center;justify-content:center;font-size:14px}.cal-week-view .cal-all-day-events .cal-resize-handle{width:6px;height:100%;cursor:col-resize;position:absolute;top:0}.cal-week-view .cal-all-day-events .cal-resize-handle.cal-resize-handle-after-end{right:0}.cal-week-view .cal-event,.cal-week-view .cal-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cal-week-view .cal-drag-active{pointer-events:none;z-index:1}.cal-week-view .cal-drag-active *{pointer-events:none}.cal-week-view .cal-time-events{position:relative;border:1px solid;border-top:0;-js-display:flex;display:flex}.cal-week-view .cal-time-events .cal-day-columns{-js-display:flex;display:flex;flex-grow:1}.cal-week-view .cal-time-events .cal-day-column{position:relative}.cal-week-view .cal-time-events .cal-events-container{position:relative;box-sizing:border-box;border-color:#c5cad780;border-top:1px solid #c5cad780}.cal-week-view .cal-time-events .cal-event-container{position:absolute;z-index:1}.cal-week-view .cal-time-events .cal-event{width:calc(100% - 2px);height:calc(100% - 2px);margin-left:1px;margin-right:1px;margin-top:1px;padding:0 5px;line-height:25px}.cal-week-view .cal-time-events .cal-resize-handle{width:100%;height:4px;cursor:row-resize;position:absolute}.cal-week-view .cal-time-events .cal-resize-handle.cal-resize-handle-after-end{bottom:0}.cal-week-view .cal-hour-segment{position:relative}.cal-week-view .cal-hour-segment:after{content:"\00a0"}.cal-week-view .cal-draggable,.cal-week-view .cal-event-container:not(.cal-draggable){cursor:pointer}.cal-week-view .cal-hour-segment,.cal-week-view mwl-calendar-week-view-hour-segment{display:block}.cal-time-label-column .cal-hour{border:none!important;position:relative}.cal-hour,.cal-time-label-column .cal-hour{height:60px;box-sizing:border-box;border-color:#c5cad780}.cal-hour{color:#8c94af;font-size:14px;border-bottom:1px solid}.cal-day-columns .cal-hour :hover{cursor:pointer;stroke:#6ccb5f!important}.cal-week-view .cal-time{font-size:14px;color:#8c94af;width:70px;text-align:center}.cal-week-view .cal-hour-segment.cal-after-hour-start .cal-time{display:none}.cal-week-view .cal-starts-within-day .cal-event{border-top-left-radius:5px;border-top-right-radius:5px}.cal-week-view .cal-ends-within-day .cal-event{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.cal-week-view{background-color:#fff}.cal-week-view .cal-day-headers{border-color:#c5cad780;border-top:0;border-top-left-radius:10px;border-top-right-radius:10px}.cal-week-view .cal-day-headers .cal-header:not(:last-child){border-color:#c5cad780}.cal-week-view .cal-day-headers .cal-header:first-child{border-left-color:#c5cad780;border-top-left-radius:10px}.cal-week-view .cal-day-column{border-left-color:#c5cad780}.cal-week-view .cal-event{background-color:#d1e8ff;border-color:#1e90ff;color:#1e90ff}.cal-week-view .cal-all-day-events{border-color:#c5cad780}.cal-week-view .cal-header.cal-weekend span{color:#8b0000}.cal-week-view .cal-time-events{border-color:#c5cad780;border-left:none;border-bottom:none}.notifier__container *{box-sizing:border-box}.notifier__container-list{margin-top:0;margin-bottom:0;padding-left:0;list-style-type:none}.notifier__notification{display:block;position:fixed;visibility:hidden;z-index:10000;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.notifier__notification--material{border-radius:3px;box-shadow:0 1px 3px #0003;cursor:default;padding:11px 26px 10px}.notifier__notification--material .notifier__notification-message{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:top;line-height:32px;font-size:15px}.notifier__notification--material .notifier__notification-button{display:inline-block;transition:opacity .2s ease;opacity:.5;margin-right:-10px;margin-left:10px;outline:none;border:none;background:none;cursor:pointer;padding:6px;width:32px;height:32px;vertical-align:top}.notifier__notification--material .notifier__notification-button:focus,.notifier__notification--material .notifier__notification-button:hover{opacity:1}.notifier__notification--material .notifier__notification-button:active{transform:scale(.82);opacity:1}.notifier__notification--default{background-color:#444;color:#fff}.notifier__notification--default .notifier__notification-button-icon{fill:#fff}.notifier__notification--error{background-color:#d9534f;color:#fff}.notifier__notification--error .notifier__notification-button-icon{fill:#fff}.notifier__notification--info{background-color:#5bc0de;color:#fff}.notifier__notification--info .notifier__notification-button-icon{fill:#fff}.notifier__notification--success{background-color:#5cb85c;color:#fff}.notifier__notification--success .notifier__notification-button-icon{fill:#fff}.notifier__notification--warning{background-color:#f0ad4e;color:#fff}.notifier__notification--warning .notifier__notification-button-icon{fill:#fff}@keyframes red-zoom-loader-animation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.red-zoom{pointer-events:none}.red-zoom__error,.red-zoom__overlay{position:absolute;left:var(--red-zoom-thumb-x,0);top:var(--red-zoom-thumb-y,0);width:var(--red-zoom-thumb-w,0);height:var(--red-zoom-thumb-h,0)}.red-zoom__lens{display:flex}.red-zoom__lens-body{position:relative;overflow:hidden;flex-grow:1}.red-zoom__lens-image{--red-zoom-lens-image-x:calc(var(--red-zoom-lens-image-base-x, 0px) + var(--red-zoom-lens-image-center-offset-x, 0px));--red-zoom-lens-image-y:calc(var(--red-zoom-lens-image-base-y, 0px) + var(--red-zoom-lens-image-center-offset-y, 0px));position:absolute;transform:translateX(var(--red-zoom-lens-image-x)) translateY(var(--red-zoom-lens-image-y)) translateZ(0)}.red-zoom__frame{position:absolute;top:0;left:0;width:var(--red-zoom-frame-w,0);height:var(--red-zoom-frame-h,0);transform:translateX(var(--red-zoom-frame-x,0)) translateY(var(--red-zoom-frame-y,0))}.red-zoom__frame-body{width:100%;height:100%;overflow:hidden}.red-zoom__frame-image{width:var(--red-zoom-thumb-w,0);height:var(--red-zoom-thumb-h,0);transform:translateX(var(--red-zoom-frame-image-x,0)) translateY(var(--red-zoom-frame-image-y,0)) translateZ(0)}.red-zoom--style--magnifier{visibility:hidden;transition:visibility 0s .5s}.red-zoom--style--magnifier .red-zoom__overlay{opacity:0;transition:opacity .5s;z-index:1;background:#ffffff4d}.red-zoom--style--magnifier .red-zoom__overlay:before{position:relative;display:block;content:"";border:2px solid #fff3;border-top-color:#fff;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;height:40px;border-radius:100%;animation-name:red-zoom-loader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused;opacity:0}.red-zoom--style--magnifier .red-zoom__frame{display:none}.red-zoom--style--magnifier .red-zoom__lens{position:absolute;display:block;left:var(--red-zoom-thumb-x);top:var(--red-zoom-thumb-y);width:var(--red-zoom-thumb-w);height:var(--red-zoom-thumb-h);z-index:1;opacity:0;transition:opacity .5s;overflow:hidden}.red-zoom--style--magnifier .red-zoom__lens:after{position:absolute;content:"";box-shadow:0 1px 9px 2px #000c;border:0 solid #fff;opacity:.5}.red-zoom--style--magnifier .red-zoom__lens-body,.red-zoom--style--magnifier .red-zoom__lens:after{border-radius:20px;left:calc(var(--red-zoom-mouse-x, 0px) - 80px - var(--red-zoom-thumb-x));top:calc(var(--red-zoom-mouse-y, 0px) - 80px - var(--red-zoom-thumb-y));width:160px;height:160px}.red-zoom--style--magnifier .red-zoom__lens-image{--red-zoom-lens-image-x:calc(var(--red-zoom-lens-image-base-x, 0px) + var(--red-zoom-lens-image-center-offset-x, 0px) + var(--red-zoom-lens-image-frame-offset-x, 0px));--red-zoom-lens-image-y:calc(var(--red-zoom-lens-image-base-y, 0px) + var(--red-zoom-lens-image-center-offset-y, 0px) + var(--red-zoom-lens-image-frame-offset-y, 0px))}.red-zoom--style--magnifier .red-zoom__error{display:flex;justify-content:center;align-items:center;color:#fff;padding:32px;visibility:hidden;z-index:1;opacity:0;transition:visibility 0s .5s,opacity .5s}.red-zoom--style--magnifier.red-zoom--status--error .red-zoom__frame,.red-zoom--style--magnifier.red-zoom--status--error .red-zoom__lens{position:absolute;left:0;top:0;width:0;height:0;display:none}.red-zoom--style--magnifier.red-zoom--status--error .red-zoom__overlay{background:#ff0000b3}.red-zoom--style--magnifier.red-zoom--active{transition-delay:0s;visibility:visible}.red-zoom--style--magnifier.red-zoom--active .red-zoom__overlay{opacity:1}.red-zoom--style--magnifier.red-zoom--active.red-zoom--status--loading .red-zoom__overlay:before{opacity:1;animation-play-state:running}.red-zoom--style--magnifier.red-zoom--active.red-zoom--status--loaded .red-zoom__frame,.red-zoom--style--magnifier.red-zoom--active.red-zoom--status--loaded .red-zoom__lens{opacity:1}.red-zoom--style--magnifier.red-zoom--active.red-zoom--status--error .red-zoom__error{visibility:visible;transition-delay:0s;opacity:1}.red-zoom--style--magnifier.red-zoom--disabled{transition-delay:0s;visibility:hidden}.red-zoom--style--magnifier.red-zoom--disabled .red-zoom__error,.red-zoom--style--magnifier.red-zoom--disabled .red-zoom__frame,.red-zoom--style--magnifier.red-zoom--disabled .red-zoom__lens,.red-zoom--style--magnifier.red-zoom--disabled .red-zoom__overlay{transition-duration:0s!important;opacity:0!important}.red-zoom--style--window{visibility:hidden;transition:visibility 0s .5s}.red-zoom--style--window .red-zoom__overlay{background:#e5003280;opacity:0;transition:opacity .5s;z-index:1}.red-zoom--style--window .red-zoom__overlay:before{position:relative;display:block;content:"";border:2px solid #fff3;border-top-color:#fff;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;height:40px;border-radius:100%;animation-name:red-zoom-loader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused;opacity:0}.red-zoom--style--window .red-zoom__frame{opacity:0;transition:opacity .5s;z-index:1;background:#0000}.red-zoom--style--window .red-zoom__frame:after{position:absolute;content:"";border:6px solid #fff;box-sizing:border-box;box-shadow:0 1px 7px #00000040;left:-6px;top:-6px;width:calc(100% + 12px);height:calc(100% + 12px)}.red-zoom--style--window .red-zoom__lens{position:absolute;z-index:2;opacity:0;transition:opacity .5s;background:#fff}.red-zoom--style--window .red-zoom__lens:after{position:absolute;content:"";border:6px solid #fff;box-shadow:0 1px 9px #0003;left:-6px;top:-6px;width:calc(100% + 12px);height:calc(100% + 12px)}.red-zoom--style--window .red-zoom__error{display:flex;justify-content:center;align-items:center;color:#fff;padding:32px;visibility:hidden;z-index:1;opacity:0;transition:visibility 0s .5s,opacity .5s}.red-zoom--style--window.red-zoom--status--error .red-zoom__frame,.red-zoom--style--window.red-zoom--status--error .red-zoom__lens{position:absolute;left:0;top:0;width:0;height:0;display:none}.red-zoom--style--window.red-zoom--status--error .red-zoom__overlay{background:#ff0000b3}.red-zoom--style--window.red-zoom--active{transition-delay:0s;visibility:visible}.red-zoom--style--window.red-zoom--active .red-zoom__overlay{opacity:1}.red-zoom--style--window.red-zoom--active.red-zoom--status--loading .red-zoom__overlay:before{opacity:1;animation-play-state:running}.red-zoom--style--window.red-zoom--active.red-zoom--status--loaded .red-zoom__frame,.red-zoom--style--window.red-zoom--active.red-zoom--status--loaded .red-zoom__lens{opacity:1}.red-zoom--style--window.red-zoom--active.red-zoom--status--error .red-zoom__error{visibility:visible;transition-delay:0s;opacity:1}.red-zoom--style--window.red-zoom--disabled{transition-delay:0s;visibility:hidden}.red-zoom--style--window.red-zoom--disabled .red-zoom__error,.red-zoom--style--window.red-zoom--disabled .red-zoom__frame,.red-zoom--style--window.red-zoom--disabled .red-zoom__lens,.red-zoom--style--window.red-zoom--disabled .red-zoom__overlay{transition-duration:0s!important;opacity:0!important}.red-zoom--style--window .red-zoom__lens{--window-x:calc(var(--red-zoom-thumb-x, 0px) + var(--red-zoom-thumb-w, 0px) + 32px);left:var(--window-x,0);top:var(--red-zoom-thumb-y,0);width:var(--red-zoom-thumb-w,0);height:var(--red-zoom-thumb-h,0)}.red-zoom--style--overlay{visibility:hidden;transition:visibility 0s .5s}.red-zoom--style--overlay .red-zoom__overlay{opacity:0;transition:opacity .5s;z-index:1;background:#ffffff4d}.red-zoom--style--overlay .red-zoom__overlay:before{position:relative;display:block;content:"";border:2px solid #fff3;border-top-color:#fff;left:calc(50% - 20px);top:calc(50% - 20px);width:40px;height:40px;border-radius:100%;animation-name:red-zoom-loader-animation;animation-duration:.5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:paused;opacity:0}.red-zoom--style--overlay .red-zoom__frame{display:none}.red-zoom--style--overlay .red-zoom__lens{position:absolute;left:var(--red-zoom-thumb-x);top:var(--red-zoom-thumb-y);width:var(--red-zoom-thumb-w);height:var(--red-zoom-thumb-h);overflow:hidden;z-index:1;opacity:0;transition:opacity .5s}.red-zoom--style--overlay .red-zoom__error{display:flex;justify-content:center;align-items:center;color:#fff;padding:32px;visibility:hidden;z-index:1;opacity:0;transition:visibility 0s .5s,opacity .5s}.red-zoom--style--overlay.red-zoom--status--error .red-zoom__frame,.red-zoom--style--overlay.red-zoom--status--error .red-zoom__lens{position:absolute;left:0;top:0;width:0;height:0;display:none}.red-zoom--style--overlay.red-zoom--status--error .red-zoom__overlay{background:#ff0000b3}.red-zoom--style--overlay.red-zoom--active{transition-delay:0s;visibility:visible}.red-zoom--style--overlay.red-zoom--active .red-zoom__overlay{opacity:1}.red-zoom--style--overlay.red-zoom--active.red-zoom--status--loading .red-zoom__overlay:before{opacity:1;animation-play-state:running}.red-zoom--style--overlay.red-zoom--active.red-zoom--status--loaded .red-zoom__frame,.red-zoom--style--overlay.red-zoom--active.red-zoom--status--loaded .red-zoom__lens{opacity:1}.red-zoom--style--overlay.red-zoom--active.red-zoom--status--error .red-zoom__error{visibility:visible;transition-delay:0s;opacity:1}.red-zoom--style--overlay.red-zoom--disabled{transition-delay:0s;visibility:hidden}.red-zoom--style--overlay.red-zoom--disabled .red-zoom__error,.red-zoom--style--overlay.red-zoom--disabled .red-zoom__frame,.red-zoom--style--overlay.red-zoom--disabled .red-zoom__lens,.red-zoom--style--overlay.red-zoom--disabled .red-zoom__overlay{transition-duration:0s!important;opacity:0!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:initial;box-sizing:border-box}a :focus,abbr :focus,acronym :focus,address :focus,applet :focus,article :focus,aside :focus,audio :focus,b :focus,big :focus,blockquote :focus,body :focus,canvas :focus,caption :focus,center :focus,cite :focus,code :focus,dd :focus,del :focus,details :focus,dfn :focus,div :focus,dl :focus,dt :focus,em :focus,embed :focus,fieldset :focus,figcaption :focus,figure :focus,footer :focus,form :focus,h1 :focus,h2 :focus,h3 :focus,h4 :focus,h5 :focus,h6 :focus,header :focus,hgroup :focus,html :focus,i :focus,iframe :focus,img :focus,ins :focus,kbd :focus,label :focus,legend :focus,li :focus,mark :focus,menu :focus,nav :focus,object :focus,ol :focus,output :focus,p :focus,pre :focus,q :focus,ruby :focus,s :focus,samp :focus,section :focus,small :focus,span :focus,strike :focus,strong :focus,sub :focus,summary :focus,sup :focus,table :focus,tbody :focus,td :focus,tfoot :focus,th :focus,thead :focus,time :focus,tr :focus,tt :focus,u :focus,ul :focus,var :focus,video :focus{outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button:active,button:focus{outline:none}@font-face{font-family:MetropolisRegular;src:url(/assets/fonts/metropolis/Metropolis-Regular.eot) format("embedded-opentype"),url(/assets/fonts/metropolis/Metropolis-Regular.otf) format("opentype");font-display:swap}@font-face{font-family:MetropolisMedium;src:url(/assets/fonts/metropolis/Metropolis-Medium.eot) format("embedded-opentype"),url(/assets/fonts/metropolis/Metropolis-Medium.otf) format("opentype");font-display:swap}@font-face{font-family:MetropolisBold;src:url(/assets/fonts/metropolis/Metropolis-Bold.eot) format("embedded-opentype"),url(/assets/fonts/metropolis/Metropolis-Bold.otf) format("opentype");font-display:swap}@font-face{font-family:MetropolisSemiBold;src:url(/assets/fonts/metropolis/Metropolis-SemiBold.eot) format("embedded-opentype"),url(/assets/fonts/metropolis/Metropolis-SemiBold.otf) format("opentype");font-display:swap}.font-metro-regular{font-family:MetropolisRegular,serif}.font-metro-medium{font-family:MetropolisMedium,serif}.font-metro-bold{font-family:MetropolisBold,serif}.font-metro-semibold{font-family:MetropolisSemiBold,serif}*{font-size:14px;font-weight:400;color:inherit}*,html{font-family:MetropolisRegular,serif}html{color:#000}h1{font-size:4.2rem}h2{font-size:3.56rem}h3{font-size:2.92rem}h4{font-size:2.28rem}h5{font-size:1.64rem}h6{font-size:1rem}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2rem;line-height:2.5rem}.underline{text-decoration:underline}.no-underline{text-decoration:none}.list-none{list-style-type:none}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.rotate-0{transform:rotate(0deg)}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.h-full{height:100%}.w-full{width:100%}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.mx-0{margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-0\.5{margin:.5rem!important}.mt-0\.5{margin-top:.5rem!important}.mr-0\.5{margin-right:.5rem!important}.mb-0\.5{margin-bottom:.5rem!important}.ml-0\.5,.mx-0\.5{margin-left:.5rem!important}.mx-0\.5{margin-right:.5rem!important}.my-0\.5{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-1{margin:1rem!important}.mt-1{margin-top:1rem!important}.mr-1{margin-right:1rem!important}.mb-1{margin-bottom:1rem!important}.ml-1,.mx-1{margin-left:1rem!important}.mx-1{margin-right:1rem!important}.my-1{margin-top:1rem!important;margin-bottom:1rem!important}.m-1\.5{margin:1.5rem!important}.mt-1\.5{margin-top:1.5rem!important}.mr-1\.5{margin-right:1.5rem!important}.mb-1\.5{margin-bottom:1.5rem!important}.ml-1\.5,.mx-1\.5{margin-left:1.5rem!important}.mx-1\.5{margin-right:1.5rem!important}.my-1\.5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-2{margin:2rem!important}.mt-2{margin-top:2rem!important}.mr-2{margin-right:2rem!important}.mb-2{margin-bottom:2rem!important}.ml-2,.mx-2{margin-left:2rem!important}.mx-2{margin-right:2rem!important}.my-2{margin-top:2rem!important;margin-bottom:2rem!important}.m-2\.5{margin:2.5rem!important}.mt-2\.5{margin-top:2.5rem!important}.mr-2\.5{margin-right:2.5rem!important}.mb-2\.5{margin-bottom:2.5rem!important}.ml-2\.5,.mx-2\.5{margin-left:2.5rem!important}.mx-2\.5{margin-right:2.5rem!important}.my-2\.5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.m-3{margin:3rem!important}.mt-3{margin-top:3rem!important}.mr-3{margin-right:3rem!important}.mb-3{margin-bottom:3rem!important}.ml-3,.mx-3{margin-left:3rem!important}.mx-3{margin-right:3rem!important}.my-3{margin-top:3rem!important;margin-bottom:3rem!important}.m-3\.5{margin:3.5rem!important}.mt-3\.5{margin-top:3.5rem!important}.mr-3\.5{margin-right:3.5rem!important}.mb-3\.5{margin-bottom:3.5rem!important}.ml-3\.5,.mx-3\.5{margin-left:3.5rem!important}.mx-3\.5{margin-right:3.5rem!important}.my-3\.5{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.m-4{margin:4rem!important}.mt-4{margin-top:4rem!important}.mr-4{margin-right:4rem!important}.mb-4{margin-bottom:4rem!important}.ml-4,.mx-4{margin-left:4rem!important}.mx-4{margin-right:4rem!important}.my-4{margin-top:4rem!important;margin-bottom:4rem!important}.m-4\.5{margin:4.5rem!important}.mt-4\.5{margin-top:4.5rem!important}.mr-4\.5{margin-right:4.5rem!important}.mb-4\.5{margin-bottom:4.5rem!important}.ml-4\.5,.mx-4\.5{margin-left:4.5rem!important}.mx-4\.5{margin-right:4.5rem!important}.my-4\.5{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.m-5{margin:5rem!important}.mt-5{margin-top:5rem!important}.mr-5{margin-right:5rem!important}.mb-5{margin-bottom:5rem!important}.ml-5,.mx-5{margin-left:5rem!important}.mx-5{margin-right:5rem!important}.my-5{margin-top:5rem!important;margin-bottom:5rem!important}.m-10{margin:10rem!important}.mt-10{margin-top:10rem!important}.mr-10{margin-right:10rem!important}.mb-10{margin-bottom:10rem!important}.ml-10,.mx-10{margin-left:10rem!important}.mx-10{margin-right:10rem!important}.my-10{margin-top:10rem!important;margin-bottom:10rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.px-0{padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-0\.5{padding:.5rem!important}.pt-0\.5{padding-top:.5rem!important}.pr-0\.5{padding-right:.5rem!important}.pb-0\.5{padding-bottom:.5rem!important}.pl-0\.5,.px-0\.5{padding-left:.5rem!important}.px-0\.5{padding-right:.5rem!important}.py-0\.5{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-1{padding:1rem!important}.pt-1{padding-top:1rem!important}.pr-1{padding-right:1rem!important}.pb-1{padding-bottom:1rem!important}.pl-1,.px-1{padding-left:1rem!important}.px-1{padding-right:1rem!important}.py-1{padding-top:1rem!important;padding-bottom:1rem!important}.p-1\.5{padding:1.5rem!important}.pt-1\.5{padding-top:1.5rem!important}.pr-1\.5{padding-right:1.5rem!important}.pb-1\.5{padding-bottom:1.5rem!important}.pl-1\.5,.px-1\.5{padding-left:1.5rem!important}.px-1\.5{padding-right:1.5rem!important}.py-1\.5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-2{padding:2rem!important}.pt-2{padding-top:2rem!important}.pr-2{padding-right:2rem!important}.pb-2{padding-bottom:2rem!important}.pl-2,.px-2{padding-left:2rem!important}.px-2{padding-right:2rem!important}.py-2{padding-top:2rem!important;padding-bottom:2rem!important}.p-2\.5{padding:2.5rem!important}.pt-2\.5{padding-top:2.5rem!important}.pr-2\.5{padding-right:2.5rem!important}.pb-2\.5{padding-bottom:2.5rem!important}.pl-2\.5,.px-2\.5{padding-left:2.5rem!important}.px-2\.5{padding-right:2.5rem!important}.py-2\.5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.p-3{padding:3rem!important}.pt-3{padding-top:3rem!important}.pr-3{padding-right:3rem!important}.pb-3{padding-bottom:3rem!important}.pl-3,.px-3{padding-left:3rem!important}.px-3{padding-right:3rem!important}.py-3{padding-top:3rem!important;padding-bottom:3rem!important}.p-3\.5{padding:3.5rem!important}.pt-3\.5{padding-top:3.5rem!important}.pr-3\.5{padding-right:3.5rem!important}.pb-3\.5{padding-bottom:3.5rem!important}.pl-3\.5,.px-3\.5{padding-left:3.5rem!important}.px-3\.5{padding-right:3.5rem!important}.py-3\.5{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.p-4{padding:4rem!important}.pt-4{padding-top:4rem!important}.pr-4{padding-right:4rem!important}.pb-4{padding-bottom:4rem!important}.pl-4,.px-4{padding-left:4rem!important}.px-4{padding-right:4rem!important}.py-4{padding-top:4rem!important;padding-bottom:4rem!important}.p-4\.5{padding:4.5rem!important}.pt-4\.5{padding-top:4.5rem!important}.pr-4\.5{padding-right:4.5rem!important}.pb-4\.5{padding-bottom:4.5rem!important}.pl-4\.5,.px-4\.5{padding-left:4.5rem!important}.px-4\.5{padding-right:4.5rem!important}.py-4\.5{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.p-5{padding:5rem!important}.pt-5{padding-top:5rem!important}.pr-5{padding-right:5rem!important}.pb-5{padding-bottom:5rem!important}.pl-5,.px-5{padding-left:5rem!important}.px-5{padding-right:5rem!important}.py-5{padding-top:5rem!important;padding-bottom:5rem!important}.p-10{padding:10rem!important}.pt-10{padding-top:10rem!important}.pr-10{padding-right:10rem!important}.pb-10{padding-bottom:10rem!important}.pl-10,.px-10{padding-left:10rem!important}.px-10{padding-right:10rem!important}.py-10{padding-top:10rem!important;padding-bottom:10rem!important}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.col-span-1{grid-column:span 1/span 1}.row-span-1{grid-row:span 1/span 1}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.col-span-2{grid-column:span 2/span 2}.row-span-2{grid-row:span 2/span 2}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.col-span-3{grid-column:span 3/span 3}.row-span-3{grid-row:span 3/span 3}.col-auto,.row-auto{grid-column:auto}.gap-0{gap:0 0}.gap-x-0{column-gap:0}.gap-y-0{row-gap:0}.gap-0\.5{gap:.25rem .25rem}.gap-x-0\.5{column-gap:.25rem}.gap-y-0\.5{row-gap:.25rem}.gap-1{gap:.5rem .5rem}.gap-x-1{column-gap:.5rem}.gap-y-1{row-gap:.5rem}.gap-1\.5{gap:.75rem .75rem}.gap-x-1\.5{column-gap:.75rem}.gap-y-1\.5{row-gap:.75rem}.gap-2{gap:1rem 1rem}.gap-x-2{column-gap:1rem}.gap-y-2{row-gap:1rem}.gap-2\.5{gap:1.25rem 1.25rem}.gap-x-2\.5{column-gap:1.25rem}.gap-y-2\.5{row-gap:1.25rem}.gap-3{gap:1.5rem 1.5rem}.gap-x-3{column-gap:1.5rem}.gap-y-3{row-gap:1.5rem}.gap-3\.5{gap:1.75rem 1.75rem}.gap-x-3\.5{column-gap:1.75rem}.gap-y-3\.5{row-gap:1.75rem}.gap-4{gap:2rem 2rem}.gap-x-4{column-gap:2rem}.gap-y-4{row-gap:2rem}.mat-elevation-z4{box-shadow:none}.mat-tab-label{height:62px!important;background-color:#eceff9;color:#000}.mat-tab-label,.mat-tab-label.mat-tab-label-active{width:180px;font-size:16px;font-family:MetropolisMedium,serif;border-radius:14px;opacity:1!important;margin-left:30px}.mat-tab-label.mat-tab-label-active{height:62px;background-color:#6ccb5f1a;color:#6ccb5f}.mat-tab-header{border-bottom:0 solid #0000001f!important}.mat-ink-bar{visibility:hidden!important}.large-tab-box{display:flex;align-items:center;justify-content:flex-end;border-radius:8px;padding:0;margin:30px 0 0;justify-content:flex-start;align-items:baseline}.settings-page{padding:47px 30px 67px 50px}.settings-page .lbl,.settings-page h1,.settings-page h3,.settings-page h4{font-family:MetropolisMedium,serif}.settings-page h1{font-size:30px}.settings-page h3{font-size:18px}.settings-page .sub-title{margin-bottom:20px}.settings-page .group-section{width:739px;height:329px;margin-top:26px}.settings-page .group-section .create-group-btn{width:180px;right:0}.settings-page .group-section .group-info{padding:30px 20px 10px;margin-top:23px;box-shadow:0 4px 14px #eceff9;border-radius:10px}.settings-page .group-section .group-info .lbl{width:108px;margin-bottom:25px;color:#8c94af}.settings-page .group-section .group-info .shift{margin-left:20px}.settings-page .group-section .group-info mat-icon.copy-new{width:18px;height:18px;margin-left:12px;stroke:#8c94af!important}.settings-page .group-section .group-info mat-icon.copy-new:hover{stroke:#6ccb5f!important}.settings-page .group-section .group-info .greyBin{bottom:15px;right:15px;height:18px;opacity:.8;color:#8c94af}.settings-page .group-section .group-info .greyBin:hover{color:#fb7326;opacity:1}body,html{height:100%;overflow:hidden;display:block}html.cdk-global-scrollblock{overflow:auto}body.swal2-height-auto{height:100%}canvas{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.app-theme{height:100%;display:block}.app-theme .mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-badge-small .mat-badge-content{font-size:9px}.app-theme .mat-badge-large .mat-badge-content{font-size:24px}.app-theme .mat-h1,.app-theme .mat-headline,.app-theme .mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-h2,.app-theme .mat-title,.app-theme .mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-h3,.app-theme .mat-subheading-2,.app-theme .mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-h4,.app-theme .mat-subheading-1,.app-theme .mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-h5,.app-theme .mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-h6,.app-theme .mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-body-2,.app-theme .mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-body,.app-theme .mat-body-1,.app-theme .mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-caption,.app-theme .mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-display-4,.app-theme .mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-display-3,.app-theme .mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-display-2,.app-theme .mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-display-1,.app-theme .mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif}.app-theme .mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme .mat-button,.app-theme .mat-fab,.app-theme .mat-flat-button,.app-theme .mat-icon-button,.app-theme .mat-mini-fab,.app-theme .mat-raised-button,.app-theme .mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.app-theme .mat-button-toggle,.app-theme .mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-card-title{font-size:24px;font-weight:500}.app-theme .mat-card-header .mat-card-title{font-size:20px}.app-theme .mat-card-content,.app-theme .mat-card-subtitle{font-size:14px}.app-theme .mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-checkbox-layout .mat-checkbox-label{line-height:24px}.app-theme .mat-chip{font-size:14px;font-weight:500}.app-theme .mat-chip .mat-chip-remove.mat-icon,.app-theme .mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.app-theme .mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-header-cell{font-size:12px;font-weight:500}.app-theme .mat-cell,.app-theme .mat-footer-cell{font-size:14px}.app-theme .mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-calendar-body{font-size:13px}.app-theme .mat-calendar-body-label,.app-theme .mat-calendar-period-button{font-size:14px;font-weight:500}.app-theme .mat-calendar-table-header th{font-size:11px;font-weight:400}.app-theme .mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme .mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.app-theme .mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme .mat-form-field-wrapper{padding-bottom:1.34375em}.app-theme .mat-form-field-prefix .mat-icon,.app-theme .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.app-theme .mat-form-field-prefix .mat-icon-button,.app-theme .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.app-theme .mat-form-field-prefix .mat-icon-button .mat-icon,.app-theme .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.app-theme .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid #0000}.app-theme .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34375em) scale(.75);width:133.3333333333%}.app-theme .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34374em) scale(.75);width:133.3333433333%}.app-theme .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.app-theme .mat-form-field-label{top:1.34375em}.app-theme .mat-form-field-underline{bottom:1.34375em}.app-theme .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.app-theme .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.app-theme .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.001px);-ms-transform:translateY(-1.28125em) scale(.75);width:133.3333333333%}.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00101px);-ms-transform:translateY(-1.28124em) scale(.75);width:133.3333433333%}.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00102px);-ms-transform:translateY(-1.28123em) scale(.75);width:133.3333533333%}.app-theme .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.app-theme .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.app-theme .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28122em) scale(.75)}.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28121em) scale(.75)}.app-theme .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.2812em) scale(.75)}}.app-theme .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.app-theme .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.app-theme .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59375em) scale(.75);width:133.3333333333%}.app-theme .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59374em) scale(.75);width:133.3333433333%}.app-theme .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.app-theme .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.app-theme .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59375em) scale(.75);width:133.3333333333%}.app-theme .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59374em) scale(.75);width:133.3333433333%}.app-theme .mat-grid-tile-footer,.app-theme .mat-grid-tile-header{font-size:14px}.app-theme .mat-grid-tile-footer .mat-line,.app-theme .mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme .mat-grid-tile-footer .mat-line:nth-child(n+2),.app-theme .mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}.app-theme input.mat-input-element{margin-top:-.0625em}.app-theme .mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.app-theme .mat-paginator,.app-theme .mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.app-theme .mat-radio-button,.app-theme .mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-select-trigger{height:1.125em}.app-theme .mat-slide-toggle-content,.app-theme .mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-slider-thumb-label-text{font-size:12px;font-weight:500}.app-theme .mat-stepper-horizontal,.app-theme .mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-step-label{font-size:14px;font-weight:400}.app-theme .mat-step-sub-label-error{font-weight:400}.app-theme .mat-step-label-error{font-size:14px}.app-theme .mat-step-label-selected{font-size:14px;font-weight:500}.app-theme .mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-tab-label,.app-theme .mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.app-theme .mat-toolbar,.app-theme .mat-toolbar h1,.app-theme .mat-toolbar h2,.app-theme .mat-toolbar h3,.app-theme .mat-toolbar h4,.app-theme .mat-toolbar h5,.app-theme .mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.app-theme .mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.app-theme .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.app-theme .mat-list-item,.app-theme .mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-list-base .mat-list-item{font-size:16px}.app-theme .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.app-theme .mat-list-base .mat-list-option{font-size:16px}.app-theme .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.app-theme .mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.app-theme .mat-list-base[dense] .mat-list-item{font-size:12px}.app-theme .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.app-theme .mat-list-base[dense] .mat-list-option{font-size:12px}.app-theme .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.app-theme .mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.app-theme .mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.app-theme .mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme .mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.app-theme .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.app-theme .mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme .mat-nested-tree-node,.app-theme .mat-tree-node{font-weight:400;font-size:14px}.app-theme .mat-ripple{overflow:hidden;position:relative}.app-theme .mat-ripple:not(:empty){transform:translateZ(0)}.app-theme .mat-ripple.mat-ripple-unbounded{overflow:visible}.app-theme .mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .app-theme .mat-ripple-element{display:none}.app-theme .cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.app-theme .cdk-global-overlay-wrapper,.app-theme .cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.app-theme .cdk-overlay-container{position:fixed;z-index:1000}.app-theme .cdk-overlay-container:empty{display:none}.app-theme .cdk-global-overlay-wrapper,.app-theme .cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.app-theme .cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.app-theme .cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.app-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .app-theme .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.app-theme .cdk-overlay-dark-backdrop{background:#00000052}.app-theme .cdk-overlay-transparent-backdrop,.app-theme .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.app-theme .cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.app-theme .cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}.app-theme .cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.app-theme .cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.app-theme textarea.cdk-textarea-autosize{resize:none}.app-theme textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:initial!important;height:auto!important;overflow:hidden!important}.app-theme textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:initial!important;height:0!important}.app-theme .mat-focus-indicator,.app-theme .mat-mdc-focus-indicator{position:relative}.app-theme body,.app-theme html{height:100vh;width:100vw;overflow-y:hidden;overflow-x:hidden}.app-theme .main-app{display:flex;flex-direction:column;height:100%}.app-theme .main-app__body{flex-grow:1}.app-theme .fix-size{width:1400px}.app-theme .main-app-body{height:100%;max-height:calc(100% - 58px)}.app-theme .main-app-body__outlet,.app-theme .main-app-body__side{position:relative}@media screen and (max-width:768px){.app-theme .main-app-body{height:calc(100% - 156px)}}.app-theme .fs16{font-size:16px}.app-theme .title{font-family:MetropolisMedium,serif}.app-theme .search-container{margin:10px 10px 15px}.app-theme .search-container #country-search-box{padding-left:16px;font-size:12px}.app-theme .page{padding:47px 30px 67px 50px}.app-theme .page h1{font-size:30px}.app-theme .panel{width:95%}.app-theme .divider{margin:0;padding:0;border-bottom:1px solid #eceff9}.app-theme .space10{margin-top:10px}.app-theme .left10{margin-left:10px}.app-theme .bold{font-family:MetropolisBold,serif}.app-theme .shadow{box-shadow:0 4px 14px #eceff9}.app-theme .error{color:#fb7326;font-family:MetropolisRegular,serif;font-size:12px;line-height:12px;margin:10px}.app-theme .circle{cursor:pointer;border-radius:50%;width:12px;height:12px}.app-theme .lime{color:#6ccb5f}.app-theme .error-color{color:#fb7326}.app-theme .pink-color{color:#ef878d}.app-theme .yellow-color{color:#fabc3c}.app-theme .orange-color{color:#f7a246}.app-theme .trout-color{color:#484b58}.app-theme .bleu-de-france-color{color:#2585e0}.app-theme .bright-blue-color{color:#1b82e3}.app-theme .dark-blue-color{color:#0e4366}.app-theme .dark-liver-color{color:#4d4d4d}.app-theme .white-color{color:#fff}.app-theme .grey{color:#8c94af}.app-theme .dark-grey{color:#707688}.app-theme .background-white{background-color:#fff}.app-theme .background-registration{height:100%;width:35%;margin:0;background-size:cover;font-family:MetropolisMedium;color:#515359}.app-theme .background-registration .text{font-size:20px;padding-left:22%;padding-right:22%;margin-top:30%;margin-bottom:30%;text-align:center}.app-theme .background-green{background-image:url(/assets/img/baground.svg)}.app-theme .background-green .titleHub{margin-top:25%}.app-theme .background-green .titleHub span{margin-left:15px;font-size:20px}.app-theme .background-orange{background-image:url(/assets/img/orange_bagroung.png)}.app-theme .hover{position:absolute;left:0;top:0;background:#ffffff80;width:100%;height:100%;z-index:10}.app-theme .corner10{border-top-left-radius:10px;border-top-right-radius:10px}.app-theme .corner10-bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.app-theme .borderRadius10{border-radius:10px}.app-theme .red-border{border-left:5px solid #fb7326!important}.app-theme .border-grey{border:1px solid #eceff9}.app-theme .rounded-none{border-radius:0}.app-theme .rounded-sm{border-radius:.125rem}.app-theme .rounded{border-radius:.25rem}.app-theme .new-label{width:35px;height:16px;border-radius:19px;font-size:10px}.app-theme .button{cursor:pointer;font-family:MetropolisRegular,serif;font-size:15px;line-height:15px;height:45px;border-radius:10px;border:0}.app-theme .button-sm{height:40px}.app-theme .orange-btn{background:#f7a246;color:#fff}.app-theme .green-btn{background:#6ccb5f;color:#fff}.app-theme .green-btn .mat-icon{fill:#fff;color:#fff}.app-theme .green-btn .svg{fill:#fff}.app-theme .blue-btn{background:#2585e0}.app-theme .grey-btn{background:#cfd6e97a}.app-theme .control-btn,.app-theme .next-step{width:295px}.app-theme .control-btn .previous{border:0;background:#cfd6e97a;width:115px}.app-theme .control-btn .next{border:0;background:#6ccb5f;color:#fff;width:165px}.app-theme button.mat-menu-item{font-family:MetropolisRegular,serif;font-size:12px}.app-theme .checkbox{font-family:MetropolisRegular,serif;text-transform:capitalize}.app-theme .checkbox .mat-checkbox-frame{border-width:1px;border-color:#6ccb5f}.app-theme .mat-slide-toggle-content{font-family:MetropolisRegular,serif}.app-theme .arrow-rotate180{transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}.app-theme .arrow-rotate180,.app-theme .arrow-rotate180Back{transition:transform .55s ease;-moz-transition:-moz-transform .55s ease;-ms-transition:-ms-transform .55s ease;-o-transition:-o-transform .55s ease;-webkit-transition:-webkit-transform .55s ease}.app-theme .arrow-rotate180Back{transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.app-theme .slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}.app-theme .slide-fwd-bottom{animation:slide-fwd-bottom .45s cubic-bezier(.25,.46,.45,.94) both}.app-theme .slide-fwd-center{animation:slide-fwd-center .45s cubic-bezier(.25,.46,.45,.94) both}.app-theme .mat-button-focus-overlay{background-color:initial!important}.app-theme .icon,.app-theme .pointer{cursor:pointer}.app-theme .icon-size-lg{width:60px;height:60px}.app-theme .icon-size-base{width:24px;height:24px}.app-theme .icon-size-sm{width:16px;height:16px}.app-theme .icon-size-xs{width:13px;height:13px}.app-theme .copy-icon{cursor:pointer;stroke:#8c94af}.app-theme .mdi:hover{color:#6ccb5f}.app-theme .copy-icon:hover,.app-theme .mdi:hover{cursor:pointer;stroke:#6ccb5f;stroke:#6ccb5f!important}.app-theme .green-down-arrow{border:solid #6ccb5f;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.app-theme .sort-arrow{width:10px;margin-left:10px}.app-theme .mat-radio-outer-circle{border-color:#6ccb5f!important}.app-theme .titleBold{font-size:18px}.app-theme .titleBold,.app-theme .titleBold16{color:#737a8f;font-family:MetropolisMedium,serif;padding:20px}.app-theme .titleBold16{font-size:16px}.app-theme .no-data{width:558px;height:59px;line-height:120px}.app-theme .input-in-form{border:0;width:265px;background:#eceff9;border-radius:10px;padding:15px;margin-top:10px;font-family:MetropolisRegular,serif}.app-theme .input-in-form ::placeholder{font-family:MetropolisRegular,serif;font-size:14px;line-height:14px;color:#8c94af}.app-theme .tooltip{margin-left:2px;width:13px;height:13px}.app-theme .tooltip-big{font-size:11px!important;line-height:11px!important;white-space:pre-line}.app-theme #country .mat-input-element{border:0;background:#eceff9;border-radius:10px;padding:15px 0 15px 15px;font-family:MetropolisRegular,serif}.app-theme #country ::placeholder{font-family:MetropolisRegular,serif;font-size:14px;line-height:14px;color:#8c94af}.app-theme #country .mat-form-field-label-wrapper{top:0!important;font-family:MetropolisRegular,serif;margin-left:15px}.app-theme #country .mat-form-field-suffix,.app-theme #country .mat-form-field-underline{display:none}.app-theme #country .mat-form-field-infix{width:280px;height:44px;padding:0}.app-theme .green-select .select{width:310px;height:46px;background-color:#fff;border:1px solid #6ccb5f;border-radius:10px;line-height:46px;margin-top:5px}.app-theme .green-select .select .mat-select-arrow-wrapper{padding-right:21px}.app-theme .green-select .select .mat-select-arrow{border:solid #6ccb5f!important;border-width:0 1.5px 1.5px 0!important;padding:3px!important;transform:rotate(45deg);mix-blend-mode:normal;-webkit-transform:rotate(45deg)}.app-theme .green-select .select .mat-select-value-text{color:#000;padding-left:16px}.app-theme .green-select .mat-form-field-label-wrapper,.app-theme .green-select .mat-form-field-underline{display:none}.app-theme .country-red-border .mat-input-element{border-left:5px solid #fb7326!important}.app-theme .country-green-border .mat-input-element{border-left:5px solid #6ccb5f!important}.app-theme #phone{margin-top:10px}.app-theme #phone input{border:0;background:#eceff9;border-radius:10px;width:295px;height:44px}.app-theme #phone ::placeholder,.app-theme #phone input{font-family:MetropolisRegular,serif}.app-theme .tableWidth{width:2600px}.app-theme .panel-border{border:1px solid #eceff9;box-sizing:border-box;border-radius:10px}.app-theme .row{display:flex;flex-direction:row}.app-theme .baseline{align-items:baseline}.app-theme .toend{justify-content:flex-end}.app-theme .tostart{justify-content:flex-start}.app-theme .mobile-wrap{flex-wrap:wrap;overflow:auto}.app-theme .column{display:flex;flex-direction:column}.app-theme .flex-1{flex:1 1 0%}.app-theme .space{justify-content:space-between}.app-theme .space-evenly{justify-content:space-evenly}.app-theme .horizontal-centre{justify-content:center}.app-theme .vertical-centre{align-items:center}.app-theme .stretch{align-items:stretch}.app-theme .self-end{align-self:flex-end}.app-theme .self-start{align-self:flex-start}.app-theme .text-centre{text-align:center}.app-theme .wrap-outer{position:relative}.app-theme .fixed-inner{position:absolute}.app-theme .main-app-body{display:flex;flex-direction:row;width:100%;position:relative}.app-theme .main-app-body__side{z-index:2}.app-theme .main-app-body__outlet{z-index:1;background-color:#f3f5fa;background-position:100%;background-repeat:no-repeat;background-size:cover;flex-grow:1;max-width:100%;overflow-y:auto;display:flex;flex-direction:column;overflow:auto}@media screen and (max-width:768px){.app-theme .main-app-body__outlet{padding:20px;position:absolute;left:0;right:0;bottom:0;top:0}}.app-theme .main-app-body__outlet .card{display:flex;flex-direction:column;height:100%;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;width:200px;background-color:#fafafa;padding:20px;height:auto}.app-theme .main-app-body__outlet .card__header{padding-bottom:20px}.app-theme .main-app-body__outlet .card__body{padding:20px 0}.app-theme .main-app-body__outlet .card__footer{display:flex;flex-direction:row;width:100%;padding-top:20px;border-top:.5px solid #000c}.app-theme .main-app-body__outlet .card{width:600px}.app-theme .app-invite-page{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;width:100%;overflow:auto;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.app-theme .app-invite-page:after{content:"";background-color:#f5f5f5;opacity:.3;top:0;left:0;bottom:0;right:0;position:absolute}.app-theme .app-invite-page-header{display:flex;flex-direction:column;height:100%;min-height:150px;justify-content:center;align-items:center}.app-theme .app-invite-page-header__company-title{font-size:21px}.app-theme .app-invite-page-header-logo{max-width:73px;max-height:73px;margin-bottom:25px;height:100%;width:100%}@media screen and (max-width:768px){.app-theme .app-invite-page-header-logo{width:calc(33.3333333333% - 32px);flex-basis:calc(33.3333333333% - 32px)}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme .app-invite-page-header-logo{width:calc(33.3333333333% - 32px);flex-basis:calc(33.3333333333% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme .app-invite-page-header-logo{width:calc(33.3333333333% - 32px);flex-basis:calc(33.3333333333% - 32px)}}.app-theme .app-invite-page-header-logo__img{display:flex;flex-direction:row;width:100%}.app-theme .mat-card-header .app-invite-form-title.mat-card-title{font-size:24px;color:#636363;font-weight:700}.app-theme .app-invite-page-wrapper{display:flex;flex-direction:column;justify-content:center;z-index:1;height:100%;overflow-x:scroll}@media screen and (max-width:768px){.app-theme .app-invite-page-wrapper{width:100%;flex-basis:100%}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme .app-invite-page-wrapper{width:calc(50% - 32px);flex-basis:calc(50% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme .app-invite-page-wrapper{width:calc(41.6666666667% - 32px);flex-basis:calc(41.6666666667% - 32px)}}@media screen and (min-width:1200px){.app-theme .app-invite-page-wrapper{width:calc(41.6666666667% - 32px);flex-basis:calc(41.6666666667% - 32px);max-width:700px;flex-basis:700px}}@media screen and (min-width:1024px){.app-theme .app-invite-page-wrapper{max-width:700px;flex-basis:700px}}.app-theme .invite-form{background-color:#fff;overflow-y:auto}@media screen and (max-width:768px){.app-theme .invite-form{height:100%}}.app-theme .invite-form-header{display:flex;flex-direction:row;width:100%;align-items:center;background-color:#4cb848;height:auto;padding:15px 30px}.app-theme .invite-form-header__icon{width:auto;height:60px;margin-right:20px}.app-theme .invite-form-header-text{color:#fff}.app-theme .invite-form-header-text__title{font-size:14px;font-weight:700;margin-bottom:13px}.app-theme .invite-form-header-text__subtitle{color:#fff9;font-size:14px}.app-theme .invite-form-body{display:flex;flex-direction:column;height:100%;height:auto;padding:0 25px}.app-theme .invite-form-field{display:flex;flex-direction:row;width:100%;align-items:center;padding:10px 0;border-bottom:1px solid #d9d9d9}.app-theme .invite-form-field_error .invite-form-label{color:#de484880}.app-theme .invite-form-field_error .invite-form-label__title{color:#de4848}.app-theme .invite-form-field-icon{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;margin-right:20px;flex-basis:42.5px;min-width:42.5px;width:42.5px;height:55px;opacity:.2}.app-theme .invite-form-field-icon_email{height:41.5px;margin-left:1px}.app-theme .invite-form-label{display:flex;flex-direction:row;width:100%;justify-content:space-between;font-weight:500;color:#464646;font-size:12px;margin-bottom:5px}.app-theme .invite-form-label__error{font-size:12px}.app-theme .invite-form-label__title{color:#464646}.app-theme .invite-form-input{color:#000000de;border:none;margin:0;padding:0}.app-theme .invite-form-input::placeholder{color:#46464666;margin:0;padding:0}.app-theme .invite-form-input option{text-shadow:0;border:none;outline:0}.app-theme .invite-form-input-group{display:flex;flex-direction:column;height:100%;flex-grow:1;max-width:100%;min-width:0}.app-theme .invite-form-input-group input[type=number]::-webkit-inner-spin-button,.app-theme .invite-form-input-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.app-theme .invite-form-input-group input[type=number]{-moz-appearance:textfield}.app-theme .invite-form-input-phone{display:flex;flex-direction:row;width:100%}.app-theme .invite-form-input-phone__code{width:50px}.app-theme .invite-form-input-phone__code-view{margin-top:1px;margin-right:5px;margin-left:5px}.app-theme .invite-form-input-phone .flag-icon{border-bottom:1px solid #46464666}.app-theme .invite-form-input-phone__base{flex-grow:1}.app-theme .invite-form-input-phone-code__option{padding-bottom:5px}.app-theme .app-invite-page-footer{display:flex;flex-direction:column;height:100%;justify-content:space-around;height:calc(100% - 300px);padding:20px 0;min-height:140px;text-align:center}.app-theme .app-invite-page-footer-link-container{display:flex;flex-direction:row;width:100%}.app-theme .app-invite-page-footer-link{width:calc(100% - 10px)}.app-theme .app-invite-page-footer-link_right{text-align:left;padding-left:5px}.app-theme .app-invite-page-footer-link_left{padding-right:5px;text-align:right}.app-theme .app-invite-page-footer__links{font-weight:700;color:#888;text-decoration:underline}.app-theme .app-invite-page-footer__links:hover{cursor:pointer}.app-theme .app-invite-page-footer__powered{color:#636363}.app-theme .app-invite-page-footer__powered:hover{cursor:pointer}.app-theme .invite-form-footer{display:flex;flex-direction:row;width:100%;justify-content:center;padding:15px}.app-theme .mat-raised-button.btn-invite-friend{font-size:12px;padding:0 30px;color:#fff;background-color:#4cb848;border-radius:20px;box-shadow:none;border:none;font-weight:700}.app-theme dashboard-page{display:flex;flex-direction:row;justify-content:center;width:100%}.app-theme .dashboard-page{display:flex;flex-direction:column;height:100%;flex-wrap:wrap;align-items:stretch;max-height:100%;width:100%;max-width:1200px;flex-wrap:nowrap}.app-theme .dashboard-page-content{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;align-items:stretch;max-height:100%}.app-theme app-trips-page{display:flex;flex-direction:column;width:100%;height:100%;align-items:flex-start}.app-theme .trips-page{display:flex;flex-direction:column;height:100%;margin-left:46px;margin-top:20px;position:absolute;top:0;right:0;left:0;bottom:0}.app-theme .trips-page__top-panel{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;z-index:1;flex-grow:0}.app-theme .trips-page__body{flex-grow:1}.app-theme .trips-page-top-panel{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;color:#fff;background-color:#636363;height:68px;padding-right:16px;padding-left:16px}.app-theme .trips-page-top-panel__title{display:flex;flex-direction:row;width:100%;font-size:24px;font-weight:500;color:#636363de;align-items:baseline;color:#fff;width:auto}@media screen and (max-width:576px){.app-theme .trips-page-top-panel__title{margin-bottom:16px}}.app-theme .trips-page-top-panel__filters,.app-theme .trips-page-top-panel__filters .mat-form-field-appearance-legacy .mat-form-field-label,.app-theme .trips-page-top-panel__filters .mat-select-arrow,.app-theme .trips-page-top-panel__filters .mat-select-value{color:#fff}.app-theme .trips-page-top-panel__filters .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#fff}.app-theme .trips-page-top-panel__filters .mat-form-field.mat-focused .mat-form-field-label{color:#fff}.app-theme .trips-page-top-panel__filters .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#fff}.app-theme .trips-page-top-panel__filters .mat-form-field.mat-focused .mat-select-arrow{color:#fff}@media screen and (max-width:576px){.app-theme .trips-page-top-panel{display:flex;flex-direction:column;height:100%;align-items:flex-start}}.app-theme .trips-page-body{display:flex}.app-theme .trips-page-body__trips-list{flex-basis:300px;min-width:300px;max-width:300px}@media screen and (max-width:1024px){.app-theme .trips-page-body__trips-list{min-width:300px}}.app-theme .trips-page-body__analysis{flex-grow:1}@media screen and (max-width:768px){.app-theme .trips-page-body{display:flex;flex-direction:column;height:100%}}.app-theme .trips-filters__item{padding-left:8px;padding-right:8px}.app-theme .trips-filters__item:first-child{padding-left:0}.app-theme .trips-filters__item:last-child{padding-right:0}.app-theme .trips-filters-user{width:300px}.app-theme .trips-page-analysis{background-color:#fafafa;height:100%;overflow:hidden}.app-theme .trips-page-analysis__map{height:100%}.app-theme .trip-detail-title{display:flex;flex-direction:row;width:100%;font-size:24px;margin-bottom:16px;justify-content:space-between}.app-theme trip-analysis{height:100%;display:flex;flex-direction:row;width:100%;justify-content:center}.app-theme .trip-analysis{display:flex;flex-direction:column;height:100%;width:100%;max-width:1220px}.app-theme .side-bar{display:flex;flex-direction:column;transition:width .2s ease-in-out;background-color:#fafafa;height:100%}.app-theme .side-bar__bottom{display:flex;flex-direction:row;width:100%;padding:0 22.4px 0 0;justify-content:flex-end;border-top:1px solid #6ccb5f33}.app-theme .side-bar_short{width:92px;transition:width .2s ease-in-out}.app-theme .side-bar_short .menu-item__text{display:none;width:0;overflow:hidden;transition:width .2s ease-in-out}.app-theme .side-bar_short .menu-item:hover .menu-item__text{width:300px;display:flex;flex-direction:row;width:100%;display:none;max-width:300px;min-width:200px;padding:0 32px;margin-top:-16px;margin-bottom:-16px;margin-left:16px;background-color:#fafafacc;height:68px;align-items:center;box-shadow:3px 3px 3px #0000001f}@media screen and (max-width:768px){.app-theme .side-bar_short{width:0;position:absolute;top:0;bottom:0;left:0;z-index:5;padding-right:0}.app-theme .side-bar_short .menu-item{padding:0}.app-theme .side-bar_short .menu-item__icon{display:none}}.app-theme .menu-list{flex-grow:1}.app-theme .menu-item{padding:16px 16px 16px 22.4px;color:#7d7d7d;font-size:15px;display:flex;flex-direction:row;width:100%;align-items:center}@media screen and (min-width:768px){.app-theme .menu-item{overflow:hidden;word-wrap:normal}}.app-theme .menu-item__icon{padding-right:8px}.app-theme .menu-item__text{padding-left:13px;font-size:16px;transition:width .2s ease-in-out}.app-theme .menu-item_actived{background-color:#3cd04d4d;border-top-right-radius:35px;border-bottom-right-radius:35px}.app-theme .menu-item:hover{color:#3cd04d;cursor:pointer}.app-theme .menu-item:hover .menu-item__text{transition:width .2s ease-in-out}.app-theme .dashboard-card{display:flex;flex-direction:column;height:100%;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;width:200px;background-color:#fafafa;padding:20px 20px 0;height:auto;margin:16px}.app-theme .dashboard-card__header{padding-bottom:20px;font-size:19px}.app-theme .dashboard-card__body{padding:20px 0;flex-grow:1;display:flex;flex-direction:row;align-items:center;justify-content:stretch;width:100%}.app-theme .dashboard-card__footer{display:flex;flex-direction:row;width:100%;justify-content:center;border-top:.5px solid #000c}@media screen and (max-width:768px){.app-theme .dashboard-card_sm{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme .dashboard-card_sm{width:calc(50% - 32px);flex-basis:calc(50% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme .dashboard-card_sm{width:calc(50% - 32px);flex-basis:calc(50% - 32px)}}@media screen and (min-width:1200px){.app-theme .dashboard-card_sm{width:calc(25% - 32px);flex-basis:calc(25% - 32px)}}@media screen and (max-width:768px){.app-theme .dashboard-card_md{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme .dashboard-card_md{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme .dashboard-card_md{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:1200px){.app-theme .dashboard-card_md{width:calc(50% - 32px);flex-basis:calc(50% - 32px)}}@media screen and (max-width:768px){.app-theme .dashboard-card_full{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme .dashboard-card_full{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme .dashboard-card_full{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:1200px){.app-theme .dashboard-card_full{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}.app-theme .dashboard-card_not-card{background-color:initial;box-shadow:none;padding:0}.app-theme .dashboard-card_not-card .dashboard-card__header{display:none}.app-theme .dashboard-card_not-card .dashboard-card__body{padding:0}.app-theme .dashboard-card_not-card .dashboard-card__footer{display:none}.app-theme .dashboard-card.cdk-drag-placeholder{color:red}.app-theme .dashboard-card-footer_hidden{display:none}.app-theme .read-more-btn{height:54px;border:none;border-radius:2px;background-color:initial;color:#636363;background-position:50%;transition:color .2s;outline:none;font-size:12px;font-weight:700;height:auto;padding:23px 16px}.app-theme .read-more-btn:hover{cursor:pointer}.app-theme .read-more-btn:active{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.app-theme .dashboard-card-text{font-size:52px;color:#3cd04d}.app-theme .dashboard-card-content-wrapper{display:flex;flex-direction:row;width:100%}.app-theme .dashboard-card-content-wrapper__center{justify-content:center}.app-theme .dasboard-context-text{text-align:center}.app-theme .dasboard-context-text__value{color:#3cd04d;font-size:60px;margin-bottom:20px}.app-theme .dasboard-context-text__title{font-size:16px}.app-theme .dashboard-card-header{display:flex;flex-direction:row;width:100%}.app-theme .dashboard-card-header__text{flex-grow:1}.app-theme .dashboard-card-header__btn{cursor:pointer;color:#6ccb5f33}.app-theme .dashboard-card-header__btn:hover{color:#636363}.app-theme .dashboard-card-header-text__subtext{font-size:14px}.app-theme dashboard-card{display:contents}@media screen and (max-width:768px){.app-theme line-chart{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}.app-theme .line-chart{display:flex;flex-direction:row;justify-content:center;width:100%}.app-theme .line-chart_sm{height:150px;width:400px;display:block}@media screen and (max-width:768px){.app-theme .line-chart_sm{width:100%;flex-basis:100%}}.app-theme .line-chart_haveLabels{min-height:210px}.app-theme .line-chart_ngx{display:flex;flex-direction:row;width:100%;overflow:hidden;min-height:350px}@media screen and (max-width:768px){.app-theme bar-chart{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}.app-theme .bar-chart{display:flex;flex-direction:row;justify-content:center;width:100%}.app-theme .bar-chart_sm{height:400px;display:block}@media screen and (max-width:768px){.app-theme .bar-chart_sm{width:100%;flex-basis:100%}}.app-theme .bar-chart_md{height:250px}.app-theme .bar-chart_haveLabels{height:180px}@media screen and (max-width:768px){.app-theme radar-chart{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}.app-theme .radar-chart{display:flex;flex-direction:row;justify-content:center;width:100%}.app-theme .radar-chart_sm{height:150px;width:400px;display:block}@media screen and (max-width:768px){.app-theme .radar-chart_sm{width:100%;flex-basis:100%}}.app-theme .radar-chart_haveLabels{min-height:210px}.app-theme .color-scale-color{margin-bottom:7px;padding-top:3px;padding-bottom:3px;padding-right:5%}.app-theme .color-scale-color__img{height:10px;width:150px;margin-right:5%;background:linear-gradient(90deg,#edfff3,#3cd04d,#0d6c01)}.app-theme .datamap-growth__bottom{padding:7px 0;display:flex}.app-theme .datamap-growth__top{display:flex;flex-direction:row;width:100%;overflow:hidden;height:200px}.app-theme .datamap-growth-container{position:relative;height:100%;display:flex;flex-direction:row;width:100%;justify-content:center}.app-theme .datamap-growth-container__elem{height:350px;width:350px}@media screen and (max-width:320px){.app-theme .datamap-growth-container__elem{height:250px;width:250px}}@media screen and (min-width:768px) and (max-width:1200px){.app-theme .datamap-growth-container__elem{height:600px;width:600px}}@media screen and (min-width:1200px){.app-theme .datamap-growth-container__elem{height:400px;width:400px}}.app-theme .color-scale-values{display:flex;flex-direction:row;width:100%;justify-content:space-between;font-size:11px}.app-theme .complex-chart-header{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;justify-content:space-around;margin-bottom:24px}.app-theme .complex-chart-body__header{font-weight:500;font-size:18px;margin-bottom:15px;margin-left:15px}.app-theme .complex-chart-body .line-chart_ngx{min-height:300px}.app-theme .dasboard-context-heatmap{height:100%}.app-theme .heatmap-chart{min-height:350px;width:100%;height:100%;overflow:hidden;margin-top:-13px}.app-theme dashboard-header{width:100%;display:inline-block;box-sizing:border-box}.app-theme .dashboard-header{margin:35px 16px 24px}.app-theme .dashboard-header,.app-theme .dashboard-header__breadcrumbs{display:flex;flex-direction:row;align-items:center}.app-theme .dashboard-header__rightblock{flex-grow:1}.app-theme .dashboard-header-rightblock{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.app-theme .dashboard-header-rightblock .dashboard-header-button{padding-left:8px;padding-right:8px}.app-theme .dashboard-header-rightblock .dashboard-header-button_last{padding-right:0;margin-right:0}.app-theme .dashboard-header-rightblock .dashboard-header-button_left-divier{padding-left:16px}.app-theme .dashboard-header-button{margin-left:4px;margin-right:4px;color:#6ccb5f33;transition:color .2s ease-in-out}.app-theme .dashboard-header-button:hover{cursor:pointer}.app-theme .dashboard-header-button_left-divier{border-left:1px solid #6ccb5f33;margin-left:0;padding-left:16px}.app-theme .dashboard-header-button_last{padding-right:0;margin-right:0}.app-theme .sync-period{position:relative;font-size:13px}.app-theme .dropdown-content.sync-period-list{height:auto}.app-theme .refresh-times-select-down{display:block;transition:transform .2s ease-in-out}.app-theme .refresh-times-select-down_rotated{transform:rotate(180deg)}.app-theme .breadcrumb{display:flex;flex-direction:row;align-items:center;margin-right:8px;color:#6ccb5f33}.app-theme .breadcrumb:hover{color:#636363;cursor:pointer}.app-theme .breadcrumb__array{height:24px}.app-theme .breadcrumb_actived:hover{color:#6ccb5f33;cursor:default}.app-theme .breadcrumb:last-child{color:#636363}.app-theme .breadcrumb:last-child:hover{color:#6ccb5f}.app-theme .refresh-times-select{display:flex;flex-direction:row;align-items:center}.app-theme .refresh-times-select__clock{margin-right:6px}.app-theme .refresh-times-select__down{margin-left:4px}.app-theme .expansion-panel{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;width:100%;background-color:#fff}.app-theme .expansion-panel-header{padding:14px;color:#636363;display:inline-block;display:flex;flex-direction:row;width:100%;justify-content:space-between}.app-theme .expansion-panel-header .sync-period{float:right}.app-theme .expansion-panel-title{float:left;font-size:16px;font-weight:600;display:flex;flex-direction:row;align-items:center}.app-theme .expansion-panel-title:hover{cursor:pointer;color:#6ccb5f33}.app-theme .expansion-panel-content{max-height:0;padding:8px;height:auto;max-height:600px;overflow:hidden}.app-theme .expansion-panel-content_collapsed{opacity:0;visibility:hidden}.app-theme .expansion-panel-content_expanded{opacity:1}.app-theme .expansion-panel-title-arrow{display:block;transition:transform .2s ease-in-out}.app-theme .expansion-panel-title-arrow_rotate{transform:rotate(180deg)}.app-theme .analysis-view{display:flex;flex-direction:column;margin-bottom:14px;width:auto;flex-wrap:nowrap;overflow:hidden;height:auto;align-items:center;height:100%}.app-theme .analysis-view__vlaue{font-size:24px}.app-theme .analysis-view__title{margin-bottom:8px;font-size:16px;font-weight:500;color:#555}.app-theme .analysis-view__grouth-per-period{color:#555}.app-theme .analysis-view_sm{margin-bottom:8px}.app-theme .analysis-view_sm .analysis-view__vlaue{font-size:16px}.app-theme .analysis-view_sm .analysis-view__title{font-size:14px;flex-grow:1}.app-theme .analysis-view_sm .analysis-view-value__text{font-size:24px}.app-theme .analysis-view-value{display:flex;flex-direction:row;width:100%;align-items:center;width:auto;margin-bottom:8px}.app-theme .analysis-view-value__text{font-size:45px;color:#555}.app-theme .analysis-view-value-arrow_none{display:none}.app-theme .analysis-view-value-arrow_down{color:#f48d8d;transform:rotate(180deg)}.app-theme .analysis-view-value-arrow_up{color:#3cd04d;transform:rotate(0deg)}.app-theme .analysis-view-grouth-per-period{display:flex;flex-direction:row;width:100%;font-size:16px;font-weight:500;width:auto}.app-theme .analysis-view-grouth-per-period__period{margin-left:5px}.app-theme .analysis-view-grouth-per-period-value{font-size:16px;font-weight:500}.app-theme .analysis-view-grouth-per-period-value_up{color:#3cd04d}.app-theme .analysis-view-grouth-per-period-value_down{color:#f48d8d}.app-theme .panel-dashboards{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;align-items:center;justify-content:center;padding:8px}.app-theme .panel-dashboards__item{margin:0 base-margin/2 base-margin/2}.app-theme dashboard{flex-grow:1;display:flex;width:100%}.app-theme dashbord-content{width:100%;height:100%}.app-theme dashbord-content div[ng-reflect-ng-switch=heatmap]{height:100%}.app-theme .dashboard-content{max-height:100%;display:flex;flex-direction:row;width:100%;margin-bottom:-10px;flex-wrap:wrap}.app-theme .dashboard-content_col{flex-direction:column}@media screen and (max-width:1074px){.app-theme .dashboard-content_col{flex-wrap:nowrap;overflow-y:auto;height:auto;display:block}}.app-theme .dashboard-content_row,.app-theme .panel-dashboaeds{flex-direction:row;width:100%}.app-theme .panel-dashboaeds{display:flex;flex-wrap:wrap;justify-content:center}.app-theme .draggable{cursor:move;-webkit-user-select:none;user-select:none}.app-theme .custom-slider .slider-value input[type=number]{background-color:#eceff9;border:0;width:48px;height:26px;border-radius:4px;text-align:center}.app-theme .custom-slider .slider-value input[type=number]::-webkit-inner-spin-button,.app-theme .custom-slider .slider-value input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.app-theme .custom-slider .slider-value .dash{font-family:MetropolisBold;margin:0 7px;color:#8c94af80;line-height:26px}.app-theme .custom-slider .ng5-slider{width:auto;margin-top:23px!important}.app-theme .custom-slider .ng5-slider .ng5-slider-bubble{display:none}.app-theme .custom-slider .ng5-slider .ng5-slider-selection{background:#6ccb5f}.app-theme .custom-slider .ng5-slider .ng5-slider-pointer{background-color:#fff;border:4px solid #6ccb5f;width:12px;height:12px;top:-4px}.app-theme .custom-slider .ng5-slider .ng5-slider-pointer:after{display:none}.app-theme .custom-slider .ng5-slider .ng5-slider-bubble{bottom:14px}.app-theme .custom-slider .ng5-slider .ng5-slider-limit{font-weight:700;color:#3cd04d}.app-theme .custom-slider .ng5-slider .ng5-slider-tick{width:10px;height:10px;margin-left:4px;border-radius:5px;background:#6ccb5f;top:-1px}.app-theme .custom-slider .ng5-slider .ng5-slider-tick.ng5-slider-selected{background:#6ccb5f}.app-theme .trips-filters-user{width:80%}.app-theme .trips-list{display:flex;flex-direction:column;height:100%;padding-left:26px}.app-theme .trips-list__top-panel{display:flex;flex-direction:row;width:100%;flex-basis:59px;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:2px solid #eee;color:#3cd04d}.app-theme .trips-list__list{flex-grow:1;padding-top:16px;max-height:auto;overflow-y:auto;overflow-x:hidden}@media screen and (max-width:768px){.app-theme .trips-list__list{height:40vh}}.app-theme .trips-list-top-panel__title{color:#636363;font-size:24px;font-weight:500;margin-top:-4px}.app-theme .trips-list-header__photo{display:flex;flex-direction:column;height:100%;justify-content:left;width:50px;height:50px}.app-theme .trips-list-header__account{display:flex;flex-direction:column;height:100%;font-size:20px;padding:8px 11px;font-weight:500;line-height:21px;position:relative}.app-theme .trips-list-header__account a{margin-top:5px}.app-theme .trips-list-header__menu{position:absolute;top:0;left:170px;width:10px}.app-theme .trips-list-header__row{display:flex;flex-direction:row;width:100%;font-size:14px;padding-top:12px}.app-theme .trips-list-header__label{display:flex;flex-direction:column;height:100%;padding-left:5px;min-width:100px}.app-theme .trips-list-header__value{display:flex;flex-direction:column;height:100%;flex-grow:1;flex-wrap:wrap;padding-left:10px}.app-theme .trips-list__filter_label{font-size:8px;font-weight:700;float:left}.app-theme .trips-list__filter_header{border:1px solid gray;width:98%;padding:10px;border-radius:5px}.app-theme .trips-list__filter_header_title{font-size:20px;display:inline-block;width:90%}.app-theme .trips-list-trips-group,.app-theme .trips-list-trips-group__title{margin-bottom:16px}.app-theme .trips-list-trips-item{margin-bottom:16px;font-size:14px;padding-left:8px;width:100%;border-left:2px solid #989898}.app-theme .trips-list-trips-item:hover{border-left-color:#636363;cursor:pointer}.app-theme .trips-list-trips-item:hover .trips-list-from__label,.app-theme .trips-list-trips-item:hover .trips-list-from__time,.app-theme .trips-list-trips-item:hover .trips-list-to__label,.app-theme .trips-list-trips-item:hover .trips-list-to__time,.app-theme .trips-list-trips-item:hover .trips-list-trips-item-id{color:#636363}.app-theme .trips-list-trips-item_active{border-left-color:#3cd04d}.app-theme .trips-list-trips-item_active .trips-list-from__label,.app-theme .trips-list-trips-item_active .trips-list-from__time,.app-theme .trips-list-trips-item_active .trips-list-to__label,.app-theme .trips-list-trips-item_active .trips-list-to__time,.app-theme .trips-list-trips-item_active .trips-list-trips-item-id{color:#3cd04d}.app-theme .trips-list-trips-item_active:hover{border-left-color:#9ee8a6}.app-theme .trips-list-trips-item_active:hover .trips-list-from__label,.app-theme .trips-list-trips-item_active:hover .trips-list-from__time,.app-theme .trips-list-trips-item_active:hover .trips-list-to__label,.app-theme .trips-list-trips-item_active:hover .trips-list-to__time,.app-theme .trips-list-trips-item_active:hover .trips-list-trips-item-id{color:#9ee8a6}.app-theme .trips-list-trips-item_show-more,.app-theme .trips-list-trips-item_show-more:hover{border-left:none}.app-theme .trips-list-trips-item_no-trips{text-align:center;border-left:none;color:#6ccb5f;font-weight:600}.app-theme .trips-list-trips-item_no-trips:hover{border-left:none;cursor:inherit}.app-theme .trips-list-trips-item_spiner{display:flex;flex-direction:row;width:100%;justify-content:center;border-left:none}.app-theme .trips-list-trips-item_spiner:hover{border-left:none}.app-theme .trips-list-from-to__from,.app-theme .trips-list-from-to__to,.app-theme .trips-list-trips-item-id{margin-bottom:8px}.app-theme .trips-list-from__label,.app-theme .trips-list-from__time,.app-theme .trips-list-to__label,.app-theme .trips-list-to__time{font-weight:600;font-size:12px}.app-theme .trip-list-tripslist{padding-right:12px}.app-theme .icon-button:hover{color:#6ccb5f33;cursor:pointer}.app-theme .icon-button:active{color:#6ccb5f}.app-theme .trips-analysis-container{overflow-x:scroll;height:100%;background-color:#f3f5fa}.app-theme .trips-analytic{margin-left:340px;margin-right:20px;font-size:14px}.app-theme .trips-analytic__left{display:flex;flex-direction:column;height:100%;justify-content:left;text-align:left;width:50%;padding-left:5px}.app-theme .trips-analytic__right{display:flex;flex-direction:column;height:100%;justify-content:right;width:50%;text-align:right;padding-right:5px}.app-theme .trips-analytic__row{display:flex;flex-direction:row;width:100%;padding-top:12px}.app-theme .trips-analytic__label{min-width:70px}.app-theme .trips-analytic__data,.app-theme .trips-analytic__hulf,.app-theme .trips-analytic__label{display:flex;flex-direction:column;height:100%;padding-left:5px}.app-theme .trips-analytic__hulf{width:40%}.app-theme .trips-analytic__hulf hr{width:100%;margin-left:0;margin-right:0}.app-theme .trips-analytic__barLabel{width:120px;padding-left:5px}.app-theme .trips-analytic__barData{width:90%}.app-theme .trips-analytic__bar{width:100%;height:20px;border-radius:2px}.app-theme .trips-analytic__barItem{width:calc(100% / 29);height:20px;display:inline-block;background-color:#b9f0bf}.app-theme .trips-analytic__barItemActive{background-color:#3cd04d}.app-theme .trips-analytic__chart{height:300px;width:98%}.app-theme .trips-analytic__link{color:#3cd04d}.app-theme .trips-analytic__linkActive{color:#29b339;font-weight:700}.app-theme trips-map{height:100%}.app-theme .trips-map{display:flex;flex-direction:column;width:100%;height:100%}.app-theme .trips-map__half{height:50%!important}.app-theme .trips-map__container{width:100%}.app-theme .trips-map__toolbar{display:flex;flex-direction:column;box-shadow:-2px 0 4px #00000029;background:#ffffff80;font-size:20px;position:absolute;right:0;top:0;height:100%;width:auto;z-index:2}.app-theme .trips-map__hover{display:grid;grid-template-columns:300px auto 51px}.app-theme .trips-map__hover .hover-board{grid-column-start:2;grid-column-end:3}.app-theme .trips-map__no-data-board{height:350px;padding:40px;border-radius:10px;background-color:#fff;box-shadow:0 4px 8px #0000001a,0 6px 20px #0000001a}.app-theme .trips-map__no-data-board .alert-box{display:flex;align-items:flex-start;gap:12px;padding:24px;background-color:#e9e9f8;border:4px solid #00008b;border-radius:12px;max-width:900px;margin:40px auto}.app-theme .trips-map__no-data-board .alert-icon{font-size:24px;margin-top:4px}.app-theme .trips-map-base-continer{display:flex;flex-direction:row;align-items:stretch;width:100%;position:relative;flex-grow:1}.app-theme .mat-icon-button.trips-list-btn{position:absolute;top:0;left:0;z-index:1;color:#3cd04d}.app-theme .trips-map-toolbar{font-size:27px;padding:6px 12px}.app-theme .trips-map-toolbar__icon:hover svg{stroke:#6ccb5f}.app-theme .trips-map-toolbar__top-block{display:flex;flex-direction:column;height:100%;justify-content:flex-start}.app-theme .trips-map-toolbar__top-block .icon-button{padding:6px 0}.app-theme .trips-map-toolbar__midle-block{display:flex;flex-direction:column;height:100%;justify-content:center}.app-theme .trips-map-toolbar__midle-block .icon-button{padding:6px 0}.app-theme .trips-map-toolbar__bottom-block{display:flex;flex-direction:column;height:100%;justify-content:flex-end}.app-theme .trips-map-toolbar__bottom-block .icon-button{padding:6px 0}.app-theme .trips-map-dashboard{box-shadow:0 -5px 5px 0 #adadadbf;background-color:#eee;position:absolute;bottom:0;right:51px;left:0;z-index:1;padding-top:.1px}.app-theme .trips-map-dashboard__resize{height:12px;cursor:n-resize;background-color:#f3f5fa}.app-theme .trips-map-dashboard__resize:hover{background-color:grey}.app-theme .H_ui{font-family:MetropolisRegular}.app-theme .H_ib{background-color:#fafafa;border:1px solid #6ccb5f;padding:0}.app-theme .H_ib_content{margin:0;padding:0}.app-theme .H_ib_body{background-color:#fff;padding:0;color:#6ccb5f}.app-theme .H_ib_tail{fill:#fafafa;border:none}.app-theme .H_ib_close,.app-theme .H_ib_close svg.H_icon{fill:#0000}.app-theme .H_ib__event{font-weight:700;height:30px;color:#f48d8d;background-color:#fafafa}.app-theme .H_ib__popup{width:250px;font-size:14px;font-weight:400;font-family:Graphik,Arial,Helvetica,sans-serif;margin:14px}.app-theme .H_ib__popup td{padding-left:5px;padding-top:5px}.app-theme .H_ib__event{padding-top:0}.app-theme .trips-riting__success{border:3px solid #3cd04d}.app-theme .trips-riting__warning{border:3px solid #f7a246}.app-theme .trips-riting__info{border:3px solid #fadc3c}.app-theme .trips-riting__alert{border:3px solid #f48d8d}.app-theme .trips-list-item{display:flex;flex-direction:column;height:100%;width:100%;margin-bottom:24px;border-bottom:2px solid #6ccb5f33;position:relative}.app-theme .trips-list-item__rating{font-weight:700;top:52px;right:5px;position:absolute;border-radius:30px;text-align:center;width:45px;height:45px}.app-theme .trips-list-item_active{border-bottom:2px solid #9ee8a6}.app-theme .trips-list-item_active .trip-item-id__title{color:#3cd04d}.app-theme .trips-list-item_active .trip-item-id__value{color:#9ee8a6}.app-theme .trips-list-item_active .trip-item-anythics-row__icon{color:#3cd04d}.app-theme .trips-list-item:hover{cursor:pointer}.app-theme .trip-item-id{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;margin-bottom:8px}.app-theme .trip-item-id__title{color:#636363;font-weight:600;font-size:14px}.app-theme .trip-item-id__value{color:#6ccb5f33;font-size:14px}.app-theme .trip-item-date-time{color:#6ccb5f;font-size:14px;text-align:center;margin-bottom:10px}.app-theme .trip-item-date-time__date,.app-theme .trip-item-date-time__mileage,.app-theme .trip-item-date-time__time{display:inline-block}.app-theme .trip-item-date-time *{padding-left:5px;padding-right:5px;display:inline-block}.app-theme .trip-item-addresses{display:flex;flex-direction:row;width:100%;align-items:stretch;margin-bottom:8px}.app-theme .trip-item-addresses__values{width:200px}.app-theme .trips-list-item-ab{display:flex;flex-direction:column;height:100%;height:auto;justify-content:space-between;background-image:url(/assets/img/grey-line.png);background-size:100%}.app-theme .trips-list-item-ab:after{position:absolute;top:7px;bottom:7px;background-color:#636363;width:1px;left:50%}.app-theme .trips-list-item-ab__from{background-color:#3cd04d}.app-theme .trips-list-item-ab__from,.app-theme .trips-list-item-ab__to{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;height:20px;width:20px;border-radius:50%;color:#fff}.app-theme .trips-list-item-ab__to{background-color:#636363}.app-theme .trip-item-values-from{margin-bottom:8px}.app-theme .trip-item-values{font-size:14px;padding-left:8px;padding-right:16px;position:relative}.app-theme .trip-item-anythics{font-size:14px}.app-theme .trip-item-anythics__row{display:flex;flex-direction:row;width:100%;justify-content:space-between}.app-theme .trip-item-anythics-row__icon{color:#636363;padding-left:1px;margin-right:5px}.app-theme .trip-item-anythics-place{text-align:right}.app-theme .trip-item-anythics-place div{background-image:url(/assets/img/transport.png);background-size:239px 74px;display:inline-block;border-radius:30px;width:30px;height:30px;margin:3px}.app-theme .trip-item-anythics-place__driver{background-position:-10px 34px}.app-theme .trip-item-anythics-place__incar{background-position:-87px 36px}.app-theme .trip-item-anythics-place__motocycle{background-position:-125px 37px}.app-theme .trip-item-anythics-place__bus{background-position:-48px 35px}.app-theme .trip-item-anythics-place__train{background-position:-164px 37px}.app-theme .trip-item-anythics-place__other{background-position:-200px 37px}.app-theme .trip-item-anythics-place-active.trip-item-anythics-place__driver{background-position:-10px -5px}.app-theme .trip-item-anythics-place-active.trip-item-anythics-place__incar{background-position:-88px -4px}.app-theme .trip-item-anythics-place-active.trip-item-anythics-place__motocycle{background-position:-125px -2px}.app-theme .trip-item-anythics-place-active.trip-item-anythics-place__bus{background-position:-48px -4px}.app-theme .trip-item-anythics-place-active.trip-item-anythics-place__train{background-position:-164px -2px}.app-theme .trip-item-anythics-place-active.trip-item-anythics-place__other{background-position:-200px -3px}.app-theme .expander{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.app-theme .expander__title{font-size:14px!important;font-weight:500}.app-theme .expander__icon{position:relative}.app-theme .expander__icon:after{left:7px;content:"";position:absolute;top:3px;border:5px solid;border-color:#0000 #0000 #3cd04d}.app-theme .expander__isExpand:after{top:8px;border-bottom:0;border-top:5px solid #29b339}.app-theme .search-code-modal{display:flex;flex-direction:column;height:100%}.app-theme .search-code-modal__body{flex-flow:1;overflow-y:auto}.app-theme .header-moadal{display:flex;flex-direction:row;width:100%;justify-content:flex-end}.app-theme .search-modal-country-group{padding-bottom:32px}.app-theme .search-modal-country-group__title{font-size:24px;font-weight:500;padding-bottom:8px}.app-theme .search-modal-country-group .country-group-item{display:flex;flex-direction:row;width:100%;justify-content:space-between;font-size:18px;padding-bottom:8px;padding-top:8px;max-width:100%}.app-theme .search-modal-country-group .country-group-item:hover{cursor:pointer}.app-theme .search-modal-country-group .country-group-item__flag{margin-right:8px}.app-theme .search-modal-country-group .country-group-item__name{flex-grow:1;margin-right:8px}.app-theme .search-modal-country-group .country-group-item__dial{font-size:14px;color:#6ccb5f33}.app-theme .change-phone-code{border-radius:18px;margin-right:8px}.app-theme .change-phone-code_prtefix{color:#3cd04d}.app-theme .change-phone-code_prtefix:hover{cursor:pointer}.app-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-semi-selected),.app-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-semi-selected),.app-theme :not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-semi-selected){background-color:#0000000a}.app-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-semi-selected,.app-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-semi-selected,.app-theme :not(.mat-calendar-body-disabled):hover>.mat-calendar-body-semi-selected{background-color:#6ccb5f;color:#fff}.app-theme .mat-calendar-body-begin-range:not(.mat-calendar-body-end-range){border-radius:100% 0 0 100%;background-color:#6ccb5f33}.app-theme .mat-calendar-body-end-range:not(.mat-calendar-body-begin-range){border-radius:0 100% 100% 0;background-color:#6ccb5f33}.app-theme .mat-calendar-body>tr .mat-calendar-cell-semi-selected~.mat-calendar-cell-semi-selected{border-radius:0}.app-theme .mat-calendar-cell-semi-selected{background-color:#6ccb5f33}.app-theme .mat-calendar-cell-over>.mat-calendar-body-cell-content{border:1px solid #6ccb5f}.app-theme .mat-ripple-element{background-color:#0000001a}.app-theme .mat-option{color:#000000de}.app-theme .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.app-theme .mat-option:focus:not(.mat-option-disabled),.app-theme .mat-option:hover:not(.mat-option-disabled){background:#0000000a}.app-theme .mat-option.mat-active{background:#0000000a;color:#000000de}.app-theme .mat-option.mat-option-disabled{color:#00000061}.app-theme .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.app-theme .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#6ccb5f}.app-theme .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ffc107}.app-theme .mat-optgroup-label{color:#0000008a}.app-theme .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.app-theme .mat-pseudo-checkbox{color:#0000008a}.app-theme .mat-pseudo-checkbox:after{color:#fafafa}.app-theme .mat-pseudo-checkbox-disabled{color:#b0b0b0}.app-theme .mat-accent .mat-pseudo-checkbox-checked,.app-theme .mat-accent .mat-pseudo-checkbox-indeterminate,.app-theme .mat-primary .mat-pseudo-checkbox-checked,.app-theme .mat-primary .mat-pseudo-checkbox-indeterminate,.app-theme .mat-pseudo-checkbox-checked,.app-theme .mat-pseudo-checkbox-indeterminate{background:#6ccb5f}.app-theme .mat-warn .mat-pseudo-checkbox-checked,.app-theme .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ffc107}.app-theme .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.app-theme .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.app-theme.mat-app-background,.app-theme .mat-app-background{background-color:#fafafa;color:#000000de}.app-theme .mat-elevation-z0{box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f}.app-theme .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.app-theme .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px 0 #00000024,0 1px 8px 0 #0000001f}.app-theme .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.app-theme .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px 0 #00000024,0 1px 14px 0 #0000001f}.app-theme .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f}.app-theme .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.app-theme .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.app-theme .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.app-theme .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.app-theme .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.app-theme .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.app-theme .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.app-theme .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.app-theme .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.app-theme .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.app-theme .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.app-theme .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.app-theme .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.app-theme .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.app-theme .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.app-theme .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.app-theme .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.app-theme .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.app-theme .mat-autocomplete-panel{background:#fff;color:#000000de}.app-theme .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.app-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.app-theme .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.app-theme .mat-badge-content{color:#fff;background:#6ccb5f}.cdk-high-contrast-active .app-theme .mat-badge-content{outline:1px solid;border-radius:0}.app-theme .mat-badge-accent .mat-badge-content{background:#6ccb5f;color:#fff}.app-theme .mat-badge-warn .mat-badge-content{color:#fff;background:#ffc107}.app-theme .mat-badge{position:relative}.app-theme .mat-badge-hidden .mat-badge-content{display:none}.app-theme .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.app-theme .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.app-theme .mat-badge-content._mat-animation-noopable,.app-theme .ng-animate-disabled .mat-badge-content{transition:none}.app-theme .mat-badge-content.mat-badge-active{transform:none}.app-theme .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.app-theme .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.app-theme .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.app-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .app-theme .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.app-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .app-theme .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.app-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .app-theme .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.app-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .app-theme .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.app-theme .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.app-theme .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.app-theme .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.app-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .app-theme .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.app-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .app-theme .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.app-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .app-theme .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.app-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .app-theme .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.app-theme .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.app-theme .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.app-theme .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.app-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .app-theme .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.app-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .app-theme .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.app-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .app-theme .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.app-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .app-theme .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.app-theme .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.app-theme .mat-button,.app-theme .mat-icon-button,.app-theme .mat-stroked-button{color:inherit;background:#0000}.app-theme .mat-button.mat-accent,.app-theme .mat-button.mat-primary,.app-theme .mat-icon-button.mat-accent,.app-theme .mat-icon-button.mat-primary,.app-theme .mat-stroked-button.mat-accent,.app-theme .mat-stroked-button.mat-primary{color:#6ccb5f}.app-theme .mat-button.mat-warn,.app-theme .mat-icon-button.mat-warn,.app-theme .mat-stroked-button.mat-warn{color:#ffc107}.app-theme .mat-button.mat-accent.mat-button-disabled,.app-theme .mat-button.mat-button-disabled.mat-button-disabled,.app-theme .mat-button.mat-primary.mat-button-disabled,.app-theme .mat-button.mat-warn.mat-button-disabled,.app-theme .mat-icon-button.mat-accent.mat-button-disabled,.app-theme .mat-icon-button.mat-button-disabled.mat-button-disabled,.app-theme .mat-icon-button.mat-primary.mat-button-disabled,.app-theme .mat-icon-button.mat-warn.mat-button-disabled,.app-theme .mat-stroked-button.mat-accent.mat-button-disabled,.app-theme .mat-stroked-button.mat-button-disabled.mat-button-disabled,.app-theme .mat-stroked-button.mat-primary.mat-button-disabled,.app-theme .mat-stroked-button.mat-warn.mat-button-disabled{color:#00000042}.app-theme .mat-button.mat-accent .mat-button-focus-overlay,.app-theme .mat-button.mat-primary .mat-button-focus-overlay,.app-theme .mat-icon-button.mat-accent .mat-button-focus-overlay,.app-theme .mat-icon-button.mat-primary .mat-button-focus-overlay,.app-theme .mat-stroked-button.mat-accent .mat-button-focus-overlay,.app-theme .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#6ccb5f}.app-theme .mat-button.mat-warn .mat-button-focus-overlay,.app-theme .mat-icon-button.mat-warn .mat-button-focus-overlay,.app-theme .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ffc107}.app-theme .mat-button.mat-button-disabled .mat-button-focus-overlay,.app-theme .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.app-theme .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:initial}.app-theme .mat-button .mat-ripple-element,.app-theme .mat-icon-button .mat-ripple-element,.app-theme .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.app-theme .mat-button-focus-overlay{background:#000}.app-theme .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.app-theme .mat-fab,.app-theme .mat-flat-button,.app-theme .mat-mini-fab,.app-theme .mat-raised-button{color:#000000de;background-color:#fff}.app-theme .mat-fab.mat-accent,.app-theme .mat-fab.mat-primary,.app-theme .mat-fab.mat-warn,.app-theme .mat-flat-button.mat-accent,.app-theme .mat-flat-button.mat-primary,.app-theme .mat-flat-button.mat-warn,.app-theme .mat-mini-fab.mat-accent,.app-theme .mat-mini-fab.mat-primary,.app-theme .mat-mini-fab.mat-warn,.app-theme .mat-raised-button.mat-accent,.app-theme .mat-raised-button.mat-primary,.app-theme .mat-raised-button.mat-warn{color:#fff}.app-theme .mat-fab.mat-accent.mat-button-disabled,.app-theme .mat-fab.mat-button-disabled.mat-button-disabled,.app-theme .mat-fab.mat-primary.mat-button-disabled,.app-theme .mat-fab.mat-warn.mat-button-disabled,.app-theme .mat-flat-button.mat-accent.mat-button-disabled,.app-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.app-theme .mat-flat-button.mat-primary.mat-button-disabled,.app-theme .mat-flat-button.mat-warn.mat-button-disabled,.app-theme .mat-mini-fab.mat-accent.mat-button-disabled,.app-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.app-theme .mat-mini-fab.mat-primary.mat-button-disabled,.app-theme .mat-mini-fab.mat-warn.mat-button-disabled,.app-theme .mat-raised-button.mat-accent.mat-button-disabled,.app-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.app-theme .mat-raised-button.mat-primary.mat-button-disabled,.app-theme .mat-raised-button.mat-warn.mat-button-disabled{color:#00000042}.app-theme .mat-fab.mat-accent,.app-theme .mat-fab.mat-primary,.app-theme .mat-flat-button.mat-accent,.app-theme .mat-flat-button.mat-primary,.app-theme .mat-mini-fab.mat-accent,.app-theme .mat-mini-fab.mat-primary,.app-theme .mat-raised-button.mat-accent,.app-theme .mat-raised-button.mat-primary{background-color:#6ccb5f}.app-theme .mat-fab.mat-warn,.app-theme .mat-flat-button.mat-warn,.app-theme .mat-mini-fab.mat-warn,.app-theme .mat-raised-button.mat-warn{background-color:#ffc107}.app-theme .mat-fab.mat-accent.mat-button-disabled,.app-theme .mat-fab.mat-button-disabled.mat-button-disabled,.app-theme .mat-fab.mat-primary.mat-button-disabled,.app-theme .mat-fab.mat-warn.mat-button-disabled,.app-theme .mat-flat-button.mat-accent.mat-button-disabled,.app-theme .mat-flat-button.mat-button-disabled.mat-button-disabled,.app-theme .mat-flat-button.mat-primary.mat-button-disabled,.app-theme .mat-flat-button.mat-warn.mat-button-disabled,.app-theme .mat-mini-fab.mat-accent.mat-button-disabled,.app-theme .mat-mini-fab.mat-button-disabled.mat-button-disabled,.app-theme .mat-mini-fab.mat-primary.mat-button-disabled,.app-theme .mat-mini-fab.mat-warn.mat-button-disabled,.app-theme .mat-raised-button.mat-accent.mat-button-disabled,.app-theme .mat-raised-button.mat-button-disabled.mat-button-disabled,.app-theme .mat-raised-button.mat-primary.mat-button-disabled,.app-theme .mat-raised-button.mat-warn.mat-button-disabled{background-color:#0000001f}.app-theme .mat-fab.mat-accent .mat-ripple-element,.app-theme .mat-fab.mat-primary .mat-ripple-element,.app-theme .mat-fab.mat-warn .mat-ripple-element,.app-theme .mat-flat-button.mat-accent .mat-ripple-element,.app-theme .mat-flat-button.mat-primary .mat-ripple-element,.app-theme .mat-flat-button.mat-warn .mat-ripple-element,.app-theme .mat-mini-fab.mat-accent .mat-ripple-element,.app-theme .mat-mini-fab.mat-primary .mat-ripple-element,.app-theme .mat-mini-fab.mat-warn .mat-ripple-element,.app-theme .mat-raised-button.mat-accent .mat-ripple-element,.app-theme .mat-raised-button.mat-primary .mat-ripple-element,.app-theme .mat-raised-button.mat-warn .mat-ripple-element{background-color:#ffffff1a}.app-theme .mat-flat-button:not([class*=mat-elevation-z]),.app-theme .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.app-theme .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.app-theme .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme .mat-fab:not([class*=mat-elevation-z]),.app-theme .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f}.app-theme .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.app-theme .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.app-theme .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.app-theme .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme .mat-button-toggle-group,.app-theme .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.app-theme .mat-button-toggle-group-appearance-standard,.app-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.app-theme .mat-button-toggle{color:#00000061}.app-theme .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.app-theme .mat-button-toggle-appearance-standard{color:#000000de;background:#fff}.app-theme .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.app-theme .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid #0000001f}.app-theme [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid #0000001f}.app-theme .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid #0000001f}.app-theme .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.app-theme .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.app-theme .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.app-theme .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.app-theme .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.app-theme .mat-button-toggle-group-appearance-standard,.app-theme .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid #0000001f}.mat-button-toggle-appearance-standard .mat-button-toggle-label-content{line-height:48px}.app-theme .mat-card{background:#fff;color:#000000de}.app-theme .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f}.app-theme .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme .mat-card-subtitle{color:#0000008a}.app-theme .mat-checkbox-frame{border-color:#0000008a}.app-theme .mat-checkbox-checkmark{fill:#fafafa}.app-theme .mat-checkbox-checkmark-path{stroke:#fafafa!important}.app-theme .mat-checkbox-mixedmark{background-color:#fafafa}.app-theme .mat-checkbox-checked.mat-accent .mat-checkbox-background,.app-theme .mat-checkbox-checked.mat-primary .mat-checkbox-background,.app-theme .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.app-theme .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#6ccb5f}.app-theme .mat-checkbox-checked.mat-warn .mat-checkbox-background,.app-theme .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#ffc107}.app-theme .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.app-theme .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.app-theme .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.app-theme .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.app-theme .mat-checkbox .mat-ripple-element{background-color:#000}.app-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.app-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.app-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.app-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#6ccb5f}.app-theme .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.app-theme .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ffc107}.app-theme .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.app-theme .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.app-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px 0 #00000024,0 1px 8px 0 #0000001f}.app-theme .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.app-theme .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.app-theme .mat-chip.mat-standard-chip:after{background:#000}.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#6ccb5f;color:#fff}.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ffc107;color:#fff}.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#6ccb5f;color:#fff}.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.app-theme .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.app-theme .mat-table{background:#fff}.app-theme .mat-table-sticky,.app-theme .mat-table tbody,.app-theme .mat-table tfoot,.app-theme .mat-table thead,.app-theme [mat-footer-row],.app-theme [mat-header-row],.app-theme [mat-row],.app-theme mat-footer-row,.app-theme mat-header-row,.app-theme mat-row{background:inherit}.app-theme mat-footer-row,.app-theme mat-header-row,.app-theme mat-row,.app-theme td.mat-cell,.app-theme td.mat-footer-cell,.app-theme th.mat-header-cell{border-bottom-color:#0000001f}.app-theme .mat-header-cell{color:#0000008a}.app-theme .mat-cell,.app-theme .mat-footer-cell{color:#000000de}.app-theme .mat-calendar-arrow{border-top-color:#0000008a}.app-theme .mat-datepicker-content .mat-calendar-next-button,.app-theme .mat-datepicker-content .mat-calendar-previous-button,.app-theme .mat-datepicker-toggle{color:#0000008a}.app-theme .mat-calendar-table-header{color:#00000061}.app-theme .mat-calendar-table-header-divider:after{background:#0000001f}.app-theme .mat-calendar-body-label{color:#0000008a}.app-theme .mat-calendar-body-cell-content,.app-theme .mat-date-range-input-separator{color:#000000de;border-color:#0000}.app-theme .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.app-theme .mat-calendar-body-in-preview{color:#0000003d}.app-theme .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.app-theme .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.app-theme .mat-calendar-body-in-range:before{background:#6ccb5f33}.app-theme .mat-calendar-body-comparison-identical,.app-theme .mat-calendar-body-in-comparison-range:before{background:#f9ab0033}.app-theme .mat-calendar-body-comparison-bridge-start:before,.app-theme [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#6ccb5f33 50%,#f9ab0033 0)}.app-theme .mat-calendar-body-comparison-bridge-end:before,.app-theme [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#6ccb5f33 50%,#f9ab0033 0)}.app-theme .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.app-theme .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.app-theme .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-theme .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-theme .mat-calendar-body-selected{background-color:#6ccb5f;color:#fff}.app-theme .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#6ccb5f66}.app-theme .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-theme .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6ccb5f4d}.app-theme .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;background-color:#fff;color:#000000de}.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:#6ccb5f33}.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:#f9ab0033}.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.app-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#6ccb5f33 50%,#f9ab0033 0)}.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.app-theme .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#6ccb5f33 50%,#f9ab0033 0)}.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#6ccb5f;color:#fff}.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#6ccb5f66}.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-theme .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6ccb5f4d}.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:#ffc10733}.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:#f9ab0033}.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.app-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#ffc10733 50%,#f9ab0033 0)}.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.app-theme .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#ffc10733 50%,#f9ab0033 0)}.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ffc107;color:#fff}.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffc10766}.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-theme .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffc1074d}.app-theme .mat-datepicker-content-touch{box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme .mat-datepicker-toggle-active,.app-theme .mat-datepicker-toggle-active.mat-accent{color:#6ccb5f}.app-theme .mat-datepicker-toggle-active.mat-warn{color:#ffc107}.app-theme .mat-date-range-input-inner[disabled]{color:#00000061}.app-theme .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#fff;color:#000000de}.app-theme .mat-divider{border-top-color:#0000001f}.app-theme .mat-divider-vertical{border-right-color:#0000001f}.app-theme .mat-expansion-panel{background:#fff;color:#000000de}.app-theme .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.app-theme .mat-action-row{border-top-color:#0000001f}.app-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.app-theme .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.app-theme .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:#0000000a}@media (hover:none){.app-theme .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.app-theme .mat-expansion-panel-header-title{color:#000000de}.app-theme .mat-expansion-indicator:after,.app-theme .mat-expansion-panel-header-description{color:#0000008a}.app-theme .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.app-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.app-theme .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.mat-expansion-panel-header{height:48px}.mat-expansion-panel-header.mat-expanded{height:64px}.app-theme .mat-form-field-label,.app-theme .mat-hint{color:#0009}.app-theme .mat-form-field.mat-focused .mat-form-field-label,.app-theme .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#6ccb5f}.app-theme .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ffc107}.app-theme .mat-focused .mat-form-field-required-marker{color:#6ccb5f}.app-theme .mat-form-field-ripple{background-color:#000000de}.app-theme .mat-form-field.mat-focused .mat-form-field-ripple,.app-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#6ccb5f}.app-theme .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ffc107}.app-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.app-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#6ccb5f}.app-theme .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label,.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ffc107}.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.app-theme .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ffc107}.app-theme .mat-error{color:#ffc107}.app-theme .mat-form-field-appearance-legacy .mat-form-field-label,.app-theme .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.app-theme .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.app-theme .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,#0000006b 0,#0000006b 33%,#0000 0);background-size:4px 100%;background-repeat:repeat-x}.app-theme .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.app-theme .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,#0000006b 0,#0000006b 33%,#0000 0);background-size:4px 100%;background-repeat:repeat-x}.app-theme .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.app-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.app-theme .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.app-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.app-theme .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:initial}.app-theme .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.app-theme .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.app-theme .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.app-theme .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#6ccb5f}.app-theme .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.app-theme .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ffc107}.app-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.app-theme .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.app-theme .mat-icon.mat-accent,.app-theme .mat-icon.mat-primary{color:#6ccb5f}.app-theme .mat-icon.mat-warn{color:#ffc107}.app-theme .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.app-theme .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.app-theme .mat-input-element:disabled{color:#00000061}.app-theme .mat-input-element{caret-color:#6ccb5f}.app-theme .mat-input-element::placeholder{color:#0000006b}.app-theme .mat-input-element::-moz-placeholder{color:#0000006b}.app-theme .mat-input-element::-webkit-input-placeholder{color:#0000006b}.app-theme .mat-input-element:-ms-input-placeholder{color:#0000006b}.app-theme .mat-form-field.mat-accent .mat-input-element{caret-color:#6ccb5f}.app-theme .mat-form-field-invalid .mat-input-element,.app-theme .mat-form-field.mat-warn .mat-input-element{caret-color:#ffc107}.app-theme .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ffc107}.app-theme .mat-list-base .mat-list-item,.app-theme .mat-list-base .mat-list-option{color:#000000de}.app-theme .mat-list-base .mat-subheader{color:#0000008a}.app-theme .mat-list-item-disabled{background-color:#eee}.app-theme .mat-action-list .mat-list-item:focus,.app-theme .mat-action-list .mat-list-item:hover,.app-theme .mat-list-option:focus,.app-theme .mat-list-option:hover,.app-theme .mat-nav-list .mat-list-item:focus,.app-theme .mat-nav-list .mat-list-item:hover{background:#0000000a}.app-theme .mat-list-single-selected-option,.app-theme .mat-list-single-selected-option:focus,.app-theme .mat-list-single-selected-option:hover{background:#0000001f}.app-theme .mat-menu-panel{background:#fff}.app-theme .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.app-theme .mat-menu-item{background:#0000;color:#000000de}.app-theme .mat-menu-item[disabled],.app-theme .mat-menu-item[disabled] .mat-icon-no-color,.app-theme .mat-menu-item[disabled]:after{color:#00000061}.app-theme .mat-menu-item-submenu-trigger:after,.app-theme .mat-menu-item .mat-icon-no-color{color:#0000008a}.app-theme .mat-menu-item-highlighted:not([disabled]),.app-theme .mat-menu-item.cdk-keyboard-focused:not([disabled]),.app-theme .mat-menu-item.cdk-program-focused:not([disabled]),.app-theme .mat-menu-item:hover:not([disabled]){background:#0000000a}.app-theme .mat-paginator{background:#fff}.app-theme .mat-paginator,.app-theme .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.app-theme .mat-paginator-decrement,.app-theme .mat-paginator-increment{border-top:2px solid #0000008a;border-right:2px solid #0000008a}.app-theme .mat-paginator-first,.app-theme .mat-paginator-last{border-top:2px solid #0000008a}.app-theme .mat-icon-button[disabled] .mat-paginator-decrement,.app-theme .mat-icon-button[disabled] .mat-paginator-first,.app-theme .mat-icon-button[disabled] .mat-paginator-increment,.app-theme .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.mat-paginator-container{min-height:56px}.app-theme .mat-progress-bar-background{fill:#6ccb5f33}.app-theme .mat-progress-bar-buffer{background-color:#6ccb5f33}.app-theme .mat-progress-bar-fill:after{background-color:#6ccb5f}.app-theme .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c5f1ca}.app-theme .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c5f1ca}.app-theme .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#6ccb5f}.app-theme .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffecb5}.app-theme .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffecb5}.app-theme .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ffc107}.app-theme .mat-progress-spinner.mat-accent circle,.app-theme .mat-progress-spinner circle,.app-theme .mat-spinner.mat-accent circle,.app-theme .mat-spinner circle{stroke:#6ccb5f}.app-theme .mat-progress-spinner.mat-warn circle,.app-theme .mat-spinner.mat-warn circle{stroke:#ffc107}.app-theme .mat-radio-outer-circle{border-color:#0000008a}.app-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#6ccb5f}.app-theme .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.app-theme .mat-radio-button.mat-primary .mat-radio-inner-circle,.app-theme .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-theme .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#6ccb5f}.app-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#6ccb5f}.app-theme .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.app-theme .mat-radio-button.mat-accent .mat-radio-inner-circle,.app-theme .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-theme .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#6ccb5f}.app-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ffc107}.app-theme .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.app-theme .mat-radio-button.mat-warn .mat-radio-inner-circle,.app-theme .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-theme .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ffc107}.app-theme .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.app-theme .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.app-theme .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.app-theme .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:#00000061}.app-theme .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.app-theme .mat-radio-button .mat-ripple-element{background-color:#000}.app-theme .mat-select-value{color:#000000de}.app-theme .mat-select-placeholder{color:#0000006b}.app-theme .mat-select-disabled .mat-select-value{color:#00000061}.app-theme .mat-select-arrow{color:#0000008a}.app-theme .mat-select-panel{background:#fff}.app-theme .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.app-theme .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:#0000001f}.app-theme .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.app-theme .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#6ccb5f}.app-theme .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.app-theme .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ffc107}.app-theme .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.app-theme .mat-drawer-container{background-color:#fafafa;color:#000000de}.app-theme .mat-drawer{background-color:#fff;color:#000000de}.app-theme .mat-drawer.mat-drawer-push{background-color:#fff}.app-theme .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.app-theme .mat-drawer-side{border-right:1px solid #0000001f}.app-theme .mat-drawer-side.mat-drawer-end,.app-theme [dir=rtl] .mat-drawer-side{border-left:1px solid #0000001f;border-right:none}.app-theme [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid #0000001f}.app-theme .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.app-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#6ccb5f}.app-theme .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#6ccb5f8a}.app-theme .mat-slide-toggle.mat-checked .mat-ripple-element,.app-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#6ccb5f}.app-theme .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#6ccb5f8a}.app-theme .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#6ccb5f}.app-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ffc107}.app-theme .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ffc1078a}.app-theme .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ffc107}.app-theme .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.app-theme .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;background-color:#fafafa}.app-theme .mat-slide-toggle-bar{background-color:#00000061}.app-theme .mat-slider-track-background{background-color:#00000042}.app-theme .mat-primary .mat-slider-thumb,.app-theme .mat-primary .mat-slider-thumb-label,.app-theme .mat-primary .mat-slider-track-fill{background-color:#6ccb5f}.app-theme .mat-primary .mat-slider-thumb-label-text{color:#fff}.app-theme .mat-primary .mat-slider-focus-ring{background-color:#6ccb5f33}.app-theme .mat-accent .mat-slider-thumb,.app-theme .mat-accent .mat-slider-thumb-label,.app-theme .mat-accent .mat-slider-track-fill{background-color:#6ccb5f}.app-theme .mat-accent .mat-slider-thumb-label-text{color:#fff}.app-theme .mat-accent .mat-slider-focus-ring{background-color:#6ccb5f33}.app-theme .mat-warn .mat-slider-thumb,.app-theme .mat-warn .mat-slider-thumb-label,.app-theme .mat-warn .mat-slider-track-fill{background-color:#ffc107}.app-theme .mat-warn .mat-slider-thumb-label-text{color:#fff}.app-theme .mat-warn .mat-slider-focus-ring{background-color:#ffc10733}.app-theme .cdk-focused .mat-slider-track-background,.app-theme .mat-slider:hover .mat-slider-track-background{background-color:#00000061}.app-theme .mat-slider-disabled .mat-slider-thumb,.app-theme .mat-slider-disabled .mat-slider-track-background,.app-theme .mat-slider-disabled .mat-slider-track-fill,.app-theme .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.app-theme .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.app-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.app-theme .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.app-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.app-theme .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.app-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:initial}.app-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.app-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:#00000061}.app-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.app-theme .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.app-theme .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.app-theme .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,#000000b3,#000000b3 2px,#0000 0,#0000);background-image:-moz-repeating-linear-gradient(.0001deg,#000000b3,#000000b3 2px,#0000 0,#0000)}.app-theme .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,#000000b3,#000000b3 2px,#0000 0,#0000)}.app-theme .mat-step-header.cdk-keyboard-focused,.app-theme .mat-step-header.cdk-program-focused,.app-theme .mat-step-header:hover{background-color:#0000000a}@media (hover:none){.app-theme .mat-step-header:hover{background:none}}.app-theme .mat-step-header .mat-step-label,.app-theme .mat-step-header .mat-step-optional{color:#0000008a}.app-theme .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.app-theme .mat-step-header .mat-step-icon-selected,.app-theme .mat-step-header .mat-step-icon-state-done,.app-theme .mat-step-header .mat-step-icon-state-edit{background-color:#6ccb5f;color:#fff}.app-theme .mat-step-header.mat-accent .mat-step-icon{color:#fff}.app-theme .mat-step-header.mat-accent .mat-step-icon-selected,.app-theme .mat-step-header.mat-accent .mat-step-icon-state-done,.app-theme .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#6ccb5f;color:#fff}.app-theme .mat-step-header.mat-warn .mat-step-icon{color:#fff}.app-theme .mat-step-header.mat-warn .mat-step-icon-selected,.app-theme .mat-step-header.mat-warn .mat-step-icon-state-done,.app-theme .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ffc107;color:#fff}.app-theme .mat-step-header .mat-step-icon-state-error{background-color:initial;color:#ffc107}.app-theme .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.app-theme .mat-step-header .mat-step-label.mat-step-label-error{color:#ffc107}.app-theme .mat-stepper-horizontal,.app-theme .mat-stepper-vertical{background-color:#fff}.app-theme .mat-stepper-vertical-line:before{border-left-color:#0000001f}.app-theme .mat-horizontal-stepper-header:after,.app-theme .mat-horizontal-stepper-header:before,.app-theme .mat-stepper-horizontal-line{border-top-color:#0000001f}.mat-horizontal-stepper-header{height:72px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header,.mat-vertical-stepper-header{padding:24px}.mat-stepper-vertical-line:before{top:-16px;bottom:-16px}.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:after,.mat-stepper-label-position-bottom .mat-horizontal-stepper-header:before,.mat-stepper-label-position-bottom .mat-stepper-horizontal-line{top:36px}.app-theme .mat-sort-header-arrow{color:#757575}.app-theme .mat-tab-header,.app-theme .mat-tab-nav-bar{border-bottom:1px solid #0000001f}.app-theme .mat-tab-group-inverted-header .mat-tab-header,.app-theme .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid #0000001f;border-bottom:none}.app-theme .mat-tab-label,.app-theme .mat-tab-link{color:#000000de}.app-theme .mat-tab-label.mat-tab-disabled,.app-theme .mat-tab-link.mat-tab-disabled{color:#00000061}.app-theme .mat-tab-header-pagination-chevron{border-color:#000000de}.app-theme .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.app-theme .mat-tab-group[class*=mat-background-] .mat-tab-header,.app-theme .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.app-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#6ccb5f4d}.app-theme .mat-tab-group.mat-primary .mat-ink-bar,.app-theme .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#6ccb5f}.app-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.app-theme .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.app-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.app-theme .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.app-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5f1ca4d}.app-theme .mat-tab-group.mat-accent .mat-ink-bar,.app-theme .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#6ccb5f}.app-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.app-theme .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.app-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.app-theme .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.app-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffecb54d}.app-theme .mat-tab-group.mat-warn .mat-ink-bar,.app-theme .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ffc107}.app-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.app-theme .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.app-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.app-theme .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.app-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#6ccb5f4d}.app-theme .mat-tab-group.mat-background-primary>.mat-tab-header,.app-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.app-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container{background-color:#6ccb5f}.app-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.app-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.app-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.app-theme .mat-tab-group.mat-background-primary>.mat-tab-links .mat-focus-indicator:before,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.app-theme .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.app-theme .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.app-theme .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.app-theme .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.app-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5f1ca4d}.app-theme .mat-tab-group.mat-background-accent>.mat-tab-header,.app-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.app-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container{background-color:#6ccb5f}.app-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.app-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.app-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.app-theme .mat-tab-group.mat-background-accent>.mat-tab-links .mat-focus-indicator:before,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.app-theme .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.app-theme .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.app-theme .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.app-theme .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.app-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffecb54d}.app-theme .mat-tab-group.mat-background-warn>.mat-tab-header,.app-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.app-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container{background-color:#ffc107}.app-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.app-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.app-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.app-theme .mat-tab-group.mat-background-warn>.mat-tab-links .mat-focus-indicator:before,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.app-theme .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.app-theme .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.app-theme .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.app-theme .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.app-theme .mat-toolbar{background:#f5f5f5;color:#000000de}.app-theme .mat-toolbar.mat-accent,.app-theme .mat-toolbar.mat-primary{background:#6ccb5f;color:#fff}.app-theme .mat-toolbar.mat-warn{background:#ffc107;color:#fff}.app-theme .mat-toolbar .mat-focused .mat-form-field-ripple,.app-theme .mat-toolbar .mat-form-field-ripple,.app-theme .mat-toolbar .mat-form-field-underline{background-color:currentColor}.app-theme .mat-toolbar .mat-focused .mat-form-field-label,.app-theme .mat-toolbar .mat-form-field-label,.app-theme .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.app-theme .mat-toolbar .mat-select-arrow,.app-theme .mat-toolbar .mat-select-value{color:inherit}.app-theme .mat-toolbar .mat-input-element{caret-color:currentColor}.mat-toolbar-multiple-rows{min-height:64px}.mat-toolbar-row,.mat-toolbar-single-row{height:64px}@media (max-width:599px){.mat-toolbar-multiple-rows{min-height:56px}.mat-toolbar-row,.mat-toolbar-single-row{height:56px}}.app-theme .mat-tooltip{background:#616161e6}.app-theme .mat-tree{background:#fff}.app-theme .mat-nested-tree-node,.app-theme .mat-tree-node{color:#000000de}.mat-tree-node{min-height:48px}.app-theme .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f}.app-theme .mat-simple-snackbar-action{color:#6ccb5f}.app-theme .mat-h1,.app-theme .mat-headline,.app-theme .mat-typography h1{font:700 32px/48px MetropolisRegular;letter-spacing:normal;margin:0 0 16px}.app-theme .mat-h2,.app-theme .mat-title,.app-theme .mat-typography h2{font:500 20px/32px MetropolisRegular;letter-spacing:normal;margin:0 0 16px}.app-theme .mat-h3,.app-theme .mat-subheading-2,.app-theme .mat-typography h3{font:400 16px/28px MetropolisRegular;letter-spacing:normal;margin:0 0 16px}.app-theme .mat-h4,.app-theme .mat-subheading-1,.app-theme .mat-typography h4{font:400 15px/24px MetropolisRegular;letter-spacing:normal;margin:0 0 16px}.app-theme .mat-h5,.app-theme .mat-typography h5{font:500 calc(16px * .83)/24px MetropolisRegular;margin:0 0 12px}.app-theme .mat-h6,.app-theme .mat-typography h6{font:500 calc(16px * .67)/24px MetropolisRegular;margin:0 0 12px}.app-theme .mat-body-2,.app-theme .mat-body-strong{font:500 14px/24px MetropolisRegular;letter-spacing:normal}.app-theme .mat-body,.app-theme .mat-body-1,.app-theme .mat-typography{font:500 16px/24px MetropolisRegular;letter-spacing:normal}.app-theme .mat-body-1 p,.app-theme .mat-body p,.app-theme .mat-typography p{margin:0 0 12px}.app-theme .mat-caption,.app-theme .mat-small{font:400 12px/20px MetropolisRegular;letter-spacing:normal}.app-theme .mat-display-4,.app-theme .mat-typography .mat-display-4{font:300 112px/112px MetropolisRegular;letter-spacing:-.05em;margin:0 0 56px}.app-theme .mat-display-3,.app-theme .mat-typography .mat-display-3{font:400 56px/56px MetropolisRegular;letter-spacing:-.02em;margin:0 0 64px}.app-theme .mat-display-2,.app-theme .mat-typography .mat-display-2{font:400 45px/48px MetropolisRegular;letter-spacing:-.005em;margin:0 0 64px}.app-theme .mat-display-1,.app-theme .mat-typography .mat-display-1{font:400 34px/40px MetropolisRegular;letter-spacing:normal;margin:0 0 64px}.app-theme .theme-watcher__primay{color:#636363}.app-theme .theme-watcher__secondary{color:#3cd04d}.app-theme .theme-watcher__success{color:#8bc34a}.app-theme .theme-watcher__warning{color:#ffc107}.app-theme .theme-watcher__alert{color:#f48d8d}.app-theme .theme-watcher__info{color:#03a9f4}.app-theme__overlay{height:auto}.app-theme__overlay .mat-badge-content{font-weight:600;font-size:12px;font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-badge-small .mat-badge-content{font-size:9px}.app-theme__overlay .mat-badge-large .mat-badge-content{font-size:24px}.app-theme__overlay .mat-h1,.app-theme__overlay .mat-headline,.app-theme__overlay .mat-typography h1{font:400 24px/32px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-h2,.app-theme__overlay .mat-title,.app-theme__overlay .mat-typography h2{font:500 20px/32px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-h3,.app-theme__overlay .mat-subheading-2,.app-theme__overlay .mat-typography h3{font:400 16px/28px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-h4,.app-theme__overlay .mat-subheading-1,.app-theme__overlay .mat-typography h4{font:400 15px/24px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-h5,.app-theme__overlay .mat-typography h5{font:400 calc(14px * .83)/20px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-h6,.app-theme__overlay .mat-typography h6{font:400 calc(14px * .67)/20px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-body-2,.app-theme__overlay .mat-body-strong{font:500 14px/24px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-body,.app-theme__overlay .mat-body-1,.app-theme__overlay .mat-typography{font:400 14px/20px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-caption,.app-theme__overlay .mat-small{font:400 12px/20px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-display-4,.app-theme__overlay .mat-typography .mat-display-4{font:300 112px/112px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-display-3,.app-theme__overlay .mat-typography .mat-display-3{font:400 56px/56px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-display-2,.app-theme__overlay .mat-typography .mat-display-2{font:400 45px/48px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-display-1,.app-theme__overlay .mat-typography .mat-display-1{font:400 34px/40px Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-bottom-sheet-container{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme__overlay .mat-button,.app-theme__overlay .mat-fab,.app-theme__overlay .mat-flat-button,.app-theme__overlay .mat-icon-button,.app-theme__overlay .mat-mini-fab,.app-theme__overlay .mat-raised-button,.app-theme__overlay .mat-stroked-button{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.app-theme__overlay .mat-button-toggle,.app-theme__overlay .mat-card{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-card-title{font-size:24px;font-weight:500}.app-theme__overlay .mat-card-header .mat-card-title{font-size:20px}.app-theme__overlay .mat-card-content,.app-theme__overlay .mat-card-subtitle{font-size:14px}.app-theme__overlay .mat-checkbox{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-checkbox-layout .mat-checkbox-label{line-height:24px}.app-theme__overlay .mat-chip{font-size:14px;font-weight:500}.app-theme__overlay .mat-chip .mat-chip-remove.mat-icon,.app-theme__overlay .mat-chip .mat-chip-trailing-icon.mat-icon{font-size:18px}.app-theme__overlay .mat-table{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-header-cell{font-size:12px;font-weight:500}.app-theme__overlay .mat-cell,.app-theme__overlay .mat-footer-cell{font-size:14px}.app-theme__overlay .mat-calendar{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-calendar-body{font-size:13px}.app-theme__overlay .mat-calendar-body-label,.app-theme__overlay .mat-calendar-period-button{font-size:14px;font-weight:500}.app-theme__overlay .mat-calendar-table-header th{font-size:11px;font-weight:400}.app-theme__overlay .mat-dialog-title{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme__overlay .mat-expansion-panel-header{font-family:Roboto,Helvetica Neue,sans-serif;font-size:15px;font-weight:400}.app-theme__overlay .mat-expansion-panel-content{font:400 14px/20px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme__overlay .mat-form-field{font-size:inherit;font-weight:400;line-height:1.125;font-family:Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme__overlay .mat-form-field-wrapper{padding-bottom:1.34375em}.app-theme__overlay .mat-form-field-prefix .mat-icon,.app-theme__overlay .mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.125}.app-theme__overlay .mat-form-field-prefix .mat-icon-button,.app-theme__overlay .mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.app-theme__overlay .mat-form-field-prefix .mat-icon-button .mat-icon,.app-theme__overlay .mat-form-field-suffix .mat-icon-button .mat-icon{height:1.125em;line-height:1.125}.app-theme__overlay .mat-form-field-infix{padding:.5em 0;border-top:.84375em solid #0000}.app-theme__overlay .mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme__overlay .mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34373em) scale(.75);width:133.3333533333%}.app-theme__overlay .mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.34372em) scale(.75);width:133.3333633333%}.app-theme__overlay .mat-form-field-label-wrapper{top:-.84375em;padding-top:.84375em}.app-theme__overlay .mat-form-field-label{top:1.34375em}.app-theme__overlay .mat-form-field-underline{bottom:1.34375em}.app-theme__overlay .mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.7916666667em)}.app-theme__overlay .mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.app-theme__overlay .mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4375em 0}.app-theme__overlay .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme__overlay .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00106px);-ms-transform:translateY(-1.28119em) scale(.75);width:133.3333933333%}.app-theme__overlay .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00107px);-ms-transform:translateY(-1.28118em) scale(.75);width:133.3334033333%}.app-theme__overlay .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28125em) scale(.75) perspective(100px) translateZ(.00108px);-ms-transform:translateY(-1.28117em) scale(.75);width:133.3334133333%}.app-theme__overlay .mat-form-field-appearance-legacy .mat-form-field-label{top:1.28125em}.app-theme__overlay .mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.app-theme__overlay .mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.5416666667em;top:calc(100% - 1.6666666667em)}@media print{.app-theme__overlay .mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme__overlay .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28116em) scale(.75)}.app-theme__overlay .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28115em) scale(.75)}.app-theme__overlay .mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.28114em) scale(.75)}}.app-theme__overlay .mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.app-theme__overlay .mat-form-field-appearance-fill .mat-form-field-label{top:1.09375em;margin-top:-.5em}.app-theme__overlay .mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme__overlay .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59373em) scale(.75);width:133.3333533333%}.app-theme__overlay .mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.59372em) scale(.75);width:133.3333633333%}.app-theme__overlay .mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.app-theme__overlay .mat-form-field-appearance-outline .mat-form-field-label{top:1.84375em;margin-top:-.25em}.app-theme__overlay .mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.app-theme__overlay .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59373em) scale(.75);width:133.3333533333%}.app-theme__overlay .mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.59372em) scale(.75);width:133.3333633333%}.app-theme__overlay .mat-grid-tile-footer,.app-theme__overlay .mat-grid-tile-header{font-size:14px}.app-theme__overlay .mat-grid-tile-footer .mat-line,.app-theme__overlay .mat-grid-tile-header .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme__overlay .mat-grid-tile-footer .mat-line:nth-child(n+2),.app-theme__overlay .mat-grid-tile-header .mat-line:nth-child(n+2){font-size:12px}.app-theme__overlay input.mat-input-element{margin-top:-.0625em}.app-theme__overlay .mat-menu-item{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:400}.app-theme__overlay .mat-paginator,.app-theme__overlay .mat-paginator-page-size .mat-select-trigger{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px}.app-theme__overlay .mat-radio-button,.app-theme__overlay .mat-select{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-select-trigger{height:1.125em}.app-theme__overlay .mat-slide-toggle-content{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-slider-thumb-label-text{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.app-theme__overlay .mat-stepper-horizontal,.app-theme__overlay .mat-stepper-vertical{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-step-label{font-size:14px;font-weight:400}.app-theme__overlay .mat-step-sub-label-error{font-weight:400}.app-theme__overlay .mat-step-label-error{font-size:14px}.app-theme__overlay .mat-step-label-selected{font-size:14px;font-weight:500}.app-theme__overlay .mat-tab-group{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-tab-label,.app-theme__overlay .mat-tab-link{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.app-theme__overlay .mat-toolbar,.app-theme__overlay .mat-toolbar h1,.app-theme__overlay .mat-toolbar h2,.app-theme__overlay .mat-toolbar h3,.app-theme__overlay .mat-toolbar h4,.app-theme__overlay .mat-toolbar h5,.app-theme__overlay .mat-toolbar h6{font:500 20px/32px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.app-theme__overlay .mat-tooltip{font-family:Roboto,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.app-theme__overlay .mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.app-theme__overlay .mat-list-item,.app-theme__overlay .mat-list-option{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-list-base .mat-list-item{font-size:16px}.app-theme__overlay .mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme__overlay .mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:14px}.app-theme__overlay .mat-list-base .mat-list-option{font-size:16px}.app-theme__overlay .mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme__overlay .mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:14px}.app-theme__overlay .mat-list-base .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500}.app-theme__overlay .mat-list-base[dense] .mat-list-item{font-size:12px}.app-theme__overlay .mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme__overlay .mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2),.app-theme__overlay .mat-list-base[dense] .mat-list-option{font-size:12px}.app-theme__overlay .mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.app-theme__overlay .mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:12px}.app-theme__overlay .mat-list-base[dense] .mat-subheader{font-family:Roboto,Helvetica Neue,sans-serif;font-size:12px;font-weight:500}.app-theme__overlay .mat-option{font-family:Roboto,Helvetica Neue,sans-serif;font-size:16px}.app-theme__overlay .mat-optgroup-label{font:500 14px/24px Roboto,Helvetica Neue,sans-serif;letter-spacing:normal}.app-theme__overlay .mat-simple-snackbar{font-family:Roboto,Helvetica Neue,sans-serif;font-size:14px}.app-theme__overlay .mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.app-theme__overlay .mat-tree{font-family:Roboto,Helvetica Neue,sans-serif}.app-theme__overlay .mat-nested-tree-node,.app-theme__overlay .mat-tree-node{font-weight:400;font-size:14px}.app-theme__overlay .mat-ripple{overflow:hidden;position:relative}.app-theme__overlay .mat-ripple:not(:empty){transform:translateZ(0)}.app-theme__overlay .mat-ripple.mat-ripple-unbounded{overflow:visible}.app-theme__overlay .mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale(0)}.cdk-high-contrast-active .app-theme__overlay .mat-ripple-element{display:none}.app-theme__overlay .cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none}.app-theme__overlay .cdk-global-overlay-wrapper,.app-theme__overlay .cdk-overlay-container{pointer-events:none;top:0;left:0;height:100%;width:100%}.app-theme__overlay .cdk-overlay-container{position:fixed;z-index:1000}.app-theme__overlay .cdk-overlay-container:empty{display:none}.app-theme__overlay .cdk-global-overlay-wrapper,.app-theme__overlay .cdk-overlay-pane{display:flex;position:absolute;z-index:1000}.app-theme__overlay .cdk-overlay-pane{pointer-events:auto;box-sizing:border-box;max-width:100%;max-height:100%}.app-theme__overlay .cdk-overlay-backdrop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.app-theme__overlay .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .app-theme__overlay .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.app-theme__overlay .cdk-overlay-dark-backdrop{background:#00000052}.app-theme__overlay .cdk-overlay-transparent-backdrop,.app-theme__overlay .cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0}.app-theme__overlay .cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.app-theme__overlay .cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}@keyframes cdk-text-field-autofill-start{
  /*!*/}@keyframes cdk-text-field-autofill-end{
  /*!*/}.app-theme__overlay .cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.app-theme__overlay .cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.app-theme__overlay textarea.cdk-textarea-autosize{resize:none}.app-theme__overlay textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:initial!important;height:auto!important;overflow:hidden!important}.app-theme__overlay textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:initial!important;height:0!important}.app-theme__overlay .mat-focus-indicator,.app-theme__overlay .mat-mdc-focus-indicator{position:relative}.app-theme__overlay body,.app-theme__overlay html{height:100vh;width:100vw;overflow-y:hidden;overflow-x:hidden}.app-theme__overlay .main-app{display:flex;flex-direction:column;height:100%}.app-theme__overlay .main-app__body{flex-grow:1}.app-theme__overlay .fix-size{width:1400px}.app-theme__overlay .main-app-body{height:100%;max-height:calc(100% - 58px)}.app-theme__overlay .main-app-body__outlet,.app-theme__overlay .main-app-body__side{position:relative}@media screen and (max-width:768px){.app-theme__overlay .main-app-body{height:calc(100% - 156px)}}.app-theme__overlay .fs16{font-size:16px}.app-theme__overlay .title{font-family:MetropolisMedium,serif}.app-theme__overlay .search-container{margin:10px 10px 15px}.app-theme__overlay .search-container #country-search-box{padding-left:16px;font-size:12px}.app-theme__overlay .page{padding:47px 30px 67px 50px}.app-theme__overlay .page h1{font-size:30px}.app-theme__overlay .panel{width:95%}.app-theme__overlay .divider{margin:0;padding:0;border-bottom:1px solid #eceff9}.app-theme__overlay .space10{margin-top:10px}.app-theme__overlay .left10{margin-left:10px}.app-theme__overlay .bold{font-family:MetropolisBold,serif}.app-theme__overlay .shadow{box-shadow:0 4px 14px #eceff9}.app-theme__overlay .error{color:#fb7326;font-family:MetropolisRegular,serif;font-size:12px;line-height:12px;margin:10px}.app-theme__overlay .circle{cursor:pointer;border-radius:50%;width:12px;height:12px}.app-theme__overlay .lime{color:#6ccb5f}.app-theme__overlay .error-color{color:#fb7326}.app-theme__overlay .pink-color{color:#ef878d}.app-theme__overlay .yellow-color{color:#fabc3c}.app-theme__overlay .orange-color{color:#f7a246}.app-theme__overlay .trout-color{color:#484b58}.app-theme__overlay .bleu-de-france-color{color:#2585e0}.app-theme__overlay .bright-blue-color{color:#1b82e3}.app-theme__overlay .dark-blue-color{color:#0e4366}.app-theme__overlay .dark-liver-color{color:#4d4d4d}.app-theme__overlay .white-color{color:#fff}.app-theme__overlay .grey{color:#8c94af}.app-theme__overlay .dark-grey{color:#707688}.app-theme__overlay .background-white{background-color:#fff}.app-theme__overlay .background-registration{height:100%;width:35%;margin:0;background-size:cover;font-family:MetropolisMedium;color:#515359}.app-theme__overlay .background-registration .text{font-size:20px;padding-left:22%;padding-right:22%;margin-top:30%;margin-bottom:30%;text-align:center}.app-theme__overlay .background-green{background-image:url(/assets/img/baground.svg)}.app-theme__overlay .background-green .titleHub{margin-top:25%}.app-theme__overlay .background-green .titleHub span{margin-left:15px;font-size:20px}.app-theme__overlay .background-orange{background-image:url(/assets/img/orange_bagroung.png)}.app-theme__overlay .hover{position:absolute;left:0;top:0;background:#ffffff80;width:100%;height:100%;z-index:10}.app-theme__overlay .corner10{border-top-left-radius:10px;border-top-right-radius:10px}.app-theme__overlay .corner10-bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.app-theme__overlay .borderRadius10{border-radius:10px}.app-theme__overlay .red-border{border-left:5px solid #fb7326!important}.app-theme__overlay .border-grey{border:1px solid #eceff9}.app-theme__overlay .rounded-none{border-radius:0}.app-theme__overlay .rounded-sm{border-radius:.125rem}.app-theme__overlay .rounded{border-radius:.25rem}.app-theme__overlay .new-label{width:35px;height:16px;border-radius:19px;font-size:10px}.app-theme__overlay .button{cursor:pointer;font-family:MetropolisRegular,serif;font-size:15px;line-height:15px;height:45px;border-radius:10px;border:0}.app-theme__overlay .button-sm{height:40px}@keyframes backgroundappear{0%{background-color:#fff}to{background-color:#6ccb5f}}.app-theme__overlay .orange-btn{background:#f7a246;color:#fff}.app-theme__overlay .green-btn{background:#6ccb5f;color:#fff}.app-theme__overlay .green-btn .mat-icon{fill:#fff;color:#fff}.app-theme__overlay .green-btn .svg{fill:#fff}.app-theme__overlay .blue-btn{background:#2585e0}.app-theme__overlay .grey-btn{background:#cfd6e97a}.app-theme__overlay .control-btn,.app-theme__overlay .next-step{width:295px}.app-theme__overlay .control-btn .previous{border:0;background:#cfd6e97a;width:115px}.app-theme__overlay .control-btn .next{border:0;background:#6ccb5f;color:#fff;width:165px}.app-theme__overlay button.mat-menu-item{font-family:MetropolisRegular,serif;font-size:12px}.app-theme__overlay .checkbox{font-family:MetropolisRegular,serif;text-transform:capitalize}.app-theme__overlay .checkbox .mat-checkbox-frame{border-width:1px;border-color:#6ccb5f}.app-theme__overlay .mat-slide-toggle-content{font-family:MetropolisRegular,serif}.app-theme__overlay .arrow-rotate180{transform:rotate(-180deg);-moz-transform:rotate(-180deg);-ms-transform:rotate(-180deg);-o-transform:rotate(-180deg);-webkit-transform:rotate(-180deg)}.app-theme__overlay .arrow-rotate180,.app-theme__overlay .arrow-rotate180Back{transition:transform .55s ease;-moz-transition:-moz-transform .55s ease;-ms-transition:-ms-transform .55s ease;-o-transition:-o-transform .55s ease;-webkit-transition:-webkit-transform .55s ease}.app-theme__overlay .arrow-rotate180Back{transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);-webkit-transform:rotate(180deg)}.app-theme__overlay .slide-bottom{animation:slide-bottom .5s cubic-bezier(.25,.46,.45,.94) both}.app-theme__overlay .slide-fwd-bottom{animation:slide-fwd-bottom .45s cubic-bezier(.25,.46,.45,.94) both}.app-theme__overlay .slide-fwd-center{animation:slide-fwd-center .45s cubic-bezier(.25,.46,.45,.94) both}.app-theme__overlay .mat-button-focus-overlay{background-color:initial!important}.app-theme__overlay .icon,.app-theme__overlay .pointer{cursor:pointer}.app-theme__overlay .icon-size-lg{width:60px;height:60px}.app-theme__overlay .icon-size-base{width:24px;height:24px}.app-theme__overlay .icon-size-sm{width:16px;height:16px}.app-theme__overlay .icon-size-xs{width:13px;height:13px}.app-theme__overlay .copy-icon{cursor:pointer;stroke:#8c94af}.app-theme__overlay .mdi:hover{color:#6ccb5f}.app-theme__overlay .copy-icon:hover,.app-theme__overlay .mdi:hover{cursor:pointer;stroke:#6ccb5f;stroke:#6ccb5f!important}.app-theme__overlay .green-down-arrow{border:solid #6ccb5f;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.app-theme__overlay .sort-arrow{width:10px;margin-left:10px}.app-theme__overlay .mat-radio-outer-circle{border-color:#6ccb5f!important}.app-theme__overlay .titleBold{font-size:18px;color:#737a8f;font-family:MetropolisMedium,serif;padding:20px}.app-theme__overlay .titleBold16{font-size:16px;color:#737a8f;font-family:MetropolisMedium,serif;padding:20px}.app-theme__overlay .no-data{width:558px;height:59px;line-height:120px}.app-theme__overlay .input-in-form{border:0;width:265px;background:#eceff9;border-radius:10px;padding:15px;margin-top:10px;font-family:MetropolisRegular,serif}.app-theme__overlay .input-in-form ::placeholder{font-family:MetropolisRegular,serif;font-size:14px;line-height:14px;color:#8c94af}.app-theme__overlay .tooltip{margin-left:2px;width:13px;height:13px}.app-theme__overlay .tooltip-big{font-size:11px!important;line-height:11px!important;white-space:pre-line}.app-theme__overlay #country .mat-input-element{border:0;background:#eceff9;border-radius:10px;padding:15px 0 15px 15px;font-family:MetropolisRegular,serif}.app-theme__overlay #country ::placeholder{font-family:MetropolisRegular,serif;font-size:14px;line-height:14px;color:#8c94af}.app-theme__overlay #country .mat-form-field-label-wrapper{top:0!important;font-family:MetropolisRegular,serif;margin-left:15px}.app-theme__overlay #country .mat-form-field-suffix,.app-theme__overlay #country .mat-form-field-underline{display:none}.app-theme__overlay #country .mat-form-field-infix{width:280px;height:44px;padding:0}.app-theme__overlay .green-select .select{width:310px;height:46px;background-color:#fff;border:1px solid #6ccb5f;border-radius:10px;line-height:46px;margin-top:5px}.app-theme__overlay .green-select .select .mat-select-arrow-wrapper{padding-right:21px}.app-theme__overlay .green-select .select .mat-select-arrow{border:solid #6ccb5f!important;border-width:0 1.5px 1.5px 0!important;padding:3px!important;transform:rotate(45deg);mix-blend-mode:normal;-webkit-transform:rotate(45deg)}.app-theme__overlay .green-select .select .mat-select-value-text{color:#000;padding-left:16px}.app-theme__overlay .green-select .mat-form-field-label-wrapper,.app-theme__overlay .green-select .mat-form-field-underline{display:none}.app-theme__overlay .country-red-border .mat-input-element{border-left:5px solid #fb7326!important}.app-theme__overlay .country-green-border .mat-input-element{border-left:5px solid #6ccb5f!important}.app-theme__overlay #phone{margin-top:10px}.app-theme__overlay #phone input{border:0;background:#eceff9;border-radius:10px;width:295px;height:44px}.app-theme__overlay #phone ::placeholder,.app-theme__overlay #phone input{font-family:MetropolisRegular,serif}.app-theme__overlay .tableWidth{width:2600px}.app-theme__overlay .panel-border{border:1px solid #eceff9;box-sizing:border-box;border-radius:10px}.app-theme__overlay .row{display:flex;flex-direction:row}.app-theme__overlay .baseline{align-items:baseline}.app-theme__overlay .toend{justify-content:flex-end}.app-theme__overlay .tostart{justify-content:flex-start}.app-theme__overlay .mobile-wrap{flex-wrap:wrap;overflow:auto}.app-theme__overlay .column{display:flex;flex-direction:column}.app-theme__overlay .flex-1{flex:1 1 0%}.app-theme__overlay .space{justify-content:space-between}.app-theme__overlay .space-evenly{justify-content:space-evenly}.app-theme__overlay .horizontal-centre{justify-content:center}.app-theme__overlay .vertical-centre{align-items:center}.app-theme__overlay .stretch{align-items:stretch}.app-theme__overlay .self-end{align-self:flex-end}.app-theme__overlay .self-start{align-self:flex-start}.app-theme__overlay .text-centre{text-align:center}.app-theme__overlay .wrap-outer{position:relative}.app-theme__overlay .fixed-inner{position:absolute}.app-theme__overlay .main-app-body{display:flex;flex-direction:row;width:100%;position:relative}.app-theme__overlay .main-app-body__side{z-index:2}.app-theme__overlay .main-app-body__outlet{z-index:1;background-color:#f3f5fa;background-position:100%;background-repeat:no-repeat;background-size:cover;flex-grow:1;max-width:100%;overflow-y:auto;display:flex;flex-direction:column;overflow:auto}@media screen and (max-width:768px){.app-theme__overlay .main-app-body__outlet{padding:20px;position:absolute;left:0;right:0;bottom:0;top:0}}.app-theme__overlay .main-app-body__outlet .card{display:flex;flex-direction:column;height:100%;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;width:200px;background-color:#fafafa;padding:20px;height:auto}.app-theme__overlay .main-app-body__outlet .card__header{padding-bottom:20px}.app-theme__overlay .main-app-body__outlet .card__body{padding:20px 0}.app-theme__overlay .main-app-body__outlet .card__footer{display:flex;flex-direction:row;width:100%;padding-top:20px;border-top:.5px solid #000c}.app-theme__overlay .main-app-body__outlet .card{width:600px}.app-theme__overlay .app-invite-page{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100%;width:100%;overflow:auto;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.app-theme__overlay .app-invite-page:after{content:"";background-color:#f5f5f5;opacity:.3;top:0;left:0;bottom:0;right:0;position:absolute}.app-theme__overlay .app-invite-page-header{display:flex;flex-direction:column;height:100%;min-height:150px;justify-content:center;align-items:center}.app-theme__overlay .app-invite-page-header__company-title{font-size:21px}.app-theme__overlay .app-invite-page-header-logo{max-width:73px;max-height:73px;margin-bottom:25px;height:100%;width:100%}@media screen and (max-width:768px){.app-theme__overlay .app-invite-page-header-logo{width:calc(33.3333333333% - 32px);flex-basis:calc(33.3333333333% - 32px)}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme__overlay .app-invite-page-header-logo{width:calc(33.3333333333% - 32px);flex-basis:calc(33.3333333333% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme__overlay .app-invite-page-header-logo{width:calc(33.3333333333% - 32px);flex-basis:calc(33.3333333333% - 32px)}}.app-theme__overlay .app-invite-page-header-logo__img{display:flex;flex-direction:row;width:100%}.app-theme__overlay .mat-card-header .app-invite-form-title.mat-card-title{font-size:24px;color:#636363;font-weight:700}.app-theme__overlay .app-invite-page-wrapper{display:flex;flex-direction:column;justify-content:center;z-index:1;height:100%;overflow-x:scroll}@media screen and (max-width:768px){.app-theme__overlay .app-invite-page-wrapper{width:100%;flex-basis:100%}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme__overlay .app-invite-page-wrapper{width:calc(50% - 32px);flex-basis:calc(50% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme__overlay .app-invite-page-wrapper{width:calc(41.6666666667% - 32px);flex-basis:calc(41.6666666667% - 32px)}}@media screen and (min-width:1200px){.app-theme__overlay .app-invite-page-wrapper{width:calc(41.6666666667% - 32px);flex-basis:calc(41.6666666667% - 32px);max-width:700px;flex-basis:700px}}@media screen and (min-width:1024px){.app-theme__overlay .app-invite-page-wrapper{max-width:700px;flex-basis:700px}}.app-theme__overlay .invite-form{background-color:#fff;overflow-y:auto}@media screen and (max-width:768px){.app-theme__overlay .invite-form{height:100%}}.app-theme__overlay .invite-form-header{display:flex;flex-direction:row;width:100%;align-items:center;background-color:#4cb848;height:auto;padding:15px 30px}.app-theme__overlay .invite-form-header__icon{width:auto;height:60px;margin-right:20px}.app-theme__overlay .invite-form-header-text{color:#fff}.app-theme__overlay .invite-form-header-text__title{font-size:14px;font-weight:700;margin-bottom:13px}.app-theme__overlay .invite-form-header-text__subtitle{color:#fff9;font-size:14px}.app-theme__overlay .invite-form-body{display:flex;flex-direction:column;height:100%;height:auto;padding:0 25px}.app-theme__overlay .invite-form-field{display:flex;flex-direction:row;width:100%;align-items:center;padding:10px 0;border-bottom:1px solid #d9d9d9}.app-theme__overlay .invite-form-field_error .invite-form-label{color:#de484880}.app-theme__overlay .invite-form-field_error .invite-form-label__title{color:#de4848}.app-theme__overlay .invite-form-field-icon{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;margin-right:20px;flex-basis:42.5px;min-width:42.5px;width:42.5px;height:55px;opacity:.2}.app-theme__overlay .invite-form-field-icon_email{height:41.5px;margin-left:1px}.app-theme__overlay .invite-form-label{display:flex;flex-direction:row;width:100%;justify-content:space-between;font-weight:500;color:#464646;font-size:12px;margin-bottom:5px}.app-theme__overlay .invite-form-label__error{font-size:12px}.app-theme__overlay .invite-form-label__title{color:#464646}.app-theme__overlay .invite-form-input{color:#000000de;border:none;margin:0;padding:0}.app-theme__overlay .invite-form-input::placeholder{color:#46464666;margin:0;padding:0}.app-theme__overlay .invite-form-input option{text-shadow:0;border:none;outline:0}.app-theme__overlay .invite-form-input-group{display:flex;flex-direction:column;height:100%;flex-grow:1;max-width:100%;min-width:0}.app-theme__overlay .invite-form-input-group input[type=number]::-webkit-inner-spin-button,.app-theme__overlay .invite-form-input-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.app-theme__overlay .invite-form-input-group input[type=number]{-moz-appearance:textfield}.app-theme__overlay .invite-form-input-phone{display:flex;flex-direction:row;width:100%}.app-theme__overlay .invite-form-input-phone__code{width:50px}.app-theme__overlay .invite-form-input-phone__code-view{margin-top:1px;margin-right:5px;margin-left:5px}.app-theme__overlay .invite-form-input-phone .flag-icon{border-bottom:1px solid #46464666}.app-theme__overlay .invite-form-input-phone__base{flex-grow:1}.app-theme__overlay .invite-form-input-phone-code__option{padding-bottom:5px}.app-theme__overlay .app-invite-page-footer{display:flex;flex-direction:column;height:100%;justify-content:space-around;height:calc(100% - 300px);padding:20px 0;min-height:140px;text-align:center}.app-theme__overlay .app-invite-page-footer-link-container{display:flex;flex-direction:row;width:100%}.app-theme__overlay .app-invite-page-footer-link{width:calc(100% - 10px)}.app-theme__overlay .app-invite-page-footer-link_right{text-align:left;padding-left:5px}.app-theme__overlay .app-invite-page-footer-link_left{padding-right:5px;text-align:right}.app-theme__overlay .app-invite-page-footer__links{font-weight:700;color:#888;text-decoration:underline}.app-theme__overlay .app-invite-page-footer__links:hover{cursor:pointer}.app-theme__overlay .app-invite-page-footer__powered{color:#636363}.app-theme__overlay .app-invite-page-footer__powered:hover{cursor:pointer}.app-theme__overlay .invite-form-footer{display:flex;flex-direction:row;width:100%;justify-content:center;padding:15px}.app-theme__overlay .mat-raised-button.btn-invite-friend{font-size:12px;padding:0 30px;color:#fff;background-color:#4cb848;border-radius:20px;box-shadow:none;border:none;font-weight:700}.app-theme__overlay dashboard-page{display:flex;flex-direction:row;justify-content:center;width:100%}.app-theme__overlay .dashboard-page{display:flex;flex-direction:column;height:100%;flex-wrap:wrap;align-items:stretch;max-height:100%;width:100%;max-width:1200px;flex-wrap:nowrap}.app-theme__overlay .dashboard-page-content{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;align-items:stretch;max-height:100%}.app-theme__overlay app-trips-page{display:flex;flex-direction:column;width:100%;height:100%;align-items:flex-start}.app-theme__overlay .trips-page{display:flex;flex-direction:column;height:100%;margin-left:46px;margin-top:20px;position:absolute;top:0;right:0;left:0;bottom:0}.app-theme__overlay .trips-page__top-panel{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;z-index:1;flex-grow:0}.app-theme__overlay .trips-page__body{flex-grow:1}.app-theme__overlay .trips-page-top-panel{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;color:#fff;background-color:#636363;height:68px;padding-right:16px;padding-left:16px}.app-theme__overlay .trips-page-top-panel__title{display:flex;flex-direction:row;width:100%;font-size:24px;font-weight:500;color:#636363de;align-items:baseline;color:#fff;width:auto}@media screen and (max-width:576px){.app-theme__overlay .trips-page-top-panel__title{margin-bottom:16px}}.app-theme__overlay .trips-page-top-panel__filters,.app-theme__overlay .trips-page-top-panel__filters .mat-form-field-appearance-legacy .mat-form-field-label,.app-theme__overlay .trips-page-top-panel__filters .mat-select-arrow,.app-theme__overlay .trips-page-top-panel__filters .mat-select-value{color:#fff}.app-theme__overlay .trips-page-top-panel__filters .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#fff}.app-theme__overlay .trips-page-top-panel__filters .mat-form-field.mat-focused .mat-form-field-label{color:#fff}.app-theme__overlay .trips-page-top-panel__filters .mat-form-field.mat-focused .mat-form-field-ripple{background-color:#fff}.app-theme__overlay .trips-page-top-panel__filters .mat-form-field.mat-focused .mat-select-arrow{color:#fff}@media screen and (max-width:576px){.app-theme__overlay .trips-page-top-panel{display:flex;flex-direction:column;height:100%;align-items:flex-start}}.app-theme__overlay .trips-page-body{display:flex}.app-theme__overlay .trips-page-body__trips-list{flex-basis:300px;min-width:300px;max-width:300px}@media screen and (max-width:1024px){.app-theme__overlay .trips-page-body__trips-list{min-width:300px}}.app-theme__overlay .trips-page-body__analysis{flex-grow:1}@media screen and (max-width:768px){.app-theme__overlay .trips-page-body{display:flex;flex-direction:column;height:100%}}.app-theme__overlay .trips-filters__item{padding-left:8px;padding-right:8px}.app-theme__overlay .trips-filters__item:first-child{padding-left:0}.app-theme__overlay .trips-filters__item:last-child{padding-right:0}.app-theme__overlay .trips-filters-user{width:300px}.app-theme__overlay .trips-page-analysis{background-color:#fafafa;height:100%;overflow:hidden}.app-theme__overlay .trips-page-analysis__map{height:100%}.app-theme__overlay .trip-detail-title{display:flex;flex-direction:row;width:100%;font-size:24px;margin-bottom:16px;justify-content:space-between}.app-theme__overlay trip-analysis{height:100%;display:flex;flex-direction:row;width:100%;justify-content:center}.app-theme__overlay .trip-analysis{display:flex;flex-direction:column;height:100%;width:100%;max-width:1220px}.app-theme__overlay .side-bar{display:flex;flex-direction:column;transition:width .2s ease-in-out;background-color:#fafafa;height:100%}.app-theme__overlay .side-bar__bottom{display:flex;flex-direction:row;width:100%;padding:0 22.4px 0 0;justify-content:flex-end;border-top:1px solid #6ccb5f33}.app-theme__overlay .side-bar_short{width:92px;transition:width .2s ease-in-out}.app-theme__overlay .side-bar_short .menu-item__text{display:none;width:0;overflow:hidden;transition:width .2s ease-in-out}.app-theme__overlay .side-bar_short .menu-item:hover .menu-item__text{width:300px;display:flex;flex-direction:row;width:100%;display:none;max-width:300px;min-width:200px;padding:0 32px;margin-top:-16px;margin-bottom:-16px;margin-left:16px;background-color:#fafafacc;height:68px;align-items:center;box-shadow:3px 3px 3px #0000001f}@media screen and (max-width:768px){.app-theme__overlay .side-bar_short{width:0;position:absolute;top:0;bottom:0;left:0;z-index:5;padding-right:0}.app-theme__overlay .side-bar_short .menu-item{padding:0}.app-theme__overlay .side-bar_short .menu-item__icon{display:none}}.app-theme__overlay .menu-list{flex-grow:1}.app-theme__overlay .menu-item{padding:16px 16px 16px 22.4px;color:#7d7d7d;font-size:15px;display:flex;flex-direction:row;width:100%;align-items:center}@media screen and (min-width:768px){.app-theme__overlay .menu-item{overflow:hidden;word-wrap:normal}}.app-theme__overlay .menu-item__icon{padding-right:8px}.app-theme__overlay .menu-item__text{padding-left:13px;font-size:16px;transition:width .2s ease-in-out}.app-theme__overlay .menu-item_actived{background-color:#3cd04d4d;border-top-right-radius:35px;border-bottom-right-radius:35px}.app-theme__overlay .menu-item:hover{color:#3cd04d;cursor:pointer}.app-theme__overlay .menu-item:hover .menu-item__text{transition:width .2s ease-in-out}.app-theme__overlay .dashboard-card{display:flex;flex-direction:column;height:100%;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;width:200px;background-color:#fafafa;padding:20px 20px 0;height:auto;margin:16px}.app-theme__overlay .dashboard-card__header{padding-bottom:20px;font-size:19px}.app-theme__overlay .dashboard-card__body{padding:20px 0;flex-grow:1;display:flex;flex-direction:row;align-items:center;justify-content:stretch;width:100%}.app-theme__overlay .dashboard-card__footer{display:flex;flex-direction:row;width:100%;justify-content:center;border-top:.5px solid #000c}@media screen and (max-width:768px){.app-theme__overlay .dashboard-card_sm{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme__overlay .dashboard-card_sm{width:calc(50% - 32px);flex-basis:calc(50% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme__overlay .dashboard-card_sm{width:calc(50% - 32px);flex-basis:calc(50% - 32px)}}@media screen and (min-width:1200px){.app-theme__overlay .dashboard-card_sm{width:calc(25% - 32px);flex-basis:calc(25% - 32px)}}@media screen and (max-width:768px){.app-theme__overlay .dashboard-card_md{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme__overlay .dashboard-card_md{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme__overlay .dashboard-card_md{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:1200px){.app-theme__overlay .dashboard-card_md{width:calc(50% - 32px);flex-basis:calc(50% - 32px)}}@media screen and (max-width:768px){.app-theme__overlay .dashboard-card_full{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:768px) and (max-width:1024px){.app-theme__overlay .dashboard-card_full{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:1024px) and (max-width:1200px){.app-theme__overlay .dashboard-card_full{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}@media screen and (min-width:1200px){.app-theme__overlay .dashboard-card_full{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}.app-theme__overlay .dashboard-card_not-card{background-color:initial;box-shadow:none;padding:0}.app-theme__overlay .dashboard-card_not-card .dashboard-card__header{display:none}.app-theme__overlay .dashboard-card_not-card .dashboard-card__body{padding:0}.app-theme__overlay .dashboard-card_not-card .dashboard-card__footer{display:none}.app-theme__overlay .dashboard-card.cdk-drag-placeholder{color:red}.app-theme__overlay .dashboard-card-footer_hidden{display:none}.app-theme__overlay .read-more-btn{height:54px;border:none;border-radius:2px;background-color:initial;color:#636363;background-position:50%;transition:color .2s;outline:none;font-size:12px;font-weight:700;height:auto;padding:23px 16px}.app-theme__overlay .read-more-btn:hover{cursor:pointer}.app-theme__overlay .read-more-btn:active{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.app-theme__overlay .dashboard-card-text{font-size:52px;color:#3cd04d}.app-theme__overlay .dashboard-card-content-wrapper{display:flex;flex-direction:row;width:100%}.app-theme__overlay .dashboard-card-content-wrapper__center{justify-content:center}.app-theme__overlay .dasboard-context-text{text-align:center}.app-theme__overlay .dasboard-context-text__value{color:#3cd04d;font-size:60px;margin-bottom:20px}.app-theme__overlay .dasboard-context-text__title{font-size:16px}.app-theme__overlay .dashboard-card-header{display:flex;flex-direction:row;width:100%}.app-theme__overlay .dashboard-card-header__text{flex-grow:1}.app-theme__overlay .dashboard-card-header__btn{cursor:pointer;color:#6ccb5f33}.app-theme__overlay .dashboard-card-header__btn:hover{color:#636363}.app-theme__overlay .dashboard-card-header-text__subtext{font-size:14px}.app-theme__overlay dashboard-card{display:contents}@media screen and (max-width:768px){.app-theme__overlay line-chart{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}.app-theme__overlay .line-chart{display:flex;flex-direction:row;justify-content:center;width:100%}.app-theme__overlay .line-chart_sm{height:150px;width:400px;display:block}@media screen and (max-width:768px){.app-theme__overlay .line-chart_sm{width:100%;flex-basis:100%}}.app-theme__overlay .line-chart_haveLabels{min-height:210px}.app-theme__overlay .line-chart_ngx{display:flex;flex-direction:row;width:100%;overflow:hidden;min-height:350px}@media screen and (max-width:768px){.app-theme__overlay bar-chart{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}.app-theme__overlay .bar-chart{display:flex;flex-direction:row;justify-content:center;width:100%}.app-theme__overlay .bar-chart_sm{height:400px;display:block}@media screen and (max-width:768px){.app-theme__overlay .bar-chart_sm{width:100%;flex-basis:100%}}.app-theme__overlay .bar-chart_md{height:250px}.app-theme__overlay .bar-chart_haveLabels{height:180px}@media screen and (max-width:768px){.app-theme__overlay radar-chart{width:calc(100% - 32px);flex-basis:calc(100% - 32px)}}.app-theme__overlay .radar-chart{display:flex;flex-direction:row;justify-content:center;width:100%}.app-theme__overlay .radar-chart_sm{height:150px;width:400px;display:block}@media screen and (max-width:768px){.app-theme__overlay .radar-chart_sm{width:100%;flex-basis:100%}}.app-theme__overlay .radar-chart_haveLabels{min-height:210px}.app-theme__overlay .color-scale-color{margin-bottom:7px;padding-top:3px;padding-bottom:3px;padding-right:5%}.app-theme__overlay .color-scale-color__img{height:10px;width:150px;margin-right:5%;background:linear-gradient(90deg,#edfff3,#3cd04d,#0d6c01)}.app-theme__overlay .datamap-growth__bottom{padding:7px 0;display:flex}.app-theme__overlay .datamap-growth__top{display:flex;flex-direction:row;width:100%;overflow:hidden;height:200px}.app-theme__overlay .datamap-growth-container{position:relative;height:100%;display:flex;flex-direction:row;width:100%;justify-content:center}.app-theme__overlay .datamap-growth-container__elem{height:350px;width:350px}@media screen and (max-width:320px){.app-theme__overlay .datamap-growth-container__elem{height:250px;width:250px}}@media screen and (min-width:768px) and (max-width:1200px){.app-theme__overlay .datamap-growth-container__elem{height:600px;width:600px}}@media screen and (min-width:1200px){.app-theme__overlay .datamap-growth-container__elem{height:400px;width:400px}}.app-theme__overlay .color-scale-values{display:flex;flex-direction:row;width:100%;justify-content:space-between;font-size:11px}.app-theme__overlay .complex-chart-header{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;justify-content:space-around;margin-bottom:24px}.app-theme__overlay .complex-chart-body__header{font-weight:500;font-size:18px;margin-bottom:15px;margin-left:15px}.app-theme__overlay .complex-chart-body .line-chart_ngx{min-height:300px}.app-theme__overlay .dasboard-context-heatmap{height:100%}.app-theme__overlay .heatmap-chart{min-height:350px;width:100%;height:100%;overflow:hidden;margin-top:-13px}.app-theme__overlay dashboard-header{width:100%;display:inline-block;box-sizing:border-box}.app-theme__overlay .dashboard-header{margin:35px 16px 24px}.app-theme__overlay .dashboard-header,.app-theme__overlay .dashboard-header__breadcrumbs{display:flex;flex-direction:row;align-items:center}.app-theme__overlay .dashboard-header__rightblock{flex-grow:1}.app-theme__overlay .dashboard-header-rightblock{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.app-theme__overlay .dashboard-header-rightblock .dashboard-header-button{padding-left:8px;padding-right:8px}.app-theme__overlay .dashboard-header-rightblock .dashboard-header-button_last{padding-right:0;margin-right:0}.app-theme__overlay .dashboard-header-rightblock .dashboard-header-button_left-divier{padding-left:16px}.app-theme__overlay .dashboard-header-button{margin-left:4px;margin-right:4px;color:#6ccb5f33;transition:color .2s ease-in-out}.app-theme__overlay .dashboard-header-button:hover{cursor:pointer}.app-theme__overlay .dashboard-header-button_left-divier{border-left:1px solid #6ccb5f33;margin-left:0;padding-left:16px}.app-theme__overlay .dashboard-header-button_last{padding-right:0;margin-right:0}.app-theme__overlay .sync-period{position:relative;font-size:13px}.app-theme__overlay .dropdown-content.sync-period-list{height:auto}.app-theme__overlay .refresh-times-select-down{display:block;transition:transform .2s ease-in-out}.app-theme__overlay .refresh-times-select-down_rotated{transform:rotate(180deg)}.app-theme__overlay .breadcrumb{display:flex;flex-direction:row;align-items:center;margin-right:8px;color:#6ccb5f33}.app-theme__overlay .breadcrumb:hover{color:#636363;cursor:pointer}.app-theme__overlay .breadcrumb__array{height:24px}.app-theme__overlay .breadcrumb_actived:hover{color:#6ccb5f33;cursor:default}.app-theme__overlay .breadcrumb:last-child{color:#636363}.app-theme__overlay .breadcrumb:last-child:hover{color:#6ccb5f}.app-theme__overlay .refresh-times-select{display:flex;flex-direction:row;align-items:center}.app-theme__overlay .refresh-times-select__clock{margin-right:6px}.app-theme__overlay .refresh-times-select__down{margin-left:4px}.app-theme__overlay .expansion-panel{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;width:100%;background-color:#fff}.app-theme__overlay .expansion-panel-header{padding:14px;color:#636363;display:inline-block;display:flex;flex-direction:row;width:100%;justify-content:space-between}.app-theme__overlay .expansion-panel-header .sync-period{float:right}.app-theme__overlay .expansion-panel-title{float:left;font-size:16px;font-weight:600;display:flex;flex-direction:row;align-items:center}.app-theme__overlay .expansion-panel-title:hover{cursor:pointer;color:#6ccb5f33}.app-theme__overlay .expansion-panel-content{max-height:0;padding:8px;height:auto;max-height:600px;overflow:hidden}.app-theme__overlay .expansion-panel-content_collapsed{opacity:0;visibility:hidden}.app-theme__overlay .expansion-panel-content_expanded{opacity:1}.app-theme__overlay .expansion-panel-title-arrow{display:block;transition:transform .2s ease-in-out}.app-theme__overlay .expansion-panel-title-arrow_rotate{transform:rotate(180deg)}.app-theme__overlay .analysis-view{display:flex;flex-direction:column;margin-bottom:14px;width:auto;flex-wrap:nowrap;overflow:hidden;height:auto;align-items:center;height:100%}.app-theme__overlay .analysis-view__vlaue{font-size:24px}.app-theme__overlay .analysis-view__title{margin-bottom:8px;font-size:16px;font-weight:500;color:#555}.app-theme__overlay .analysis-view__grouth-per-period{color:#555}.app-theme__overlay .analysis-view_sm{margin-bottom:8px}.app-theme__overlay .analysis-view_sm .analysis-view__vlaue{font-size:16px}.app-theme__overlay .analysis-view_sm .analysis-view__title{font-size:14px;flex-grow:1}.app-theme__overlay .analysis-view_sm .analysis-view-value__text{font-size:24px}.app-theme__overlay .analysis-view-value{display:flex;flex-direction:row;width:100%;align-items:center;width:auto;margin-bottom:8px}.app-theme__overlay .analysis-view-value__text{font-size:45px;color:#555}.app-theme__overlay .analysis-view-value-arrow_none{display:none}.app-theme__overlay .analysis-view-value-arrow_down{color:#f48d8d;transform:rotate(180deg)}.app-theme__overlay .analysis-view-value-arrow_up{color:#3cd04d;transform:rotate(0deg)}.app-theme__overlay .analysis-view-grouth-per-period{display:flex;flex-direction:row;width:100%;font-size:16px;font-weight:500;width:auto}.app-theme__overlay .analysis-view-grouth-per-period__period{margin-left:5px}.app-theme__overlay .analysis-view-grouth-per-period-value{font-size:16px;font-weight:500}.app-theme__overlay .analysis-view-grouth-per-period-value_up{color:#3cd04d}.app-theme__overlay .analysis-view-grouth-per-period-value_down{color:#f48d8d}.app-theme__overlay .panel-dashboards{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;align-items:center;justify-content:center;padding:8px}.app-theme__overlay .panel-dashboards__item{margin:0 base-margin/2 base-margin/2}.app-theme__overlay dashboard{flex-grow:1;display:flex;width:100%}.app-theme__overlay dashbord-content{width:100%;height:100%}.app-theme__overlay dashbord-content div[ng-reflect-ng-switch=heatmap]{height:100%}.app-theme__overlay .dashboard-content{max-height:100%;display:flex;flex-direction:row;width:100%;margin-bottom:-10px;flex-wrap:wrap}.app-theme__overlay .dashboard-content_col{flex-direction:column}@media screen and (max-width:1074px){.app-theme__overlay .dashboard-content_col{flex-wrap:nowrap;overflow-y:auto;height:auto;display:block}}.app-theme__overlay .dashboard-content_row{flex-direction:row;width:100%}.app-theme__overlay .panel-dashboaeds{display:flex;flex-direction:row;width:100%;flex-wrap:wrap;justify-content:center}.app-theme__overlay .draggable{cursor:move;-webkit-user-select:none;user-select:none}.app-theme__overlay .custom-slider .slider-value input[type=number]{background-color:#eceff9;border:0;width:48px;height:26px;border-radius:4px;text-align:center}.app-theme__overlay .custom-slider .slider-value input[type=number]::-webkit-inner-spin-button,.app-theme__overlay .custom-slider .slider-value input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.app-theme__overlay .custom-slider .slider-value .dash{font-family:MetropolisBold;margin:0 7px;color:#8c94af80;line-height:26px}.app-theme__overlay .custom-slider .ng5-slider{width:auto;margin-top:23px!important}.app-theme__overlay .custom-slider .ng5-slider .ng5-slider-bubble{display:none}.app-theme__overlay .custom-slider .ng5-slider .ng5-slider-selection{background:#6ccb5f}.app-theme__overlay .custom-slider .ng5-slider .ng5-slider-pointer{background-color:#fff;border:4px solid #6ccb5f;width:12px;height:12px;top:-4px}.app-theme__overlay .custom-slider .ng5-slider .ng5-slider-pointer:after{display:none}.app-theme__overlay .custom-slider .ng5-slider .ng5-slider-bubble{bottom:14px}.app-theme__overlay .custom-slider .ng5-slider .ng5-slider-limit{font-weight:700;color:#3cd04d}.app-theme__overlay .custom-slider .ng5-slider .ng5-slider-tick{width:10px;height:10px;margin-left:4px;border-radius:5px;background:#6ccb5f;top:-1px}.app-theme__overlay .custom-slider .ng5-slider .ng5-slider-tick.ng5-slider-selected{background:#6ccb5f}.app-theme__overlay .trips-filters-user{width:80%}.app-theme__overlay .trips-list{display:flex;flex-direction:column;height:100%;padding-left:26px}.app-theme__overlay .trips-list__top-panel{display:flex;flex-direction:row;width:100%;flex-basis:59px;justify-content:space-between;align-items:center;padding-bottom:8px;border-bottom:2px solid #eee;color:#3cd04d}.app-theme__overlay .trips-list__list{flex-grow:1;padding-top:16px;max-height:auto;overflow-y:auto;overflow-x:hidden}@media screen and (max-width:768px){.app-theme__overlay .trips-list__list{height:40vh}}.app-theme__overlay .trips-list-top-panel__title{color:#636363;font-size:24px;font-weight:500;margin-top:-4px}.app-theme__overlay .trips-list-header__photo{display:flex;flex-direction:column;height:100%;justify-content:left;width:50px;height:50px}.app-theme__overlay .trips-list-header__account{display:flex;flex-direction:column;height:100%;font-size:20px;padding:8px 11px;font-weight:500;line-height:21px;position:relative}.app-theme__overlay .trips-list-header__account a{margin-top:5px}.app-theme__overlay .trips-list-header__menu{position:absolute;top:0;left:170px;width:10px}.app-theme__overlay .trips-list-header__row{display:flex;flex-direction:row;width:100%;font-size:14px;padding-top:12px}.app-theme__overlay .trips-list-header__label{display:flex;flex-direction:column;height:100%;padding-left:5px;min-width:100px}.app-theme__overlay .trips-list-header__value{display:flex;flex-direction:column;height:100%;flex-grow:1;flex-wrap:wrap;padding-left:10px}.app-theme__overlay .trips-list__filter_label{font-size:8px;font-weight:700;float:left}.app-theme__overlay .trips-list__filter_header{border:1px solid gray;width:98%;padding:10px;border-radius:5px}.app-theme__overlay .trips-list__filter_header_title{font-size:20px;display:inline-block;width:90%}.app-theme__overlay .trips-list-trips-group,.app-theme__overlay .trips-list-trips-group__title{margin-bottom:16px}.app-theme__overlay .trips-list-trips-item{margin-bottom:16px;font-size:14px;padding-left:8px;width:100%;border-left:2px solid #989898}.app-theme__overlay .trips-list-trips-item:hover{border-left-color:#636363;cursor:pointer}.app-theme__overlay .trips-list-trips-item:hover .trips-list-from__label,.app-theme__overlay .trips-list-trips-item:hover .trips-list-from__time,.app-theme__overlay .trips-list-trips-item:hover .trips-list-to__label,.app-theme__overlay .trips-list-trips-item:hover .trips-list-to__time,.app-theme__overlay .trips-list-trips-item:hover .trips-list-trips-item-id{color:#636363}.app-theme__overlay .trips-list-trips-item_active{border-left-color:#3cd04d}.app-theme__overlay .trips-list-trips-item_active .trips-list-from__label,.app-theme__overlay .trips-list-trips-item_active .trips-list-from__time,.app-theme__overlay .trips-list-trips-item_active .trips-list-to__label,.app-theme__overlay .trips-list-trips-item_active .trips-list-to__time,.app-theme__overlay .trips-list-trips-item_active .trips-list-trips-item-id{color:#3cd04d}.app-theme__overlay .trips-list-trips-item_active:hover{border-left-color:#9ee8a6}.app-theme__overlay .trips-list-trips-item_active:hover .trips-list-from__label,.app-theme__overlay .trips-list-trips-item_active:hover .trips-list-from__time,.app-theme__overlay .trips-list-trips-item_active:hover .trips-list-to__label,.app-theme__overlay .trips-list-trips-item_active:hover .trips-list-to__time,.app-theme__overlay .trips-list-trips-item_active:hover .trips-list-trips-item-id{color:#9ee8a6}.app-theme__overlay .trips-list-trips-item_show-more,.app-theme__overlay .trips-list-trips-item_show-more:hover{border-left:none}.app-theme__overlay .trips-list-trips-item_no-trips{text-align:center;border-left:none;color:#6ccb5f;font-weight:600}.app-theme__overlay .trips-list-trips-item_no-trips:hover{border-left:none;cursor:inherit}.app-theme__overlay .trips-list-trips-item_spiner{display:flex;flex-direction:row;width:100%;justify-content:center;border-left:none}.app-theme__overlay .trips-list-trips-item_spiner:hover{border-left:none}.app-theme__overlay .trips-list-from-to__from,.app-theme__overlay .trips-list-from-to__to,.app-theme__overlay .trips-list-trips-item-id{margin-bottom:8px}.app-theme__overlay .trips-list-from__label,.app-theme__overlay .trips-list-from__time,.app-theme__overlay .trips-list-to__label,.app-theme__overlay .trips-list-to__time{font-weight:600;font-size:12px}.app-theme__overlay .trip-list-tripslist{padding-right:12px}.app-theme__overlay .icon-button:hover{color:#6ccb5f33;cursor:pointer}.app-theme__overlay .icon-button:active{color:#6ccb5f}.app-theme__overlay .trips-analysis-container{overflow-x:scroll;height:100%;background-color:#f3f5fa}.app-theme__overlay .trips-analytic{margin-left:340px;margin-right:20px;font-size:14px}.app-theme__overlay .trips-analytic__left{display:flex;flex-direction:column;height:100%;justify-content:left;text-align:left;width:50%;padding-left:5px}.app-theme__overlay .trips-analytic__right{display:flex;flex-direction:column;height:100%;justify-content:right;width:50%;text-align:right;padding-right:5px}.app-theme__overlay .trips-analytic__row{display:flex;flex-direction:row;width:100%;padding-top:12px}.app-theme__overlay .trips-analytic__label{min-width:70px}.app-theme__overlay .trips-analytic__data,.app-theme__overlay .trips-analytic__hulf,.app-theme__overlay .trips-analytic__label{display:flex;flex-direction:column;height:100%;padding-left:5px}.app-theme__overlay .trips-analytic__hulf{width:40%}.app-theme__overlay .trips-analytic__hulf hr{width:100%;margin-left:0;margin-right:0}.app-theme__overlay .trips-analytic__barLabel{width:120px;padding-left:5px}.app-theme__overlay .trips-analytic__barData{width:90%}.app-theme__overlay .trips-analytic__bar{width:100%;height:20px;border-radius:2px}.app-theme__overlay .trips-analytic__barItem{width:calc(100% / 29);height:20px;display:inline-block;background-color:#b9f0bf}.app-theme__overlay .trips-analytic__barItemActive{background-color:#3cd04d}.app-theme__overlay .trips-analytic__chart{height:300px;width:98%}.app-theme__overlay .trips-analytic__link{color:#3cd04d}.app-theme__overlay .trips-analytic__linkActive{color:#29b339;font-weight:700}.app-theme__overlay trips-map{height:100%}.app-theme__overlay .trips-map{display:flex;flex-direction:column;width:100%;height:100%}.app-theme__overlay .trips-map__half{height:50%!important}.app-theme__overlay .trips-map__container{width:100%}.app-theme__overlay .trips-map__toolbar{display:flex;flex-direction:column;box-shadow:-2px 0 4px #00000029;background:#ffffff80;font-size:20px;position:absolute;right:0;top:0;height:100%;width:auto;z-index:2}.app-theme__overlay .trips-map__hover{display:grid;grid-template-columns:300px auto 51px}.app-theme__overlay .trips-map__hover .hover-board{grid-column-start:2;grid-column-end:3}.app-theme__overlay .trips-map__no-data-board{height:350px;padding:40px;border-radius:10px;background-color:#fff;box-shadow:0 4px 8px #0000001a,0 6px 20px #0000001a}.app-theme__overlay .trips-map__no-data-board .alert-box{display:flex;align-items:flex-start;gap:12px;padding:24px;background-color:#e9e9f8;border:4px solid #00008b;border-radius:12px;max-width:900px;margin:40px auto}.app-theme__overlay .trips-map__no-data-board .alert-icon{font-size:24px;margin-top:4px}.app-theme__overlay .trips-map-base-continer{display:flex;flex-direction:row;align-items:stretch;width:100%;position:relative;flex-grow:1}.app-theme__overlay .mat-icon-button.trips-list-btn{position:absolute;top:0;left:0;z-index:1;color:#3cd04d}.app-theme__overlay .trips-map-toolbar{font-size:27px;padding:6px 12px}.app-theme__overlay .trips-map-toolbar__icon:hover svg{stroke:#6ccb5f}.app-theme__overlay .trips-map-toolbar__top-block{display:flex;flex-direction:column;height:100%;justify-content:flex-start}.app-theme__overlay .trips-map-toolbar__top-block .icon-button{padding:6px 0}.app-theme__overlay .trips-map-toolbar__midle-block{display:flex;flex-direction:column;height:100%;justify-content:center}.app-theme__overlay .trips-map-toolbar__midle-block .icon-button{padding:6px 0}.app-theme__overlay .trips-map-toolbar__bottom-block{display:flex;flex-direction:column;height:100%;justify-content:flex-end}.app-theme__overlay .trips-map-toolbar__bottom-block .icon-button{padding:6px 0}.app-theme__overlay .trips-map-dashboard{box-shadow:0 -5px 5px 0 #adadadbf;background-color:#eee;position:absolute;bottom:0;right:51px;left:0;z-index:1;padding-top:.1px}.app-theme__overlay .trips-map-dashboard__resize{height:12px;cursor:n-resize;background-color:#f3f5fa}.app-theme__overlay .trips-map-dashboard__resize:hover{background-color:grey}.app-theme__overlay .H_ui{font-family:MetropolisRegular}.app-theme__overlay .H_ib{background-color:#fafafa;border:1px solid #6ccb5f;padding:0}.app-theme__overlay .H_ib_content{margin:0;padding:0}.app-theme__overlay .H_ib_body{background-color:#fff;padding:0;color:#6ccb5f}.app-theme__overlay .H_ib_tail{fill:#fafafa;border:none}.app-theme__overlay .H_ib_close,.app-theme__overlay .H_ib_close svg.H_icon{fill:#0000}.app-theme__overlay .H_ib__event{font-weight:700;height:30px;color:#f48d8d;background-color:#fafafa}.app-theme__overlay .H_ib__popup{width:250px;font-size:14px;font-weight:400;font-family:Graphik,Arial,Helvetica,sans-serif;margin:14px}.app-theme__overlay .H_ib__popup td{padding-left:5px;padding-top:5px}.app-theme__overlay .H_ib__event{padding-top:0}.app-theme__overlay .trips-riting__success{border:3px solid #3cd04d}.app-theme__overlay .trips-riting__warning{border:3px solid #f7a246}.app-theme__overlay .trips-riting__info{border:3px solid #fadc3c}.app-theme__overlay .trips-riting__alert{border:3px solid #f48d8d}.app-theme__overlay .trips-list-item{display:flex;flex-direction:column;height:100%;width:100%;margin-bottom:24px;border-bottom:2px solid #6ccb5f33;position:relative}.app-theme__overlay .trips-list-item__rating{font-weight:700;top:52px;right:5px;position:absolute;border-radius:30px;text-align:center;width:45px;height:45px}.app-theme__overlay .trips-list-item_active{border-bottom:2px solid #9ee8a6}.app-theme__overlay .trips-list-item_active .trip-item-id__title{color:#3cd04d}.app-theme__overlay .trips-list-item_active .trip-item-id__value{color:#9ee8a6}.app-theme__overlay .trips-list-item_active .trip-item-anythics-row__icon{color:#3cd04d}.app-theme__overlay .trips-list-item:hover{cursor:pointer}.app-theme__overlay .trip-item-id{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;margin-bottom:8px}.app-theme__overlay .trip-item-id__title{color:#636363;font-weight:600;font-size:14px}.app-theme__overlay .trip-item-id__value{color:#6ccb5f33;font-size:14px}.app-theme__overlay .trip-item-date-time{color:#6ccb5f;font-size:14px;text-align:center;margin-bottom:10px}.app-theme__overlay .trip-item-date-time__date,.app-theme__overlay .trip-item-date-time__mileage,.app-theme__overlay .trip-item-date-time__time{display:inline-block}.app-theme__overlay .trip-item-date-time *{padding-left:5px;padding-right:5px;display:inline-block}.app-theme__overlay .trip-item-addresses{display:flex;flex-direction:row;width:100%;align-items:stretch;margin-bottom:8px}.app-theme__overlay .trip-item-addresses__values{width:200px}.app-theme__overlay .trips-list-item-ab{display:flex;flex-direction:column;height:100%;height:auto;justify-content:space-between;background-image:url(/assets/img/grey-line.png);background-size:100%}.app-theme__overlay .trips-list-item-ab:after{position:absolute;top:7px;bottom:7px;background-color:#636363;width:1px;left:50%}.app-theme__overlay .trips-list-item-ab__from{background-color:#3cd04d}.app-theme__overlay .trips-list-item-ab__from,.app-theme__overlay .trips-list-item-ab__to{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;height:20px;width:20px;border-radius:50%;color:#fff}.app-theme__overlay .trips-list-item-ab__to{background-color:#636363}.app-theme__overlay .trip-item-values-from{margin-bottom:8px}.app-theme__overlay .trip-item-values{font-size:14px;padding-left:8px;padding-right:16px;position:relative}.app-theme__overlay .trip-item-anythics{font-size:14px}.app-theme__overlay .trip-item-anythics__row{display:flex;flex-direction:row;width:100%;justify-content:space-between}.app-theme__overlay .trip-item-anythics-row__icon{color:#636363;padding-left:1px;margin-right:5px}.app-theme__overlay .trip-item-anythics-place{text-align:right}.app-theme__overlay .trip-item-anythics-place div{background-image:url(/assets/img/transport.png);background-size:239px 74px;display:inline-block;border-radius:30px;width:30px;height:30px;margin:3px}.app-theme__overlay .trip-item-anythics-place__driver{background-position:-10px 34px}.app-theme__overlay .trip-item-anythics-place__incar{background-position:-87px 36px}.app-theme__overlay .trip-item-anythics-place__motocycle{background-position:-125px 37px}.app-theme__overlay .trip-item-anythics-place__bus{background-position:-48px 35px}.app-theme__overlay .trip-item-anythics-place__train{background-position:-164px 37px}.app-theme__overlay .trip-item-anythics-place__other{background-position:-200px 37px}.app-theme__overlay .trip-item-anythics-place-active.trip-item-anythics-place__driver{background-position:-10px -5px}.app-theme__overlay .trip-item-anythics-place-active.trip-item-anythics-place__incar{background-position:-88px -4px}.app-theme__overlay .trip-item-anythics-place-active.trip-item-anythics-place__motocycle{background-position:-125px -2px}.app-theme__overlay .trip-item-anythics-place-active.trip-item-anythics-place__bus{background-position:-48px -4px}.app-theme__overlay .trip-item-anythics-place-active.trip-item-anythics-place__train{background-position:-164px -2px}.app-theme__overlay .trip-item-anythics-place-active.trip-item-anythics-place__other{background-position:-200px -3px}.app-theme__overlay .expander{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.app-theme__overlay .expander__title{font-size:14px!important;font-weight:500}.app-theme__overlay .expander__icon{position:relative}.app-theme__overlay .expander__icon:after{left:7px;content:"";position:absolute;top:3px;border:5px solid;border-color:#0000 #0000 #3cd04d}.app-theme__overlay .expander__isExpand:after{top:8px;border-bottom:0;border-top:5px solid #29b339}.app-theme__overlay .search-code-modal{display:flex;flex-direction:column;height:100%}.app-theme__overlay .search-code-modal__body{flex-flow:1;overflow-y:auto}.app-theme__overlay .header-moadal{display:flex;flex-direction:row;width:100%;justify-content:flex-end}.app-theme__overlay .search-modal-country-group{padding-bottom:32px}.app-theme__overlay .search-modal-country-group__title{font-size:24px;font-weight:500;padding-bottom:8px}.app-theme__overlay .search-modal-country-group .country-group-item{display:flex;flex-direction:row;width:100%;justify-content:space-between;font-size:18px;padding-bottom:8px;padding-top:8px;max-width:100%}.app-theme__overlay .search-modal-country-group .country-group-item:hover{cursor:pointer}.app-theme__overlay .search-modal-country-group .country-group-item__flag{margin-right:8px}.app-theme__overlay .search-modal-country-group .country-group-item__name{flex-grow:1;margin-right:8px}.app-theme__overlay .search-modal-country-group .country-group-item__dial{font-size:14px;color:#6ccb5f33}.app-theme__overlay .change-phone-code{border-radius:18px;margin-right:8px}.app-theme__overlay .change-phone-code_prtefix{color:#3cd04d}.app-theme__overlay .change-phone-code_prtefix:hover{cursor:pointer}.app-theme__overlay .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-semi-selected),.app-theme__overlay .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-semi-selected),.app-theme__overlay :not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-semi-selected){background-color:#0000000a}.app-theme__overlay .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-semi-selected,.app-theme__overlay .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-semi-selected,.app-theme__overlay :not(.mat-calendar-body-disabled):hover>.mat-calendar-body-semi-selected{background-color:#6ccb5f;color:#fff}.app-theme__overlay .mat-calendar-body-begin-range:not(.mat-calendar-body-end-range){border-radius:100% 0 0 100%;background-color:#6ccb5f33}.app-theme__overlay .mat-calendar-body-end-range:not(.mat-calendar-body-begin-range){border-radius:0 100% 100% 0;background-color:#6ccb5f33}.app-theme__overlay .mat-calendar-body>tr .mat-calendar-cell-semi-selected~.mat-calendar-cell-semi-selected{border-radius:0}.app-theme__overlay .mat-calendar-cell-semi-selected{background-color:#6ccb5f33}.app-theme__overlay .mat-calendar-cell-over>.mat-calendar-body-cell-content{border:1px solid #6ccb5f}.app-theme__overlay .mat-ripple-element{background-color:#0000001a}.app-theme__overlay .mat-option{color:#000000de}.app-theme__overlay .mat-option.mat-selected:not(.mat-option-multiple):not(.mat-option-disabled),.app-theme__overlay .mat-option:focus:not(.mat-option-disabled),.app-theme__overlay .mat-option:hover:not(.mat-option-disabled){background:#0000000a}.app-theme__overlay .mat-option.mat-active{background:#0000000a;color:#000000de}.app-theme__overlay .mat-option.mat-option-disabled{color:#00000061}.app-theme__overlay .mat-accent .mat-option.mat-selected:not(.mat-option-disabled),.app-theme__overlay .mat-primary .mat-option.mat-selected:not(.mat-option-disabled){color:#6ccb5f}.app-theme__overlay .mat-warn .mat-option.mat-selected:not(.mat-option-disabled){color:#ffc107}.app-theme__overlay .mat-optgroup-label{color:#0000008a}.app-theme__overlay .mat-optgroup-disabled .mat-optgroup-label{color:#00000061}.app-theme__overlay .mat-pseudo-checkbox{color:#0000008a}.app-theme__overlay .mat-pseudo-checkbox:after{color:#fafafa}.app-theme__overlay .mat-pseudo-checkbox-disabled{color:#b0b0b0}.app-theme__overlay .mat-accent .mat-pseudo-checkbox-checked,.app-theme__overlay .mat-accent .mat-pseudo-checkbox-indeterminate,.app-theme__overlay .mat-primary .mat-pseudo-checkbox-checked,.app-theme__overlay .mat-primary .mat-pseudo-checkbox-indeterminate,.app-theme__overlay .mat-pseudo-checkbox-checked,.app-theme__overlay .mat-pseudo-checkbox-indeterminate{background:#6ccb5f}.app-theme__overlay .mat-warn .mat-pseudo-checkbox-checked,.app-theme__overlay .mat-warn .mat-pseudo-checkbox-indeterminate{background:#ffc107}.app-theme__overlay .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-disabled,.app-theme__overlay .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-disabled{background:#b0b0b0}.app-theme__overlay.mat-app-background,.app-theme__overlay .mat-app-background{background-color:#fafafa;color:#000000de}.app-theme__overlay .mat-elevation-z0{box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme__overlay .mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f}.app-theme__overlay .mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.app-theme__overlay .mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px 0 #00000024,0 1px 8px 0 #0000001f}.app-theme__overlay .mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.app-theme__overlay .mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px 0 #00000024,0 1px 14px 0 #0000001f}.app-theme__overlay .mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f}.app-theme__overlay .mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.app-theme__overlay .mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.app-theme__overlay .mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.app-theme__overlay .mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.app-theme__overlay .mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.app-theme__overlay .mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.app-theme__overlay .mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.app-theme__overlay .mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.app-theme__overlay .mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.app-theme__overlay .mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.app-theme__overlay .mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.app-theme__overlay .mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.app-theme__overlay .mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.app-theme__overlay .mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.app-theme__overlay .mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.app-theme__overlay .mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.app-theme__overlay .mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.app-theme__overlay .mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.app-theme__overlay .mat-autocomplete-panel{background:#fff;color:#000000de}.app-theme__overlay .mat-autocomplete-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.app-theme__overlay .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover){background:#fff}.app-theme__overlay .mat-autocomplete-panel .mat-option.mat-selected:not(.mat-active):not(:hover):not(.mat-option-disabled){color:#000000de}.app-theme__overlay .mat-badge-content{color:#fff;background:#6ccb5f}.cdk-high-contrast-active .app-theme__overlay .mat-badge-content{outline:1px solid;border-radius:0}.app-theme__overlay .mat-badge-accent .mat-badge-content{background:#6ccb5f;color:#fff}.app-theme__overlay .mat-badge-warn .mat-badge-content{color:#fff;background:#ffc107}.app-theme__overlay .mat-badge{position:relative}.app-theme__overlay .mat-badge-hidden .mat-badge-content{display:none}.app-theme__overlay .mat-badge-disabled .mat-badge-content{background:#b9b9b9;color:#00000061}.app-theme__overlay .mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.app-theme__overlay .mat-badge-content._mat-animation-noopable,.app-theme__overlay .ng-animate-disabled .mat-badge-content{transition:none}.app-theme__overlay .mat-badge-content.mat-badge-active{transform:none}.app-theme__overlay .mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px}.app-theme__overlay .mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.app-theme__overlay .mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.app-theme__overlay .mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .app-theme__overlay .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.app-theme__overlay .mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .app-theme__overlay .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.app-theme__overlay .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .app-theme__overlay .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.app-theme__overlay .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .app-theme__overlay .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.app-theme__overlay .mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.app-theme__overlay .mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.app-theme__overlay .mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.app-theme__overlay .mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .app-theme__overlay .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.app-theme__overlay .mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .app-theme__overlay .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.app-theme__overlay .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .app-theme__overlay .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.app-theme__overlay .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .app-theme__overlay .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.app-theme__overlay .mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px}.app-theme__overlay .mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.app-theme__overlay .mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.app-theme__overlay .mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .app-theme__overlay .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.app-theme__overlay .mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .app-theme__overlay .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.app-theme__overlay .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .app-theme__overlay .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.app-theme__overlay .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .app-theme__overlay .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}.app-theme__overlay .mat-bottom-sheet-container{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;background:#fff;color:#000000de}.app-theme__overlay .mat-button,.app-theme__overlay .mat-icon-button,.app-theme__overlay .mat-stroked-button{color:inherit;background:#0000}.app-theme__overlay .mat-button.mat-accent,.app-theme__overlay .mat-button.mat-primary,.app-theme__overlay .mat-icon-button.mat-accent,.app-theme__overlay .mat-icon-button.mat-primary,.app-theme__overlay .mat-stroked-button.mat-accent,.app-theme__overlay .mat-stroked-button.mat-primary{color:#6ccb5f}.app-theme__overlay .mat-button.mat-warn,.app-theme__overlay .mat-icon-button.mat-warn,.app-theme__overlay .mat-stroked-button.mat-warn{color:#ffc107}.app-theme__overlay .mat-button.mat-accent.mat-button-disabled,.app-theme__overlay .mat-button.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-button.mat-primary.mat-button-disabled,.app-theme__overlay .mat-button.mat-warn.mat-button-disabled,.app-theme__overlay .mat-icon-button.mat-accent.mat-button-disabled,.app-theme__overlay .mat-icon-button.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-icon-button.mat-primary.mat-button-disabled,.app-theme__overlay .mat-icon-button.mat-warn.mat-button-disabled,.app-theme__overlay .mat-stroked-button.mat-accent.mat-button-disabled,.app-theme__overlay .mat-stroked-button.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-stroked-button.mat-primary.mat-button-disabled,.app-theme__overlay .mat-stroked-button.mat-warn.mat-button-disabled{color:#00000042}.app-theme__overlay .mat-button.mat-accent .mat-button-focus-overlay,.app-theme__overlay .mat-button.mat-primary .mat-button-focus-overlay,.app-theme__overlay .mat-icon-button.mat-accent .mat-button-focus-overlay,.app-theme__overlay .mat-icon-button.mat-primary .mat-button-focus-overlay,.app-theme__overlay .mat-stroked-button.mat-accent .mat-button-focus-overlay,.app-theme__overlay .mat-stroked-button.mat-primary .mat-button-focus-overlay{background-color:#6ccb5f}.app-theme__overlay .mat-button.mat-warn .mat-button-focus-overlay,.app-theme__overlay .mat-icon-button.mat-warn .mat-button-focus-overlay,.app-theme__overlay .mat-stroked-button.mat-warn .mat-button-focus-overlay{background-color:#ffc107}.app-theme__overlay .mat-button.mat-button-disabled .mat-button-focus-overlay,.app-theme__overlay .mat-icon-button.mat-button-disabled .mat-button-focus-overlay,.app-theme__overlay .mat-stroked-button.mat-button-disabled .mat-button-focus-overlay{background-color:initial}.app-theme__overlay .mat-button .mat-ripple-element,.app-theme__overlay .mat-icon-button .mat-ripple-element,.app-theme__overlay .mat-stroked-button .mat-ripple-element{opacity:.1;background-color:currentColor}.app-theme__overlay .mat-button-focus-overlay{background:#000}.app-theme__overlay .mat-stroked-button:not(.mat-button-disabled){border-color:#0000001f}.app-theme__overlay .mat-fab,.app-theme__overlay .mat-flat-button,.app-theme__overlay .mat-mini-fab,.app-theme__overlay .mat-raised-button{color:#000000de;background-color:#fff}.app-theme__overlay .mat-fab.mat-accent,.app-theme__overlay .mat-fab.mat-primary,.app-theme__overlay .mat-fab.mat-warn,.app-theme__overlay .mat-flat-button.mat-accent,.app-theme__overlay .mat-flat-button.mat-primary,.app-theme__overlay .mat-flat-button.mat-warn,.app-theme__overlay .mat-mini-fab.mat-accent,.app-theme__overlay .mat-mini-fab.mat-primary,.app-theme__overlay .mat-mini-fab.mat-warn,.app-theme__overlay .mat-raised-button.mat-accent,.app-theme__overlay .mat-raised-button.mat-primary,.app-theme__overlay .mat-raised-button.mat-warn{color:#fff}.app-theme__overlay .mat-fab.mat-accent.mat-button-disabled,.app-theme__overlay .mat-fab.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-fab.mat-primary.mat-button-disabled,.app-theme__overlay .mat-fab.mat-warn.mat-button-disabled,.app-theme__overlay .mat-flat-button.mat-accent.mat-button-disabled,.app-theme__overlay .mat-flat-button.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-flat-button.mat-primary.mat-button-disabled,.app-theme__overlay .mat-flat-button.mat-warn.mat-button-disabled,.app-theme__overlay .mat-mini-fab.mat-accent.mat-button-disabled,.app-theme__overlay .mat-mini-fab.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-mini-fab.mat-primary.mat-button-disabled,.app-theme__overlay .mat-mini-fab.mat-warn.mat-button-disabled,.app-theme__overlay .mat-raised-button.mat-accent.mat-button-disabled,.app-theme__overlay .mat-raised-button.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-raised-button.mat-primary.mat-button-disabled,.app-theme__overlay .mat-raised-button.mat-warn.mat-button-disabled{color:#00000042}.app-theme__overlay .mat-fab.mat-accent,.app-theme__overlay .mat-fab.mat-primary,.app-theme__overlay .mat-flat-button.mat-accent,.app-theme__overlay .mat-flat-button.mat-primary,.app-theme__overlay .mat-mini-fab.mat-accent,.app-theme__overlay .mat-mini-fab.mat-primary,.app-theme__overlay .mat-raised-button.mat-accent,.app-theme__overlay .mat-raised-button.mat-primary{background-color:#6ccb5f}.app-theme__overlay .mat-fab.mat-warn,.app-theme__overlay .mat-flat-button.mat-warn,.app-theme__overlay .mat-mini-fab.mat-warn,.app-theme__overlay .mat-raised-button.mat-warn{background-color:#ffc107}.app-theme__overlay .mat-fab.mat-accent.mat-button-disabled,.app-theme__overlay .mat-fab.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-fab.mat-primary.mat-button-disabled,.app-theme__overlay .mat-fab.mat-warn.mat-button-disabled,.app-theme__overlay .mat-flat-button.mat-accent.mat-button-disabled,.app-theme__overlay .mat-flat-button.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-flat-button.mat-primary.mat-button-disabled,.app-theme__overlay .mat-flat-button.mat-warn.mat-button-disabled,.app-theme__overlay .mat-mini-fab.mat-accent.mat-button-disabled,.app-theme__overlay .mat-mini-fab.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-mini-fab.mat-primary.mat-button-disabled,.app-theme__overlay .mat-mini-fab.mat-warn.mat-button-disabled,.app-theme__overlay .mat-raised-button.mat-accent.mat-button-disabled,.app-theme__overlay .mat-raised-button.mat-button-disabled.mat-button-disabled,.app-theme__overlay .mat-raised-button.mat-primary.mat-button-disabled,.app-theme__overlay .mat-raised-button.mat-warn.mat-button-disabled{background-color:#0000001f}.app-theme__overlay .mat-fab.mat-accent .mat-ripple-element,.app-theme__overlay .mat-fab.mat-primary .mat-ripple-element,.app-theme__overlay .mat-fab.mat-warn .mat-ripple-element,.app-theme__overlay .mat-flat-button.mat-accent .mat-ripple-element,.app-theme__overlay .mat-flat-button.mat-primary .mat-ripple-element,.app-theme__overlay .mat-flat-button.mat-warn .mat-ripple-element,.app-theme__overlay .mat-mini-fab.mat-accent .mat-ripple-element,.app-theme__overlay .mat-mini-fab.mat-primary .mat-ripple-element,.app-theme__overlay .mat-mini-fab.mat-warn .mat-ripple-element,.app-theme__overlay .mat-raised-button.mat-accent .mat-ripple-element,.app-theme__overlay .mat-raised-button.mat-primary .mat-ripple-element,.app-theme__overlay .mat-raised-button.mat-warn .mat-ripple-element{background-color:#ffffff1a}.app-theme__overlay .mat-flat-button:not([class*=mat-elevation-z]),.app-theme__overlay .mat-stroked-button:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme__overlay .mat-raised-button:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.app-theme__overlay .mat-raised-button:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.app-theme__overlay .mat-raised-button.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme__overlay .mat-fab:not([class*=mat-elevation-z]),.app-theme__overlay .mat-mini-fab:not([class*=mat-elevation-z]){box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f}.app-theme__overlay .mat-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]),.app-theme__overlay .mat-mini-fab:not(.mat-button-disabled):active:not([class*=mat-elevation-z]){box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.app-theme__overlay .mat-fab.mat-button-disabled:not([class*=mat-elevation-z]),.app-theme__overlay .mat-mini-fab.mat-button-disabled:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme__overlay .mat-button-toggle-group,.app-theme__overlay .mat-button-toggle-standalone{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.app-theme__overlay .mat-button-toggle-group-appearance-standard,.app-theme__overlay .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{box-shadow:none}.app-theme__overlay .mat-button-toggle{color:#00000061}.app-theme__overlay .mat-button-toggle .mat-button-toggle-focus-overlay{background-color:#0000001f}.app-theme__overlay .mat-button-toggle-appearance-standard{color:#000000de;background:#fff}.app-theme__overlay .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay{background-color:#000}.app-theme__overlay .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:1px solid #0000001f}.app-theme__overlay [dir=rtl] .mat-button-toggle-group-appearance-standard .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:1px solid #0000001f}.app-theme__overlay .mat-button-toggle-group-appearance-standard.mat-button-toggle-vertical .mat-button-toggle+.mat-button-toggle{border-left:none;border-right:none;border-top:1px solid #0000001f}.app-theme__overlay .mat-button-toggle-checked{background-color:#e0e0e0;color:#0000008a}.app-theme__overlay .mat-button-toggle-checked.mat-button-toggle-appearance-standard{color:#000000de}.app-theme__overlay .mat-button-toggle-disabled{color:#00000042;background-color:#eee}.app-theme__overlay .mat-button-toggle-disabled.mat-button-toggle-appearance-standard{background:#fff}.app-theme__overlay .mat-button-toggle-disabled.mat-button-toggle-checked{background-color:#bdbdbd}.app-theme__overlay .mat-button-toggle-group-appearance-standard,.app-theme__overlay .mat-button-toggle-standalone.mat-button-toggle-appearance-standard{border:1px solid #0000001f}.app-theme__overlay .mat-card{background:#fff;color:#000000de}.app-theme__overlay .mat-card:not([class*=mat-elevation-z]){box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f}.app-theme__overlay .mat-card.mat-card-flat:not([class*=mat-elevation-z]){box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme__overlay .mat-card-subtitle{color:#0000008a}.app-theme__overlay .mat-checkbox-frame{border-color:#0000008a}.app-theme__overlay .mat-checkbox-checkmark{fill:#fafafa}.app-theme__overlay .mat-checkbox-checkmark-path{stroke:#fafafa!important}.app-theme__overlay .mat-checkbox-mixedmark{background-color:#fafafa}.app-theme__overlay .mat-checkbox-checked.mat-accent .mat-checkbox-background,.app-theme__overlay .mat-checkbox-checked.mat-primary .mat-checkbox-background,.app-theme__overlay .mat-checkbox-indeterminate.mat-accent .mat-checkbox-background,.app-theme__overlay .mat-checkbox-indeterminate.mat-primary .mat-checkbox-background{background-color:#6ccb5f}.app-theme__overlay .mat-checkbox-checked.mat-warn .mat-checkbox-background,.app-theme__overlay .mat-checkbox-indeterminate.mat-warn .mat-checkbox-background{background-color:#ffc107}.app-theme__overlay .mat-checkbox-disabled.mat-checkbox-checked .mat-checkbox-background,.app-theme__overlay .mat-checkbox-disabled.mat-checkbox-indeterminate .mat-checkbox-background{background-color:#b0b0b0}.app-theme__overlay .mat-checkbox-disabled:not(.mat-checkbox-checked) .mat-checkbox-frame{border-color:#b0b0b0}.app-theme__overlay .mat-checkbox-disabled .mat-checkbox-label{color:#0000008a}.app-theme__overlay .mat-checkbox .mat-ripple-element{background-color:#000}.app-theme__overlay .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.app-theme__overlay .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element,.app-theme__overlay .mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent .mat-ripple-element,.app-theme__overlay .mat-checkbox:active:not(.mat-checkbox-disabled).mat-primary .mat-ripple-element{background:#6ccb5f}.app-theme__overlay .mat-checkbox-checked:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element,.app-theme__overlay .mat-checkbox:active:not(.mat-checkbox-disabled).mat-warn .mat-ripple-element{background:#ffc107}.app-theme__overlay .mat-chip.mat-standard-chip{background-color:#e0e0e0;color:#000000de}.app-theme__overlay .mat-chip.mat-standard-chip .mat-chip-remove{color:#000000de;opacity:.4}.app-theme__overlay .mat-chip.mat-standard-chip:not(.mat-chip-disabled):active{box-shadow:0 3px 3px -2px #0003,0 3px 4px 0 #00000024,0 1px 8px 0 #0000001f}.app-theme__overlay .mat-chip.mat-standard-chip:not(.mat-chip-disabled) .mat-chip-remove:hover{opacity:.54}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-disabled{opacity:.4}.app-theme__overlay .mat-chip.mat-standard-chip:after{background:#000}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary{background-color:#6ccb5f;color:#fff}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-chip-remove{color:#fff;opacity:.4}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary .mat-ripple-element{background-color:#ffffff1a}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn{background-color:#ffc107;color:#fff}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-chip-remove{color:#fff;opacity:.4}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-selected.mat-warn .mat-ripple-element{background-color:#ffffff1a}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent{background-color:#6ccb5f;color:#fff}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-chip-remove{color:#fff;opacity:.4}.app-theme__overlay .mat-chip.mat-standard-chip.mat-chip-selected.mat-accent .mat-ripple-element{background-color:#ffffff1a}.app-theme__overlay .mat-table{background:#fff}.app-theme__overlay .mat-table-sticky,.app-theme__overlay .mat-table tbody,.app-theme__overlay .mat-table tfoot,.app-theme__overlay .mat-table thead,.app-theme__overlay [mat-footer-row],.app-theme__overlay [mat-header-row],.app-theme__overlay [mat-row],.app-theme__overlay mat-footer-row,.app-theme__overlay mat-header-row,.app-theme__overlay mat-row{background:inherit}.app-theme__overlay mat-footer-row,.app-theme__overlay mat-header-row,.app-theme__overlay mat-row,.app-theme__overlay td.mat-cell,.app-theme__overlay td.mat-footer-cell,.app-theme__overlay th.mat-header-cell{border-bottom-color:#0000001f}.app-theme__overlay .mat-header-cell{color:#0000008a}.app-theme__overlay .mat-cell,.app-theme__overlay .mat-footer-cell{color:#000000de}.app-theme__overlay .mat-calendar-arrow{border-top-color:#0000008a}.app-theme__overlay .mat-datepicker-content .mat-calendar-next-button,.app-theme__overlay .mat-datepicker-content .mat-calendar-previous-button,.app-theme__overlay .mat-datepicker-toggle{color:#0000008a}.app-theme__overlay .mat-calendar-table-header{color:#00000061}.app-theme__overlay .mat-calendar-table-header-divider:after{background:#0000001f}.app-theme__overlay .mat-calendar-body-label{color:#0000008a}.app-theme__overlay .mat-calendar-body-cell-content,.app-theme__overlay .mat-date-range-input-separator{color:#000000de;border-color:#0000}.app-theme__overlay .mat-calendar-body-disabled>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme__overlay .mat-form-field-disabled .mat-date-range-input-separator{color:#00000061}.app-theme__overlay .mat-calendar-body-in-preview{color:#0000003d}.app-theme__overlay .mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#00000061}.app-theme__overlay .mat-calendar-body-disabled>.mat-calendar-body-today:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){border-color:#0000002e}.app-theme__overlay .mat-calendar-body-in-range:before{background:#6ccb5f33}.app-theme__overlay .mat-calendar-body-comparison-identical,.app-theme__overlay .mat-calendar-body-in-comparison-range:before{background:#f9ab0033}.app-theme__overlay .mat-calendar-body-comparison-bridge-start:before,.app-theme__overlay [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#6ccb5f33 50%,#f9ab0033 0)}.app-theme__overlay .mat-calendar-body-comparison-bridge-end:before,.app-theme__overlay [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#6ccb5f33 50%,#f9ab0033 0)}.app-theme__overlay .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.app-theme__overlay .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.app-theme__overlay .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-theme__overlay .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-theme__overlay .mat-calendar-body-selected{background-color:#6ccb5f;color:#fff}.app-theme__overlay .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#6ccb5f66}.app-theme__overlay .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-theme__overlay .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme__overlay .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme__overlay .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6ccb5f4d}.app-theme__overlay .mat-datepicker-content{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;background-color:#fff;color:#000000de}.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-in-range:before{background:#6ccb5f33}.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical,.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range:before{background:#f9ab0033}.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-start:before,.app-theme__overlay .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#6ccb5f33 50%,#f9ab0033 0)}.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-bridge-end:before,.app-theme__overlay .mat-datepicker-content.mat-accent [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#6ccb5f33 50%,#f9ab0033 0)}.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-selected{background-color:#6ccb5f;color:#fff}.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#6ccb5f66}.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-theme__overlay .mat-datepicker-content.mat-accent .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme__overlay .mat-datepicker-content.mat-accent .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme__overlay .mat-datepicker-content.mat-accent .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#6ccb5f4d}.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-in-range:before{background:#ffc10733}.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical,.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range:before{background:#f9ab0033}.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-start:before,.app-theme__overlay .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-end:before{background:linear-gradient(90deg,#ffc10733 50%,#f9ab0033 0)}.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-bridge-end:before,.app-theme__overlay .mat-datepicker-content.mat-warn [dir=rtl] .mat-calendar-body-comparison-bridge-start:before{background:linear-gradient(270deg,#ffc10733 50%,#f9ab0033 0)}.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range.mat-calendar-body-in-range:after,.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-in-range>.mat-calendar-body-comparison-identical{background:#a8dab5}.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-comparison-identical.mat-calendar-body-selected,.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-in-comparison-range>.mat-calendar-body-selected{background:#46a35e}.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-selected{background-color:#ffc107;color:#fff}.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-disabled>.mat-calendar-body-selected{background-color:#ffc10766}.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-today.mat-calendar-body-selected{box-shadow:inset 0 0 0 1px #fff}.app-theme__overlay .mat-datepicker-content.mat-warn .cdk-keyboard-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme__overlay .mat-datepicker-content.mat-warn .cdk-program-focused .mat-calendar-body-active>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical),.app-theme__overlay .mat-datepicker-content.mat-warn .mat-calendar-body-cell:not(.mat-calendar-body-disabled):hover>.mat-calendar-body-cell-content:not(.mat-calendar-body-selected):not(.mat-calendar-body-comparison-identical){background-color:#ffc1074d}.app-theme__overlay .mat-datepicker-content-touch{box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.app-theme__overlay .mat-datepicker-toggle-active,.app-theme__overlay .mat-datepicker-toggle-active.mat-accent{color:#6ccb5f}.app-theme__overlay .mat-datepicker-toggle-active.mat-warn{color:#ffc107}.app-theme__overlay .mat-date-range-input-inner[disabled]{color:#00000061}.app-theme__overlay .mat-dialog-container{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;background:#fff;color:#000000de}.app-theme__overlay .mat-divider{border-top-color:#0000001f}.app-theme__overlay .mat-divider-vertical{border-right-color:#0000001f}.app-theme__overlay .mat-expansion-panel{background:#fff;color:#000000de}.app-theme__overlay .mat-expansion-panel:not([class*=mat-elevation-z]){box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f}.app-theme__overlay .mat-action-row{border-top-color:#0000001f}.app-theme__overlay .mat-expansion-panel .mat-expansion-panel-header.cdk-keyboard-focused:not([aria-disabled=true]),.app-theme__overlay .mat-expansion-panel .mat-expansion-panel-header.cdk-program-focused:not([aria-disabled=true]),.app-theme__overlay .mat-expansion-panel:not(.mat-expanded) .mat-expansion-panel-header:hover:not([aria-disabled=true]){background:#0000000a}@media (hover:none){.app-theme__overlay .mat-expansion-panel:not(.mat-expanded):not([aria-disabled=true]) .mat-expansion-panel-header:hover{background:#fff}}.app-theme__overlay .mat-expansion-panel-header-title{color:#000000de}.app-theme__overlay .mat-expansion-indicator:after,.app-theme__overlay .mat-expansion-panel-header-description{color:#0000008a}.app-theme__overlay .mat-expansion-panel-header[aria-disabled=true]{color:#00000042}.app-theme__overlay .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-description,.app-theme__overlay .mat-expansion-panel-header[aria-disabled=true] .mat-expansion-panel-header-title{color:inherit}.app-theme__overlay .mat-form-field-label,.app-theme__overlay .mat-hint{color:#0009}.app-theme__overlay .mat-form-field.mat-focused .mat-form-field-label,.app-theme__overlay .mat-form-field.mat-focused .mat-form-field-label.mat-accent{color:#6ccb5f}.app-theme__overlay .mat-form-field.mat-focused .mat-form-field-label.mat-warn{color:#ffc107}.app-theme__overlay .mat-focused .mat-form-field-required-marker{color:#6ccb5f}.app-theme__overlay .mat-form-field-ripple{background-color:#000000de}.app-theme__overlay .mat-form-field.mat-focused .mat-form-field-ripple,.app-theme__overlay .mat-form-field.mat-focused .mat-form-field-ripple.mat-accent{background-color:#6ccb5f}.app-theme__overlay .mat-form-field.mat-focused .mat-form-field-ripple.mat-warn{background-color:#ffc107}.app-theme__overlay .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-accent .mat-form-field-infix:after,.app-theme__overlay .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid) .mat-form-field-infix:after{color:#6ccb5f}.app-theme__overlay .mat-form-field-type-mat-native-select.mat-focused:not(.mat-form-field-invalid).mat-warn .mat-form-field-infix:after,.app-theme__overlay .mat-form-field.mat-form-field-invalid .mat-form-field-label,.app-theme__overlay .mat-form-field.mat-form-field-invalid .mat-form-field-label.mat-accent,.app-theme__overlay .mat-form-field.mat-form-field-invalid .mat-form-field-label .mat-form-field-required-marker{color:#ffc107}.app-theme__overlay .mat-form-field.mat-form-field-invalid .mat-form-field-ripple,.app-theme__overlay .mat-form-field.mat-form-field-invalid .mat-form-field-ripple.mat-accent{background-color:#ffc107}.app-theme__overlay .mat-error{color:#ffc107}.app-theme__overlay .mat-form-field-appearance-legacy .mat-form-field-label,.app-theme__overlay .mat-form-field-appearance-legacy .mat-hint{color:#0000008a}.app-theme__overlay .mat-form-field-appearance-legacy .mat-form-field-underline{background-color:#0000006b}.app-theme__overlay .mat-form-field-appearance-legacy.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,#0000006b 0,#0000006b 33%,#0000 0);background-size:4px 100%;background-repeat:repeat-x}.app-theme__overlay .mat-form-field-appearance-standard .mat-form-field-underline{background-color:#0000006b}.app-theme__overlay .mat-form-field-appearance-standard.mat-form-field-disabled .mat-form-field-underline{background-image:linear-gradient(90deg,#0000006b 0,#0000006b 33%,#0000 0);background-size:4px 100%;background-repeat:repeat-x}.app-theme__overlay .mat-form-field-appearance-fill .mat-form-field-flex{background-color:#0000000a}.app-theme__overlay .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-flex{background-color:#00000005}.app-theme__overlay .mat-form-field-appearance-fill .mat-form-field-underline:before{background-color:#0000006b}.app-theme__overlay .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-label{color:#00000061}.app-theme__overlay .mat-form-field-appearance-fill.mat-form-field-disabled .mat-form-field-underline:before{background-color:initial}.app-theme__overlay .mat-form-field-appearance-outline .mat-form-field-outline{color:#0000001f}.app-theme__overlay .mat-form-field-appearance-outline .mat-form-field-outline-thick{color:#000000de}.app-theme__overlay .mat-form-field-appearance-outline.mat-focused.mat-accent .mat-form-field-outline-thick,.app-theme__overlay .mat-form-field-appearance-outline.mat-focused .mat-form-field-outline-thick{color:#6ccb5f}.app-theme__overlay .mat-form-field-appearance-outline.mat-focused.mat-warn .mat-form-field-outline-thick,.app-theme__overlay .mat-form-field-appearance-outline.mat-form-field-invalid.mat-form-field-invalid .mat-form-field-outline-thick{color:#ffc107}.app-theme__overlay .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-label{color:#00000061}.app-theme__overlay .mat-form-field-appearance-outline.mat-form-field-disabled .mat-form-field-outline{color:#0000000f}.app-theme__overlay .mat-icon.mat-accent,.app-theme__overlay .mat-icon.mat-primary{color:#6ccb5f}.app-theme__overlay .mat-icon.mat-warn{color:#ffc107}.app-theme__overlay .mat-form-field-type-mat-native-select .mat-form-field-infix:after{color:#0000008a}.app-theme__overlay .mat-form-field-type-mat-native-select.mat-form-field-disabled .mat-form-field-infix:after,.app-theme__overlay .mat-input-element:disabled{color:#00000061}.app-theme__overlay .mat-input-element{caret-color:#6ccb5f}.app-theme__overlay .mat-input-element::placeholder{color:#0000006b}.app-theme__overlay .mat-input-element::-moz-placeholder{color:#0000006b}.app-theme__overlay .mat-input-element::-webkit-input-placeholder{color:#0000006b}.app-theme__overlay .mat-input-element:-ms-input-placeholder{color:#0000006b}.app-theme__overlay .mat-form-field.mat-accent .mat-input-element{caret-color:#6ccb5f}.app-theme__overlay .mat-form-field-invalid .mat-input-element,.app-theme__overlay .mat-form-field.mat-warn .mat-input-element{caret-color:#ffc107}.app-theme__overlay .mat-form-field-type-mat-native-select.mat-form-field-invalid .mat-form-field-infix:after{color:#ffc107}.app-theme__overlay .mat-list-base .mat-list-item,.app-theme__overlay .mat-list-base .mat-list-option{color:#000000de}.app-theme__overlay .mat-list-base .mat-subheader{color:#0000008a}.app-theme__overlay .mat-list-item-disabled{background-color:#eee}.app-theme__overlay .mat-action-list .mat-list-item:focus,.app-theme__overlay .mat-action-list .mat-list-item:hover,.app-theme__overlay .mat-list-option:focus,.app-theme__overlay .mat-list-option:hover,.app-theme__overlay .mat-nav-list .mat-list-item:focus,.app-theme__overlay .mat-nav-list .mat-list-item:hover{background:#0000000a}.app-theme__overlay .mat-list-single-selected-option,.app-theme__overlay .mat-list-single-selected-option:focus,.app-theme__overlay .mat-list-single-selected-option:hover{background:#0000001f}.app-theme__overlay .mat-menu-panel{background:#fff}.app-theme__overlay .mat-menu-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.app-theme__overlay .mat-menu-item{background:#0000;color:#000000de}.app-theme__overlay .mat-menu-item[disabled],.app-theme__overlay .mat-menu-item[disabled] .mat-icon-no-color,.app-theme__overlay .mat-menu-item[disabled]:after{color:#00000061}.app-theme__overlay .mat-menu-item-submenu-trigger:after,.app-theme__overlay .mat-menu-item .mat-icon-no-color{color:#0000008a}.app-theme__overlay .mat-menu-item-highlighted:not([disabled]),.app-theme__overlay .mat-menu-item.cdk-keyboard-focused:not([disabled]),.app-theme__overlay .mat-menu-item.cdk-program-focused:not([disabled]),.app-theme__overlay .mat-menu-item:hover:not([disabled]){background:#0000000a}.app-theme__overlay .mat-paginator{background:#fff}.app-theme__overlay .mat-paginator,.app-theme__overlay .mat-paginator-page-size .mat-select-trigger{color:#0000008a}.app-theme__overlay .mat-paginator-decrement,.app-theme__overlay .mat-paginator-increment{border-top:2px solid #0000008a;border-right:2px solid #0000008a}.app-theme__overlay .mat-paginator-first,.app-theme__overlay .mat-paginator-last{border-top:2px solid #0000008a}.app-theme__overlay .mat-icon-button[disabled] .mat-paginator-decrement,.app-theme__overlay .mat-icon-button[disabled] .mat-paginator-first,.app-theme__overlay .mat-icon-button[disabled] .mat-paginator-increment,.app-theme__overlay .mat-icon-button[disabled] .mat-paginator-last{border-color:#00000061}.app-theme__overlay .mat-progress-bar-background{fill:#6ccb5f33}.app-theme__overlay .mat-progress-bar-buffer{background-color:#6ccb5f33}.app-theme__overlay .mat-progress-bar-fill:after{background-color:#6ccb5f}.app-theme__overlay .mat-progress-bar.mat-accent .mat-progress-bar-background{fill:#c5f1ca}.app-theme__overlay .mat-progress-bar.mat-accent .mat-progress-bar-buffer{background-color:#c5f1ca}.app-theme__overlay .mat-progress-bar.mat-accent .mat-progress-bar-fill:after{background-color:#6ccb5f}.app-theme__overlay .mat-progress-bar.mat-warn .mat-progress-bar-background{fill:#ffecb5}.app-theme__overlay .mat-progress-bar.mat-warn .mat-progress-bar-buffer{background-color:#ffecb5}.app-theme__overlay .mat-progress-bar.mat-warn .mat-progress-bar-fill:after{background-color:#ffc107}.app-theme__overlay .mat-progress-spinner.mat-accent circle,.app-theme__overlay .mat-progress-spinner circle,.app-theme__overlay .mat-spinner.mat-accent circle,.app-theme__overlay .mat-spinner circle{stroke:#6ccb5f}.app-theme__overlay .mat-progress-spinner.mat-warn circle,.app-theme__overlay .mat-spinner.mat-warn circle{stroke:#ffc107}.app-theme__overlay .mat-radio-outer-circle{border-color:#0000008a}.app-theme__overlay .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-outer-circle{border-color:#6ccb5f}.app-theme__overlay .mat-radio-button.mat-primary.mat-radio-checked .mat-radio-persistent-ripple,.app-theme__overlay .mat-radio-button.mat-primary .mat-radio-inner-circle,.app-theme__overlay .mat-radio-button.mat-primary .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-theme__overlay .mat-radio-button.mat-primary:active .mat-radio-persistent-ripple{background-color:#6ccb5f}.app-theme__overlay .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle{border-color:#6ccb5f}.app-theme__overlay .mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,.app-theme__overlay .mat-radio-button.mat-accent .mat-radio-inner-circle,.app-theme__overlay .mat-radio-button.mat-accent .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-theme__overlay .mat-radio-button.mat-accent:active .mat-radio-persistent-ripple{background-color:#6ccb5f}.app-theme__overlay .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-outer-circle{border-color:#ffc107}.app-theme__overlay .mat-radio-button.mat-warn.mat-radio-checked .mat-radio-persistent-ripple,.app-theme__overlay .mat-radio-button.mat-warn .mat-radio-inner-circle,.app-theme__overlay .mat-radio-button.mat-warn .mat-radio-ripple .mat-ripple-element:not(.mat-radio-persistent-ripple),.app-theme__overlay .mat-radio-button.mat-warn:active .mat-radio-persistent-ripple{background-color:#ffc107}.app-theme__overlay .mat-radio-button.mat-radio-disabled.mat-radio-checked .mat-radio-outer-circle,.app-theme__overlay .mat-radio-button.mat-radio-disabled .mat-radio-outer-circle{border-color:#00000061}.app-theme__overlay .mat-radio-button.mat-radio-disabled .mat-radio-inner-circle,.app-theme__overlay .mat-radio-button.mat-radio-disabled .mat-radio-ripple .mat-ripple-element{background-color:#00000061}.app-theme__overlay .mat-radio-button.mat-radio-disabled .mat-radio-label-content{color:#00000061}.app-theme__overlay .mat-radio-button .mat-ripple-element{background-color:#000}.app-theme__overlay .mat-select-value{color:#000000de}.app-theme__overlay .mat-select-placeholder{color:#0000006b}.app-theme__overlay .mat-select-disabled .mat-select-value{color:#00000061}.app-theme__overlay .mat-select-arrow{color:#0000008a}.app-theme__overlay .mat-select-panel{background:#fff}.app-theme__overlay .mat-select-panel:not([class*=mat-elevation-z]){box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.app-theme__overlay .mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple){background:#0000001f}.app-theme__overlay .mat-form-field.mat-focused.mat-accent .mat-select-arrow,.app-theme__overlay .mat-form-field.mat-focused.mat-primary .mat-select-arrow{color:#6ccb5f}.app-theme__overlay .mat-form-field.mat-focused.mat-warn .mat-select-arrow,.app-theme__overlay .mat-form-field .mat-select.mat-select-invalid .mat-select-arrow{color:#ffc107}.app-theme__overlay .mat-form-field .mat-select.mat-select-disabled .mat-select-arrow{color:#00000061}.app-theme__overlay .mat-drawer-container{background-color:#fafafa;color:#000000de}.app-theme__overlay .mat-drawer{background-color:#fff;color:#000000de}.app-theme__overlay .mat-drawer.mat-drawer-push{background-color:#fff}.app-theme__overlay .mat-drawer:not(.mat-drawer-side){box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.app-theme__overlay .mat-drawer-side{border-right:1px solid #0000001f}.app-theme__overlay .mat-drawer-side.mat-drawer-end,.app-theme__overlay [dir=rtl] .mat-drawer-side{border-left:1px solid #0000001f;border-right:none}.app-theme__overlay [dir=rtl] .mat-drawer-side.mat-drawer-end{border-left:none;border-right:1px solid #0000001f}.app-theme__overlay .mat-drawer-backdrop.mat-drawer-shown{background-color:#0009}.app-theme__overlay .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#6ccb5f}.app-theme__overlay .mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#6ccb5f8a}.app-theme__overlay .mat-slide-toggle.mat-checked .mat-ripple-element,.app-theme__overlay .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-thumb{background-color:#6ccb5f}.app-theme__overlay .mat-slide-toggle.mat-primary.mat-checked .mat-slide-toggle-bar{background-color:#6ccb5f8a}.app-theme__overlay .mat-slide-toggle.mat-primary.mat-checked .mat-ripple-element{background-color:#6ccb5f}.app-theme__overlay .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-thumb{background-color:#ffc107}.app-theme__overlay .mat-slide-toggle.mat-warn.mat-checked .mat-slide-toggle-bar{background-color:#ffc1078a}.app-theme__overlay .mat-slide-toggle.mat-warn.mat-checked .mat-ripple-element{background-color:#ffc107}.app-theme__overlay .mat-slide-toggle:not(.mat-checked) .mat-ripple-element{background-color:#000}.app-theme__overlay .mat-slide-toggle-thumb{box-shadow:0 2px 1px -1px #0003,0 1px 1px 0 #00000024,0 1px 3px 0 #0000001f;background-color:#fafafa}.app-theme__overlay .mat-slide-toggle-bar{background-color:#00000061}.app-theme__overlay .mat-slider-track-background{background-color:#00000042}.app-theme__overlay .mat-primary .mat-slider-thumb,.app-theme__overlay .mat-primary .mat-slider-thumb-label,.app-theme__overlay .mat-primary .mat-slider-track-fill{background-color:#6ccb5f}.app-theme__overlay .mat-primary .mat-slider-thumb-label-text{color:#fff}.app-theme__overlay .mat-primary .mat-slider-focus-ring{background-color:#6ccb5f33}.app-theme__overlay .mat-accent .mat-slider-thumb,.app-theme__overlay .mat-accent .mat-slider-thumb-label,.app-theme__overlay .mat-accent .mat-slider-track-fill{background-color:#6ccb5f}.app-theme__overlay .mat-accent .mat-slider-thumb-label-text{color:#fff}.app-theme__overlay .mat-accent .mat-slider-focus-ring{background-color:#6ccb5f33}.app-theme__overlay .mat-warn .mat-slider-thumb,.app-theme__overlay .mat-warn .mat-slider-thumb-label,.app-theme__overlay .mat-warn .mat-slider-track-fill{background-color:#ffc107}.app-theme__overlay .mat-warn .mat-slider-thumb-label-text{color:#fff}.app-theme__overlay .mat-warn .mat-slider-focus-ring{background-color:#ffc10733}.app-theme__overlay .cdk-focused .mat-slider-track-background,.app-theme__overlay .mat-slider:hover .mat-slider-track-background{background-color:#00000061}.app-theme__overlay .mat-slider-disabled .mat-slider-thumb,.app-theme__overlay .mat-slider-disabled .mat-slider-track-background,.app-theme__overlay .mat-slider-disabled .mat-slider-track-fill,.app-theme__overlay .mat-slider-disabled:hover .mat-slider-track-background{background-color:#00000042}.app-theme__overlay .mat-slider-min-value .mat-slider-focus-ring{background-color:#0000001f}.app-theme__overlay .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb,.app-theme__overlay .mat-slider-min-value.mat-slider-thumb-label-showing .mat-slider-thumb-label{background-color:#000000de}.app-theme__overlay .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb,.app-theme__overlay .mat-slider-min-value.mat-slider-thumb-label-showing.cdk-focused .mat-slider-thumb-label{background-color:#00000042}.app-theme__overlay .mat-slider-min-value:not(.mat-slider-thumb-label-showing) .mat-slider-thumb{border-color:#00000042;background-color:initial}.app-theme__overlay .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused .mat-slider-thumb,.app-theme__overlay .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover .mat-slider-thumb{border-color:#00000061}.app-theme__overlay .mat-slider-min-value:not(.mat-slider-thumb-label-showing).cdk-focused.mat-slider-disabled .mat-slider-thumb,.app-theme__overlay .mat-slider-min-value:not(.mat-slider-thumb-label-showing):hover.mat-slider-disabled .mat-slider-thumb{border-color:#00000042}.app-theme__overlay .mat-slider-has-ticks .mat-slider-wrapper:after{border-color:#000000b3}.app-theme__overlay .mat-slider-horizontal .mat-slider-ticks{background-image:repeating-linear-gradient(90deg,#000000b3,#000000b3 2px,#0000 0,#0000);background-image:-moz-repeating-linear-gradient(.0001deg,#000000b3,#000000b3 2px,#0000 0,#0000)}.app-theme__overlay .mat-slider-vertical .mat-slider-ticks{background-image:repeating-linear-gradient(180deg,#000000b3,#000000b3 2px,#0000 0,#0000)}.app-theme__overlay .mat-step-header.cdk-keyboard-focused,.app-theme__overlay .mat-step-header.cdk-program-focused,.app-theme__overlay .mat-step-header:hover{background-color:#0000000a}@media (hover:none){.app-theme__overlay .mat-step-header:hover{background:none}}.app-theme__overlay .mat-step-header .mat-step-label,.app-theme__overlay .mat-step-header .mat-step-optional{color:#0000008a}.app-theme__overlay .mat-step-header .mat-step-icon{background-color:#0000008a;color:#fff}.app-theme__overlay .mat-step-header .mat-step-icon-selected,.app-theme__overlay .mat-step-header .mat-step-icon-state-done,.app-theme__overlay .mat-step-header .mat-step-icon-state-edit{background-color:#6ccb5f;color:#fff}.app-theme__overlay .mat-step-header.mat-accent .mat-step-icon{color:#fff}.app-theme__overlay .mat-step-header.mat-accent .mat-step-icon-selected,.app-theme__overlay .mat-step-header.mat-accent .mat-step-icon-state-done,.app-theme__overlay .mat-step-header.mat-accent .mat-step-icon-state-edit{background-color:#6ccb5f;color:#fff}.app-theme__overlay .mat-step-header.mat-warn .mat-step-icon{color:#fff}.app-theme__overlay .mat-step-header.mat-warn .mat-step-icon-selected,.app-theme__overlay .mat-step-header.mat-warn .mat-step-icon-state-done,.app-theme__overlay .mat-step-header.mat-warn .mat-step-icon-state-edit{background-color:#ffc107;color:#fff}.app-theme__overlay .mat-step-header .mat-step-icon-state-error{background-color:initial;color:#ffc107}.app-theme__overlay .mat-step-header .mat-step-label.mat-step-label-active{color:#000000de}.app-theme__overlay .mat-step-header .mat-step-label.mat-step-label-error{color:#ffc107}.app-theme__overlay .mat-stepper-horizontal,.app-theme__overlay .mat-stepper-vertical{background-color:#fff}.app-theme__overlay .mat-stepper-vertical-line:before{border-left-color:#0000001f}.app-theme__overlay .mat-horizontal-stepper-header:after,.app-theme__overlay .mat-horizontal-stepper-header:before,.app-theme__overlay .mat-stepper-horizontal-line{border-top-color:#0000001f}.app-theme__overlay .mat-sort-header-arrow{color:#757575}.app-theme__overlay .mat-tab-header,.app-theme__overlay .mat-tab-nav-bar{border-bottom:1px solid #0000001f}.app-theme__overlay .mat-tab-group-inverted-header .mat-tab-header,.app-theme__overlay .mat-tab-group-inverted-header .mat-tab-nav-bar{border-top:1px solid #0000001f;border-bottom:none}.app-theme__overlay .mat-tab-label,.app-theme__overlay .mat-tab-link{color:#000000de}.app-theme__overlay .mat-tab-label.mat-tab-disabled,.app-theme__overlay .mat-tab-link.mat-tab-disabled{color:#00000061}.app-theme__overlay .mat-tab-header-pagination-chevron{border-color:#000000de}.app-theme__overlay .mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#00000061}.app-theme__overlay .mat-tab-group[class*=mat-background-] .mat-tab-header,.app-theme__overlay .mat-tab-nav-bar[class*=mat-background-]{border-bottom:none;border-top:none}.app-theme__overlay .mat-tab-group.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#6ccb5f4d}.app-theme__overlay .mat-tab-group.mat-primary .mat-ink-bar,.app-theme__overlay .mat-tab-nav-bar.mat-primary .mat-ink-bar{background-color:#6ccb5f}.app-theme__overlay .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.app-theme__overlay .mat-tab-group.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar,.app-theme__overlay .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-header .mat-ink-bar,.app-theme__overlay .mat-tab-nav-bar.mat-primary.mat-background-primary>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.app-theme__overlay .mat-tab-group.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5f1ca4d}.app-theme__overlay .mat-tab-group.mat-accent .mat-ink-bar,.app-theme__overlay .mat-tab-nav-bar.mat-accent .mat-ink-bar{background-color:#6ccb5f}.app-theme__overlay .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.app-theme__overlay .mat-tab-group.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar,.app-theme__overlay .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-header .mat-ink-bar,.app-theme__overlay .mat-tab-nav-bar.mat-accent.mat-background-accent>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.app-theme__overlay .mat-tab-group.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffecb54d}.app-theme__overlay .mat-tab-group.mat-warn .mat-ink-bar,.app-theme__overlay .mat-tab-nav-bar.mat-warn .mat-ink-bar{background-color:#ffc107}.app-theme__overlay .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.app-theme__overlay .mat-tab-group.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar,.app-theme__overlay .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-header .mat-ink-bar,.app-theme__overlay .mat-tab-nav-bar.mat-warn.mat-background-warn>.mat-tab-link-container .mat-ink-bar{background-color:#fff}.app-theme__overlay .mat-tab-group.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-primary .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-primary .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#6ccb5f4d}.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-header,.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-header-pagination,.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-link-container,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-header,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container{background-color:#6ccb5f}.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label,.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link{color:#fff}.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-links .mat-focus-indicator:before,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-focus-indicator:before,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-header .mat-ripple-element,.app-theme__overlay .mat-tab-group.mat-background-primary>.mat-tab-link-container .mat-ripple-element,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-header .mat-ripple-element,.app-theme__overlay .mat-tab-nav-bar.mat-background-primary>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.app-theme__overlay .mat-tab-group.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-accent .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-accent .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#c5f1ca4d}.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-header,.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-header-pagination,.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-link-container,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-header,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container{background-color:#6ccb5f}.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label,.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link{color:#fff}.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-links .mat-focus-indicator:before,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-focus-indicator:before,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-header .mat-ripple-element,.app-theme__overlay .mat-tab-group.mat-background-accent>.mat-tab-link-container .mat-ripple-element,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-header .mat-ripple-element,.app-theme__overlay .mat-tab-nav-bar.mat-background-accent>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.app-theme__overlay .mat-tab-group.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-group.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-warn .mat-tab-label.cdk-program-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-keyboard-focused:not(.mat-tab-disabled),.app-theme__overlay .mat-tab-nav-bar.mat-background-warn .mat-tab-link.cdk-program-focused:not(.mat-tab-disabled){background-color:#ffecb54d}.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-header,.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-header-pagination,.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-link-container,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-header,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container{background-color:#ffc107}.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label,.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link{color:#fff}.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-tab-label.mat-tab-disabled,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-tab-link.mat-tab-disabled{color:#fff6}.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-links .mat-focus-indicator:before,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination .mat-tab-header-pagination-chevron,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-focus-indicator:before,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-links .mat-focus-indicator:before{border-color:#fff}.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-header-pagination-disabled .mat-tab-header-pagination-chevron{border-color:#fff6}.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-header .mat-ripple-element,.app-theme__overlay .mat-tab-group.mat-background-warn>.mat-tab-link-container .mat-ripple-element,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-header .mat-ripple-element,.app-theme__overlay .mat-tab-nav-bar.mat-background-warn>.mat-tab-link-container .mat-ripple-element{background-color:#ffffff1f}.app-theme__overlay .mat-toolbar{background:#f5f5f5;color:#000000de}.app-theme__overlay .mat-toolbar.mat-accent,.app-theme__overlay .mat-toolbar.mat-primary{background:#6ccb5f;color:#fff}.app-theme__overlay .mat-toolbar.mat-warn{background:#ffc107;color:#fff}.app-theme__overlay .mat-toolbar .mat-focused .mat-form-field-ripple,.app-theme__overlay .mat-toolbar .mat-form-field-ripple,.app-theme__overlay .mat-toolbar .mat-form-field-underline{background-color:currentColor}.app-theme__overlay .mat-toolbar .mat-focused .mat-form-field-label,.app-theme__overlay .mat-toolbar .mat-form-field-label,.app-theme__overlay .mat-toolbar .mat-form-field.mat-focused .mat-select-arrow,.app-theme__overlay .mat-toolbar .mat-select-arrow,.app-theme__overlay .mat-toolbar .mat-select-value{color:inherit}.app-theme__overlay .mat-toolbar .mat-input-element{caret-color:currentColor}.app-theme__overlay .mat-tooltip{background:#616161e6}.app-theme__overlay .mat-tree{background:#fff}.app-theme__overlay .mat-nested-tree-node,.app-theme__overlay .mat-tree-node{color:#000000de}.app-theme__overlay .mat-snack-bar-container{color:#ffffffb3;background:#323232;box-shadow:0 3px 5px -1px #0003,0 6px 10px 0 #00000024,0 1px 18px 0 #0000001f}.app-theme__overlay .mat-simple-snackbar-action{color:#6ccb5f}.app-theme__overlay .mat-h1,.app-theme__overlay .mat-headline,.app-theme__overlay .mat-typography h1{font:700 32px/48px MetropolisRegular;letter-spacing:normal;margin:0 0 16px}.app-theme__overlay .mat-h2,.app-theme__overlay .mat-title,.app-theme__overlay .mat-typography h2{font:500 20px/32px MetropolisRegular;letter-spacing:normal;margin:0 0 16px}.app-theme__overlay .mat-h3,.app-theme__overlay .mat-subheading-2,.app-theme__overlay .mat-typography h3{font:400 16px/28px MetropolisRegular;letter-spacing:normal;margin:0 0 16px}.app-theme__overlay .mat-h4,.app-theme__overlay .mat-subheading-1,.app-theme__overlay .mat-typography h4{font:400 15px/24px MetropolisRegular;letter-spacing:normal;margin:0 0 16px}.app-theme__overlay .mat-h5,.app-theme__overlay .mat-typography h5{font:500 calc(16px * .83)/24px MetropolisRegular;margin:0 0 12px}.app-theme__overlay .mat-h6,.app-theme__overlay .mat-typography h6{font:500 calc(16px * .67)/24px MetropolisRegular;margin:0 0 12px}.app-theme__overlay .mat-body-2,.app-theme__overlay .mat-body-strong{font:500 14px/24px MetropolisRegular;letter-spacing:normal}.app-theme__overlay .mat-body,.app-theme__overlay .mat-body-1,.app-theme__overlay .mat-typography{font:500 16px/24px MetropolisRegular;letter-spacing:normal}.app-theme__overlay .mat-body-1 p,.app-theme__overlay .mat-body p,.app-theme__overlay .mat-typography p{margin:0 0 12px}.app-theme__overlay .mat-caption,.app-theme__overlay .mat-small{font:400 12px/20px MetropolisRegular;letter-spacing:normal}.app-theme__overlay .mat-display-4,.app-theme__overlay .mat-typography .mat-display-4{font:300 112px/112px MetropolisRegular;letter-spacing:-.05em;margin:0 0 56px}.app-theme__overlay .mat-display-3,.app-theme__overlay .mat-typography .mat-display-3{font:400 56px/56px MetropolisRegular;letter-spacing:-.02em;margin:0 0 64px}.app-theme__overlay .mat-display-2,.app-theme__overlay .mat-typography .mat-display-2{font:400 45px/48px MetropolisRegular;letter-spacing:-.005em;margin:0 0 64px}.app-theme__overlay .mat-display-1,.app-theme__overlay .mat-typography .mat-display-1{font:400 34px/40px MetropolisRegular;letter-spacing:normal;margin:0 0 64px}.app-theme__overlay .theme-watcher__primay{color:#636363}.app-theme__overlay .theme-watcher__secondary{color:#3cd04d}.app-theme__overlay .theme-watcher__success{color:#8bc34a}.app-theme__overlay .theme-watcher__warning{color:#ffc107}.app-theme__overlay .theme-watcher__alert{color:#f48d8d}.app-theme__overlay .theme-watcher__info{color:#03a9f4}body{--main-color:#6ccb5f;--pink-color:#ef878d;--orange-color:#f7a246;--yellow-color:#fabc3c;--text-blue-color:#8c94af;--bordo-color:#701f29;--error-color:#fb7326;--red-color:#ea414b;--crayola-blue-color:#1867ff}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(MaterialIcons-Regular.4674f8ded773cb03e824.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(MaterialIcons-Regular.cff684e59ffb052d72cb.woff2) format("woff2"),url(MaterialIcons-Regular.83bebaf37c09c7e1c3ee.woff) format("woff"),url(MaterialIcons-Regular.5e7382c63da0098d634a.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.H_ui{font-size:10px;font-family:Lucida Grande,Arial,Helvetica,sans-serif;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;-ms-user-select:none;z-index:2;position:absolute;width:100%;height:100%;left:100%}.H_ui *{box-sizing:initial;-moz-box-sizing:content-box}.H_noevs{pointer-events:none}.H_l_left{position:absolute;left:16px;margin-left:-100%}.H_l_center{position:absolute;left:-50%}.H_l_right{position:absolute;right:calc(100% + 16px);margin-left:-100%}.H_l_top{top:16px}.H_l_middle{top:50%}.H_l_bottom{bottom:16px}[class^=H_l_]{pointer-events:none}.H_ctl{pointer-events:visiblePainted;pointer-events:auto}.H_l_horizontal .H_ctl{float:left}.H_l_anchor{clear:both;float:right}.H_l_vertical .H_ctl{clear:both}.H_l_right.H_l_middle.H_l_vertical .H_ctl,.H_l_right .H_l_vertical .H_ctl{float:right}.H_ctl{margin:.8em;position:relative;-ms-touch-action:none}.H_btn{cursor:pointer}.H_grp .H_btn,.H_rdo_buttons .H_btn{box-shadow:none}.H_grp .H_btn.H_active,.H_rdo_buttons .H_btn.H_active{background:none}.H_btn{box-shadow:0 0 .4em 0 #0f162199;border-radius:.5em;width:4em;height:4em;background:#fff}.H_disabled,.H_disabled:hover,.H_rdo_title{cursor:default}.H_rdo_title{font-size:14px;height:40px;line-height:40px;background-color:#575b63;color:#fff;padding-left:16px;padding-right:16px;border-radius:5px 5px 0 0;margin-bottom:8px}.H_ui[dir=rtl] .H_rdo_title{text-align:right}.H_rdo ul{list-style:none;margin:0 auto;padding:0}.H_ctl.H_grp{background:#fff;box-shadow:0 0 .4em 0 #0f162199;border-radius:.5em}.H_zoom .H_el{position:relative}.H_l_horizontal .H_zoom .H_el:last-child:after,.H_l_vertical .H_zoom .H_el:last-child:after{content:none}.H_l_vertical .H_zoom .H_el{margin-bottom:.1em}.H_l_vertical .H_zoom .H_el:last-child{margin-bottom:0}.H_l_vertical .H_zoom .H_el:after{content:"";position:absolute;width:2.6em;height:.1em;bottom:-.1em;left:.7em;background:#0f16211a}.H_l_horizontal .H_zoom .H_el{margin-right:.1em}.H_l_horizontal .H_zoom .H_el:last-child{margin-right:0}.H_l_horizontal .H_zoom .H_el:after{content:"";position:absolute;width:.1em;height:2.6em;top:.7em;right:-.1em;background:#0f16211a}.H_l_horizontal .H_grp .H_btn,.H_l_vertical .H_ctl{float:left}.H_overlay{font-size:14px;color:#0f162199;box-shadow:0 0 4px 0 #0f162199;border-radius:5px;position:absolute;min-width:200px;background:#fff;display:none;z-index:100;padding-bottom:4px}.H_overlay .H_separator{content:"";position:relative;display:block;margin:8px 16px;height:1px;background:#0f16211a}.H_overlay .H_btn,.H_overlay .H_rdo li{width:184px;height:24px;line-height:24px;padding:8px 16px}.H_overlay .H_btn{border-radius:0;height:auto;min-height:24px}.H_overlay .H_btn:hover,.H_overlay .H_rdo li:hover{color:#0f1621cc}.H_overlay .H_btn.H_disabled,.H_overlay .H_btn.H_disabled:hover,.H_overlay .H_rdo.H_disabled li,.H_overlay .H_rdo.H_disabled li:hover{color:#0f162133}.H_overlay .H_btn.H_active,.H_overlay .H_btn.H_active:hover,.H_overlay .H_rdo.H_active li,.H_overlay .H_rdo.H_active li:hover{color:#0f1621}.H_overlay>:last-child{clear:both}.H_overlay>.H_btn{white-space:nowrap}.H_overlay.H_open{display:block}.H_overlay:after,.H_overlay:before{content:" ";width:0;height:0;border-style:solid;position:absolute}.H_overlay.H_left:before{border-width:10px 10px 10px 0;border-color:#0000 #0f162133 #0000 #0000;left:-12px}.H_overlay.H_left:after{border-width:10px 10px 10px 0;border-color:#0000 #fff #0000 #0000;left:-10px}.H_overlay.H_top.H_left:after{border-color:#0000 #575b63 #0000 #0000}.H_overlay.H_right:before{border-width:10px 0 10px 10px;border-color:#0000 #0000 #0000 #0f162133;left:calc(100% + 1px)}.H_overlay.H_right:after{border-width:10px 0 10px 10px;border-color:#0000 #0000 #0000 #fff;left:100%}.H_overlay.H_top.H_right:after{border-color:#0000 #0000 #0000 #575b63}.H_overlay.H_top:after,.H_overlay.H_top:before{top:10px}.H_overlay.H_bottom:after,.H_overlay.H_bottom:before{bottom:10px}.H_overlay.H_middle:after,.H_overlay.H_middle:before{top:50%;margin-top:-10px}.H_overlay.H_top.H_center:before{border-width:0 10px 10px;border-color:#0000 #0000 #0f162133;top:-11px;left:50%;margin-left:-10px}.H_overlay.H_top.H_center:after{border-width:0 10px 10px;border-color:#0000 #0000 #575b63;top:-10px;left:50%;margin-left:-10px}.H_overlay.H_bottom.H_center:before{border-width:10px 10px 0;border-color:#0f162133 #0000 #0000;bottom:-11px;left:50%;margin-left:-10px}.H_overlay.H_bottom.H_center:after{border-width:10px 10px 0;border-color:#fff #0000 #0000;bottom:-10px;left:50%;margin-left:-10px}.H_ib{left:.91em;left:-100%}.H_ib,.H_ib_tail{position:absolute}.H_ib_tail{width:20px;height:10px;margin:-10px}.H_ib_tail:before{bottom:-1px;border:10px solid #0000;right:0}.H_ib_tail:after,.H_ib_tail:before{position:absolute;display:block;content:""}.H_ib_tail:after{bottom:0;border:10px solid #fff}.H_ib.H_ib_top .H_ib_tail:after{border-width:10px 10px 0;border-color:#fff #0000}.H_ib.H_ib_top .H_ib_tail:before{border-top-color:#0f162133;border-bottom-width:0}.H_ib_notail .H_ib_tail{display:none}.H_ib_body{background:#fff;position:absolute;bottom:.5em;padding:0;right:0;border-radius:5px;margin-right:-3em;box-shadow:0 0 4px 0 #0f162199;margin-bottom:.5em}.H_ib_close{font-size:.6em;position:absolute;right:12px;width:12px;height:12px;cursor:pointer;top:12px;z-index:1;background:none;box-shadow:none}.H_ui[dir=rtl] .H_ib_close{left:12px;right:auto}.H_ib_close svg.H_icon{top:0;transform:none;width:auto;height:auto}.H_ib_noclose .H_ib_close{display:none}.H_ib_noclose .H_ib_body{padding:0}.H_ib_content{min-width:6em;font:14px Lucida Grande,Arial,Helvetica,sans-serif;line-height:24px;margin:16px 28px 20px 16px;color:#0f1621cc;user-select:text;-moz-user-select:text;-khtml-user-select:text;-webkit-user-select:text;-o-user-select:text;-ms-user-select:text}.H_ui[dir=rtl] .H_ib_content{margin:16px 16px 20px 28px}.H_l_horizontal .H_zoom_slider{min-width:262px}.H_slider{cursor:pointer}.H_l_horizontal.H_slider{float:left;height:4em;width:auto;padding:0 1em}.H_slider .H_slider_track{width:.4em;height:100%}.H_l_horizontal.H_slider .H_slider_track{height:.4em;width:100%}.H_l_horizontal.H_slider .H_slider_cont{height:100%}.H_l_horizontal.H_slider .H_slider_knob_cont{margin-top:-.4em}.H_slider{background-color:#fff;padding:1em 0;width:4em}.H_slider .H_slider_cont{position:relative}.H_slider .H_slider_knob_cont,.H_slider .H_slider_knob_halo{width:1.8em;height:1.8em;margin-left:0;border-radius:9em}.H_slider .H_slider_knob{width:1.2em;height:1.2em;background-color:#fff;border-radius:9em;transform:translate(-50%,-50%);top:50%;left:50%;box-shadow:0 0 .5em 0 #0f162199;position:absolute}.H_slider:hover .H_slider_knob{box-shadow:0 0 .5em 0 #0f1621cc}.H_slider.H_disabled .H_slider_knob{box-shadow:0 0 .5em 0 #0f162133}.H_slider.H_slider_active .H_slider_knob{box-shadow:0 0 .5em 0 #0f1621}.H_slider:hover .H_slider_track{background-color:#0f1621cc}.H_disabled .H_slider_track{background-color:#0f162133}.H_slider:hover .H_slider_track_active{background-color:#00b6b2cc}.H_disabled .H_slider_track_active{background-color:#00b6b233}.H_slider.H_slider_active .H_slider_track{background-color:#0f1621}.H_slider.H_slider_active .H_slider_track_active{background-color:#00b6b2}.H_slider .H_slider_knob_cont,.H_slider .H_slider_track{position:relative;top:50%;left:50%;transform:translate(-50%,-50%)}.H_slider .H_slider_track{background-color:#0f162199;overflow:hidden}.H_slider .H_slider_track_active{background-color:#00b6b2;position:absolute;transform:translate(-50%)}.H_slider.H_disabled .H_slider_track{background-color:#0f162133}.H_slider.H_disabled .H_slider_track_active{background-color:#bae2e3}.H_slider.H_l_horizontal .H_slider_track_active{transform:translate(-200%,-50%)}.H_slider.H_disabled{cursor:default}.H_context_menu{font-size:14px;min-width:158px;max-width:40%;box-shadow:0 0 .4em 0 #0f162199;position:absolute;left:-100%;top:0;color:#0f162199;background-color:#fff;border-radius:5px;padding:16px 16px 4px;-moz-user-select:initial;-khtml-user-select:initial;-webkit-user-select:initial;-o-user-select:initial;-ms-user-select:initial;z-index:200}.H_context_menu_closed{display:none}.H_context_menu_item{text-overflow:ellipsis;overflow:hidden;line-height:24px;margin-bottom:16px;outline:none}.H_context_menu_item.H_clickable:hover{color:#0f1621cc;cursor:pointer}.H_context_menu_item.H_disabled,.H_context_menu_item.H_disabled:hover{background:#0000!important;color:#0f162133;cursor:default!important;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none;-ms-user-select:none}.H_context_menu_item_separator{height:0;border-top:1px solid #0f16211a;padding-bottom:16px;line-height:0;font-size:0}.H_scalebar{margin-top:36px;box-shadow:none;display:flex;align-items:center;cursor:pointer;text-shadow:-1px -1px 0 #ffffffb3,1px -1px 0 #ffffffb3,-1px 1px 0 #ffffffb3,1px 1px 0 #ffffffb3}.H_tib_content{width:25em;position:relative;margin:-16px -28px -20px -16px}[dir=rtl] .H_tib_content{margin:-16px -16px -20px -28px}.H_tib .H_tib_desc{padding:0 16px 20px}.H_tib .H_tib_time{color:#0f162166;margin-top:.8em}.H_tib_right{float:right}.H_tib .H_btn>svg.H_icon{fill:#fff9}.H_tib .H_btn:hover>svg.H_icon{fill:#fff}.H_dm_label{font:12px Lucida Grande,Arial,Helvetica,sans-serif;color:#000;text-shadow:1px 1px .5px #fff,1px -1px .5px #fff,-1px 1px .5px #fff,-1px -1px .5px #fff;white-space:nowrap;margin-left:12px;margin-top:-7px;pointer-events:none}svg.H_icon{display:block;position:relative;top:50%;transform:translateY(-50%);margin:auto;width:24px;height:24px;fill:#0f162199}svg.H_icon .H_icon_stroke{stroke:#0f162199;fill:none}.H_btn:hover>svg.H_icon{fill:#0f1621cc}.H_btn:hover>svg.H_icon .H_icon_stroke{stroke:#0f1621cc}.H_btn.H_active{background-color:#cfd0d3}.H_rdo .H_btn.H_active{background:none}.H_btn.H_focused,.H_context_menu_item.H_clickable.H_focused{box-shadow:inset 0 0 0 1px #0f1621cc}.H_btn:focus-visible,.H_el:focus-visible,.H_imprint a:focus-visible{border-radius:.2em;outline:1px solid #0f1621cc;box-shadow:0 0 0 2px #fff}.H_active:hover>svg.H_icon,.H_active>svg.H_icon{fill:#0f1621!important}.H_active:hover>svg.H_icon .H_icon_stroke,.H_active>svg.H_icon .H_icon_stroke{stroke:#0f1621}.H_disabled:hover svg.H_icon,.H_disabled svg.H_icon{fill:#0f162133;cursor:default}.H_disabled:hover svg.H_icon .H_icon_stroke,.H_disabled svg.H_icon .H_icon_stroke{stroke:#0f162133}.H_overview{transition:width .2s,height .2s,margin-top .2s,padding .2s;width:0;height:0;overflow:hidden;cursor:default;position:absolute;margin:auto;box-sizing:border-box;box-shadow:0 0 .4em 0 #0f162199}.H_l_vertical .H_overview_active{margin:auto 5px}.H_l_horizontal .H_overview_active{margin:5px auto}.H_l_center .H_overview{left:-9999px;right:-9999px}.H_l_middle .H_overview{top:-9999px;bottom:-9999px}.H_l_right .H_overview{right:100%}.H_l_left .H_overview{left:100%}.H_l_bottom .H_overview{bottom:0}.H_l_center.H_l_bottom .H_overview{bottom:100%}.H_l_top .H_overview{top:0}.H_l_center.H_l_top .H_overview{top:100%}.H_overview .H_overview_map{background-color:#fff9;box-sizing:border-box;box-shadow:0 0 .4em 0 #0f162199}.H_overview_map .H_ui{display:none}.H_zoom_lasso{position:absolute;display:none;box-shadow:0 0 .4em 0 #0f162199;z-index:100000;background-color:#0f162133}