@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700&display=swap";.bs-datepicker{display:flex;align-items:stretch;flex-flow:row wrap;background:#fff;box-shadow:0 0 10px #aaa;position:relative;z-index:1}.bs-datepicker:after{clear:both;content:"";display:block}.bs-datepicker bs-day-picker{float:left}.bs-datepicker button:hover,.bs-datepicker button:focus,.bs-datepicker button:active,.bs-datepicker input:hover,.bs-datepicker input:focus,.bs-datepicker input:active,.bs-datepicker-btns button:hover,.bs-datepicker-btns button:focus,.bs-datepicker-btns button:active,.bs-datepicker-predefined-btns button:active,.bs-datepicker-predefined-btns button:focus{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:transparent;text-align:center;cursor:pointer;color:#fff;transition:.3s}.bs-datepicker-head button[disabled],.bs-datepicker-head button[disabled]:hover,.bs-datepicker-head button[disabled]:active{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:separate;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%;-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 span.disabled,.bs-datepicker-body table td.disabled span{color:#9aaec1}.bs-datepicker-body table td span.selected,.bs-datepicker-body table td.selected span{color:#fff}.bs-datepicker-body table td span.is-other-month,.bs-datepicker-body table td.is-other-month span{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 span.active.select-start:after,.bs-datepicker-body table td span.active.select-end:after,.bs-datepicker-body table td.active.select-start span:after,.bs-datepicker-body table td.active.select-end span: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;inset:6px -2px 6px -3px;box-sizing:content-box;background:transparent}.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 span[class*=select-],.bs-datepicker-body table td[class*=select-] span{border-radius:50%;color:#fff}.bs-datepicker-body table.days td.active:not(.select-start):before,.bs-datepicker-body table.days td.in-range:not(.select-start):before,.bs-datepicker-body table.days span.active:not(.select-start):before,.bs-datepicker-body table.days span.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.is-highlighted.in-range:before{right:3px;left:0}.bs-datepicker-body table.days span.in-range.select-end:before{right:4px;left:0}.bs-datepicker-body table.days td.select-start+td.select-end:before,.bs-datepicker-body table.days td.select-start+td.is-highlighted:before,.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{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-datepicker-buttons .btn-today-wrapper{display:flex;flex-flow:row wrap}.bs-datepicker-buttons .clear-right,.bs-datepicker-buttons .today-right{flex-grow:0}.bs-datepicker-buttons .clear-left,.bs-datepicker-buttons .today-left{flex-grow:1}.bs-datepicker-buttons .clear-center,.bs-datepicker-buttons .today-center{flex-grow:.5}.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-head{background-color:#777}.theme-default .btn-today-wrapper .btn-success,.theme-default .btn-clear-wrapper .btn-success{background-color:#777;border-color:#777}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:focus,.theme-default .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-default .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-default .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#616161;border-color:#616161}.theme-default .btn-today-wrapper .btn-success:hover,.theme-default .btn-clear-wrapper .btn-success:hover{background-color:#6f6e6e;border-color:#6f6e6e}.theme-default .bs-datepicker-predefined-btns button.selected{background-color:#777}.theme-default .bs-datepicker-body table td span.selected,.theme-default .bs-datepicker-body table td.selected span,.theme-default .bs-datepicker-body table td span[class*=select-]:after,.theme-default .bs-datepicker-body table td[class*=select-] span:after{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-head{background-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success,.theme-green .btn-clear-wrapper .btn-success{background-color:#5cb85c;border-color:#5cb85c}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:focus,.theme-green .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-green .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-green .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#1e7e34;border-color:#1e7e34}.theme-green .btn-today-wrapper .btn-success:hover,.theme-green .btn-clear-wrapper .btn-success:hover{background-color:#218838;border-color:#218838}.theme-green .bs-datepicker-predefined-btns button.selected{background-color:#5cb85c}.theme-green .bs-datepicker-body table td span.selected,.theme-green .bs-datepicker-body table td.selected span,.theme-green .bs-datepicker-body table td span[class*=select-]:after,.theme-green .bs-datepicker-body table td[class*=select-] span:after{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-head{background-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success,.theme-blue .btn-clear-wrapper .btn-success{background-color:#5bc0de;border-color:#5bc0de}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:focus,.theme-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#2aa8cd;border-color:#2aa8cd}.theme-blue .btn-today-wrapper .btn-success:hover,.theme-blue .btn-clear-wrapper .btn-success:hover{background-color:#3ab3d7;border-color:#3ab3d7}.theme-blue .bs-datepicker-predefined-btns button.selected{background-color:#5bc0de}.theme-blue .bs-datepicker-body table td span.selected,.theme-blue .bs-datepicker-body table td.selected span,.theme-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-blue .bs-datepicker-body table td[class*=select-] span:after{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-head{background-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success,.theme-dark-blue .btn-clear-wrapper .btn-success{background-color:#337ab7;border-color:#337ab7}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:focus,.theme-dark-blue .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-dark-blue .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-dark-blue .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#266498;border-color:#266498}.theme-dark-blue .btn-today-wrapper .btn-success:hover,.theme-dark-blue .btn-clear-wrapper .btn-success:hover{background-color:#2c6fa9;border-color:#2c6fa9}.theme-dark-blue .bs-datepicker-predefined-btns button.selected{background-color:#337ab7}.theme-dark-blue .bs-datepicker-body table td span.selected,.theme-dark-blue .bs-datepicker-body table td.selected span,.theme-dark-blue .bs-datepicker-body table td span[class*=select-]:after,.theme-dark-blue .bs-datepicker-body table td[class*=select-] span:after{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-head{background-color:#d9534f}.theme-red .btn-today-wrapper .btn-success,.theme-red .btn-clear-wrapper .btn-success{background-color:#d9534f;border-color:#d9534f}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:focus,.theme-red .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-red .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-red .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#d23531;border-color:#d23531}.theme-red .btn-today-wrapper .btn-success:hover,.theme-red .btn-clear-wrapper .btn-success:hover{background-color:#e33732;border-color:#e33732}.theme-red .bs-datepicker-predefined-btns button.selected{background-color:#d9534f}.theme-red .bs-datepicker-body table td span.selected,.theme-red .bs-datepicker-body table td.selected span,.theme-red .bs-datepicker-body table td span[class*=select-]:after,.theme-red .bs-datepicker-body table td[class*=select-] span:after{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-head{background-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success,.theme-orange .btn-clear-wrapper .btn-success{background-color:#f0ad4e;border-color:#f0ad4e}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active:focus,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:focus,.theme-orange .btn-clear-wrapper .btn-success:focus{box-shadow:none}.theme-orange .btn-today-wrapper .btn-success:not(:disabled):not(.disabled):active,.theme-orange .btn-clear-wrapper .btn-success:not(:disabled):not(.disabled):active{background-color:#ed9c29;border-color:#ed9c29}.theme-orange .btn-today-wrapper .btn-success:hover,.theme-orange .btn-clear-wrapper .btn-success:hover{background-color:#ffac35;border-color:#ffac35}.theme-orange .bs-datepicker-predefined-btns button.selected{background-color:#f0ad4e}.theme-orange .bs-datepicker-body table td span.selected,.theme-orange .bs-datepicker-body table td.selected span,.theme-orange .bs-datepicker-body table td span[class*=select-]:after,.theme-orange .bs-datepicker-body table td[class*=select-] span:after{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}.switch.switch-small{min-width:33px}.switch.switch-medium{min-width:50px}.switch.switch-large{min-width:60px}.switch.switch-small>.switch-pane>span{font-size:9px}.switch.switch-medium>.switch-pane>span{font-size:16px}.switch.switch-large>.switch-pane>span{font-size:16px}.switch{border:1px solid #dfdfdf;position:relative;display:inline-block;box-sizing:content-box;padding:0;margin:0;cursor:pointer;box-shadow:#dfdfdf 0 0 inset;transition:.3s ease-out all;-webkit-transition:.3s ease-out all;white-space:nowrap}.switch small{border-radius:100%;box-shadow:0 1px 3px #0006;position:absolute;top:0;right:calc(100% - 30px);transition:.3s ease-out all;-webkit-transition:.3s ease-out all;background:#fff;display:flex;align-items:center;justify-content:center}.switch.switch-small{height:20px;border-radius:20px}.switch.switch-small small{width:20px;height:20px;right:calc(100% - 20px)}.switch.switch-small>.switch-pane>span{line-height:20px}.switch.switch-small>.switch-pane .switch-label-checked{padding-right:25px;padding-left:10px}.switch.switch-small>.switch-pane .switch-label-unchecked{padding-left:25px;padding-right:10px}.switch.switch-medium{height:30px;border-radius:30px}.switch.switch-medium small{width:30px;height:30px;right:calc(100% - 30px)}.switch.switch-medium>.switch-pane>span{line-height:30px}.switch.switch-medium>.switch-pane .switch-label-checked{padding-right:35px;padding-left:15px}.switch.switch-medium>.switch-pane .switch-label-unchecked{padding-left:35px;padding-right:15px}.switch.switch-large{height:40px;border-radius:40px}.switch.switch-large small{width:40px;height:40px;right:calc(100% - 40px)}.switch.switch-large>.switch-pane>span{line-height:40px}.switch.switch-large>.switch-pane .switch-label-checked{padding-right:45px;padding-left:20px}.switch.switch-large>.switch-pane .switch-label-unchecked{padding-left:45px;padding-right:20px}.switch.checked{background:#64bd63}.switch.checked small{right:0;left:auto}.switch.checked .switch-pane{top:0}.switch.checked .switch-pane .switch-label-checked{opacity:1}.switch.checked .switch-pane .switch-label-unchecked{opacity:0}.switch.disabled{opacity:.5;cursor:not-allowed}.switch .switch-pane{display:flex;flex-direction:column;height:100%;min-height:100%;justify-content:flex-start;align-items:center;top:-100%;position:relative;pointer-events:none}.switch .switch-pane>span{display:block;min-height:100%}.switch .switch-pane .switch-label{color:#000}.switch .switch-pane .switch-label-checked{opacity:0}.switch .switch-pane .switch-label-unchecked{opacity:1}.switch.loading{background-color:#f1f1f1}.switch.loading small{background-color:transparent;border:none;box-shadow:none;right:50%;transform:translate(50%)}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px #0003;background-color:#fff;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width: 500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:#0000000d}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:#0000000d}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:#0000000d}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{inset:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (min-resolution: 192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0px 0px}.iti__flag.iti__ad{height:14px;background-position:-22px 0px}.iti__flag.iti__ae{height:10px;background-position:-44px 0px}.iti__flag.iti__af{height:14px;background-position:-66px 0px}.iti__flag.iti__ag{height:14px;background-position:-88px 0px}.iti__flag.iti__ai{height:10px;background-position:-110px 0px}.iti__flag.iti__al{height:15px;background-position:-132px 0px}.iti__flag.iti__am{height:10px;background-position:-154px 0px}.iti__flag.iti__ao{height:14px;background-position:-176px 0px}.iti__flag.iti__aq{height:14px;background-position:-198px 0px}.iti__flag.iti__ar{height:13px;background-position:-220px 0px}.iti__flag.iti__as{height:10px;background-position:-242px 0px}.iti__flag.iti__at{height:14px;background-position:-264px 0px}.iti__flag.iti__au{height:10px;background-position:-286px 0px}.iti__flag.iti__aw{height:14px;background-position:-308px 0px}.iti__flag.iti__ax{height:13px;background-position:-330px 0px}.iti__flag.iti__az{height:10px;background-position:-352px 0px}.iti__flag.iti__ba{height:10px;background-position:-374px 0px}.iti__flag.iti__bb{height:14px;background-position:-396px 0px}.iti__flag.iti__bd{height:12px;background-position:-418px 0px}.iti__flag.iti__be{height:15px;background-position:-440px 0px}.iti__flag.iti__bf{height:14px;background-position:-460px 0px}.iti__flag.iti__bg{height:12px;background-position:-482px 0px}.iti__flag.iti__bh{height:12px;background-position:-504px 0px}.iti__flag.iti__bi{height:12px;background-position:-526px 0px}.iti__flag.iti__bj{height:14px;background-position:-548px 0px}.iti__flag.iti__bl{height:14px;background-position:-570px 0px}.iti__flag.iti__bm{height:10px;background-position:-592px 0px}.iti__flag.iti__bn{height:10px;background-position:-614px 0px}.iti__flag.iti__bo{height:14px;background-position:-636px 0px}.iti__flag.iti__bq{height:14px;background-position:-658px 0px}.iti__flag.iti__br{height:14px;background-position:-680px 0px}.iti__flag.iti__bs{height:10px;background-position:-702px 0px}.iti__flag.iti__bt{height:14px;background-position:-724px 0px}.iti__flag.iti__bv{height:15px;background-position:-746px 0px}.iti__flag.iti__bw{height:14px;background-position:-768px 0px}.iti__flag.iti__by{height:10px;background-position:-790px 0px}.iti__flag.iti__bz{height:14px;background-position:-812px 0px}.iti__flag.iti__ca{height:10px;background-position:-834px 0px}.iti__flag.iti__cc{height:10px;background-position:-856px 0px}.iti__flag.iti__cd{height:15px;background-position:-878px 0px}.iti__flag.iti__cf{height:14px;background-position:-900px 0px}.iti__flag.iti__cg{height:14px;background-position:-922px 0px}.iti__flag.iti__ch{height:15px;background-position:-944px 0px}.iti__flag.iti__ci{height:14px;background-position:-961px 0px}.iti__flag.iti__ck{height:10px;background-position:-983px 0px}.iti__flag.iti__cl{height:14px;background-position:-1005px 0px}.iti__flag.iti__cm{height:14px;background-position:-1027px 0px}.iti__flag.iti__cn{height:14px;background-position:-1049px 0px}.iti__flag.iti__co{height:14px;background-position:-1071px 0px}.iti__flag.iti__cp{height:14px;background-position:-1093px 0px}.iti__flag.iti__cr{height:12px;background-position:-1115px 0px}.iti__flag.iti__cu{height:10px;background-position:-1137px 0px}.iti__flag.iti__cv{height:12px;background-position:-1159px 0px}.iti__flag.iti__cw{height:14px;background-position:-1181px 0px}.iti__flag.iti__cx{height:10px;background-position:-1203px 0px}.iti__flag.iti__cy{height:14px;background-position:-1225px 0px}.iti__flag.iti__cz{height:14px;background-position:-1247px 0px}.iti__flag.iti__de{height:12px;background-position:-1269px 0px}.iti__flag.iti__dg{height:10px;background-position:-1291px 0px}.iti__flag.iti__dj{height:14px;background-position:-1313px 0px}.iti__flag.iti__dk{height:15px;background-position:-1335px 0px}.iti__flag.iti__dm{height:10px;background-position:-1357px 0px}.iti__flag.iti__do{height:14px;background-position:-1379px 0px}.iti__flag.iti__dz{height:14px;background-position:-1401px 0px}.iti__flag.iti__ea{height:14px;background-position:-1423px 0px}.iti__flag.iti__ec{height:14px;background-position:-1445px 0px}.iti__flag.iti__ee{height:13px;background-position:-1467px 0px}.iti__flag.iti__eg{height:14px;background-position:-1489px 0px}.iti__flag.iti__eh{height:10px;background-position:-1511px 0px}.iti__flag.iti__er{height:10px;background-position:-1533px 0px}.iti__flag.iti__es{height:14px;background-position:-1555px 0px}.iti__flag.iti__et{height:10px;background-position:-1577px 0px}.iti__flag.iti__eu{height:14px;background-position:-1599px 0px}.iti__flag.iti__fi{height:12px;background-position:-1621px 0px}.iti__flag.iti__fj{height:10px;background-position:-1643px 0px}.iti__flag.iti__fk{height:10px;background-position:-1665px 0px}.iti__flag.iti__fm{height:11px;background-position:-1687px 0px}.iti__flag.iti__fo{height:15px;background-position:-1709px 0px}.iti__flag.iti__fr{height:14px;background-position:-1731px 0px}.iti__flag.iti__ga{height:15px;background-position:-1753px 0px}.iti__flag.iti__gb{height:10px;background-position:-1775px 0px}.iti__flag.iti__gd{height:12px;background-position:-1797px 0px}.iti__flag.iti__ge{height:14px;background-position:-1819px 0px}.iti__flag.iti__gf{height:14px;background-position:-1841px 0px}.iti__flag.iti__gg{height:14px;background-position:-1863px 0px}.iti__flag.iti__gh{height:14px;background-position:-1885px 0px}.iti__flag.iti__gi{height:10px;background-position:-1907px 0px}.iti__flag.iti__gl{height:14px;background-position:-1929px 0px}.iti__flag.iti__gm{height:14px;background-position:-1951px 0px}.iti__flag.iti__gn{height:14px;background-position:-1973px 0px}.iti__flag.iti__gp{height:14px;background-position:-1995px 0px}.iti__flag.iti__gq{height:14px;background-position:-2017px 0px}.iti__flag.iti__gr{height:14px;background-position:-2039px 0px}.iti__flag.iti__gs{height:10px;background-position:-2061px 0px}.iti__flag.iti__gt{height:13px;background-position:-2083px 0px}.iti__flag.iti__gu{height:11px;background-position:-2105px 0px}.iti__flag.iti__gw{height:10px;background-position:-2127px 0px}.iti__flag.iti__gy{height:12px;background-position:-2149px 0px}.iti__flag.iti__hk{height:14px;background-position:-2171px 0px}.iti__flag.iti__hm{height:10px;background-position:-2193px 0px}.iti__flag.iti__hn{height:10px;background-position:-2215px 0px}.iti__flag.iti__hr{height:10px;background-position:-2237px 0px}.iti__flag.iti__ht{height:12px;background-position:-2259px 0px}.iti__flag.iti__hu{height:10px;background-position:-2281px 0px}.iti__flag.iti__ic{height:14px;background-position:-2303px 0px}.iti__flag.iti__id{height:14px;background-position:-2325px 0px}.iti__flag.iti__ie{height:10px;background-position:-2347px 0px}.iti__flag.iti__il{height:15px;background-position:-2369px 0px}.iti__flag.iti__im{height:10px;background-position:-2391px 0px}.iti__flag.iti__in{height:14px;background-position:-2413px 0px}.iti__flag.iti__io{height:10px;background-position:-2435px 0px}.iti__flag.iti__iq{height:14px;background-position:-2457px 0px}.iti__flag.iti__ir{height:12px;background-position:-2479px 0px}.iti__flag.iti__is{height:15px;background-position:-2501px 0px}.iti__flag.iti__it{height:14px;background-position:-2523px 0px}.iti__flag.iti__je{height:12px;background-position:-2545px 0px}.iti__flag.iti__jm{height:10px;background-position:-2567px 0px}.iti__flag.iti__jo{height:10px;background-position:-2589px 0px}.iti__flag.iti__jp{height:14px;background-position:-2611px 0px}.iti__flag.iti__ke{height:14px;background-position:-2633px 0px}.iti__flag.iti__kg{height:12px;background-position:-2655px 0px}.iti__flag.iti__kh{height:13px;background-position:-2677px 0px}.iti__flag.iti__ki{height:10px;background-position:-2699px 0px}.iti__flag.iti__km{height:12px;background-position:-2721px 0px}.iti__flag.iti__kn{height:14px;background-position:-2743px 0px}.iti__flag.iti__kp{height:10px;background-position:-2765px 0px}.iti__flag.iti__kr{height:14px;background-position:-2787px 0px}.iti__flag.iti__kw{height:10px;background-position:-2809px 0px}.iti__flag.iti__ky{height:10px;background-position:-2831px 0px}.iti__flag.iti__kz{height:10px;background-position:-2853px 0px}.iti__flag.iti__la{height:14px;background-position:-2875px 0px}.iti__flag.iti__lb{height:14px;background-position:-2897px 0px}.iti__flag.iti__lc{height:10px;background-position:-2919px 0px}.iti__flag.iti__li{height:12px;background-position:-2941px 0px}.iti__flag.iti__lk{height:10px;background-position:-2963px 0px}.iti__flag.iti__lr{height:11px;background-position:-2985px 0px}.iti__flag.iti__ls{height:14px;background-position:-3007px 0px}.iti__flag.iti__lt{height:12px;background-position:-3029px 0px}.iti__flag.iti__lu{height:12px;background-position:-3051px 0px}.iti__flag.iti__lv{height:10px;background-position:-3073px 0px}.iti__flag.iti__ly{height:10px;background-position:-3095px 0px}.iti__flag.iti__ma{height:14px;background-position:-3117px 0px}.iti__flag.iti__mc{height:15px;background-position:-3139px 0px}.iti__flag.iti__md{height:10px;background-position:-3160px 0px}.iti__flag.iti__me{height:10px;background-position:-3182px 0px}.iti__flag.iti__mf{height:14px;background-position:-3204px 0px}.iti__flag.iti__mg{height:14px;background-position:-3226px 0px}.iti__flag.iti__mh{height:11px;background-position:-3248px 0px}.iti__flag.iti__mk{height:10px;background-position:-3270px 0px}.iti__flag.iti__ml{height:14px;background-position:-3292px 0px}.iti__flag.iti__mm{height:14px;background-position:-3314px 0px}.iti__flag.iti__mn{height:10px;background-position:-3336px 0px}.iti__flag.iti__mo{height:14px;background-position:-3358px 0px}.iti__flag.iti__mp{height:10px;background-position:-3380px 0px}.iti__flag.iti__mq{height:14px;background-position:-3402px 0px}.iti__flag.iti__mr{height:14px;background-position:-3424px 0px}.iti__flag.iti__ms{height:10px;background-position:-3446px 0px}.iti__flag.iti__mt{height:14px;background-position:-3468px 0px}.iti__flag.iti__mu{height:14px;background-position:-3490px 0px}.iti__flag.iti__mv{height:14px;background-position:-3512px 0px}.iti__flag.iti__mw{height:14px;background-position:-3534px 0px}.iti__flag.iti__mx{height:12px;background-position:-3556px 0px}.iti__flag.iti__my{height:10px;background-position:-3578px 0px}.iti__flag.iti__mz{height:14px;background-position:-3600px 0px}.iti__flag.iti__na{height:14px;background-position:-3622px 0px}.iti__flag.iti__nc{height:10px;background-position:-3644px 0px}.iti__flag.iti__ne{height:15px;background-position:-3666px 0px}.iti__flag.iti__nf{height:10px;background-position:-3686px 0px}.iti__flag.iti__ng{height:10px;background-position:-3708px 0px}.iti__flag.iti__ni{height:12px;background-position:-3730px 0px}.iti__flag.iti__nl{height:14px;background-position:-3752px 0px}.iti__flag.iti__no{height:15px;background-position:-3774px 0px}.iti__flag.iti__np{height:15px;background-position:-3796px 0px}.iti__flag.iti__nr{height:10px;background-position:-3811px 0px}.iti__flag.iti__nu{height:10px;background-position:-3833px 0px}.iti__flag.iti__nz{height:10px;background-position:-3855px 0px}.iti__flag.iti__om{height:10px;background-position:-3877px 0px}.iti__flag.iti__pa{height:14px;background-position:-3899px 0px}.iti__flag.iti__pe{height:14px;background-position:-3921px 0px}.iti__flag.iti__pf{height:14px;background-position:-3943px 0px}.iti__flag.iti__pg{height:15px;background-position:-3965px 0px}.iti__flag.iti__ph{height:10px;background-position:-3987px 0px}.iti__flag.iti__pk{height:14px;background-position:-4009px 0px}.iti__flag.iti__pl{height:13px;background-position:-4031px 0px}.iti__flag.iti__pm{height:14px;background-position:-4053px 0px}.iti__flag.iti__pn{height:10px;background-position:-4075px 0px}.iti__flag.iti__pr{height:14px;background-position:-4097px 0px}.iti__flag.iti__ps{height:10px;background-position:-4119px 0px}.iti__flag.iti__pt{height:14px;background-position:-4141px 0px}.iti__flag.iti__pw{height:13px;background-position:-4163px 0px}.iti__flag.iti__py{height:11px;background-position:-4185px 0px}.iti__flag.iti__qa{height:8px;background-position:-4207px 0px}.iti__flag.iti__re{height:14px;background-position:-4229px 0px}.iti__flag.iti__ro{height:14px;background-position:-4251px 0px}.iti__flag.iti__rs{height:14px;background-position:-4273px 0px}.iti__flag.iti__ru{height:14px;background-position:-4295px 0px}.iti__flag.iti__rw{height:14px;background-position:-4317px 0px}.iti__flag.iti__sa{height:14px;background-position:-4339px 0px}.iti__flag.iti__sb{height:10px;background-position:-4361px 0px}.iti__flag.iti__sc{height:10px;background-position:-4383px 0px}.iti__flag.iti__sd{height:10px;background-position:-4405px 0px}.iti__flag.iti__se{height:13px;background-position:-4427px 0px}.iti__flag.iti__sg{height:14px;background-position:-4449px 0px}.iti__flag.iti__sh{height:10px;background-position:-4471px 0px}.iti__flag.iti__si{height:10px;background-position:-4493px 0px}.iti__flag.iti__sj{height:15px;background-position:-4515px 0px}.iti__flag.iti__sk{height:14px;background-position:-4537px 0px}.iti__flag.iti__sl{height:14px;background-position:-4559px 0px}.iti__flag.iti__sm{height:15px;background-position:-4581px 0px}.iti__flag.iti__sn{height:14px;background-position:-4603px 0px}.iti__flag.iti__so{height:14px;background-position:-4625px 0px}.iti__flag.iti__sr{height:14px;background-position:-4647px 0px}.iti__flag.iti__ss{height:10px;background-position:-4669px 0px}.iti__flag.iti__st{height:10px;background-position:-4691px 0px}.iti__flag.iti__sv{height:12px;background-position:-4713px 0px}.iti__flag.iti__sx{height:14px;background-position:-4735px 0px}.iti__flag.iti__sy{height:14px;background-position:-4757px 0px}.iti__flag.iti__sz{height:14px;background-position:-4779px 0px}.iti__flag.iti__ta{height:10px;background-position:-4801px 0px}.iti__flag.iti__tc{height:10px;background-position:-4823px 0px}.iti__flag.iti__td{height:14px;background-position:-4845px 0px}.iti__flag.iti__tf{height:14px;background-position:-4867px 0px}.iti__flag.iti__tg{height:13px;background-position:-4889px 0px}.iti__flag.iti__th{height:14px;background-position:-4911px 0px}.iti__flag.iti__tj{height:10px;background-position:-4933px 0px}.iti__flag.iti__tk{height:10px;background-position:-4955px 0px}.iti__flag.iti__tl{height:10px;background-position:-4977px 0px}.iti__flag.iti__tm{height:14px;background-position:-4999px 0px}.iti__flag.iti__tn{height:14px;background-position:-5021px 0px}.iti__flag.iti__to{height:10px;background-position:-5043px 0px}.iti__flag.iti__tr{height:14px;background-position:-5065px 0px}.iti__flag.iti__tt{height:12px;background-position:-5087px 0px}.iti__flag.iti__tv{height:10px;background-position:-5109px 0px}.iti__flag.iti__tw{height:14px;background-position:-5131px 0px}.iti__flag.iti__tz{height:14px;background-position:-5153px 0px}.iti__flag.iti__ua{height:14px;background-position:-5175px 0px}.iti__flag.iti__ug{height:14px;background-position:-5197px 0px}.iti__flag.iti__um{height:11px;background-position:-5219px 0px}.iti__flag.iti__un{height:14px;background-position:-5241px 0px}.iti__flag.iti__us{height:11px;background-position:-5263px 0px}.iti__flag.iti__uy{height:14px;background-position:-5285px 0px}.iti__flag.iti__uz{height:10px;background-position:-5307px 0px}.iti__flag.iti__va{height:15px;background-position:-5329px 0px}.iti__flag.iti__vc{height:14px;background-position:-5346px 0px}.iti__flag.iti__ve{height:14px;background-position:-5368px 0px}.iti__flag.iti__vg{height:10px;background-position:-5390px 0px}.iti__flag.iti__vi{height:14px;background-position:-5412px 0px}.iti__flag.iti__vn{height:14px;background-position:-5434px 0px}.iti__flag.iti__vu{height:12px;background-position:-5456px 0px}.iti__flag.iti__wf{height:14px;background-position:-5478px 0px}.iti__flag.iti__ws{height:10px;background-position:-5500px 0px}.iti__flag.iti__xk{height:15px;background-position:-5522px 0px}.iti__flag.iti__ye{height:14px;background-position:-5544px 0px}.iti__flag.iti__yt{height:14px;background-position:-5566px 0px}.iti__flag.iti__za{height:14px;background-position:-5588px 0px}.iti__flag.iti__zm{height:14px;background-position:-5610px 0px}.iti__flag.iti__zw{height:10px;background-position:-5632px 0px}.iti__flag{height:15px;box-shadow:0 0 1px #888;background-image:url(flags.f73aa829a0084837.png);background-repeat:no-repeat;background-color:#dbdbdb;background-position:20px 0}@media (min-resolution: 192dpi){.iti__flag{background-image:url(flags@2x.2704c069d12ee746.png)}}.iti__flag.iti__np{background-color:transparent}.ngx-datatable{display:block;overflow:hidden;justify-content:center;position:relative;-webkit-transform:translate3d(0,0,0)}.ngx-datatable [hidden]{display:none!important}.ngx-datatable *,.ngx-datatable *:before,.ngx-datatable *:after{box-sizing:border-box}.ngx-datatable.scroll-vertical .datatable-body{overflow-y:auto}.ngx-datatable.scroll-vertical.virtualized .datatable-body .datatable-row-wrapper{position:absolute}.ngx-datatable.scroll-horz .datatable-body{overflow-x:auto;-webkit-overflow-scrolling:touch}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner{white-space:nowrap}.ngx-datatable.fixed-header .datatable-header .datatable-header-inner .datatable-header-cell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ngx-datatable.fixed-row .datatable-scroll,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row{white-space:nowrap}.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-cell,.ngx-datatable.fixed-row .datatable-scroll .datatable-body-row .datatable-body-group-cell{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ngx-datatable .datatable-body-row,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-header-inner{display:flex;flex-direction:row;-o-flex-flow:row;flex-flow:row}.ngx-datatable .datatable-body-cell,.ngx-datatable .datatable-header-cell{overflow-x:hidden;vertical-align:top;display:inline-block;line-height:1.625}.ngx-datatable .datatable-body-cell:focus,.ngx-datatable .datatable-header-cell:focus{outline:none}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-right{z-index:9}.ngx-datatable .datatable-row-left,.ngx-datatable .datatable-row-center,.ngx-datatable .datatable-row-group,.ngx-datatable .datatable-row-right{position:relative}.ngx-datatable .datatable-header{display:block;overflow:hidden}.ngx-datatable .datatable-header .datatable-header-inner{align-items:stretch;-webkit-align-items:stretch}.ngx-datatable .datatable-header .datatable-header-cell{position:relative;display:inline-block}.ngx-datatable .datatable-header .datatable-header-cell.sortable .datatable-header-cell-wrapper{cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell.longpress .datatable-header-cell-wrapper{cursor:move}.ngx-datatable .datatable-header .datatable-header-cell .sort-btn{line-height:100%;vertical-align:middle;display:inline-block;cursor:pointer}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell .resize-handle--not-resizable{display:inline-block;position:absolute;right:0;top:0;bottom:0;width:5px;padding:0 4px;visibility:hidden}.ngx-datatable .datatable-header .datatable-header-cell .resize-handle{cursor:ew-resize}.ngx-datatable .datatable-header .datatable-header-cell.resizeable:hover .resize-handle,.ngx-datatable .datatable-header .datatable-header-cell:hover .resize-handle--not-resizable{visibility:visible}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker{position:absolute;top:0;bottom:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromLeft{right:0}.ngx-datatable .datatable-header .datatable-header-cell .targetMarker.dragFromRight{left:0}.ngx-datatable .datatable-header .datatable-header-cell .datatable-header-cell-template-wrap{height:inherit}.ngx-datatable .datatable-body{position:relative;z-index:10;display:block}.ngx-datatable .datatable-body .datatable-scroll{display:inline-block}.ngx-datatable .datatable-body .datatable-row-detail{overflow-y:hidden}.ngx-datatable .datatable-body .datatable-row-wrapper{display:flex;flex-direction:column}.ngx-datatable .datatable-body .datatable-body-row{outline:none}.ngx-datatable .datatable-body .datatable-body-row>div{display:flex}.ngx-datatable .datatable-footer{display:block;width:100%}.ngx-datatable .datatable-footer .datatable-footer-inner{display:flex;align-items:center;width:100%}.ngx-datatable .datatable-footer .selected-count .page-count{flex:1 1 40%}.ngx-datatable .datatable-footer .selected-count .datatable-pager{flex:1 1 60%}.ngx-datatable .datatable-footer .page-count{flex:1 1 20%}.ngx-datatable .datatable-footer .datatable-pager{flex:1 1 80%;text-align:right}.ngx-datatable .datatable-footer .datatable-pager .pager,.ngx-datatable .datatable-footer .datatable-pager .pager li{padding:0;margin:0;display:inline-block;list-style:none}.ngx-datatable .datatable-footer .datatable-pager .pager li,.ngx-datatable .datatable-footer .datatable-pager .pager li a{outline:none}.ngx-datatable .datatable-footer .datatable-pager .pager li a{cursor:pointer;display:inline-block}.ngx-datatable .datatable-footer .datatable-pager .pager li.disabled a{cursor:not-allowed}@charset "UTF-8";@font-face{font-family:data-table;src:url(data-table.19a1c5c211a201d8.eot);src:url(data-table.19a1c5c211a201d8.eot?#iefix) format("embedded-opentype"),url(data-table.d233a8724a9532b6.woff) format("woff"),url(data-table.4f99927ffc558471.ttf) format("truetype"),url(data-table.029992b38cb863a4.svg#data-table) format("svg");font-weight:400;font-style:normal}[data-icon]:before{font-family:data-table!important;content:attr(data-icon);font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class^=datatable-icon-]:before,[class*=" datatable-icon-"]:before{font-family:data-table!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.datatable-icon-filter:before{content:"b"}.datatable-icon-collapse:before{content:"a"}.datatable-icon-expand:before{content:"c"}.datatable-icon-close:before{content:"d"}.datatable-icon-up:before{content:"e"}.datatable-icon-down:before{content:"f"}.datatable-icon-sort:before{content:"g"}.datatable-icon-done:before{content:"h"}.datatable-icon-done-all:before{content:"i"}.datatable-icon-search:before{content:"j"}.datatable-icon-pin:before{content:"k"}.datatable-icon-add:before{content:"m"}.datatable-icon-left:before{content:"o"}.datatable-icon-right:before{content:"p"}.datatable-icon-skip:before{content:"q"}.datatable-icon-prev:before{content:"r"}.main-content .wizard{width:100%;overflow:hidden}.main-content .wizard .content{margin-left:0!important}.main-content .wizard>.steps{position:relative;display:block;width:100%}.main-content .wizard>.steps .current-info{position:absolute;left:-99999px}.main-content .wizard>.steps>ul{display:table;width:100%;table-layout:fixed;margin:0;padding:0;list-style:none}.main-content .wizard>.steps>ul>li{display:table-cell;width:auto;vertical-align:top;text-align:center;position:relative}.main-content .wizard>.steps>ul>li a{position:relative;padding-top:52px;margin-top:20px;margin-bottom:20px;display:block}.main-content .wizard>.steps>ul>li:before{content:"";display:block;position:absolute;z-index:9;left:0}.main-content .wizard>.steps>ul>li:after{content:"";display:block;position:absolute;z-index:9;right:0}.main-content .wizard>.steps>ul>li:first-child:before{content:none}.main-content .wizard>.steps>ul>li:last-child:after{content:none}.main-content .wizard>.steps>ul>li.current>a{color:#333;cursor:default}.main-content .wizard>.steps>ul>li.current .step{border-color:#00b5b8;background-color:#fff;color:#00b5b8}.main-content .wizard>.steps>ul>li.disabled a{color:#999;cursor:default}.main-content .wizard>.steps>ul>li.disabled a:hover{color:#999;cursor:default}.main-content .wizard>.steps>ul>li.disabled a:focus{color:#999;cursor:default}.main-content .wizard>.steps>ul>li.done a{color:#999}.main-content .wizard>.steps>ul>li.done a:hover{color:#999}.main-content .wizard>.steps>ul>li.done a:focus{color:#999}.main-content .wizard>.steps>ul>li.done .step{background-color:#00b5b8;border-color:#00b5b8;color:#fff}.main-content .wizard>.steps>ul>li.error .step{border-color:#ff7588;color:#ff7588}.main-content .wizard>.steps .step{background-color:#fff;display:inline-block;position:absolute;top:0;left:50%;margin-left:-24px;z-index:10;text-align:center}.main-content .wizard>.content{overflow:hidden;position:relative;width:auto;padding:0;margin:0}.main-content .wizard>.content>.title{position:absolute;left:-99999px}.main-content .wizard>.content>.body{padding:0 20px}.main-content .wizard>.content>iframe{border:0 none;width:100%;height:100%}.main-content .wizard>.actions{position:relative;display:block;text-align:right;padding:0 20px 20px}.main-content .wizard>.actions>ul{float:right;list-style:none;padding:0;margin:0}.main-content .wizard>.actions>ul:after{content:"";display:table;clear:both}.main-content .wizard>.actions>ul>li{float:left}.main-content .wizard>.actions>ul>li+li{margin-left:10px}.main-content .wizard>.actions>ul>li>a{background:#00b5b8;color:#fff;display:block;padding:7px 12px;border-radius:2px;border:1px solid transparent}.main-content .wizard>.actions>ul>li>a:hover{box-shadow:0 0 0 100px #0000000d inset}.main-content .wizard>.actions>ul>li>a:focus{box-shadow:0 0 0 100px #0000000d inset}.main-content .wizard>.actions>ul>li>a:active{box-shadow:0 0 0 100px #0000001a inset}.main-content .wizard>.actions>ul>li>a[href="#previous"]{background-color:#ff8d60;color:#fff}.main-content .wizard>.actions>ul>li>a[href="#previous"]:hover{box-shadow:0 0 0 100px #00000005 inset}.main-content .wizard>.actions>ul>li>a[href="#previous"]:focus{box-shadow:0 0 0 100px #00000005 inset}.main-content .wizard>.actions>ul>li>a[href="#previous"]:active{box-shadow:0 0 0 100px #0000000a inset}.main-content .wizard>.actions>ul>li.disabled>a{color:#fff}.main-content .wizard>.actions>ul>li.disabled>a:hover{color:#fff}.main-content .wizard>.actions>ul>li.disabled>a:focus{color:#fff}.main-content .wizard>.actions>ul>li.disabled>a[href="#previous"]{box-shadow:none}.main-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:hover{box-shadow:none}.main-content .wizard>.actions>ul>li.disabled>a[href="#previous"]:focus{box-shadow:none}.main-content .wizard.wizard-circle>.steps>ul>li:before,.main-content .wizard.wizard-circle>.steps>ul>li:after{top:43px;width:50%;height:5px;background-color:#00b5b8}.main-content .wizard.wizard-circle>.steps>ul>li.current:after{background-color:#f5f7fa}.main-content .wizard.wizard-circle>.steps>ul>li.current~li:before{background-color:#f5f7fa}.main-content .wizard.wizard-circle>.steps>ul>li.current~li:after{background-color:#f5f7fa}.main-content .wizard.wizard-circle>.steps .step{width:50px;height:50px;line-height:40px;border:5px solid #F5F7FA;font-size:1.3rem;border-radius:50%}.main-content .wizard.wizard-notification>.steps>ul>li:before,.main-content .wizard.wizard-notification>.steps>ul>li:after{top:39px;width:50%;height:2px;background-color:#00b5b8}.main-content .wizard.wizard-notification>.steps>ul>li.current .step{border:2px solid #00B5B8;color:#00b5b8;line-height:36px}.main-content .wizard.wizard-notification>.steps>ul>li.current .step:after{border-top-color:#00b5b8}.main-content .wizard.wizard-notification>.steps>ul>li.current:after{background-color:#f5f7fa}.main-content .wizard.wizard-notification>.steps>ul>li.current~li:before{background-color:#f5f7fa}.main-content .wizard.wizard-notification>.steps>ul>li.current~li:after{background-color:#f5f7fa}.main-content .wizard.wizard-notification>.steps>ul>li.done .step{color:#fff}.main-content .wizard.wizard-notification>.steps>ul>li.done .step:after{border-top-color:#00b5b8}.main-content .wizard.wizard-notification>.steps .step{width:40px;height:40px;line-height:40px;font-size:1.3rem;border-radius:15%;background-color:#f5f7fa}.main-content .wizard.wizard-notification>.steps .step:after{content:"";width:0;height:0;position:absolute;bottom:0;left:50%;margin-left:-8px;margin-bottom:-8px;border-left:7px solid transparent;border-right:7px solid transparent;border-top:8px solid #F5F7FA}.main-content .wizard.vertical>.steps{display:inline;float:left;width:10%}.main-content .wizard.vertical>.steps>ul>li{display:block;width:100%}.main-content .wizard.vertical>.steps>ul>li:before,.main-content .wizard.vertical>.steps>ul>li:after{background-color:transparent}.main-content .wizard.vertical>.steps>ul>li.current:before,.main-content .wizard.vertical>.steps>ul>li.current:after{background-color:transparent}.main-content .wizard.vertical>.steps>ul>li.current~li:before{background-color:transparent}.main-content .wizard.vertical>.steps>ul>li.current~li:after{background-color:transparent}@media (max-width: 768px){.main-content .wizard>.steps>ul{margin-bottom:20px}.main-content .wizard>.steps>ul>li{display:block;float:left;width:50%}.main-content .wizard>.steps>ul>li>a{margin-bottom:0}.main-content .wizard>.steps>ul>li:first-child:before{content:""}.main-content .wizard>.steps>ul>li:last-child:after{content:"";background-color:#00b5b8}.main-content .wizard.vertical>.steps{width:15%}}@media (max-width: 480px){.main-content .wizard>.steps>ul>li{width:100%}.main-content .wizard>.steps>ul>li.current:after{background-color:#00b5b8}.main-content .wizard.vertical>.steps{width:20%}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial;font-size:13px;height:100%;margin:0;position:relative}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding-bottom:2px;padding-top:2px}.ql-snow .ql-editor code:before,.ql-snow .ql-editor code:after{content:"\a0";letter-spacing:-2px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}/*!
 * Quill Editor v1.2.2
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;cursor:text;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em}.ql-editor ol li,.ql-editor ul li{padding-left:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-num}.ql-editor ol li:before{content:counter(list-num,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;pointer-events:none;position:absolute}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding-bottom:2px;padding-top:2px}.ql-bubble .ql-editor code:before,.ql-bubble .ql-editor code:after{content:"\a0";letter-spacing:-2px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}.animated{animation-fill-mode:both;animation-duration:1s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation-name:fadeInUp}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fade-in-down{animation-name:fadeInDown}@keyframes fadeInRight{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.fade-in-right{animation-name:fadeInRight}@keyframes fadeInLeft{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.fade-in-left{animation-name:fadeInLeft}div.hopscotch-bubble .hopscotch-nav-button{font-weight:700;border-width:1px;border-style:solid;cursor:pointer;margin:0;overflow:visible;text-decoration:none!important;width:auto;padding:0 10px;height:26px;line-height:24px;font-size:12px;white-space:nowrap;display:-moz-inline-stack;display:inline-block;vertical-align:auto;zoom:1;display:inline;vertical-align:middle;border-radius:3px;box-sizing:border-box}div.hopscotch-bubble .hopscotch-nav-button:hover{zoom:1;box-shadow:0 1px 3px #00000040}div.hopscotch-bubble .hopscotch-nav-button:active{box-shadow:0 1px 2px #00000040 inset}div.hopscotch-bubble .hopscotch-nav-button.next{border-color:#000;color:#fff;margin:0 0 0 10px;text-shadow:0 1px 1px rgba(0,0,0,.35);background-color:#000}div.hopscotch-bubble .hopscotch-nav-button.next:hover{background-color:#00000059}div.hopscotch-bubble .hopscotch-nav-button.prev{border-color:#a7a7a7;color:#444;text-shadow:0 1px 1px rgba(255,255,255,.75);background-color:#f2f2f2;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr="#f2f2f2",endColorstr="#e9e9e9");background-image:linear-gradient(to bottom,#f2f2f2,#e9e9e9)}div.hopscotch-bubble .hopscotch-nav-button.prev:hover{background-color:#e8e8e8;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr="#FFE8E8E8",endColorstr="#FFA9A9A9");background-image:linear-gradient(to bottom,#e8e8e8,#e3e3e3 13%,#d7d7d7 32%,#b9b9b9 71%,#a9a9a9)}div.hopscotch-bubble{background-color:#1cbcd8;border:2px solid #1290a3;border:2px solid rgba(28,188,216,.5);color:#fff;font-size:13px;position:absolute;z-index:999999;box-sizing:content-box;-moz-background-clip:padding;background-clip:padding-box}div.hopscotch-bubble *{box-sizing:content-box}div.hopscotch-bubble.animate{-moz-transition-property:top,left;-moz-transition-duration:1s;-moz-transition-timing-function:ease-in-out;-ms-transition-property:top,left;-ms-transition-duration:1s;-ms-transition-timing-function:ease-in-out;-o-transition-property:top,left;-o-transition-duration:1s;-o-transition-timing-function:ease-in-out;-webkit-transition-property:top,left;-webkit-transition-duration:1s;-webkit-transition-timing-function:ease-in-out;transition-property:top,left;transition-duration:1s;transition-timing-function:ease-in-out}div.hopscotch-bubble.invisible{opacity:0}div.hopscotch-bubble.hide,div.hopscotch-bubble .hide,div.hopscotch-bubble .hide-all{display:none}div.hopscotch-bubble h3{color:#fff;font-size:16px;font-weight:700;line-height:19px;margin:-1px 15px 0 0;padding:0}div.hopscotch-bubble .hopscotch-bubble-container{padding:15px;position:relative;text-align:left;-webkit-font-smoothing:antialiased}div.hopscotch-bubble .hopscotch-content{font-weight:400;line-height:17px;margin:-5px 0 11px;padding-top:8px}div.hopscotch-bubble .hopscotch-bubble-content{margin:0 0 0 40px}div.hopscotch-bubble.no-number .hopscotch-bubble-content{margin:0}div.hopscotch-bubble .hopscotch-bubble-close{appearance:none;border:0;color:#000;background:transparent url(cross.f6afee7373af2bc0.png) no-repeat;background-size:8px;background-position:8px 8px;cursor:pointer;display:block;padding:8px;position:absolute;text-decoration:none;text-indent:-9999px;width:8px;height:8px;top:0;right:0}div.hopscotch-bubble .hopscotch-bubble-close.hide,div.hopscotch-bubble .hopscotch-bubble-close.hide-all{display:none}div.hopscotch-bubble .hopscotch-bubble-number{background:#fff;color:#000;border-radius:50%;display:block;float:left;font-size:17px;font-weight:700;line-height:31px;text-align:center;width:30px;height:30px}div.hopscotch-bubble .hopscotch-bubble-arrow-container{position:absolute;width:34px;height:34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow,div.hopscotch-bubble .hopscotch-bubble-arrow-container .hopscotch-bubble-arrow-border{width:0;height:0}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up{top:-18px;left:10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow{border-bottom:17px solid #1CBCD8;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-14px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.up .hopscotch-bubble-arrow-border{border-bottom:17px solid #000000;border-bottom:17px solid rgba(28,188,216,.5);border-left:17px solid transparent;border-right:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down{bottom:-35px;left:10px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow{border-top:17px solid #1CBCD8;border-left:17px solid transparent;border-right:17px solid transparent;position:relative;top:-20px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.down .hopscotch-bubble-arrow-border{border-top:17px solid #000000;border-top:17px solid rgba(28,188,216,.5);border-left:17px solid transparent;border-right:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left{top:10px;left:-18px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-right:17px solid #1CBCD8;border-top:17px solid transparent;position:relative;left:4px;top:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.left .hopscotch-bubble-arrow-border{border-right:17px solid #000000;border-right:17px solid rgba(28,188,216,.5);border-bottom:17px solid transparent;border-top:17px solid transparent}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right{top:10px;right:-35px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow{border-bottom:17px solid transparent;border-left:17px solid #1CBCD8;border-top:17px solid transparent;position:relative;left:-3px;top:-34px}div.hopscotch-bubble .hopscotch-bubble-arrow-container.right .hopscotch-bubble-arrow-border{border-left:17px solid #000000;border-left:17px solid rgba(28,188,216,.5);border-bottom:17px solid transparent;border-top:17px solid transparent}div.hopscotch-bubble .hopscotch-actions{margin:10px 0 0;text-align:right}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}my-app .main-panel .main-content .card{animation-duration:.75s;opacity:0;animation-name:fadeIn;animation-fill-mode:forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (min-width: 992px){.typo-line{padding-left:140px;margin-bottom:40px;position:relative}.typo-line .category{transform:translateY(-50%);top:50%;left:0;position:absolute}}#map{position:relative;width:100%;height:calc(100% - 60px);margin-top:70px}.places-buttons .btn{margin-bottom:30px}.space-70{height:70px;display:block}@media (max-width: 991px){.sidebar .nav>li.active-pro{position:relative;width:100%;bottom:10px}.sidebar .nav>li.active-pro>a{margin-top:20px}}.tim-row{margin-bottom:20px}.tim-typo{padding-left:25%;margin-bottom:40px;position:relative}.tim-typo .tim-note{bottom:10px;color:#c0c1c2;display:block;font-weight:400;font-size:13px;line-height:13px;left:0;margin-left:20px;position:absolute;width:260px}.tim-row{padding-top:50px}.tim-row h3{margin-top:0}.ng-select.ng-select-opened>.ng-select-container{background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.ng-select.ng-select-opened>.ng-select-container:hover{box-shadow:none}.ng-select.ng-select-opened>.ng-select-container .ng-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.ng-select.ng-select-opened>.ng-select-container .ng-arrow:hover{border-color:transparent transparent #333}.ng-select.ng-select-opened.ng-select-top>.ng-select-container{border-top-right-radius:0;border-top-left-radius:0}.ng-select.ng-select-opened.ng-select-right>.ng-select-container{border-top-right-radius:0;border-bottom-right-radius:0}.ng-select.ng-select-opened.ng-select-bottom>.ng-select-container{border-bottom-right-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-opened.ng-select-left>.ng-select-container{border-top-left-radius:0;border-bottom-left-radius:0}.ng-select.ng-select-focused:not(.ng-select-opened)>.ng-select-container{border-color:#007eff;box-shadow:inset 0 1px 1px #00000013,0 0 0 3px #007eff1a}.ng-select.ng-select-disabled>.ng-select-container{background-color:#f9f9f9}.ng-select .ng-has-value .ng-placeholder{display:none}.ng-select .ng-select-container{color:#333;background-color:#fff;border-radius:4px;border:1px solid #ccc;min-height:36px;align-items:center}.ng-select .ng-select-container:hover{box-shadow:0 1px #0000000f}.ng-select .ng-select-container .ng-value-container{align-items:center;padding-left:10px}[dir=rtl] .ng-select .ng-select-container .ng-value-container{padding-right:10px;padding-left:0}.ng-select .ng-select-container .ng-value-container .ng-placeholder{color:#999}.ng-select.ng-select-single .ng-select-container{height:36px}.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{top:5px;left:0;padding-left:10px;padding-right:50px}[dir=rtl] .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{padding-right:10px;padding-left:50px}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value{background-color:#f9f9f9;border:1px solid #e6e6e6}.ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-label{padding:0 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-top:5px;padding-left:7px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container{padding-right:7px;padding-left:0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{font-size:.9em;margin-bottom:5px;color:#333;background-color:#ebf5ff;border-radius:2px;margin-right:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{margin-right:0;margin-left:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled{background-color:#f9f9f9}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:5px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-label{padding-left:0;padding-right:5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-label,.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:inline-block;padding:1px 5px}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon:hover{background-color:#d1e8ff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-right:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.left{border-left:1px solid #b8dbff;border-right:none}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:1px solid #b8dbff}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon.right{border-left:0;border-right:1px solid #b8dbff}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 0 3px 3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{padding:0 3px 3px 0}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input>input{color:#000}.ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{top:5px;padding-bottom:5px;padding-left:3px}[dir=rtl] .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{padding-right:3px;padding-left:0}.ng-select .ng-clear-wrapper{color:#999}.ng-select .ng-clear-wrapper:hover .ng-clear{color:#d0021b}.ng-select .ng-spinner-zone{padding:5px 5px 0 0}[dir=rtl] .ng-select .ng-spinner-zone{padding:5px 0 0 5px}.ng-select .ng-arrow-wrapper{width:25px;padding-right:5px}[dir=rtl] .ng-select .ng-arrow-wrapper{padding-left:5px;padding-right:0}.ng-select .ng-arrow-wrapper:hover .ng-arrow{border-top-color:#666}.ng-select .ng-arrow-wrapper .ng-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px}.ng-dropdown-panel{background-color:#fff;border:1px solid #ccc;box-shadow:0 1px #0000000f;left:0}.ng-dropdown-panel.ng-select-top{bottom:100%;border-top-right-radius:4px;border-top-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-top .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.ng-dropdown-panel.ng-select-right{left:100%;top:0;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-right .ng-dropdown-panel-items .ng-option:first-child{border-top-right-radius:4px}.ng-dropdown-panel.ng-select-bottom{top:100%;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-color:#e6e6e6;margin-top:-1px}.ng-dropdown-panel.ng-select-bottom .ng-dropdown-panel-items .ng-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.ng-dropdown-panel.ng-select-left{left:-100%;top:0;border-top-left-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom-color:#e6e6e6;margin-bottom:-1px}.ng-dropdown-panel.ng-select-left .ng-dropdown-panel-items .ng-option:first-child{border-top-left-radius:4px}.ng-dropdown-panel .ng-dropdown-header{border-bottom:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-footer{border-top:1px solid #ccc;padding:5px 7px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{-webkit-user-select:none;user-select:none;padding:8px 10px;font-weight:500;color:#0000008a;cursor:pointer}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-disabled{cursor:default}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-marked{background-color:#f5faff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup.ng-option-selected.ng-option-marked{color:#0000008a;background-color:#ebf5ff;font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option{background-color:#fff;color:#000000de;padding:8px 10px}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked{color:#333;background-color:#ebf5ff}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected .ng-option-label,.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-selected.ng-option-marked .ng-option-label{font-weight:600}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-marked{background-color:#f5faff;color:#333}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-disabled{color:#ccc}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-left:22px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.ng-option-child{padding-right:22px;padding-left:0}.ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{font-size:80%;font-weight:400;padding-right:5px}[dir=rtl] .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .ng-tag-label{padding-left:5px;padding-right:0}[dir=rtl] .ng-dropdown-panel{direction:rtl;text-align:right}:root,body{--mdc-typography-font-family: "Source Sans 3", sans-serif;font-weight:500!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Source Sans 3",sans-serif;font-weight:500!important}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: #616161 !important}.pointerCursor{cursor:pointer}.fa-sharp.fa-solid.fa-chevron-up,.fa-sharp.fa-solid.fa-chevron-down{font-family:FontAwesome;font-style:normal}.icon-right{float:right;margin-top:20px;color:#0f56b3;margin-right:20px!important}#btn_sucess{padding:.9rem .8rem!important}.btn[class*=btn-]{font-family:"Source Sans 3",sans-serif}.toggleBtn{margin-left:-15px}.syncezy-loader{position:fixed;inset:0 0 56px;background:#00000026;z-index:100;display:flex;align-items:center;justify-content:center;height:100vh}.mat-grid-list{background-color:#fff!important}.mat-grid-tile-content{justify-content:left!important;left:10px!important;right:10px!important}.mat-grid-tile-content .right-content{justify-content:right!important}.mat-tile-left-right-0 .mat-grid-tile-content{left:0!important;right:0!important}.app-name-with-id{display:grid!important}.mat-toolbar.mat-primary{background-color:#0f75bc!important}.mat-flat-button.mat-primary,.mat-raised-button.mat-primary,.mat-fab.mat-primary,.mat-mini-fab.mat-primary{background-color:#4285f4!important}.mat-paginator-container{justify-content:center!important}.mat-column-logo1,.mat-column-logo2{word-wrap:break-word!important;white-space:unset!important;flex:0 0 17%!important;width:15%!important;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;hyphens:auto}.mat-column-one-two-way{word-wrap:break-word!important;white-space:unset!important;flex:0 0 17%!important;width:5%!important;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;hyphens:auto}.card__nav-list li.active{background:#c5dcfa40}.example-section{display:flex;align-content:center;align-items:center;height:60px}.mat-input-element{font-family:"Source Sans 3",sans-serif!important;font-size:1.275rem!important}.mat-expansion-panel-header{background-color:#eff3f6!important}.menu-item{margin-left:5px}body a{font-weight:400!important}.right-content .mat-grid-tile-content{justify-content:right!important;align-items:baseline!important;margin-right:10px!important}.mat-dialog-container{width:80%!important}.cdk-overlay-pane,.center-content .mat-grid-tile-content{justify-content:center!important}.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb{background-color:#4285f4!important}.mat-slide-toggle.mat-checked .mat-slide-toggle-bar{background-color:#b9ccea!important}.display-inherit .mat-grid-tile-content{display:inherit!important}.equal-margin{margin-top:15px;margin-bottom:15px}.short-width{width:50%!important}.left-margin .mat-grid-tile-content{margin-left:25px!important}.right-content-mat-tile .mat-grid-tile-content{justify-content:right!important}.user-type-span{color:#fff;border-radius:4px;text-transform:uppercase;font-size:12px;padding:3px 7px}.mat-mdc-radio-button~.mat-mdc-radio-button{margin-left:16px}th.mat-header-cell,td.mat-cell,td.mat-footer-cell{text-align:center!important}.mat-tab-label,.mat-tab-label.mat-tab-label-active{font-size:17px;color:#414141!important;font-weight:700}.mat-ink-bar{height:4px!important}.mat-card{box-shadow:none!important;position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid #E0E0E0;border-radius:4px!important}.mat-width-100{width:100%}.font-size-20{font-size:21px}.mat-form-field-infix{border:1px solid #E0E0E0!important;border-radius:4px!important}::ng-deep .mat-form-field-underline{display:none}.mat-form-field-disabled .mat-form-field-infix{color:#414141;background-color:#efefef}.mat-toolbar{background-color:transparent!important;padding:0!important;height:30px!important}.mat-toolbar li{font-size:17px!important}.mdc-tab.mat-mdc-tab.mdc-tab--active{background:var(--blue-25, rgba(197, 220, 250, .25))}.mat-mdc-card.mdc-card{border:1px solid #ced7df;border-radius:4px!important;box-shadow:none!important;position:inherit!important}.mat-mdc-card.mdc-card .mat-mdc-tab-body-content{overflow:hidden}.mat-mdc-card.mdc-card.card-tabs{border-radius:0!important;border-left-width:0!important;border-right-width:0!important;border-bottom-width:0!important}.mat-mdc-card.mdc-card.p-0 .mat-mdc-card-content{padding:0!important}.text-color-cornflower-blue{color:#4285f4!important}.text-color-blue{color:#0f75bc!important}.text-color-red-Warning{color:#ea4335!important}.mat-mdc-form-field{width:100%}.mat-mdc-form-field input{background-color:transparent!important}.mat-mdc-tab-header .mat-mdc-tab-labels{width:100px}.mat-mdc-tab-header .mat-mdc-tab-labels .mdc-tab__text-label{font-weight:700}.mat-expansion-panel{border-radius:4px!important;box-shadow:none!important;border:1px solid #ced7df}.mat-expansion-panel .mat-expansion-panel-body .mdc-list-item__primary-text{align-items:center}.mat-expansion-panel .mat-expansion-panel-body .sub-menu-icon{width:35px}.mat-expansion-panel .mat-expansion-panel-body .menu-title{white-space:break-spaces;width:calc(100% - 35px)}.mat-expansion-panel .mat-expansion-panel-header{background-color:transparent!important}.mat-expansion-panel .mat-expansion-panel-header:after{inset:0;position:absolute;content:"";opacity:0;pointer-events:none}.mat-expansion-panel .mat-expansion-panel-header:hover:after{background-color:#000!important;opacity:.04!important}.mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{margin-bottom:7.5px!important}.mdc-list-item__primary-text{font-family:"Source Sans 3",sans-serif!important;font-weight:500!important}.mdc-button--raised{padding:24px 26px!important;font-size:17px!important;border-radius:4px!important;background-color:#1672ec!important;color:#fff!important;font-family:"Source Sans 3",sans-serif!important;font-weight:500!important}.mdc-button--raised .mdc-button__label{color:#fff!important}.mdc-button--raised.mat-btn-sm{padding:10px 12px!important}.button-flex-gap-10px .mdc-button__label{display:flex;gap:10px}.mdc-button--outlined{font-size:17px!important;height:48px!important}.mdc-button--raised,.mat-mdc-outlined-button,button{border-radius:4px!important}.background-color-blue-400{background-color:#1672ec!important}.border-color-gray-400{border-color:#818181!important}.mat-mdc-slide-toggle{position:relative}.mat-mdc-slide-toggle .mdc-switch{min-width:70px!important}.mat-mdc-slide-toggle .mdc-switch:enabled:focus:not(:active) .mdc-switch__track:after{background:#2ab930!important}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:before{background:#fff!important}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:after{background:#2ab930!important}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{height:45px!important;border-radius:4px!important;border:1px solid #ced7df}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{width:43px!important;height:43px!important;border-radius:4px!important;left:1px!important}.mat-mdc-slide-toggle .switch-label-checked{display:none}.mat-mdc-slide-toggle .switch-label-unchecked{position:absolute;left:35%;top:27%}.mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked .switch-label-unchecked{display:none}.mat-mdc-slide-toggle.mat-mdc-slide-toggle-checked .switch-label-checked{position:absolute;left:12%;top:29%;color:#fff;display:block}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected:enabled .mdc-switch__handle:after{background:#fff!important}.mat-mdc-slide-toggle .mdc-switch.mdc-switch--selected:enabled .mdc-switch__handle:after{background:#fff!important}.mat-mdc-slide-toggle .mdc-switch--checked .mdc-switch__handle{left:-24.3px!important}.mat-mdc-slide-toggle.enable-disable .mdc-switch{min-width:150px!important}.dashboard__sidebar{padding-left:0!important;padding-right:0!important;left:0!important;top:0!important;border-radius:0!important;width:21rem}.dashboard__sidebar .mat-expansion-panel .mat-expansion-panel-header:hover:after{background-color:#1672ec!important;opacity:.15!important}.dashboard__sidebar .mat-expansion-panel .mat-expansion-panel-header:hover .mat-expansion-panel-header-title{color:#1672ec!important}.dashboard__sidebar .mat-expansion-panel .mat-expansion-panel-header:hover .mat-expansion-indicator:after{color:#1672ec!important}.dashboard__sidebar .mat-expansion-panel .mat-expansion-panel-body{padding:0 0 16px!important}.dashboard-main{margin-left:21rem}.mat-mdc-nav-list .mat-mdc-list-item-unscoped-content{display:flex}.mat-mdc-nav-list .mdc-list-item:hover:before,.mat-mdc-nav-list .mdc-list-item:focus:before,.mat-mdc-nav-list .mdc-list-item.active:before{background-color:#1672ec!important;opacity:.15!important}.mat-mdc-nav-list .mdc-list-item:hover .mdc-list-item__primary-text,.mat-mdc-nav-list .mdc-list-item:focus .mdc-list-item__primary-text,.mat-mdc-nav-list .mdc-list-item.active .mdc-list-item__primary-text{color:#1672ec!important}.mat-grid-tile{overflow:visible!important}.mdc-form-field>label{margin-bottom:0!important}.mdc-data-table__row:last-child .mdc-data-table__cell{border-bottom:1px solid #ced7df!important}.mat-form-field-appearance-fill .mat-mdc-select-arrow-wrapper{transform:translateY(0)!important}.mat-mdc-radio-button.mat-mdc-radio-checked .mdc-radio__background:before{background-color:#4285f4!important}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle{border-color:#4285f4!important}.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled+.mdc-radio__background .mdc-radio__inner-circle{border-color:#4285f4!important}.mat-mdc-paginator-page-size{display:none!important}.mat-mdc-paginator-container{justify-content:flex-start!important}.justify-content-end .mat-grid-tile-content{justify-content:flex-end!important;align-items:flex-start!important}.justify-end .mat-grid-tile-content{justify-content:flex-end!important}.justify-content-start .mat-grid-tile-content{justify-content:flex-start!important;align-items:flex-start!important}.justify-content-between .mat-grid-tile-content{justify-content:space-between!important}.left-0 .mat-grid-tile-content{left:0!important}.right-0 .mat-grid-tile-content{right:-12px!important}.width-160{width:160px!important}.width-210{width:210px!important}.justify-content-center .mat-grid-tile-content{justify-content:center!important;align-items:flex-start!important}.overflow-auto{overflow:auto!important}.tr-heught-80px .mat-mdc-table .mat-mdc-row.mdc-data-table__row{height:80px!important}.min-height-80vh{min-height:80vh!important}::-webkit-scrollbar{width:18px!important}::-webkit-scrollbar-track{background-color:none!important;border-radius:4px!important}::-webkit-scrollbar-thumb{border-radius:4px!important;border:5px solid transparent!important;background-clip:content-box!important;background-color:#999!important}.mat-datepicker-popup .mat-mdc-form-field-subscript-wrapper:before{content:none!important}.mat-mdc-raised-button:not(:disabled){color:#fff!important}.mdc-button__label{display:flex;align-items:center}.copy-icon-button-with-form-field{height:57px!important;border-top:none!important;border-right:none!important;border-bottom:none!important;border-radius:0!important}.vh-75{max-height:75vh!important}.min-vh-75{min-height:75vh!important}.mat-icon{cursor:pointer!important}.letter-spacing .mat-mdc-input-element{letter-spacing:5px!important;font-size:24px!important}.mat-style-none{border-style:none!important;box-shadow:none!important}.font-12{font-size:13px}.font-14{font-size:15px!important}.font-28{font-size:28px!important}.font-24{font-size:24px}.font-32{font-size:32px!important}.font-34{font-size:34px!important}.px-10px{padding:0 10px!important}.mt-2px{margin-top:2px!important}.letter-spacing-none{letter-spacing:normal!important}.font-weight-500{font-weight:500}.color-blue{color:#1672ec!important;cursor:pointer}.width-344{width:344px!important}.width-384{width:444px!important}.height-44{height:44px!important}.font-black,.mat-mdc-raised-button,.font-black .mdc-button__label{color:#000!important}.or-divider{margin:32px 0!important}span.or-text{position:relative!important;margin-top:-.7rem!important;display:flex!important;justify-content:center!important;font-size:15px!important;padding:0 6px!important;margin:auto;width:fit-content!important;background-color:#fff!important}.ms-btn{margin-left:-4.2rem!important}.g-btn{margin-left:-2.4rem!important}.cursor-pointer{cursor:pointer!important}.underline{text-decoration:underline!important}.line-height{line-height:1.2!important}.google-button{border-style:none!important;display:flex!important;justify-content:space-evenly!important;width:100%!important;padding:10px!important;margin-bottom:20px!important;border:1px solid #a1a1a1!important;background:transparent!important;border-radius:4px!important;box-shadow:none!important}.continue,.confirm-btn{background-color:#1672ec!important;width:100%!important;padding:16px 0!important;font-size:15px!important;color:#fff!important;border-style:none!important;border-radius:4px!important}.skip-btn{background-color:transparent!important;width:100%!important;padding:16px 0!important;font-size:15px!important;color:#fff!important;border-style:none!important;border-radius:4px!important;border:1px solid #E0E0E0!important;color:#000!important}.mdc-floating-label.mat-mdc-floating-label.ng-tns-c48-0.ng-star-inserted.mdc-floating-label--float-above{color:#1672ec!important}.signup-grand-parent .signup-container{width:344px!important}.signup-grand-parent .signup-container .signup-heading{font-size:34px;color:#000}.signup-grand-parent .signup-container .signup-heading .registerd-user-email{font-size:28px;text-decoration:underline}.signup-grand-parent .signup-container .google-button{border-style:none;display:flex;justify-content:space-evenly;width:100%;padding:10px;margin-bottom:20px;border:1px solid #a1a1a1;background:transparent;border-radius:4px}.signup-grand-parent .signup-container .google-button .google-icon{display:flex;margin-left:-2rem}.signup-grand-parent .signup-container .google-button .ms-icon{margin-left:-4rem}.signup-grand-parent .signup-container .signup-form label#mat-mdc-form-field-label-0{padding:0}.signup-grand-parent .signup-container .signup-form input#mat-input-1,.signup-grand-parent .signup-container .signup-form input#mat-input-2{letter-spacing:20!important}.mdc-text-field--focused{border:1px solid #4285f4!important;border-bottom:2px solid #4285f4!important;background-color:#c5dcfa!important}.mdc-text-field--focused:before{background:#c5dcfa!important}.mdc-text-field--focused .mdc-floating-label{color:#1672ec!important}.mdc-text-field--focused .mat-mdc-form-field-focus-overlay{background:#c5dcfa!important;background-color:#c5dcfa!important}.mdc-text-field--focused .mdc-line-ripple:before{border:none!important}.mdc-text-field--disabled,.mdc-text-field--disabled input{background-color:#ced7df!important}.mdc-line-ripple--active:before{border-bottom:2px solid #1672EC}.mdc-text-field--filled .mdc-line-ripple:after{border:0!important;border-bottom-color:transparent!important}.mdc-text-field--active .mdc-line-ripple:after{border:0!important;border-bottom-color:transparent!important}.sidebar__nav-link{font-weight:700!important;border-radius:0!important}.create-company-toaster{border-color:#8ab9f6!important;background-color:#c5dcfa80!important}.table-with-border{border:1px solid rgb(224,224,224)!important;border-radius:4px!important}.table-with-border .mat-mdc-header-row{background-color:#e0e0e080!important}.table-with-border .mat-mdc-cell{padding-top:5px;padding-bottom:5px}.table-with-border .mdc-data-table__row:last-child .mdc-data-table__cell{border-bottom:1px solid rgb(224,224,224)!important}.table-with-border .mdc-data-table__cell,.table-with-border .mdc-data-table__header-cell{border-bottom:1px solid rgb(224,224,224)!important}.table-header-background-gray .mat-mdc-header-row{background-color:#e0e0e080!important}.table-header-background-gray .mat-mdc-header-row .mat-mdc-header-cell{font-size:17px!important;font-weight:700!important}.table-header-background-gray .mat-mdc-header-row .mat-mdc-cell{font-size:17px!important}.table-header-background-gray .mdc-data-table__row:last-child .mdc-data-table__cell{border-bottom:0!important}.button-border-radius-100 .mat-mdc-button-persistent-ripple:before{border-radius:4px!important;width:40px!important;margin-left:12px!important}.invite-co-worker-table{border:1px solid rgb(224,224,224)!important;border-radius:4px!important;padding:1px}.invite-co-worker-table .mdc-data-table__row:last-child .mdc-data-table__cell{border-bottom:none!important}.invite-co-worker-table .mdc-data-table__cell,.invite-co-worker-table .mdc-data-table__header-cell{border-bottom:1px solid rgb(224,224,224)!important;border-right:1px solid rgb(224,224,224)!important}.invite-co-worker-table .mat-mdc-row:nth-child(odd){background-color:#e0e0e080!important}.invite-co-worker-table .border-right-none{border-right:none!important}.invite-co-worker-table .mdc-data-table__header-cell{color:#414141!important}.invite-co-worker-table .radio-header-selected{border:2px solid rgb(22,114,236)!important;border-bottom:none!important}.invite-co-worker-table .radio-selected{border-left:2px solid rgb(22,114,236)!important;border-right:2px solid rgb(22,114,236)!important}.invite-co-worker-table .mdc-data-table__row:last-child .radio-selected{border-bottom:2px solid rgb(22,114,236)!important}.border-right-none{border-right:none!important}.overflow-hidden{overflow:hidden!important}.color-gray-400{color:#818181!important}.color-gray-600{color:#414141!important}.word-wrap-break-word{word-wrap:break-word!important}.mat--tab-header-display-none .mat-mdc-tab-header{display:none}.dialog-hover-none .mdc-button__ripple:before{background:transparent!important;background-color:transparent!important}.dialog-hover-none .mat-ripple{display:none!important}.iti--allow-dropdown input[type=tel]{border:none;border-bottom:1px solid #414141;border-radius:4px 4px 0 0;background:#f5f5f5}.mat-mdc-raised-button .mdc-button__label{letter-spacing:normal}a.btn-primary{border-radius:4px}.switch.switch-small,.switch.switch-small small,.card,.mat-mdc-slide-toggle .mdc-switch .mdc-switch__track,.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle,.badge-app-id-details{border-radius:4px!important}.mat-mdc-form-field-error-wrapper{padding:0!important}.p-5{padding:5px!important}.m-top-5{margin-top:10px!important}.m-bottom-5{margin-bottom:5px!important}.mat-mdc-select .width-70{width:70%!important}.spinner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;display:flex}.background-blur{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(1px);z-index:99;background-color:#ffffff80}.spinner-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:100;display:flex}.spinner-container .spinner-content{text-align:center}.spinner-container .spinner-content .spinner-img{width:100px;height:100px}ngx-charts-number-card .cell p{font-size:15px!important;line-height:15px!important;padding-bottom:1px!important}foreignObject{y:26!important}ngx-charts-number-card .cell .value-text{font-size:14px!important;alignment-baseline:central!important}.country-selector{opacity:1!important;align-items:left!important}input:not(.country-search){left:10px}input.country-search{position:sticky!important;top:0!important;background-color:#fff;z-index:9!important}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0);background-color:var(--mat-ripple-color, rgba(0, 0, 0, .1))}.cdk-high-contrast-active .mat-ripple-element,.cdk-drag-preview .mat-ripple-element,.cdk-drag-placeholder .mat-ripple-element{display:none}.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;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-app-background{background-color:var(--mat-app-background-color, var(--mat-app-background, transparent));color:var(--mat-app-text-color, var(--mat-app-on-background, inherit))}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:var(--mat-app-elevation-shadow-level-0, none)}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:var(--mat-app-elevation-shadow-level-1, none)}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:var(--mat-app-elevation-shadow-level-2, none)}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:var(--mat-app-elevation-shadow-level-3, none)}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:var(--mat-app-elevation-shadow-level-4, none)}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:var(--mat-app-elevation-shadow-level-5, none)}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:var(--mat-app-elevation-shadow-level-6, none)}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:var(--mat-app-elevation-shadow-level-7, none)}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:var(--mat-app-elevation-shadow-level-8, none)}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:var(--mat-app-elevation-shadow-level-9, none)}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:var(--mat-app-elevation-shadow-level-10, none)}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:var(--mat-app-elevation-shadow-level-11, none)}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:var(--mat-app-elevation-shadow-level-12, none)}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:var(--mat-app-elevation-shadow-level-13, none)}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:var(--mat-app-elevation-shadow-level-14, none)}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:var(--mat-app-elevation-shadow-level-15, none)}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:var(--mat-app-elevation-shadow-level-16, none)}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:var(--mat-app-elevation-shadow-level-17, none)}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:var(--mat-app-elevation-shadow-level-18, none)}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:var(--mat-app-elevation-shadow-level-19, none)}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:var(--mat-app-elevation-shadow-level-20, none)}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:var(--mat-app-elevation-shadow-level-21, none)}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:var(--mat-app-elevation-shadow-level-22, none)}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:var(--mat-app-elevation-shadow-level-23, none)}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:var(--mat-app-elevation-shadow-level-24, none)}.mat-theme-loaded-marker{display:none}html{--mat-ripple-color:rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color:#3f51b5;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color:#ff4081;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}.mat-warn{--mat-option-selected-state-label-text-color:#f44336;--mat-option-label-text-color:rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color:rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color:rgba(0, 0, 0, .87)}.mat-primary{--mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html,.mat-accent{--mat-full-pseudo-checkbox-selected-icon-color:#ff4081;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}.mat-warn{--mat-full-pseudo-checkbox-selected-icon-color:#f44336;--mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;--mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0}html{--mat-app-background-color:#fafafa;--mat-app-text-color:rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-option-label-text-font:Roboto, sans-serif;--mat-option-label-text-line-height:24px;--mat-option-label-text-size:16px;--mat-option-label-text-tracking:.03125em;--mat-option-label-text-weight:400}html{--mat-optgroup-label-text-font:Roboto, sans-serif;--mat-optgroup-label-text-line-height:24px;--mat-optgroup-label-text-size:16px;--mat-optgroup-label-text-tracking:.03125em;--mat-optgroup-label-text-weight:400}html{--mdc-elevated-card-container-shape:4px;--mdc-outlined-card-container-shape:4px;--mdc-outlined-card-outline-width:1px}html{--mdc-elevated-card-container-color:white;--mdc-elevated-card-container-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color:white;--mdc-outlined-card-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color:rgba(0, 0, 0, .54)}html{--mat-card-title-text-font:Roboto, sans-serif;--mat-card-title-text-line-height:32px;--mat-card-title-text-size:20px;--mat-card-title-text-tracking:.0125em;--mat-card-title-text-weight:500;--mat-card-subtitle-text-font:Roboto, sans-serif;--mat-card-subtitle-text-line-height:22px;--mat-card-subtitle-text-size:14px;--mat-card-subtitle-text-tracking:.0071428571em;--mat-card-subtitle-text-weight:500}html{--mdc-linear-progress-active-indicator-height:4px;--mdc-linear-progress-track-height:4px;--mdc-linear-progress-track-shape:0}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color:#3f51b5;--mdc-linear-progress-track-color:rgba(63, 81, 181, .25)}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color:#ff4081;--mdc-linear-progress-track-color:rgba(255, 64, 129, .25)}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color:#f44336;--mdc-linear-progress-track-color:rgba(244, 67, 54, .25)}html{--mdc-plain-tooltip-container-shape:4px;--mdc-plain-tooltip-supporting-text-line-height:16px}html{--mdc-plain-tooltip-container-color:#616161;--mdc-plain-tooltip-supporting-text-color:#fff}html{--mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;--mdc-plain-tooltip-supporting-text-size:12px;--mdc-plain-tooltip-supporting-text-weight:400;--mdc-plain-tooltip-supporting-text-tracking:.0333333333em}html{--mdc-filled-text-field-active-indicator-height:1px;--mdc-filled-text-field-focus-active-indicator-height:2px;--mdc-filled-text-field-container-shape:4px;--mdc-outlined-text-field-outline-width:1px;--mdc-outlined-text-field-focus-outline-width:2px;--mdc-outlined-text-field-container-shape:4px}html{--mdc-filled-text-field-caret-color:#3f51b5;--mdc-filled-text-field-focus-active-indicator-color:#3f51b5;--mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color:whitesmoke;--mdc-filled-text-field-disabled-container-color:#fafafa;--mdc-filled-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color:#f44336;--mdc-filled-text-field-error-focus-label-text-color:#f44336;--mdc-filled-text-field-error-label-text-color:#f44336;--mdc-filled-text-field-error-caret-color:#f44336;--mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color:#f44336;--mdc-filled-text-field-error-focus-active-indicator-color:#f44336;--mdc-filled-text-field-error-hover-active-indicator-color:#f44336;--mdc-outlined-text-field-caret-color:#3f51b5;--mdc-outlined-text-field-focus-outline-color:#3f51b5;--mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color:#f44336;--mdc-outlined-text-field-error-focus-label-text-color:#f44336;--mdc-outlined-text-field-error-label-text-color:#f44336;--mdc-outlined-text-field-error-hover-label-text-color:#f44336;--mdc-outlined-text-field-outline-color:rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color:#f44336;--mdc-outlined-text-field-error-hover-outline-color:#f44336;--mdc-outlined-text-field-error-outline-color:#f44336;--mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, .87);--mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, .38);--mat-form-field-state-layer-color:rgba(0, 0, 0, .87);--mat-form-field-error-text-color:#f44336;--mat-form-field-select-option-text-color:inherit;--mat-form-field-select-disabled-option-text-color:GrayText;--mat-form-field-leading-icon-color:unset;--mat-form-field-disabled-leading-icon-color:unset;--mat-form-field-trailing-icon-color:unset;--mat-form-field-disabled-trailing-icon-color:unset;--mat-form-field-error-focus-trailing-icon-color:unset;--mat-form-field-error-hover-trailing-icon-color:unset;--mat-form-field-error-trailing-icon-color:unset;--mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity:.04;--mat-form-field-focus-state-layer-opacity:.08}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color:#ff4081;--mdc-filled-text-field-focus-active-indicator-color:#ff4081;--mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mdc-outlined-text-field-caret-color:#ff4081;--mdc-outlined-text-field-focus-outline-color:#ff4081;--mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, .87);--mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color:#f44336;--mdc-filled-text-field-focus-active-indicator-color:#f44336;--mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color:#f44336;--mdc-outlined-text-field-focus-outline-color:#f44336;--mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, .87);--mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, .87)}html{--mat-form-field-container-height:56px;--mat-form-field-filled-label-display:block;--mat-form-field-container-vertical-padding:16px;--mat-form-field-filled-with-label-container-padding-top:24px;--mat-form-field-filled-with-label-container-padding-bottom:8px}html{--mdc-filled-text-field-label-text-font:Roboto, sans-serif;--mdc-filled-text-field-label-text-size:16px;--mdc-filled-text-field-label-text-tracking:.03125em;--mdc-filled-text-field-label-text-weight:400;--mdc-outlined-text-field-label-text-font:Roboto, sans-serif;--mdc-outlined-text-field-label-text-size:16px;--mdc-outlined-text-field-label-text-tracking:.03125em;--mdc-outlined-text-field-label-text-weight:400;--mat-form-field-container-text-font:Roboto, sans-serif;--mat-form-field-container-text-line-height:24px;--mat-form-field-container-text-size:16px;--mat-form-field-container-text-tracking:.03125em;--mat-form-field-container-text-weight:400;--mat-form-field-outlined-label-text-populated-size:16px;--mat-form-field-subscript-text-font:Roboto, sans-serif;--mat-form-field-subscript-text-line-height:20px;--mat-form-field-subscript-text-size:12px;--mat-form-field-subscript-text-tracking:.0333333333em;--mat-form-field-subscript-text-weight:400}html{--mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color:white;--mat-select-enabled-trigger-text-color:rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color:rgba(0, 0, 0, .38);--mat-select-placeholder-text-color:rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color:rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color:rgba(0, 0, 0, .38);--mat-select-focused-arrow-color:rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color:rgba(244, 67, 54, .87)}html{--mat-select-arrow-transform:translateY(-8px)}html{--mat-select-trigger-text-font:Roboto, sans-serif;--mat-select-trigger-text-line-height:24px;--mat-select-trigger-text-size:16px;--mat-select-trigger-text-tracking:.03125em;--mat-select-trigger-text-weight:400}html{--mat-autocomplete-container-shape:4px;--mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color:white}html{--mdc-dialog-container-shape:4px;--mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width:80vw;--mat-dialog-container-small-max-width:80vw;--mat-dialog-container-min-width:0;--mat-dialog-actions-alignment:start;--mat-dialog-actions-padding:8px;--mat-dialog-content-padding:20px 24px;--mat-dialog-with-actions-content-padding:20px 24px;--mat-dialog-headline-padding:0 24px 9px}html{--mdc-dialog-container-color:white;--mdc-dialog-subhead-color:rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color:rgba(0, 0, 0, .6)}html{--mdc-dialog-subhead-font:Roboto, sans-serif;--mdc-dialog-subhead-line-height:32px;--mdc-dialog-subhead-size:20px;--mdc-dialog-subhead-weight:500;--mdc-dialog-subhead-tracking:.0125em;--mdc-dialog-supporting-text-font:Roboto, sans-serif;--mdc-dialog-supporting-text-line-height:24px;--mdc-dialog-supporting-text-size:16px;--mdc-dialog-supporting-text-weight:400;--mdc-dialog-supporting-text-tracking:.03125em}.mat-mdc-standard-chip{--mdc-chip-container-shape-radius:16px;--mdc-chip-with-avatar-avatar-shape-radius:14px;--mdc-chip-with-avatar-avatar-size:28px;--mdc-chip-with-icon-icon-size:18px;--mdc-chip-outline-width:0;--mdc-chip-outline-color:transparent;--mdc-chip-disabled-outline-color:transparent;--mdc-chip-focus-outline-color:transparent;--mdc-chip-hover-state-layer-opacity:.04;--mdc-chip-with-avatar-disabled-avatar-opacity:1;--mdc-chip-flat-selected-outline-width:0;--mdc-chip-selected-hover-state-layer-opacity:.04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;--mdc-chip-with-icon-disabled-icon-opacity:1;--mat-chip-disabled-container-opacity:.4;--mat-chip-trailing-action-opacity:.54;--mat-chip-trailing-action-focus-opacity:1;--mat-chip-trailing-action-state-layer-color:transparent;--mat-chip-selected-trailing-action-state-layer-color:transparent;--mat-chip-trailing-action-hover-state-layer-opacity:0;--mat-chip-trailing-action-focus-state-layer-opacity:0}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color:#212121;--mdc-chip-elevated-container-color:#e0e0e0;--mdc-chip-elevated-selected-container-color:#e0e0e0;--mdc-chip-elevated-disabled-container-color:#e0e0e0;--mdc-chip-flat-disabled-selected-container-color:#e0e0e0;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:#212121;--mdc-chip-selected-label-text-color:#212121;--mdc-chip-with-icon-icon-color:#212121;--mdc-chip-with-icon-disabled-icon-color:#212121;--mdc-chip-with-icon-selected-icon-color:#212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;--mdc-chip-with-trailing-icon-trailing-icon-color:#212121;--mat-chip-selected-disabled-trailing-icon-color:#212121;--mat-chip-selected-trailing-icon-color:#212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#3f51b5;--mdc-chip-elevated-selected-container-color:#3f51b5;--mdc-chip-elevated-disabled-container-color:#3f51b5;--mdc-chip-flat-disabled-selected-container-color:#3f51b5;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#ff4081;--mdc-chip-elevated-selected-container-color:#ff4081;--mdc-chip-elevated-disabled-container-color:#ff4081;--mdc-chip-flat-disabled-selected-container-color:#ff4081;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color:white;--mdc-chip-elevated-container-color:#f44336;--mdc-chip-elevated-selected-container-color:#f44336;--mdc-chip-elevated-disabled-container-color:#f44336;--mdc-chip-flat-disabled-selected-container-color:#f44336;--mdc-chip-focus-state-layer-color:black;--mdc-chip-hover-state-layer-color:black;--mdc-chip-selected-hover-state-layer-color:black;--mdc-chip-focus-state-layer-opacity:.12;--mdc-chip-selected-focus-state-layer-color:black;--mdc-chip-selected-focus-state-layer-opacity:.12;--mdc-chip-label-text-color:white;--mdc-chip-selected-label-text-color:white;--mdc-chip-with-icon-icon-color:white;--mdc-chip-with-icon-disabled-icon-color:white;--mdc-chip-with-icon-selected-icon-color:white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;--mdc-chip-with-trailing-icon-trailing-icon-color:white;--mat-chip-selected-disabled-trailing-icon-color:white;--mat-chip-selected-trailing-icon-color:white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height:32px}.mat-mdc-standard-chip{--mdc-chip-label-text-font:Roboto, sans-serif;--mdc-chip-label-text-line-height:20px;--mdc-chip-label-text-size:14px;--mdc-chip-label-text-tracking:.0178571429em;--mdc-chip-label-text-weight:400}html{--mdc-switch-disabled-selected-icon-opacity:.38;--mdc-switch-disabled-track-opacity:.12;--mdc-switch-disabled-unselected-icon-opacity:.38;--mdc-switch-handle-height:20px;--mdc-switch-handle-shape:10px;--mdc-switch-handle-width:20px;--mdc-switch-selected-icon-size:18px;--mdc-switch-track-height:14px;--mdc-switch-track-shape:7px;--mdc-switch-track-width:36px;--mdc-switch-unselected-icon-size:18px;--mdc-switch-selected-focus-state-layer-opacity:.12;--mdc-switch-selected-hover-state-layer-opacity:.04;--mdc-switch-selected-pressed-state-layer-opacity:.1;--mdc-switch-unselected-focus-state-layer-opacity:.12;--mdc-switch-unselected-hover-state-layer-opacity:.04;--mdc-switch-unselected-pressed-state-layer-opacity:.1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity:.38;--mat-switch-disabled-unselected-handle-opacity:.38;--mat-switch-unselected-handle-size:20px;--mat-switch-selected-handle-size:20px;--mat-switch-pressed-handle-size:20px;--mat-switch-with-icon-handle-size:20px;--mat-switch-selected-handle-horizontal-margin:0;--mat-switch-selected-with-icon-handle-horizontal-margin:0;--mat-switch-selected-pressed-handle-horizontal-margin:0;--mat-switch-unselected-handle-horizontal-margin:0;--mat-switch-unselected-with-icon-handle-horizontal-margin:0;--mat-switch-unselected-pressed-handle-horizontal-margin:0;--mat-switch-visible-track-opacity:1;--mat-switch-hidden-track-opacity:1;--mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width:1px;--mat-switch-track-outline-color:transparent;--mat-switch-selected-track-outline-width:1px;--mat-switch-selected-track-outline-color:transparent;--mat-switch-disabled-unselected-track-outline-width:1px;--mat-switch-disabled-unselected-track-outline-color:transparent}html{--mdc-switch-selected-focus-state-layer-color:#3949ab;--mdc-switch-selected-handle-color:#3949ab;--mdc-switch-selected-hover-state-layer-color:#3949ab;--mdc-switch-selected-pressed-state-layer-color:#3949ab;--mdc-switch-selected-focus-handle-color:#1a237e;--mdc-switch-selected-hover-handle-color:#1a237e;--mdc-switch-selected-pressed-handle-color:#1a237e;--mdc-switch-selected-focus-track-color:#7986cb;--mdc-switch-selected-hover-track-color:#7986cb;--mdc-switch-selected-pressed-track-color:#7986cb;--mdc-switch-selected-track-color:#7986cb;--mdc-switch-disabled-selected-handle-color:#424242;--mdc-switch-disabled-selected-icon-color:#fff;--mdc-switch-disabled-selected-track-color:#424242;--mdc-switch-disabled-unselected-handle-color:#424242;--mdc-switch-disabled-unselected-icon-color:#fff;--mdc-switch-disabled-unselected-track-color:#424242;--mdc-switch-handle-surface-color:#fff;--mdc-switch-selected-icon-color:#fff;--mdc-switch-unselected-focus-handle-color:#212121;--mdc-switch-unselected-focus-state-layer-color:#424242;--mdc-switch-unselected-focus-track-color:#e0e0e0;--mdc-switch-unselected-handle-color:#616161;--mdc-switch-unselected-hover-handle-color:#212121;--mdc-switch-unselected-hover-state-layer-color:#424242;--mdc-switch-unselected-hover-track-color:#e0e0e0;--mdc-switch-unselected-icon-color:#fff;--mdc-switch-unselected-pressed-handle-color:#212121;--mdc-switch-unselected-pressed-state-layer-color:#424242;--mdc-switch-unselected-pressed-track-color:#e0e0e0;--mdc-switch-unselected-track-color:#e0e0e0;--mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color:rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color:#d81b60;--mdc-switch-selected-handle-color:#d81b60;--mdc-switch-selected-hover-state-layer-color:#d81b60;--mdc-switch-selected-pressed-state-layer-color:#d81b60;--mdc-switch-selected-focus-handle-color:#880e4f;--mdc-switch-selected-hover-handle-color:#880e4f;--mdc-switch-selected-pressed-handle-color:#880e4f;--mdc-switch-selected-focus-track-color:#f06292;--mdc-switch-selected-hover-track-color:#f06292;--mdc-switch-selected-pressed-track-color:#f06292;--mdc-switch-selected-track-color:#f06292}html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color:#e53935;--mdc-switch-selected-handle-color:#e53935;--mdc-switch-selected-hover-state-layer-color:#e53935;--mdc-switch-selected-pressed-state-layer-color:#e53935;--mdc-switch-selected-focus-handle-color:#b71c1c;--mdc-switch-selected-hover-handle-color:#b71c1c;--mdc-switch-selected-pressed-handle-color:#b71c1c;--mdc-switch-selected-focus-track-color:#e57373;--mdc-switch-selected-hover-track-color:#e57373;--mdc-switch-selected-pressed-track-color:#e57373;--mdc-switch-selected-track-color:#e57373}html{--mdc-switch-state-layer-size:40px}html .mat-mdc-slide-toggle{--mat-switch-label-text-font:Roboto, sans-serif;--mat-switch-label-text-line-height:20px;--mat-switch-label-text-size:14px;--mat-switch-label-text-tracking:.0178571429em;--mat-switch-label-text-weight:400}html{--mdc-radio-disabled-selected-icon-opacity:.38;--mdc-radio-disabled-unselected-icon-opacity:.38;--mdc-radio-state-layer-size:40px}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#3f51b5;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38);--mat-radio-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#ff4081;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38);--mat-radio-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336;--mat-radio-ripple-color:black;--mat-radio-checked-ripple-color:#f44336;--mat-radio-disabled-label-color:rgba(0, 0, 0, .38);--mat-radio-label-text-color:rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size:40px;--mat-radio-touch-target-display:block}html{--mat-radio-label-text-font:Roboto, sans-serif;--mat-radio-label-text-line-height:20px;--mat-radio-label-text-size:14px;--mat-radio-label-text-tracking:.0178571429em;--mat-radio-label-text-weight:400}html{--mdc-slider-active-track-height:6px;--mdc-slider-active-track-shape:9999px;--mdc-slider-handle-height:20px;--mdc-slider-handle-shape:50%;--mdc-slider-handle-width:20px;--mdc-slider-inactive-track-height:4px;--mdc-slider-inactive-track-shape:9999px;--mdc-slider-with-overlap-handle-outline-width:1px;--mdc-slider-with-tick-marks-active-container-opacity:.6;--mdc-slider-with-tick-marks-container-shape:50%;--mdc-slider-with-tick-marks-container-size:2px;--mdc-slider-with-tick-marks-inactive-container-opacity:.6;--mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-slider-value-indicator-width:auto;--mat-slider-value-indicator-height:32px;--mat-slider-value-indicator-caret-display:block;--mat-slider-value-indicator-border-radius:4px;--mat-slider-value-indicator-padding:0 12px;--mat-slider-value-indicator-text-transform:none;--mat-slider-value-indicator-container-transform:translateX(-50%)}html{--mdc-slider-handle-color:#3f51b5;--mdc-slider-focus-handle-color:#3f51b5;--mdc-slider-hover-handle-color:#3f51b5;--mdc-slider-active-track-color:#3f51b5;--mdc-slider-inactive-track-color:#3f51b5;--mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;--mdc-slider-with-tick-marks-active-container-color:white;--mdc-slider-disabled-active-track-color:#000;--mdc-slider-disabled-handle-color:#000;--mdc-slider-disabled-inactive-track-color:#000;--mdc-slider-label-container-color:#000;--mdc-slider-label-label-text-color:#fff;--mdc-slider-with-overlap-handle-outline-color:#fff;--mdc-slider-with-tick-marks-disabled-container-color:#000;--mat-slider-ripple-color:#3f51b5;--mat-slider-hover-state-layer-color:rgba(63, 81, 181, .05);--mat-slider-focus-state-layer-color:rgba(63, 81, 181, .2);--mat-slider-value-indicator-opacity:.6}html .mat-accent{--mdc-slider-handle-color:#ff4081;--mdc-slider-focus-handle-color:#ff4081;--mdc-slider-hover-handle-color:#ff4081;--mdc-slider-active-track-color:#ff4081;--mdc-slider-inactive-track-color:#ff4081;--mdc-slider-with-tick-marks-inactive-container-color:#ff4081;--mdc-slider-with-tick-marks-active-container-color:white;--mat-slider-ripple-color:#ff4081;--mat-slider-hover-state-layer-color:rgba(255, 64, 129, .05);--mat-slider-focus-state-layer-color:rgba(255, 64, 129, .2)}html .mat-warn{--mdc-slider-handle-color:#f44336;--mdc-slider-focus-handle-color:#f44336;--mdc-slider-hover-handle-color:#f44336;--mdc-slider-active-track-color:#f44336;--mdc-slider-inactive-track-color:#f44336;--mdc-slider-with-tick-marks-inactive-container-color:#f44336;--mdc-slider-with-tick-marks-active-container-color:white;--mat-slider-ripple-color:#f44336;--mat-slider-hover-state-layer-color:rgba(244, 67, 54, .05);--mat-slider-focus-state-layer-color:rgba(244, 67, 54, .2)}html{--mdc-slider-label-label-text-font:Roboto, sans-serif;--mdc-slider-label-label-text-size:14px;--mdc-slider-label-label-text-line-height:22px;--mdc-slider-label-label-text-tracking:.0071428571em;--mdc-slider-label-label-text-weight:500}html{--mat-menu-container-shape:4px;--mat-menu-divider-bottom-spacing:0;--mat-menu-divider-top-spacing:0;--mat-menu-item-spacing:16px;--mat-menu-item-icon-size:24px;--mat-menu-item-leading-spacing:16px;--mat-menu-item-trailing-spacing:16px;--mat-menu-item-with-icon-leading-spacing:16px;--mat-menu-item-with-icon-trailing-spacing:16px;--mat-menu-base-elevation-level:8}html{--mat-menu-item-label-text-color:rgba(0, 0, 0, .87);--mat-menu-item-icon-color:rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-menu-container-color:white;--mat-menu-divider-color:rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-font:Roboto, sans-serif;--mat-menu-item-label-text-size:16px;--mat-menu-item-label-text-tracking:.03125em;--mat-menu-item-label-text-line-height:24px;--mat-menu-item-label-text-weight:400}html{--mdc-list-list-item-container-shape:0;--mdc-list-list-item-leading-avatar-shape:50%;--mdc-list-list-item-container-color:transparent;--mdc-list-list-item-selected-container-color:transparent;--mdc-list-list-item-leading-avatar-color:transparent;--mdc-list-list-item-leading-icon-size:24px;--mdc-list-list-item-leading-avatar-size:40px;--mdc-list-list-item-trailing-icon-size:24px;--mdc-list-list-item-disabled-state-layer-color:transparent;--mdc-list-list-item-disabled-state-layer-opacity:0;--mdc-list-list-item-disabled-label-text-opacity:.38;--mdc-list-list-item-disabled-leading-icon-opacity:.38;--mdc-list-list-item-disabled-trailing-icon-opacity:.38;--mat-list-active-indicator-color:transparent;--mat-list-active-indicator-shape:4px}html{--mdc-list-list-item-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color:rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color:rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color:black;--mdc-list-list-item-disabled-leading-icon-color:black;--mdc-list-list-item-disabled-trailing-icon-color:black;--mdc-list-list-item-hover-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color:rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color:rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color:black;--mdc-list-list-item-hover-state-layer-opacity:.04;--mdc-list-list-item-focus-state-layer-color:black;--mdc-list-list-item-focus-state-layer-opacity:.12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#3f51b5;--mdc-radio-selected-hover-icon-color:#3f51b5;--mdc-radio-selected-icon-color:#3f51b5;--mdc-radio-selected-pressed-icon-color:#3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#ff4081;--mdc-radio-selected-hover-icon-color:#ff4081;--mdc-radio-selected-icon-color:#ff4081;--mdc-radio-selected-pressed-icon-color:#ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color:black;--mdc-radio-disabled-unselected-icon-color:black;--mdc-radio-unselected-hover-icon-color:#212121;--mdc-radio-unselected-focus-icon-color:#212121;--mdc-radio-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color:#f44336;--mdc-radio-selected-hover-icon-color:#f44336;--mdc-radio-selected-icon-color:#f44336;--mdc-radio-selected-pressed-icon-color:#f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height:48px;--mdc-list-list-item-two-line-container-height:64px;--mdc-list-list-item-three-line-container-height:88px;--mat-list-list-item-leading-icon-start-space:16px;--mat-list-list-item-leading-icon-end-space:32px}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-state-layer-size:40px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mdc-list-list-item-label-text-font:Roboto, sans-serif;--mdc-list-list-item-label-text-line-height:24px;--mdc-list-list-item-label-text-size:16px;--mdc-list-list-item-label-text-tracking:.03125em;--mdc-list-list-item-label-text-weight:400;--mdc-list-list-item-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-supporting-text-line-height:20px;--mdc-list-list-item-supporting-text-size:14px;--mdc-list-list-item-supporting-text-tracking:.0178571429em;--mdc-list-list-item-supporting-text-weight:400;--mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;--mdc-list-list-item-trailing-supporting-text-line-height:20px;--mdc-list-list-item-trailing-supporting-text-size:12px;--mdc-list-list-item-trailing-supporting-text-tracking:.0333333333em;--mdc-list-list-item-trailing-supporting-text-weight:400}.mdc-list-group__subheader{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em}html{--mat-paginator-container-text-color:rgba(0, 0, 0, .87);--mat-paginator-container-background-color:white;--mat-paginator-enabled-icon-color:rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color:rgba(0, 0, 0, .12)}html{--mat-paginator-container-size:56px;--mat-paginator-form-field-container-height:40px;--mat-paginator-form-field-container-vertical-padding:8px;--mat-paginator-touch-target-display:block}html{--mat-paginator-container-text-font:Roboto, sans-serif;--mat-paginator-container-text-line-height:20px;--mat-paginator-container-text-size:12px;--mat-paginator-container-text-tracking:.0333333333em;--mat-paginator-container-text-weight:400;--mat-paginator-select-trigger-text-size:12px}html{--mdc-secondary-navigation-tab-container-height:48px;--mdc-tab-indicator-active-indicator-height:2px;--mdc-tab-indicator-active-indicator-shape:0;--mat-tab-header-divider-color:transparent;--mat-tab-header-divider-height:0}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color:#3f51b5;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#3f51b5;--mat-tab-header-active-ripple-color:#3f51b5;--mat-tab-header-inactive-ripple-color:#3f51b5;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#3f51b5;--mat-tab-header-active-hover-label-text-color:#3f51b5;--mat-tab-header-active-focus-indicator-color:#3f51b5;--mat-tab-header-active-hover-indicator-color:#3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color:#ff4081;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#ff4081;--mat-tab-header-active-ripple-color:#ff4081;--mat-tab-header-inactive-ripple-color:#ff4081;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#ff4081;--mat-tab-header-active-hover-label-text-color:#ff4081;--mat-tab-header-active-focus-indicator-color:#ff4081;--mat-tab-header-active-hover-indicator-color:#ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color:#f44336;--mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color:black;--mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color:#f44336;--mat-tab-header-active-ripple-color:#f44336;--mat-tab-header-inactive-ripple-color:#f44336;--mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color:#f44336;--mat-tab-header-active-hover-label-text-color:#f44336;--mat-tab-header-active-focus-indicator-color:#f44336;--mat-tab-header-active-hover-indicator-color:#f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color:#3f51b5;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color:#ff4081;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color:#f44336;--mat-tab-header-with-background-foreground-color:white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height:48px}.mat-mdc-tab-header{--mat-tab-header-label-text-font:Roboto, sans-serif;--mat-tab-header-label-text-size:14px;--mat-tab-header-label-text-tracking:.0892857143em;--mat-tab-header-label-text-line-height:36px;--mat-tab-header-label-text-weight:500}html{--mdc-checkbox-disabled-selected-checkmark-color:#fff;--mdc-checkbox-selected-focus-state-layer-opacity:.16;--mdc-checkbox-selected-hover-state-layer-opacity:.04;--mdc-checkbox-selected-pressed-state-layer-opacity:.16;--mdc-checkbox-unselected-focus-state-layer-opacity:.16;--mdc-checkbox-unselected-hover-state-layer-opacity:.04;--mdc-checkbox-unselected-pressed-state-layer-opacity:.16}html{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#ff4081;--mdc-checkbox-selected-hover-icon-color:#ff4081;--mdc-checkbox-selected-icon-color:#ff4081;--mdc-checkbox-selected-pressed-icon-color:#ff4081;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#ff4081;--mdc-checkbox-selected-hover-state-layer-color:#ff4081;--mdc-checkbox-selected-pressed-state-layer-color:#ff4081;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black;--mat-checkbox-disabled-label-color:rgba(0, 0, 0, .38);--mat-checkbox-label-text-color:rgba(0, 0, 0, .87)}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#3f51b5;--mdc-checkbox-selected-hover-icon-color:#3f51b5;--mdc-checkbox-selected-icon-color:#3f51b5;--mdc-checkbox-selected-pressed-icon-color:#3f51b5;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#3f51b5;--mdc-checkbox-selected-hover-state-layer-color:#3f51b5;--mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color:white;--mdc-checkbox-selected-focus-icon-color:#f44336;--mdc-checkbox-selected-hover-icon-color:#f44336;--mdc-checkbox-selected-icon-color:#f44336;--mdc-checkbox-selected-pressed-icon-color:#f44336;--mdc-checkbox-unselected-focus-icon-color:#212121;--mdc-checkbox-unselected-hover-icon-color:#212121;--mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color:#f44336;--mdc-checkbox-selected-hover-state-layer-color:#f44336;--mdc-checkbox-selected-pressed-state-layer-color:#f44336;--mdc-checkbox-unselected-focus-state-layer-color:black;--mdc-checkbox-unselected-hover-state-layer-color:black;--mdc-checkbox-unselected-pressed-state-layer-color:black}html{--mdc-checkbox-state-layer-size:40px;--mat-checkbox-touch-target-display:block}html{--mat-checkbox-label-text-font:Roboto, sans-serif;--mat-checkbox-label-text-line-height:20px;--mat-checkbox-label-text-size:14px;--mat-checkbox-label-text-tracking:.0178571429em;--mat-checkbox-label-text-weight:400}html{--mdc-text-button-container-shape:4px;--mdc-text-button-keep-touch-target:false;--mdc-filled-button-container-shape:4px;--mdc-filled-button-keep-touch-target:false;--mdc-protected-button-container-shape:4px;--mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-outlined-button-keep-touch-target:false;--mdc-outlined-button-outline-width:1px;--mdc-outlined-button-container-shape:4px;--mat-text-button-horizontal-padding:8px;--mat-text-button-with-icon-horizontal-padding:8px;--mat-text-button-icon-spacing:8px;--mat-text-button-icon-offset:0;--mat-filled-button-horizontal-padding:16px;--mat-filled-button-icon-spacing:8px;--mat-filled-button-icon-offset:-4px;--mat-protected-button-horizontal-padding:16px;--mat-protected-button-icon-spacing:8px;--mat-protected-button-icon-offset:-4px;--mat-outlined-button-horizontal-padding:15px;--mat-outlined-button-icon-spacing:8px;--mat-outlined-button-icon-offset:-4px}html{--mdc-text-button-label-text-color:black;--mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-text-button-state-layer-color:black;--mat-text-button-disabled-state-layer-color:black;--mat-text-button-ripple-color:rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity:.04;--mat-text-button-focus-state-layer-opacity:.12;--mat-text-button-pressed-state-layer-opacity:.12;--mdc-filled-button-container-color:white;--mdc-filled-button-label-text-color:black;--mdc-filled-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-filled-button-state-layer-color:black;--mat-filled-button-disabled-state-layer-color:black;--mat-filled-button-ripple-color:rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity:.04;--mat-filled-button-focus-state-layer-opacity:.12;--mat-filled-button-pressed-state-layer-opacity:.12;--mdc-protected-button-container-color:white;--mdc-protected-button-label-text-color:black;--mdc-protected-button-disabled-container-color:rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mat-protected-button-state-layer-color:black;--mat-protected-button-disabled-state-layer-color:black;--mat-protected-button-ripple-color:rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity:.04;--mat-protected-button-focus-state-layer-opacity:.12;--mat-protected-button-pressed-state-layer-opacity:.12;--mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color:black;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:black;--mat-outlined-button-disabled-state-layer-color:black;--mat-outlined-button-ripple-color:rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity:.04;--mat-outlined-button-focus-state-layer-opacity:.12;--mat-outlined-button-pressed-state-layer-opacity:.12}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color:#3f51b5;--mat-text-button-state-layer-color:#3f51b5;--mat-text-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color:#ff4081;--mat-text-button-state-layer-color:#ff4081;--mat-text-button-ripple-color:rgba(255, 64, 129, .1)}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color:#f44336;--mat-text-button-state-layer-color:#f44336;--mat-text-button-ripple-color:rgba(244, 67, 54, .1)}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color:#3f51b5;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color:#ff4081;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color:#f44336;--mdc-filled-button-label-text-color:white;--mat-filled-button-state-layer-color:white;--mat-filled-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color:#3f51b5;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color:#ff4081;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color:#f44336;--mdc-protected-button-label-text-color:white;--mat-protected-button-state-layer-color:white;--mat-protected-button-ripple-color:rgba(255, 255, 255, .1)}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color:#3f51b5;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#3f51b5;--mat-outlined-button-ripple-color:rgba(63, 81, 181, .1)}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color:#ff4081;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#ff4081;--mat-outlined-button-ripple-color:rgba(255, 64, 129, .1)}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color:#f44336;--mdc-outlined-button-outline-color:rgba(0, 0, 0, .12);--mat-outlined-button-state-layer-color:#f44336;--mat-outlined-button-ripple-color:rgba(244, 67, 54, .1)}html{--mdc-text-button-container-height:36px;--mdc-filled-button-container-height:36px;--mdc-protected-button-container-height:36px;--mdc-outlined-button-container-height:36px;--mat-text-button-touch-target-display:block;--mat-filled-button-touch-target-display:block;--mat-protected-button-touch-target-display:block;--mat-outlined-button-touch-target-display:block}html{--mdc-text-button-label-text-font:Roboto, sans-serif;--mdc-text-button-label-text-size:14px;--mdc-text-button-label-text-tracking:.0892857143em;--mdc-text-button-label-text-weight:500;--mdc-text-button-label-text-transform:none;--mdc-filled-button-label-text-font:Roboto, sans-serif;--mdc-filled-button-label-text-size:14px;--mdc-filled-button-label-text-tracking:.0892857143em;--mdc-filled-button-label-text-weight:500;--mdc-filled-button-label-text-transform:none;--mdc-protected-button-label-text-font:Roboto, sans-serif;--mdc-protected-button-label-text-size:14px;--mdc-protected-button-label-text-tracking:.0892857143em;--mdc-protected-button-label-text-weight:500;--mdc-protected-button-label-text-transform:none;--mdc-outlined-button-label-text-font:Roboto, sans-serif;--mdc-outlined-button-label-text-size:14px;--mdc-outlined-button-label-text-tracking:.0892857143em;--mdc-outlined-button-label-text-weight:500;--mdc-outlined-button-label-text-transform:none}html{--mdc-icon-button-icon-size:24px}html{--mdc-icon-button-icon-color:inherit;--mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, .38);--mat-icon-button-state-layer-color:black;--mat-icon-button-disabled-state-layer-color:black;--mat-icon-button-ripple-color:rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity:.04;--mat-icon-button-focus-state-layer-opacity:.12;--mat-icon-button-pressed-state-layer-opacity:.12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color:#3f51b5;--mat-icon-button-state-layer-color:#3f51b5;--mat-icon-button-ripple-color:rgba(63, 81, 181, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color:#ff4081;--mat-icon-button-state-layer-color:#ff4081;--mat-icon-button-ripple-color:rgba(255, 64, 129, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color:#f44336;--mat-icon-button-state-layer-color:#f44336;--mat-icon-button-ripple-color:rgba(244, 67, 54, .1)}html{--mat-icon-button-touch-target-display:block}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape:50%;--mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-fab-small-container-shape:50%;--mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mdc-extended-fab-container-height:48px;--mdc-extended-fab-container-shape:24px;--mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color:white;--mat-fab-foreground-color:black;--mat-fab-state-layer-color:black;--mat-fab-disabled-state-layer-color:black;--mat-fab-ripple-color:rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity:.04;--mat-fab-focus-state-layer-opacity:.12;--mat-fab-pressed-state-layer-opacity:.12;--mat-fab-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, .38);--mdc-fab-small-container-color:white;--mat-fab-small-foreground-color:black;--mat-fab-small-state-layer-color:black;--mat-fab-small-disabled-state-layer-color:black;--mat-fab-small-ripple-color:rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity:.04;--mat-fab-small-focus-state-layer-opacity:.12;--mat-fab-small-pressed-state-layer-opacity:.12;--mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color:#3f51b5;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color:#ff4081;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color:#f44336;--mat-fab-foreground-color:white;--mat-fab-state-layer-color:white;--mat-fab-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color:#3f51b5;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color:#ff4081;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color:#f44336;--mat-fab-small-foreground-color:white;--mat-fab-small-state-layer-color:white;--mat-fab-small-ripple-color:rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display:block;--mat-fab-small-touch-target-display:block}html{--mdc-extended-fab-label-text-font:Roboto, sans-serif;--mdc-extended-fab-label-text-size:14px;--mdc-extended-fab-label-text-tracking:.0892857143em;--mdc-extended-fab-label-text-weight:500}html{--mdc-snackbar-container-shape:4px}html{--mdc-snackbar-container-color:#333333;--mdc-snackbar-supporting-text-color:rgba(255, 255, 255, .87);--mat-snack-bar-button-color:#ff4081}html{--mdc-snackbar-supporting-text-font:Roboto, sans-serif;--mdc-snackbar-supporting-text-line-height:20px;--mdc-snackbar-supporting-text-size:14px;--mdc-snackbar-supporting-text-weight:400}html{--mat-table-row-item-outline-width:1px}html{--mat-table-background-color:white;--mat-table-header-headline-color:rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color:rgba(0, 0, 0, .87);--mat-table-row-item-outline-color:rgba(0, 0, 0, .12)}html{--mat-table-header-container-height:56px;--mat-table-footer-container-height:52px;--mat-table-row-item-container-height:52px}html{--mat-table-header-headline-font:Roboto, sans-serif;--mat-table-header-headline-line-height:22px;--mat-table-header-headline-size:14px;--mat-table-header-headline-weight:500;--mat-table-header-headline-tracking:.0071428571em;--mat-table-row-item-label-text-font:Roboto, sans-serif;--mat-table-row-item-label-text-line-height:20px;--mat-table-row-item-label-text-size:14px;--mat-table-row-item-label-text-weight:400;--mat-table-row-item-label-text-tracking:.0178571429em;--mat-table-footer-supporting-text-font:Roboto, sans-serif;--mat-table-footer-supporting-text-line-height:20px;--mat-table-footer-supporting-text-size:14px;--mat-table-footer-supporting-text-weight:400;--mat-table-footer-supporting-text-tracking:.0178571429em}html{--mdc-circular-progress-active-indicator-width:4px;--mdc-circular-progress-size:48px}html{--mdc-circular-progress-active-indicator-color:#3f51b5}html .mat-accent{--mdc-circular-progress-active-indicator-color:#ff4081}html .mat-warn{--mdc-circular-progress-active-indicator-color:#f44336}html{--mat-badge-container-shape:50%;--mat-badge-container-size:unset;--mat-badge-small-size-container-size:unset;--mat-badge-large-size-container-size:unset;--mat-badge-legacy-container-size:22px;--mat-badge-legacy-small-size-container-size:16px;--mat-badge-legacy-large-size-container-size:28px;--mat-badge-container-offset:-11px 0;--mat-badge-small-size-container-offset:-8px 0;--mat-badge-large-size-container-offset:-14px 0;--mat-badge-container-overlap-offset:-11px;--mat-badge-small-size-container-overlap-offset:-8px;--mat-badge-large-size-container-overlap-offset:-14px;--mat-badge-container-padding:0;--mat-badge-small-size-container-padding:0;--mat-badge-large-size-container-padding:0}html{--mat-badge-background-color:#3f51b5;--mat-badge-text-color:white;--mat-badge-disabled-state-background-color:#b9b9b9;--mat-badge-disabled-state-text-color:rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color:#ff4081;--mat-badge-text-color:white}.mat-badge-warn{--mat-badge-background-color:#f44336;--mat-badge-text-color:white}html{--mat-badge-text-font:Roboto, sans-serif;--mat-badge-line-height:22px;--mat-badge-text-size:12px;--mat-badge-text-weight:600;--mat-badge-small-size-text-size:9px;--mat-badge-small-size-line-height:16px;--mat-badge-large-size-text-size:24px;--mat-badge-large-size-line-height:28px}html{--mat-bottom-sheet-container-shape:4px}html{--mat-bottom-sheet-container-text-color:rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color:white}html{--mat-bottom-sheet-container-text-font:Roboto, sans-serif;--mat-bottom-sheet-container-text-line-height:20px;--mat-bottom-sheet-container-text-size:14px;--mat-bottom-sheet-container-text-tracking:.0178571429em;--mat-bottom-sheet-container-text-weight:400}html{--mat-legacy-button-toggle-height:36px;--mat-legacy-button-toggle-shape:2px;--mat-legacy-button-toggle-focus-state-layer-opacity:1;--mat-standard-button-toggle-shape:4px;--mat-standard-button-toggle-hover-state-layer-opacity:.04;--mat-standard-button-toggle-focus-state-layer-opacity:.12}html{--mat-legacy-button-toggle-text-color:rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color:white;--mat-standard-button-toggle-state-layer-color:black;--mat-standard-button-toggle-selected-state-background-color:#e0e0e0;--mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color:white;--mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;--mat-standard-button-toggle-divider-color:#e0e0e0}html{--mat-standard-button-toggle-height:48px}html{--mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;--mat-legacy-button-toggle-label-text-line-height:24px;--mat-legacy-button-toggle-label-text-size:16px;--mat-legacy-button-toggle-label-text-tracking:.03125em;--mat-legacy-button-toggle-label-text-weight:400;--mat-standard-button-toggle-label-text-font:Roboto, sans-serif;--mat-standard-button-toggle-label-text-line-height:24px;--mat-standard-button-toggle-label-text-size:16px;--mat-standard-button-toggle-label-text-tracking:.03125em;--mat-standard-button-toggle-label-text-weight:400}html{--mat-datepicker-calendar-container-shape:4px;--mat-datepicker-calendar-container-touch-shape:4px;--mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color:#3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;--mat-datepicker-toggle-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color:black;--mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color:transparent;--mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color:rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color:white;--mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color:white;--mat-datepicker-calendar-date-selected-state-background-color:#f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color:white;--mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color:#ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color:#f44336}.mat-calendar-controls{--mat-icon-button-touch-target-display:none}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-datepicker-calendar-text-font:Roboto, sans-serif;--mat-datepicker-calendar-text-size:13px;--mat-datepicker-calendar-body-label-text-size:14px;--mat-datepicker-calendar-body-label-text-weight:500;--mat-datepicker-calendar-period-button-text-size:14px;--mat-datepicker-calendar-period-button-text-weight:500;--mat-datepicker-calendar-header-text-size:11px;--mat-datepicker-calendar-header-text-weight:400}html{--mat-divider-width:1px}html{--mat-divider-color:rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape:4px;--mat-expansion-legacy-header-indicator-display:inline-block;--mat-expansion-header-indicator-display:none}html{--mat-expansion-container-background-color:white;--mat-expansion-container-text-color:rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color:rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, .26);--mat-expansion-header-text-color:rgba(0, 0, 0, .87);--mat-expansion-header-description-color:rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color:rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height:48px;--mat-expansion-header-expanded-state-height:64px}html{--mat-expansion-header-text-font:Roboto, sans-serif;--mat-expansion-header-text-size:14px;--mat-expansion-header-text-weight:500;--mat-expansion-header-text-line-height:inherit;--mat-expansion-header-text-tracking:inherit;--mat-expansion-container-text-font:Roboto, sans-serif;--mat-expansion-container-text-line-height:20px;--mat-expansion-container-text-size:14px;--mat-expansion-container-text-tracking:.0178571429em;--mat-expansion-container-text-weight:400}html{--mat-grid-list-tile-header-primary-text-size:14px;--mat-grid-list-tile-header-secondary-text-size:12px;--mat-grid-list-tile-footer-primary-text-size:14px;--mat-grid-list-tile-footer-secondary-text-size:12px}html{--mat-icon-color:inherit}.mat-icon.mat-primary{--mat-icon-color:#3f51b5}.mat-icon.mat-accent{--mat-icon-color:#ff4081}.mat-icon.mat-warn{--mat-icon-color:#f44336}html{--mat-sidenav-container-shape:0;--mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width:auto}html{--mat-sidenav-container-divider-color:rgba(0, 0, 0, .12);--mat-sidenav-container-background-color:white;--mat-sidenav-container-text-color:rgba(0, 0, 0, .87);--mat-sidenav-content-background-color:#fafafa;--mat-sidenav-content-text-color:rgba(0, 0, 0, .87);--mat-sidenav-scrim-color:rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#3f51b5;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#3f51b5;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#3f51b5;--mat-stepper-header-edit-state-icon-foreground-color:white;--mat-stepper-container-color:white;--mat-stepper-line-color:rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color:#f44336;--mat-stepper-header-icon-background-color:rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color:#f44336;--mat-stepper-header-error-state-icon-background-color:transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#ff4081;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#ff4081;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#ff4081;--mat-stepper-header-edit-state-icon-foreground-color:white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color:white;--mat-stepper-header-selected-state-icon-background-color:#f44336;--mat-stepper-header-selected-state-icon-foreground-color:white;--mat-stepper-header-done-state-icon-background-color:#f44336;--mat-stepper-header-done-state-icon-foreground-color:white;--mat-stepper-header-edit-state-icon-background-color:#f44336;--mat-stepper-header-edit-state-icon-foreground-color:white}html{--mat-stepper-header-height:72px}html{--mat-stepper-container-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-font:Roboto, sans-serif;--mat-stepper-header-label-text-size:14px;--mat-stepper-header-label-text-weight:400;--mat-stepper-header-error-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-size:16px;--mat-stepper-header-selected-state-label-text-weight:400}html{--mat-sort-arrow-color:#757575}html{--mat-toolbar-container-background-color:whitesmoke;--mat-toolbar-container-text-color:rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color:#3f51b5;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color:#ff4081;--mat-toolbar-container-text-color:white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color:#f44336;--mat-toolbar-container-text-color:white}html{--mat-toolbar-standard-height:64px;--mat-toolbar-mobile-height:56px}html{--mat-toolbar-title-text-font:Roboto, sans-serif;--mat-toolbar-title-text-line-height:32px;--mat-toolbar-title-text-size:20px;--mat-toolbar-title-text-tracking:.0125em;--mat-toolbar-title-text-weight:500}html{--mat-tree-container-background-color:white;--mat-tree-node-text-color:rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height:48px}html{--mat-tree-node-text-font:Roboto, sans-serif;--mat-tree-node-text-size:14px;--mat-tree-node-text-weight:400}.mat-h1,.mat-headline-5,.mat-typography .mat-h1,.mat-typography .mat-headline-5,.mat-typography h1{font:400 24px/32px Roboto,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-headline-6,.mat-typography .mat-h2,.mat-typography .mat-headline-6,.mat-typography h2{font:500 20px/32px Roboto,sans-serif;letter-spacing:.0125em;margin:0 0 16px}.mat-h3,.mat-subtitle-1,.mat-typography .mat-h3,.mat-typography .mat-subtitle-1,.mat-typography h3{font:400 16px/28px Roboto,sans-serif;letter-spacing:.009375em;margin:0 0 16px}.mat-h4,.mat-body-1,.mat-typography .mat-h4,.mat-typography .mat-body-1,.mat-typography h4{font:400 16px/24px Roboto,sans-serif;letter-spacing:.03125em;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 11.62px/20px Roboto,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 9.38px/20px Roboto,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-subtitle-2,.mat-typography .mat-body-strong,.mat-typography .mat-subtitle-2{font:500 14px/22px Roboto,sans-serif;letter-spacing:.0071428571em}.mat-body,.mat-body-2,.mat-typography .mat-body,.mat-typography .mat-body-2,.mat-typography{font:400 14px/20px Roboto,sans-serif;letter-spacing:.0178571429em}.mat-body p,.mat-body-2 p,.mat-typography .mat-body p,.mat-typography .mat-body-2 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 12px/20px Roboto,sans-serif;letter-spacing:.0333333333em}.mat-headline-1,.mat-typography .mat-headline-1{font:300 96px/96px Roboto,sans-serif;letter-spacing:-.015625em;margin:0 0 56px}.mat-headline-2,.mat-typography .mat-headline-2{font:300 60px/60px Roboto,sans-serif;letter-spacing:-.0083333333em;margin:0 0 64px}.mat-headline-3,.mat-typography .mat-headline-3{font:400 48px/50px Roboto,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-headline-4,.mat-typography .mat-headline-4{font:400 34px/40px Roboto,sans-serif;letter-spacing:.0073529412em;margin:0 0 64px}*{box-sizing:border-box}.signup-grand-parent{font-family:"Source Sans 3",sans-serif;align-items:center}.signup-grand-parent .width-344,.signup-grand-parent .width-384{max-width:480px!important;width:100%!important}.signup-container .mat-mdc-card-content{font-family:"Source Sans 3",sans-serif;margin-bottom:0!important}.signup-container .google-button{margin:0!important;border:1px solid var(--Gray-500, #616161)!important;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important}.signup-container .mdc-button .mdc-button__label{font-family:"Source Sans 3",sans-serif!important;font-weight:500;line-height:36px;text-align:center}.signup-container .mat-mdc-card-content:nth-child(3){margin-top:20px!important}.common-google-ms-btn{justify-content:start;gap:6px}.common-google-ms-btn span{display:flex;justify-content:center}.common-google-ms-btn .common-google-ms-btn-text{flex-grow:2;text-align:center}.register-main-grid-list>div:first-of-type{height:100%}.microsoft-btn{margin-bottom:0!important}.mdc-floating-label{will-change:unset}.mdc-text-field__input{font-size:15px!important;font-weight:400!important;line-height:15.75px!important;font-family:"Source Sans 3",sans-serif!important}.mat-mdc-form-field .mdc-text-field--focused{border-color:#8ab9f6!important;border-bottom-color:var(--Primary-Color, #0F74BC)!important;background-color:#c5dcfa40!important}.mat-mdc-raised-button,.continue{box-shadow:none!important}.or-divider{position:relative}.or-divider .mat-divider{background:#e0e0e0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;border:none;height:1px}.or-divider span.or-text{margin-top:0!important;font-size:15px;font-weight:400;line-height:142%;letter-spacing:.07px;color:#414141}.mat-icon{font-size:unset;height:24px!important;width:24px!important}.mdc-text-field{border-top:1px solid #C0C0C0;border-right:1px solid #C0C0C0;border-left:1px solid #C0C0C0;background-color:#e0e0e080!important;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important}.mdc-text-field .mdc-text-field--filled:not(.mdc-text-field--disabled) .mdc-line-ripple:before{background:#616161}.mat-mdc-form-field-error{font-size:13px}.mat-mdc-form-field-error small{margin-top:-3px;font-size:12px;color:#da100b}.mdc-floating-label{font-family:"Source Sans 3",sans-serif;font-size:15px;font-weight:400;line-height:15.75px}.mdc-floating-label .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#616161}.mdc-floating-label .mat-mdc-form-field-required-marker{color:#da100b}.continue{font-size:17px!important;box-shadow:0 0 #0000001f,0 0 #00000024,0 0 #0003!important}.signup-grand-parent .cursor-pointer:first-of-type{margin-bottom:56px!important}.signup-grand-parent .cursor-pointer{margin-top:0!important;display:flex;justify-content:flex-start;align-items:center;gap:10px}.signup-grand-parent .cursor-pointer span{font-family:"Source Sans 3",sans-serif;font-size:19px;font-weight:500;line-height:36px;color:#000000de;text-decoration:underline!important;margin:0!important}.otp-screen-wrapper form{margin:0!important;padding:32px 0 0!important}.otp-screen-wrapper form .confirm-btn{margin-top:32px!important}.otp-screen-wrapper .mat-mdc-card-content{margin:0!important}.otp-screen-wrapper .signup-heading{font-weight:400;line-height:40px;letter-spacing:.25px;font-family:"Source Sans 3",sans-serif;margin-bottom:0!important;font-size:34px!important;color:#000000de}.otp-screen-wrapper .signup-form .mdc-text-field--focused{border-color:silver!important;border-bottom-color:#616161!important;background-color:#e0e0e080!important}.otp-screen-wrapper .signup-form .mat-mdc-form-field-infix{min-height:unset}.otp-screen-wrapper .signup-form .mat-mdc-form-field-infix .mat-mdc-form-field-input-control{color:#000;font-family:"Source Sans 3",sans-serif;font-size:24px!important;font-weight:400!important;line-height:24px!important;letter-spacing:15px!important}.otp-screen-wrapper .signup-form .cmn-resend-back{font-family:"Source Sans 3",sans-serif!important;font-size:15px!important;letter-spacing:.25px!important;gap:16px!important;cursor:pointer!important}.otp-screen-wrapper .signup-form .cmn-resend-back .mat-mdc-card-content:first-child{font-weight:400!important;color:#000000de!important;line-height:20px!important}.otp-screen-wrapper .signup-form .cmn-resend-back .mat-mdc-card-content:last-child{color:#8ab9f6;font-weight:500!important;line-height:36px!important}.otp-screen-wrapper .signup-form .cmn-resend-back .mat-mdc-card-content.otp-go-back{color:var(--Primary-Color, #0F74BC)!important}.reg-form .mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:#414141}.reg-form .iti.iti--allow-dropdown{border-top:1px solid #C0C0C0;border-right:1px solid #C0C0C0;border-left:1px solid #C0C0C0;background-color:#e0e0e080!important;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important}.reg-form .iti--allow-dropdown input[type=tel]{padding-left:100px!important;padding-block:10px 8px;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;min-height:56px}.reg-form .iti__flag-container{top:50%;transform:translateY(-50%);height:auto;z-index:1}.reg-form .iti__selected-flag{height:auto;width:100px!important;gap:4px;padding-inline:16px 6px}.reg-form .iti__selected-flag .iti[_ngcontent-rmj-c152] .selected-dial-code[_ngcontent-rmj-c152]{color:#000;font-family:"Source Sans 3",sans-serif;font-size:15px;font-weight:400;line-height:15.75px}.reg-form .iti__selected-flag .iti__arrow{margin-left:0;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:7px solid #555}.reg-form .checkbox-wrapper .checkbox{font-family:"Source Sans 3",sans-serif;font-size:15px;font-weight:400;line-height:24px}.reg-form .checkbox-wrapper .checkbox input[type=checkbox]{top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px}.reg-form .checkbox-wrapper .checkbox .mdc-checkbox__background{top:50%!important;left:50%!important;width:20px!important;height:20px!important;transform:translate(-50%,-50%)!important;border-radius:2px;border:2px solid var(--component-themes-checkbox-unchecked-color-border-frame-enabled, rgba(0, 0, 0, .54));background:#0000}.reg-form .checkbox-wrapper .checkbox label{padding-left:8px}.signup-form .pass-error-small{display:inline-block;margin-bottom:20px}.signup-form .pass-error-small small{font-family:"Source Sans 3",sans-serif;font-size:13px;font-weight:400;line-height:18px;letter-spacing:.16px}.signup-form .pass-error-small small .font-red{color:#da100b!important}.signup-form .pass-error-small small:before{font-family:FontAwesome!important}.signup-form .skip-pass-text{color:#616161;font-weight:400;letter-spacing:.16px}.setup-head,#forgot-password h3{color:#000000de;font-family:"Source Sans 3",sans-serif;font-size:34px;font-weight:400;line-height:40px;letter-spacing:.25px}#forgot-password p{color:#000;font-family:"Source Sans 3",sans-serif;font-size:16px;font-weight:400;line-height:15.75px}#forgot-password form .icon-sec input{color:var(--Basic-Black, #000);font-family:"Source Sans 3",sans-serif;font-size:16px;font-weight:400;line-height:15.75px;background-color:#fff;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;min-height:56px}#forgot-password .smtxt a{color:var(--Primary-Color, #0F74BC);text-align:center;font-family:"Source Sans 3",sans-serif;font-size:15px;font-weight:500;line-height:36px;transition:all .5s ease}#forgot-password .smtxt a:hover{text-decoration:underline}.mat-mdc-checkbox.mat-accent{--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: var(--Primary-Color, #0F74BC);--mdc-checkbox-selected-hover-icon-color: var(--Primary-Color, #0F74BC);--mdc-checkbox-selected-icon-color: var(--Primary-Color, #0F74BC);--mdc-checkbox-selected-pressed-icon-color: var(--Primary-Color, #0F74BC);--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .87);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .87);--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54)}.confirm-btn{color:#fff;font-family:"Source Sans 3",sans-serif!important;font-size:17px!important;font-weight:500!important;line-height:36px!important;padding-block:6px!important}.welcome-back-head,.regestration-head{font-size:34px!important;font-weight:400!important;line-height:40px!important;letter-spacing:.25px!important;font-family:"Source Sans 3",sans-serif;color:#000000de}.registerd-user-email{font-weight:400;line-height:40px;letter-spacing:.25px;font-family:"Source Sans 3",sans-serif;color:var(--Primary-Color, #0F74BC);font-size:28px!important;text-decoration:unset!important;display:block!important;width:100%;overflow:hidden;text-overflow:ellipsis}.signup-grand-parent .mat-mdc-card-content:first-child{padding-top:0!important}.signup-grand-parent .mat-mdc-card-content:last-child{padding-bottom:0!important}.signup-grand-parent .mat-mdc-card-content{padding-inline:0!important}.reg-name-field-wrapper{display:flex;justify-content:space-between;gap:16px}.reg-name-field-wrapper .reg-field-name{width:100%}@media (min-width: 992px) and (max-width: 1199px){.font-34{font-size:28px!important}.font-32{font-size:26px!important}.signup-grand-parent .mdc-card .mdc-button .mdc-button__label{line-height:28px}.dashboard__sidebar .sidebar__nav-icon{font-size:22px;line-height:22px}.mat-icon{height:22px!important;width:22px!important}.registerd-user-email{line-height:36px;letter-spacing:.22px;font-size:24px!important}}@media (max-width: 991px){.font-34{font-size:26px!important}.font-32{font-size:24px!important}.signup-grand-parent .cursor-pointer img{max-width:30px}.signup-grand-parent .mdc-card .mdc-button .mdc-button__label{line-height:24px}.signup-grand-parent .google-button .mdc-button__label{line-height:1!important}.signup-grand-parent .cursor-pointer:first-of-type{margin-bottom:32px!important}.signup-grand-parent .signup-heading{line-height:38px;letter-spacing:.2px;font-size:26px!important}.signup-grand-parent .otp-screen-wrapper form .confirm-btn{margin-top:26px!important}.otp-screen-wrapper form{padding-top:26px!important}.dashboard__sidebar .sidebar__nav-icon{font-size:20px;line-height:20px}.mat-icon{font-size:20px;height:20px!important;width:20px!important}.registerd-user-email{line-height:32px;letter-spacing:.2px;font-size:22px!important}}@media (max-width: 767px){.font-34{font-size:24px!important}.font-32{font-size:22px!important}.signup-grand-parent{padding-inline:16px!important}.signup-grand-parent .mdc-card .mdc-button .mdc-button__label{line-height:22px}.signup-grand-parent .cursor-pointer:first-of-type{margin-bottom:24px!important}.signup-grand-parent .signup-heading{line-height:36px;font-size:24px!important}.signup-grand-parent .otp-screen-wrapper form .confirm-btn{margin-top:20px!important}.signup-grand-parent .cursor-pointer img{max-width:24px}.otp-screen-wrapper form{padding-top:20px!important}.dashboard__sidebar .sidebar__nav-icon{font-size:18px;line-height:18px}.mat-icon{font-size:18px;height:18px!important;width:18px!important}.registerd-user-email{line-height:30px;font-size:20px!important}.reg-name-field-wrapper{flex-direction:column;gap:0}}*{box-sizing:border-box!important}body{height:100dvh}:root{--mdc-typography-button-font-family: "Source Sans 3", sans-serif;--mdc-typography-body1-font-family: "Source Sans 3", sans-serif;--mdc-typography-font-family: "Source Sans 3", sans-serif;--font-roboto: "Source Sans 3", sans-serif;--font-manrope: "Source Sans 3", sans-serif;--Basic-Black: #000;--Basic-White: #FFF;--global-white: #FFFFFF;--global-black: #000;--Primary-Color: #0F74BC;--red-color: #ED1C24;--green-color: #2AB930;--dark-green: #0CA789;--blue-25: #C5DCFA40;--blue-50: #C5DCFA80;--blue-100: #C5DCFA;--blue-200: #8AB9F6;--blue-300: #5096F1;--blue-400: #1672EC;--blue-500: #0F56B3;--blue-600: #0A3977;--Gray-50: #E0E0E080;--Gray-100: #E0E0E0;--Gray-200: #C0C0C0;--Gray-300: #A1A1A1;--Gray-400: #818181;--Gray-500: #616161;--Gray-600: #414141}h1,h2,h3,h4,h5,h6,p,ul,ol,li,a,td,th{font-family:"Source Sans 3",sans-serif!important}.h1{margin:0;padding:0;font-size:46px!important;letter-spacing:normal}.h2{margin:0;padding:0;font-size:37px!important;letter-spacing:normal}.h3{margin:0;padding:0;font-size:23px!important;letter-spacing:normal}.h4{margin:0;padding:0;font-size:20px!important;letter-spacing:normal}.h5{margin:0;padding:0;font-size:17px!important;letter-spacing:normal}.h6{margin:0;padding:0;font-size:14px!important;letter-spacing:normal}.p{margin:0;padding:0;font-size:12px!important;letter-spacing:normal}.lh-56{line-height:56px}.lh-48{line-height:48px}.lh-40{line-height:40px}.lh-32{line-height:32px}.lh-28{line-height:28px}.lh-24{line-height:24px}.lh-20{line-height:20px}.lh-18{line-height:18px}.lh-16{line-height:16px}.lh-12{line-height:12px}.f-300{font-weight:300!important}.f-400{font-weight:400!important}.f-500{font-weight:500!important}.f-600{font-weight:600!important}.f-700{font-weight:700!important}.f-800{font-weight:800!important}.text-danger{color:var(--red-color)!important}.pos-abs{position:absolute!important}.pos-rel{position:relative!important}.m-32{margin:32px!important}.m-24{margin:24px!important}.m-20{margin:20px!important}.m-10{margin:10px!important}.p-32{padding:32px!important}.p-24{padding:24px!important}.p-20{padding:20px!important}.p-10{padding:10px!important}.py-16{padding-inline:16px!important}.common-margin-8{margin:8px 0!important}.common-margin-16{margin:16px 0!important}.common-margin-48{margin:48px 0!important}.common-margin-56{margin:56px 0!important}.mt-5{margin-top:5px!important}.mt-8{margin-top:8px!important}.mb-8{margin-bottom:8px!important}.mt-10{margin-top:10px!important}.mb-10{margin-bottom:10px!important}.mt-12{margin-top:12px!important}.mb-12{margin-bottom:12px!important}.mt-16{margin-top:16px!important}.mb-16{margin-bottom:16px!important}.mt-20{margin-top:20px!important}.mb-20{margin-bottom:20px!important}.mt-24{margin-top:24px!important}.mb-24{margin-bottom:24px!important}.mt-32{margin-top:32px!important}.mb-32{margin-bottom:32px!important}.mt-48{margin-top:48px!important}.mb-48{margin-bottom:48px!important}.mt-56{margin-top:56px!important}.mb-56{margin-bottom:56px!important}.mt-64{margin-top:64px!important}.mb-64{margin-bottom:64px!important}.ml-5{margin-left:5px!important}.ml-140px{margin-left:140px!important}.common-padding-8{padding:8px 0!important}.common-padding-16{padding:16px 0!important}.common-padding-48{padding:48px 0!important}.common-padding-56{padding:56px 0!important}.pt-8{padding-top:8px!important}.pb-8{padding-bottom:8px!important}.pt-10{padding-top:10px!important}.pb-12{padding-bottom:12px!important}.pt-16{padding-top:16px!important}.pb-16{padding-bottom:16px!important}.pt-20{padding-top:20px!important}.pb-20{padding-bottom:20px!important}.pt-24{padding-top:24px!important}.pb-24{padding-bottom:24px!important}.pt-32{padding-top:32px!important}.pb-32{padding-bottom:32px!important}.pt-48{padding-top:48px!important}.pb-48{padding-bottom:48px!important}.pt-56{padding-top:56px!important}.pb-56{padding-bottom:56px!important}.pt-64{padding-top:64px!important}.pb-64{padding-bottom:64px!important}.pbr-5{padding-bottom:5rem!important}.pr-2px{padding-right:2px!important}.mw-50px{min-width:50px!important}.mw-100px{min-width:100px!important}.mw-150px{min-width:150px!important}.mw-200px{min-width:200px!important}.mw-300px{min-width:300px!important}.mw-350px{min-width:350px!important}.mw-400px{min-width:400px!important}.mxw-300px{max-width:300px!important}.mxw-350px{max-width:350px!important}.common-border-style,.common-1px-gray-border{border:1px solid #E0E0E0;background:#fff;border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px}.b-radius-4{border-radius:4px!important;-webkit-border-radius:4px!important;-moz-border-radius:4px!important}.b-radius-10{border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important}.b-none{border:none!important}.d-none{display:none!important}.mdc-button{letter-spacing:normal}::-webkit-scrollbar{width:8px!important}::-webkit-scrollbar-track{background-color:#e0e0e080}::-webkit-scrollbar-thumb{min-height:48px;background-color:var(--Gray-300)!important;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;border:none!important}::-webkit-scrollbar-thumb:hover{background-color:var(--Gray-200)!important}.mw-350p{min-width:350px!important}.dashboard-area{height:100%;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;padding:0;margin:0}app-sidebar{display:block;width:100%;max-width:264px;height:100%;background-color:var(--global-white);transition:width .5s ease;z-index:1}app-sidebar.small-width-sidebar{width:62px}app-sidebar.small-width-sidebar .dashboard__sidebar{max-width:62px;width:100%}.dashboard__sidebar{border-radius:0!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;padding-block:16px;width:100%;max-width:264px}.dashboard__sidebar .sidebar__top .sidebar__logo{margin:0}.dashboard__sidebar .sidebar__top .sidebar__nav{margin-top:24px;display:flex;flex-direction:column;gap:4px}.dashboard__sidebar .sidebar__top .sidebar__nav .mat-mdc-nav-list{padding:0 8px}.dashboard__sidebar .sidebar__top .sidebar__nav .mat-mdc-nav-list .mdc-list-item:hover:before,.dashboard__sidebar .sidebar__top .sidebar__nav .mat-mdc-nav-list .mdc-list-item:focus:before,.dashboard__sidebar .sidebar__top .sidebar__nav .mat-mdc-nav-list .mdc-list-item.active:before{background-color:var(--blue-50);opacity:1}.dashboard__sidebar .sidebar__top .sidebar__nav a.mdc-list-item{padding-inline:8px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.dashboard__sidebar .sidebar__top .sidebar__nav .mat-expansion-panel-header{padding:0 8px!important;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.dashboard__sidebar .sidebar__top .sidebar__nav .mat-expansion-panel-header:after{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px}.dashboard__sidebar .sidebar__top .sidebar__nav .mat-expansion-panel-body .mat-mdc-nav-list{padding-inline:12px 0}.dashboard__sidebar .dropdown-nav-menu{border:none;padding-inline:8px}.dashboard__sidebar .dropdown-nav-menu .mat-expanded{background-color:var(--blue-50)!important;opacity:1;height:48px!important}.dashboard__sidebar .dropdown-nav-menu .mat-expanded .mat-expansion-panel-header-title,.dashboard__sidebar .dropdown-nav-menu .mat-expanded .mat-expansion-indicator:after{color:#1672ec!important}.dashboard__sidebar .sidebar__nav-icon{font-size:24px;line-height:24px}.dashboard__sidebar .sidebar__nav-text{font-family:"Source Sans 3",sans-serif;font-size:17px;font-weight:400;letter-spacing:.32px;margin-left:8px}.dashboard__sidebar .sidebar__bottom .sidebar__nav li{margin-top:4px}.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link{padding:12px 16px}.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link:hover,.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link:focus,.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link.active{background-color:var(--blue-50);opacity:1}.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link:hover .sidebar__nav-text,.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link:hover .sidebar__nav-icon,.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link:focus .sidebar__nav-text,.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link:focus .sidebar__nav-icon,.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link.active .sidebar__nav-text,.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link.active .sidebar__nav-icon{color:var(--blue-400)}.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link .sidebar__nav-text{color:var(--Gray-600, #414141)}.mat-expansion-panel .mat-expansion-panel-body .menu-title{margin-left:8px;font-size:17px;letter-spacing:.32px;font-weight:400}.dashboard__sidebar .mat-expansion-panel .mat-expansion-panel-body{padding-bottom:0!important}.mat-expansion-panel .mat-expansion-panel-header .mat-expansion-indicator{margin-bottom:0!important}.dashboard-main{margin:0;width:100%;max-width:calc(100% - 264px);padding:24px 20px 20px;background-color:var(--Basic-White)!important}.dashboard-main .mat-mdc-card.mdc-card{border-color:var(--Gray-100);border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;background-color:var(--Basic-White)}.dashboard-main .mat-grid-tile-content{position:relative;transform:translate(-50%,-50%);top:50%!important;left:50%!important;right:unset!important;bottom:unset}.dashboard-main h1{color:var(--Basic-Black);font-size:24px;font-weight:400!important;line-height:132%}.dashboard-main .mat-grid-tile h3{color:var(--Basic-Black);font-size:20px;font-weight:400!important;line-height:138%;letter-spacing:.15px}.dashboard-main .mat-toolbar .breadcrumb-item{letter-spacing:.5px}.dashboard-main .mat-toolbar .breadcrumb-item.active{font-weight:500}.dashboard-main .mat-toolbar .breadcrumb-item+.breadcrumb-item{padding-left:.25rem}.dashboard-main .mat-toolbar .breadcrumb-item+.breadcrumb-item:before{font-weight:700;padding-right:.25rem}.dashboard-main .dashboard-main-data-card.mat-mdc-card.mdc-card{border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;height:100%;max-height:calc(100vh - 126px);overflow-x:hidden;overflow-y:auto}.dashboard-main .sub-dashboard-main-data-card{padding:0!important}.dashboard-main .card--btn{min-height:unset}.dashboard-main .card--popular-app{height:100%}.dashboard-main .card--popular-app:hover,.dashboard-main .card--popular-app:active{background-color:var(--blue-50)!important;border-color:var(--blue-400)!important}.dashboard-main .popular-apps{padding-right:0;border-right:1px solid var(--Gray-100)!important}.dashboard-main .popular-apps .popular-app-card-parent{border:none!important;border-radius:0!important}.dashboard-main .popular-apps .popular-app-card-parent .popular-mat-card-content{max-height:calc(100vh - 128px)!important}.dashboard-main .popular-apps .popular-list-wrapper{display:flex;flex-direction:column;gap:16px;padding-right:4px!important;max-height:calc(100vh - 261px)!important;overflow-y:auto!important}.dashboard-main .card--btn>img{max-width:180px!important;height:auto!important}.dashboard-main .available-integrations .sub-avail-integrations{border:none}.dashboard-main .available-integrations .sub-avail-integrations .mat-mdc-card-content:first-of-type{padding-top:6px!important;padding-bottom:0!important}.dashboard-main .available-integrations .sub-avail-integrations .mat-mdc-card-content:first-of-type .mat-grid-tile:first-of-type{height:50px}.dashboard-main .available-integrations .sub-avail-integrations .mat-mdc-card-content:first-of-type .mat-grid-tile:nth-child(2){top:60px!important}.dashboard-main .available-integrations .integrations-list{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:4px!important;height:100%!important;max-height:calc(100vh - 295px)!important}.dashboard-main .available-integrations .integrations-list>.mdc-card:not(:last-of-type){margin-bottom:16px!important}.dashboard-main .available-integrations .integrations-list>.mdc-card .card--btn{margin-top:0}.dashboard-main .available-integrations .integrations-list>.mdc-card .card--btn:hover .mdc-fab.mat-accent.mat-mdc-button-base,.dashboard-main .available-integrations .integrations-list>.mdc-card .card--btn:active .mdc-fab.mat-accent.mat-mdc-button-base{background-color:var(--blue-50)!important}.dashboard-main .available-integrations .integrations-list>.mdc-card .card--btn:hover .mdc-fab.mat-accent.mat-mdc-button-base .mat-icon,.dashboard-main .available-integrations .integrations-list>.mdc-card .card--btn:active .mdc-fab.mat-accent.mat-mdc-button-base .mat-icon{color:var(--blue-400)!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:16px}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-logo{max-width:210px;padding:0!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integration-arrow-tile{position:relative!important;top:unset!important;left:unset!important;width:fit-content!important;height:auto!important;padding:0!important}.dashboard-main .available-integrations .integrations-list .integrations-arrow-wrapper{padding:0!important;height:auto!important;width:100%!important;min-width:56px!important;max-width:56px!important;position:relative}.dashboard-main .available-integrations .mdc-fab.mat-accent.mat-mdc-button-base{background-color:var(--Gray-100);transition:background-color .5s ease}.dashboard-main .available-integrations .mdc-fab.mat-accent.mat-mdc-button-base .mat-icon{font-size:30px;width:30px!important;height:30px!important;color:var(--Gray-400);transition:color .5s ease}.dashboard-main .available-integrations .card--btn:hover .mdc-fab.mat-accent.mat-mdc-button-base,.dashboard-main .available-integrations .card--btn:active .mdc-fab.mat-accent.mat-mdc-button-base{background-color:#e2edfc!important}.dashboard-main .available-integrations .card--btn:hover .mdc-fab.mat-accent.mat-mdc-button-base .mat-icon,.dashboard-main .available-integrations .card--btn:active .mdc-fab.mat-accent.mat-mdc-button-base .mat-icon{color:var(--blue-400)!important}.dashboard-main .available-integrations .select-integration-div{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:4px!important;border:none}.dashboard-main .available-integrations .select-integration-div:before{content:"";position:absolute;top:0;left:0;width:1px;height:calc(100vh - 295px);background-color:#e0e0e0;z-index:5}.dashboard-main .available-integrations .select-integration-div>.mat-mdc-card-content{padding-top:0;padding-right:8px;height:100%!important;max-height:calc(100vh - 295px)!important;overflow-y:auto}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;width:100%}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile{height:100%!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile:first-of-type{max-height:75px!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile:nth-of-type(2){top:90px!important;max-height:50px!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile:nth-of-type(3){top:164px!important;max-height:75px!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile:nth-of-type(3) .mat-grid-tile-content{align-items:flex-start!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile.select-integration-div-second-logo{max-height:75px!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile.select-integration-div-second-logo .mat-grid-tile-content{align-items:center!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile:nth-of-type(4){top:236px!important;max-height:50px!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile.select-integration-div-about{top:294px!important;max-height:50px!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile.select-integration-div-about .mat-grid-tile-content{font-size:17px!important;font-weight:600!important;line-height:158%!important;letter-spacing:1.8px!important;text-transform:uppercase!important;color:var(--Gray-600)!important;justify-content:flex-start!important;align-items:flex-end!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile.select-integration-div-desc{top:344px!important;height:fit-content!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile.select-integration-div-desc .mat-grid-tile-content{justify-content:flex-start!important;align-items:flex-start!important}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile>.mat-grid-tile-content{justify-content:center!important;align-items:center!important;max-height:fit-content;height:fit-content;top:0!important;transform:translate(-50%)}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile .font-weight-bold{margin:0}.dashboard-main .available-integrations .select-integration-div .select-integration-list>div>.mat-grid-tile img{max-width:210px!important}.dashboard-main .available-integrations .select-integration-div .select-integration-submit-btn{width:100%}.dashboard-main .available-integrations .select-integration-div .select-integration-submit-btn .mat-icon{font-size:24px}.dashboard-main .available-integrations .default-select-integration .select-integration-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:16px}.dashboard-main .search-wrapper .icon-block--search{filter:brightness(0);z-index:1}.dashboard-main .search-wrapper .mdc-floating-label--float-above{left:.5rem}.dashboard-main .search-wrapper .mdc-floating-label.mat-mdc-floating-label.ng-tns-c48-0.ng-star-inserted.mdc-floating-label--float-above{display:none}.dashboard-main .search-wrapper .mdc-text-field__input{position:absolute;top:50%;transform:translateY(-7px);background-color:transparent!important}.dashboard-main.full-dashboard{margin-left:0;max-width:calc(100% - 78px);transition:width .5s ease}.cmn-list-wrapper>.mat-mdc-card.mdc-card{transition:boder-color .6s ease}.cmn-list-wrapper>.mat-mdc-card.mdc-card:hover{border-color:var(--blue-400)!important}.cmn-list-wrapper .mat-grid-tile{margin-top:0;padding-right:4px}.cmn-list-wrapper .mat-grid-tile:not(:last-of-type) .mat-grid-tile-content{padding-bottom:16px}.cmn-list-wrapper .mat-grid-tile:last-of-type{height:100px!important}.mdc-fab.mat-accent.mat-mdc-button-base{background-color:var(--Gray-100)!important;transition:background-color .5s ease!important}.mdc-fab.mat-accent.mat-mdc-button-base .mat-icon{font-size:30px!important;width:30px!important;height:30px!important;color:var(--Gray-600)!important;transition:color .5s ease!important}.mdc-dialog .mdc-dialog__container .mdc-dialog__surface{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;padding:16px!important}.mdc-dialog .mdc-dialog__container .close-btn{display:block;margin:0 0 16px auto;padding:8px;width:36px;height:36px;min-width:unset;background-color:#e0e0e080;transition:background-color .3s ease;z-index:1}.mdc-dialog .mdc-dialog__container .close-btn .mdc-button__label{justify-content:center;font-family:"Source Sans 3",sans-serif;font-size:19px;line-height:19px;font-weight:500;transition:color .3s ease}.mdc-dialog .mdc-dialog__container .close-btn:hover{background-color:var(--blue-50)!important}.mdc-dialog .mdc-dialog__container .close-btn:hover .mdc-button__label{color:var(--blue-400)!important}.mdc-dialog .mdc-dialog__container .mat-mdc-dialog-title{padding-inline:10px;padding-bottom:16px;font-family:"Source Sans 3",sans-serif!important;font-size:24px;line-height:132%;font-weight:500!important;color:var(--Basic-Black)}.mdc-dialog .mdc-dialog__container .mat-mdc-dialog-title:before{display:none}.mdc-dialog .mdc-dialog__container .dialog-content-wrapper{padding:0;margin:0}.mdc-dialog__surface{border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;padding:16px!important}.close-btn{display:block!important;margin:0 0 16px auto!important;padding:8px!important;width:36px!important;height:36px!important;min-width:unset!important;background-color:#e0e0e080!important;transition:background-color .3s ease!important}.close-btn .mdc-button__label{justify-content:center!important;font-family:"Source Sans 3",sans-serif!important;font-size:19px!important;line-height:19px!important;font-weight:500!important;transition:color .3s ease!important}.close-btn:hover{background-color:var(--blue-50)!important}.close-btn:hover .mdc-button__label{color:var(--blue-400)!important}.close-btn~.mat-mdc-dialog-title{margin-top:16px!important}.mat-mdc-dialog-title{padding-inline:10px!important;padding-bottom:16px!important;font-family:"Source Sans 3",sans-serif!important;font-size:24px!important;line-height:132%!important;font-weight:500!important;color:var(--Basic-Black)!important}.mat-mdc-dialog-title:before{display:none!important}.dialog-content-wrapper{padding:0!important;margin:0!important}.close{font-size:19px!important;line-height:19px!important;font-weight:500!important}.mat-mdc-slide-toggle .mdc-switch{width:100%!important;max-width:40px!important;min-width:40px!important;border-radius:20px!important}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__track{height:20px!important;border-radius:20px!important;border:none!important}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle-track{width:calc(100% - 20px)!important}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:before{background:#1874ec26!important}.mat-mdc-slide-toggle .mdc-switch:enabled .mdc-switch__track:after,.mat-mdc-slide-toggle .mdc-switch:enabled:focus:not(:active) .mdc-switch__track:after{background:var(--Primary-Color)!important}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__handle{width:20px!important;height:19px!important;border-radius:20px!important}.mat-mdc-slide-toggle .mdc-switch .mdc-switch__ripple,.mat-mdc-slide-toggle .mdc-switch.mdc-switch--unselected .mdc-switch__icon{width:28px!important;height:28px!important;border-radius:20px!important}.mat-mdc-slide-toggle .mdc-switch--checked .mdc-switch__handle{left:0!important;border-radius:20px!important}.mat-mdc-tab.mdc-tab{min-width:70px;padding:12px 16px;height:auto!important;border-radius:10px 10px 0 0}.mat-mdc-tab-labels{gap:4px}.mat-expansion-panel .mat-mdc-form-field:not(.mat-form-field-no-animations) .mdc-text-field__input{transform:translateY(0)}.mdc-text-field--disabled input{background-color:transparent!important}.mat-mdc-unelevated-button>.mat-icon,.mat-mdc-raised-button>.mat-icon,.mat-mdc-outlined-button>.mat-icon{font-size:1.5rem!important}.sync-dateTime .mat-grid-tile{position:relative}.storage-config-breadcrumb{background-color:transparent!important;background:transparent!important}.add-field-btn,.add-field-btn>.mat-grid-tile-content{justify-content:end!important}button:has(.mat-delete-icon,.mat-primary-icon){border:none!important;transition:all .3s ease}button:has(.mat-delete-icon):hover{background-color:#ff000052}button:has(.mat-primary-icon):hover{background-color:var(--blue-200)}button:has(.mat-delete-icon),button:has(.mat-info-icon),button:has(.mat-primary-icon){display:flex;justify-content:center;align-items:center;aspect-ratio:1/1}.mat-delete-icon{color:red!important}.mat-primary-icon{color:var(--blue-400)!important}.mat-delete-icon,.mat-info-icon,.mat-primary-icon{font-size:24px}.popular-list-wrapper .mat-mdc-card.mdc-card,.integrations-logo-wrapper{background-color:transparent!important}.popular-list-wrapper .mdc-card.card--btn:hover,.popular-list-wrapper .mdc-card.card--btn.active-card,.integrations-list .mdc-card.active-card .card--btn,.integrations-list .mdc-card:hover .card--btn{background-color:var(--blue-25)!important;border-color:var(--blue-400)!important}.integrations-list .mdc-card.active-card{border-color:var(--blue-400)!important}.integrations-logo-wrapper .integration-arrow-tile div.mat-grid-tile-content{padding:0!important;justify-content:center!important;align-items:center}.select-integration-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px}.dashboard-main .available-integrations .select-integration-div .select-integration-list .select-integration-top{width:100%!important;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.select-integration-top-logo-wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-grow:1}.select-integration-top-logo-wrapper .select-integration-tile{width:100%}.select-integration-top-logo-wrapper .select-integration-tile h5{margin:0!important}.select-integration-top-logo-wrapper .select-integration-tile img{max-width:180px!important}.select-integration-top-direction>.select-integration-tile>.ng-star-inserted{text-align:center}.dashboard-main .available-integrations .select-integration-div .select-integration-list .select-integration-top-direction button{border-radius:50%!important;-webkit-border-radius:50%!important;-moz-border-radius:50%!important;width:46px;height:46px}.select-integration-top-logo-wrapper .select-integration-tile:first-of-type{padding-bottom:12px;border-bottom:1px solid var(--Gray-100)}.select-integration-top-logo-wrapper .select-integration-tile:last-of-type{padding-top:12px}.select-integration-list .select-integration-tile .confirm-btn{padding:16px!important}.select-integration-text-wrapper{align-items:flex-start!important;gap:8px!important}.badge-app-id-details{padding:16px 16px 0!important;background:transparent!important;font-weight:700;font-size:15px}.my-integration-top-wrapper{width:100%!important;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;gap:24px}.my-integration-id-top-wrapper{padding:16px!important}.my-integration-id-top-wrapper .common-btn.primary-btn{display:flex!important;margin-left:auto!important}.my-integration-top-wrapper .integration-first-app-logo img,.my-integration-top-wrapper .integration-second-app-logo img{max-width:250px!important}.mat-mdc-tab-header .mat-mdc-tab-labels .mdc-tab__text-label{letter-spacing:normal;font-size:15px}.dashboard-main .search-wrapper .mdc-floating-label--float-above{display:none!important}.select-integration-btn-wrapper{width:100%;max-width:100%;height:48px}.select-integration-btn-wrapper .select-integration-submit-btn{width:100%;height:100%}.mat-mdc-radio-group .mat-mdc-radio-button{position:relative!important}.mat-mdc-radio-button .mdc-form-field{gap:6px!important}.mat-mdc-radio-button .mdc-radio{width:20px!important;height:20px!important;padding:0!important}.mat-mdc-radio-touch-target,.mat-mdc-radio-button .mdc-radio .mdc-radio__native-control,.mdc-radio__background,.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{width:20px!important;height:20px!important}.mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:not([disabled]):not(:focus)~.mdc-radio__background:before{transform:scale(1.5)}.mat-mdc-radio-button .mdc-radio .mdc-radio__background:before{top:0!important;left:0!important}.sync-dateTime{display:flex;justify-content:flex-start;gap:24px;align-items:stretch}.sync-dateTime .mat-grid-tile{left:unset!important;top:unset!important;width:unset!important;height:unset!important}.mat-datepicker-input{transform:translateY(0)!important}.switch.switch-small small{width:18px;height:18px;right:calc(100% - 18px)}.switch.checked small{right:0}.project-config-dialog-content-wrapper{max-height:unset}.project-config-dialog-content-wrapper .mat-mdc-tab-header{border-bottom:1px solid var(--Gray-100);margin-bottom:24px}.checkbox-heading-wrapper h4,.checkbox-heading-wrapper h6{color:#000}.checkbox-wrapper .checkbox-item:not(:last-child){margin-bottom:8px}.checkbox-wrapper .mat-mdc-checkbox{position:relative!important}.checkbox-wrapper .mat-mdc-checkbox .mdc-form-field{gap:2px!important}.checkbox-wrapper .mdc-checkbox{width:20px!important;height:20px!important;padding:0!important;flex-basis:20px}.mat-mdc-checkbox .mdc-checkbox .mdc-checkbox__native-control:not([disabled]):focus~.mdc-checkbox__ripple{background-color:transparent!important}.checkbox-wrapper .mat-mdc-checkbox .mat-mdc-checkbox-touch-target,.checkbox-wrapper .mat-mdc-checkbox .mdc-checkbox__native-control,.checkbox-wrapper .mat-mdc-checkbox .mdc-checkbox__background{width:20px!important;height:20px!important;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px}.checkbox-wrapper .mat-mdc-checkbox .mdc-checkbox__background{position:relative;top:0!important;left:0!important;display:block;width:100%!important;height:100%!important}.config-tab-input-wrapper{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:24px}.config-tab-input-wrapper mat-form-field{flex-grow:1;max-width:75%}.config-tab-input-wrapper .confirm-button{max-width:25%;width:100%}.folder-path-structure{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--Gray-100);margin-bottom:16px}.select-location{margin-top:16px;display:flex;justify-content:flex-end}.filemanager-wrapper{padding:16px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.filemanager-select-dropdown-wrapper{width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px}.filemanager-select-dropdown-wrapper div:has(.admin-app-fields){width:100%;max-width:49%}.filemanager-select-dropdown-wrapper div:has(.admin-app-fields) .admin-app-fields{width:100%!important}.file-manager-parent-sec{padding:16px}.file-manager-parent-sec .mat-icon{font-size:18px;width:18px!important;height:18px!important}.file-manager-parent-sec ol li a{display:flex;justify-content:start;align-items:center;gap:4px}.root-test-file-wrapper{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding-bottom:4px;border-bottom:1px solid var(--Gray-100)}.file-manager-data-sec{display:flex;flex-direction:column;align-items:stretch;gap:24px}.file-manager-data-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;border-bottom:1px solid var(--Gray-100)}.file-manager-data-head-child{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:16px;width:100%;max-width:40%}.file-manager-data-head-middle.file-manager-data-head-child{max-width:16%;justify-content:center}.data-head-folder-file-count{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;max-width:25%}.data-head-app-link-upload{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:12px;flex-grow:1}.data-panel{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:8px 16px}.data-panel.file-data-panel{padding-top:12px}.file-data-child-panel{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%}.file-data-sub-panel{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;max-width:calc(50% - 8px)}.file-data-name{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:6px;padding-right:16px!important}.file-data-panel .file-data-sub-panel .file-data-name>span{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:6px}.file-data-icon-wrapper .mat-check-icon{color:#2ab930!important}.file-data-icon-wrapper .mat-file-close-icon{color:red!important}.file-data-icon-wrapper .mat-file-incomplete-icon{color:orange!important}.file-data-icon-wrapper .data-manager-icon{display:flex!important;width:100%;text-align:right;gap:5px!important}.file-data-icon-wrapper .data-manager-icon .mat-icon{font-size:22px!important}.file-data-icon-wrapper.test-file-delete-icon{display:flex;gap:4px;flex-direction:row;justify-content:flex-end;align-items:center}.file-data-icon-wrapper.test-file-delete-icon button.mat-primary{background-color:#ff000052;width:24px;height:24px}.file-data-name .two-lines-ellipsis{display:block!important;max-width:100%;-webkit-line-clamp:1;white-space:nowrap}.file-data-name .two-lines-ellipsis:hover{white-space:normal;overflow:visible;text-overflow:clip}.file-data-name:has(.mat-mdc-list-item-title.mdc-list-item__primary-text){width:100%;max-width:85%}.file-data-name:has(.mat-mdc-list-item-title.mdc-list-item__primary-text) span.ng-star-inserted{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:6px;width:100%}.test-file-delete-icon .mat-mdc-fab .mat-mdc-button-touch-target,.test-file-delete-icon .mat-mdc-mini-fab .mat-mdc-button-touch-target{width:28px!important;height:28px!important}.file-path-wrapper ol{display:flex;gap:12px;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center}.test-file-button-wrapper{min-width:250px;display:flex;flex-wrap:wrap;row-gap:10px}.subscribe-main-sec,.common-bg-border-sec{display:flex;flex-direction:column;width:100%;border:1px solid var(--Gray-100);border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;background-color:var(--Basic-White)}.plan-logo-wrapper{padding:16px;width:100%!important;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:5%;border-bottom:1px solid var(--Gray-100)}.plan-logo-wrapper .app-detail-logo img{max-width:350px}.plan-logo-wrapper .app-detail-arrow-wrapper .icon-block-wrap{min-width:3.5rem;width:3.5rem;height:3.5rem}.plan-logo-wrapper .app-detail-arrow-wrapper .icon-block-wrap .icon-block{width:1.5rem;height:1.5rem}.plan-logo-wrapper .app-detail-arrow-wrapper .icon-block-wrap .icon-block--arrows-exchange{width:2.5rem;height:2.5rem}.plan-logo-wrapper .app-detail-arrow-wrapper .lower-content.text-center .fs-12{padding-top:6px;font-size:1rem;line-height:1.1}.plan-logo{max-width:250px!important;height:auto!important;width:100%}.plan-direction{display:flex;justify-content:center;align-items:center;border-radius:50%!important;-webkit-border-radius:50%!important;-moz-border-radius:50%!important}.plan-direction .mdc-fab.mat-accent.mat-mdc-button-base{width:40px!important;height:40px!important;border-radius:50%!important;-webkit-border-radius:50%!important;-moz-border-radius:50%!important}.plan-direction .mdc-fab.mat-accent.mat-mdc-button-base .mat-icon{font-size:24px!important;width:24px!important;height:24px!important}.plan-direction .mat-mdc-fab .mat-mdc-button-touch-target,.plan-direction .mat-mdc-mini-fab .mat-mdc-button-touch-target{width:24px!important;height:24px!important}.plan-card-sec{padding:16px}.plan-cards-wrapper,.plan-card-container{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:stretch;gap:16px;background-color:var(--Basic-White)}.plan-card-wrapper{padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:16px;width:100%;max-width:calc(20% - 16px);min-height:475px;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important}.card-subscribe-button,.card-subscribe-button button{width:100%}.card-detail-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:16px;width:100%;overflow:hidden!important;white-space:normal!important;overflow-wrap:anywhere!important}.card-detail-wrapper .plan-header{min-height:120px;text-align:center}.card-detail-wrapper .plan-header .card-category{max-width:100%}.static-card-pricing h5{color:var(--Gray-400);margin:0!important}.country-contact-sec{padding:16px;border-bottom:1px solid var(--Gray-100)}.country-contact-wrapper{display:flex;flex-direction:row;align-items:center;gap:16px}.country-card{width:100%;max-width:calc(25% - 12px)}.country-card .card--btn:hover,.country-card .card--btn:active{background-color:var(--blue-100)}.email-service-wrapper{padding:16px;display:flex;flex-direction:row;align-items:flex-start;gap:16px;width:100%}.email-service-wrapper .mdc-text-field__input{background-color:transparent!important}.email-wrapper,.service-wrapper{width:100%;max-width:calc(50% - 8px)}.service-wrapper{border-left:1px solid var(--Gray-100)}.email-submit-button button{width:50%}.app-detail-header{display:flex;flex-direction:column;gap:16px}.app-detail-tabs{background-color:transparent!important}.app-detail-logo-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.app-detail-arrow-wrapper{max-width:20%;margin:0;width:100%}.app-detail-logo{max-width:25%;width:100%;text-align:center}.app-detail-logo img{max-width:180px;width:100%}.app-detail-status-label-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px}.app-detail-status-label-wrapper div{max-width:25%;width:100%;text-align:center}.app-detail-action-button-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:16px}.app-detail-action-button-wrapper button{margin:0}.app-detail-left-action{max-width:25%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:12px;text-align:center}.app-detail-left-action button{width:max-content;min-width:250px}.app-detail-right-action{max-width:25%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:12px}.app-detail-right-action button{width:max-content;min-width:250px}.app-blank-label{max-width:20%!important;width:100%!important}.fs-8{font-size:9px!important}.fullwidth-btn{width:100%!important}.add-to-project-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%}.content-center{text-align:center!important}.add-sync-btn-wrapper{width:100%!important}.detail-input-wrapper{display:flex;gap:16px;align-items:flex-end}.detail-sub-input-wrapper{flex-grow:1;max-width:calc(50% - 8px)}.detail-sub-btn-wrapper{max-width:calc(50% - 8px);width:100%}.detail-sub-btn-wrapper.group-btn{display:flex;gap:10px!important}.pairing-btn-wrapper{display:flex;align-items:center;justify-content:center;max-width:75%;margin-inline:auto;margin-block:16px}.pairing-label-wrapper{display:flex;align-items:center;justify-content:space-around;max-width:75%;margin-inline:auto;padding-right:24px;margin-bottom:8px}.add-field-btn{max-width:75%;width:100%;margin-inline:auto;padding-right:26px}.add-field-btn .mdc-button{width:100%}.add-pairing-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:75%;margin-inline:auto;padding-right:24px;margin-bottom:16px;gap:16px}.add-pairing-wrapper.action-btn{gap:5px!important;margin-bottom:0!important;display:inline!important;padding-right:0!important}.pairing-cmn-btn-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:2px;height:100%}.pairing-cmn-btn-wrapper.add-pairing-btn-wrapper{max-width:7%;margin-bottom:24px;justify-content:end}button:has(.green,.red){display:flex;justify-content:center;align-items:center;aspect-ratio:1/1}section.pairing-data-sec{padding-right:24px;margin-inline:auto;margin-bottom:16px;max-width:75%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;row-gap:6px}.pairing-data-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;gap:16px}.pairing-data-wrapper p{margin-bottom:0!important;width:100%}.pairing-data-wrapper .pairing-cmn-btn-wrapper{max-width:fit-content}.pairing-refresh-wrapper{display:flex;align-items:center;justify-content:flex-start;width:100%;gap:16px;max-width:75%;margin-inline:auto;padding-right:24px;margin-bottom:16px}.project-pairing-section label{margin-bottom:0!important}.project-pairing-header div{padding-block:6px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px}.project-pairing-header div label{display:inline-flex;align-items:center}.detail-input-wrapper.admin-app-config-setting{flex-direction:row;flex-wrap:wrap;margin-top:16px}.detail-input-wrapper.admin-app-config-setting .mat-mdc-form-field{width:100%;max-width:calc(50% - 8px)}.detail-input-wrapper.admin-app-config-setting .mat-mdc-form-field.full-width-input{max-width:100%}.detail-input-wrapper.admin-app-config-setting .mat-mdc-form-field.width-33{max-width:calc(33.33% - 11px)}.detail-input-wrapper.admin-app-config-setting .full-width-input{max-width:100%;width:100%}.detail-input-wrapper.admin-app-config-setting .mat-mdc-form-field.width-25{max-width:calc(25% - 12px);width:100%}.detail-input-wrapper.admin-app-config-setting .width-20{max-width:calc(20% - 12px);width:100%}.detail-input-wrapper.admin-app-config-setting .width-25{max-width:calc(25% - 12px);width:100%}.detail-input-wrapper.admin-app-config-setting .width-33{max-width:calc(33.33% - 11px);width:100%}.detail-input-wrapper.admin-app-config-setting .width-45{max-width:calc(45% - 8px);width:100%}.detail-input-wrapper.admin-app-config-setting .width-50{max-width:calc(50% - 8px);width:100%}.detail-input-wrapper.admin-app-config-setting .width-80{max-width:calc(80% - 6px);width:100%}.select-customfield-dropdown{max-width:75%;width:100%;margin-inline:auto}.select-customfield-dropdown .mat-mdc-form-field{max-width:45%}.pairing-refresh-link{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2px;max-width:calc(46.5% - 16px);width:100%}.pairing-refresh-link:first-of-type{justify-content:start}.pairing-refresh-link:last-of-type{justify-content:end}.pairing-refresh-link a{display:flex;align-items:center;gap:2px}.pairing-refresh-link a .mat-icon{width:inherit!important;height:inherit!important}.mat-mdc-tooltip-trigger .mat-icon{width:inherit!important;height:inherit!important;font-size:18px}.table-role-wrapper .mat-mdc-radio-button .mdc-form-field{gap:0px!important;width:20px}.mat-width-50{width:50%}.cmn-dialog-header .dialog-title h4{padding-left:0!important}.cmn-dialog-header .close .mat-mdc-button-touch-target{height:36px!important}.cmn-dialog-header .close .mat-icon{font-size:20px!important;width:20px!important;height:20px!important}.cmn-dialog-action-confirm-wrapper{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:16px}.mat-mdc-autocomplete-trigger{background:url(arrow-down.37df5dcf773e23a2.png) no-repeat right top -5px/contain!important}.mat-mdc-nav-list .mdc-list-item.active .mdc-list-item__primary-text{color:var(--Primary-Color, #0F74BC)!important}.mdc-tab{transition:all .3s ease!important}.mdc-tab .mdc-tab__ripple:before{opacity:0!important}.mdc-tab .mdc-tab-indicator__content--underline,.mdc-tab .mdc-tab__text-label{transition:all .3s ease!important}.mdc-tab:hover{color:var(--Primary-Color, #0F74BC)!important;background-color:#1672ec26!important}.mdc-tab:hover .mdc-tab__text-label{color:var(--Primary-Color, #0F74BC)!important}.mdc-tab:hover .mdc-tab-indicator__content--underline{opacity:1;border-color:#1672ec!important}.mdc-tab.mdc-tab--active{color:var(--Primary-Color, #0F74BC)!important;background-color:#1672ec26!important}.mat-mdc-tab:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled).mdc-tab--active .mdc-tab__text-label{color:var(--Primary-Color, #0F74BC)!important}.mat-mdc-tab:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline,.mat-mdc-tab-link:not(.mat-mdc-tab-disabled) .mdc-tab-indicator__content--underline{border-color:#1672ec!important}.my-integration-app-action-wrapper{padding:16px}.add-label-padding{padding:.375rem .625rem}.content-d-inline .mat-grid-tile-content{flex-direction:column;align-items:start}.content-d-inline .mat-mdc-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.content-d-inline .mat-mdc-form-field.mat-form-field-invalid:not(.no-error) .mat-mdc-form-field-subscript-wrapper{display:block!important}.no-error .mat-mdc-form-field-subscript-wrapper{display:none!important}mat-grid-list.long-error{height:211px!important}mat-grid-list.long-error mat-grid-tile.top-131px{top:131px!important}mat-grid-list.long-error mat-grid-tile.top-111px{top:111px!important}mat-grid-list.long-error mat-grid-tile.top-181px{top:181px!important}mat-grid-list.long-error mat-grid-tile.top-158px{top:158px!important}ngx-intl-tel-input[ng-reflect-css-class="error common-tel-input"]{position:relative}ngx-intl-tel-input[ng-reflect-css-class="error common-tel-input"]:after{content:"";position:absolute;bottom:0;left:6px;background:#f44336;height:.01rem;width:calc(100% - 12px)}.custom-validation small{font-size:12px;color:#da100b;font-weight:400;letter-spacing:.5px;line-height:24px;margin-top:-3px;-webkit-text-size-adjust:100%;text-size-adjust:100%;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif))}mat-form-field.wrapper-arrow-15 .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix .mat-mdc-select-arrow-wrapper{margin-top:-15px}.mh-100vh-300px{min-height:calc(100vh - 200px)!important}.mat-mdc-slide-toggle .mdc-switch--disabled+label .non-disabled-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))!important}.common-btn.mat-mdc-raised-button,.common-btn{position:relative!important;display:inline-flex!important;align-items:center;justify-content:center;padding:10px 40px!important;text-align:center!important;font-family:"Source Sans 3",sans-serif!important;font-size:16px!important;line-height:24px!important;font-weight:600!important;letter-spacing:normal!important;border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;transition:.5s all ease!important;-webkit-transition:.5s all ease!important;-moz-transition:.5s all ease!important;border:1px solid var(--Primary-Color, #0F74BC)!important}.common-btn.mat-mdc-raised-button .mdc-button__label,.common-btn .mdc-button__label{transition:.5s all ease!important;-webkit-transition:.5s all ease!important;-moz-transition:.5s all ease!important}.common-btn.mat-mdc-raised-button .mdc-button__ripple:before,.common-btn .mdc-button__ripple:before{transition:all .3s ease}.common-btn.mat-mdc-raised-button.p0,.common-btn.p0{padding:0!important}.common-btn.mat-mdc-raised-button.py1,.common-btn.py1{padding:0 8px!important}.common-btn.mat-mdc-raised-button.p-5-20,.common-btn.p-5-20{padding:5px 20px!important}.common-btn.mat-mdc-raised-button.icon-center .mat-icon,.common-btn.icon-center .mat-icon{margin:0 auto}.common-btn.mat-mdc-raised-button.icon-center .mat-icon.lh-36,.common-btn.icon-center .mat-icon.lh-36{line-height:36px}.common-btn.mat-mdc-raised-button:disabled,.common-btn:disabled{background-color:#0000001f!important;color:#00000061!important;border-color:#00000061!important;cursor:default}.common-btn.mat-mdc-raised-button:disabled:hover,.common-btn:disabled:hover{background-color:#0000001f!important;color:#00000061!important;border-color:#00000061!important}.secondary-btn.mat-mdc-raised-button,.secondary-btn{color:var(--Primary-Color)!important;background-color:var(--global-white)!important}.secondary-btn.mat-mdc-raised-button .mdc-button__label,.secondary-btn .mdc-button__label{color:var(--Primary-Color)!important}.secondary-btn.mat-mdc-raised-button:hover,.secondary-btn:hover{background-color:var(--Primary-Color)!important;color:var(--global-white)!important}.secondary-btn.mat-mdc-raised-button:hover .mdc-button__ripple:before,.secondary-btn:hover .mdc-button__ripple:before{opacity:1;background-color:var(--Primary-Color)!important}.secondary-btn.mat-mdc-raised-button:hover .mdc-button__label,.secondary-btn:hover .mdc-button__label{color:var(--global-white)!important}.primary-btn.mat-mdc-raised-button,.primary-btn{color:var(--global-white)!important;background-color:var(--Primary-Color)!important}.primary-btn.mat-mdc-raised-button .mdc-button__label,.primary-btn .mdc-button__label{color:var(--global-white)!important}.primary-btn.mat-mdc-raised-button:hover,.primary-btn:hover{background-color:var(--global-white)!important;border:1px solid var(--Gray-500, #616161)!important;color:var(--Primary-Color)!important}.primary-btn.mat-mdc-raised-button:hover .mdc-button__ripple:before,.primary-btn:hover .mdc-button__ripple:before{background-color:var(--global-white)!important;opacity:1}.primary-btn.mat-mdc-raised-button:hover .mdc-button__label,.primary-btn:hover .mdc-button__label{color:var(--Primary-Color)!important}.red-btn{background:var(--red-color, #ea4335)!important;color:#fff!important;border-color:var(--red-color, #ea4335)!important}.red-btn.common-btn{border-color:var(--red-color, #ea4335)!important}.red-btn:hover{background-color:transparent!important;color:var(--red-color, #ea4335)!important;border-color:var(--red-color, #ea4335)!important}.red-btn:hover .mdc-button__label{color:var(--red-color, #ea4335)!important}.green-btn{background:var(--green-color, #34a853)!important;color:#fff!important;border-color:var(--green-color, #34a853)!important}.green-btn:hover{background-color:transparent!important;color:var(--green-color, #34a853)!important;border-color:var(--green-color, #34a853)!important}.upgrade-btn.mat-mdc-raised-button,.upgrade-btn{background-color:var(--dark-green)!important;color:#fff!important;border-color:var(--dark-green, #0CA789)!important}.upgrade-btn.mat-mdc-raised-button:hover,.upgrade-btn:hover{background-color:var(--global-white)!important;color:var(--dark-green)!important}.upgrade-btn.mat-mdc-raised-button:hover .mdc-button__ripple:before,.upgrade-btn:hover .mdc-button__ripple:before{opacity:1;background-color:var(--global-white)!important}.upgrade-btn.mat-mdc-raised-button:hover .mdc-button__label,.upgrade-btn:hover .mdc-button__label{color:var(--dark-green)!important}.special-btn{background-color:var(--blue-25)!important;color:var(--Primary-Color)!important;border-color:var(--blue-600, #616161)!important;border-radius:30px!important}.special-btn:hover{border-color:var(--Primary-Color, #616161)!important}.mdc-button:disabled{background-color:gray!important;color:#ccc;cursor:not-allowed}.common-action-btn-wrapper{display:flex;gap:10px!important}button:has(.mat-delete-icon):disabled{background-color:#d1cece!important}button:has(.mat-delete-icon):disabled .mat-icon{color:#da8181!important;cursor:not-allowed!important}.no-cursor{pointer-events:none!important}.border-radious-0{border-radius:0!important}.hibob-keypay-paired-field-wrapper .mdc-text-field--disabled .mdc-text-field__input,.hibob-keypay-paired-field-wrapper .mdc-text-field--disabled .mdc-floating-label{color:#000!important}.manual-integration-card-wrapper{display:flex;flex-wrap:wrap;flex-direction:row}.subscription-card-wrapper{font-family:sans-serif;font-size:17px!important;font-weight:400!important;padding:0!important;border:1px solid var(#ced7df, #0F74BC)!important;width:calc(25% - 10px);margin:5px;background-color:#f0f0f0;padding:20px;box-sizing:border-box;text-align:center;color:var(--Basic-Black)!important;border-radius:30px!important}.subscription-card-wrapper:hover{border:2px solid var(--Primary-Color, #0F74BC)!important;transition:1ms}.subscription-card-wrapper p{font-size:14px!important;font-weight:400!important}.disable-backgroud{background-color:#e9e7e7!important}.plan-subscribe-detail-success{color:#166019!important;background-color:#d4f1d6!important;border-radius:10px!important}.plan-subscribe-detail-error{color:#7f2220;background-color:#fdd9d8;border-radius:10px!important}.mat-grid-tile-content ngx-mat-intl-tel-input{width:100%;border:1px solid #C0C0C0;border-radius:10px;background-color:#e0e0e080!important}.mat-grid-tile-content ngx-mat-intl-tel-input .common-tel-input{min-width:100%;height:55px;border:none;background:transparent;color:#000000de;font-size:15px;font-weight:400}.mat-grid-tile-content ngx-mat-intl-tel-input .selected-dial-code{font-size:15px;font-weight:400}.vertical-radio-group{display:flex;flex-direction:column}.vertical-radio-group .radio-label{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87));-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-body2-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-body2-font-size, 14px);line-height:var(--mdc-typography-body2-line-height, 20px);font-weight:var(--mdc-typography-body2-font-weight, 400);letter-spacing:var(--mdc-typography-body2-letter-spacing, .0178571429em);-webkit-text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-decoration:var(--mdc-typography-body2-text-decoration, inherit);text-transform:var(--mdc-typography-body2-text-transform, none)}@media (min-width: 1920px){.popular-app-card-parent .popular-list-wrapper .card--btn>img{max-width:330px!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-logo{max-width:350px!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-arrow-wrapper{max-width:unset!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-arrow-wrapper .icon-block-wrap{min-width:5rem;width:5rem;height:5rem}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-arrow-wrapper .icon-block-wrap .icon-block{width:2rem;height:2rem}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-arrow-wrapper .icon-block-wrap .icon-block--arrows-exchange{width:3.75rem;height:3.75rem}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-arrow-wrapper .lower-content.text-center .fs-12{padding-top:6px;font-size:1.25rem;line-height:1.1}.dashboard-main .available-integrations .select-integration-div .select-integration-top-logo-wrapper .select-integration-tile img{max-width:280px!important}.select-integration-text-wrapper .select-integration-div-about h6{font-size:20px}.select-integration-text-wrapper .select-integration-div-desc p{font-size:18px}}@media (min-width: 1400px){::-webkit-scrollbar{width:16px!important}::-webkit-scrollbar-thumb{min-height:60px}.popular-list-wrapper .card--btn>img{max-width:210px!important}.select-integration-text-wrapper .select-integration-div-about h6{font-size:18px}.select-integration-text-wrapper .select-integration-div-desc p{font-size:16px}}@media (min-width: 1200px) and (max-width: 1399px){.common-btn.mat-mdc-raised-button,.common-btn{padding:10px 36px!important}.m-32{margin:28px!important}.m-24{margin:20px!important}.m-20{margin:18px!important}.m-10{margin:10px!important}.p-32{padding:28px!important}.p-24{padding:20px!important}.p-20{padding:18px!important}.p-10{padding:10px!important}.py-16{padding-inline:12px!important}.common-margin-48{margin:42px 0!important}.common-margin-56{margin:50px 0!important}.mb-0{margin-bottom:0!important}.mt-20{margin-top:18px!important}.mb-20{margin-bottom:18px!important}.mt-24{margin-top:20px!important}.mb-24{margin-bottom:20px!important}.mt-32{margin-top:28px!important}.mb-32{margin-bottom:28px!important}.mt-48{margin-top:42px!important}.mb-48{margin-bottom:42px!important}.mt-56{margin-top:50px!important}.mb-56{margin-bottom:50px!important}.mt-64{margin-top:56px!important}.mb-64{margin-bottom:56px!important}.common-padding-48{padding:42px 0!important}.common-padding-56{padding:50px 0!important}.pt-20{padding-top:18px!important}.pb-20{padding-bottom:18px!important}.pt-24{padding-top:20px!important}.pb-24{padding-bottom:20px!important}.pt-32{padding-top:28px!important}.pb-32{padding-bottom:28px!important}.pt-48{padding-top:42px!important}.pb-48{padding-bottom:42px!important}.pt-56{padding-top:50px!important}.pb-56{padding-bottom:50px!important}.pt-64{padding-top:56px!important}.pb-64{padding-bottom:56px!important}.dashboard__sidebar,app-sidebar{max-width:232px}.dashboard-main{max-width:calc(100% - 232px);padding:20px 16px 16px}.mat-mdc-card-content{padding:0 12px!important}.mat-mdc-card-content:first-child{padding-top:12px!important}.mat-mdc-card-content:last-child{padding-bottom:12px!important}.dashboard-main .available-integrations .integrations-list .integrations-arrow-wrapper{max-width:36px!important}.dashboard-main .available-integrations .mdc-fab.mat-accent.mat-mdc-button-base{width:36px!important;height:36px!important}.dashboard-main .available-integrations .mdc-fab.mat-accent.mat-mdc-button-base .mat-icon{font-size:24px!important;width:24px!important;height:24px!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-logo{max-width:112px!important}.dashboard-main .card--btn>img{max-width:140px!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-logo,.select-integration-top-logo-wrapper .select-integration-tile img{max-width:140px!important}.available-integrations>.row.mx-3.justify-content-between{margin-left:12px!important;margin-right:8px!important}.dashboard-main .available-integrations .integrations-list>.mdc-card:not(:last-of-type){margin-bottom:12px!important}.dashboard-main .popular-apps .popular-list-wrapper,.select-integration-list{gap:12px}.plan-card-wrapper{padding:16px;display:flex;flex-direction:column;justify-content:space-between;max-width:calc(50% - 8px)}.country-contact-wrapper{display:flex;flex-direction:row;align-items:center;gap:12px}.country-card .card--btn{padding:8px 12px!important}.my-integration-card-active,.my-integration-card-in-active{margin-top:12px!important}.my-integration-top-wrapper .integration-first-app-logo img,.my-integration-top-wrapper .integration-second-app-logo img{max-width:210px!important}.my-integration-app-action-wrapper{padding:12px}.my-integration-id-top-wrapper{padding:12px!important}}@media (min-width: 992px) and (max-width: 1199px){.fs-12{font-size:.675rem}.common-btn.mat-mdc-raised-button,.common-btn{padding:10px 32px!important}.m-32{margin:24px!important}.m-24{margin:18px!important}.m-20{margin:16px!important}.p-32{padding:24px!important}.p-24{padding:18px!important}.p-20{padding:16px!important}.py-16{padding-inline:10px!important}.common-margin-16{margin:14px 0!important}.common-margin-48{margin:36px 0!important}.common-margin-56{margin:42px 0!important}.mt-16{margin-top:14px!important}.mb-16{margin-bottom:14px!important}.mt-20{margin-top:16px!important}.mb-20{margin-bottom:16px!important}.mt-24{margin-top:18px!important}.mb-24{margin-bottom:18px!important}.mt-32{margin-top:24px!important}.mb-32{margin-bottom:24px!important}.mt-48{margin-top:36px!important}.mb-48{margin-bottom:36px!important}.mt-56{margin-top:42px!important}.mb-56{margin-bottom:42px!important}.mt-64{margin-top:48px!important}.mb-64{margin-bottom:48px!important}.common-padding-16{padding:14px 0!important}.common-padding-48{padding:36px 0!important}.common-padding-56{padding:42px 0!important}.pt-16{padding-top:14px!important}.pb-16{padding-bottom:14px!important}.pt-20{padding-top:16px!important}.pb-20{padding-bottom:16px!important}.pt-24{padding-top:18px!important}.pb-24{padding-bottom:18px!important}.pt-32{padding-top:24px!important}.pb-32{padding-bottom:24px!important}.pt-48{padding-top:36px!important}.pb-48{padding-bottom:36px!important}.pt-56{padding-top:42px!important}.pb-56{padding-bottom:42px!important}.pt-64{padding-top:48px!important}.pb-64{padding-bottom:48px!important}::-webkit-scrollbar{width:5px!important}#body-content{margin-top:0}#header{display:none}.sidebar__logo{padding:8px!important}.sidebar__nav .mdc-list-item{height:auto!important;padding:8px!important}.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link{padding:8px!important}.dashboard__sidebar .sidebar__nav-icon{font-size:22px;line-height:20px;width:21%!important;height:20px!important}.dashboard__sidebar .sidebar__nav-text{font-size:16px;letter-spacing:.2px;margin-left:6px;white-space:break-spaces}.dashboard__sidebar,app-sidebar{max-width:160px}.dashboard-main{max-width:calc(100% - 160px);padding:16px 12px 12px}.dashboard-main .dashboard-main-data-card.mat-mdc-card.mdc-card{max-height:calc(100vh - 112px)}.dashboard-main .mat-toolbar .breadcrumb-item{font-size:15px!important;line-height:1}.dashboard-main h1{font-size:22px}.mat-mdc-card-content{padding:0 10px!important}.mat-mdc-card-content:first-child{padding-top:10px!important}.mat-mdc-card-content:last-child{padding-bottom:10px!important}.dashboard-main .available-integrations .integrations-list .integrations-arrow-wrapper{max-width:48px!important;min-width:48px!important}.dashboard-main .available-integrations .integrations-list .integrations-arrow-wrapper .icon-block-wrap{min-width:30px;width:30px;height:30px}.dashboard-main .search-wrapper .icon-block--search{width:22px;height:22px}.dashboard-main .search-wrapper .mdc-text-field__input{transform:translateY(-11px)}.dashboard-area .dashboard-main .available-integrations .integrations-list{max-width:calc(60% - 6px)!important}.dashboard-area .dashboard-main .available-integrations .select-integration-div{flex-basis:calc(40% - 6px)!important;max-width:calc(40% - 6px)!important}.dashboard-main .available-integrations .mdc-fab.mat-accent.mat-mdc-button-base{width:32px!important;height:32px!important}.dashboard-main .available-integrations .mdc-fab.mat-accent.mat-mdc-button-base .mat-icon{font-size:22px!important;width:22px!important;height:22px!important}.dashboard-main .card--btn>img{max-width:130px!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-logo{max-width:130px!important}.select-integration-top-logo-wrapper .select-integration-tile img{max-width:110px!important}.available-integrations>.row.mx-3.justify-content-between{margin-left:10px!important;margin-right:6px!important}.dashboard-main .available-integrations .integrations-list>.mdc-card:not(:last-of-type){margin-bottom:10px!important}.dashboard-main .popular-apps .popular-list-wrapper,.select-integration-list,.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper{gap:10px}.plan-card-wrapper{max-width:calc(50% - 8px);gap:10px;min-height:400px}.my-integration-card-active,.my-integration-card-in-active{margin-top:10px!important}.my-integration-app-action-wrapper{padding:10px}.my-integration-top-wrapper .integration-first-app-logo img,.my-integration-top-wrapper .integration-second-app-logo img{max-width:180px!important}.my-integration-id-top-wrapper{padding:12px!important}}@media (max-width: 991px){.common-btn.mat-mdc-raised-button,.common-btn{padding:10px 26px!important}.m-32{margin:16px!important}.m-24{margin:14px!important}.m-20{margin:12px!important}.p-32{padding:16px!important}.p-24{padding:14px!important}.p-20{padding:12px!important}.py-16{padding-inline:6px!important}.common-margin-16{margin:8px 0!important}.common-margin-48{margin:24px 0!important}.common-margin-56{margin:28px 0!important}.mt-16{margin-top:8px!important}.mb-16{margin-bottom:8px!important}.mt-20{margin-top:12px!important}.mb-20{margin-bottom:12px!important}.mt-24{margin-top:14px!important}.mb-24{margin-bottom:14px!important}.mt-32{margin-top:16px!important}.mb-32{margin-bottom:16px!important}.mt-48{margin-top:24px!important}.mb-48{margin-bottom:24px!important}.mt-56{margin-top:28px!important}.mb-56{margin-bottom:28px!important}.mt-64{margin-top:32px!important}.mb-64{margin-bottom:32px!important}.common-padding-16{padding:8px 0!important}.common-padding-48{padding:24px 0!important}.common-padding-56{padding:28px 0!important}.pt-16{padding-top:8px!important}.pb-16{padding-bottom:8px!important}.pt-20{padding-top:12px!important}.pb-20{padding-bottom:12px!important}.pt-24{padding-top:14px!important}.pb-24{padding-bottom:14px!important}.pt-32{padding-top:16px!important}.pb-32{padding-bottom:16px!important}.pt-48{padding-top:24px!important}.pb-48{padding-bottom:24px!important}.pt-56{padding-top:28px!important}.pb-56{padding-bottom:28px!important}.pt-64{padding-top:32px!important}.pb-64{padding-bottom:32px!important}::-webkit-scrollbar{width:4px!important}#body-content{margin-top:0}#header{display:none}.dashboard__sidebar .sidebar__top .sidebar__nav{margin-top:18px}.small-width-sidebar .dashboard__sidebar .sidebar__logo--full{transition:all .5s ease;display:none!important}.small-width-sidebar .dashboard__sidebar .sidebar__logo--minimized{transition:all .5s ease;display:block!important}.small-width-sidebar .dashboard__sidebar .sidebar__nav-icon{transition:all .5s ease;font-size:30px;line-height:30px;width:fit-content!important;height:fit-content!important}.small-width-sidebar .dashboard__sidebar .sidebar__nav-text{transition:all .5s ease;display:none}.small-width-sidebar .dashboard__sidebar .mat-mdc-nav-list .mat-mdc-list-item-unscoped-content{align-items:center;justify-content:center}.mat-mdc-nav-list .mat-mdc-list-item-unscoped-content{align-items:center}app-sidebar{position:fixed;z-index:1;top:0;left:0;transition:all .5s ease;max-width:220px}.dashboard__sidebar{max-width:220px}.dashboard-main{max-width:calc(100% - 62px)!important;padding:12px;margin-left:auto!important}.dashboard__sidebar .sidebar__nav-icon{font-size:20px;line-height:20px}.dashboard__sidebar .sidebar__nav-text{font-size:16px;letter-spacing:.2px;margin-left:8px}.sidebar__nav .mdc-list-item{height:auto!important;padding:8px!important}.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link{padding:8px!important}.dashboard-main .sub-dashboard-main-data-card{height:100%}.sub-dashboard-main-data-card>.row:first-of-type{flex-direction:row;width:100%;margin:0;height:100%}.dashboard-main .popular-apps{max-width:25%;padding-left:0}.dashboard-main .available-integrations{max-width:75%;padding-inline:0}.mat-mdc-card-content:last-child{padding-bottom:8px!important}.mat-mdc-card-content:first-child{padding-top:8px!important}.mat-mdc-card-content{padding:0 6px!important}.select-sub-avail-integrations{margin-inline:6px!important}.dashboard-area .dashboard-main .available-integrations .integrations-list{max-height:calc(100vh - 245px)!important;flex-basis:calc(60% - 4px)!important;max-width:calc(60% - 4px)!important}.dashboard-area .dashboard-main .available-integrations .select-integration-div{flex-basis:calc(40% - 4px)!important;max-width:calc(40% - 4px)!important}.dashboard-main .available-integrations .select-integration-div>.mat-mdc-card-content{max-height:calc(100vh - 245px)!important}.dashboard-main .available-integrations .select-integration-div:before{height:calc(100vh - 245px)!important}.dashboard-main .available-integrations .mdc-fab.mat-accent.mat-mdc-button-base{width:32px!important;height:32px!important}.dashboard-main .available-integrations .mdc-fab.mat-accent.mat-mdc-button-base .mat-icon{font-size:22px!important;width:22px!important;height:22px!important}.dashboard-main .card--btn>img{max-width:120px!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-logo{max-width:120px!important}.select-integration-top-logo-wrapper .select-integration-tile img{max-width:110px!important}.available-integrations .select-sub-avail-integrations{margin-inline:6px!important}.dashboard-main .available-integrations .integrations-list>.mdc-card:not(:last-of-type){margin-bottom:6px!important}.dashboard-main .popular-apps .popular-list-wrapper{gap:6px!important;padding-right:0!important}.select-integration-list,.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper{gap:6px!important}.dashboard-main .dashboard-main-data-card.mat-mdc-card.mdc-card{max-height:calc(100vh - 106px)}.dashboard-main .available-integrations .integrations-list .integrations-arrow-wrapper{min-width:26px!important}.dashboard-main .available-integrations .integrations-list .integrations-arrow-wrapper .icon-block-wrap{min-width:26px;width:26px;height:26px}.dashboard-main .available-integrations .integrations-list .integrations-arrow-wrapper .icon-block{min-width:18px;width:18px;height:18px}.dashboard-main .available-integrations .integrations-list .integrations-arrow-wrapper .icon-block--arrow-right{min-width:12px;width:12px;height:12px}.dashboard-main .available-integrations .integrations-list .integrations-arrow-wrapper .fs-12{margin-top:2px;font-size:10px;line-height:14px}.dashboard-main .available-integrations .select-integration-div .select-integration-submit-btn .mat-icon{font-size:18px!important;width:18px;height:18px}.my-integration-main{margin-top:12px}.sub-my-integration.mat-mdc-card-content,.sub-my-integration{padding:12px!important}.my-integration-app-action-wrapper{padding:12px}.my-integration-top-wrapper .integration-first-app-logo img,.my-integration-top-wrapper .integration-second-app-logo img{max-width:180px!important}.my-integration-id-top-wrapper{padding:12px!important}.my-integration-id-top-wrapper .common-btn.primary-btn{max-width:100%!important}.app-detail-logo-wrapper{padding:8px!important;gap:12px}.app-detail-logo-wrapper .app-detail-logo{max-width:unset}.dashboard-main .subscribe-main-sec .app-detail-arrow-wrapper{width:fit-content;padding:0}.dashboard-main .subscribe-main-sec .app-detail-arrow-wrapper .integrations-arrow-wrapper{min-width:26px;max-width:56px!important}.dashboard-main .subscribe-main-sec .app-detail-arrow-wrapper .icon-block-wrap{min-width:26px;width:26px;height:26px}.dashboard-main .subscribe-main-sec .app-detail-arrow-wrapper .icon-block{min-width:18px;width:18px;height:18px}.dashboard-main .subscribe-main-sec .app-detail-arrow-wrapper .icon-block--arrow-right{min-width:12px;width:12px;height:12px}.dashboard-main .subscribe-main-sec .app-detail-arrow-wrapper .fs-12{margin-top:2px;font-size:10px;line-height:14px}.plan-logo-wrapper .app-detail-logo img{max-width:220px}.plan-logo-wrapper .app-detail-arrow-wrapper .lower-content.text-center .fs-12{padding-top:4px;font-size:.875rem}.plan-card-sec{padding:8px}.plan-cards-wrapper,.plan-card-container{width:100%;gap:12px}.card-detail-wrapper{gap:12px}.plan-card-wrapper{padding:12px;gap:12px;max-width:calc(50% - 8px);min-height:unset}.plan-card-wrapper .card-category h2{margin-bottom:0}.plan-card-wrapper .card__pricing{font-size:1.5rem}.plan-card-wrapper .card__pricing sup{top:-.675rem;left:.125rem;font-size:40%;letter-spacing:.075rem}.plan-card-wrapper .bullet-list li{font-weight:500}}@media (min-width: 768px){.dashboard-main .available-integrations .integrations-list{max-width:calc(58.33333% - 16px)!important}}@media (min-width: 992px){.dashboard-main .available-integrations .integrations-list{max-width:calc(75% - 16px)!important}.ml-md-16{margin-left:16%}.w-md-68{width:68%!important}}@media all and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape){.small-width-sidebar .dashboard__sidebar .sidebar__logo--full{transition:all .5s ease;display:none!important}.small-width-sidebar .dashboard__sidebar .sidebar__logo--minimized{transition:all .5s ease;display:block!important}.small-width-sidebar .dashboard__sidebar .sidebar__logo--minimized img{max-width:32px}.small-width-sidebar .dashboard__sidebar .mat-mdc-nav-list .mat-mdc-list-item-unscoped-content{align-items:center;justify-content:center}.small-width-sidebar .dashboard__sidebar .sidebar__nav-icon{transition:all .5s ease;font-size:30px;line-height:30px;width:fit-content!important;height:fit-content!important}.small-width-sidebar .dashboard__sidebar .sidebar__nav-text{transition:all .5s ease;display:none}.sidebar__nav .mdc-list-item{height:auto!important;padding:8px!important}.plan-card-container{gap:32px}.plan-cards-wrapper,.plan-card-container{flex-wrap:wrap;width:100%}.plan-card-wrapper{width:calc(50% - 8px);min-height:375px}}@media (max-width: 767px){.common-btn.mat-mdc-raised-button,.common-btn{padding:10px 20px!important}app-sidebar{box-shadow:0 0 16px 10px #00000040}app-sidebar.small-width-sidebar{box-shadow:none}.dashboard-main .dashboard-main-data-card.mat-mdc-card.mdc-card{max-height:calc(100vh - 76px)}.small-width-sidebar .dashboard__sidebar .sidebar__logo--minimized img{max-width:32px}.small-width-sidebar .dashboard__sidebar .sidebar__nav-icon{font-size:28px;line-height:28px}.dashboard-main{padding:8px}.sidebar__nav .mdc-list-item{padding:8px 4px!important}.dashboard__sidebar .sidebar__bottom .sidebar__nav li .sidebar__nav-link{padding:8px 16px!important}.dashboard-main .mat-toolbar{margin-bottom:4px;height:fit-content!important;font-size:17px;line-height:17px}.dashboard-main .mat-toolbar .breadcrumb{margin-bottom:0!important}.dashboard-main .mat-toolbar *{line-height:17px;font-size:17px}.breadcrumb-item a{display:block}.dashboard-main h1{margin-bottom:6px!important}.dashboard-main .sub-dashboard-main-data-card{padding:0!important}.dashboard-main .popular-apps{max-width:100%;padding-left:0;border:none!important;flex-shrink:0}.dashboard-main .available-integrations{max-width:100%;padding-inline:0;flex-shrink:0}.popular-app-header *{margin-bottom:8px!important;line-height:normal}.sub-dashboard-main-data-card>.row:first-of-type{flex-direction:column;flex-wrap:nowrap}.dashboard-main .popular-apps .popular-app-card-parent,.dashboard-main .popular-apps .popular-app-card-parent .popular-mat-card-content{height:100%!important}.dashboard-area .dashboard-main .available-integrations .integrations-list{max-height:unset!important;flex-basis:100%!important;max-width:100%!important;border:none!important}.dashboard-area .dashboard-main .available-integrations .select-integration-div{flex-basis:100%!important;max-width:100%!important}.dashboard-main .available-integrations .select-integration-div>.mat-mdc-card-content{max-height:unset!important;border:1px solid var(--Gray-100);border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;margin-bottom:8px!important}.dashboard-main .available-integrations .select-integration-div:before{display:none!important}.dashboard-main .available-integrations .integrations-list .integrations-logo-wrapper .integrations-logo{max-width:90px!important}.available-integrations .select-sub-avail-integrations{margin-inline:6px!important}.dashboard-main .popular-apps .popular-list-wrapper{max-height:unset!important}.select-integration-list h4,.select-integration-list p{margin-bottom:0!important}.select-integration-list .select-integration-div-first-logo{max-width:140px}.my-integration-main{margin-top:8px}.sub-my-integration.mat-mdc-card-content,.sub-my-integration{padding:8px!important}.my-integration-app-action-wrapper{padding:8px}.my-integration-top-wrapper .integration-first-app-logo img,.my-integration-top-wrapper .integration-second-app-logo img{max-width:150px!important}.my-integration-top-wrapper{flex-direction:column;gap:8px}.my-integration-toggle-btn-wrapper{margin-top:0!important;justify-content:end}.my-integration-id-top-wrapper{padding:8px!important}.plan-card-sec{padding:8px}.plan-cards-wrapper,.plan-card-container,.card-detail-wrapper{gap:8px}.plan-card-wrapper{width:100%;max-width:100%}}.headerCol{white-space:nowrap}.foldericon{color:#dda95a}.fs-16{font-size:16px!important}.paginator{margin-left:77%}.custom-pagination button{margin-top:-75px;background-color:#e0e0e0;color:#000000de;padding:3px;margin-right:5px;cursor:pointer;font-size:12px;height:30px;width:3%;min-width:10px}.custom-pagination button:hover,.custom-pagination button.active{background-color:var(--Primary-Color)!important;color:#fff}.filter-icon{font-size:24px;cursor:pointer;text-align:center;vertical-align:middle}.label-cell{margin-bottom:55px}.tooltip-text{font-size:12px;font-weight:300}.toggle-tip{margin-left:3.3rem!important}.mb-minus-35{margin-bottom:-20px!important}.errorMessage{margin-top:-30px;margin-left:220px}.submitBtn{margin-top:20px}.red{color:var(--red-color)}.green{color:var(--green-color)!important}.toast-container .ngx-toastr{width:450px!important;box-shadow:0 0 0 var(--Basic-White);border-radius:10px;padding-left:50px}.toast-container .ngx-toastr{color:var(--Basic-Black)!important}.toast-container .ngx-toastr:hover{box-shadow:none!important}.toast-success{border:2px solid var(--green-color);background-color:#d2f8e3!important;background-image:url(sucess_msg.e88bda82697e3905.png)!important}.toast-warning{border:2px solid #e9a66a;background-color:#ffeed4!important;background-image:url(warning_msg.ab2adc69c9c0a1cb.png)!important}.toast-error{border:2px solid var(--red-color);background-color:#ffb8b8!important;background-image:url(error_msg.68bb105d1a05f616.png)!important}.toast-info{border:2px solid rgb(139,172,214);background-color:#e3edfa!important;background-image:url(info_msg.5ec7e3f8a16d00f5.png)!important}.trusted-logo-wrapper{padding:0 16px;width:100%!important;flex-direction:row;justify-content:center;align-items:center;border-bottom:1px solid var(--Gray-100)}.image-container{display:flex;justify-content:center;flex-wrap:wrap;gap:5%}.trusted-logo-wrapper img{width:auto;height:60px;object-fit:contain;padding-top:12px!important;padding-bottom:12px!important}@media (max-width: 768px){.trusted-logo-wrapper img{width:auto;height:50px}}.overflow-all{overflow-wrap:anywhere!important}.toast-container.toast-top-right .toast-message small,.toast-container.toast-top-right .toast-message .small{font-size:50%!important;font-weight:400!important}.img-height{height:50px}.img-height img{max-height:40px}.st-Preheader,.st-Preheader td{background:none!important;display:block!important}.st-Preheader p,.st-Copy p,.st-Copy td{text-align:left!important;margin:0!important;padding:0!important}.st-Spacer--emailEnd,.st-Spacer{display:none!important;height:0!important}.st-Preheader td,.st-Copy td{text-align:left!important}.card-display-type{display:inline-flex}.popular-tag{float:inline-end;margin-bottom:-10px}.progress-box{border:2px solid var(--Gray-100);text-align:center;font-weight:700;background:#f4f4f4!important;color:#000;border-radius:18px;position:relative;height:31px}.progress-text{position:absolute;inset:0;line-height:27px;text-align:center;z-index:10;font-size:14px}.progress-bar{position:absolute;width:0%;z-index:5;background:#5aa454;inset:0;border-radius:15px;transition:all .3s ease;height:27px!important;--mdc-linear-progress-track-color: none}
