diff --git a/404.html b/404.html index a8a89c9..0aaf34d 100644 --- a/404.html +++ b/404.html @@ -21,12 +21,12 @@ 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K8MXX5F'); - + - + diff --git a/assets/img/bell-white.svg b/assets/img/bell-white.svg deleted file mode 100644 index d25d01a..0000000 --- a/assets/img/bell-white.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - - 2 - Created with Sketch. - - - - - \ No newline at end of file diff --git a/assets/img/bell.svg b/assets/img/bell.svg deleted file mode 100644 index d47f154..0000000 --- a/assets/img/bell.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - 1 - Created with Sketch. - - - - - \ No newline at end of file diff --git a/eva-icons.zip b/eva-icons.zip index 4ba0612..209c2f9 100644 Binary files a/eva-icons.zip and b/eva-icons.zip differ diff --git a/index.html b/index.html index a8a89c9..0aaf34d 100644 --- a/index.html +++ b/index.html @@ -21,12 +21,12 @@ 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-K8MXX5F'); - + - + diff --git a/main.da753276d29108ab8abe.js b/main.b538b0e9e9b4664a889b.js similarity index 87% rename from main.da753276d29108ab8abe.js rename to main.b538b0e9e9b4664a889b.js index 05b8474..464cafb 100644 --- a/main.da753276d29108ab8abe.js +++ b/main.b538b0e9e9b4664a889b.js @@ -1 +1 @@ -(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{0:function(t,e,n){t.exports=n("zUnb")},"24jU":function(t,e,n){"use strict";e.errorObject={e:{}}},"9AGB":function(t,e,n){"use strict";var r=n("w5QO");function o(t){return t?1===t.length?t[0]:function(e){return t.reduce(function(t,e){return e(t)},e)}:r.noop}e.pipe=function(){for(var t=[],e=0;e0}});else{var n=[];o.prototype.THROTTLE_TIMEOUT=100,o.prototype.POLL_INTERVAL=null,o.prototype.USE_MUTATION_OBSERVER=!0,o.prototype.observe=function(t){if(!this._observationTargets.some(function(e){return e.element==t})){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},o.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter(function(e){return e.element!=t}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},o.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},o.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},o.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter(function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]})},o.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map(function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}});return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},o.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(t,"resize",this._checkForIntersections,!0),i(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in t&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},o.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,a(t,"resize",this._checkForIntersections,!0),a(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},o.prototype._checkForIntersections=function(){var e=this._rootIsInDom(),n=e?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach(function(o){var i=o.element,a=s(i),l=this._rootContainsTarget(i),u=o.entry,c=e&&l&&this._computeTargetAndRootIntersection(i,n),h=o.entry=new r({time:t.performance&&performance.now&&performance.now(),target:i,boundingClientRect:a,rootBounds:n,intersectionRect:c});u?e&&l?this._hasCrossedThreshold(u,h)&&this._queuedEntries.push(h):u&&u.isIntersecting&&this._queuedEntries.push(h):this._queuedEntries.push(h)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},o.prototype._computeTargetAndRootIntersection=function(n,r){if("none"!=t.getComputedStyle(n).display){for(var o,i,a,l,c,h,p,d,f=s(n),g=u(n),m=!1;!m;){var y=null,v=1==g.nodeType?t.getComputedStyle(g):{};if("none"==v.display)return;if(g==this.root||g==e?(m=!0,y=r):g!=e.body&&g!=e.documentElement&&"visible"!=v.overflow&&(y=s(g)),y&&(o=y,i=f,a=Math.max(o.top,i.top),l=Math.min(o.bottom,i.bottom),c=Math.max(o.left,i.left),d=l-a,!(f=(p=(h=Math.min(o.right,i.right))-c)>=0&&d>=0&&{top:a,bottom:l,left:c,right:h,width:p,height:d})))break;g=u(g)}return f}},o.prototype._getRootRect=function(){var t;if(this.root)t=s(this.root);else{var n=e.documentElement,r=e.body;t={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(t)},o.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map(function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100}),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},o.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,r=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==r)for(var o=0;o 1%","last 2 versions","IE 11"],scripts:{ng:"ng",ngh:"ngh",start:"ng serve --port 3333 --host 0.0.0.0",build:"ng build","build:prod":"npm run icons:prepare && npm run build -- --prod --aot --base-href /eva-icons/",test:"ng test",lint:"ng lint","lint:fix":"ng lint eva-icons --fix","lint:styles":"stylelint ./src/**/*.scss","lint:ci":"npm run lint && npm run lint:styles",e2e:"ng e2e",prepush:"npm run lint:ci","build:icons":"node ./scripts/index.js","icons:prepare":"npm run build:icons && webpack",publish:"npm publish --access=public package-build","gh-pages":"npm run build:prod && npm run ngh -- --dir ./dist --repo=https://GH_TOKEN@github.com/akveo/eva-icons.git"},private:!0,dependencies:{"@angular/animations":"^6.1.0","@angular/common":"^6.1.0","@angular/compiler":"^6.1.0","@angular/core":"^6.1.0","@angular/forms":"^6.1.0","@angular/http":"^6.1.0","@angular/platform-browser":"^6.1.0","@angular/platform-browser-dynamic":"^6.1.0","@angular/router":"^6.1.0","@nebular/theme":"^2.0.2",bootstrap:"^4.1.3","core-js":"^2.5.4","file-saver":"^1.3.8",rxjs:"^6.0.0","zone.js":"~0.8.26"},devDependencies:{"@angular-devkit/build-angular":"~0.7.0","@angular/cdk":"^6.4.7","@angular/cli":"~6.1.4","@angular/compiler-cli":"^6.1.0","@angular/language-service":"^6.1.0","@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","@nebular/bootstrap":"^2.0.2","@types/file-saver":"^1.3.0","@types/jasmine":"~2.8.6","@types/jasminewd2":"~2.0.3","@types/node":"~8.9.4","angular-cli-ghpages":"^0.5.3",archiver:"^3.0.0","babel-cli":"^6.26.0","babel-loader":"^8.0.2",cheerio:"^1.0.0-rc.2",classnames:"^2.2.6",codelyzer:"~4.2.1","cross-env":"^5.2.0","css-loader":"^1.0.0","fs-extra":"^7.0.0",globby:"^8.0.1",gm:"^1.23.1","html-minifier":"^3.5.20","jasmine-core":"~2.99.1","jasmine-spec-reporter":"~4.2.1",karma:"~1.7.1","karma-chrome-launcher":"~2.2.0","karma-coverage-istanbul-reporter":"~2.0.0","karma-jasmine":"~1.1.1","karma-jasmine-html-reporter":"^0.2.2","lazy-require":"^2.2.0",protractor:"~5.4.0",stylelint:"^9.5.0",svgo:"^1.1.1","ts-node":"~5.0.1",tslint:"~5.9.1",typescript:"~2.7.2","uglifyjs-webpack-plugin":"^2.0.1",webfont:"^8.1.4",webpack:"^4.20.2","webpack-cli":"^3.1.1","webpack-merge":"^4.1.4"}}},mbIT:function(t,e,n){"use strict";e.isArray=Array.isArray||function(t){return t&&"number"==typeof t.length}},n3uD:function(t,e,n){"use strict";var r=!1;e.config={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){r=t},get useDeprecatedSynchronousErrorHandling(){return r}}},"p//D":function(t,e,n){"use strict";e.rxSubscriber="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random(),e.$$rxSubscriber=e.rxSubscriber},pshJ:function(t,e,n){"use strict";e.isFunction=function(t){return"function"==typeof t}},q3Kh:function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),o=n("FWf1");e.map=function(t,e){return function(n){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new i(t,e))}};var i=function(){function t(t,e){this.project=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new a(t,this.project,this.thisArg))},t}();e.MapOperator=i;var a=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.project=n,o.count=0,o.thisArg=r||o,o}return r(e,t),e.prototype._next=function(t){var e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}this.destination.next(e)},e}(o.Subscriber)},q7YW:function(t,e,n){"use strict";var r=n("Q1FS"),o=n("mbIT"),i=n("pshJ"),a=n("q3Kh");Object,e.fromEvent=function t(e,n,s,l){return i.isFunction(s)&&(l=s,s=void 0),l?t(e,n,s).pipe(a.map(function(t){return o.isArray(t)?l.apply(void 0,t):l(t)})):new r.Observable(function(t){!function t(e,n,r,o,i){var a;if(function(t){return t&&"function"==typeof t.addEventListener&&"function"==typeof t.removeEventListener}(e)){var s=e;e.addEventListener(n,r,i),a=function(){return s.removeEventListener(n,r,i)}}else if(function(t){return t&&"function"==typeof t.on&&"function"==typeof t.off}(e)){var l=e;e.on(n,r),a=function(){return l.off(n,r)}}else if(function(t){return t&&"function"==typeof t.addListener&&"function"==typeof t.removeListener}(e)){var u=e;e.addListener(n,r),a=function(){return u.removeListener(n,r)}}else{if(!e||!e.length)throw new TypeError("Invalid event target");for(var c=0,h=e.length;c1?Array.prototype.slice.call(arguments):e)},t,s)})}},w5QO:function(t,e,n){"use strict";e.noop=function(){}},wwXN:function(t,e,n){var r;"undefined"!=typeof self&&self,r=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,(function(e){return t[e]}).bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s="./package/src/index.js")}({"./node_modules/classnames/dedupe.js":function(t,e,n){var r;!function(){"use strict";var n=function(){function t(){}function e(t,e){for(var n=e.length,r=0;r=0&&c.splice(e,1)}function m(t){var e=document.createElement("style");return void 0===t.attrs.type&&(t.attrs.type="text/css"),y(e,t.attrs),f(t,e),e}function y(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}function v(t,e){var n,r,o,i;if(e.transform&&t.css){if(!(i=e.transform(t.css)))return function(){};t.css=i}if(e.singleton){var a=u++;n=l||(l=m(e)),r=_.bind(null,n,a,!1),o=_.bind(null,n,a,!0)}else t.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(n=function(t){var e=document.createElement("link");return void 0===t.attrs.type&&(t.attrs.type="text/css"),t.attrs.rel="stylesheet",y(e,t.attrs),f(t,e),e}(e),r=(function(t,e,n){var r=n.css,o=n.sourceMap;(e.convertToAbsoluteUrls||void 0===e.convertToAbsoluteUrls&&o)&&(r=h(r)),o&&(r+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */");var i=new Blob([r],{type:"text/css"}),a=t.href;t.href=URL.createObjectURL(i),a&&URL.revokeObjectURL(a)}).bind(null,n,e),o=function(){g(n),n.href&&URL.revokeObjectURL(n.href)}):(n=m(e),r=(function(t,e){var n=e.css,r=e.media;if(r&&t.setAttribute("media",r),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}).bind(null,n),o=function(){g(n)});return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else o()}}t.exports=function(t,e){if("undefined"!=typeof DEBUG&&DEBUG&&"object"!=typeof document)throw new Error("The style-loader cannot be used in a non-browser environment");(e=e||{}).attrs="object"==typeof e.attrs?e.attrs:{},e.singleton||"boolean"==typeof e.singleton||(e.singleton=a()),e.insertInto||(e.insertInto="head"),e.insertAt||(e.insertAt="bottom");var n=d(t,e);return p(n,e),function(t){for(var r=[],o=0;o',"alert-circle":'',"alert-triangle":'',archive:'',"arrow-back":'',"arrow-circle-down":'',"arrow-circle-left":'',"arrow-circle-right":'',"arrow-circle-up":'',"arrow-down":'',"arrow-downward":'',"arrow-forward":'',"arrow-ios-back":'',"arrow-ios-downward":'',"arrow-ios-forward":'',"arrow-ios-upward":'',"arrow-left":'',"arrow-right":'',"arrow-up":'',"arrow-upward":'',"arrowhead-down":'',"arrowhead-left":'',"arrowhead-right":'',"arrowhead-up":'',at:'',"attach-2":'',attach:'',award:'',backspace:'',"bar-chart-2":'',"bar-chart":'',battery:'',behance:'',"bell-off":'',bell:'',bluetooth:'',"book-open":'',book:'',bookmark:'',briefcase:'',browser:'',brush:'',bulb:'',calendar:'',camera:'',car:'',cast:'',charging:'',"checkmark-circle-2":'',"checkmark-circle":'',"checkmark-square-2":'',"checkmark-square":'',checkmark:'',"chevron-down":'',"chevron-left":'',"chevron-right":'',"chevron-up":'',clipboard:'',clock:'',"close-circle":'',"close-square":'',close:'',"cloud-download":'',"cloud-upload":'',"code-download":'',code:'',collapse:'',"color-palette":'',"color-picker":'',compass:'',copy:'',"corner-down-left":'',"corner-down-right":'',"corner-left-down":'',"corner-left-up":'',"corner-right-down":'',"corner-right-up":'',"corner-up-left":'',"corner-up-right":'',"credit-card":'',crop:'',cube:'',"diagonal-arrow-left-down":'',"diagonal-arrow-left-up":'',"diagonal-arrow-right-down":'',"diagonal-arrow-right-up":'',"done-all":'',download:'',"droplet-off":'',droplet:'',"edit-2":'',edit:'',email:'',expand:'',"external-link":'',"eye-off-2":'',"eye-off":'',eye:'',facebook:'',"file-add":'',"file-remove":'',"file-text":'',file:'',film:'',flag:'',"flash-off":'',flash:'',"flip-2":'',flip:'',"folder-add":'',"folder-remove":'',folder:'',funnel:'',gift:'',github:'',"globe-2":'',"globe-3":'',globe:'',google:'',grid:'',"hard-drive":'',hash:'',headphones:'',heart:'',home:'',"image-2":'',image:'',inbox:'',info:'',keypad:'',layers:'',layout:'',"link-2":'',link:'',linkedin:'',list:'',lock:'',"log-in":'',"log-out":'',map:'',maximize:'',"menu-2":'',"menu-arrow":'',menu:'',"message-circle":'',"message-square":'',"mic-off":'',mic:'',minimize:'',"minus-circle":'',"minus-square":'',minus:'',monitor:'',moon:'',"more-horizontal":'',"more-vertical":'',move:'',music:'',"navigation-2":'',navigation:'',npm:'',"options-2":'',options:'',pantone:'',"paper-plane":'',"pause-circle":'',people:'',percent:'',"person-add":'',"person-delete":'',"person-done":'',"person-remove":'',person:'',"phone-call":'',"phone-missed":'',"phone-off":'',phone:'',"pie-chart-2":'',"pie-chart":'',pin:'',"play-circle":'',"plus-circle":'',"plus-square":'',plus:'',power:'',pricetags:'',printer:'',"question-mark-circle":'',"question-mark":'',"radio-button-off":'',"radio-button-on":'',radio:'',recording:'',refresh:'',repeat:'',"rewind-left":'',"rewind-right":'',save:'',scissors:'',search:'',"settings-2":'',settings:'',shake:'',share:'',"shield-off":'',shield:'',"shopping-bag":'',"shopping-cart":'',"shuffle-2":'',shuffle:'',"skip-back":'',"skip-forward":'',slash:'',smartphone:'',speaker:'',square:'',star:'',"stop-circle":'',sun:'',swap:'',sync:'',text:'',"thermometer-minus":'',"thermometer-plus":'',thermometer:'',"toggle-left":'',"toggle-right":'',"trash-2":'',trash:'',"trending-down":'',"trending-up":'',tv:'',twitter:'',umbrella:'',undo:'',unlock:'',upload:'',"video-off":'',video:'',"volume-down":'',"volume-mute":'',"volume-off":'',"volume-up":'',"wifi-off":'',wifi:'',"activity-outline":'',"alert-circle-outline":'',"alert-triangle-outline":'',"archive-outline":'',"arrow-back-outline":'',"arrow-circle-down-outline":'',"arrow-circle-left-outline":'',"arrow-circle-right-outline":'',"arrow-circle-up-outline":'',"arrow-down-outline":'',"arrow-downward-outline":'',"arrow-forward-outline":'',"arrow-ios-back-outline":'',"arrow-ios-downward-outline":'',"arrow-ios-forward-outline":'',"arrow-ios-upward-outline":'',"arrow-left-outline":'',"arrow-right-outline":'',"arrow-up-outline":'',"arrow-upward-outline":'',"arrowhead-down-outline":'',"arrowhead-left-outline":'',"arrowhead-right-outline":'',"arrowhead-up-outline":'',"at-outline":'',"attach-2-outline":'',"attach-outline":'',"award-outline":'',"backspace-outline":'',"bar-chart-2-outline":'',"bar-chart-outline":'',"battery-outline":'',"behance-outline":'',"bell-off-outline":'',"bell-outline":'',"bluetooth-outline":'',"book-open-outline":'',"book-outline":'',"bookmark-outline":'',"briefcase-outline":'',"browser-outline":'',"brush-outline":'',"bulb-outline":'',"calendar-outline":'',"camera-outline":'',"car-outline":'',"cast-outline":'',"charging-outline":'',"checkmark-circle-2-outline":'',"checkmark-circle-outline":'',"checkmark-outline":'',"checkmark-square-2-outline":'',"checkmark-square-outline":'',"chevron-down-outline":'',"chevron-left-outline":'',"chevron-right-outline":'',"chevron-up-outline":'',"clipboard-outline":'',"clock-outline":'',"close-circle-outline":'',"close-outline":'',"close-square-outline":'',"cloud-download-outline":'',"cloud-upload-outline":'',"code-download-outline":'',"code-outline":'',"collapse-outline":'',"color-palette-outline":'',"color-picker-outline":'',"compass-outline":'',"copy-outline":'',"corner-down-left-outline":'',"corner-down-right-outline":'',"corner-left-down-outline":'',"corner-left-up-outline":'',"corner-right-down-outline":'',"corner-right-up-outline":'',"corner-up-left-outline":'',"corner-up-right-outline":'',"credit-card-outline":'',"crop-outline":'',"cube-outline":'',"diagonal-arrow-left-down-outline":'',"diagonal-arrow-left-up-outline":'',"diagonal-arrow-right-down-outline":'',"diagonal-arrow-right-up-outline":'',"done-all-outline":'',"download-outline":'',"droplet-off-outline":'',"droplet-outline":'',"edit-2-outline":'',"edit-outline":'',"email-outline":'',"expand-outline":'',"external-link-outline":'',"eye-off-2-outline":'',"eye-off-outline":'',"eye-outline":'',"facebook-outline":'',"file-add-outline":'',"file-outline":'',"file-remove-outline":'',"file-text-outline":'',"film-outline":'',"flag-outline":'',"flash-off-outline":'',"flash-outline":'',"flip-2-outline":'',"flip-outline":'',"folder-add-outline":'',"folder-outline":'',"folder-remove-outline":'',"funnel-outline":'',"gift-outline":'',"github-outline":'',"globe-2-outline":'',"globe-outline":'',"google-outline":'',"grid-outline":'',"hard-drive-outline":'',"hash-outline":'',"headphones-outline":'',"heart-outline":'',"home-outline":'',"image-outline":'',"inbox-outline":'',"info-outline":'',"keypad-outline":'',"layers-outline":'',"layout-outline":'',"link-2-outline":'',"link-outline":'',"linkedin-outline":'',"list-outline":'',"loader-outline":'',"lock-outline":'',"log-in-outline":'',"log-out-outline":'',"map-outline":'',"maximize-outline":'',"menu-2-outline":'',"menu-arrow-outline":'',"menu-outline":'',"message-circle-outline":'',"message-square-outline":'',"mic-off-outline":'',"mic-outline":'',"minimize-outline":'',"minus-circle-outline":'',"minus-outline":'',"minus-square-outline":'',"monitor-outline":'',"moon-outline":'',"more-horizontal-outline":'',"more-vertical-outline":'',"move-outline":'',"music-outline":'',"navigation-2-outline":'',"navigation-outline":'',"npm-outline":'',"options-2-outline":'',"options-outline":'',"pantone-outline":'',"paper-plane-outline":'',"pause-circle-outline":'',"people-outline":'',"percent-outline":'',"person-add-outline":'',"person-delete-outline":'',"person-done-outline":'',"person-outline":'',"person-remove-outline":'',"phone-call-outline":'',"phone-missed-outline":'',"phone-off-outline":'',"phone-outline":'',"pie-chart-outline":'',"pin-outline":'',"play-circle-outline":'',"plus-circle-outline":'',"plus-outline":'',"plus-square-outline":'',"power-outline":'',"pricetags-outline":'',"printer-outline":'',"question-mark-circle-outline":'',"question-mark-outline":'',"radio-button-off-outline":'',"radio-button-on-outline":'',"radio-outline":'',"recording-outline":'',"refresh-outline":'',"repeat-outline":'',"rewind-left-outline":'',"rewind-right-outline":'',"save-outline":'',"scissors-outline":'',"search-outline":'',"settings-2-outline":'',"settings-outline":'',"shake-outline":'',"share-outline":'',"shield-off-outline":'',"shield-outline":'',"shopping-bag-outline":'',"shopping-cart-outline":'',"shuffle-2-outline":'',"shuffle-outline":'',"skip-back-outline":'',"skip-forward-outline":'',"slash-outline":'',"smartphone-outline":'',"speaker-outline":'',"square-outline":'',"star-outline":'',"stop-circle-outline":'',"sun-outline":'',"swap-outline":'',"sync-outline":'',"text-outline":'',"thermometer-minus-outline":'',"thermometer-outline":'',"thermometer-plus-outline":'',"toggle-left-outline":'',"toggle-right-outline":'',"trash-2-outline":'',"trash-outline":'',"trending-down-outline":'',"trending-up-outline":'',"tv-outline":'',"twitter-outline":'',"umbrella-outline":'',"undo-outline":'',"unlock-outline":'',"upload-outline":'',"video-off-outline":'',"video-outline":'',"volume-down-outline":'',"volume-mute-outline":'',"volume-off-outline":'',"volume-up-outline":'',"wifi-off-outline":'',"wifi-outline":''}},"./package/src/animation.scss":function(t,e,n){var r=n("./node_modules/css-loader/index.js!./node_modules/sass-loader/lib/loader.js!./package/src/animation.scss");"string"==typeof r&&(r=[[t.i,r,""]]),n("./node_modules/style-loader/lib/addStyles.js")(r,{hmr:!0,transform:void 0,insertInto:void 0}),r.locals&&(t.exports=r.locals)},"./package/src/default-attrs.json":function(t){t.exports={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24"}},"./package/src/icon.js":function(t,e,n){"use strict";n.r(e);var r=n("./node_modules/classnames/dedupe.js"),o=n.n(r),i=n("./package/src/default-attrs.json");function a(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{},e=t.animation,n=function(t,e){if(null==t)return{};var n,r,o=function(t,e){if(null==t)return{};var n,r,o={},i=Object.keys(t);for(r=0;r=0||(o[n]=t[n]);return o}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}(t,["animation"]),r=function(t){if(!t)return null;t.hover&&(t.hover=u(t.hover)?JSON.parse(t.hover):t.hover);var e=a({},l,t),n=e.hover?"eva-icon-hover-".concat(e.type):"eva-icon-".concat(e.type);return e.class=o()({"eva-animation":!0,"eva-infinite":u(t.infinite)?JSON.parse(t.infinite):t.infinite},n),e}(e),i=r?r.class:"",s=a({},this.attrs,n,{class:o()(this.attrs.class,t.class,i)}),c="").concat(this.contents,"");return r&&r.hover?''.concat(c,""):c}},{key:"toString",value:function(){return this.contents}}])&&function(t,e){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{};if("undefined"==typeof document)throw new Error("`eva.replace()` only works in a browser environment.");var e=document.querySelectorAll("[data-eva]");Array.from(e).forEach(function(e){return function(t){var e,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=function(t){return Array.from(t.attributes).reduce(function(t,e){return l[e.name]?t.animation=a({},t.animation,s({},l[e.name],e.value)):t=a({},t,function(t){return s({},u[t.name]?u[t.name]:t.name,t.value)}(e)),t},{})}(t),h=c.name,p=function(t,e){if(null==t)return{};var n,r,o=function(t,e){if(null==t)return{};var n,r,o={},i=Object.keys(t);for(r=0;r=0||(o[n]=t[n]);return o}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}(c,["name"]),d=i.default[h].toSvg(a({},r,p,{animation:(e=r.animation,n=p.animation,e||n?a({},e,n):null)},{class:o()(r.class,p.class)})),f=(new DOMParser).parseFromString(d,"text/html"),g=f.querySelector(".eva-hover")||f.querySelector("svg");t.parentNode.replaceChild(g,t)}(e,t)})}}})},t.exports=r()},yx2s:function(t,e,n){"use strict";var r=n("FWf1");e.canReportError=function(t){for(;t;){var e=t.destination;if(t.closed||t.isStopped)return!1;t=e&&e instanceof r.Subscriber?e:null}return!0}},"zB/H":function(t,e,n){"use strict";var r=n("mbIT"),o=n("GMZp"),i=n("pshJ"),a=n("MC6w"),s=n("24jU"),l=n("LBXl");function u(t){return t.reduce(function(t,e){return t.concat(e instanceof l.UnsubscriptionError?e.errors:e)},[])}e.Subscription=function(){function t(t){this.closed=!1,this._parent=null,this._parents=null,this._subscriptions=null,t&&(this._unsubscribe=t)}var e;return t.prototype.unsubscribe=function(){var t,e=!1;if(!this.closed){var n=this._parent,c=this._parents,h=this._unsubscribe,p=this._subscriptions;this.closed=!0,this._parent=null,this._parents=null,this._subscriptions=null;for(var d=-1,f=c?c.length:0;n;)n.remove(this),n=++d=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,n,a):o(e,n))||a);return i>3&&a&&Object.defineProperty(e,n,a),a}function s(t,e){return function(n,r){e(n,r,t)}}function l(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)}function u(t){var e="function"==typeof Symbol&&t[Symbol.iterator],n=0;return e?e.call(t):{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}}}function c(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function h(){for(var t=[],e=0;e0?this._next(e.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},e}(J);function lt(t){return t}function ut(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),it(lt,t)}function ct(){for(var t=[],e=0;e1&&"number"==typeof t[t.length-1]&&(n=t.pop())):"number"==typeof o&&(n=t.pop()),null===r&&1===t.length&&t[0]instanceof I?t[0]:ut(n)(rt(t,r))}function ht(){return function(t){return t.lift(new pt(t))}}var pt=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new dt(t,n),o=e.subscribe(r);return r.closed||(r.connection=n.connect()),o},t}(),dt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return o(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(O),ft=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return o(e,t),e.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},e.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},e.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new _).add(this.source.subscribe(new mt(this.getSubject(),this))),t.closed?(this._connection=null,t=_.EMPTY):this._connection=t),t},e.prototype.refCount=function(){return ht()(this)},e}(I).prototype,gt={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:ft._subscribe},_isComplete:{value:ft._isComplete,writable:!0},getSubject:{value:ft.getSubject},connect:{value:ft.connect},refCount:{value:ft.refCount}},mt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return o(e,t),e.prototype._error=function(e){this._unsubscribe(),t.prototype._error.call(this,e)},e.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}},e}(N);function yt(){return new j}function vt(){return function(t){return ht()((e=yt,function(t){var n;n="function"==typeof e?e:function(){return e};var r=Object.create(t,gt);return r.source=t,r.subjectFactory=n,r})(t));var e}}function bt(t){return{providedIn:t.providedIn||null,factory:t.factory,value:void 0}}var wt=function(){function t(t,e){this._desc=t,this.ngMetadataName="InjectionToken",this.ngInjectableDef=void 0!==e?bt({providedIn:e.providedIn||"root",factory:e.factory}):void 0}return t.prototype.toString=function(){return"InjectionToken "+this._desc},t}(),_t="__parameters__";function Ct(t,e,n){var r=function(t){return function(){for(var e=[],n=0;n ");else if("object"==typeof e){var o=[];for(var i in e)if(e.hasOwnProperty(i)){var a=e[i];o.push(i+":"+("string"==typeof a?JSON.stringify(a):It(a)))}r="{"+o.join(", ")+"}"}return"StaticInjectorError"+(n?"("+n+")":"")+"["+r+"]: "+t.replace(te,"\n ")}function ie(t,e){return new Error(oe(t,e))}var ae=void 0;function se(t){var e=ae;return ae=t,e}function le(t,e){if(void 0===e&&(e=0),void 0===ae)throw new Error("inject() must be called from an injection context");if(null===ae){var n=t.ngInjectableDef;if(n&&"root"==n.providedIn)return void 0===n.value?n.value=n.factory():n.value;if(8&e)return null;throw new Error("Injector: NOT_FOUND ["+It(t)+"]")}return ae.get(t,8&e?null:void 0,e)}function ue(t){for(var e=[],n=0;n0&&(o=setTimeout(function(){r._callbacks=r._callbacks.filter(function(t){return t.timeoutId!==o}),t(r._didWork,r.getPendingTasks())},e)),this._callbacks.push({doneCb:t,timeoutId:o,updateCb:n})},t.prototype.whenStable=function(t,e,n){if(n&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/dist/task-tracking.js" loaded?');this.addCallback(t,e,n),this._runCallbacksIfReady()},t.prototype.getPendingRequestCount=function(){return this._pendingCount},t.prototype.findProviders=function(t,e,n){return[]},t}(),mn=function(){function t(){this._applications=new Map,yn.addToWindow(this)}return t.prototype.registerApplication=function(t,e){this._applications.set(t,e)},t.prototype.unregisterApplication=function(t){this._applications.delete(t)},t.prototype.unregisterAllApplications=function(){this._applications.clear()},t.prototype.getTestability=function(t){return this._applications.get(t)||null},t.prototype.getAllTestabilities=function(){return Array.from(this._applications.values())},t.prototype.getAllRootElements=function(){return Array.from(this._applications.keys())},t.prototype.findTestabilityInTree=function(t,e){return void 0===e&&(e=!0),yn.findTestabilityInTree(this,t,e)},a([l("design:paramtypes",[])],t)}(),yn=new(function(){function t(){}return t.prototype.addToWindow=function(t){},t.prototype.findTestabilityInTree=function(t,e,n){return null},t}()),vn=!0,bn=!1,wn=new wt("AllowMultipleToken");function _n(){return bn=!0,vn}var Cn=function(t,e){this.name=t,this.token=e};function Mn(t,e,n){void 0===n&&(n=[]);var r="Platform: "+e,o=new wt(r);return function(e){void 0===e&&(e=[]);var i=xn();if(!i||i.injector.get(wn,!1))if(t)t(n.concat(e).concat({provide:o,useValue:!0}));else{var a=n.concat(e).concat({provide:o,useValue:!0});!function(t){if(dn&&!dn.destroyed&&!dn.injector.get(wn,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");dn=t.get(An);var e=t.get(Ve,null);e&&e.forEach(function(t){return t()})}(Gt.create({providers:a,name:r}))}return function(t){var e=xn();if(!e)throw new Error("No platform exists!");if(!e.injector.get(t,null))throw new Error("A platform with a different configuration has been created. Please destroy it first.");return e}(o)}}function xn(){return dn&&!dn.destroyed?dn:null}var An=function(){function t(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}return t.prototype.bootstrapModuleFactory=function(t,e){var n,r=this,o="noop"===(n=e?e.ngZone:void 0)?new fn:("zone.js"===n?void 0:n)||new sn({enableLongStackTrace:_n()}),i=[{provide:sn,useValue:o}];return o.run(function(){var e=Gt.create({providers:i,parent:r.injector,name:t.moduleType.name}),n=t.create(e),a=n.injector.get(ve,null);if(!a)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return n.onDestroy(function(){return On(r._modules,n)}),o.runOutsideAngular(function(){return o.onError.subscribe({next:function(t){a.handleError(t)}})}),function(t,e,o){try{var i=((a=n.injector.get(ke)).runInitializers(),a.donePromise.then(function(){return r._moduleDoBootstrap(n),n}));return ze(i)?i.catch(function(n){throw e.runOutsideAngular(function(){return t.handleError(n)}),n}):i}catch(n){throw e.runOutsideAngular(function(){return t.handleError(n)}),n}var a}(a,o)})},t.prototype.bootstrapModule=function(t,e){var n=this;void 0===e&&(e=[]);var r=this.injector.get(Be),o=En({},e);return r.createCompiler([o]).compileModuleAsync(t).then(function(t){return n.bootstrapModuleFactory(t,o)})},t.prototype._moduleDoBootstrap=function(t){var e=t.injector.get(Sn);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach(function(t){return e.bootstrap(t)});else{if(!t.instance.ngDoBootstrap)throw new Error("The module "+It(t.instance.constructor)+' was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.');t.instance.ngDoBootstrap(e)}this._modules.push(t)},t.prototype.onDestroy=function(t){this._destroyListeners.push(t)},Object.defineProperty(t.prototype,"injector",{get:function(){return this._injector},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach(function(t){return t.destroy()}),this._destroyListeners.forEach(function(t){return t()}),this._destroyed=!0},Object.defineProperty(t.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!0,configurable:!0}),t}();function En(t,e){return Array.isArray(e)?e.reduce(En,t):i({},t,e)}var Sn=function(){function t(t,e,n,r,o,i){var a=this;this._zone=t,this._console=e,this._injector=n,this._exceptionHandler=r,this._componentFactoryResolver=o,this._initStatus=i,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=_n(),this._zone.onMicrotaskEmpty.subscribe({next:function(){a._zone.run(function(){a.tick()})}});var s=new I(function(t){a._stable=a._zone.isStable&&!a._zone.hasPendingMacrotasks&&!a._zone.hasPendingMicrotasks,a._zone.runOutsideAngular(function(){t.next(a._stable),t.complete()})}),l=new I(function(t){var e;a._zone.runOutsideAngular(function(){e=a._zone.onStable.subscribe(function(){sn.assertNotInAngularZone(),kt(function(){a._stable||a._zone.hasPendingMacrotasks||a._zone.hasPendingMicrotasks||(a._stable=!0,t.next(!0))})})});var n=a._zone.onUnstable.subscribe(function(){sn.assertInAngularZone(),a._stable&&(a._stable=!1,a._zone.runOutsideAngular(function(){t.next(!1)}))});return function(){e.unsubscribe(),n.unsubscribe()}});this.isStable=ct(s,l.pipe(vt()))}var e;return e=t,t.prototype.bootstrap=function(t,e){var n,r=this;if(!this._initStatus.done)throw new Error("Cannot bootstrap as there are still asynchronous initializers running. Bootstrap components in the `ngDoBootstrap` method of the root module.");n=t instanceof qe?t:this._componentFactoryResolver.resolveComponentFactory(t),this.componentTypes.push(n.componentType);var o=n instanceof Ye?null:this._injector.get(Je),i=n.create(Gt.NULL,[],e||n.selector,o);i.onDestroy(function(){r._unloadComponent(i)});var a=i.injector.get(gn,null);return a&&i.injector.get(mn).registerApplication(i.location.nativeElement,a),this._loadComponent(i),_n()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),i},t.prototype.tick=function(){var t=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");var n=e._tickScope();try{this._runningTick=!0,this._views.forEach(function(t){return t.detectChanges()}),this._enforceNoNewChanges&&this._views.forEach(function(t){return t.checkNoChanges()})}catch(e){this._zone.runOutsideAngular(function(){return t._exceptionHandler.handleError(e)})}finally{this._runningTick=!1,on(n)}},t.prototype.attachView=function(t){var e=t;this._views.push(e),e.attachToAppRef(this)},t.prototype.detachView=function(t){var e=t;On(this._views,e),e.detachFromAppRef()},t.prototype._loadComponent=function(t){this.attachView(t.hostView),this.tick(),this.components.push(t),this._injector.get(He,[]).concat(this._bootstrapListeners).forEach(function(e){return e(t)})},t.prototype._unloadComponent=function(t){this.detachView(t.hostView),On(this.components,t)},t.prototype.ngOnDestroy=function(){this._views.slice().forEach(function(t){return t.destroy()})},Object.defineProperty(t.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!0,configurable:!0}),t._tickScope=rn("ApplicationRef#tick()"),t}();function On(t,e){var n=t.indexOf(e);n>-1&&t.splice(n,1)}var Pn=function(){},zn=function(t){return t[t.Important=1]="Important",t[t.DashCase=2]="DashCase",t}({}),Ln=function(){},kn=function(t){this.nativeElement=t},Tn=function(){},In=function(){function t(){this.dirty=!0,this._results=[],this.changes=new an,this.length=0}return t.prototype.map=function(t){return this._results.map(t)},t.prototype.filter=function(t){return this._results.filter(t)},t.prototype.find=function(t){return this._results.find(t)},t.prototype.reduce=function(t,e){return this._results.reduce(t,e)},t.prototype.forEach=function(t){this._results.forEach(t)},t.prototype.some=function(t){return this._results.some(t)},t.prototype.toArray=function(){return this._results.slice()},t.prototype[Lt()]=function(){return this._results[Lt()]()},t.prototype.toString=function(){return this._results.toString()},t.prototype.reset=function(t){this._results=function t(e){return e.reduce(function(e,n){var r=Array.isArray(n)?t(n):n;return e.concat(r)},[])}(t),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]},t.prototype.notifyOnChanges=function(){this.changes.emit(this)},t.prototype.setDirty=function(){this.dirty=!0},t.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()},t}(),Rn=function(){},Vn={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"},Dn=function(){function t(t,e){this._compiler=t,this._config=e||Vn}return t.prototype.load=function(t){return this._compiler instanceof Fe?this.loadFactory(t):this.loadAndCompile(t)},t.prototype.loadAndCompile=function(t){var e=this,r=c(t.split("#"),2),o=r[0],i=r[1];return void 0===i&&(i="default"),n("crnd")(o).then(function(t){return t[i]}).then(function(t){return Hn(t,o,i)}).then(function(t){return e._compiler.compileModuleAsync(t)})},t.prototype.loadFactory=function(t){var e=c(t.split("#"),2),r=e[0],o=e[1],i="NgFactory";return void 0===o&&(o="default",i=""),n("crnd")(this._config.factoryPathPrefix+r+this._config.factoryPathSuffix).then(function(t){return t[o+i]}).then(function(t){return Hn(t,r,o)})},a([s(1,Ht())],t)}();function Hn(t,e,n){if(!t)throw new Error("Cannot find '"+n+"' in '"+e+"'");return t}var Nn=function(){},jn=function(){},Fn=function(){},Bn=function(){function t(t,e,n){this._debugContext=n,this.nativeNode=t,e&&e instanceof Un?e.addChild(this):this.parent=null,this.listeners=[]}return Object.defineProperty(t.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!0,configurable:!0}),t}(),Un=function(t){function e(e,n,r){var o=t.call(this,e,n,r)||this;return o.properties={},o.attributes={},o.classes={},o.styles={},o.childNodes=[],o.nativeElement=e,o}return o(e,t),e.prototype.addChild=function(t){t&&(this.childNodes.push(t),t.parent=this)},e.prototype.removeChild=function(t){var e=this.childNodes.indexOf(t);-1!==e&&(t.parent=null,this.childNodes.splice(e,1))},e.prototype.insertChildrenAfter=function(t,e){var n,r=this,o=this.childNodes.indexOf(t);-1!==o&&((n=this.childNodes).splice.apply(n,h([o+1,0],e)),e.forEach(function(t){t.parent&&t.parent.removeChild(t),t.parent=r}))},e.prototype.insertBefore=function(t,e){var n=this.childNodes.indexOf(t);-1===n?this.addChild(e):(e.parent&&e.parent.removeChild(e),e.parent=this,this.childNodes.splice(n,0,e))},e.prototype.query=function(t){return this.queryAll(t)[0]||null},e.prototype.queryAll=function(t){var e=[];return function t(e,n,r){e.childNodes.forEach(function(e){e instanceof Un&&(n(e)&&r.push(e),t(e,n,r))})}(this,t,e),e},e.prototype.queryAllNodes=function(t){var e=[];return function t(e,n,r){e instanceof Un&&e.childNodes.forEach(function(e){n(e)&&r.push(e),e instanceof Un&&t(e,n,r)})}(this,t,e),e},Object.defineProperty(e.prototype,"children",{get:function(){return this.childNodes.filter(function(t){return t instanceof e})},enumerable:!0,configurable:!0}),e.prototype.triggerEventHandler=function(t,e){this.listeners.forEach(function(n){n.name==t&&n.callback(e)})},e}(Bn),qn=new Map;function Wn(t){return qn.get(t)||null}function Gn(t){qn.set(t.nativeNode,t)}function Zn(t,e){var n=$n(t),r=$n(e);return n&&r?function(t,e,n){for(var r=t[Lt()](),o=e[Lt()]();;){var i=r.next(),a=o.next();if(i.done&&a.done)return!0;if(i.done||a.done)return!1;if(!n(i.value,a.value))return!1}}(t,e,Zn):!(n||!t||"object"!=typeof t&&"function"!=typeof t||r||!e||"object"!=typeof e&&"function"!=typeof e)||Tt(t,e)}var Qn=function(){function t(t){this.wrapped=t}return t.wrap=function(e){return new t(e)},t.unwrap=function(e){return t.isWrapped(e)?e.wrapped:e},t.isWrapped=function(e){return e instanceof t},t}(),Kn=function(){function t(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}return t.prototype.isFirstChange=function(){return this.firstChange},t}();function $n(t){return!!Xn(t)&&(Array.isArray(t)||!(t instanceof Map)&&Lt()in t)}function Xn(t){return null!==t&&("function"==typeof t||"object"==typeof t)}var Yn=function(){function t(){}return t.prototype.supports=function(t){return $n(t)},t.prototype.create=function(t){return new tr(t)},t}(),Jn=function(t,e){return e},tr=function(){function t(t){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=t||Jn}return t.prototype.forEachItem=function(t){var e;for(e=this._itHead;null!==e;e=e._next)t(e)},t.prototype.forEachOperation=function(t){for(var e=this._itHead,n=this._removalsHead,r=0,o=null;e||n;){var i=!n||e&&e.currentIndex',!this.inertBodyElement.querySelector||this.inertBodyElement.querySelector("svg")?(this.inertBodyElement.innerHTML='

',this.getInertBodyElement=this.inertBodyElement.querySelector&&this.inertBodyElement.querySelector("svg img")&&function(){try{return!!window.DOMParser}catch(t){return!1}}()?this.getInertBodyElement_DOMParser:this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}return t.prototype.getInertBodyElement_XHR=function(t){t=""+t+"";try{t=encodeURI(t)}catch(t){return null}var e=new XMLHttpRequest;e.responseType="document",e.open("GET","data:text/html;charset=utf-8,"+t,!1),e.send(null);var n=e.response.body;return n.removeChild(n.firstChild),n},t.prototype.getInertBodyElement_DOMParser=function(t){t=""+t+"";try{var e=(new window.DOMParser).parseFromString(t,"text/html").body;return e.removeChild(e.firstChild),e}catch(t){return null}},t.prototype.getInertBodyElement_InertDocument=function(t){var e=this.inertDocument.createElement("template");return"content"in e?(e.innerHTML=t,e):(this.inertBodyElement.innerHTML=t,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(this.inertBodyElement),this.inertBodyElement)},t.prototype.stripCustomNsAttrs=function(t){for(var e=t.attributes,n=e.length-1;0")}else this.sanitizedSomething=!0},t.prototype.endElement=function(t){var e=t.nodeName.toLowerCase();zr.hasOwnProperty(e)&&!Er.hasOwnProperty(e)&&(this.buf.push(""))},t.prototype.chars=function(t){this.buf.push(Dr(t))},t.prototype.checkClobberedElement=function(t,e){if(e&&(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error("Failed to sanitize html because the element is clobbered: "+t.outerHTML);return e},t}(),Rr=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Vr=/([^\#-~ |!])/g;function Dr(t){return t.replace(/&/g,"&").replace(Rr,function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(Vr,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(//g,">")}function Hr(t){return"content"in t&&function(t){return t.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===t.nodeName}(t)?t.content:null}var Nr=new RegExp("^([-,.\"'%_!# a-zA-Z0-9]+|(?:(?:matrix|translate|scale|rotate|skew|perspective)(?:X|Y|3d)?|(?:rgb|hsl)a?|(?:repeating-)?(?:linear|radial)-gradient|(?:calc|attr))\\([-0-9.%, #a-zA-Z]+\\))$","g"),jr=/^url\(([^)]+)\)$/,Fr=function(t){return t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL",t}({}),Br=function(){};function Ur(t,e,n){var r=t.state,o=1792&r;return o===e?(t.state=-1793&r|n,t.initIndex=-1,!0):o===n}function qr(t,e,n){return(1792&t.state)===e&&t.initIndex<=n&&(t.initIndex=n+1,!0)}function Wr(t,e){return t.nodes[e]}function Gr(t,e){return t.nodes[e]}function Zr(t,e){return t.nodes[e]}function Qr(t,e){return t.nodes[e]}function Kr(t,e){return t.nodes[e]}var $r={setCurrentNode:void 0,createRootView:void 0,createEmbeddedView:void 0,createComponentView:void 0,createNgModuleRef:void 0,overrideProvider:void 0,overrideComponentView:void 0,clearOverrides:void 0,checkAndUpdateView:void 0,checkNoChangesView:void 0,destroyView:void 0,resolveDep:void 0,createDebugContext:void 0,handleEvent:void 0,updateDirectives:void 0,updateRenderer:void 0,dirtyParentQueries:void 0};function Xr(t,e,n,r){var o="ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '"+e+"'. Current value: '"+n+"'.";return r&&(o+=" It seems like the view has been created after its parent and its children have been dirty checked. Has it been created in a change detection hook ?"),function(t,e){var n=new Error(t);return Yr(n,e),n}(o,t)}function Yr(t,e){t[pe]=e,t[fe]=e.logError.bind(e)}function Jr(t){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+t)}var to=function(){},eo=new Map;function no(t){var e=eo.get(t);return e||(e=It(t)+"_"+eo.size,eo.set(t,e)),e}function ro(t,e,n,r){if(Qn.isWrapped(r)){r=Qn.unwrap(r);var o=t.def.nodes[e].bindingIndex+n,i=Qn.unwrap(t.oldValues[o]);t.oldValues[o]=new Qn(i)}return r}var oo="$$undefined",io="$$empty";function ao(t){return{id:oo,styles:t.styles,encapsulation:t.encapsulation,data:t.data}}var so=0;function lo(t,e,n,r){return!(!(2&t.state)&&Tt(t.oldValues[e.bindingIndex+n],r))}function uo(t,e,n,r){return!!lo(t,e,n,r)&&(t.oldValues[e.bindingIndex+n]=r,!0)}function co(t,e,n,r){var o=t.oldValues[e.bindingIndex+n];if(1&t.state||!Zn(o,r)){var i=e.bindings[n].name;throw Xr($r.createDebugContext(t,e.nodeIndex),i+": "+o,i+": "+r,0!=(1&t.state))}}function ho(t){for(var e=t;e;)2&e.def.flags&&(e.state|=8),e=e.viewContainerParent||e.parent}function po(t,e){for(var n=t;n&&n!==e;)n.state|=64,n=n.viewContainerParent||n.parent}function fo(t,e,n,r){try{return ho(33554432&t.def.nodes[e].flags?Gr(t,e).componentView:t),$r.handleEvent(t,e,n,r)}catch(e){t.root.errorHandler.handleError(e)}}function go(t){return t.parent?Gr(t.parent,t.parentNodeDef.nodeIndex):null}function mo(t){return t.parent?t.parentNodeDef.parent:null}function yo(t,e){switch(201347067&e.flags){case 1:return Gr(t,e.nodeIndex).renderElement;case 2:return Wr(t,e.nodeIndex).renderText}}function vo(t){return!!t.parent&&!!(32768&t.parentNodeDef.flags)}function bo(t){return!(!t.parent||32768&t.parentNodeDef.flags)}function wo(t){return 1<-1}(r)||"root"===o.providedIn&&r._def.isRoot))){var u=t._providers.length;return t._def.providersByKey[e.tokenKey]={flags:5120,value:e.token.ngInjectableDef.factory,deps:[],index:u,token:e.token},t._providers[u]=Bo,t._providers[u]=Qo(t,t._def.providersByKey[e.tokenKey])}return 4&e.flags?n:t._parent.get(e.token,n)}finally{se(i)}}function Qo(t,e){var n;switch(201347067&e.flags){case 512:n=function(t,e,n){var r=n.length;switch(r){case 0:return new e;case 1:return new e(Zo(t,n[0]));case 2:return new e(Zo(t,n[0]),Zo(t,n[1]));case 3:return new e(Zo(t,n[0]),Zo(t,n[1]),Zo(t,n[2]));default:for(var o=new Array(r),i=0;i=n.length)&&(e=n.length-1),e<0)return null;var r=n[e];return r.viewContainerParent=null,Jo(n,e),$r.dirtyParentQueries(r),Xo(r),r}function $o(t,e,n){var r=e?yo(e,e.def.lastRenderRootNode):t.renderElement;Eo(n,2,n.renderer.parentNode(r),n.renderer.nextSibling(r),void 0)}function Xo(t){Eo(t,3,null,null,void 0)}function Yo(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function Jo(t,e){e>=t.length-1?t.pop():t.splice(e,1)}var ti=new Object;function ei(t,e,n,r,o,i){return new ni(t,e,n,r,o,i)}var ni=function(t){function e(e,n,r,o,i,a){var s=t.call(this)||this;return s.selector=e,s.componentType=n,s._inputs=o,s._outputs=i,s.ngContentSelectors=a,s.viewDefFactory=r,s}return o(e,t),Object.defineProperty(e.prototype,"inputs",{get:function(){var t=[],e=this._inputs;for(var n in e)t.push({propName:n,templateName:e[n]});return t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"outputs",{get:function(){var t=[];for(var e in this._outputs)t.push({propName:e,templateName:this._outputs[e]});return t},enumerable:!0,configurable:!0}),e.prototype.create=function(t,e,n,r){if(!r)throw new Error("ngModule should be provided");var o=Ao(this.viewDefFactory),i=o.nodes[0].element.componentProvider.nodeIndex,a=$r.createRootView(t,e||[],n,o,r,ti),s=Zr(a,i).instance;return n&&a.renderer.setAttribute(Gr(a,0).renderElement,"ng-version",he.full),new ri(a,new si(a),s)},e}(qe),ri=function(t){function e(e,n,r){var o=t.call(this)||this;return o._view=e,o._viewRef=n,o._component=r,o._elDef=o._view.def.nodes[0],o.hostView=n,o.changeDetectorRef=n,o.instance=r,o}return o(e,t),Object.defineProperty(e.prototype,"location",{get:function(){return new kn(Gr(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new hi(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){this._viewRef.destroy()},e.prototype.onDestroy=function(t){this._viewRef.onDestroy(t)},e}(Ue);function oi(t,e,n){return new ii(t,e,n)}var ii=function(){function t(t,e,n){this._view=t,this._elDef=e,this._data=n,this._embeddedViews=[]}return Object.defineProperty(t.prototype,"element",{get:function(){return new kn(this._data.renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new hi(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"parentInjector",{get:function(){for(var t=this._view,e=this._elDef.parent;!e&&t;)e=mo(t),t=t.parent;return t?new hi(t,e):new hi(this._view,null)},enumerable:!0,configurable:!0}),t.prototype.clear=function(){for(var t=this._embeddedViews.length-1;t>=0;t--){var e=Ko(this._data,t);$r.destroyView(e)}},t.prototype.get=function(t){var e=this._embeddedViews[t];if(e){var n=new si(e);return n.attachToViewContainerRef(this),n}return null},Object.defineProperty(t.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!0,configurable:!0}),t.prototype.createEmbeddedView=function(t,e,n){var r=t.createEmbeddedView(e||{});return this.insert(r,n),r},t.prototype.createComponent=function(t,e,n,r,o){var i=n||this.parentInjector;o||t instanceof Ye||(o=i.get(Je));var a=t.create(i,r,void 0,o);return this.insert(a.hostView,e),a},t.prototype.insert=function(t,e){if(t.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var n,r,o,i,a=t;return o=a._view,i=(n=this._data).viewContainer._embeddedViews,null!==(r=e)&&void 0!==r||(r=i.length),o.viewContainerParent=this._view,Yo(i,r,o),function(t,e){var n=go(e);if(n&&n!==t&&!(16&e.state)){e.state|=16;var r=n.template._projectedViews;r||(r=n.template._projectedViews=[]),r.push(e),function(t,n){if(!(4&n.flags)){e.parent.def.nodeFlags|=4,n.flags|=4;for(var r=n.parent;r;)r.childFlags|=4,r=r.parent}}(0,e.parentNodeDef)}}(n,o),$r.dirtyParentQueries(o),$o(n,r>0?i[r-1]:null,o),a.attachToViewContainerRef(this),t},t.prototype.move=function(t,e){if(t.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");var n,r,o,i,a,s=this._embeddedViews.indexOf(t._view);return o=e,a=(i=(n=this._data).viewContainer._embeddedViews)[r=s],Jo(i,r),null==o&&(o=i.length),Yo(i,o,a),$r.dirtyParentQueries(a),Xo(a),$o(n,o>0?i[o-1]:null,a),t},t.prototype.indexOf=function(t){return this._embeddedViews.indexOf(t._view)},t.prototype.remove=function(t){var e=Ko(this._data,t);e&&$r.destroyView(e)},t.prototype.detach=function(t){var e=Ko(this._data,t);return e?new si(e):null},t}();function ai(t){return new si(t)}var si=function(){function t(t){this._view=t,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(t.prototype,"rootNodes",{get:function(){return Eo(this._view,0,void 0,void 0,t=[]),t;var t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._view.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!0,configurable:!0}),t.prototype.markForCheck=function(){ho(this._view)},t.prototype.detach=function(){this._view.state&=-5},t.prototype.detectChanges=function(){var t=this._view.root.rendererFactory;t.begin&&t.begin();try{$r.checkAndUpdateView(this._view)}finally{t.end&&t.end()}},t.prototype.checkNoChanges=function(){$r.checkNoChangesView(this._view)},t.prototype.reattach=function(){this._view.state|=4},t.prototype.onDestroy=function(t){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(t)},t.prototype.destroy=function(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),$r.destroyView(this._view)},t.prototype.detachFromAppRef=function(){this._appRef=null,Xo(this._view),$r.dirtyParentQueries(this._view)},t.prototype.attachToAppRef=function(t){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=t},t.prototype.attachToViewContainerRef=function(t){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=t},t}();function li(t,e){return new ui(t,e)}var ui=function(t){function e(e,n){var r=t.call(this)||this;return r._parentView=e,r._def=n,r}return o(e,t),e.prototype.createEmbeddedView=function(t){return new si($r.createEmbeddedView(this._parentView,this._def,this._def.element.template,t))},Object.defineProperty(e.prototype,"elementRef",{get:function(){return new kn(Gr(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),e}(Nn);function ci(t,e){return new hi(t,e)}var hi=function(){function t(t,e){this.view=t,this.elDef=e}return t.prototype.get=function(t,e){return void 0===e&&(e=Gt.THROW_IF_NOT_FOUND),$r.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:t,tokenKey:no(t)},e)},t}();function pi(t,e){var n=t.def.nodes[e];if(1&n.flags){var r=Gr(t,n.nodeIndex);return n.element.template?r.template:r.renderElement}if(2&n.flags)return Wr(t,n.nodeIndex).renderText;if(20240&n.flags)return Zr(t,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+e)}function di(t){return new fi(t.renderer)}var fi=function(){function t(t){this.delegate=t}return t.prototype.selectRootElement=function(t){return this.delegate.selectRootElement(t)},t.prototype.createElement=function(t,e){var n=c(ko(e),2),r=this.delegate.createElement(n[1],n[0]);return t&&this.delegate.appendChild(t,r),r},t.prototype.createViewRoot=function(t){return t},t.prototype.createTemplateAnchor=function(t){var e=this.delegate.createComment("");return t&&this.delegate.appendChild(t,e),e},t.prototype.createText=function(t,e){var n=this.delegate.createText(e);return t&&this.delegate.appendChild(t,n),n},t.prototype.projectNodes=function(t,e){for(var n=0;n0,e.provider.value,e.provider.deps);if(e.outputs.length)for(var r=0;r0,r=e.provider;switch(201347067&e.flags){case 512:return Ti(t,e.parent,n,r.value,r.deps);case 1024:return function(t,e,n,r,o){var i=o.length;switch(i){case 0:return r();case 1:return r(Ri(t,e,n,o[0]));case 2:return r(Ri(t,e,n,o[0]),Ri(t,e,n,o[1]));case 3:return r(Ri(t,e,n,o[0]),Ri(t,e,n,o[1]),Ri(t,e,n,o[2]));default:for(var a=Array(i),s=0;s0)u=g,ea(g)||(c=g);else for(;u&&f===u.nodeIndex+u.childCount;){var v=u.parent;v&&(v.childFlags|=u.childFlags,v.childMatchedQueries|=u.childMatchedQueries),c=(u=v)&&ea(u)?u.renderParent:u}}return{factory:null,nodeFlags:a,rootNodeFlags:s,nodeMatchedQueries:l,flags:t,nodes:e,updateDirectives:n||to,updateRenderer:r||to,handleEvent:function(t,n,r,o){return e[n].element.handleEvent(t,r,o)},bindingCount:o,outputCount:i,lastRenderRootNode:d}}function ea(t){return 0!=(1&t.flags)&&null===t.element.name}function na(t,e,n){var r=e.element&&e.element.template;if(r){if(!r.lastRenderRootNode)throw new Error("Illegal State: Embedded templates without nodes are not allowed!");if(r.lastRenderRootNode&&16777216&r.lastRenderRootNode.flags)throw new Error("Illegal State: Last root node of a template can't have embedded views, at index "+e.nodeIndex+"!")}if(20224&e.flags&&0==(1&(t?t.flags:0)))throw new Error("Illegal State: StaticProvider/Directive nodes need to be children of elements or anchors, at index "+e.nodeIndex+"!");if(e.query){if(67108864&e.flags&&(!t||0==(16384&t.flags)))throw new Error("Illegal State: Content Query nodes need to be children of directives, at index "+e.nodeIndex+"!");if(134217728&e.flags&&t)throw new Error("Illegal State: View Query nodes have to be top level nodes, at index "+e.nodeIndex+"!")}if(e.childCount){var o=t?t.nodeIndex+t.childCount:n-1;if(e.nodeIndex<=o&&e.nodeIndex+e.childCount>o)throw new Error("Illegal State: childCount of node leads outside of parent, at index "+e.nodeIndex+"!")}}function ra(t,e,n,r){var o=aa(t.root,t.renderer,t,e,n);return sa(o,t.component,r),la(o),o}function oa(t,e,n){var r=aa(t,t.renderer,null,null,e);return sa(r,n,n),la(r),r}function ia(t,e,n,r){var o,i=e.element.componentRendererType;return o=i?t.root.rendererFactory.createRenderer(r,i):t.root.renderer,aa(t.root,o,t,e.element.componentProvider,n)}function aa(t,e,n,r,o){var i=new Array(o.nodes.length),a=o.outputCount?new Array(o.outputCount):null;return{def:o,parent:n,viewContainerParent:null,parentNodeDef:r,context:null,component:null,nodes:i,state:13,root:t,renderer:e,oldValues:new Array(o.bindingCount),disposables:a,initIndex:-1}}function sa(t,e,n){t.component=e,t.context=n}function la(t){var e;vo(t)&&(e=Gr(t.parent,t.parentNodeDef.parent.nodeIndex).renderElement);for(var n=t.def,r=t.nodes,o=0;o0&&Fo(t,e,0,n)&&(d=!0),p>1&&Fo(t,e,1,r)&&(d=!0),p>2&&Fo(t,e,2,o)&&(d=!0),p>3&&Fo(t,e,3,i)&&(d=!0),p>4&&Fo(t,e,4,a)&&(d=!0),p>5&&Fo(t,e,5,s)&&(d=!0),p>6&&Fo(t,e,6,l)&&(d=!0),p>7&&Fo(t,e,7,u)&&(d=!0),p>8&&Fo(t,e,8,c)&&(d=!0),p>9&&Fo(t,e,9,h)&&(d=!0),d}(t,e,n,r,o,i,a,s,l,u,c,h);case 2:return function(t,e,n,r,o,i,a,s,l,u,c,h){var p=!1,d=e.bindings,f=d.length;if(f>0&&uo(t,e,0,n)&&(p=!0),f>1&&uo(t,e,1,r)&&(p=!0),f>2&&uo(t,e,2,o)&&(p=!0),f>3&&uo(t,e,3,i)&&(p=!0),f>4&&uo(t,e,4,a)&&(p=!0),f>5&&uo(t,e,5,s)&&(p=!0),f>6&&uo(t,e,6,l)&&(p=!0),f>7&&uo(t,e,7,u)&&(p=!0),f>8&&uo(t,e,8,c)&&(p=!0),f>9&&uo(t,e,9,h)&&(p=!0),p){var g=e.text.prefix;f>0&&(g+=Ji(n,d[0])),f>1&&(g+=Ji(r,d[1])),f>2&&(g+=Ji(o,d[2])),f>3&&(g+=Ji(i,d[3])),f>4&&(g+=Ji(a,d[4])),f>5&&(g+=Ji(s,d[5])),f>6&&(g+=Ji(l,d[6])),f>7&&(g+=Ji(u,d[7])),f>8&&(g+=Ji(c,d[8])),f>9&&(g+=Ji(h,d[9]));var m=Wr(t,e.nodeIndex).renderText;t.renderer.setValue(m,g)}return p}(t,e,n,r,o,i,a,s,l,u,c,h);case 16384:return function(t,e,n,r,o,i,a,s,l,u,c,h){var p=Zr(t,e.nodeIndex),d=p.instance,f=!1,g=void 0,m=e.bindings.length;return m>0&&lo(t,e,0,n)&&(f=!0,g=Di(t,p,e,0,n,g)),m>1&&lo(t,e,1,r)&&(f=!0,g=Di(t,p,e,1,r,g)),m>2&&lo(t,e,2,o)&&(f=!0,g=Di(t,p,e,2,o,g)),m>3&&lo(t,e,3,i)&&(f=!0,g=Di(t,p,e,3,i,g)),m>4&&lo(t,e,4,a)&&(f=!0,g=Di(t,p,e,4,a,g)),m>5&&lo(t,e,5,s)&&(f=!0,g=Di(t,p,e,5,s,g)),m>6&&lo(t,e,6,l)&&(f=!0,g=Di(t,p,e,6,l,g)),m>7&&lo(t,e,7,u)&&(f=!0,g=Di(t,p,e,7,u,g)),m>8&&lo(t,e,8,c)&&(f=!0,g=Di(t,p,e,8,c,g)),m>9&&lo(t,e,9,h)&&(f=!0,g=Di(t,p,e,9,h,g)),g&&d.ngOnChanges(g),65536&e.flags&&qr(t,256,e.nodeIndex)&&d.ngOnInit(),262144&e.flags&&d.ngDoCheck(),f}(t,e,n,r,o,i,a,s,l,u,c,h);case 32:case 64:case 128:return function(t,e,n,r,o,i,a,s,l,u,c,h){var p=e.bindings,d=!1,f=p.length;if(f>0&&uo(t,e,0,n)&&(d=!0),f>1&&uo(t,e,1,r)&&(d=!0),f>2&&uo(t,e,2,o)&&(d=!0),f>3&&uo(t,e,3,i)&&(d=!0),f>4&&uo(t,e,4,a)&&(d=!0),f>5&&uo(t,e,5,s)&&(d=!0),f>6&&uo(t,e,6,l)&&(d=!0),f>7&&uo(t,e,7,u)&&(d=!0),f>8&&uo(t,e,8,c)&&(d=!0),f>9&&uo(t,e,9,h)&&(d=!0),d){var g=Qr(t,e.nodeIndex),m=void 0;switch(201347067&e.flags){case 32:m=new Array(p.length),f>0&&(m[0]=n),f>1&&(m[1]=r),f>2&&(m[2]=o),f>3&&(m[3]=i),f>4&&(m[4]=a),f>5&&(m[5]=s),f>6&&(m[6]=l),f>7&&(m[7]=u),f>8&&(m[8]=c),f>9&&(m[9]=h);break;case 64:m={},f>0&&(m[p[0].name]=n),f>1&&(m[p[1].name]=r),f>2&&(m[p[2].name]=o),f>3&&(m[p[3].name]=i),f>4&&(m[p[4].name]=a),f>5&&(m[p[5].name]=s),f>6&&(m[p[6].name]=l),f>7&&(m[p[7].name]=u),f>8&&(m[p[8].name]=c),f>9&&(m[p[9].name]=h);break;case 128:var y=n;switch(f){case 1:m=y.transform(n);break;case 2:m=y.transform(r);break;case 3:m=y.transform(r,o);break;case 4:m=y.transform(r,o,i);break;case 5:m=y.transform(r,o,i,a);break;case 6:m=y.transform(r,o,i,a,s);break;case 7:m=y.transform(r,o,i,a,s,l);break;case 8:m=y.transform(r,o,i,a,s,l,u);break;case 9:m=y.transform(r,o,i,a,s,l,u,c);break;case 10:m=y.transform(r,o,i,a,s,l,u,c,h)}}g.value=m}return d}(t,e,n,r,o,i,a,s,l,u,c,h);default:throw"unreachable"}}(t,e,r,o,i,a,s,l,u,c,p,d):function(t,e,n){switch(201347067&e.flags){case 1:return function(t,e,n){for(var r=!1,o=0;o0&&co(t,e,0,n),p>1&&co(t,e,1,r),p>2&&co(t,e,2,o),p>3&&co(t,e,3,i),p>4&&co(t,e,4,a),p>5&&co(t,e,5,s),p>6&&co(t,e,6,l),p>7&&co(t,e,7,u),p>8&&co(t,e,8,c),p>9&&co(t,e,9,h)}(t,e,r,o,i,a,s,l,u,c,h,p):function(t,e,n){for(var r=0;r0){var i=new Set(t.modules);za.forEach(function(e,r){if(i.has(r.ngInjectableDef.providedIn)){var o={token:r,flags:e.flags|(n?4096:0),deps:Co(e.deps),value:e.value,index:t.providers.length};t.providers.push(o),t.providersByKey[no(r)]=o}})}}(t=t.factory(function(){return to})),t):t}(r))}var Pa=new Map,za=new Map,La=new Map;function ka(t){Pa.set(t.token,t),"function"==typeof t.token&&t.token.ngInjectableDef&&"function"==typeof t.token.ngInjectableDef.providedIn&&za.set(t.token,t)}function Ta(t,e){var n=Ao(Ao(e.viewDefFactory).nodes[0].element.componentView);La.set(t,n)}function Ia(){Pa.clear(),za.clear(),La.clear()}function Ra(t){if(0===Pa.size)return t;var e=function(t){for(var e=[],n=null,r=0;r"}(e))}function Ds(t){return Array.isArray(t)?t[0]:t}function Hs(t){if(2===t.tNode.type){var e=t.data;return e[fs]?e[fs][ys]:null}return t.tNode.next?t.view[t.tNode.next.index]:null}function Ns(t){return t.tNode.child?Ds((2===t.tNode.type?t.data:t.view)[t.tNode.child.index]):null}function js(t){if(-1===t.tNode.index&&2===t.tNode.type){var e=t.data[xs];return-1===e?null:t.view[e].dynamicLContainerNode}var n=t.tNode.parent;return Ds(n?t.view[n.index]:t.view[ys])}var Fs=[];function Bs(t){for(var e=t[ys];2===e.tNode.type;)ngDevMode&&us(t[ds],"lViewData.parent"),e=(t=t[ds])[ys];return ngDevMode&&Vs(e,3),ngDevMode&&us(e.data,"node.data"),e}function Us(t,e,n,r,o){0===t?Is(e)?e.insertBefore(n,r,o):n.insertBefore(r,o,!0):1===t?Is(e)?e.removeChild(n,r):n.removeChild(r):2===t&&(ngDevMode&&ngDevMode.rendererDestroyNode++,e.destroyNode(r))}function qs(t){if(-1===t[ps].childIndex)return null;var e=t[t[ps].childIndex];return e.data?e.data:e.dynamicLContainerNode.data}function Ws(t,e){var n;return(n=t[ys])&&2===n.tNode.type?js(n).data:t[ds]===e?null:t[ds]}function Gs(t){if(t[ps]){var e=t;!function(t){var e=t[ps].cleanup;if(null!=e){for(var n=0;n=p.length){var d=p[h]=_l(e,h,r,o,s,null);if(!$s&&Ks){var f=Ks.tNode;f.next=d,f.dynamicContainerNode&&(f.dynamicContainerNode.next=d)}}c.tNode=p[h],$s&&(Ys=null,(null==Ks.tNode.child&&Ks.view===tl||2===Ks.tNode.type)&&(Ks.tNode.child=c.tNode))}if(2==(2&e)&&u){var g=i;ngDevMode&&null!=g[ys]&&cs("lViewData[HOST_NODE] should not have been initialized"),g[ys]=c,sl&&(g[ps].node=c.tNode)}return Ks=c,$s=!0,c}function fl(t,e,n,r){var o,i=$s,a=Ks;if(null==t.data[ds]&&t.data[_s]&&!e.template)xl(t.data[_s]);else try{$s=!0,Ks=null,o=ll(t.data,t),vl(),e.template(r,n),2&r?cl():t.data[ps].firstTemplatePass=sl=!1}finally{ul(o,1==(1&r)),$s=i,Ks=a}return t}function gl(t,e,n,r){var o=ll(e,t);try{Qs.begin&&Qs.begin(),r?(vl(),r(ml(e),n),cl()):(al||(Os(tl,Xs,Js),Ps(el,Xs.contentHooks,Xs.contentCheckHooks,Js)),hl(ol),Cl(0,hs))}finally{Qs.end&&Qs.end(),ul(o)}}function ml(t){return 1&t[ms]?3:2}var yl=null;function vl(){yl=null}function bl(t,e,n,r,o){return ngDevMode&&ngDevMode.tView++,{id:t,template:e,viewQuery:o,node:null,data:il.slice(),childIndex:-1,bindingStartIndex:-1,directives:null,firstTemplatePass:!0,initHooks:null,checkHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,pipeDestroyHooks:null,cleanup:null,hostBindings:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof n?n():n,pipeRegistry:"function"==typeof r?r():r,currentMatches:null}}function wl(t,e){ngDevMode&&Ol(-1),Qs=t;var n,r=t.createRenderer(null,null),o="string"==typeof e?Is(r)?r.selectRootElement(e):r.querySelector(e):e;if(ngDevMode&&!o)throw new Error("Renderer: "+("string"==typeof e?"Host node with selector not found:":"Host node is required:")+" ["+("function"==typeof(n=e)?n.name||n:"string"==typeof n?n:null==n?"":""+n)+"]");return o}function _l(t,e,n,r,o,i){return ngDevMode&&ngDevMode.tNode++,{type:t,index:e,flags:0,tagName:n,attrs:r,localNames:null,initialInputs:void 0,inputs:void 0,outputs:void 0,tViews:i,next:null,child:null,parent:o,dynamicContainerNode:null,detached:null,stylingTemplate:null,projection:null}}function Cl(t,e){ngDevMode&&Ol(e);var n=tl[e];ngDevMode&&Vs(n,3),ngDevMode&&us(n.data,"Component's host node should have an LViewData attached.");var r=n.data;Ml(r)&&6&r[ms]&&(ngDevMode&&Ol(t,el),Sl(r,n,el[t]))}function Ml(t){return 8==(8&t[ms])}function xl(t){for(var e=0;e=(e?e.length:0)&&cs("index expected to be a valid data index")}(t,e||tl)}function Pl(t,e){null==e&&(e=tl),ls(e.length,t,"index "+t+" expected to be at the end of arr (length "+e.length+")")}function zl(t){ngDevMode&&us(t,"expecting component got null");var e=t[nl];return ngDevMode&&us(t,"object is not a component"),e}var Ll=rl;function kl(t){return{components:[],scheduler:t,clean:Ll}}var Tl=function(){function t(t,e){this._view=t,this._appRef=null,this._viewContainerRef=null,this._lViewNode=null,this.context=e}return t.prototype._setComponentContext=function(t,e){this._view=t,this.context=e},Object.defineProperty(t.prototype,"destroyed",{get:function(){return 32==(32&this._view[ms])},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){var t,e;this._viewContainerRef&&Ml(this._view)&&(this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),this._viewContainerRef=null),Is(e=(t=this._view)[Ms])&&e.destroyNode&&function(e,n,r,o,i,a){for(var s=t[ys],l=-1;s;){var u=null,c=s.tNode.type;if(3===c)Us(2,o,null,s.native,a),s.dynamicLContainerNode&&Us(2,o,null,s.dynamicLContainerNode.native,a);else if(0===c){Us(2,o,null,s.native,a);var h=s,p=h.dynamicLContainerNode?h.dynamicLContainerNode.data:h.data;(u=p[ks].length?Ns(p[ks][0]):null)&&(a=h.dynamicLContainerNode?h.dynamicLContainerNode.native:h.native)}else if(1===c){var d=Bs(s.view),f=d.tNode.projection[s.tNode.projection];Fs[++l]=s,u=f?d.data[ds][f.index]:null}else u=Ns(s);if(null===u)for(null===(u=Hs(s))&&8192&s.tNode.flags&&(u=Hs(Fs[l--]));s&&!u;){if(null===(s=js(s))||s===n)return null;s.tNode.next||0!==c||(a=s.native),u=Hs(s)}s=u}}(0,t[ys],0,e),function(t){if(-1===t[ps].childIndex)return Gs(t);for(var e=qs(t);e;){var n=null;if(e.length>=hs?e[ps].childIndex>-1&&(n=qs(e)):e[ks].length&&(n=e[ks][0].data),null==n){for(;e&&!e[fs]&&e!==t;)Gs(e),e=Ws(e,t);Gs(e||t),n=e&&e[fs]}e=n}}(t),t[ms]|=32},t.prototype.onDestroy=function(t){var e,n;n=t,function(t){return t[ws]||(t[ws]=[])}(e=this._view).push(n),e[ps].firstTemplatePass&&function(t){return t[ps].cleanup||(t[ps].cleanup=[])}(e).push(e[ws].length-1,null)},t.prototype.markForCheck=function(){!function(t){for(var e=t;null!=e[ds];)e[ms]|=4,e=e[ds];var n,r;e[ms]|=4,ngDevMode&&us(e[_s],"rootContext"),(n=e[_s]).clean==rl&&(n.clean=new Promise(function(t){return r=t}),n.scheduler(function(){xl(n),r(null),n.clean=rl}))}(this._view)},t.prototype.detach=function(){this._view[ms]&=-9},t.prototype.reattach=function(){this._view[ms]|=8},t.prototype.detectChanges=function(){El(this.context)},t.prototype.checkNoChanges=function(){!function(t){al=!0;try{El(t)}finally{al=!1}}(this.context)},t.prototype.attachToViewContainerRef=function(t){this._viewContainerRef=t},t.prototype.detachFromAppRef=function(){this._appRef=null},t.prototype.attachToAppRef=function(t){this._appRef=t},t}(),Il=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.resolveComponentFactory=function(t){return ngDevMode&&(void 0===e&&(e="Type passed in is not ComponentType, it does not have 'ngComponentDef' property."),t.ngComponentDef||cs(e)),new Hl(t.ngComponentDef);var e},e}($e);function Rl(t){var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push({propName:t[n],templateName:n});return e}var Vl=new wt("ROOT_CONTEXT_TOKEN",{providedIn:"root",factory:function(){return kl(le(Dl))}}),Dl=new wt("SCHEDULER_TOKEN",{providedIn:"root",factory:function(){return requestAnimationFrame.bind(window)}}),Hl=function(t){function e(e){var n=t.call(this)||this;return n.componentDef=e,n.componentType=e.type,n.selector=e.selectors[0][0],n.ngContentSelectors=[],n}return o(e,t),Object.defineProperty(e.prototype,"inputs",{get:function(){return Rl(this.componentDef.inputs)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"outputs",{get:function(){return Rl(this.componentDef.outputs)},enumerable:!0,configurable:!0}),e.prototype.create=function(t,e,n,r){var o,i,a=void 0===n,s=r?r.injector.get(Pn):Rs,l=a?(o=this.selector,Is(i=s.createRenderer(null,this.componentDef.rendererType)||Zs)?i.createElement(o,yl):null===yl?i.createElement(o):i.createElementNS(yl,o)):wl(s,n),u=r&&!a?r.injector.get(Vl):kl(requestAnimationFrame.bind(window)),c=pl(s.createRenderer(l,this.componentDef.rendererType),bl(-1,null,null,null,null),u,this.componentDef.onPush?4:2);c[Cs]=r&&r.injector||null;var h,p,d=ll(c,null);try{if(s.begin&&s.begin(),p=function(t,e,n,r){$s=!1,Ks=null;var o,i=dl(0,3,e,null,null,pl(Zs,(o=n.template).ngPrivateData||(o.ngPrivateData=bl(-1,o,n.directiveDefs,n.pipeDefs,n.viewQuery)),null,n.onPush?4:2,r));return sl&&(i.tNode.flags=4096,n.diPublic&&n.diPublic(n),Xs.directives=[n]),i}(0,l,this.componentDef),u.components.push(h=function(t,e,n){if(ngDevMode&&ls(tl[vs],-1,"directives should be created before any bindings"),ngDevMode&&ls($s,!0,"previousOrParentNode should be a parent"),Object.defineProperty(e,nl,{enumerable:!1,value:Ks}),null==el&&(tl[bs]=el=[]),ngDevMode&&Pl(t,el),el[t]=e,sl){var r=Ks.tNode.flags;0==(4095&r)?Ks.tNode.flags=t<<14|4096&r|1:(ngDevMode&&4095==(4095&r)&&cs("Reached the max number of directives"),Ks.tNode.flags++)}else{var o=n.diPublic;o&&o(n)}return null!=n.attributes&&3==Ks.tNode.type&&function(t,e){for(var n=Is(Zs),r=0;r>14,r=n+(4095&t),o=n;o0?t.prototype.schedule.call(this,e,n):(this.delay=n,this.state=e,this.scheduler.flush(this),this)},e.prototype.execute=function(e,n){return n>0||this.closed?t.prototype.execute.call(this,e,n):this._execute(e,n)},e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0?t.prototype.requestAsyncId.call(this,e,n,r):e.flush(this)},e}(Ul),Wl=function(){function t(e,n){void 0===n&&(n=t.now),this.SchedulerAction=e,this.now=n}return t.prototype.schedule=function(t,e,n){return void 0===e&&(e=0),new this.SchedulerAction(this,t).schedule(n,e)},t.now=function(){return Date.now()},t}(),Gl=function(t){function e(n,r){void 0===r&&(r=Wl.now);var o=t.call(this,n,function(){return e.delegate&&e.delegate!==o?e.delegate.now():r()})||this;return o.actions=[],o.active=!1,o.scheduled=void 0,o}return o(e,t),e.prototype.schedule=function(n,r,o){return void 0===r&&(r=0),e.delegate&&e.delegate!==this?e.delegate.schedule(n,r,o):t.prototype.schedule.call(this,n,r,o)},e.prototype.flush=function(t){var e=this.actions;if(this.active)e.push(t);else{var n;this.active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this.active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}},e}(Wl),Zl=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e}(Gl))(ql),Ql=new I(function(t){return t.complete()});function Kl(t){return t?function(t){return new I(function(e){return t.schedule(function(){return e.complete()})})}(t):Ql}function $l(t){var e=new I(function(e){e.next(t),e.complete()});return e._isScalar=!0,e.value=t,e}function Xl(){for(var t=[],e=0;ethis._bufferSize&&n.shift(),t.prototype.next.call(this,e)},e.prototype.nextTimeWindow=function(e){this._events.push(new nu(this._getNow(),e)),this._trimBufferThenGetEvents(),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){var e,n=this._infiniteTimeWindow,r=n?this._events:this._trimBufferThenGetEvents(),o=this.scheduler,i=r.length;if(this.closed)throw new D;if(this.isStopped||this.hasError?e=_.EMPTY:(this.observers.push(t),e=new H(this,t)),o&&t.add(t=new Jl(t,o)),n)for(var a=0;ae&&(i=Math.max(i,o-e)),i>0&&r.splice(0,i),r},e}(j),nu=function(t,e){this.time=t,this.value=e},ru=function(){function t(){this.dialogState$=new eu}return t.prototype.changeDialogState=function(t){this.dialogState$.next({state:t})},t.prototype.onChangeDialogState=function(){return this.dialogState$.pipe(vt())},t}(),ou=function(t){var e=this;this.dialogStateService=t,this.isOpenDialog=!1,this.dialogStateService.onChangeDialogState().subscribe(function(t){e.isOpenDialog="open"===t.state})};function iu(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}iu.prototype=Object.create(Error.prototype);var au=iu,su=function(t){function e(e){var n=t.call(this)||this;return n._value=e,n}return o(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),e.prototype._subscribe=function(e){var n=t.prototype._subscribe.call(this,e);return n&&!n.closed&&e.next(this._value),n},e.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new D;return this._value},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)},e}(j);function lu(){return ut(1)}function uu(t,e){return function(n){return n.lift(new cu(t,e))}}var cu=function(){function t(t,e){this.predicate=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new hu(t,this.predicate,this.thisArg))},t}(),hu=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.predicate=n,o.thisArg=r,o.count=0,o}return o(e,t),e.prototype._next=function(t){var e;try{e=this.predicate.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}e&&this.destination.next(t)},e}(O);function pu(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}pu.prototype=Object.create(Error.prototype);var du=pu;function fu(t){return function(e){return 0===t?Kl():e.lift(new gu(t))}}var gu=function(){function t(t){if(this.total=t,this.total<0)throw new du}return t.prototype.call=function(t,e){return e.subscribe(new mu(t,this.total))},t}(),mu=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.ring=new Array,r.count=0,r}return o(e,t),e.prototype._next=function(t){var e=this.ring,n=this.total,r=this.count++;e.length0)for(var n=this.count>=this.total?this.total:this.count,r=this.ring,o=0;o=2;return function(r){return r.pipe(t?uu(function(e,n){return t(e,n,r)}):lt,fu(1),n?Cu(e):wu(function(){return new au}))}}function Eu(t,e){return function(n){return n.lift(new Su(t,e,n))}}var Su=function(){function t(t,e,n){this.predicate=t,this.thisArg=e,this.source=n}return t.prototype.call=function(t,e){return e.subscribe(new Ou(t,this.predicate,this.thisArg,this.source))},t}(),Ou=function(t){function e(e,n,r,o){var i=t.call(this,e)||this;return i.predicate=n,i.thisArg=r,i.source=o,i.index=0,i.thisArg=r||i,i}return o(e,t),e.prototype.notifyComplete=function(t){this.destination.next(t),this.destination.complete()},e.prototype._next=function(t){var e=!1;try{e=this.predicate.call(this.thisArg,t,this.index++,this.source)}catch(t){return void this.destination.error(t)}e||this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)},e}(O);function Pu(t){return function(e){var n=new zu(t),r=e.lift(n);return n.caught=r}}var zu=function(){function t(t){this.selector=t}return t.prototype.call=function(t,e){return e.subscribe(new Lu(t,this.selector,this.caught))},t}(),Lu=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.selector=n,o.caught=r,o}return o(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=void 0;try{n=this.selector(e,this.caught)}catch(e){return void t.prototype.error.call(this,e)}this._unsubscribeAndRecycle();var r=new U(this,void 0,void 0);this.add(r),Y(this,n,void 0,void 0,r)}},e}(J);function ku(t){return function(e){return 0===t?Kl():e.lift(new Tu(t))}}var Tu=function(){function t(t){if(this.total=t,this.total<0)throw new du}return t.prototype.call=function(t,e){return e.subscribe(new Iu(t,this.total))},t}(),Iu=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}return o(e,t),e.prototype._next=function(t){var e=this.total,n=++this.count;n<=e&&(this.destination.next(t),n===e&&(this.destination.complete(),this.unsubscribe()))},e}(O);function Ru(t,e){var n=arguments.length>=2;return function(r){return r.pipe(t?uu(function(e,n){return t(e,n,r)}):lt,ku(1),n?Cu(e):wu(function(){return new au}))}}function Vu(t,e){return it(t,e,1)}function Du(t,e){var n=!1;return arguments.length>=2&&(n=!0),function(r){return r.lift(new Hu(t,e,n))}}var Hu=function(){function t(t,e,n){void 0===n&&(n=!1),this.accumulator=t,this.seed=e,this.hasSeed=n}return t.prototype.call=function(t,e){return e.subscribe(new Nu(t,this.accumulator,this.seed,this.hasSeed))},t}(),Nu=function(t){function e(e,n,r,o){var i=t.call(this,e)||this;return i.accumulator=n,i._seed=r,i.hasSeed=o,i.index=0,i}return o(e,t),Object.defineProperty(e.prototype,"seed",{get:function(){return this._seed},set:function(t){this.hasSeed=!0,this._seed=t},enumerable:!0,configurable:!0}),e.prototype._next=function(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.accumulator(this.seed,t,n)}catch(t){this.destination.error(t)}this.seed=e,this.destination.next(e)},e}(O),ju=function(){},Fu=new wt("Location Initialized"),Bu=function(){},Uu=new wt("appBaseHref"),qu=function(){function t(t){var n=this;this._subject=new an,this._platformStrategy=t;var r=this._platformStrategy.getBaseHref();this._baseHref=e.stripTrailingSlash(Wu(r)),this._platformStrategy.onPopState(function(t){n._subject.emit({url:n.path(!0),pop:!0,state:t.state,type:t.type})})}var e;return e=t,t.prototype.path=function(t){return void 0===t&&(t=!1),this.normalize(this._platformStrategy.path(t))},t.prototype.isCurrentPathEqualTo=function(t,n){return void 0===n&&(n=""),this.path()==this.normalize(t+e.normalizeQueryParams(n))},t.prototype.normalize=function(t){return e.stripTrailingSlash(function(t,e){return t&&e.startsWith(t)?e.substring(t.length):e}(this._baseHref,Wu(t)))},t.prototype.prepareExternalUrl=function(t){return t&&"/"!==t[0]&&(t="/"+t),this._platformStrategy.prepareExternalUrl(t)},t.prototype.go=function(t,e,n){void 0===e&&(e=""),void 0===n&&(n=null),this._platformStrategy.pushState(n,"",t,e)},t.prototype.replaceState=function(t,e,n){void 0===e&&(e=""),void 0===n&&(n=null),this._platformStrategy.replaceState(n,"",t,e)},t.prototype.forward=function(){this._platformStrategy.forward()},t.prototype.back=function(){this._platformStrategy.back()},t.prototype.subscribe=function(t,e,n){return this._subject.subscribe({next:t,error:e,complete:n})},t.normalizeQueryParams=function(t){return t&&"?"!==t[0]?"?"+t:t},t.joinWithSlash=function(t,e){if(0==t.length)return e;if(0==e.length)return t;var n=0;return t.endsWith("/")&&n++,e.startsWith("/")&&n++,2==n?t+e.substring(1):1==n?t+e:t+"/"+e},t.stripTrailingSlash=function(t){var e=t.match(/#|\?|$/),n=e&&e.index||t.length;return t.slice(0,n-("/"===t[n-1]?1:0))+t.slice(n)},t}();function Wu(t){return t.replace(/\/index.html$/,"")}var Gu=function(t){function e(e,n){var r=t.call(this)||this;return r._platformLocation=e,r._baseHref="",null!=n&&(r._baseHref=n),r}return o(e,t),e.prototype.onPopState=function(t){this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t)},e.prototype.getBaseHref=function(){return this._baseHref},e.prototype.path=function(t){void 0===t&&(t=!1);var e=this._platformLocation.hash;return null==e&&(e="#"),e.length>0?e.substring(1):e},e.prototype.prepareExternalUrl=function(t){var e=qu.joinWithSlash(this._baseHref,t);return e.length>0?"#"+e:e},e.prototype.pushState=function(t,e,n,r){var o=this.prepareExternalUrl(n+qu.normalizeQueryParams(r));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.pushState(t,e,o)},e.prototype.replaceState=function(t,e,n,r){var o=this.prepareExternalUrl(n+qu.normalizeQueryParams(r));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.replaceState(t,e,o)},e.prototype.forward=function(){this._platformLocation.forward()},e.prototype.back=function(){this._platformLocation.back()},a([s(1,Ht()),s(1,Dt(Uu))],e)}(Bu),Zu=function(t){function e(e,n){var r=t.call(this)||this;if(r._platformLocation=e,null==n&&(n=r._platformLocation.getBaseHrefFromDOM()),null==n)throw new Error("No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.");return r._baseHref=n,r}return o(e,t),e.prototype.onPopState=function(t){this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t)},e.prototype.getBaseHref=function(){return this._baseHref},e.prototype.prepareExternalUrl=function(t){return qu.joinWithSlash(this._baseHref,t)},e.prototype.path=function(t){void 0===t&&(t=!1);var e=this._platformLocation.pathname+qu.normalizeQueryParams(this._platformLocation.search),n=this._platformLocation.hash;return n&&t?""+e+n:e},e.prototype.pushState=function(t,e,n,r){var o=this.prepareExternalUrl(n+qu.normalizeQueryParams(r));this._platformLocation.pushState(t,e,o)},e.prototype.replaceState=function(t,e,n,r){var o=this.prepareExternalUrl(n+qu.normalizeQueryParams(r));this._platformLocation.replaceState(t,e,o)},e.prototype.forward=function(){this._platformLocation.forward()},e.prototype.back=function(){this._platformLocation.back()},a([s(1,Ht()),s(1,Dt(Uu))],e)}(Bu),Qu=void 0,Ku=["en",[["a","p"],["AM","PM"],Qu],[["AM","PM"],Qu,Qu],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Qu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Qu,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Qu,"{1} 'at' {0}",Qu],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"$","US Dollar",{},function(t){var e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}],$u={},Xu=function(t){return t[t.Zero=0]="Zero",t[t.One=1]="One",t[t.Two=2]="Two",t[t.Few=3]="Few",t[t.Many=4]="Many",t[t.Other=5]="Other",t}({}),Yu=new wt("UseV4Plurals"),Ju=function(){},tc=function(t){function e(e,n){var r=t.call(this)||this;return r.locale=e,r.deprecatedPluralFn=n,r}return o(e,t),e.prototype.getPluralCategory=function(t,e){switch(this.deprecatedPluralFn?this.deprecatedPluralFn(e||this.locale,t):function(t){return function(t){var e=t.toLowerCase().replace(/_/g,"-"),n=$u[e];if(n)return n;var r=e.split("-")[0];if(n=$u[r])return n;if("en"===r)return Ku;throw new Error('Missing locale data for the locale "'+t+'".')}(t)[18]}(e||this.locale)(t)){case Xu.Zero:return"zero";case Xu.One:return"one";case Xu.Two:return"two";case Xu.Few:return"few";case Xu.Many:return"many";default:return"other"}},a([s(0,Dt(fr)),s(1,Ht()),s(1,Dt(Yu))],e)}(Ju);function ec(t,e){var n,r;e=encodeURIComponent(e);try{for(var o=u(t.split(";")),i=o.next();!i.done;i=o.next()){var a=i.value,s=a.indexOf("="),l=c(-1==s?[a,""]:[a.slice(0,s),a.slice(s+1)],2),h=l[1];if(l[0].trim()===e)return decodeURIComponent(h)}}catch(t){n={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return null}var nc=function(){function t(t,e,n,r){this._iterableDiffers=t,this._keyValueDiffers=e,this._ngEl=n,this._renderer=r,this._initialClasses=[]}return Object.defineProperty(t.prototype,"klass",{set:function(t){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof t?t.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClass",{set:function(t){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof t?t.split(/\s+/):t,this._rawClass&&($n(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())},enumerable:!0,configurable:!0}),t.prototype.ngDoCheck=function(){if(this._iterableDiffer){var t=this._iterableDiffer.diff(this._rawClass);t&&this._applyIterableChanges(t)}else if(this._keyValueDiffer){var e=this._keyValueDiffer.diff(this._rawClass);e&&this._applyKeyValueChanges(e)}},t.prototype._applyKeyValueChanges=function(t){var e=this;t.forEachAddedItem(function(t){return e._toggleClass(t.key,t.currentValue)}),t.forEachChangedItem(function(t){return e._toggleClass(t.key,t.currentValue)}),t.forEachRemovedItem(function(t){t.previousValue&&e._toggleClass(t.key,!1)})},t.prototype._applyIterableChanges=function(t){var e=this;t.forEachAddedItem(function(t){if("string"!=typeof t.item)throw new Error("NgClass can only toggle CSS classes expressed as strings, got "+It(t.item));e._toggleClass(t.item,!0)}),t.forEachRemovedItem(function(t){return e._toggleClass(t.item,!1)})},t.prototype._applyClasses=function(t){var e=this;t&&(Array.isArray(t)||t instanceof Set?t.forEach(function(t){return e._toggleClass(t,!0)}):Object.keys(t).forEach(function(n){return e._toggleClass(n,!!t[n])}))},t.prototype._removeClasses=function(t){var e=this;t&&(Array.isArray(t)||t instanceof Set?t.forEach(function(t){return e._toggleClass(t,!1)}):Object.keys(t).forEach(function(t){return e._toggleClass(t,!1)}))},t.prototype._toggleClass=function(t,e){var n=this;(t=t.trim())&&t.split(/\s+/g).forEach(function(t){e?n._renderer.addClass(n._ngEl.nativeElement,t):n._renderer.removeClass(n._ngEl.nativeElement,t)})},t}(),rc=function(){function t(t,e,n,r){this.$implicit=t,this.ngForOf=e,this.index=n,this.count=r}return Object.defineProperty(t.prototype,"first",{get:function(){return 0===this.index},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"last",{get:function(){return this.index===this.count-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"even",{get:function(){return this.index%2==0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"odd",{get:function(){return!this.even},enumerable:!0,configurable:!0}),t}(),oc=function(){function t(t,e,n){this._viewContainer=t,this._template=e,this._differs=n,this._ngForOfDirty=!0,this._differ=null}return Object.defineProperty(t.prototype,"ngForOf",{set:function(t){this._ngForOf=t,this._ngForOfDirty=!0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngForTrackBy",{get:function(){return this._trackByFn},set:function(t){_n()&&null!=t&&"function"!=typeof t&&console&&console.warn&&console.warn("trackBy must be a function, but received "+JSON.stringify(t)+". See https://angular.io/docs/ts/latest/api/common/index/NgFor-directive.html#!#change-propagation for more information."),this._trackByFn=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngForTemplate",{set:function(t){t&&(this._template=t)},enumerable:!0,configurable:!0}),t.prototype.ngDoCheck=function(){if(this._ngForOfDirty){this._ngForOfDirty=!1;var t=this._ngForOf;if(!this._differ&&t)try{this._differ=this._differs.find(t).create(this.ngForTrackBy)}catch(n){throw new Error("Cannot find a differ supporting object '"+t+"' of type '"+((e=t).name||typeof e)+"'. NgFor only supports binding to Iterables such as Arrays.")}}var e;if(this._differ){var n=this._differ.diff(this._ngForOf);n&&this._applyChanges(n)}},t.prototype._applyChanges=function(t){var e=this,n=[];t.forEachOperation(function(t,r,o){if(null==t.previousIndex){var i=e._viewContainer.createEmbeddedView(e._template,new rc(null,e._ngForOf,-1,-1),o),a=new ic(t,i);n.push(a)}else null==o?e._viewContainer.remove(r):(i=e._viewContainer.get(r),e._viewContainer.move(i,o),a=new ic(t,i),n.push(a))});for(var r=0;r0},e.prototype.tagName=function(t){return t.tagName},e.prototype.attributeMap=function(t){for(var e=new Map,n=t.attributes,r=0;r0;a||(a=t[i]=[]);var l=rh(e)?Zone.root:Zone.current;if(0===a.length)a.push({zone:l,handler:o});else{for(var u=!1,c=0;c-1},a([s(0,Dt(Ac)),s(1,Dt(sh)),s(3,Ht()),s(3,Dt(lh))],e)}(Vc),hh=["alt","control","meta","shift"],ph={alt:function(t){return t.altKey},control:function(t){return t.ctrlKey},meta:function(t){return t.metaKey},shift:function(t){return t.shiftKey}},dh=function(t){function e(e){return t.call(this,e)||this}var n;return o(e,t),n=e,e.prototype.supports=function(t){return null!=n.parseEventName(t)},e.prototype.addEventListener=function(t,e,r){var o=n.parseEventName(e),i=n.eventCallback(o.fullKey,r,this.manager.getZone());return this.manager.getZone().runOutsideAngular(function(){return yc().onAndCancel(t,o.domEventName,i)})},e.parseEventName=function(t){var e=t.toLowerCase().split("."),r=e.shift();if(0===e.length||"keydown"!==r&&"keyup"!==r)return null;var o=n._normalizeKey(e.pop()),i="";if(hh.forEach(function(t){var n=e.indexOf(t);n>-1&&(e.splice(n,1),i+=t+".")}),i+=o,0!=e.length||0===o.length)return null;var a={};return a.domEventName=r,a.fullKey=i,a},e.getEventFullKey=function(t){var e="",n=yc().getEventKey(t);return" "===(n=n.toLowerCase())?n="space":"."===n&&(n="dot"),hh.forEach(function(r){r!=n&&(0,ph[r])(t)&&(e+=r+".")}),e+=n},e.eventCallback=function(t,e,r){return function(o){n.getEventFullKey(o)===t&&r.runGuarded(function(){return e(o)})}},e._normalizeKey=function(t){switch(t){case"esc":return"escape";default:return t}},n=a([s(0,Dt(Ac))],e)}(Vc),fh=function(){},gh=function(t){function e(e){var n=t.call(this)||this;return n._doc=e,n}return o(e,t),e.prototype.sanitize=function(t,e){if(null==e)return null;switch(t){case Fr.NONE:return e;case Fr.HTML:return e instanceof yh?e.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(e,"HTML"),function(t,e){var n=null;try{Ar=Ar||new br(t);var r=e?String(e):"";n=Ar.getInertBodyElement(r);var o=5,i=r;do{if(0===o)throw new Error("Failed to sanitize html because the input is unstable");o--,r=i,i=n.innerHTML,n=Ar.getInertBodyElement(r)}while(r!==i);var a=new Ir,s=a.sanitizeChildren(Hr(n)||n);return _n()&&a.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content (see http://g.co/ng/security#xss)."),s}finally{if(n)for(var l=Hr(n)||n;l.firstChild;)l.removeChild(l.firstChild)}}(this._doc,String(e)));case Fr.STYLE:return e instanceof vh?e.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(e,"Style"),function(t){if(!(t=String(t).trim()))return"";var e=t.match(jr);return e&&Cr(e[1])===e[1]||t.match(Nr)&&function(t){for(var e=!0,n=!0,r=0;rt.length)return null;if("full"===n.pathMatch&&(e.hasChildren()||r.length0?t[t.length-1]:null}function ep(t,e){for(var n in t)t.hasOwnProperty(n)&&e(t[n],n)}function np(t){return t.pipe(ut(),Eu(function(t){return!0===t}))}function rp(t){return(e=t)&&"function"==typeof e.subscribe?t:ze(t)?ot(Promise.resolve(t)):Xl(t);var e}function op(t,e,n){return n?function(t,e){return Yh(t,e)}(t.queryParams,e.queryParams)&&function t(e,n){if(!lp(e.segments,n.segments))return!1;if(e.numberOfChildren!==n.numberOfChildren)return!1;for(var r in n.children){if(!e.children[r])return!1;if(!t(e.children[r],n.children[r]))return!1}return!0}(t.root,e.root):function(t,e){return Object.keys(e).length<=Object.keys(t).length&&Object.keys(e).every(function(n){return e[n]===t[n]})}(t.queryParams,e.queryParams)&&function t(e,n){return function e(n,r,o){if(n.segments.length>o.length)return!!lp(a=n.segments.slice(0,o.length),o)&&!r.hasChildren();if(n.segments.length===o.length){if(!lp(n.segments,o))return!1;for(var i in r.children){if(!n.children[i])return!1;if(!t(n.children[i],r.children[i]))return!1}return!0}var a=o.slice(0,n.segments.length),s=o.slice(n.segments.length);return!!lp(n.segments,a)&&!!n.children[Uh]&&e(n.children[Uh],r,s)}(e,n,n.segments)}(t.root,e.root)}var ip=function(){function t(t,e,n){this.root=t,this.queryParams=e,this.fragment=n}return Object.defineProperty(t.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=Wh(this.queryParams)),this._queryParamMap},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return pp.serialize(this)},t}(),ap=function(){function t(t,e){var n=this;this.segments=t,this.children=e,this.parent=null,ep(e,function(t,e){return t.parent=n})}return t.prototype.hasChildren=function(){return this.numberOfChildren>0},Object.defineProperty(t.prototype,"numberOfChildren",{get:function(){return Object.keys(this.children).length},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return dp(this)},t}(),sp=function(){function t(t,e){this.path=t,this.parameters=e}return Object.defineProperty(t.prototype,"parameterMap",{get:function(){return this._parameterMap||(this._parameterMap=Wh(this.parameters)),this._parameterMap},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return bp(this)},t}();function lp(t,e){return t.length===e.length&&t.every(function(t,n){return t.path===e[n].path})}function up(t,e){var n=[];return ep(t.children,function(t,r){r===Uh&&(n=n.concat(e(t,r)))}),ep(t.children,function(t,r){r!==Uh&&(n=n.concat(e(t,r)))}),n}var cp=function(){},hp=function(){function t(){}return t.prototype.parse=function(t){var e=new xp(t);return new ip(e.parseRootSegment(),e.parseQueryParams(),e.parseFragment())},t.prototype.serialize=function(t){var e,n;return"/"+function t(e,n){if(!e.hasChildren())return dp(e);if(n){var r=e.children[Uh]?t(e.children[Uh],!1):"",o=[];return ep(e.children,function(e,n){n!==Uh&&o.push(n+":"+t(e,!1))}),o.length>0?r+"("+o.join("//")+")":r}var i=up(e,function(n,r){return r===Uh?[t(e.children[Uh],!1)]:[r+":"+t(n,!1)]});return dp(e)+"/("+i.join("//")+")"}(t.root,!0)+(e=t.queryParams,(n=Object.keys(e).map(function(t){var n=e[t];return Array.isArray(n)?n.map(function(e){return gp(t)+"="+gp(e)}).join("&"):gp(t)+"="+gp(n)})).length?"?"+n.join("&"):"")+("string"==typeof t.fragment?"#"+encodeURI(t.fragment):"")},t}(),pp=new hp;function dp(t){return t.segments.map(function(t){return bp(t)}).join("/")}function fp(t){return encodeURIComponent(t).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function gp(t){return fp(t).replace(/%3B/gi,";")}function mp(t){return fp(t).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function yp(t){return decodeURIComponent(t)}function vp(t){return yp(t.replace(/\+/g,"%20"))}function bp(t){return""+mp(t.path)+(e=t.parameters,Object.keys(e).map(function(t){return";"+mp(t)+"="+mp(e[t])}).join(""));var e}var wp=/^[^\/()?;=#]+/;function _p(t){var e=t.match(wp);return e?e[0]:""}var Cp=/^[^=?&#]+/,Mp=/^[^?&#]+/,xp=function(){function t(t){this.url=t,this.remaining=t}return t.prototype.parseRootSegment=function(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new ap([],{}):new ap([],this.parseChildren())},t.prototype.parseQueryParams=function(){var t={};if(this.consumeOptional("?"))do{this.parseQueryParam(t)}while(this.consumeOptional("&"));return t},t.prototype.parseFragment=function(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null},t.prototype.parseChildren=function(){if(""===this.remaining)return{};this.consumeOptional("/");var t=[];for(this.peekStartsWith("(")||t.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),t.push(this.parseSegment());var e={};this.peekStartsWith("/(")&&(this.capture("/"),e=this.parseParens(!0));var n={};return this.peekStartsWith("(")&&(n=this.parseParens(!1)),(t.length>0||Object.keys(e).length>0)&&(n[Uh]=new ap(t,e)),n},t.prototype.parseSegment=function(){var t=_p(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new Error("Empty path url segment cannot have parameters: '"+this.remaining+"'.");return this.capture(t),new sp(yp(t),this.parseMatrixParams())},t.prototype.parseMatrixParams=function(){for(var t={};this.consumeOptional(";");)this.parseParam(t);return t},t.prototype.parseParam=function(t){var e=_p(this.remaining);if(e){this.capture(e);var n="";if(this.consumeOptional("=")){var r=_p(this.remaining);r&&this.capture(n=r)}t[yp(e)]=yp(n)}},t.prototype.parseQueryParam=function(t){var e,n=(e=this.remaining.match(Cp))?e[0]:"";if(n){this.capture(n);var r="";if(this.consumeOptional("=")){var o=function(t){var e=t.match(Mp);return e?e[0]:""}(this.remaining);o&&this.capture(r=o)}var i=vp(n),a=vp(r);if(t.hasOwnProperty(i)){var s=t[i];Array.isArray(s)||(t[i]=s=[s]),s.push(a)}else t[i]=a}},t.prototype.parseParens=function(t){var e={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){var n=_p(this.remaining),r=this.remaining[n.length];if("/"!==r&&")"!==r&&";"!==r)throw new Error("Cannot parse url '"+this.url+"'");var o=void 0;n.indexOf(":")>-1?(o=n.substr(0,n.indexOf(":")),this.capture(o),this.capture(":")):t&&(o=Uh);var i=this.parseChildren();e[o]=1===Object.keys(i).length?i[Uh]:new ap([],i),this.consumeOptional("//")}return e},t.prototype.peekStartsWith=function(t){return this.remaining.startsWith(t)},t.prototype.consumeOptional=function(t){return!!this.peekStartsWith(t)&&(this.remaining=this.remaining.substring(t.length),!0)},t.prototype.capture=function(t){if(!this.consumeOptional(t))throw new Error('Expected "'+t+'".')},t}(),Ap=function(t){this.segmentGroup=t||null},Ep=function(t){this.urlTree=t};function Sp(t){return new I(function(e){return e.error(new Ap(t))})}function Op(t){return new I(function(e){return e.error(new Ep(t))})}function Pp(t){return new I(function(e){return e.error(new Error("Only absolute redirects can have named outlets. redirectTo: '"+t+"'"))})}var zp=function(){function t(t,e,n,r,o){this.configLoader=e,this.urlSerializer=n,this.urlTree=r,this.config=o,this.allowRedirects=!0,this.ngModule=t.get(Je)}return t.prototype.apply=function(){var t=this;return this.expandSegmentGroup(this.ngModule,this.config,this.urlTree.root,Uh).pipe(tt(function(e){return t.createUrlTree(e,t.urlTree.queryParams,t.urlTree.fragment)})).pipe(Pu(function(e){if(e instanceof Ep)return t.allowRedirects=!1,t.match(e.urlTree);if(e instanceof Ap)throw t.noMatchError(e);throw e}))},t.prototype.match=function(t){var e=this;return this.expandSegmentGroup(this.ngModule,this.config,t.root,Uh).pipe(tt(function(n){return e.createUrlTree(n,t.queryParams,t.fragment)})).pipe(Pu(function(t){if(t instanceof Ap)throw e.noMatchError(t);throw t}))},t.prototype.noMatchError=function(t){return new Error("Cannot match any routes. URL Segment: '"+t.segmentGroup+"'")},t.prototype.createUrlTree=function(t,e,n){var r,o=t.segments.length>0?new ap([],((r={})[Uh]=t,r)):t;return new ip(o,e,n)},t.prototype.expandSegmentGroup=function(t,e,n,r){return 0===n.segments.length&&n.hasChildren()?this.expandChildren(t,e,n).pipe(tt(function(t){return new ap([],t)})):this.expandSegment(t,n,e,n.segments,r,!0)},t.prototype.expandChildren=function(t,e,n){var r=this;return function(n,o){if(0===Object.keys(n).length)return Xl({});var i=[],a=[],s={};return ep(n,function(n,o){var l,u,c=(l=o,u=n,r.expandSegmentGroup(t,e,u,l)).pipe(tt(function(t){return s[o]=t}));o===Uh?i.push(c):a.push(c)}),Xl.apply(null,i.concat(a)).pipe(lu(),Au(),tt(function(){return s}))}(n.children)},t.prototype.expandSegment=function(t,e,n,r,o,i){var a=this;return Xl.apply(void 0,h(n)).pipe(tt(function(s){return a.expandSegmentAgainstRoute(t,e,n,s,r,o,i).pipe(Pu(function(t){if(t instanceof Ap)return Xl(null);throw t}))}),lu(),Ru(function(t){return!!t}),Pu(function(t,n){if(t instanceof au||"EmptyError"===t.name){if(a.noLeftoversInUrl(e,r,o))return Xl(new ap([],{}));throw new Ap(e)}throw t}))},t.prototype.noLeftoversInUrl=function(t,e,n){return 0===e.length&&!t.children[n]},t.prototype.expandSegmentAgainstRoute=function(t,e,n,r,o,i,a){return Ip(r)!==i?Sp(e):void 0===r.redirectTo?this.matchSegmentAgainstRoute(t,e,r,o):a&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,e,n,r,o,i):Sp(e)},t.prototype.expandSegmentAgainstRouteUsingRedirect=function(t,e,n,r,o,i){return"**"===r.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,n,r,i):this.expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,o,i)},t.prototype.expandWildCardWithParamsAgainstRouteUsingRedirect=function(t,e,n,r){var o=this,i=this.applyRedirectCommands([],n.redirectTo,{});return n.redirectTo.startsWith("/")?Op(i):this.lineralizeSegments(n,i).pipe(it(function(n){var i=new ap(n,{});return o.expandSegment(t,i,e,n,r,!1)}))},t.prototype.expandRegularSegmentAgainstRouteUsingRedirect=function(t,e,n,r,o,i){var a=this,s=Lp(e,r,o),l=s.consumedSegments,u=s.lastChild,c=s.positionalParamSegments;if(!s.matched)return Sp(e);var h=this.applyRedirectCommands(l,r.redirectTo,c);return r.redirectTo.startsWith("/")?Op(h):this.lineralizeSegments(r,h).pipe(it(function(r){return a.expandSegment(t,e,n,r.concat(o.slice(u)),i,!1)}))},t.prototype.matchSegmentAgainstRoute=function(t,e,n,r){var o=this;if("**"===n.path)return n.loadChildren?this.configLoader.load(t.injector,n).pipe(tt(function(t){return n._loadedConfig=t,new ap(r,{})})):Xl(new ap(r,{}));var a=Lp(e,n,r),s=a.consumedSegments,l=a.lastChild;if(!a.matched)return Sp(e);var c=r.slice(l);return this.getChildConfig(t,n).pipe(it(function(t){var n=t.module,r=t.routes,a=function(t,e,n,r){return n.length>0&&function(t,e,n){return r.some(function(n){return Tp(t,e,n)&&Ip(n)!==Uh})}(t,n)?{segmentGroup:kp(new ap(e,function(t,e){var n,r,o={};o[Uh]=e;try{for(var i=u(t),a=i.next();!a.done;a=i.next()){var s=a.value;""===s.path&&Ip(s)!==Uh&&(o[Ip(s)]=new ap([],{}))}}catch(t){n={error:t}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return o}(r,new ap(n,t.children)))),slicedSegments:[]}:0===n.length&&function(t,e,n){return r.some(function(n){return Tp(t,e,n)})}(t,n)?{segmentGroup:kp(new ap(t.segments,function(t,e,n,r){var o,a,s={};try{for(var l=u(n),c=l.next();!c.done;c=l.next()){var h=c.value;Tp(t,e,h)&&!r[Ip(h)]&&(s[Ip(h)]=new ap([],{}))}}catch(t){o={error:t}}finally{try{c&&!c.done&&(a=l.return)&&a.call(l)}finally{if(o)throw o.error}}return i({},r,s)}(t,n,r,t.children))),slicedSegments:n}:{segmentGroup:t,slicedSegments:n}}(e,s,c,r),l=a.segmentGroup,h=a.slicedSegments;return 0===h.length&&l.hasChildren()?o.expandChildren(n,r,l).pipe(tt(function(t){return new ap(s,t)})):0===r.length&&0===h.length?Xl(new ap(s,{})):o.expandSegment(n,l,r,h,Uh,!0).pipe(tt(function(t){return new ap(s.concat(t.segments),t.children)}))}))},t.prototype.getChildConfig=function(t,e){var n=this;return e.children?Xl(new Zh(e.children,t)):e.loadChildren?void 0!==e._loadedConfig?Xl(e._loadedConfig):function(t,e){var n=e.canLoad;return n&&0!==n.length?np(ot(n).pipe(tt(function(n){var r=t.get(n);return rp(r.canLoad?r.canLoad(e):r(e))}))):Xl(!0)}(t.injector,e).pipe(it(function(r){return r?n.configLoader.load(t.injector,e).pipe(tt(function(t){return e._loadedConfig=t,t})):function(t){return new I(function(e){return e.error(((n=Error("NavigationCancelingError: Cannot load children because the guard of the route \"path: '"+t.path+"'\" returned false")).ngNavigationCancelingError=!0,n));var n})}(e)})):Xl(new Zh([],t))},t.prototype.lineralizeSegments=function(t,e){for(var n=[],r=e.root;;){if(n=n.concat(r.segments),0===r.numberOfChildren)return Xl(n);if(r.numberOfChildren>1||!r.children[Uh])return Pp(t.redirectTo);r=r.children[Uh]}},t.prototype.applyRedirectCommands=function(t,e,n){return this.applyRedirectCreatreUrlTree(e,this.urlSerializer.parse(e),t,n)},t.prototype.applyRedirectCreatreUrlTree=function(t,e,n,r){var o=this.createSegmentGroup(t,e.root,n,r);return new ip(o,this.createQueryParams(e.queryParams,this.urlTree.queryParams),e.fragment)},t.prototype.createQueryParams=function(t,e){var n={};return ep(t,function(t,r){if("string"==typeof t&&t.startsWith(":")){var o=t.substring(1);n[r]=e[o]}else n[r]=t}),n},t.prototype.createSegmentGroup=function(t,e,n,r){var o=this,i=this.createSegments(t,e.segments,n,r),a={};return ep(e.children,function(e,i){a[i]=o.createSegmentGroup(t,e,n,r)}),new ap(i,a)},t.prototype.createSegments=function(t,e,n,r){var o=this;return e.map(function(e){return e.path.startsWith(":")?o.findPosParam(t,e,r):o.findOrReturn(e,n)})},t.prototype.findPosParam=function(t,e,n){var r=n[e.path.substring(1)];if(!r)throw new Error("Cannot redirect to '"+t+"'. Cannot find '"+e.path+"'.");return r},t.prototype.findOrReturn=function(t,e){var n,r,o=0;try{for(var i=u(e),a=i.next();!a.done;a=i.next()){var s=a.value;if(s.path===t.path)return e.splice(o),s;o++}}catch(t){n={error:t}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return t},t}();function Lp(t,e,n){if(""===e.path)return"full"===e.pathMatch&&(t.hasChildren()||n.length>0)?{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}:{matched:!0,consumedSegments:[],lastChild:0,positionalParamSegments:{}};var r=(e.matcher||Gh)(n,t,e);return r?{matched:!0,consumedSegments:r.consumed,lastChild:r.consumed.length,positionalParamSegments:r.posParams}:{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}}function kp(t){if(1===t.numberOfChildren&&t.children[Uh]){var e=t.children[Uh];return new ap(t.segments.concat(e.segments),e.children)}return t}function Tp(t,e,n){return(!(t.hasChildren()||e.length>0)||"full"!==n.pathMatch)&&""===n.path&&void 0!==n.redirectTo}function Ip(t){return t.outlet||Uh}var Rp=function(){function t(t){this._root=t}return Object.defineProperty(t.prototype,"root",{get:function(){return this._root.value},enumerable:!0,configurable:!0}),t.prototype.parent=function(t){var e=this.pathFromRoot(t);return e.length>1?e[e.length-2]:null},t.prototype.children=function(t){var e=Vp(t,this._root);return e?e.children.map(function(t){return t.value}):[]},t.prototype.firstChild=function(t){var e=Vp(t,this._root);return e&&e.children.length>0?e.children[0].value:null},t.prototype.siblings=function(t){var e=Dp(t,this._root);return e.length<2?[]:e[e.length-2].children.map(function(t){return t.value}).filter(function(e){return e!==t})},t.prototype.pathFromRoot=function(t){return Dp(t,this._root).map(function(t){return t.value})},t}();function Vp(t,e){var n,r;if(t===e.value)return e;try{for(var o=u(e.children),i=o.next();!i.done;i=o.next()){var a=Vp(t,i.value);if(a)return a}}catch(t){n={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return null}function Dp(t,e){var n,r;if(t===e.value)return[e];try{for(var o=u(e.children),i=o.next();!i.done;i=o.next()){var a=Dp(t,i.value);if(a.length)return a.unshift(e),a}}catch(t){n={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return[]}var Hp=function(){function t(t,e){this.value=t,this.children=e}return t.prototype.toString=function(){return"TreeNode("+this.value+")"},t}();function Np(t){var e={};return t&&t.children.forEach(function(t){return e[t.value.outlet]=t}),e}var jp=function(t){function e(e,n){var r=t.call(this,e)||this;return r.snapshot=n,Gp(r,e),r}return o(e,t),e.prototype.toString=function(){return this.snapshot.toString()},e}(Rp);function Fp(t,e){var n=function(t,e){var n=new qp([],{},{},"",{},Uh,e,null,t.root,-1,{});return new Wp("",new Hp(n,[]))}(t,e),r=new su([new sp("",{})]),o=new su({}),i=new su({}),a=new su({}),s=new su(""),l=new Bp(r,o,a,s,i,Uh,e,n.root);return l.snapshot=n.root,new jp(new Hp(l,[]),n)}var Bp=function(){function t(t,e,n,r,o,i,a,s){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=o,this.outlet=i,this.component=a,this._futureSnapshot=s}return Object.defineProperty(t.prototype,"routeConfig",{get:function(){return this._futureSnapshot.routeConfig},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"root",{get:function(){return this._routerState.root},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"parent",{get:function(){return this._routerState.parent(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"firstChild",{get:function(){return this._routerState.firstChild(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){return this._routerState.children(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pathFromRoot",{get:function(){return this._routerState.pathFromRoot(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"paramMap",{get:function(){return this._paramMap||(this._paramMap=this.params.pipe(tt(function(t){return Wh(t)}))),this._paramMap},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(tt(function(t){return Wh(t)}))),this._queryParamMap},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return this.snapshot?this.snapshot.toString():"Future("+this._futureSnapshot+")"},t}();function Up(t,e){void 0===e&&(e="emptyOnly");var n=t.pathFromRoot,r=0;if("always"!==e)for(r=n.length-1;r>=1;){var o=n[r],a=n[r-1];if(o.routeConfig&&""===o.routeConfig.path)r--;else{if(a.component)break;r--}}return function(t){return t.reduce(function(t,e){return{params:i({},t.params,e.params),data:i({},t.data,e.data),resolve:i({},t.resolve,e._resolvedData)}},{params:{},data:{},resolve:{}})}(n.slice(r))}var qp=function(){function t(t,e,n,r,o,i,a,s,l,u,c){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=o,this.outlet=i,this.component=a,this.routeConfig=s,this._urlSegment=l,this._lastPathIndex=u,this._resolve=c}return Object.defineProperty(t.prototype,"root",{get:function(){return this._routerState.root},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"parent",{get:function(){return this._routerState.parent(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"firstChild",{get:function(){return this._routerState.firstChild(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){return this._routerState.children(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pathFromRoot",{get:function(){return this._routerState.pathFromRoot(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"paramMap",{get:function(){return this._paramMap||(this._paramMap=Wh(this.params)),this._paramMap},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=Wh(this.queryParams)),this._queryParamMap},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return"Route(url:'"+this.url.map(function(t){return t.toString()}).join("/")+"', path:'"+(this.routeConfig?this.routeConfig.path:"")+"')"},t}(),Wp=function(t){function e(e,n){var r=t.call(this,n)||this;return r.url=e,Gp(r,n),r}return o(e,t),e.prototype.toString=function(){return Zp(this._root)},e}(Rp);function Gp(t,e){e.value._routerState=t,e.children.forEach(function(e){return Gp(t,e)})}function Zp(t){var e=t.children.length>0?" { "+t.children.map(Zp).join(", ")+" } ":"";return""+t.value+e}function Qp(t){if(t.snapshot){var e=t.snapshot,n=t._futureSnapshot;t.snapshot=n,Yh(e.queryParams,n.queryParams)||t.queryParams.next(n.queryParams),e.fragment!==n.fragment&&t.fragment.next(n.fragment),Yh(e.params,n.params)||t.params.next(n.params),function(t,e){if(t.length!==e.length)return!1;for(var n=0;n0&&$p(n[0]))throw new Error("Root segment cannot have matrix parameters");var r=n.find(function(t){return"object"==typeof t&&null!=t&&t.outlets});if(r&&r!==tp(n))throw new Error("{outlets:{}} has to be the last command")}return t.prototype.toRoot=function(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]},t}(),Jp=function(t,e,n){this.segmentGroup=t,this.processChildren=e,this.index=n};function td(t){return"object"==typeof t&&null!=t&&t.outlets?t.outlets[Uh]:""+t}function ed(t,e,n){if(t||(t=new ap([],{})),0===t.segments.length&&t.hasChildren())return nd(t,e,n);var r=function(t,e,n){for(var r=0,o=e,i={match:!1,pathIndex:0,commandIndex:0};o=n.length)return i;var a=t.segments[o],s=td(n[r]),l=r0&&void 0===s)break;if(s&&l&&"object"==typeof l&&void 0===l.outlets){if(!ad(s,l,a))return i;r+=2}else{if(!ad(s,{},a))return i;r++}o++}return{match:!0,pathIndex:o,commandIndex:r}}(t,e,n),o=n.slice(r.commandIndex);if(r.match&&r.pathIndex=2?function(n){return k(Du(t,e),fu(1),Cu(e))(n)}:function(e){return k(Du(function(e,n,r){return t(e,n,r+1)}),fu(1))(e)}}(function(t,e){return t})):Xl(null)},t.prototype.isDeactivating=function(){return 0!==this.canDeactivateChecks.length},t.prototype.isActivating=function(){return 0!==this.canActivateChecks.length},t.prototype.setupChildRouteGuards=function(t,e,n,r){var o=this,i=Np(e);t.children.forEach(function(t){o.setupRouteGuards(t,i[t.value.outlet],n,r.concat([t.value])),delete i[t.value.outlet]}),ep(i,function(t,e){return o.deactivateRouteAndItsChildren(t,n.getContext(e))})},t.prototype.setupRouteGuards=function(t,e,n,r){var o=t.value,i=e?e.value:null,a=n?n.getContext(t.value.outlet):null;if(i&&o.routeConfig===i.routeConfig){var s=this.shouldRunGuardsAndResolvers(i,o,o.routeConfig.runGuardsAndResolvers);s?this.canActivateChecks.push(new sd(r)):(o.data=i.data,o._resolvedData=i._resolvedData),this.setupChildRouteGuards(t,e,o.component?a?a.children:null:n,r),s&&this.canDeactivateChecks.push(new ld(a.outlet.component,i))}else i&&this.deactivateRouteAndItsChildren(e,a),this.canActivateChecks.push(new sd(r)),this.setupChildRouteGuards(t,null,o.component?a?a.children:null:n,r)},t.prototype.shouldRunGuardsAndResolvers=function(t,e,n){switch(n){case"always":return!0;case"paramsOrQueryParamsChange":return!Kp(t,e)||!Yh(t.queryParams,e.queryParams);case"paramsChange":default:return!Kp(t,e)}},t.prototype.deactivateRouteAndItsChildren=function(t,e){var n=this,r=Np(t),o=t.value;ep(r,function(t,r){n.deactivateRouteAndItsChildren(t,o.component?e?e.children.getContext(r):null:e)}),this.canDeactivateChecks.push(new ld(o.component&&e&&e.outlet&&e.outlet.isActivated?e.outlet.component:null,o))},t.prototype.runCanDeactivateChecks=function(){var t=this;return ot(this.canDeactivateChecks).pipe(it(function(e){return t.runCanDeactivate(e.component,e.route)}),Eu(function(t){return!0===t}))},t.prototype.runCanActivateChecks=function(){var t=this;return ot(this.canActivateChecks).pipe(Vu(function(e){return np(ot([t.fireChildActivationStart(e.route.parent),t.fireActivationStart(e.route),t.runCanActivateChild(e.path),t.runCanActivate(e.route)]))}),Eu(function(t){return!0===t}))},t.prototype.fireActivationStart=function(t){return null!==t&&this.forwardEvent&&this.forwardEvent(new Nh(t)),Xl(!0)},t.prototype.fireChildActivationStart=function(t){return null!==t&&this.forwardEvent&&this.forwardEvent(new Dh(t)),Xl(!0)},t.prototype.runCanActivate=function(t){var e=this,n=t.routeConfig?t.routeConfig.canActivate:null;return n&&0!==n.length?np(ot(n).pipe(tt(function(n){var r=e.getToken(n,t);return rp(r.canActivate?r.canActivate(t,e.future):r(t,e.future)).pipe(Ru())}))):Xl(!0)},t.prototype.runCanActivateChild=function(t){var e=this,n=t[t.length-1];return np(ot(t.slice(0,t.length-1).reverse().map(function(t){return e.extractCanActivateChild(t)}).filter(function(t){return null!==t})).pipe(tt(function(t){return np(ot(t.guards).pipe(tt(function(r){var o=e.getToken(r,t.node);return rp(o.canActivateChild?o.canActivateChild(n,e.future):o(n,e.future)).pipe(Ru())})))})))},t.prototype.extractCanActivateChild=function(t){var e=t.routeConfig?t.routeConfig.canActivateChild:null;return e&&0!==e.length?{node:t,guards:e}:null},t.prototype.runCanDeactivate=function(t,e){var n=this,r=e&&e.routeConfig?e.routeConfig.canDeactivate:null;return r&&0!==r.length?ot(r).pipe(it(function(r){var o=n.getToken(r,e);return rp(o.canDeactivate?o.canDeactivate(t,e,n.curr,n.future):o(t,e,n.curr,n.future)).pipe(Ru())})).pipe(Eu(function(t){return!0===t})):Xl(!0)},t.prototype.runResolve=function(t,e){return this.resolveNode(t._resolve,t).pipe(tt(function(n){return t._resolvedData=n,t.data=i({},t.data,Up(t,e).resolve),null}))},t.prototype.resolveNode=function(t,e){var n=this,r=Object.keys(t);if(0===r.length)return Xl({});if(1===r.length){var o=r[0];return this.getResolver(t[o],e).pipe(tt(function(t){var e;return(e={})[o]=t,e}))}var i={};return ot(r).pipe(it(function(r){return n.getResolver(t[r],e).pipe(tt(function(t){return i[r]=t,t}))})).pipe(Au(),tt(function(){return i}))},t.prototype.getResolver=function(t,e){var n=this.getToken(t,e);return rp(n.resolve?n.resolve(e,this.future):n(e,this.future))},t.prototype.getToken=function(t,e){var n=function(t){if(!t)return null;for(var e=t.parent;e;e=e.parent){var n=e.routeConfig;if(n&&n._loadedConfig)return n._loadedConfig}return null}(e);return(n?n.module.injector:this.moduleInjector).get(t)},t}(),cd=function(){},hd=function(){function t(t,e,n,r,o,i){this.rootComponentType=t,this.config=e,this.urlTree=n,this.url=r,this.paramsInheritanceStrategy=o,this.relativeLinkResolution=i}return t.prototype.recognize=function(){try{var t=fd(this.urlTree.root,[],[],this.config,this.relativeLinkResolution).segmentGroup,e=this.processSegmentGroup(this.config,t,Uh),n=new qp([],Object.freeze({}),Object.freeze(i({},this.urlTree.queryParams)),this.urlTree.fragment,{},Uh,this.rootComponentType,null,this.urlTree.root,-1,{}),r=new Hp(n,e),o=new Wp(this.url,r);return this.inheritParamsAndData(o._root),Xl(o)}catch(t){return new I(function(e){return e.error(t)})}},t.prototype.inheritParamsAndData=function(t){var e=this,n=t.value,r=Up(n,this.paramsInheritanceStrategy);n.params=Object.freeze(r.params),n.data=Object.freeze(r.data),t.children.forEach(function(t){return e.inheritParamsAndData(t)})},t.prototype.processSegmentGroup=function(t,e,n){return 0===e.segments.length&&e.hasChildren()?this.processChildren(t,e):this.processSegment(t,e,e.segments,n)},t.prototype.processChildren=function(t,e){var n,r=this,o=up(e,function(e,n){return r.processSegmentGroup(t,e,n)});return n={},o.forEach(function(t){var e=n[t.value.outlet];if(e){var r=e.url.map(function(t){return t.toString()}).join("/"),o=t.value.url.map(function(t){return t.toString()}).join("/");throw new Error("Two segments cannot have the same outlet name: '"+r+"' and '"+o+"'.")}n[t.value.outlet]=t.value}),o.sort(function(t,e){return t.value.outlet===Uh?-1:e.value.outlet===Uh?1:t.value.outlet.localeCompare(e.value.outlet)}),o},t.prototype.processSegment=function(t,e,n,r){var o,i;try{for(var a=u(t),s=a.next();!s.done;s=a.next()){var l=s.value;try{return this.processSegmentAgainstRoute(l,e,n,r)}catch(t){if(!(t instanceof cd))throw t}}}catch(t){o={error:t}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(o)throw o.error}}if(this.noLeftoversInUrl(e,n,r))return[];throw new cd},t.prototype.noLeftoversInUrl=function(t,e,n){return 0===e.length&&!t.children[n]},t.prototype.processSegmentAgainstRoute=function(t,e,n,r){if(t.redirectTo)throw new cd;if((t.outlet||Uh)!==r)throw new cd;var o,a=[],s=[];if("**"===t.path){var l=n.length>0?tp(n).parameters:{};o=new qp(n,l,Object.freeze(i({},this.urlTree.queryParams)),this.urlTree.fragment,yd(t),r,t.component,t,pd(e),dd(e)+n.length,vd(t))}else{var u=function(t,e,n){if(""===e.path){if("full"===e.pathMatch&&(t.hasChildren()||n.length>0))throw new cd;return{consumedSegments:[],lastChild:0,parameters:{}}}var r=(e.matcher||Gh)(n,t,e);if(!r)throw new cd;var o={};ep(r.posParams,function(t,e){o[e]=t.path});var a=r.consumed.length>0?i({},o,r.consumed[r.consumed.length-1].parameters):o;return{consumedSegments:r.consumed,lastChild:r.consumed.length,parameters:a}}(e,t,n);a=u.consumedSegments,s=n.slice(u.lastChild),o=new qp(a,u.parameters,Object.freeze(i({},this.urlTree.queryParams)),this.urlTree.fragment,yd(t),r,t.component,t,pd(e),dd(e)+a.length,vd(t))}var c=function(t){return t.children?t.children:t.loadChildren?t._loadedConfig.routes:[]}(t),h=fd(e,a,s,c,this.relativeLinkResolution),p=h.segmentGroup,d=h.slicedSegments;if(0===d.length&&p.hasChildren()){var f=this.processChildren(c,p);return[new Hp(o,f)]}if(0===c.length&&0===d.length)return[new Hp(o,[])];var g=this.processSegment(c,p,d,Uh);return[new Hp(o,g)]},t}();function pd(t){for(var e=t;e._sourceSegment;)e=e._sourceSegment;return e}function dd(t){for(var e=t,n=e._segmentIndexShift?e._segmentIndexShift:0;e._sourceSegment;)n+=(e=e._sourceSegment)._segmentIndexShift?e._segmentIndexShift:0;return n-1}function fd(t,e,n,r,o){if(n.length>0&&function(t,e,n){return r.some(function(n){return gd(t,e,n)&&md(n)!==Uh})}(t,n)){var a=new ap(e,function(t,e,n,r){var o,i,a={};a[Uh]=r,r._sourceSegment=t,r._segmentIndexShift=e.length;try{for(var s=u(n),l=s.next();!l.done;l=s.next()){var c=l.value;if(""===c.path&&md(c)!==Uh){var h=new ap([],{});h._sourceSegment=t,h._segmentIndexShift=e.length,a[md(c)]=h}}}catch(t){o={error:t}}finally{try{l&&!l.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}return a}(t,e,r,new ap(n,t.children)));return a._sourceSegment=t,a._segmentIndexShift=e.length,{segmentGroup:a,slicedSegments:[]}}if(0===n.length&&function(t,e,n){return r.some(function(n){return gd(t,e,n)})}(t,n)){var s=new ap(t.segments,function(t,e,n,r,o,a){var s,l,c={};try{for(var h=u(r),p=h.next();!p.done;p=h.next()){var d=p.value;if(gd(t,n,d)&&!o[md(d)]){var f=new ap([],{});f._sourceSegment=t,f._segmentIndexShift="legacy"===a?t.segments.length:e.length,c[md(d)]=f}}}catch(t){s={error:t}}finally{try{p&&!p.done&&(l=h.return)&&l.call(h)}finally{if(s)throw s.error}}return i({},o,c)}(t,e,n,r,t.children,o));return s._sourceSegment=t,s._segmentIndexShift=e.length,{segmentGroup:s,slicedSegments:n}}var l=new ap(t.segments,t.children);return l._sourceSegment=t,l._segmentIndexShift=e.length,{segmentGroup:l,slicedSegments:n}}function gd(t,e,n){return(!(t.hasChildren()||e.length>0)||"full"!==n.pathMatch)&&""===n.path&&void 0===n.redirectTo}function md(t){return t.outlet||Uh}function yd(t){return t.data||{}}function vd(t){return t.resolve||{}}var bd=function(){},wd=function(){function t(){}return t.prototype.shouldDetach=function(t){return!1},t.prototype.store=function(t,e){},t.prototype.shouldAttach=function(t){return!1},t.prototype.retrieve=function(t){return null},t.prototype.shouldReuseRoute=function(t,e){return t.routeConfig===e.routeConfig},t}(),_d=new wt("ROUTES"),Cd=function(){function t(t,e,n,r){this.loader=t,this.compiler=e,this.onLoadStartListener=n,this.onLoadEndListener=r}return t.prototype.load=function(t,e){var n=this;return this.onLoadStartListener&&this.onLoadStartListener(e),this.loadModuleFactory(e.loadChildren).pipe(tt(function(r){n.onLoadEndListener&&n.onLoadEndListener(e);var o=r.create(t);return new Zh(Jh(o.injector.get(_d)).map(Xh),o)}))},t.prototype.loadModuleFactory=function(t){var e=this;return"string"==typeof t?ot(this.loader.load(t)):rp(t()).pipe(it(function(t){return t instanceof tn?Xl(t):ot(e.compiler.compileModuleAsync(t))}))},t}(),Md=function(){},xd=function(){function t(){}return t.prototype.shouldProcessUrl=function(t){return!0},t.prototype.extract=function(t){return t},t.prototype.merge=function(t,e){return t},t}();function Ad(t){throw t}function Ed(t,e,n){return e.parse("/")}function Sd(t,e){return Xl(null)}var Od=function(){function t(t,e,n,r,o,i,a,s){var l=this;this.rootComponentType=t,this.urlSerializer=e,this.rootContexts=n,this.location=r,this.config=s,this.navigations=new su(null),this.navigationId=0,this.isNgZoneEnabled=!1,this.events=new j,this.errorHandler=Ad,this.malformedUriErrorHandler=Ed,this.navigated=!1,this.lastSuccessfulId=-1,this.hooks={beforePreactivation:Sd,afterPreactivation:Sd},this.urlHandlingStrategy=new xd,this.routeReuseStrategy=new wd,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="legacy",this.ngModule=o.get(Je),this.console=o.get(Ne);var u=o.get(sn);this.isNgZoneEnabled=u instanceof sn,this.resetConfig(s),this.currentUrlTree=new ip(new ap([],{}),{},null),this.rawUrlTree=this.currentUrlTree,this.configLoader=new Cd(i,a,function(t){return l.triggerEvent(new Rh(t))},function(t){return l.triggerEvent(new Vh(t))}),this.routerState=Fp(this.currentUrlTree,this.rootComponentType),this.processNavigations()}return t.prototype.resetRootComponentType=function(t){this.rootComponentType=t,this.routerState.root.component=this.rootComponentType},t.prototype.initialNavigation=function(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})},t.prototype.setUpLocationChangeListener=function(){var t=this;this.locationSubscription||(this.locationSubscription=this.location.subscribe(function(e){var n=t.parseUrl(e.url),r="popstate"===e.type?"popstate":"hashchange",o=e.state&&e.state.navigationId?{navigationId:e.state.navigationId}:null;setTimeout(function(){t.scheduleNavigation(n,r,o,{replaceUrl:!0})},0)}))},Object.defineProperty(t.prototype,"url",{get:function(){return this.serializeUrl(this.currentUrlTree)},enumerable:!0,configurable:!0}),t.prototype.triggerEvent=function(t){this.events.next(t)},t.prototype.resetConfig=function(t){Qh(t),this.config=t.map(Xh),this.navigated=!1,this.lastSuccessfulId=-1},t.prototype.ngOnDestroy=function(){this.dispose()},t.prototype.dispose=function(){this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=null)},t.prototype.createUrlTree=function(t,e){void 0===e&&(e={});var n=e.relativeTo,r=e.queryParams,o=e.fragment,a=e.preserveQueryParams,s=e.queryParamsHandling,l=e.preserveFragment;_n()&&a&&console&&console.warn&&console.warn("preserveQueryParams is deprecated, use queryParamsHandling instead.");var u=n||this.routerState.root,c=l?this.currentUrlTree.fragment:o,p=null;if(s)switch(s){case"merge":p=i({},this.currentUrlTree.queryParams,r);break;case"preserve":p=this.currentUrlTree.queryParams;break;default:p=r||null}else p=a?this.currentUrlTree.queryParams:r||null;return null!==p&&(p=this.removeEmptyProps(p)),function(t,e,n,r,o){if(0===n.length)return Xp(e.root,e.root,e,r,o);var i=function(t){if("string"==typeof t[0]&&1===t.length&&"/"===t[0])return new Yp(!0,0,t);var e=0,n=!1,r=t.reduce(function(t,r,o){if("object"==typeof r&&null!=r){if(r.outlets){var i={};return ep(r.outlets,function(t,e){i[e]="string"==typeof t?t.split("/"):t}),h(t,[{outlets:i}])}if(r.segmentPath)return h(t,[r.segmentPath])}return"string"!=typeof r?h(t,[r]):0===o?(r.split("/").forEach(function(r,o){0==o&&"."===r||(0==o&&""===r?n=!0:".."===r?e++:""!=r&&t.push(r))}),t):h(t,[r])},[]);return new Yp(n,e,r)}(n);if(i.toRoot())return Xp(e.root,new ap([],{}),e,r,o);var a=function(t,n,r){if(t.isAbsolute)return new Jp(e.root,!0,0);if(-1===r.snapshot._lastPathIndex)return new Jp(r.snapshot._urlSegment,!0,0);var o=$p(t.commands[0])?0:1;return function(e,n,i){for(var a=r.snapshot._urlSegment,s=r.snapshot._lastPathIndex+o,l=t.numberOfDoubleDots;l>s;){if(l-=s,!(a=a.parent))throw new Error("Invalid number of '../'");s=a.segments.length}return new Jp(a,!1,s-l)}()}(i,0,t),s=a.processChildren?nd(a.segmentGroup,a.index,i.commands):ed(a.segmentGroup,a.index,i.commands);return Xp(a.segmentGroup,s,e,r,o)}(u,this.currentUrlTree,t,p,c)},t.prototype.navigateByUrl=function(t,e){void 0===e&&(e={skipLocationChange:!1}),_n()&&this.isNgZoneEnabled&&!sn.isInAngularZone()&&this.console.warn("Navigation triggered outside Angular zone, did you forget to call 'ngZone.run()'?");var n=t instanceof ip?t:this.parseUrl(t),r=this.urlHandlingStrategy.merge(n,this.rawUrlTree);return this.scheduleNavigation(r,"imperative",null,e)},t.prototype.navigate=function(t,e){return void 0===e&&(e={skipLocationChange:!1}),function(t){for(var e=0;e1?Array.prototype.slice.call(arguments):t)},r,n)})}Object;var bf=new Gl(Ul),wf=function(){function t(t){this.durationSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new _f(t,this.durationSelector))},t}(),_f=function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r}return o(e,t),e.prototype._next=function(t){if(this.value=t,this.hasValue=!0,!this.throttled){var e=v(this.durationSelector)(t);if(e===m)this.destination.error(m.e);else{var n=Y(this,e);!n||n.closed?this.clearThrottle():this.add(this.throttled=n)}}},e.prototype.clearThrottle=function(){var t=this.value,e=this.hasValue,n=this.throttled;n&&(this.remove(n),this.throttled=null,n.unsubscribe()),e&&(this.value=null,this.hasValue=!1,this.destination.next(t))},e.prototype.notifyNext=function(t,e,n,r){this.clearThrottle()},e.prototype.notifyComplete=function(){this.clearThrottle()},e}(J);function Cf(t){return!p(t)&&t-parseFloat(t)+1>=0}function Mf(t){var e=t.index,n=t.period,r=t.subscriber;if(r.next(e),!r.closed){if(-1===n)return r.complete();t.index=e+1,this.schedule(t,n)}}function xf(t,e){return void 0===e&&(e=bf),n=function(){return function(t,e,n){void 0===t&&(t=0);var r=-1;return Cf(e)?r=Number(e)<1?1:Number(e):B(e)&&(n=e),B(n)||(n=bf),new I(function(e){var o=Cf(t)?t:+t-n.now();return n.schedule(Mf,o,{index:0,period:r,subscriber:e})})}(t,e)},function(t){return t.lift(new wf(n))};var n}var Af=function(){function t(t,e){this._ngZone=t,this._platform=e,this._scrolled=new j,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map}return t.prototype.register=function(t){var e=this,n=t.elementScrolled().subscribe(function(){return e._scrolled.next(t)});this.scrollContainers.set(t,n)},t.prototype.deregister=function(t){var e=this.scrollContainers.get(t);e&&(e.unsubscribe(),this.scrollContainers.delete(t))},t.prototype.scrolled=function(t){var e=this;return void 0===t&&(t=20),this._platform.isBrowser?I.create(function(n){e._globalSubscription||e._addGlobalListener();var r=t>0?e._scrolled.pipe(xf(t)).subscribe(n):e._scrolled.subscribe(n);return e._scrolledCount++,function(){r.unsubscribe(),e._scrolledCount--,e._scrolledCount||e._removeGlobalListener()}}):Xl()},t.prototype.ngOnDestroy=function(){var t=this;this._removeGlobalListener(),this.scrollContainers.forEach(function(e,n){return t.deregister(n)}),this._scrolled.complete()},t.prototype.ancestorScrolled=function(t,e){var n=this.getAncestorScrollContainers(t);return this.scrolled(e).pipe(uu(function(t){return!t||n.indexOf(t)>-1}))},t.prototype.getAncestorScrollContainers=function(t){var e=this,n=[];return this.scrollContainers.forEach(function(r,o){e._scrollableContainsElement(o,t)&&n.push(o)}),n},t.prototype._scrollableContainsElement=function(t,e){var n=e.nativeElement,r=t.getElementRef().nativeElement;do{if(n==r)return!0}while(n=n.parentElement);return!1},t.prototype._addGlobalListener=function(){var t=this;this._globalSubscription=this._ngZone.runOutsideAngular(function(){return vf(window.document,"scroll").subscribe(function(){return t._scrolled.next()})})},t.prototype._removeGlobalListener=function(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)},t.ngInjectableDef=bt({factory:function(){return new t(le(sn),le(mf))},token:t,providedIn:"root"}),t}(),Ef=function(){function t(t,e){var n=this;this._platform=t,this._change=t.isBrowser?e.runOutsideAngular(function(){return ct(vf(window,"resize"),vf(window,"orientationchange"))}):Xl(),this._invalidateCache=this.change().subscribe(function(){return n._updateViewportSize()})}return t.prototype.ngOnDestroy=function(){this._invalidateCache.unsubscribe()},t.prototype.getViewportSize=function(){this._viewportSize||this._updateViewportSize();var t={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),t},t.prototype.getViewportRect=function(){var t=this.getViewportScrollPosition(),e=this.getViewportSize(),n=e.width,r=e.height;return{top:t.top,left:t.left,bottom:t.top+r,right:t.left+n,height:r,width:n}},t.prototype.getViewportScrollPosition=function(){if(!this._platform.isBrowser)return{top:0,left:0};var t=document.documentElement.getBoundingClientRect();return{top:-t.top||document.body.scrollTop||window.scrollY||document.documentElement.scrollTop||0,left:-t.left||document.body.scrollLeft||window.scrollX||document.documentElement.scrollLeft||0}},t.prototype.change=function(t){return void 0===t&&(t=20),t>0?this._change.pipe(xf(t)):this._change},t.prototype._updateViewportSize=function(){this._viewportSize=this._platform.isBrowser?{width:window.innerWidth,height:window.innerHeight}:{width:0,height:0}},t.ngInjectableDef=bt({factory:function(){return new t(le(mf),le(sn))},token:t,providedIn:"root"}),t}(),Sf=function(){};function Of(t){return function(e){return e.lift(new Pf(t))}}var Pf=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){var n=new zf(t),r=Y(n,this.notifier);return r&&!n.seenValue?(n.add(r),e.subscribe(n)):n},t}(),zf=function(t){function e(e){var n=t.call(this,e)||this;return n.seenValue=!1,n}return o(e,t),e.prototype.notifyNext=function(t,e,n,r,o){this.seenValue=!0,this.complete()},e.prototype.notifyComplete=function(){},e}(J),Lf=function(){function t(){}return t.prototype.enable=function(){},t.prototype.disable=function(){},t.prototype.attach=function(){},t}(),kf=function(){return function(t){var e=this;this.scrollStrategy=new Lf,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",t&&Object.keys(t).filter(function(e){return void 0!==t[e]}).forEach(function(n){return e[n]=t[n]})}}();function Tf(t,e){if("top"!==e&&"bottom"!==e&&"center"!==e)throw Error("ConnectedPosition: Invalid "+t+' "'+e+'". Expected "top", "bottom" or "center".')}function If(t,e){if("start"!==e&&"end"!==e&&"center"!==e)throw Error("ConnectedPosition: Invalid "+t+' "'+e+'". Expected "start", "end" or "center".')}var Rf=function(){function t(t,e){this._viewportRuler=t,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=e}return t.prototype.attach=function(){},t.prototype.enable=function(){if(this._canBeEnabled()){var t=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=t.style.left||"",this._previousHTMLStyles.top=t.style.top||"",t.style.left=ff(-this._previousScrollPosition.left),t.style.top=ff(-this._previousScrollPosition.top),t.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}},t.prototype.disable=function(){if(this._isEnabled){var t=this._document.documentElement,e=this._document.body,n=t.style.scrollBehavior||"",r=e.style.scrollBehavior||"";this._isEnabled=!1,t.style.left=this._previousHTMLStyles.left,t.style.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),t.style.scrollBehavior=e.style.scrollBehavior="auto",window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),t.style.scrollBehavior=n,e.style.scrollBehavior=r}},t.prototype._canBeEnabled=function(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;var t=this._document.body,e=this._viewportRuler.getViewportSize();return t.scrollHeight>e.height||t.scrollWidth>e.width},t}();function Vf(){return Error("Scroll strategy has already been attached.")}var Df=function(){function t(t,e,n,r){var o=this;this._scrollDispatcher=t,this._ngZone=e,this._viewportRuler=n,this._config=r,this._scrollSubscription=null,this._detach=function(){o.disable(),o._overlayRef.hasAttached()&&o._ngZone.run(function(){return o._overlayRef.detach()})}}return t.prototype.attach=function(t){if(this._overlayRef)throw Vf();this._overlayRef=t},t.prototype.enable=function(){var t=this;if(!this._scrollSubscription){var e=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(function(){var e=t._viewportRuler.getViewportScrollPosition().top;Math.abs(e-t._initialScrollPosition)>t._config.threshold?t._detach():t._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}},t.prototype.disable=function(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)},t}();function Hf(t,e){return e.some(function(e){return t.bottome.bottom||t.righte.right})}function Nf(t,e){return e.some(function(e){return t.tope.bottom||t.lefte.right})}var jf=function(){function t(t,e,n,r){this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=n,this._config=r,this._scrollSubscription=null}return t.prototype.attach=function(t){if(this._overlayRef)throw Vf();this._overlayRef=t},t.prototype.enable=function(){var t=this;this._scrollSubscription||(this._scrollSubscription=this._scrollDispatcher.scrolled(this._config?this._config.scrollThrottle:0).subscribe(function(){if(t._overlayRef.updatePosition(),t._config&&t._config.autoClose){var e=t._overlayRef.overlayElement.getBoundingClientRect(),n=t._viewportRuler.getViewportSize(),r=n.width,o=n.height;Hf(e,[{width:r,height:o,bottom:o,right:r,top:0,left:0}])&&(t.disable(),t._ngZone.run(function(){return t._overlayRef.detach()}))}}))},t.prototype.disable=function(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)},t}(),Ff=function(){function t(t,e,n,r){var o=this;this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=n,this.noop=function(){return new Lf},this.close=function(t){return new Df(o._scrollDispatcher,o._ngZone,o._viewportRuler,t)},this.block=function(){return new Rf(o._viewportRuler,o._document)},this.reposition=function(t){return new jf(o._scrollDispatcher,o._viewportRuler,o._ngZone,t)},this._document=r}return t.ngInjectableDef=bt({factory:function(){return new t(le(Af),le(Ef),le(sn),le(cc))},token:t,providedIn:"root"}),t}(),Bf=function(){function t(t){var e=this;this._attachedOverlays=[],this._keydownListener=function(t){for(var n=e._attachedOverlays,r=n.length-1;r>-1;r--)if(n[r]._keydownEventSubscriptions>0){n[r]._keydownEvents.next(t);break}},this._document=t}return t.prototype.ngOnDestroy=function(){this._detach()},t.prototype.add=function(t){this.remove(t),this._isAttached||(this._document.body.addEventListener("keydown",this._keydownListener,!0),this._isAttached=!0),this._attachedOverlays.push(t)},t.prototype.remove=function(t){var e=this._attachedOverlays.indexOf(t);e>-1&&this._attachedOverlays.splice(e,1),0===this._attachedOverlays.length&&this._detach()},t.prototype._detach=function(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener,!0),this._isAttached=!1)},t.ngInjectableDef=bt({factory:function(){return new t(le(cc))},token:t,providedIn:"root"}),t}(),Uf=function(){function t(t){this._document=t}return t.prototype.ngOnDestroy=function(){this._containerElement&&this._containerElement.parentNode&&this._containerElement.parentNode.removeChild(this._containerElement)},t.prototype.getContainerElement=function(){return this._containerElement||this._createContainer(),this._containerElement},t.prototype._createContainer=function(){var t=this._document.createElement("div");t.classList.add("cdk-overlay-container"),this._document.body.appendChild(t),this._containerElement=t},t.ngInjectableDef=bt({factory:function(){return new t(le(cc))},token:t,providedIn:"root"}),t}(),qf=function(){function t(t,e,n,r,o,i,a){var s=this;this._portalOutlet=t,this._host=e,this._pane=n,this._config=r,this._ngZone=o,this._keyboardDispatcher=i,this._document=a,this._backdropElement=null,this._backdropClick=new j,this._attachments=new j,this._detachments=new j,this._keydownEventsObservable=I.create(function(t){var e=s._keydownEvents.subscribe(t);return s._keydownEventSubscriptions++,function(){e.unsubscribe(),s._keydownEventSubscriptions--}}),this._keydownEvents=new j,this._keydownEventSubscriptions=0,r.scrollStrategy&&r.scrollStrategy.attach(this)}return Object.defineProperty(t.prototype,"overlayElement",{get:function(){return this._pane},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"backdropElement",{get:function(){return this._backdropElement},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hostElement",{get:function(){return this._host},enumerable:!0,configurable:!0}),t.prototype.attach=function(t){var e=this,n=this._portalOutlet.attach(t);return this._config.positionStrategy&&this._config.positionStrategy.attach(this),!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._config.scrollStrategy&&this._config.scrollStrategy.enable(),this._ngZone.onStable.asObservable().pipe(ku(1)).subscribe(function(){e.hasAttached()&&e.updatePosition()}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),n},t.prototype.detach=function(){var t=this;if(this.hasAttached()){this.detachBackdrop(),this._togglePointerEvents(!1),this._config.positionStrategy&&this._config.positionStrategy.detach&&this._config.positionStrategy.detach(),this._config.scrollStrategy&&this._config.scrollStrategy.disable(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1);var e=this._portalOutlet.detach();this._detachments.next(),this._keyboardDispatcher.remove(this);var n=this._ngZone.onStable.asObservable().pipe(Of(ct(this._attachments,this._detachments))).subscribe(function(){t._pane&&t._host&&0!==t._pane.children.length||(t._host&&t._host.parentElement&&(t._previousHostParent=t._host.parentElement,t._previousHostParent.removeChild(t._host)),n.unsubscribe())});return e}},t.prototype.dispose=function(){var t=this.hasAttached();this._config.positionStrategy&&this._config.positionStrategy.dispose(),this._config.scrollStrategy&&this._config.scrollStrategy.disable(),this.detachBackdrop(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._host&&this._host.parentNode&&(this._host.parentNode.removeChild(this._host),this._host=null),this._previousHostParent=this._pane=null,t&&this._detachments.next(),this._detachments.complete()},t.prototype.hasAttached=function(){return this._portalOutlet.hasAttached()},t.prototype.backdropClick=function(){return this._backdropClick.asObservable()},t.prototype.attachments=function(){return this._attachments.asObservable()},t.prototype.detachments=function(){return this._detachments.asObservable()},t.prototype.keydownEvents=function(){return this._keydownEventsObservable},t.prototype.getConfig=function(){return this._config},t.prototype.updatePosition=function(){this._config.positionStrategy&&this._config.positionStrategy.apply()},t.prototype.updateSize=function(t){this._config=i({},this._config,t),this._updateElementSize()},t.prototype.setDirection=function(t){this._config=i({},this._config,{direction:t}),this._updateElementDirection()},t.prototype.getDirection=function(){var t=this._config.direction;return t?"string"==typeof t?t:t.value:"ltr"},t.prototype._updateElementDirection=function(){this._host.setAttribute("dir",this.getDirection())},t.prototype._updateElementSize=function(){var t=this._pane.style;t.width=ff(this._config.width),t.height=ff(this._config.height),t.minWidth=ff(this._config.minWidth),t.minHeight=ff(this._config.minHeight),t.maxWidth=ff(this._config.maxWidth),t.maxHeight=ff(this._config.maxHeight)},t.prototype._togglePointerEvents=function(t){this._pane.style.pointerEvents=t?"auto":"none"},t.prototype._attachBackdrop=function(){var t=this;this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._config.backdropClass&&this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",function(e){return t._backdropClick.next(e)}),"undefined"!=typeof requestAnimationFrame?this._ngZone.runOutsideAngular(function(){requestAnimationFrame(function(){t._backdropElement&&t._backdropElement.classList.add("cdk-overlay-backdrop-showing")})}):this._backdropElement.classList.add("cdk-overlay-backdrop-showing")},t.prototype._updateStackingOrder=function(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)},t.prototype.detachBackdrop=function(){var t=this,e=this._backdropElement;if(e){var n,r=function(){e&&e.parentNode&&e.parentNode.removeChild(e),t._backdropElement==e&&(t._backdropElement=null),clearTimeout(n)};e.classList.remove("cdk-overlay-backdrop-showing"),this._config.backdropClass&&this._toggleClasses(e,this._config.backdropClass,!1),this._ngZone.runOutsideAngular(function(){e.addEventListener("transitionend",r)}),e.style.pointerEvents="none",n=this._ngZone.runOutsideAngular(function(){return setTimeout(r,500)})}},t.prototype._toggleClasses=function(t,e,n){var r,o=t.classList;(r=e,Array.isArray(r)?r:[r]).forEach(function(t){n?o.add(t):o.remove(t)})},t}(),Wf=function(){function t(t,e,n,r,o){var i=this;this._viewportRuler=e,this._document=n,this._platform=r,this._overlayContainer=o,this._isInitialRender=!0,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this.scrollables=[],this._preferredPositions=[],this._positionChanges=new j,this._resizeSubscription=_.EMPTY,this._offsetX=0,this._offsetY=0,this._positionChangeSubscriptions=0,this.positionChanges=I.create(function(t){var e=i._positionChanges.subscribe(t);return i._positionChangeSubscriptions++,function(){e.unsubscribe(),i._positionChangeSubscriptions--}}),this.setOrigin(t)}return Object.defineProperty(t.prototype,"positions",{get:function(){return this._preferredPositions},enumerable:!0,configurable:!0}),t.prototype.attach=function(t){var e=this;if(this._overlayRef&&t!==this._overlayRef)throw Error("This position strategy is already attached to an overlay");this._validatePositions(),t.hostElement.classList.add("cdk-overlay-connected-position-bounding-box"),this._overlayRef=t,this._boundingBox=t.hostElement,this._pane=t.overlayElement,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(function(){return e.apply()})},t.prototype.apply=function(){if(!(this._isDisposed||this._platform&&!this._platform.isBrowser))if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)this.reapplyLastPosition();else{this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._origin.getBoundingClientRect(),this._overlayRect=this._pane.getBoundingClientRect();for(var t,e=this._originRect,n=this._overlayRect,r=this._viewportRect,o=[],i=0,a=this._preferredPositions;ip&&(p=m,h=g)}return this._isPushed=!1,void this._applyPosition(h.position,h.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(t.position,t.originPoint);this._applyPosition(t.position,t.originPoint)}},t.prototype.detach=function(){this._resizeSubscription.unsubscribe()},t.prototype.dispose=function(){this._isDisposed||(this.detach(),this._boundingBox=null,this._positionChanges.complete(),this._isDisposed=!0)},t.prototype.reapplyLastPosition=function(){if(!this._isDisposed&&(!this._platform||this._platform.isBrowser)){this._originRect=this._origin.getBoundingClientRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect();var t=this._lastPosition||this._preferredPositions[0],e=this._getOriginPoint(this._originRect,t);this._applyPosition(t,e)}},t.prototype.withScrollableContainers=function(t){this.scrollables=t},t.prototype.withPositions=function(t){return this._preferredPositions=t,-1===t.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this},t.prototype.withViewportMargin=function(t){return this._viewportMargin=t,this},t.prototype.withFlexibleDimensions=function(t){return void 0===t&&(t=!0),this._hasFlexibleDimensions=t,this},t.prototype.withGrowAfterOpen=function(t){return void 0===t&&(t=!0),this._growAfterOpen=t,this},t.prototype.withPush=function(t){return void 0===t&&(t=!0),this._canPush=t,this},t.prototype.withLockedPosition=function(t){return void 0===t&&(t=!0),this._positionLocked=t,this},t.prototype.setOrigin=function(t){return this._origin=t instanceof kn?t.nativeElement:t,this},t.prototype.withDefaultOffsetX=function(t){return this._offsetX=t,this},t.prototype.withDefaultOffsetY=function(t){return this._offsetY=t,this},t.prototype.withTransformOriginOn=function(t){return this._transformOriginSelector=t,this},t.prototype._getOriginPoint=function(t,e){var n;if("center"==e.originX)n=t.left+t.width/2;else{var r=this._isRtl()?t.right:t.left,o=this._isRtl()?t.left:t.right;n="start"==e.originX?r:o}return{x:n,y:"center"==e.originY?t.top+t.height/2:"top"==e.originY?t.top:t.bottom}},t.prototype._getOverlayPoint=function(t,e,n){var r;return r="center"==n.overlayX?-e.width/2:"start"===n.overlayX?this._isRtl()?-e.width:0:this._isRtl()?0:-e.width,{x:t.x+r,y:t.y+("center"==n.overlayY?-e.height/2:"top"==n.overlayY?0:-e.height)}},t.prototype._getOverlayFit=function(t,e,n,r){var o=t.x,i=t.y,a=this._getOffset(r,"x"),s=this._getOffset(r,"y");a&&(o+=a),s&&(i+=s);var l=0-i,u=i+e.height-n.height,c=this._subtractOverflows(e.width,0-o,o+e.width-n.width),h=this._subtractOverflows(e.height,l,u),p=c*h;return{visibleArea:p,isCompletelyWithinViewport:e.width*e.height===p,fitsInViewportVertically:h===e.height,fitsInViewportHorizontally:c==e.width}},t.prototype._canFitWithFlexibleDimensions=function(t,e,n){if(this._hasFlexibleDimensions){var r=n.bottom-e.y,o=n.right-e.x,i=this._overlayRef.getConfig().minHeight,a=this._overlayRef.getConfig().minWidth;return(t.fitsInViewportVertically||null!=i&&i<=r)&&(t.fitsInViewportHorizontally||null!=a&&a<=o)}},t.prototype._pushOverlayOnScreen=function(t,e){var n=this._viewportRect,r=Math.max(t.x+e.width-n.right,0),o=Math.max(t.y+e.height-n.bottom,0),i=Math.max(n.top-t.y,0),a=Math.max(n.left-t.x,0);return{x:t.x+(e.width<=n.width?a||-r:n.left-t.x),y:t.y+(e.height<=n.height?i||-o:n.top-t.y)}},t.prototype._applyPosition=function(t,e){if(this._setTransformOrigin(t),this._setOverlayElementStyles(e,t),this._setBoundingBoxStyles(e,t),this._lastPosition=t,this._positionChangeSubscriptions>0){var n=new function(t,e){this.connectionPair=t,this.scrollableViewProperties=e}(t,this._getScrollVisibility());this._positionChanges.next(n)}this._isInitialRender=!1},t.prototype._setTransformOrigin=function(t){if(this._transformOriginSelector){var e,n=this._boundingBox.querySelectorAll(this._transformOriginSelector),r=t.overlayY;e="center"===t.overlayX?"center":this._isRtl()?"start"===t.overlayX?"right":"left":"start"===t.overlayX?"left":"right";for(var o=0;oh&&!this._isInitialRender&&!this._growAfterOpen&&(r=t.y-h/2)}if("end"===e.overlayX&&!u||"start"===e.overlayX&&u)s=l.right-t.x+this._viewportMargin,i=t.x-l.left;else if("start"===e.overlayX&&!u||"end"===e.overlayX&&u)a=t.x,i=l.right-t.x;else{c=Math.min(l.right-t.x,t.x-l.top);var p=this._lastBoundingBoxSize.width;a=t.x-c,(i=2*c)>p&&!this._isInitialRender&&!this._growAfterOpen&&(a=t.x-p/2)}return{top:r,left:a,bottom:o,right:s,width:i,height:n}},t.prototype._setBoundingBoxStyles=function(t,e){var n=this._calculateBoundingBoxRect(t,e);this._isInitialRender||this._growAfterOpen||(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));var r={};if(this._hasExactPosition())r.top=r.left="0",r.bottom=r.right="",r.width=r.height="100%";else{var o=this._overlayRef.getConfig().maxHeight,i=this._overlayRef.getConfig().maxWidth;r.height=ff(n.height),r.top=ff(n.top),r.bottom=ff(n.bottom),r.width=ff(n.width),r.left=ff(n.left),r.right=ff(n.right),r.alignItems="center"===e.overlayX?"center":"end"===e.overlayX?"flex-end":"flex-start",r.justifyContent="center"===e.overlayY?"center":"bottom"===e.overlayY?"flex-end":"flex-start",o&&(r.maxHeight=ff(o)),i&&(r.maxWidth=ff(i))}this._lastBoundingBoxSize=n,Gf(this._boundingBox.style,r)},t.prototype._resetBoundingBoxStyles=function(){Gf(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})},t.prototype._resetOverlayElementStyles=function(){Gf(this._pane.style,{top:"",left:"",bottom:"",right:"",position:""})},t.prototype._setOverlayElementStyles=function(t,e){var n={};this._hasExactPosition()?(Gf(n,this._getExactOverlayY(e,t)),Gf(n,this._getExactOverlayX(e,t))):n.position="static";var r="",o=this._getOffset(e,"x"),i=this._getOffset(e,"y");o&&(r+="translateX("+o+"px) "),i&&(r+="translateY("+i+"px)"),n.transform=r.trim(),this._hasFlexibleDimensions&&this._overlayRef.getConfig().maxHeight&&(n.maxHeight=""),this._hasFlexibleDimensions&&this._overlayRef.getConfig().maxWidth&&(n.maxWidth=""),Gf(this._pane.style,n)},t.prototype._getExactOverlayY=function(t,e){var n={top:null,bottom:null},r=this._getOverlayPoint(e,this._overlayRect,t);this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect));var o=this._overlayContainer?this._overlayContainer.getContainerElement().getBoundingClientRect().top:0;return r.y-=o,"bottom"===t.overlayY?n.bottom=this._document.documentElement.clientHeight-(r.y+this._overlayRect.height)+"px":n.top=ff(r.y),n},t.prototype._getExactOverlayX=function(t,e){var n={left:null,right:null},r=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect)),"right"==(this._isRtl()?"end"===t.overlayX?"left":"right":"end"===t.overlayX?"right":"left")?n.right=this._document.documentElement.clientWidth-(r.x+this._overlayRect.width)+"px":n.left=ff(r.x),n},t.prototype._getScrollVisibility=function(){var t=this._origin.getBoundingClientRect(),e=this._pane.getBoundingClientRect(),n=this.scrollables.map(function(t){return t.getElementRef().nativeElement.getBoundingClientRect()});return{isOriginClipped:Nf(t,n),isOriginOutsideView:Hf(t,n),isOverlayClipped:Nf(e,n),isOverlayOutsideView:Hf(e,n)}},t.prototype._subtractOverflows=function(t){for(var e=[],n=1;n=0},t.prototype.isFocusable=function(t){return function(t){return!function(t){return function(t){return"input"==t.nodeName.toLowerCase()}(t)&&"hidden"==t.type}(t)&&(function(t){var e=t.nodeName.toLowerCase();return"input"===e||"select"===e||"button"===e||"textarea"===e}(t)||function(t){return function(t){return"a"==t.nodeName.toLowerCase()}(t)&&t.hasAttribute("href")}(t)||t.hasAttribute("contenteditable")||Ag(t))}(t)&&!this.isDisabled(t)&&this.isVisible(t)},t.ngInjectableDef=bt({factory:function(){return new t(le(mf))},token:t,providedIn:"root"}),t}();function Ag(t){if(!t.hasAttribute("tabindex")||void 0===t.tabIndex)return!1;var e=t.getAttribute("tabindex");return"-32768"!=e&&!(!e||isNaN(parseInt(e,10)))}function Eg(t){if(!Ag(t))return null;var e=parseInt(t.getAttribute("tabindex")||"",10);return isNaN(e)?-1:e}var Sg,Og=function(){function t(t,e,n,r,o){void 0===o&&(o=!1),this._element=t,this._checker=e,this._ngZone=n,this._document=r,this._hasAttached=!1,this._enabled=!0,o||this.attachAnchors()}return Object.defineProperty(t.prototype,"enabled",{get:function(){return this._enabled},set:function(t){this._enabled=t,this._startAnchor&&this._endAnchor&&(this._startAnchor.tabIndex=this._endAnchor.tabIndex=this._enabled?0:-1)},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){this._startAnchor&&this._startAnchor.parentNode&&this._startAnchor.parentNode.removeChild(this._startAnchor),this._endAnchor&&this._endAnchor.parentNode&&this._endAnchor.parentNode.removeChild(this._endAnchor),this._startAnchor=this._endAnchor=null},t.prototype.attachAnchors=function(){var t=this;return!!this._hasAttached||(this._ngZone.runOutsideAngular(function(){t._startAnchor||(t._startAnchor=t._createAnchor(),t._startAnchor.addEventListener("focus",function(){return t.focusLastTabbableElement()})),t._endAnchor||(t._endAnchor=t._createAnchor(),t._endAnchor.addEventListener("focus",function(){return t.focusFirstTabbableElement()}))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)},t.prototype.focusInitialElementWhenReady=function(){var t=this;return new Promise(function(e){t._executeOnStable(function(){return e(t.focusInitialElement())})})},t.prototype.focusFirstTabbableElementWhenReady=function(){var t=this;return new Promise(function(e){t._executeOnStable(function(){return e(t.focusFirstTabbableElement())})})},t.prototype.focusLastTabbableElementWhenReady=function(){var t=this;return new Promise(function(e){t._executeOnStable(function(){return e(t.focusLastTabbableElement())})})},t.prototype._getRegionBoundary=function(t){for(var e=this._element.querySelectorAll("[cdk-focus-region-"+t+"], [cdkFocusRegion"+t+"], [cdk-focus-"+t+"]"),n=0;n=0;n--){var r=e[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(e[n]):null;if(r)return r}return null},t.prototype._createAnchor=function(){var t=this._document.createElement("div");return t.tabIndex=this._enabled?0:-1,t.classList.add("cdk-visually-hidden"),t.classList.add("cdk-focus-trap-anchor"),t},t.prototype._executeOnStable=function(t){this._ngZone.isStable?t():this._ngZone.onStable.asObservable().pipe(ku(1)).subscribe(t)},t}(),Pg=function(){function t(t,e,n){this._checker=t,this._ngZone=e,this._document=n}return t.prototype.create=function(t,e){return void 0===e&&(e=!1),new Og(t,this._checker,this._ngZone,this._document,e)},t.ngInjectableDef=bt({factory:function(){return new t(le(xg),le(sn),le(cc))},token:t,providedIn:"root"}),t}(),zg=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Lg=function(t){function e(e,n,r,o,i){var a=t.call(this,e,n,r,o,i)||this;return a.element=e,a.checker=n,a.ngZone=r,a.document=o,a.savePreviouslyFocusedElement(),a}return zg(e,t),e.prototype.restoreFocus=function(){this.previouslyFocusedElement.focus(),this.destroy()},e.prototype.blurPreviouslyFocusedElement=function(){this.previouslyFocusedElement.blur()},e.prototype.savePreviouslyFocusedElement=function(){this.previouslyFocusedElement=this.document.activeElement},e}(Og),kg=function(t){function e(e,n,r){var o=t.call(this,e,n,r)||this;return o.checker=e,o.ngZone=n,o.document=r,o}return zg(e,t),e.prototype.create=function(t,e){return new Lg(t,this.checker,this.ngZone,this.document,e)},e}(Pg),Tg=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:[kg]}},t}(),Ig=function(){function t(){this.contentDimensionsReq$=new j}return t.prototype.getDimensions=function(){var t=this;return I.create(function(e){var n=new j;return n.subscribe(e),t.contentDimensionsReq$.next({listener:n}),function(){return n.complete()}})},t.prototype.onGetDimensions=function(){return this.contentDimensionsReq$},t}(),Rg=function(){function t(){this.scrollPositionReq$=new j,this.manualScroll$=new j,this.scroll$=new j}return t.prototype.getPosition=function(){var t=this;return I.create(function(e){var n=new j;return n.subscribe(e),t.scrollPositionReq$.next({listener:n}),function(){return n.complete()}})},t.prototype.scrollTo=function(t,e){void 0===t&&(t=null),void 0===e&&(e=null),this.manualScroll$.next({x:t,y:e})},t.prototype.onScroll=function(){return this.scroll$.pipe(vt())},t.prototype.onManualScroll=function(){return this.manualScroll$.pipe(vt())},t.prototype.onGetPosition=function(){return this.scrollPositionReq$},t.prototype.fireScrollChange=function(t){this.scroll$.next(t)},t}(),Vg=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Dg=function(t){function e(e,n,r,o){var i=t.call(this,e,n)||this;return i.ruler=r,i.scroll=o,i}return Vg(e,t),e.prototype.getViewportSize=function(){var t;return this.ruler.getDimensions().pipe(tt(function(t){return{width:t.clientWidth,height:t.clientHeight}})).subscribe(function(e){return t=e}),t},e.prototype.getViewportScrollPosition=function(){var t;return this.scroll.getPosition().pipe(tt(function(t){return{top:t.y,left:t.x}})).subscribe(function(e){return t=e}),t},e}(Ef);!function(t){t.LTR="ltr",t.RTL="rtl"}(Sg||(Sg={}));var Hg,Ng,jg=new wt("Layout direction"),Fg=function(){function t(t){void 0===t&&(t=Sg.LTR),this.direction=t,this.$directionChange=new eu(1),this.setDirection(t)}return t.prototype.isLtr=function(){return this.direction===Sg.LTR},t.prototype.isRtl=function(){return this.direction===Sg.RTL},t.prototype.getDirection=function(){return this.direction},t.prototype.setDirection=function(t){this.direction=t,this.$directionChange.next(t)},t.prototype.onDirectionChange=function(){return this.$directionChange.pipe(vt())},t}();!function(t){t.TOP_START="top-start",t.TOP_END="top-end",t.BOTTOM_START="bottom-start",t.BOTTOM_END="bottom-end"}(Hg||(Hg={})),function(t){t.TOP_RIGHT="top-right",t.TOP_LEFT="top-left",t.BOTTOM_RIGHT="bottom-right",t.BOTTOM_LEFT="bottom-left"}(Ng||(Ng={}));var Bg,Ug,qg=function(){function t(t){this.layoutDirection=t}return t.prototype.toLogicalPosition=function(t){return Object.values(Hg).includes(t)?t:this.layoutDirection.isLtr()?this.toLogicalPositionWhenLtr(t):this.toLogicalPositionWhenRtl(t)},t.prototype.toPhysicalPosition=function(t){return Object.values(Ng).includes(t)?t:this.layoutDirection.isLtr()?this.toPhysicalPositionWhenLtr(t):this.toPhysicalPositionWhenRtl(t)},t.prototype.isTopPosition=function(t){var e=this.toLogicalPosition(t);return e===Hg.TOP_END||e===Hg.TOP_START},t.prototype.isRightPosition=function(t){var e=this.toPhysicalPosition(t);return e===Ng.TOP_RIGHT||e===Ng.BOTTOM_RIGHT},t.prototype.toLogicalPositionWhenLtr=function(t){switch(t){case Ng.TOP_RIGHT:return Hg.TOP_END;case Ng.TOP_LEFT:return Hg.TOP_START;case Ng.BOTTOM_RIGHT:return Hg.BOTTOM_END;case Ng.BOTTOM_LEFT:return Hg.BOTTOM_START}},t.prototype.toLogicalPositionWhenRtl=function(t){switch(t){case Ng.TOP_RIGHT:return Hg.TOP_START;case Ng.TOP_LEFT:return Hg.TOP_END;case Ng.BOTTOM_RIGHT:return Hg.BOTTOM_START;case Ng.BOTTOM_LEFT:return Hg.BOTTOM_END}},t.prototype.toPhysicalPositionWhenLtr=function(t){switch(t){case Hg.TOP_START:return Ng.TOP_LEFT;case Hg.TOP_END:return Ng.TOP_RIGHT;case Hg.BOTTOM_START:return Ng.BOTTOM_LEFT;case Hg.BOTTOM_END:return Ng.BOTTOM_RIGHT}},t.prototype.toPhysicalPositionWhenRtl=function(t){switch(t){case Hg.TOP_START:return Ng.TOP_RIGHT;case Hg.TOP_END:return Ng.TOP_LEFT;case Hg.BOTTOM_START:return Ng.BOTTOM_RIGHT;case Hg.BOTTOM_END:return Ng.BOTTOM_LEFT}},t}(),Wg=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();!function(t){t.NOOP="noop",t.CLOCKWISE="clockwise",t.COUNTERCLOCKWISE="counterclockwise",t.VERTICAL="vertical",t.HORIZONTAL="horizontal"}(Bg||(Bg={})),function(t){t.TOP="top",t.BOTTOM="bottom",t.LEFT="left",t.RIGHT="right",t.START="start",t.END="end"}(Ug||(Ug={}));var Gg,Zg=((Gg={})[Ug.RIGHT]=function(t){return{originX:"end",originY:"center",overlayX:"start",overlayY:"center",offsetX:t}},Gg[Ug.BOTTOM]=function(t){return{originX:"center",originY:"bottom",overlayX:"center",overlayY:"top",offsetY:t}},Gg[Ug.LEFT]=function(t){return{originX:"start",originY:"center",overlayX:"end",overlayY:"center",offsetX:-t}},Gg[Ug.TOP]=function(t){return{originX:"center",originY:"top",overlayX:"center",overlayY:"bottom",offsetY:-t}},Gg),Qg=[Ug.TOP,Ug.LEFT,Ug.BOTTOM,Ug.RIGHT],Kg=[Ug.TOP,Ug.BOTTOM,Ug.LEFT,Ug.RIGHT],$g=[Ug.TOP,Ug.RIGHT,Ug.BOTTOM,Ug.LEFT],Xg=[Ug.BOTTOM,Ug.TOP],Yg=[Ug.START,Ug.END],Jg=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._offset=15,e.positionChange=e.positionChanges.pipe(tt(function(t){return t.connectionPair}),tt(function(t){return e.appliedPositions.find(function(e){var n,r;return(n=e.connectedPosition).originX===(r=t).originX&&n.originY===r.originY&&n.overlayX===r.overlayX&&n.overlayY===r.overlayY}).key})),e}return Wg(e,t),e.prototype.attach=function(e){this.applyPositions(),t.prototype.attach.call(this,e)},e.prototype.apply=function(){this.applyPositions(),t.prototype.apply.call(this)},e.prototype.position=function(t){return this._position=t,this},e.prototype.adjustment=function(t){return this._adjustment=t,this},e.prototype.offset=function(t){return this._offset=t,this},e.prototype.applyPositions=function(){var t=this.createPositions();this.persistChosenPositions(t),this.withPositions(this.appliedPositions.map(function(t){return t.connectedPosition}))},e.prototype.createPositions=function(){var t=this;switch(this._adjustment){case Bg.NOOP:return Kg.filter(function(e){return t._position===e});case Bg.CLOCKWISE:return this.reorderPreferredPositions($g);case Bg.COUNTERCLOCKWISE:return this.reorderPreferredPositions(Qg);case Bg.HORIZONTAL:return this.reorderPreferredPositions(Yg);case Bg.VERTICAL:return this.reorderPreferredPositions(Xg)}},e.prototype.persistChosenPositions=function(t){var e=this;this.appliedPositions=t.map(function(t){return{key:t,connectedPosition:Zg[t](e._offset)}})},e.prototype.reorderPreferredPositions=function(t){var e=t.slice(),n=t.indexOf(this._position),r=e.splice(n);return r.concat.apply(r,e)},e}(mg),tm=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Wg(e,t),e.prototype.position=function(t){switch(t){case Hg.TOP_START:return this.top().left();case Hg.TOP_END:return this.top().right();case Hg.BOTTOM_START:return this.bottom().left();case Hg.BOTTOM_END:return this.bottom().right()}},e}(Qf),em=function(){function t(t,e,n,r){this.document=t,this.viewportRuler=e,this.platform=n,this.positionBuilder=r}return t.prototype.global=function(){return new tm},t.prototype.connectedTo=function(t){return new Jg(t,this.viewportRuler,this.document,this.platform).withFlexibleDimensions(!1).withPush(!1)},t}(),nm=function(){function t(){}return Object.defineProperty(t.prototype,"top",{get:function(){return this.position===Ug.TOP},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"right",{get:function(){return this.position===Ug.RIGHT},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"bottom",{get:function(){return this.position===Ug.BOTTOM},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"left",{get:function(){return this.position===Ug.LEFT},enumerable:!0,configurable:!0}),t}(),rm=function(){function t(t,e){this.vcr=t,this.injector=e}return Object.defineProperty(t.prototype,"isStringContent",{get:function(){return!!this.content},enumerable:!0,configurable:!0}),t.prototype.attachComponentPortal=function(t){var e=t.cfr.resolveComponentFactory(t.component),n=this.createChildInjector(t.cfr);return this.vcr.createComponent(e,null,n)},t.prototype.attachTemplatePortal=function(t){return this.vcr.createEmbeddedView(t.templateRef,t.context)},t.prototype.attachStringContent=function(t){this.content=t},t.prototype.createChildInjector=function(t){return new yg(this.injector,new WeakMap([[$e,t]]))},t}();function om(t,e){return Object.assign(t.instance,e),t.changeDetectorRef.detectChanges(),t}var im=function(){function t(t,e){this.overlay=t,this.layoutDirection=e}return Object.defineProperty(t.prototype,"scrollStrategies",{get:function(){return this.overlay.scrollStrategies},enumerable:!0,configurable:!0}),t.prototype.create=function(t){var e=this.overlay.create(t);return this.layoutDirection.onDirectionChange().subscribe(function(t){return e.setDirection(t)}),e},t}(),am=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),sm=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return am(e,t),e.prototype.setContainer=function(t){this.container=t},e.prototype.clearContainer=function(){this.container=null,this._containerElement=null},e.prototype._createContainer=function(){var t=this._document.createElement("div");t.classList.add("cdk-overlay-container"),this.container.appendChild(t),this._containerElement=t},e}(gg),lm=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),um=function(t){function e(e,n,r){var o=t.call(this,e,n)||this;return o.scrollService=r,o}return lm(e,t),e.prototype.scrolled=function(t){return this.scrollService.onScroll()},e}(Af),cm=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),hm=function(t){function e(e,n){return t.call(this,e,n)||this}return cm(e,t),e}(Rf),pm=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:[Dg,sm,hm,{provide:Uf,useExisting:sm},{provide:Af,useClass:um}]}},t}(),dm=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:[em,im,qg].concat(vg.forRoot().providers,pm.forRoot().providers,Tg.forRoot().providers)}},t}();function fm(t,e){void 0===e&&(e=bf);var n,r=(n=t)instanceof Date&&!isNaN(+n)?+t-e.now():Math.abs(t);return function(t){return t.lift(new gm(r,e))}}var gm=function(){function t(t,e){this.delay=t,this.scheduler=e}return t.prototype.call=function(t,e){return e.subscribe(new mm(t,this.delay,this.scheduler))},t}(),mm=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.delay=n,o.scheduler=r,o.queue=[],o.active=!1,o.errored=!1,o}return o(e,t),e.dispatch=function(t){for(var e=t.source,n=e.queue,r=t.scheduler,o=t.destination;n.length>0&&n[0].time-r.now()<=0;)n.shift().notification.observe(o);if(n.length>0){var i=Math.max(0,n[0].time-r.now());this.schedule(t,i)}else this.unsubscribe(),e.active=!1},e.prototype._schedule=function(t){this.active=!0,this.destination.add(t.schedule(e.dispatch,this.delay,{source:this,destination:this.destination,scheduler:t}))},e.prototype.scheduleNotification=function(t){if(!0!==this.errored){var e=this.scheduler,n=new ym(e.now()+this.delay,t);this.queue.push(n),!1===this.active&&this._schedule(e)}},e.prototype._next=function(t){this.scheduleNotification(Yl.createNext(t))},e.prototype._error=function(t){this.errored=!0,this.queue=[],this.destination.error(t),this.unsubscribe()},e.prototype._complete=function(){this.scheduleNotification(Yl.createComplete()),this.unsubscribe()},e}(O),ym=function(t,e){this.time=t,this.notification=e};function vm(t){return void 0===t&&(t=-1),function(e){return 0===t?Kl():e.lift(new bm(t<0?-1:t-1,e))}}var bm=function(){function t(t,e){this.count=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new wm(t,this.count,this.source))},t}(),wm=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.count=n,o.source=r,o}return o(e,t),e.prototype.complete=function(){if(!this.isStopped){var e=this.source,n=this.count;if(0===n)return t.prototype.complete.call(this);n>-1&&(this.count=n-1),e.subscribe(this._unsubscribeAndRecycle())}},e}(O);function _m(t,e){return"function"==typeof e?function(n){return n.pipe(_m(function(n,r){return ot(t(n,r)).pipe(tt(function(t,o){return e(n,t,r,o)}))}))}:function(e){return e.lift(new Cm(t))}}var Cm=function(){function t(t){this.project=t}return t.prototype.call=function(t,e){return e.subscribe(new Mm(t,this.project))},t}(),Mm=function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.index=0,r}return o(e,t),e.prototype._next=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(t){return void this.destination.error(t)}this._innerSub(e,t,n)},e.prototype._innerSub=function(t,e,n){var r=this.innerSubscription;r&&r.unsubscribe();var o=new U(this,void 0,void 0);this.destination.add(o),this.innerSubscription=Y(this,t,e,n,o)},e.prototype._complete=function(){var e=this.innerSubscription;e&&!e.closed||t.prototype._complete.call(this),this.unsubscribe()},e.prototype._unsubscribe=function(){this.innerSubscription=null},e.prototype.notifyComplete=function(e){this.destination.remove(e),this.innerSubscription=null,this.isStopped&&t.prototype._complete.call(this)},e.prototype.notifyNext=function(t,e,n,r,o){this.destination.next(e)},e}(J);function xm(t){return function(e){return e.lift(new Em(t))}}var Am,Em=function(){function t(t){this.predicate=t}return t.prototype.call=function(t,e){return e.subscribe(new Sm(t,this.predicate))},t}(),Sm=function(t){function e(e,n){var r=t.call(this,e)||this;return r.predicate=n,r.index=0,r}return o(e,t),e.prototype._next=function(t){var e,n=this.destination;try{e=this.predicate(t,this.index++)}catch(t){return void n.error(t)}this.nextOrComplete(t,e)},e.prototype.nextOrComplete=function(t,e){var n=this.destination;Boolean(e)?n.next(t):n.complete()},e}(O);!function(t){t.CLICK="click",t.HOVER="hover",t.HINT="hint",t.FOCUS="focus"}(Am||(Am={}));var Om=function(){function t(t,e,n){this.document=t,this.host=e,this.container=n}return t.prototype.isNotOnHostOrContainer=function(t){return!this.isOnHost(t)&&!this.isOnContainer(t)},t.prototype.isOnHostOrContainer=function(t){return this.isOnHost(t)||this.isOnContainer(t)},t.prototype.isOnHost=function(t){return this.host.contains(t.target)},t.prototype.isOnContainer=function(t){var e=t.target;return this.container()&&this.container().location.nativeElement.contains(e)},t}(),Pm=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.click$=vf(e.document,"click").pipe(tt(function(t){return[!e.container()&&e.isOnHost(t),t]}),vt()),e.show$=e.click$.pipe(uu(function(t){return t[0]}),tt(function(t){return t[1]})),e.hide$=e.click$.pipe(uu(function(t){return!t[0]&&!e.isOnContainer(t[1])}),tt(function(t){return t[1]})),e}return o(e,t),e}(Om),zm=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.show$=vf(e.host,"mouseenter").pipe(fm(100),Of(vf(e.host,"mouseleave")),vm()),e.hide$=vf(e.host,"mouseleave").pipe(_m(function(){return vf(e.document,"mousemove").pipe(wg(100),xm(function(){return!!e.container()}),uu(function(t){return e.isNotOnHostOrContainer(t)}))})),e}return o(e,t),e}(Om),Lm=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.show$=vf(e.host,"mouseenter").pipe(fm(100),Of(vf(e.host,"mouseleave")),vm()),e.hide$=vf(e.host,"mouseleave"),e}return o(e,t),e}(Om),km=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.focusOut$=vf(e.host,"focusout").pipe(_m(function(){return vf(e.document,"focusin").pipe(xm(function(){return!!e.container()}),uu(function(t){return e.isNotOnHostOrContainer(t)}))})),e.clickIn$=vf(e.host,"click").pipe(uu(function(){return!e.container()})),e.clickOut$=vf(e.document,"click").pipe(uu(function(){return!!e.container()}),uu(function(t){return e.isNotOnHostOrContainer(t)})),e.tabKeyPress$=vf(e.document,"keydown").pipe(uu(function(t){return 9===t.keyCode}),uu(function(){return!!e.container()})),e.show$=ct(vf(e.host,"focusin"),e.clickIn$).pipe(uu(function(){return!e.container()}),wg(100),Of(vf(e.host,"focusout")),vm()),e.hide$=ct(e.focusOut$,e.tabKeyPress$,e.clickOut$),e}return o(e,t),e}(Om),Tm=function(){function t(){}return t.prototype.document=function(t){return this._document=t,this},t.prototype.trigger=function(t){return this._trigger=t,this},t.prototype.host=function(t){return this._host=t,this},t.prototype.container=function(t){return this._container=t,this},t.prototype.build=function(){switch(this._trigger){case Am.CLICK:return new Pm(this._document,this._host,this._container);case Am.HINT:return new Lm(this._document,this._host,this._container);case Am.HOVER:return new zm(this._document,this._host,this._container);case Am.FOCUS:return new km(this._document,this._host,this._container);default:throw new Error("Trigger have to be provided")}},t}(),Im=new wt("Default dialog options"),Rm=function(t){this.hasBackdrop=!0,this.backdropClass="overlay-backdrop",this.closeOnBackdropClick=!0,this.closeOnEsc=!0,this.hasScroll=!1,this.autoFocus=!0,Object.assign(this,t)},Vm=function(){function t(t,e,n){this.config=t,this.elementRef=e,this.focusTrapFactory=n}return t.prototype.ngOnInit=function(){this.config.autoFocus&&(this.focusTrap=this.focusTrapFactory.create(this.elementRef.nativeElement),this.focusTrap.blurPreviouslyFocusedElement(),this.focusTrap.focusInitialElement())},t.prototype.ngOnDestroy=function(){this.config.autoFocus&&this.focusTrap&&this.focusTrap.restoreFocus()},t.prototype.attachComponentPortal=function(t){return this.portalOutlet.attachComponentPortal(t)},t.prototype.attachTemplatePortal=function(t){return this.portalOutlet.attachTemplatePortal(t)},t}(),Dm=ao({encapsulation:2,styles:[],data:{}});function Hm(t){return ta(0,[(t()(),Vo(0,null,null,0))],null,null)}function Nm(t){return ta(0,[Fi(402653184,1,{portalOutlet:0}),(t()(),Vo(16777216,null,null,1,null,Hm)),Ai(2,212992,[[1,4]],0,lg,[$e,jn],null,null)],function(t,e){t(e,2,0)},null)}var jm=ei("nb-dialog-container",Vm,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nb-dialog-container",[],null,null,null,Nm,Dm)),Ai(1,245760,null,0,Vm,[Rm,kn,kg],null,null)],function(t,e){t(e,1,0)},null)},{},{},[]),Fm=function(){function t(){this.size=t.SIZE_MEDIUM,this.status=t.STATUS_ACTIVE,this.message="Loading..."}return Object.defineProperty(t.prototype,"setSize",{set:function(t){this.size=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"setStatus",{set:function(t){this.status=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"xxsmall",{get:function(){return this.size===t.SIZE_XXSMALL},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"xsmall",{get:function(){return this.size===t.SIZE_XSMALL},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"small",{get:function(){return this.size===t.SIZE_SMALL},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"medium",{get:function(){return this.size===t.SIZE_MEDIUM},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"large",{get:function(){return this.size===t.SIZE_LARGE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"xlarge",{get:function(){return this.size===t.SIZE_XLARGE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"xxlarge",{get:function(){return this.size===t.SIZE_XXLARGE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"active",{get:function(){return this.status===t.STATUS_ACTIVE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this.status===t.STATUS_DISABLED},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"primary",{get:function(){return this.status===t.STATUS_PRIMARY},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"info",{get:function(){return this.status===t.STATUS_INFO},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"success",{get:function(){return this.status===t.STATUS_SUCCESS},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"warning",{get:function(){return this.status===t.STATUS_WARNING},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"danger",{get:function(){return this.status===t.STATUS_DANGER},enumerable:!0,configurable:!0}),t.SIZE_XXSMALL="xxsmall",t.SIZE_XSMALL="xsmall",t.SIZE_SMALL="small",t.SIZE_MEDIUM="medium",t.SIZE_LARGE="large",t.SIZE_XLARGE="xlarge",t.SIZE_XXLARGE="xxlarge",t.STATUS_ACTIVE="active",t.STATUS_DISABLED="disabled",t.STATUS_PRIMARY="primary",t.STATUS_INFO="info",t.STATUS_SUCCESS="success",t.STATUS_WARNING="warning",t.STATUS_DANGER="danger",t}(),Bm=ao({encapsulation:0,styles:[["[_nghost-%COMP%]{opacity:1;position:absolute;border-radius:inherit;top:0;right:0;left:0;bottom:0;overflow:hidden;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:visible}[_nghost-%COMP%] .spin-circle[_ngcontent-%COMP%]{-webkit-animation:.8s linear infinite spin;animation:.8s linear infinite spin;border-radius:50%;border-style:solid;border-width:.125em;width:1em;height:1em}[_nghost-%COMP%] .message[_ngcontent-%COMP%]{margin-left:.5rem;line-height:1rem;font-size:1rem}"]],data:{}});function Um(t){return ta(0,[(t()(),Do(0,0,null,null,1,"span",[["class","message"]],null,null,null,null,null)),(t()(),Xi(1,null,["",""]))],null,function(t,e){t(e,1,0,e.component.message)})}function qm(t){return ta(0,[(t()(),Do(0,0,null,null,0,"span",[["class","spin-circle"]],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,Um)),Ai(2,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null)],function(t,e){t(e,2,0,e.component.message)},null)}var Wm=ei("nb-spinner",Fm,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nb-spinner",[],[[2,"xxsmall-spinner",null],[2,"xsmall-spinner",null],[2,"small-spinner",null],[2,"medium-spinner",null],[2,"large-spinner",null],[2,"xlarge-spinner",null],[2,"xxlarge-spinner",null],[2,"active-spinner",null],[2,"disabled-spinner",null],[2,"primary-spinner",null],[2,"info-spinner",null],[2,"success-spinner",null],[2,"warning-spinner",null],[2,"danger-spinner",null]],null,null,qm,Bm)),Ai(1,49152,null,0,Fm,[],null,null)],null,function(t,e){t(e,0,1,[pi(e,1).xxsmall,pi(e,1).xsmall,pi(e,1).small,pi(e,1).medium,pi(e,1).large,pi(e,1).xlarge,pi(e,1).xxlarge,pi(e,1).active,pi(e,1).disabled,pi(e,1).primary,pi(e,1).info,pi(e,1).success,pi(e,1).warning,pi(e,1).danger])})},{message:"message",setSize:"size",setStatus:"status"},{},[]),Gm=ao({encapsulation:2,styles:[],data:{}});function Zm(t){return ta(0,[(t()(),Do(0,0,null,null,1,"div",[["class","primitive-overlay"]],null,null,null,null,null)),(t()(),Xi(1,null,["",""]))],null,function(t,e){t(e,1,0,e.component.content)})}function Qm(t){return ta(0,[(t()(),Vo(16777216,null,null,1,null,Zm)),Ai(1,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null)],function(t,e){t(e,1,0,e.component.isStringContent)},null)}var Km=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),$m=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Km(e,t),e.prototype.ngAfterViewInit=function(){this.content instanceof Nn?this.attachTemplate():this.content instanceof At?this.attachComponent():this.attachString()},e.prototype.attachTemplate=function(){this.overlayContainer.attachTemplatePortal(new fg(this.content,null,this.context))},e.prototype.attachComponent=function(){var t=new ug(this.content,null,null,this.cfr),e=this.overlayContainer.attachComponentPortal(t);Object.assign(e.instance,this.context),e.changeDetectorRef.detectChanges()},e.prototype.attachString=function(){this.overlayContainer.attachStringContent(this.content)},e}(nm),Xm=ao({encapsulation:0,styles:[["[_nghost-%COMP%] .arrow[_ngcontent-%COMP%]{position:absolute;width:0;height:0}[_nghost-%COMP%] nb-overlay-container .primitive-overlay{padding:.75rem 1rem}"]],data:{}});function Ym(t){return ta(0,[Fi(402653184,1,{overlayContainer:0}),(t()(),Do(1,0,null,null,0,"span",[["class","arrow"]],null,null,null,null,null)),(t()(),Do(2,16777216,null,null,1,"nb-overlay-container",[],null,null,null,Qm,Gm)),Ai(3,49152,[[1,4]],0,rm,[jn,Gt],null,null)],null,null)}var Jm=ei("nb-popover",$m,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nb-popover",[],[[2,"nb-overlay-top",null],[2,"nb-overlay-right",null],[2,"nb-overlay-bottom",null],[2,"nb-overlay-left",null]],null,null,Ym,Xm)),Ai(1,4243456,null,0,$m,[],null,null)],null,function(t,e){t(e,0,0,pi(e,1).top,pi(e,1).right,pi(e,1).bottom,pi(e,1).left)})},{position:"position",content:"content",context:"context",cfr:"cfr"},{},[]),ty=n("wwXN"),ey=Object.assign||function(t){for(var e,n=1,r=arguments.length;n0?rt(t,n):Kl(n):$l(t[0]),e)}}function py(){return function(t){return t.lift(new dy)}}var dy=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new fy(t))},t}(),fy=function(t){function e(e){var n=t.call(this,e)||this;return n.hasPrev=!1,n}return o(e,t),e.prototype._next=function(t){this.hasPrev?this.destination.next([this.prev,t]):this.hasPrev=!0,this.prev=t},e}(O),gy=function(){function t(t,e){this.compare=t,this.keySelector=e}return t.prototype.call=function(t,e){return e.subscribe(new my(t,this.compare,this.keySelector))},t}(),my=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.keySelector=r,o.hasKey=!1,"function"==typeof n&&(o.compare=n),o}return o(e,t),e.prototype.compare=function(t,e){return t===e},e.prototype._next=function(t){var e=t;if(this.keySelector&&(e=v(this.keySelector)(t))===m)return this.destination.error(m.e);var n=!1;if(this.hasKey){if((n=v(this.compare)(this.key,e))===m)return this.destination.error(m.e)}else this.hasKey=!0;!1===Boolean(n)&&(this.key=e,this.destination.next(t))},e}(O),yy=function(){function t(){}return t.shade=function(e,n){return t.mix("#000000",e,n)},t.tint=function(e,n){return t.mix("#ffffff",e,n)},t.mix=function(t,e,n){for(var r=function(t){return parseInt(t,16)},o="#",i=1;i<7;i+=2){var a=r(t.substr(i,2)),s=r(e.substr(i,2));o+=("0"+Math.floor(s+n/100*(a-s)).toString(16)).slice(-2)}return o},t.hexToRgbA=function(t,e){var n;if(/^#([A-Fa-f0-9]{3}){1,2}$/.test(t))return 3===(n=t.substring(1).split("")).length&&(n=[n[0],n[0],n[1],n[1],n[2],n[2]]),"rgba("+[(n="0x"+n.join(""))>>16&255,n>>8&255,255&n].join(",")+","+e+")";throw new Error("Bad Hex")},t}(),vy=[{name:"default",variables:{fontMain:'"Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif',fontSecondary:'"Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif',bg:"#ffffff",fg:"#a4abb3",fgHeading:"#2a2a2a",fgText:"#3b3b3b",fgHighlight:"#41d974",layoutBg:"#ebeff5",separator:"#ebeef2",primary:"#8a7fff",success:"#40dc7e",info:"#4ca6ff",warning:"#ffa100",danger:"#ff4c6a",primaryLight:yy.tint("#8a7fff",15),successLight:yy.tint("#40dc7e",15),infoLight:yy.tint("#4ca6ff",15),warningLight:yy.tint("#ffa100",15),dangerLight:yy.tint("#ff4c6a",15)}},{name:"cosmic",base:"default",variables:{bg:"#3d3780",fg:"#a1a1e5",fgHeading:"#ffffff",fgText:"#d1d1ff",fgHighlight:"#00f9a6",layoutBg:"#2f296b",separator:"#342e73",primary:"#7659ff",success:"#00d977",info:"#0088ff",warning:"#ffa100",danger:"#ff386a",primaryLight:yy.tint("#7659ff",20),successLight:yy.tint("#00d977",20),infoLight:yy.tint("#0088ff",20),warningLight:yy.tint("#ffa100",20),dangerLight:yy.tint("#ff386a",20)}},{name:"corporate",base:"default",variables:{fg:"#f1f5f8",bg:"#ffffff",fgHeading:"#181818",fgText:"#4b4b4b",fgHighlight:"#a4abb3",layoutBg:"#f1f5f8",separator:"#cdd5dc",primary:"#73a1ff",success:"#5dcfe3",info:"#ba7fec",warning:"#ffa36b",danger:"#ff6b83",primaryLight:yy.tint("#73a1ff",15),successLight:yy.tint("#5dcfe3",15),infoLight:yy.tint("#ba7fec",15),warningLight:yy.tint("#ffa36b",15),dangerLight:yy.tint("#ff6b83",15)}}],by=function(){function t(t,e){void 0===e&&(e=[]);var n=this;this.themes={},this.combineByNames(e,t).forEach(function(t){n.register(t,t.name,t.base)})}return t.prototype.register=function(t,e,n){var r=this.has(n)?this.get(n):{};this.themes[e]=this.mergeDeep({},r,t)},t.prototype.has=function(t){return!!this.themes[t]},t.prototype.get=function(t){if(!this.themes[t])throw Error("NbThemeConfig: no theme '"+t+"' found registered.");return JSON.parse(JSON.stringify(this.themes[t]))},t.prototype.combineByNames=function(t,e){var n=this;if(t){var r=[];return t.forEach(function(t){var o=e.find(function(e){return e.name===t.name})||{},i=n.mergeDeep({},o,t);r.push(i)}),e.forEach(function(t){r.find(function(e){return e.name===t.name})||r.push(t)}),r}return e},t.prototype.isObject=function(t){return t&&"object"==typeof t&&!Array.isArray(t)},t.prototype.mergeDeep=function(t){for(var e=[],n=1;n=e.width&&(!o||t expanded",sv("100ms ease-in")),hv("expanded => collapsed",sv("100ms ease-out")),n("Wr5T");var mv,yv=function(){},vv=function(){function t(t){this.overlayRef=t,this.onClose$=new j,this.onClose=this.onClose$.asObservable(),this.onBackdropClick=this.overlayRef.backdropClick()}return t.prototype.close=function(t){this.overlayRef.detach(),this.overlayRef.dispose(),this.onClose$.next(t),this.onClose$.complete()},t}(),bv=Object.assign||function(t){for(var e,n=1,r=arguments.length;n=0;--e)if(this._accessors[e][1]===t)return void this._accessors.splice(e,1)},t.prototype.select=function(t){var e=this;this._accessors.forEach(function(n){e._isSameGroup(n,t)&&n[1]!==t&&n[1].fireUncheck(t.value)})},t.prototype._isSameGroup=function(t,e){return!!t[0].control&&t[0]._parent===e._control._parent&&t[1].name===e.name},t}(),Av=function(){},Ev=function(){},Sv=(new wt("Datepicker Adapter"),Object.setPrototypeOf||Array,Object.setPrototypeOf||Array,Object.setPrototypeOf||Array,function(){function t(t){this.window=t,this.enabled=this.window.location.href.indexOf("akveo.github.io")>=0}return t.prototype.trackEvent=function(t,e){void 0===e&&(e=""),this.enabled&&this.gtmPushToDataLayer({event:t,eventValue:e})},t.prototype.gtmPushToDataLayer=function(t){this.window.dataLayer.push(t)},t}()),Ov=function(){function t(t,e,n,r){this.changeDetectorRef=t,this.urlService=e,this.dialogRef=n,this.analytics=r,this.selectedIcon="",this.iconType="",this.downloadControls=[]}return t.prototype.ngAfterViewInit=function(){this.downloadControls=this.urlService.getDownloadItemsDate(this.iconType,this.selectedIcon),this.changeDetectorRef.detectChanges()},t.prototype.closeDialog=function(){this.dialogRef.close()},t.prototype.clickOnDownloadIcon=function(t){this.analytics.trackEvent("downloadIcon",this.selectedIcon+"."+t.format)},t}(),Pv=ao({encapsulation:0,styles:[['.nb-theme-eva [_nghost-%COMP%]{display:block;position:relative}.nb-theme-eva [_nghost-%COMP%] .close-icon[_ngcontent-%COMP%]{position:absolute;cursor:pointer;top:0;left:calc(100% + 2.25rem)}.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{width:400px;max-height:481px;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,sans-serif;background:#fff;border:none;border-radius:.75rem;box-shadow:0 6px 40px 0 rgba(0,35,106,.15)}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{padding:5.625rem 0 0;border-radius:.75rem}.nb-theme-eva [_nghost-%COMP%] .icon-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center;color:#0d1c2e}.nb-theme-eva [_nghost-%COMP%] .icon-name[_ngcontent-%COMP%]{font-size:1.25rem;margin-top:3.75rem}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%]{display:flex;justify-content:center;background-color:#edf0f5;border-top:1px solid #dde1eb;margin-top:4.5rem;padding:2rem 0 1.875rem}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{margin-left:1.5rem;cursor:pointer}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]:first-child{margin-left:0}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center;width:6.5rem;height:6.5rem;padding-top:1.25rem;background-color:#fff;border-radius:.75rem;text-decoration:none}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{background-color:rgba(51,102,255,.1)}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] a.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:active{background-color:rgba(40,77,224,.2)}.nb-theme-eva [_nghost-%COMP%] .download-control[_ngcontent-%COMP%]{width:2.5rem;height:2.5rem}.nb-theme-eva [_nghost-%COMP%] .svg[_ngcontent-%COMP%]{background:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2237px%22 height%3D%2235px%22 viewBox%3D%220 0 37 35%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A sketchtool 52.2 (67145) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3E03E06ED1-7080-41DC-991A-216AEADFA853%3C%2Ftitle%3E %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E %3Cdefs%3E %3Cpolygon id%3D%22path-1%22 points%3D%220.2597 0.0883 29.9827 0.0883 29.9827 23 0.2597 23%22%3E%3C%2Fpolygon%3E %3Cpolygon id%3D%22path-3%22 points%3D%220.0004 0.183 36.242 0.183 36.242 22.1859 0.0004 22.1859%22%3E%3C%2Fpolygon%3E %3C%2Fdefs%3E %3Cg id%3D%22New-variant%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22Desktop-1440-overlay%22 transform%3D%22translate(-638.000000%2C -642.000000)%22%3E %3Cg id%3D%22Group-26%22 transform%3D%22translate(520.000000%2C 274.000000)%22%3E %3Cg id%3D%22Group-12%22 transform%3D%22translate(116.000000%2C 365.000000)%22%3E %3Crect id%3D%22Rectangle%22 fill-rule%3D%22nonzero%22 x%3D%220%22 y%3D%220%22 width%3D%2240%22 height%3D%2240%22%3E%3C%2Frect%3E %3Cg id%3D%22Group-7%22%3E %3Cg id%3D%22Group-3%22 transform%3D%22translate(5.000000%2C 14.816900)%22%3E %3Cmask id%3D%22mask-2%22 fill%3D%22white%22%3E %3Cuse xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E %3C%2Fmask%3E %3Cg id%3D%22Clip-2%22%3E%3C%2Fg%3E %3Cpath d%3D%22M17.8947%2C19.9443 L12.9907%2C19.9443 C12.9717%2C19.9443 12.9557%2C19.9333 12.9477%2C19.9173 L9.6037%2C12.9753 C9.5967%2C12.9603 9.5987%2C12.9423 9.6077%2C12.9283 L13.8277%2C6.5033 C13.8527%2C6.4633 13.9147%2C6.4813 13.9147%2C6.5283 L13.9147%2C12.0503 C13.9147%2C12.8943 14.5987%2C13.5783 15.4427%2C13.5783 C16.2867%2C13.5783 16.9707%2C12.8943 16.9707%2C12.0503 L16.9707%2C6.5283 C16.9707%2C6.4813 17.0327%2C6.4633 17.0577%2C6.5033 L21.2777%2C12.9283 C21.2877%2C12.9423 21.2887%2C12.9603 21.2807%2C12.9753 L17.9377%2C19.9173 C17.9297%2C19.9333 17.9137%2C19.9443 17.8947%2C19.9443 Z M17.0827%2C0.9733 C16.3067%2C-0.2067 14.5777%2C-0.2067 13.8037%2C0.9733 L6.1037%2C12.6963 C6.0947%2C12.7103 6.0937%2C12.7283 6.1007%2C12.7433 L9.5357%2C19.8763 C9.5507%2C19.9073 9.5277%2C19.9443 9.4927%2C19.9443 L1.7877%2C19.9443 C0.9437%2C19.9443 0.2597%2C20.6283 0.2597%2C21.4713 C0.2597%2C22.3163 0.9437%2C23.0003 1.7877%2C23.0003 L28.4557%2C23.0003 C29.2987%2C23.0003 29.9827%2C22.3163 29.9827%2C21.4713 C29.9827%2C20.6283 29.2987%2C19.9443 28.4557%2C19.9443 L21.3927%2C19.9443 C21.3577%2C19.9443 21.3337%2C19.9073 21.3497%2C19.8763 L24.7847%2C12.7433 C24.7907%2C12.7283 24.7907%2C12.7103 24.7817%2C12.6963 L17.0827%2C0.9733 Z%22 id%3D%22Fill-1%22 fill%3D%22%233366FF%22 mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E %3C%2Fg%3E %3Cg id%3D%22Group-6%22 transform%3D%22translate(2.000000%2C 2.816900)%22%3E %3Cmask id%3D%22mask-4%22 fill%3D%22white%22%3E %3Cuse xlink%3Ahref%3D%22%23path-3%22%3E%3C%2Fuse%3E %3C%2Fmask%3E %3Cg id%3D%22Clip-5%22%3E%3C%2Fg%3E %3Cpath d%3D%22M34.9484%2C14.4199 L33.5884%2C14.4199 C33.2184%2C10.7159 31.2734%2C7.4789 28.4424%2C5.3599 L34.9464%2C5.3599 C35.6614%2C5.3599 36.2404%2C4.7799 36.2404%2C4.0659 C36.2404%2C3.3519 35.6614%2C2.7719 34.9464%2C2.7719 L22.0044%2C2.7719 L22.0044%2C1.4779 C22.0044%2C0.7629 21.4244%2C0.1829 20.7094%2C0.1829 L15.5324%2C0.1829 C14.8174%2C0.1829 14.2384%2C0.7629 14.2384%2C1.4779 L14.2384%2C2.7719 L1.2954%2C2.7719 C0.5814%2C2.7719 0.0004%2C3.3519 0.0004%2C4.0659 C0.0004%2C4.7799 0.5814%2C5.3599 1.2954%2C5.3599 L7.7994%2C5.3599 C4.9684%2C7.4789 3.0234%2C10.7159 2.6544%2C14.4199 L1.2934%2C14.4199 C0.5794%2C14.4199 0.0004%2C14.9999 0.0004%2C15.7139 L0.0004%2C20.8909 C0.0004%2C21.6059 0.5794%2C22.1859 1.2934%2C22.1859 L6.4714%2C22.1859 C7.1864%2C22.1859 7.7654%2C21.6059 7.7654%2C20.8909 L7.7654%2C15.7139 C7.7654%2C14.9999 7.1864%2C14.4199 6.4714%2C14.4199 L5.2664%2C14.4199 C5.8534%2C9.7449 9.5624%2C6.0359 14.2364%2C5.4499 L14.2364%2C6.6549 C14.2364%2C7.3689 14.8174%2C7.9489 15.5314%2C7.9489 L16.8254%2C7.9489 L19.4144%2C7.9489 L20.7084%2C7.9489 C21.4234%2C7.9489 22.0034%2C7.3689 22.0034%2C6.6549 L22.0034%2C5.4499 C26.6774%2C6.0369 30.3854%2C9.7449 30.9724%2C14.4199 L29.7674%2C14.4199 C29.0534%2C14.4199 28.4734%2C14.9999 28.4734%2C15.7139 L28.4734%2C20.8909 C28.4734%2C21.6059 29.0534%2C22.1859 29.7674%2C22.1859 L34.9454%2C22.1859 C35.6594%2C22.1859 36.2394%2C21.6059 36.2394%2C20.8909 L36.2424%2C20.8909 L36.2424%2C15.7139 C36.2424%2C14.9999 35.6624%2C14.4199 34.9484%2C14.4199%22 id%3D%22Fill-4%22 fill%3D%22%233366FF%22 mask%3D%22url(%23mask-4)%22%3E%3C%2Fpath%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat}.nb-theme-eva [_nghost-%COMP%] .png[_ngcontent-%COMP%]{background:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2240px%22 height%3D%2240px%22 viewBox%3D%220 0 40 40%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A sketchtool 52.2 (67145) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3EF31E5E6F-F235-4BD8-89D2-557112DBC22B%3C%2Ftitle%3E %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E %3Cg id%3D%22New-variant%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22Desktop-1440-overlay%22 transform%3D%22translate(-764.000000%2C -639.000000)%22 fill-rule%3D%22nonzero%22%3E %3Cg id%3D%22Group-26%22 transform%3D%22translate(520.000000%2C 274.000000)%22%3E %3Cg id%3D%22Group-10%22 transform%3D%22translate(236.000000%2C 365.000000)%22%3E %3Cg id%3D%22Group-25%22 transform%3D%22translate(8.000000%2C 0.000000)%22%3E %3Cg id%3D%22png%22%3E %3Crect id%3D%22Rectangle%22 x%3D%220%22 y%3D%220%22 width%3D%2240%22 height%3D%2240%22%3E%3C%2Frect%3E %3Cpath d%3D%22M11%2C5 L15%2C5 L15%2C15 L5%2C15 L5%2C11 C5%2C7.6862915 7.6862915%2C5 11%2C5 Z M25%2C5 L29%2C5 C32.3137085%2C5 35%2C7.6862915 35%2C11 L35%2C15 L25%2C15 L25%2C5 Z M15%2C15 L25%2C15 L25%2C25 L15%2C25 L15%2C15 Z M5%2C25 L15%2C25 L15%2C35 L11%2C35 C7.6862915%2C35 5%2C32.3137085 5%2C29 L5%2C25 Z M25%2C25 L35%2C25 L35%2C29 C35%2C32.3137085 32.3137085%2C35 29%2C35 L25%2C35 L25%2C25 Z%22 fill%3D%22%233366FF%22%3E%3C%2Fpath%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat}.nb-theme-eva [_nghost-%COMP%] .name[_ngcontent-%COMP%]{font-size:.875rem;font-weight:800;color:#36f;text-align:center;margin-top:.375rem}.nb-theme-eva [_nghost-%COMP%] .select-size-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center}.nb-theme-eva [_nghost-%COMP%] .select-size-container[_ngcontent-%COMP%] .title[_ngcontent-%COMP%]{color:#0d1c2e}.nb-theme-eva [_nghost-%COMP%] ul[_ngcontent-%COMP%]{padding:0}.nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%]{display:inline-flex;margin-top:1.5rem;border:1px solid #36f;border-radius:.17rem}.nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{list-style:none;color:#36f;padding:1rem 1.25rem;border-left:1px solid #36f;font-weight:600;cursor:pointer}.nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:first-child{border-left:none}.nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:active, .nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover{background-color:#36f;color:#fff}']],data:{}});function zv(t){return ta(0,[(t()(),Do(0,0,null,null,5,"div",[],[[2,"active",null]],[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.clickOnDownloadIcon(t.context.$implicit)&&r),r},null,null)),(t()(),Do(1,0,null,null,4,"a",[["download",""]],[[8,"href",4]],null,null,null,null)),(t()(),Do(2,0,null,null,1,"div",[["class","download-control"]],null,null,null,null,null)),Ai(3,278528,null,0,nc,[lr,ur,kn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Do(4,0,null,null,1,"div",[["class","name"]],null,null,null,null,null)),(t()(),Xi(5,null,["",""]))],function(t,e){t(e,3,0,"download-control",e.context.$implicit.format)},function(t,e){t(e,0,0,e.context.$implicit.format===e.component.selectedFormat),t(e,1,0,Io(1,"",e.context.$implicit.href,"")),t(e,5,0,e.context.$implicit.title)})}function Lv(t){return ta(2,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,3,"div",[["class","close-icon"]],null,[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.closeDialog()&&r),r},null,null)),(t()(),Do(2,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(3,{width:0,height:1,animationType:2}),Qi(4,2),(t()(),Do(5,0,null,null,12,"nb-card",[],[[2,"xxsmall-card",null],[2,"xsmall-card",null],[2,"small-card",null],[2,"medium-card",null],[2,"large-card",null],[2,"xlarge-card",null],[2,"xxlarge-card",null],[2,"active-card",null],[2,"disabled-card",null],[2,"primary-card",null],[2,"info-card",null],[2,"success-card",null],[2,"warning-card",null],[2,"danger-card",null],[2,"accent",null],[2,"accent-primary",null],[2,"accent-info",null],[2,"accent-success",null],[2,"accent-warning",null],[2,"accent-danger",null],[2,"accent-active",null],[2,"accent-disabled",null]],null,null,ly,sy)),Ai(6,49152,null,0,oy,[],null,null),(t()(),Do(7,0,null,1,10,"nb-card-body",[],null,null,null,ay,iy)),Ai(8,49152,null,0,ry,[],null,null),(t()(),Do(9,0,null,0,5,"div",[["class","icon-container"]],null,null,null,null,null)),(t()(),Do(10,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(11,{width:0,height:1}),Qi(12,2),(t()(),Do(13,0,null,null,1,"div",[["class","icon-name"]],null,null,null,null,null)),(t()(),Xi(14,null,["",""])),(t()(),Do(15,0,null,0,2,"div",[["class","download-controls"]],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,zv)),Ai(17,278528,null,0,oc,[jn,Nn,lr],{ngForOf:[0,"ngForOf"]},null)],function(t,e){t(e,17,0,e.component.downloadControls)},function(t,e){var n=e.component;t(e,2,0,ro(e,2,0,t(e,4,0,pi(e,0),"close",t(e,3,0,36,36,"pulse")))),t(e,5,1,[pi(e,6).xxsmall,pi(e,6).xsmall,pi(e,6).small,pi(e,6).medium,pi(e,6).large,pi(e,6).xlarge,pi(e,6).xxlarge,pi(e,6).active,pi(e,6).disabled,pi(e,6).primary,pi(e,6).info,pi(e,6).success,pi(e,6).warning,pi(e,6).danger,pi(e,6).hasAccent,pi(e,6).primaryAccent,pi(e,6).infoAccent,pi(e,6).successAccent,pi(e,6).warningAccent,pi(e,6).dangerAccent,pi(e,6).activeAccent,pi(e,6).disabledAccent]),t(e,10,0,ro(e,10,0,t(e,12,0,pi(e,0),n.selectedIcon,t(e,11,0,64,64)))),t(e,14,0,n.selectedIcon)})}var kv=ei("eva-download-icon",Ov,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"eva-download-icon",[],null,null,null,Lv,Pv)),Ai(1,4243456,null,0,Ov,[Fn,cy,vv,Sv],null,null)],null,null)},{selectedIcon:"selectedIcon",iconType:"iconType"},{},[]),Tv=ao({encapsulation:2,styles:[],data:{}});function Iv(t){return ta(0,[Gi(null,0)],null,null)}var Rv=ao({encapsulation:2,styles:[],data:{}});function Vv(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nav",[],[[2,"fixed",null]],null,null,null,null)),Gi(null,0)],null,function(t,e){t(e,0,0,e.component.fixedValue)})}var Dv=ao({encapsulation:2,styles:[],data:{}});function Hv(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nav",[],[[2,"fixed",null]],null,null,null,null)),Gi(null,0)],null,function(t,e){t(e,0,0,e.component.fixedValue)})}var Nv=ao({encapsulation:0,styles:[["[_nghost-%COMP%]{-webkit-font-smoothing:antialiased}[dir=ltr] [_nghost-%COMP%]{text-align:left}[dir=rtl] [_nghost-%COMP%]{text-align:right}[_nghost-%COMP%] .layout[_ngcontent-%COMP%]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[_nghost-%COMP%] nb-layout-header{display:block}[_nghost-%COMP%] nb-layout-header nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}[_nghost-%COMP%] nb-layout-header.fixed{position:fixed;left:0;right:0;z-index:1040}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[dir=ltr] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[dir=rtl] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[dir=ltr] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[dir=rtl] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.right{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.end{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar .fixed{position:fixed;width:100%;overflow-y:auto;height:100%}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content.center[_ngcontent-%COMP%]{max-width:100%;position:relative;margin-left:auto;margin-right:auto}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%] nb-layout-column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;min-width:0}[dir=ltr] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%] nb-layout-column.left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[dir=rtl] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%] nb-layout-column.left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%] nb-layout-column.start{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] nb-layout-footer{display:block;margin-top:auto}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] nb-layout-footer nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}"]],data:{}});function jv(t){return ta(0,[Fi(402653184,1,{veryTopRef:0}),Fi(402653184,2,{scrollableContainerRef:0}),(t()(),Do(2,0,[[2,0],["scrollableContainer",1]],null,9,"div",[["class","scrollable-container"]],null,[[null,"scroll"]],function(t,e,n){var r=!0;return"scroll"===e&&(r=!1!==t.component.onScroll(n)&&r),r},null,null)),(t()(),Do(3,0,null,null,8,"div",[["class","layout"]],null,null,null,null,null)),Gi(null,0),(t()(),Do(5,0,null,null,6,"div",[["class","layout-container"]],null,null,null,null,null)),Gi(null,1),(t()(),Do(7,0,null,null,4,"div",[["class","content"]],[[2,"center",null]],null,null,null,null)),Gi(null,2),(t()(),Do(9,0,null,null,1,"div",[["class","columns"]],null,null,null,null,null)),Gi(null,3),Gi(null,4)],null,function(t,e){t(e,7,0,e.component.centerValue)})}var Fv=function(){function t(){}return t.prototype.getEvoVersion=function(){return n("kiQV").version},t}(),Bv=function(){function t(t,e,n){this.urlService=t,this.analytics=e,this.versionService=n,this.zipUrl=this.urlService.getZippedIconsUrl()}return t.prototype.clickOnDownloadPack=function(){var t=this.versionService.getEvoVersion();this.analytics.trackEvent("downloadPack","download pack version: "+t)},t}(),Uv=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%]{display:flex;flex:1 0 auto;flex-direction:row;align-items:center;margin:0;justify-content:space-between}.nb-theme-eva [_nghost-%COMP%] .section[_ngcontent-%COMP%]{display:flex}.nb-theme-eva [_nghost-%COMP%] .section.left[_ngcontent-%COMP%]{display:flex;margin-top:1.5rem;color:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%]{align-items:center}.nb-theme-eva [_nghost-%COMP%] .stars[_ngcontent-%COMP%]{width:95px;height:20px;margin-right:1.5rem;margin-top:1.625rem}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%]{display:flex;align-items:center;margin-left:2.25rem}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:1.5rem;height:1.5rem}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:flex;align-items:center;color:#a7b4cc;text-transform:none;text-decoration:none;margin-left:1.75rem;margin-top:0}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:first-child{margin-left:0}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:first-child i[_ngcontent-%COMP%]{line-height:inherit}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{fill:#a7b4cc;line-height:.5}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#36f}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover i[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{margin-left:.5rem}.nb-theme-eva [_nghost-%COMP%] .btn-header[_ngcontent-%COMP%]{display:flex;align-items:center;margin-top:1.5rem;color:#36f;background-color:transparent;font-weight:600;padding:.875rem;border:1px solid #edf0f5;border-radius:.25rem;cursor:pointer}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]{position:relative}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%] .download-items-container[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{padding:0 .75rem}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover{color:#fff;box-shadow:none;background-color:#36f}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover i[_ngcontent-%COMP%]{fill:#fff}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover .download-items-container[_ngcontent-%COMP%]{display:block;padding-top:.625rem;position:absolute;z-index:1;top:100%;left:0}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%]{margin:0;padding:.625rem 0;background-color:#36f;box-shadow:0 6px 10px 0 rgba(51,102,255,.16);border-radius:.25rem}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{list-style:none}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:flex;align-items:center;text-decoration:none;text-transform:none;padding:1rem;color:#fff}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{background-color:#598bff}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:active{background-color:#284de0}.nb-theme-eva [_nghost-%COMP%] .desktop[_ngcontent-%COMP%]{display:inherit}.nb-theme-eva [_nghost-%COMP%] .mobile[_ngcontent-%COMP%]{display:none}@media (min-width:576px){.nb-theme-eva [_nghost-%COMP%] .logo[_ngcontent-%COMP%]{align-items:baseline;flex:1 0 auto}}@media (max-width:1399.98px){.nb-theme-eva [_nghost-%COMP%]{margin:0 1rem}}@media (max-width:991.98px){.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:none}}@media (max-width:767.98px){.nb-theme-eva [_nghost-%COMP%] .desktop[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .mobile[_ngcontent-%COMP%]{display:inherit}.nb-theme-eva [_nghost-%COMP%] .stars[_ngcontent-%COMP%]{margin-top:.875rem;margin-right:0}.nb-theme-eva [_nghost-%COMP%] .section[_ngcontent-%COMP%]{margin-top:1rem}.nb-theme-eva [_nghost-%COMP%] .section.left[_ngcontent-%COMP%]{margin-top:0}.nb-theme-eva [_nghost-%COMP%] .section.left[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%]{margin-right:0;margin-left:0}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{margin-left:0;padding:.625rem}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:2rem;height:2rem}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] .behance[_ngcontent-%COMP%] i[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] .github[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:1.75rem;height:1.75rem}.nb-theme-eva [_nghost-%COMP%] .btn-header[_ngcontent-%COMP%]{margin-left:0}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]{display:none}}@media (min-width:315px) and (max-width:370px){.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{margin-left:.5rem;padding:.5rem}}"]],data:{}});function qv(t){return ta(0,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,22,"div",[["class","section left"]],null,null,null,null,null)),(t()(),Do(2,0,null,null,0,"iframe",[["class","stars mobile"],["frameborder","0"],["scrolling","0"],["src","https://ghbtns.com/github-btn.html?user=akveo&repo=eva-icons&type=star&count=true"]],null,null,null,null,null)),(t()(),Do(3,0,null,null,1,"span",[["class","desktop"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Support us on:"])),(t()(),Do(5,0,null,null,18,"div",[["class","social-group"]],null,null,null,null,null)),(t()(),Do(6,0,null,null,5,"a",[["class","social twitter"],["href","https://twitter.com/akveo_inc"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(7,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(8,{width:0,height:1}),Qi(9,2),(t()(),Do(10,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Twitter"])),(t()(),Do(12,0,null,null,5,"a",[["class","social behance"],["href","https://www.behance.net/gallery/72027793/Eva-Icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(13,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(14,{width:0,height:1}),Qi(15,2),(t()(),Do(16,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Behance"])),(t()(),Do(18,0,null,null,5,"a",[["class","social github"],["href","https://github.com/akveo/eva-icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(19,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(20,{width:0,height:1}),Qi(21,2),(t()(),Do(22,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["GitHub"])),(t()(),Do(24,0,null,null,42,"div",[["class","section right"]],null,null,null,null,null)),(t()(),Do(25,0,null,null,18,"div",[["class","social-group mobile"]],null,null,null,null,null)),(t()(),Do(26,0,null,null,5,"a",[["class","social twitter"],["href","https://twitter.com/akveo_inc"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(27,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(28,{width:0,height:1}),Qi(29,2),(t()(),Do(30,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Twitter"])),(t()(),Do(32,0,null,null,5,"a",[["class","social behance"],["href","https://www.behance.net/gallery/72027793/Eva-Icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(33,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(34,{width:0,height:1}),Qi(35,2),(t()(),Do(36,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Behance"])),(t()(),Do(38,0,null,null,5,"a",[["class","social github"],["href","https://github.com/akveo/eva-icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(39,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(40,{width:0,height:1}),Qi(41,2),(t()(),Do(42,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["GitHub"])),(t()(),Do(44,0,null,null,0,"iframe",[["class","stars desktop"],["frameborder","0"],["scrolling","0"],["src","https://ghbtns.com/github-btn.html?user=akveo&repo=eva-icons&type=star&count=true"]],null,null,null,null,null)),(t()(),Do(45,0,null,null,21,"div",[["class","btn btn-primary btn-download btn-header"]],null,null,null,null,null)),(t()(),Do(46,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(47,{width:0,height:1}),Qi(48,2),(t()(),Do(49,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Download"])),(t()(),Do(51,0,null,null,15,"div",[["class","download-items-container"]],null,null,null,null,null)),(t()(),Do(52,0,null,null,14,"ul",[],null,null,null,null,null)),(t()(),Do(53,0,null,null,6,"li",[],null,[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.clickOnDownloadPack()&&r),r},null,null)),(t()(),Do(54,0,null,null,5,"a",[["download",""]],[[8,"href",4]],null,null,null,null)),(t()(),Do(55,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(56,{width:0,height:1,fill:2}),Qi(57,2),(t()(),Do(58,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Design Pack"])),(t()(),Do(60,0,null,null,6,"li",[],null,null,null,null,null)),(t()(),Do(61,0,null,null,5,"a",[["href","https://www.npmjs.com/package/eva-icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(62,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(63,{width:0,height:1,fill:2}),Qi(64,2),(t()(),Do(65,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["NPM"]))],null,function(t,e){var n=e.component;t(e,7,0,ro(e,7,0,t(e,9,0,pi(e,0),"twitter-outline",t(e,8,0,"100%","100%")))),t(e,13,0,ro(e,13,0,t(e,15,0,pi(e,0),"behance-outline",t(e,14,0,"100%","100%")))),t(e,19,0,ro(e,19,0,t(e,21,0,pi(e,0),"github-outline",t(e,20,0,"100%","100%")))),t(e,27,0,ro(e,27,0,t(e,29,0,pi(e,0),"twitter-outline",t(e,28,0,"100%","100%")))),t(e,33,0,ro(e,33,0,t(e,35,0,pi(e,0),"behance-outline",t(e,34,0,"100%","100%")))),t(e,39,0,ro(e,39,0,t(e,41,0,pi(e,0),"github",t(e,40,0,"100%","100%")))),t(e,46,0,ro(e,46,0,t(e,48,0,pi(e,0),"download",t(e,47,0,24,24)))),t(e,54,0,Io(1,"",n.zipUrl,"")),t(e,55,0,ro(e,55,0,t(e,57,0,pi(e,0),"cube-outline",t(e,56,0,24,24,"#ffffff")))),t(e,62,0,ro(e,62,0,t(e,64,0,pi(e,0),"npm",t(e,63,0,24,24,"#ffffff"))))})}var Wv=function(){function t(t){var e=this;this.scrollService=t,this.alive=!0,this.isMobileView=!1,this.clickIcon=new an,this.trackByFn=function(t,e){return e.order},this.scrollService.onScroll().pipe(xm(function(){return e.alive&&e.isMobileView})).subscribe(function(){e.popovers.forEach(function(t){t.hide()})})}return t.prototype.clickIconHandler=function(t){this.clickIcon.emit(t)},t.prototype.ngOnDestroy=function(){this.alive=!1},t}(),Gv=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%]{display:flex;flex-wrap:wrap;justify-content:flex-start}.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{cursor:pointer;border:none;margin-bottom:3rem;margin-right:calc((100% - 8 * 6rem)/ 7)}.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]:nth-child(8n){margin-right:0}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{width:6rem;height:6rem;line-height:3.25;text-align:center;border:1px solid #f6f7fa;border-radius:.25rem}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{fill:#5670a1;display:inline-block;width:1.625rem;height:1.625rem}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]:hover{border:1px solid transparent;box-shadow:0 8px 24px 0 rgba(237,240,245,.5)}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]:hover i[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] .fake-card[_ngcontent-%COMP%]{visibility:hidden;margin:0;padding:0;height:0}.nb-theme-eva [_nghost-%COMP%] .fake-card[_ngcontent-%COMP%] nb-card-body[_ngcontent-%COMP%]{display:none}@media (max-width:991.98px){.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{margin-right:calc((100% - 4 * 7rem)/ 3)}.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]:nth-child(4n){margin-right:0}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{width:7rem;height:7rem;line-height:4.25}}@media (max-width:575.98px){.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{margin-bottom:2.5rem;margin-right:calc((100% - 4 * 4.625rem)/ 3)}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{width:4.625rem;height:4.625rem;line-height:2}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:1.5rem;height:1.5rem}}@media (min-width:315px) and (max-width:370px){.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{margin-bottom:2.5rem;margin-right:calc((100% - 4 * 4rem)/ 3)}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{width:4rem;height:4rem;padding:1rem;line-height:1.8}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:1.5rem;height:1.5rem}}"]],data:{}});function Zv(t){return ta(0,[(t()(),Do(0,0,null,null,5,"nb-card-body",[["class","eva-parent-hover"]],null,null,null,ay,iy)),Ai(1,49152,null,0,ry,[],null,null),Ai(2,4341760,[[1,4]],0,ev,[ag,kn,em,im,$e],{content:[0,"content"]},null),(t()(),Do(3,0,null,0,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(4,{width:0,height:1,animationType:2}),Qi(5,2)],function(t,e){t(e,2,0,e.parent.context.$implicit.name)},function(t,e){var n=e.component;t(e,3,0,ro(e,3,0,t(e,5,0,pi(e.parent.parent,0),e.parent.context.$implicit.name,t(e,4,0,"100%","100%",n.animationType))))})}function Qv(t){return ta(0,[(t()(),Do(0,0,null,null,5,"nb-card-body",[["class","eva-parent-hover"]],null,null,null,ay,iy)),Ai(1,49152,null,0,ry,[],null,null),Ai(2,4341760,[[1,4]],0,ev,[ag,kn,em,im,$e],{content:[0,"content"],mode:[1,"mode"]},null),(t()(),Do(3,0,null,0,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(4,{width:0,height:1,animationType:2}),Qi(5,2)],function(t,e){t(e,2,0,e.parent.context.$implicit.name,"hint")},function(t,e){var n=e.component;t(e,3,0,ro(e,3,0,t(e,5,0,pi(e.parent.parent,0),e.parent.context.$implicit.name,t(e,4,0,"100%","100%",n.animationType))))})}function Kv(t){return ta(0,[(t()(),Do(0,0,null,null,4,"nb-card",[],[[2,"xxsmall-card",null],[2,"xsmall-card",null],[2,"small-card",null],[2,"medium-card",null],[2,"large-card",null],[2,"xlarge-card",null],[2,"xxlarge-card",null],[2,"active-card",null],[2,"disabled-card",null],[2,"primary-card",null],[2,"info-card",null],[2,"success-card",null],[2,"warning-card",null],[2,"danger-card",null],[2,"accent",null],[2,"accent-primary",null],[2,"accent-info",null],[2,"accent-success",null],[2,"accent-warning",null],[2,"accent-danger",null],[2,"accent-active",null],[2,"accent-disabled",null]],[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.clickIconHandler(t.context.$implicit.name)&&r),r},ly,sy)),Ai(1,49152,null,0,oy,[],null,null),(t()(),Vo(16777216,null,1,1,null,Zv)),Ai(3,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Vo(0,[["desktop",2]],2,0,null,Qv))],function(t,e){t(e,3,0,e.component.isMobileView,pi(e,4))},function(t,e){t(e,0,1,[pi(e,1).xxsmall,pi(e,1).xsmall,pi(e,1).small,pi(e,1).medium,pi(e,1).large,pi(e,1).xlarge,pi(e,1).xxlarge,pi(e,1).active,pi(e,1).disabled,pi(e,1).primary,pi(e,1).info,pi(e,1).success,pi(e,1).warning,pi(e,1).danger,pi(e,1).hasAccent,pi(e,1).primaryAccent,pi(e,1).infoAccent,pi(e,1).successAccent,pi(e,1).warningAccent,pi(e,1).dangerAccent,pi(e,1).activeAccent,pi(e,1).disabledAccent])})}function $v(t){return ta(2,[Ei(0,ny,[fh]),Fi(671088640,1,{popovers:1}),(t()(),Vo(16777216,null,null,1,null,Kv)),Ai(3,278528,null,0,oc,[jn,Nn,lr],{ngForOf:[0,"ngForOf"],ngForTrackBy:[1,"ngForTrackBy"]},null),(t()(),Do(4,0,null,null,1,"nb-card",[["class","fake-card"]],[[2,"xxsmall-card",null],[2,"xsmall-card",null],[2,"small-card",null],[2,"medium-card",null],[2,"large-card",null],[2,"xlarge-card",null],[2,"xxlarge-card",null],[2,"active-card",null],[2,"disabled-card",null],[2,"primary-card",null],[2,"info-card",null],[2,"success-card",null],[2,"warning-card",null],[2,"danger-card",null],[2,"accent",null],[2,"accent-primary",null],[2,"accent-info",null],[2,"accent-success",null],[2,"accent-warning",null],[2,"accent-danger",null],[2,"accent-active",null],[2,"accent-disabled",null]],null,null,ly,sy)),Ai(5,49152,null,0,oy,[],null,null),(t()(),Do(6,0,null,null,1,"nb-card",[["class","fake-card"]],[[2,"xxsmall-card",null],[2,"xsmall-card",null],[2,"small-card",null],[2,"medium-card",null],[2,"large-card",null],[2,"xlarge-card",null],[2,"xxlarge-card",null],[2,"active-card",null],[2,"disabled-card",null],[2,"primary-card",null],[2,"info-card",null],[2,"success-card",null],[2,"warning-card",null],[2,"danger-card",null],[2,"accent",null],[2,"accent-primary",null],[2,"accent-info",null],[2,"accent-success",null],[2,"accent-warning",null],[2,"accent-danger",null],[2,"accent-active",null],[2,"accent-disabled",null]],null,null,ly,sy)),Ai(7,49152,null,0,oy,[],null,null)],function(t,e){var n=e.component;t(e,3,0,n.icons,n.trackByFn)},function(t,e){t(e,4,1,[pi(e,5).xxsmall,pi(e,5).xsmall,pi(e,5).small,pi(e,5).medium,pi(e,5).large,pi(e,5).xlarge,pi(e,5).xxlarge,pi(e,5).active,pi(e,5).disabled,pi(e,5).primary,pi(e,5).info,pi(e,5).success,pi(e,5).warning,pi(e,5).danger,pi(e,5).hasAccent,pi(e,5).primaryAccent,pi(e,5).infoAccent,pi(e,5).successAccent,pi(e,5).warningAccent,pi(e,5).dangerAccent,pi(e,5).activeAccent,pi(e,5).disabledAccent]),t(e,6,1,[pi(e,7).xxsmall,pi(e,7).xsmall,pi(e,7).small,pi(e,7).medium,pi(e,7).large,pi(e,7).xlarge,pi(e,7).xxlarge,pi(e,7).active,pi(e,7).disabled,pi(e,7).primary,pi(e,7).info,pi(e,7).success,pi(e,7).warning,pi(e,7).danger,pi(e,7).hasAccent,pi(e,7).primaryAccent,pi(e,7).infoAccent,pi(e,7).successAccent,pi(e,7).warningAccent,pi(e,7).dangerAccent,pi(e,7).activeAccent,pi(e,7).disabledAccent])})}var Xv=function(){function t(){this.changeIconsType=new an,this.navItems=[{title:"Outline",type:"outline",iconName:"star-outline"},{title:"Fill",type:"fill",iconName:"star"}]}return t.prototype.changeType=function(t){this.changeIconsType.emit(t),this.iconsType=t},t}(),Yv=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%] ul[_ngcontent-%COMP%]{display:flex;list-style:none;margin:0;padding:0}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]{display:flex;align-items:baseline;position:relative;text-decoration:none;font-size:.875rem;color:#a7b4cc;cursor:pointer}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:not(:first-child){margin-left:1.75rem}.nb-theme-eva [_nghost-%COMP%] li.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:focus, .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:hover{color:#36f;text-shadow:.5px 0 0 currentColor;font-weight:400;outline:0!important}.nb-theme-eva [_nghost-%COMP%] li.active[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:focus .nav-menu-icon[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:hover .nav-menu-icon[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%]{margin-right:.5rem;fill:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:.875rem}@media (max-width:767.98px){.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:none}}"]],data:{}});function Jv(t){return ta(0,[(t()(),Do(0,0,null,null,4,"li",[["class","nav-item"]],[[2,"active",null]],[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.changeType(t.context.$implicit.type)&&r),r},null,null)),(t()(),Do(1,0,null,null,1,"i",[["class","nav-menu-icon"]],[[8,"innerHTML",1]],null,null,null,null)),Qi(2,1),(t()(),Do(3,0,null,null,1,"span",[["class","title"]],null,null,null,null,null)),(t()(),Xi(4,null,["",""]))],null,function(t,e){t(e,0,0,e.context.$implicit.type===e.component.iconsType),t(e,1,0,ro(e,1,0,t(e,2,0,pi(e.parent,0),e.context.$implicit.iconName))),t(e,4,0,e.context.$implicit.title)})}function tb(t){return ta(0,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,2,"ul",[],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,Jv)),Ai(3,278528,null,0,oc,[jn,Nn,lr],{ngForOf:[0,"ngForOf"]},null)],function(t,e){t(e,3,0,e.component.navItems)},null)}var eb=function(){function t(){this.changeAnimation=new an,this.animationItems=[{title:"Zoom",iconName:"maximize-outline",animationType:"zoom"},{title:"Pulse",iconName:"activity-outline",animationType:"pulse"},{title:"Shake",iconName:"shake-outline",animationType:"shake"},{title:"Flip in Y",iconName:"flip-2-outline",animationType:"flip"}]}return t.prototype.ngOnInit=function(){this.selectedItem=this.animation},t.prototype.changeAnimationType=function(t){this.changeAnimation.emit(t),this.animation=t},t}(),nb=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%] ul[_ngcontent-%COMP%]{display:flex;list-style:none;margin:0;padding:0}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]{cursor:pointer;align-items:baseline;font-size:.875rem;color:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:not(:first-child){margin-left:1.75rem}.nb-theme-eva [_nghost-%COMP%] li.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:focus, .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:hover{color:#36f;text-shadow:.5px 0 0 currentColor;font-weight:400;outline:0!important}.nb-theme-eva [_nghost-%COMP%] li.active[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:focus .nav-menu-icon[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:hover .nav-menu-icon[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%]{margin-right:.5rem;fill:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:.875rem}@media (max-width:1199.98px){.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%]{padding:.5rem .75rem}.nb-theme-eva [_nghost-%COMP%] a.active[_ngcontent-%COMP%]{border-radius:.17rem;border:1px solid #36f}.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%]{margin:0 .25rem}.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%]::after{display:none}.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .nav-menu-icon[_ngcontent-%COMP%]{margin:0}}@media (max-width:767.98px){.nb-theme-eva [_nghost-%COMP%] .title[_ngcontent-%COMP%]{display:none}}"]],data:{}});function rb(t){return ta(0,[(t()(),Do(0,0,null,null,5,"li",[["class","nav-item eva-parent-hover"]],[[2,"active",null]],[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.changeAnimationType(t.context.$implicit.animationType)&&r),r},null,null)),(t()(),Do(1,0,null,null,2,"i",[["class","nav-menu-icon"]],[[8,"innerHTML",1]],null,null,null,null)),Ki(2,{animationType:0}),Qi(3,2),(t()(),Do(4,0,null,null,1,"span",[["class","title"]],null,null,null,null,null)),(t()(),Xi(5,null,["",""]))],null,function(t,e){t(e,0,0,e.context.$implicit.animationType===e.component.animation),t(e,1,0,ro(e,1,0,t(e,3,0,pi(e.parent,0),e.context.$implicit.iconName,t(e,2,0,e.context.$implicit.animationType)))),t(e,5,0,e.context.$implicit.title)})}function ob(t){return ta(0,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,2,"ul",[],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,rb)),Ai(3,278528,null,0,oc,[jn,Nn,lr],{ngForOf:[0,"ngForOf"]},null)],function(t,e){t(e,3,0,e.component.animationItems)},null)}var ib=n("q7YW"),ab={activity:0,"alert-circle":100,"alert-triangle":200,archive:300,"arrow-circle-down":400,"arrow-circle-up":500,"arrow-circle-left":600,"arrow-circle-right":700,"arrow-down":800,"arrow-up":900,"arrow-left":1e3,"arrow-right":1100,"arrow-downward":1200,"arrow-upward":1300,"arrow-back":1400,"arrow-forward":1500,"arrow-ios-downward":1600,"arrow-ios-upward":1700,"arrow-ios-back":1800,"arrow-ios-forward":1900,"arrowhead-down":2e3,"arrowhead-up":2100,"arrowhead-left":2200,"arrowhead-right":2300,at:2500,"attach-2":2600,attach:2700,award:2800,backspace:2900,"bar-chart-2":3e3,"bar-chart":3100,battery:3200,behance:3250,"bell-off":3300,bell:3400,bluetooth:3500,"book-open":3600,book:3700,bookmark:3800,briefcase:3900,browser:4e3,brush:4100,bulb:4200,calendar:4300,camera:4400,car:4500,cast:4600,charging:4700,"checkmark-circle-2":4800,"checkmark-circle":4900,"checkmark-square-2":5e3,"checkmark-square":5100,checkmark:5200,"chevron-down":5300,"chevron-left":5400,"chevron-right":5500,"chevron-up":5600,clipboard:5700,clock:5800,"close-circle":5900,"close-square":6e3,close:6100,"cloud-download":6200,"cloud-upload":6300,"code-download":6400,code:6500,collapse:6600,"color-palette":6700,"color-picker":6800,compass:6900,copy:7e3,"corner-down-left":7100,"corner-down-right":7200,"corner-left-down":7300,"corner-left-up":7400,"corner-right-down":7500,"corner-right-up":7600,"corner-up-left":7700,"corner-up-right":7800,"credit-card":7900,crop:8e3,cube:8100,"diagonal-arrow-left-down":8200,"diagonal-arrow-left-up":8300,"diagonal-arrow-right-down":8400,"diagonal-arrow-right-up":8500,"done-all":8600,download:8700,"droplet-off":8800,droplet:8900,"edit-2":9e3,edit:9100,email:9200,expand:9300,"external-link":9400,"eye-off-2":9500,"eye-off":9600,eye:9700,facebook:9800,"file-add":9900,"file-remove":1e4,"file-text":10100,file:10200,film:10300,flag:10400,"flash-off":10500,flash:10600,flip:10650,"flip-2":10675,"folder-add":10700,"folder-remove":10800,folder:10900,funnel:11e3,gift:11100,github:11150,"globe-2":11200,"globe-3":11300,globe:11400,google:11500,grid:11600,"hard-drive":11700,hash:11800,headphones:11900,heart:12e3,home:12100,"image-2":12200,image:12300,inbox:12400,info:12500,keypad:12600,layers:12700,layout:12800,"link-2":12900,link:13e3,linkedin:13100,list:13200,lock:13300,"log-in":13400,"log-out":13500,map:13600,maximize:13700,"menu-2":13800,"menu-arrow":13900,menu:14e3,"message-circle":14100,"message-square":14150,"mic-off":14200,mic:14300,minimize:14400,"minus-circle":14500,"minus-square":14600,minus:14700,monitor:14800,moon:14900,"more-horizontal":15e3,"more-vertical":15100,move:15200,music:15300,"navigation-2":15400,navigation:15500,npm:15550,"options-2":15600,options:15700,pantone:15800,"paper-plane":15900,"pause-circle":16e3,people:16100,percent:16200,"person-add":16300,"person-delete":16400,"person-done":16500,"person-remove":16600,person:16700,"phone-call":16800,"phone-missed":16900,"phone-off":17e3,phone:17100,"pie-chart-2":17200,"pie-chart":17300,pin:17400,"play-circle":17500,"plus-circle":17600,"plus-square":17700,plus:17800,power:17900,pricetags:18e3,printer:18100,"question-mark-circle":18200,"question-mark":18300,"radio-button-off":18400,"radio-button-on":18500,radio:18600,recording:18700,refresh:18800,repeat:18900,"rewind-left":19e3,"rewind-right":19100,save:19200,scissors:19300,search:19400,"settings-2":19500,settings:19600,share:19700,"shield-off":19800,shield:19900,"shopping-bag":2e4,"shopping-cart":20100,"shuffle-2":20200,shuffle:20300,"skip-back":20400,"skip-forward":20500,slash:20600,smartphone:20700,speaker:20800,square:20900,star:21e3,"stop-circle":21100,sun:21200,swap:21300,sync:21400,text:21500,"thermometer-minus":21600,"thermometer-plus":21700,thermometer:21800,"toggle-left":21900,"toggle-right":22e3,"trash-2":22100,trash:22200,"trending-down":22300,"trending-up":22400,tv:22500,twitter:22600,umbrella:22700,undo:22800,unlock:22900,upload:23e3,"video-off":23100,video:23200,"volume-down":23300,"volume-mute":23400,"volume-off":23500,"volume-up":23600,"wifi-off":23700,wifi:23800},sb={"activity-outline":0,"alert-circle-outline":100,"alert-triangle-outline":200,"archive-outline":300,"arrow-circle-down-outline":400,"arrow-circle-up-outline":500,"arrow-circle-left-outline":600,"arrow-circle-right-outline":700,"arrow-down-outline":800,"arrow-up-outline":900,"arrow-left-outline":1e3,"arrow-right-outline":1100,"arrow-downward-outline":1200,"arrow-upward-outline":1300,"arrow-back-outline":1400,"arrow-forward-outline":1500,"arrow-ios-downward-outline":1600,"arrow-ios-upward-outline":1700,"arrow-ios-back-outline":1800,"arrow-ios-forward-outline":1900,"arrowhead-down-outline":2e3,"arrowhead-up-outline":2100,"arrowhead-left-outline":2200,"arrowhead-right-outline":2300,"at-outline":2400,"attach-2-outline":2500,"attach-outline":2600,"award-outline":2700,"backspace-outline":2800,"bar-chart-2-outline":2900,"bar-chart-outline":3e3,"battery-outline":3100,"behance-outline":3150,"bell-off-outline":3200,"bell-outline":3300,"bluetooth-outline":3400,"book-open-outline":3500,"book-outline":3600,"bookmark-outline":3700,"briefcase-outline":3800,"browser-outline":3900,"brush-outline":4e3,"bulb-outline":4100,"calendar-outline":4200,"camera-outline":4300,"car-outline":4400,"cast-outline":4500,"charging-outline":4600,"checkmark-circle-2-outline":4700,"checkmark-circle-outline":4800,"checkmark-outline":4900,"checkmark-square-2-outline":5e3,"checkmark-square-outline":5100,"chevron-down-outline":5200,"chevron-left-outline":5300,"chevron-right-outline":5400,"chevron-up-outline":5500,"clipboard-outline":5600,"clock-outline":5700,"close-circle-outline":5800,"close-outline":5900,"close-square-outline":6e3,"cloud-download-outline":6100,"cloud-upload-outline":6200,"code-download-outline":6300,"code-outline":6400,"collapse-outline":6500,"color-palette-outline":6600,"color-picker-outline":6700,"compass-outline":6800,"copy-outline":6900,"corner-down-left-outline":7e3,"corner-down-right-outline":7100,"corner-left-down-outline":7200,"corner-left-up-outline":7300,"corner-right-down-outline":7400,"corner-right-up-outline":7500,"corner-up-left-outline":7600,"corner-up-right-outline":7700,"credit-card-outline":7800,"crop-outline":7900,"cube-outline":8e3,"diagonal-arrow-left-down-outline":8100,"diagonal-arrow-left-up-outline":8200,"diagonal-arrow-right-down-outline":8300,"diagonal-arrow-right-up-outline":8400,"done-all-outline":8500,"download-outline":8600,"droplet-off-outline":8700,"droplet-outline":8800,"edit-2-outline":8900,"edit-outline":9e3,"email-outline":9100,"expand-outline":9200,"external-link-outline":9300,"eye-off-2-outline":9400,"eye-off-outline":9500,"eye-outline":9600,"facebook-outline":9700,"file-add-outline":9800,"file-outline":9900,"file-remove-outline":1e4,"file-text-outline":10100,"film-outline":10200,"flag-outline":10300,"flash-off-outline":10400,"flash-outline":10500,"flip-outline":10550,"flip-2-outline":10575,"folder-add-outline":10600,"folder-outline":10700,"folder-remove-outline":10800,"funnel-outline":10900,"gift-outline":11e3,"globe-2-outline":11100,"globe-outline":11200,"google-outline":11300,"grid-outline":11400,"hard-drive-outline":11500,"hash-outline":11600,"headphones-outline":11700,"heart-outline":11800,"home-outline":11900,"image-outline":12e3,"inbox-outline":12100,"info-outline":12200,"keypad-outline":12300,"layers-outline":12400,"layout-outline":12500,"link-2-outline":12600,"link-outline":12700,"linkedin-outline":12800,"list-outline":12900,"loader-outline":13e3,"lock-outline":13100,"log-in-outline":13200,"log-out-outline":13300,"map-outline":13400,"maximize-outline":13500,"menu-2-outline":13600,"menu-arrow-outline":13700,"menu-outline":13800,"message-circle-outline":13900,"message-square-outline":14e3,"mic-off-outline":14100,"mic-outline":14200,"minimize-outline":14300,"minus-circle-outline":14400,"minus-outline":14500,"minus-square-outline":14600,"monitor-outline":14700,"moon-outline":14800,"more-horizontal-outline":14900,"more-vertical-outline":15e3,"move-outline":15100,"music-outline":15200,"navigation-2-outline":15300,"navigation-outline":15400,"npm-outline":15450,"options-2-outline":15500,"options-outline":15600,"pantone-outline":15700,"paper-plane-outline":15800,"pause-circle-outline":15900,"people-outline":16e3,"percent-outline":16100,"person-add-outline":16200,"person-delete-outline":16300,"person-done-outline":16400,"person-outline":16500,"person-remove-outline":16600,"phone-call-outline":16700,"phone-missed-outline":16800,"phone-off-outline":16900,"phone-outline":17e3,"pie-chart-outline":17100,"pin-outline":17200,"play-circle-outline":17300,"plus-circle-outline":17400,"plus-outline":17500,"plus-square-outline":17600,"power-outline":17700,"pricetags-outline":17800,"printer-outline":17900,"question-mark-circle-outline":18e3,"question-mark-outline":18100,"radio-button-off-outline":18200,"radio-button-on-outline":18300,"radio-outline":18400,"recording-outline":18500,"refresh-outline":18600,"repeat-outline":18700,"rewind-left-outline":18800,"rewind-right-outline":18900,"save-outline":19e3,"scissors-outline":19100,"search-outline":19200,"settings-2-outline":19300,"settings-outline":19400,"share-outline":19500,"shake-outline":19550,"shield-off-outline":19600,"shield-outline":19700,"shopping-bag-outline":19800,"shopping-cart-outline":19900,"shuffle-2-outline":2e4,"shuffle-outline":20100,"skip-back-outline":20200,"skip-forward-outline":20300,"slash-outline":20400,"smartphone-outline":20500,"speaker-outline":20600,"square-outline":20700,"star-outline":20800,"stop-circle-outline":20900,"sun-outline":21e3,"swap-outline":21100,"sync-outline":21200,"text-outline":21300,"thermometer-minus-outline":21400,"thermometer-outline":21500,"thermometer-plus-outline":21600,"toggle-left-outline":21700,"toggle-right-outline":21800,"trash-2-outline":21900,"trash-outline":22e3,"trending-down-outline":22100,"trending-up-outline":22200,"tv-outline":22300,"twitter-outline":22400,"umbrella-outline":22500,"undo-outline":22600,"unlock-outline":22700,"upload-outline":22800,"video-off-outline":22900,"video-outline":23e3,"volume-down-outline":23100,"volume-mute-outline":23200,"volume-off-outline":23300,"volume-up-outline":23400,"wifi-off-outline":23500,"wifi-outline":23600},lb={activity:["pulse","health","action","motion"],"alert-circle":["warning"],"alert-triangle":["warning"],archive:["document","file"],"arrow-circle-down":[],"arrow-circle-up":[],"arrow-circle-left":[],"arrow-circle-right":[],"arrow-down":[],"arrow-up":[],"arrow-left":[],"arrow-right":[],"arrow-downward":[],"arrow-upward":[],"arrow-back":[],"arrow-forward":[],"arrow-ios-downward":[],"arrow-ios-upward":[],"arrow-ios-back":[],"arrow-ios-forward":[],"arrowhead-down":[],"arrowhead-up":[],"arrowhead-left":[],"arrowhead-right":[],at:["mention"],"attach-2":["paperclip, attachment"],attach:["paperclip, attachment"],award:["achievement","badge"],backspace:["cross"],"bar-chart-2":[],"bar-chart":[],battery:[],"bell-off":["alarm","notification","silent"],bell:["alarm","notification"],bluetooth:["wireless"],"book-open":["read"],book:["read","dictionary","booklet","magazine"],bookmark:["read","clip","marker","tag"],briefcase:["work","bag","baggage","folder"],browser:["web"],brush:["art"],bulb:["lamp","light"],calendar:[],camera:["photo"],car:["machine","truck","auto"],cast:[],charging:[],"checkmark-circle-2":[],"checkmark-circle":[],"checkmark-square-2":[],"checkmark-square":[],checkmark:[],"chevron-down":["arrow"],"chevron-left":["arrow"],"chevron-right":["arrow"],"chevron-up":["arrow"],clipboard:["copy"],clock:["time","watch","alarm"],"close-circle":["cross"],"close-square":["cross"],close:["cross"],"cloud-download":["arrow"],"cloud-upload":["arrow"],"code-download":["chevron","arrow"],code:["chevron","arrow"],collapse:["arrow"],"color-palette":["art"],"color-picker":["art"],compass:["navigation","safari","travel"],copy:["clone","duplicate"],"corner-down-left":["arrow"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],"credit-card":["purchase","payment","cc"],crop:["photo","image"],cube:["figure"],"diagonal-arrow-left-down":[],"diagonal-arrow-left-up":[],"diagonal-arrow-right-down":[],"diagonal-arrow-right-up":[],"done-all":["checkmark"],download:["arrow"],"droplet-off":["water"],droplet:["water"],"edit-2":["pencil","change"],edit:["pencil","change"],email:["letter"],expand:["arrows"],"external-link":["arrow"],"eye-off-2":["view","watch"],"eye-off":["view","watch"],eye:["view","watch"],facebook:["logo"],"file-add":[],"file-remove":[],"file-text":[],file:[],film:["movie","video"],flag:[],"flash-off":[],flash:["electricity"],"folder-add":["directory"],"folder-remove":["directory"],folder:["directory"],funnel:["filter"],gift:["present","box","birthday","party"],github:["logo"],"globe-2":["world","browser","language","translate"],"globe-3":["world","browser","language","translate"],globe:["world","browser","language","translate"],google:["world","browser","language","translate","logo"],grid:[],"hard-drive":["computer","server"],hash:["hashtag","number","pound"],headphones:["music","audio"],heart:["like","love"],home:["house"],"image-2":["picture"],image:["picture"],inbox:["email","letter"],info:[],keypad:[],layers:[],layout:[],"link-2":[],link:[],linkedin:["logo","social"],list:[],lock:[],"log-in":["sign in","arrow"],"log-out":["sign out","arrow"],loader:[],map:["location","navigation","travel"],maximize:["fullscreen"],"menu-2":["bars","navigation","hamburger"],"menu-arrow":["bars","navigation","hamburger"],menu:["bars","navigation","hamburger"],"message-circle":["comment","chat"],"message-square":["comment","chat"],"mic-off":["record"],mic:["record"],minimize:["exit fullscreen"],"minus-circle":[],"minus-square":[],minus:[],monitor:["tv"],moon:["dark","night"],"more-horizontal":["ellipsis"],"more-vertical":["ellipsis"],move:["arrows"],music:["melody","song"],"navigation-2":["location","travel"],navigation:["location","travel"],npm:["logo"],"options-2":[],options:[],pantone:["color"],"paper-plane":["flight"],"pause-circle":["music","stop"],people:["person","user"],percent:[],"person-add":["user"],"person-delete":["user"],"person-done":["user"],"person-remove":["user"],person:["user"],"phone-call":[],"phone-missed":[],"phone-off":[],phone:[],"pie-chart-2":[],"pie-chart":[],pin:["mark"],"play-circle":["music","start"],"plus-circle":["add","new"],"plus-square":["add","new"],plus:["add","new"],power:["on","off"],pricetags:["commerce"],printer:[],"question-mark-circle":["help"],"question-mark":["help"],"radio-button-off":["signal"],"radio-button-on":["signal"],radio:["signal"],recording:[],refresh:[],repeat:["music"],"rewind-left":["music"],"rewind-right":["music"],save:["floppy disk"],scissors:["tool"],search:["magnifier"],"settings-2":["cog","edit","gear","preferences"],settings:["cog","edit","gear","preferences"],share:[],"shield-off":["security"],shield:["security"],"shopping-bag":["ecommerce","cart","purchase","store"],"shopping-cart":["ecommerce","cart","purchase","store"],"shuffle-2":["music"],shuffle:["music"],"skip-back":["music"],"skip-forward":["music"],slash:["ban","no"],smartphone:["mobile"],speaker:["music"],square:["figure"],star:["bookmark","favorite","like"],"stop-circle":[],sun:["brightness","weather","light"],swap:["arrow"],sync:["arrow"],text:[],"thermometer-minus":["temperature"],"thermometer-plus":["temperature"],thermometer:["temperature"],"toggle-left":["on","off","switch"],"toggle-right":["on","off","switch"],"trash-2":["garbage","delete","remove"],trash:["garbage","delete","remove"],"trending-down":["arrow"],"trending-up":["arrow"],tv:["monitor"],twitter:["logo"],umbrella:["rain","weather"],undo:["arrow"],unlock:[],upload:["arrow"],"video-off":["camera","movie","film"],video:["camera","movie","film"],"volume-down":["music","sound","mute"],"volume-mute":["music","sound","mute"],"volume-off":["music","sound","mute"],"volume-up":["music","sound","mute"],"wifi-off":["internet","connection"],wifi:["internet","connection"]},ub=function(){function t(){var t=this;this.data={icons:[],message:""},this.sortIcons=function(t,e){return t.order-e.order},this.orders={fill:ab,outline:sb},this.icons=Object.keys(ty.icons).reduce(function(e,n,r,o){var i=-1===n.indexOf("outline")?"fill":"outline",a=t.getIconData(n,i);return e[i]=e[i].concat(a),r===o.length-1&&(e.outline.sort(t.sortIcons),e.fill.sort(t.sortIcons)),e},{fill:[],outline:[]})}return t.prototype.getIconData=function(t,e){var n=t.replace("-outline",""),r=this.getIconsTags(n,t);return{name:t,order:this.orders[e][t],tags:r}},t.prototype.getIconsTags=function(t,e){return lb[t]&&lb[t].length>0?lb[t].concat(e):[e]},t.prototype.getIconsData=function(t){return this.data.icons=this.icons[t],Xl(this.data)},t.prototype.getFilteredIconsData=function(t,e){var n=this.icons[e].filter(function(e){return e.tags.some(function(e){return-1!==e.indexOf(t.toLowerCase())})});return this.data.icons=n,this.data.message=0===n.length?"Oops\u2026 here are no results that match your search.":"",Xl(this.data)},t}(),cb=function(){function t(t,e,n,r,o,i,a,s,l){var u=this;this.iconService=t,this.router=e,this.activatedRoute=n,this.dialogService=r,this.breakpointService=o,this.themeService=i,this.dialogStateService=a,this.versionService=s,this.analytics=l,this.alive=!0,this.iconsType="outline",this.isInputFocus=!1,this.icons=[],this.message="",this.breakpoint={name:"",width:0},this.animation="zoom",this.currentVersion=this.versionService.getEvoVersion(),this.breakpoints=this.breakpointService.getBreakpointsMap(),this.themeService.onMediaQueryChange().pipe(xm(function(){return u.alive})).subscribe(function(t){u.breakpoint=t[1]})}return t.prototype.ngAfterViewInit=function(){var t=this;this.activatedRoute.queryParams.pipe(xm(function(){return t.alive}),fm(0),yu(function(e){!t.searchInput.nativeElement.value&&e.searchKey&&(t.searchInput.nativeElement.value=e.searchKey),e.type&&t.iconsType!==e.type&&(t.iconsType=e.type)}),it(function(e){return e.searchKey&&e.type?t.iconService.getFilteredIconsData(e.searchKey,e.type):t.iconService.getIconsData(t.iconsType)})).subscribe(function(e){t.icons=e.icons,t.message=e.message}),Object(ib.fromEvent)(this.searchInput.nativeElement,"keyup").pipe(xm(function(){return t.alive}),wg(500)).subscribe(function(e){var n=e.target.value;if(n)t.updateQueryParams({searchKey:n,type:t.iconsType});else{var r=t.router.url.substring(0,t.router.url.indexOf("?"));t.router.navigateByUrl(r)}})},Object.defineProperty(t.prototype,"placeholder",{get:function(){return this.isLoading||this.noSearchResults?"":"Search "+this.icons.length+" Icons"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"noSearchResults",{get:function(){return this.message&&0===this.icons.length},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isLoading",{get:function(){return!this.message&&0===this.icons.length},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isMobileMode",{get:function(){return this.breakpoint.width<=this.breakpoints.sm},enumerable:!0,configurable:!0}),t.prototype.clickIcon=function(t){var e=this;if(this.analytics.trackEvent("openIconDialog",t),!this.isMobileMode){var n=this.dialogService.open(Ov,{backdropClass:"download-icon"}),r=n.componentRef.instance;r.selectedIcon=t,r.iconType=this.iconsType,this.dialogStateService.changeDialogState("open"),n.onClose.subscribe(function(){e.dialogStateService.changeDialogState("close")})}},t.prototype.handleFocusInput=function(){this.isInputFocus=!0},t.prototype.handleBlurInput=function(){this.isInputFocus=!1},t.prototype.changeAnimation=function(t){this.animation=t},t.prototype.changeIconsType=function(t){this.iconsType=t,this.icons=[],this.updateQueryParams({type:t})},t.prototype.updateQueryParams=function(t){this.router.navigate([],{relativeTo:this.activatedRoute,queryParamsHandling:"merge",queryParams:t})},t.prototype.ngOnDestroy=function(){this.alive=!1},t}(),hb=ao({encapsulation:0,styles:[['.nb-theme-eva [_nghost-%COMP%]{margin-top:4.5rem;margin-bottom:3rem;display:block}.nb-theme-eva [_nghost-%COMP%] .title[_ngcontent-%COMP%]{position:relative}.nb-theme-eva [_nghost-%COMP%] .version[_ngcontent-%COMP%]{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,sans-serif;background-color:#edfff3;position:relative;bottom:.35rem;font-size:1rem;font-weight:600;color:#0fba81;padding:.3125rem .6875rem .3125rem .8125rem;border-radius:.625rem;text-transform:none}.nb-theme-eva [_nghost-%COMP%] h1[_ngcontent-%COMP%]{font-family:\'Raleway Bold\',Arial,Helvetica,Geneva,sans-serif;color:#36f;font-size:5rem;padding-left:6.625rem;text-transform:capitalize;margin-bottom:1rem}.nb-theme-eva [_nghost-%COMP%] .description[_ngcontent-%COMP%]{color:#5670a1;font-size:1.125rem;line-height:1.625;margin-bottom:2rem}.nb-theme-eva [_nghost-%COMP%] .description[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-weight:800}.nb-theme-eva [_nghost-%COMP%] .search[_ngcontent-%COMP%]{width:100%;position:relative}.nb-theme-eva [_nghost-%COMP%] .search[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{position:absolute;left:1rem;top:1rem;fill:#a6aebd}.nb-theme-eva [_nghost-%COMP%] .search.search-focus[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] .heart[_ngcontent-%COMP%]{position:absolute;top:1.25rem;left:1.375rem;width:3.75rem;height:3.75rem;background:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2222px%22 height%3D%2217px%22 viewBox%3D%220 0 22 17%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A Sketch 52.2 (67145) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3EGroup 2%3C%2Ftitle%3E %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E %3Cdefs%3E %3Cpath d%3D%22M11%2C17 C10.734%2C17 10.48%2C16.895 10.292%2C16.706 L2.525%2C8.926 C0.489%2C6.886 0.489%2C3.567 2.525%2C1.527 C3.508%2C0.543 4.821%2C0 6.22%2C0 C7.619%2C0 8.932%2C0.543 9.915%2C1.527 L11%2C2.614 L12.084%2C1.528 C13.068%2C0.543 14.381%2C0 15.78%2C0 C17.179%2C0 18.492%2C0.543 19.475%2C1.527 C21.511%2C3.567 21.511%2C6.886 19.476%2C8.926 L11.708%2C16.707 C11.52%2C16.895 11.266%2C17 11%2C17%22 id%3D%22path-1%22%3E%3C%2Fpath%3E %3Cpath d%3D%22M6.2197%2C2 C5.3557%2C2 4.5457%2C2.334 3.9397%2C2.941 C2.6817%2C4.201 2.6817%2C6.252 3.9407%2C7.514 L10.9997%2C14.585 L18.0597%2C7.514 C19.3187%2C6.252 19.3187%2C4.201 18.0597%2C2.941 C16.8477%2C1.726 14.7117%2C1.728 13.4997%2C2.941 L11.7077%2C4.736 C11.3317%2C5.113 10.6677%2C5.113 10.2917%2C4.736 L8.4997%2C2.94 C7.8937%2C2.334 7.0847%2C2 6.2197%2C2 M10.9997%2C17 C10.7347%2C17 10.4797%2C16.895 10.2927%2C16.706 L2.5247%2C8.926 C0.4887%2C6.886 0.4887%2C3.567 2.5247%2C1.527 C3.5087%2C0.543 4.8207%2C0 6.2197%2C0 C7.6187%2C0 8.9317%2C0.543 9.9147%2C1.527 L10.9997%2C2.614 L12.0847%2C1.528 C13.0687%2C0.543 14.3807%2C0 15.7807%2C0 C17.1787%2C0 18.4917%2C0.543 19.4747%2C1.527 C21.5117%2C3.567 21.5117%2C6.886 19.4757%2C8.926 L11.7077%2C16.707 C11.5197%2C16.895 11.2657%2C17 10.9997%2C17%22 id%3D%22path-3%22%3E%3C%2Fpath%3E %3C%2Fdefs%3E %3Cg id%3D%22Eva-Icons-Landing%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22Artboard%22 transform%3D%22translate(-1145.000000%2C -1127.000000)%22%3E %3Cg id%3D%22Group-2%22 transform%3D%22translate(1144.000000%2C 1123.000000)%22%3E %3Crect id%3D%22Rectangle%22 fill-opacity%3D%220%22 fill%3D%22%23FFFFFF%22 fill-rule%3D%22nonzero%22 x%3D%220%22 y%3D%220%22 width%3D%2224%22 height%3D%2224%22 rx%3D%222%22%3E%3C%2Frect%3E %3Cg id%3D%22Group%22 transform%3D%22translate(0.000000%2C 4.000000)%22%3E %3Cg id%3D%22Icon%2FFill%2Fheart%22 transform%3D%22translate(2.000000%2C 0.000000)%22%3E %3Cmask id%3D%22mask-2%22 fill%3D%22white%22%3E %3Cuse xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E %3C%2Fmask%3E %3Cuse id%3D%22Mask%22 fill%3D%22%23FFA8B4%22 xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E %3C%2Fg%3E %3Cg id%3D%22Icon%2FOutline%2Fheart%22%3E %3Cmask id%3D%22mask-4%22 fill%3D%22white%22%3E %3Cuse xlink%3Ahref%3D%22%23path-3%22%3E%3C%2Fuse%3E %3C%2Fmask%3E %3Cuse id%3D%22Mask%22 fill%3D%22%23FF3D71%22 xlink%3Ahref%3D%22%23path-3%22%3E%3C%2Fuse%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") 50% 50%/contain no-repeat}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]{width:100%;border:none;background-color:#edf0f5;color:#36f;padding:1rem 1rem 1rem 4rem;line-height:1.5;border-radius:.625rem}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]::-webkit-input-placeholder{color:#a6aebd}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]::-ms-input-placeholder{color:#a6aebd}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]::placeholder{color:#a6aebd}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]::-ms-clear{display:none}.nb-theme-eva [_nghost-%COMP%] .actions[_ngcontent-%COMP%]{display:flex;justify-content:space-between;margin-top:2.875rem}.nb-theme-eva [_nghost-%COMP%] .right-action[_ngcontent-%COMP%]{display:flex;color:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] .animation-title[_ngcontent-%COMP%]{margin-right:1.625rem}.nb-theme-eva [_nghost-%COMP%] .icons[_ngcontent-%COMP%]{position:relative}.nb-theme-eva [_nghost-%COMP%] eva-icon-list[_ngcontent-%COMP%]{margin-top:3rem}.nb-theme-eva [_nghost-%COMP%] .spinner-container[_ngcontent-%COMP%]{width:100%;height:25vh}.nb-theme-eva [_nghost-%COMP%] .info-message[_ngcontent-%COMP%]{display:flex;flex-direction:row;align-items:center;justify-content:center;height:7rem;width:70%;margin:2.5rem auto;text-align:center;font-size:1.125rem;background-color:#fff2f2;color:#ff3d71;border-radius:.75rem}@media (min-width:576px){.nb-theme-eva [_nghost-%COMP%] .mobile[_ngcontent-%COMP%]{display:none}}@media (max-width:1199.98px){.nb-theme-eva [_nghost-%COMP%]{padding-left:1rem;padding-right:1rem}}@media (max-width:767.98px){.nb-theme-eva [_nghost-%COMP%]{margin-top:0}.nb-theme-eva [_nghost-%COMP%] .desktop[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .title[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center}.nb-theme-eva [_nghost-%COMP%] .heart[_ngcontent-%COMP%]{position:static;display:block;margin-bottom:.875rem}.nb-theme-eva [_nghost-%COMP%] .version[_ngcontent-%COMP%]{position:static}.nb-theme-eva [_nghost-%COMP%] h1[_ngcontent-%COMP%]{margin-top:.75rem;margin-bottom:2rem;padding-left:0;font-size:4rem}.nb-theme-eva [_nghost-%COMP%] .description[_ngcontent-%COMP%]{margin-bottom:4rem;font-size:1rem}.nb-theme-eva [_nghost-%COMP%] .description[_ngcontent-%COMP%] br[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .actions[_ngcontent-%COMP%]{flex-direction:column;align-items:center;margin-top:4rem}.nb-theme-eva [_nghost-%COMP%] .actions[_ngcontent-%COMP%] .right-action[_ngcontent-%COMP%]{margin-top:2.5rem}.nb-theme-eva [_nghost-%COMP%] .animation-title[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .info-message[_ngcontent-%COMP%]{width:100%;padding:0 1rem}}@media (min-width:315px) and (max-width:370px){.nb-theme-eva [_nghost-%COMP%] h1[_ngcontent-%COMP%]{font-size:3.5rem}}']],data:{}});function pb(t){return ta(0,[(t()(),Do(0,0,null,null,1,"eva-icon-list",[],null,[[null,"clickIcon"]],function(t,e,n){var r=!0;return"clickIcon"===e&&(r=!1!==t.component.clickIcon(n)&&r),r},$v,Gv)),Ai(1,180224,null,0,Wv,[Rg],{icons:[0,"icons"],isMobileView:[1,"isMobileView"],animationType:[2,"animationType"]},{clickIcon:"clickIcon"})],function(t,e){var n=e.component;t(e,1,0,n.icons,n.isMobileMode,n.animation)},null)}function db(t){return ta(0,[(t()(),Do(0,0,null,null,1,"div",[["class","info-message"]],null,null,null,null,null)),(t()(),Xi(1,null,[" "," "]))],null,function(t,e){t(e,1,0,e.component.message)})}function fb(t){return ta(0,[(t()(),Do(0,16777216,null,null,1,"div",[["class","spinner-container"],["nbSpinnerMessage",""],["nbSpinnerSize","xxlarge"],["nbSpinnerStatus","primary"]],[[2,"nb-spinner-container",null]],null,null,null,null)),Ai(1,81920,null,0,rv,[jn,$e,Ln,kn],{spinnerMessage:[0,"spinnerMessage"],spinnerStatus:[1,"spinnerStatus"],spinnerSize:[2,"spinnerSize"],nbSpinner:[3,"nbSpinner"]},null),(t()(),Vo(0,null,null,0))],function(t,e){t(e,1,0,"","primary","xxlarge",e.component.isLoading)},function(t,e){t(e,0,0,pi(e,1).isSpinnerExist)})}function gb(t){return ta(0,[Ei(0,ny,[fh]),Fi(402653184,1,{searchInput:0}),Fi(402653184,2,{iconsElement:0}),(t()(),Do(3,0,null,null,7,"div",[["class","title"]],null,null,null,null,null)),(t()(),Do(4,0,null,null,0,"i",[["class","heart"]],null,null,null,null,null)),(t()(),Do(5,0,null,null,1,"span",[["class","version mobile"]],null,null,null,null,null)),(t()(),Xi(6,null,["v",""])),(t()(),Do(7,0,null,null,3,"h1",[],null,null,null,null,null)),(t()(),Xi(-1,null,[" Eva icons "])),(t()(),Do(9,0,null,null,1,"span",[["class","version desktop"]],null,null,null,null,null)),(t()(),Xi(10,null,["v",""])),(t()(),Do(11,0,null,null,6,"p",[["class","description"]],null,null,null,null,null)),(t()(),Xi(-1,null,[" Eva Icons is a pack of more than "])),(t()(),Do(13,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["480"])),(t()(),Xi(-1,null,[" beautifully crafted Open Source icons for common actions and items."])),(t()(),Do(16,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Xi(-1,null,[" Download our set on the desktop to use them in your digital products for Web, iOS and Android.\n"])),(t()(),Do(18,0,null,null,4,"div",[["class","search"]],[[2,"search-focus",null]],null,null,null,null)),(t()(),Do(19,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(20,{width:0,height:1}),Qi(21,2),(t()(),Do(22,0,[[1,0],["searchInput",1]],null,0,"input",[["autocomplete","off"],["class","search-input"],["tabindex","-1"]],[[1,"placeholder",0]],[[null,"focus"],[null,"blur"]],function(t,e,n){var r=!0,o=t.component;return"focus"===e&&(r=!1!==o.handleFocusInput()&&r),"blur"===e&&(r=!1!==o.handleBlurInput()&&r),r},null,null)),(t()(),Do(23,0,null,null,8,"div",[["class","actions"]],null,null,null,null,null)),(t()(),Do(24,0,null,null,2,"section",[["class","left-actions"]],null,null,null,null,null)),(t()(),Do(25,0,null,null,1,"eva-type-switcher",[],null,[[null,"changeIconsType"]],function(t,e,n){var r=!0;return"changeIconsType"===e&&(r=!1!==t.component.changeIconsType(n)&&r),r},tb,Yv)),Ai(26,49152,null,0,Xv,[],{iconsType:[0,"iconsType"],isMobileView:[1,"isMobileView"]},{changeIconsType:"changeIconsType"}),(t()(),Do(27,0,null,null,4,"section",[["class","right-action"]],null,null,null,null,null)),(t()(),Do(28,0,null,null,1,"span",[["class","animation-title"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Animation:"])),(t()(),Do(30,0,null,null,1,"eva-animation-switcher",[],null,[[null,"changeAnimation"]],function(t,e,n){var r=!0;return"changeAnimation"===e&&(r=!1!==t.component.changeAnimation(n)&&r),r},ob,nb)),Ai(31,114688,null,0,eb,[],{animation:[0,"animation"],isMobileView:[1,"isMobileView"]},{changeAnimation:"changeAnimation"}),(t()(),Do(32,0,[[2,0],["iconsBlock",1]],null,6,"div",[["class","icons"]],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,pb)),Ai(34,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null),(t()(),Vo(16777216,null,null,1,null,db)),Ai(36,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null),(t()(),Vo(16777216,null,null,1,null,fb)),Ai(38,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null)],function(t,e){var n=e.component;t(e,26,0,n.iconsType,n.isMobileMode),t(e,31,0,n.animation,n.isMobileMode),t(e,34,0,!n.noSearchResults),t(e,36,0,n.noSearchResults),t(e,38,0,n.isLoading)},function(t,e){var n=e.component;t(e,6,0,n.currentVersion),t(e,10,0,n.currentVersion),t(e,18,0,n.isInputFocus),t(e,19,0,ro(e,19,0,t(e,21,0,pi(e,0),"search-outline",t(e,20,0,24,24)))),t(e,22,0,n.placeholder)})}var mb=function(){},yb=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%]{font-weight:600;display:flex;flex:1;flex-wrap:wrap;padding-top:2.75rem;justify-content:flex-start}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%]{display:flex;margin-right:0;margin-bottom:2rem;justify-content:center;width:100%}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%]:last-child{margin-right:0;margin-bottom:0}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:.875rem;color:#8992a3}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{list-style:none;padding-left:0}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{display:flex;margin-bottom:1.5rem;justify-content:center;align-items:center;text-align:center}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:first-child{margin-bottom:1.75rem}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .title[_ngcontent-%COMP%]{color:#0d1c2e}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .copy[_ngcontent-%COMP%]{color:#535b6c;display:list-item;font-size:.66rem;line-height:1.75}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .copy[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:.65rem;color:#535b6c}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .social[_ngcontent-%COMP%]{display:flex;flex-direction:row}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#c4c8d1;border-radius:6px;text-decoration:none;margin-right:1rem;line-height:.5}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:last-child{margin-right:0}.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%]{margin-bottom:3.125rem}.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{width:5.5rem;height:5.5rem}.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:100%;height:100%}@media (min-width:768px){.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%]{justify-content:flex-start;margin-right:1.5rem;margin-bottom:0;width:auto}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{justify-content:flex-start;align-items:flex-start;text-align:left}.nb-theme-eva [_nghost-%COMP%] .company-info[_ngcontent-%COMP%]{margin-right:12.25rem}.nb-theme-eva [_nghost-%COMP%] .social-container[_ngcontent-%COMP%]{margin-right:8.375rem}}@media (min-width:992px){.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%]{display:flex;flex-direction:column;margin-top:0;margin-bottom:0;text-align:center}}@media (max-width:991.98px){.nb-theme-eva [_nghost-%COMP%]{padding-left:1rem;padding-right:1rem}}"]],data:{}});function vb(t){return ta(0,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,2,"div",[["class","logo"]],null,null,null,null,null)),(t()(),Do(2,0,null,null,1,"a",[["href","http://akveo.com"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(3,0,null,null,0,"img",[["src","assets/img/akveo-logo.png"]],null,null,null,null,null)),(t()(),Do(4,0,null,null,12,"div",[["class","company-info"]],null,null,null,null,null)),(t()(),Do(5,0,null,null,11,"ul",[],null,null,null,null,null)),(t()(),Do(6,0,null,null,1,"li",[["class","title"]],null,null,null,null,null)),(t()(),Xi(-1,null,["More from Akveo"])),(t()(),Do(8,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Do(9,0,null,null,1,"a",[["href","http://akveo.com?utm_source=eva_documentation&utm_medium=footer"],["target","_blank"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Homepage"])),(t()(),Do(11,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Do(12,0,null,null,1,"a",[["href","https://akveo.github.io/nebular?utm_source=eva_documentation&utm_medium=footer"],["target","_blank"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Nebular"])),(t()(),Do(14,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Do(15,0,null,null,1,"a",[["href","https://akveo.github.io/ngx-admin?utm_source=eva_documentation&utm_medium=footer"],["target","_blank"]],null,null,null,null,null)),(t()(),Xi(-1,null,["ngx-admin"])),(t()(),Do(17,0,null,null,26,"div",[["class","social-container"]],null,null,null,null,null)),(t()(),Do(18,0,null,null,25,"ul",[],null,null,null,null,null)),(t()(),Do(19,0,null,null,1,"li",[["class","title"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Follow Us"])),(t()(),Do(21,0,null,null,16,"li",[["class","social"]],null,null,null,null,null)),(t()(),Do(22,0,null,null,3,"a",[["href","https://github.com/akveo/eva-icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(23,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(24,{width:0,height:1,fill:2}),Qi(25,2),(t()(),Do(26,0,null,null,3,"a",[["href","https://twitter.com/akveo_inc"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(27,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(28,{width:0,height:1,fill:2}),Qi(29,2),(t()(),Do(30,0,null,null,3,"a",[["href","https://www.facebook.com/akveo"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(31,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(32,{width:0,height:1,fill:2}),Qi(33,2),(t()(),Do(34,0,null,null,3,"a",[["href","https://www.linkedin.com/company/akveo"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(35,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(36,{width:0,height:1,fill:2}),Qi(37,2),(t()(),Do(38,0,null,null,5,"li",[["class","copy"]],null,null,null,null,null)),(t()(),Xi(-1,null,[" \xa9 2015-2018 "])),(t()(),Do(40,0,null,null,1,"a",[["href","http://akveo.com?utm_source=eva_documentation&utm_medium=footer"],["target","_blank"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Akveo LLC"])),(t()(),Do(42,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Xi(-1,null,[" Documentation licensed under CC BY 4.0. "])),(t()(),Do(44,0,null,null,6,"div",[["class","contact"]],null,null,null,null,null)),(t()(),Do(45,0,null,null,5,"ul",[],null,null,null,null,null)),(t()(),Do(46,0,null,null,1,"li",[["class","title"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Contact Us"])),(t()(),Do(48,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Do(49,0,null,null,1,"a",[["href","mailto:contact@akveo.com"]],null,null,null,null,null)),(t()(),Xi(-1,null,["contact@akveo.com"]))],null,function(t,e){t(e,23,0,ro(e,23,0,t(e,25,0,pi(e,0),"github-outline",t(e,24,0,30,30,"#f7f8fa")))),t(e,27,0,ro(e,27,0,t(e,29,0,pi(e,0),"twitter",t(e,28,0,30,30,"#f7f8fa")))),t(e,31,0,ro(e,31,0,t(e,33,0,pi(e,0),"facebook",t(e,32,0,35,35,"#f7f8fa")))),t(e,35,0,ro(e,35,0,t(e,37,0,pi(e,0),"linkedin",t(e,36,0,35,35,"#f7f8fa"))))})}var bb=function(){function t(t){this.window=t,this.isHidden=null,this.dir="ltr"}return t.prototype.ngOnInit=function(){this.storage=this.window.localStorage,this.isHidden=this.isBannerKeyInLocalStorage()},t.prototype.isBannerKeyInLocalStorage=function(){return!(!this.storage||!this.storage.getItem("HIDE_RELEASE_2_BANNER"))||null},t.prototype.closeBanner=function(){this.storage&&this.storage.setItem("HIDE_RELEASE_2_BANNER","true"),this.isHidden=!0},t}(),wb=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%]{font-size:.875rem;position:fixed;top:40vh;border-radius:5px;box-shadow:0 5px 12px 0 rgba(0,32,128,.14);z-index:99999999}[dir=ltr] .nb-theme-eva [_nghost-%COMP%]{right:1.25rem}[dir=rtl] .nb-theme-eva [_nghost-%COMP%]{left:1.25rem}.nb-theme-eva [_nghost-%COMP%] .heading-with-icon[_ngcontent-%COMP%]{border-bottom-width:1px;border-bottom-style:solid;display:flex;align-items:center}.nb-theme-eva [_nghost-%COMP%] .icon[_ngcontent-%COMP%]{height:auto;width:3.75rem;margin:0 1.35rem}.nb-theme-eva [_nghost-%COMP%] .banner-heading[_ngcontent-%COMP%]{font-size:1.25rem;line-height:1.5;font-weight:600;margin:1.35rem 0}.nb-theme-eva [_nghost-%COMP%] .close-button[_ngcontent-%COMP%]{background:0 0;border:none;cursor:pointer;margin-bottom:auto;padding:.35rem}.nb-theme-eva [_nghost-%COMP%] .nb-close[_ngcontent-%COMP%]{font-size:1.25rem;font-weight:600}.nb-theme-eva [_nghost-%COMP%] .cta[_ngcontent-%COMP%]{margin:0;text-align:center}.nb-theme-eva [_nghost-%COMP%] .cta-link[_ngcontent-%COMP%]{border-radius:1.8px;display:inline-block;padding:.5rem 1rem;margin:.725rem .8rem;text-transform:uppercase;font-weight:600}@media screen and (max-width:63rem){.nb-theme-eva [_nghost-%COMP%]{display:none}}"]],data:{}});function _b(t){return ta(0,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,9,"div",[["class","heading-with-icon"]],null,null,null,null,null)),(t()(),Do(2,0,null,null,0,"img",[["alt","bell"],["class","icon"],["src","assets/img/bell-white.svg"]],null,null,null,null,null)),(t()(),Do(3,0,null,null,3,"h1",[["class","banner-heading"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Nebular 3.0 stable "])),(t()(),Do(5,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Xi(-1,null,[" with 30+ components is out!"])),(t()(),Do(7,0,null,null,3,"button",[["aria-label","close"],["class","close-button"]],null,[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.closeBanner()&&r),r},null,null)),(t()(),Do(8,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(9,{width:0,height:1,fill:2}),Qi(10,2),(t()(),Do(11,0,null,null,4,"p",[["class","cta"]],null,null,null,null,null)),(t()(),Xi(-1,null,[" Don't forget to "])),(t()(),Do(13,0,null,null,1,"a",[["class","cta-link"],["href","https://akveo.github.io/nebular?utm_source=eva-icons&utm_medium=banner_link"],["target","_blank"]],null,null,null,null,null)),(t()(),Xi(-1,null,[" check out"])),(t()(),Xi(-1,null,[" and star our repo :) "]))],null,function(t,e){t(e,8,0,ro(e,8,0,t(e,10,0,pi(e,0),"close",t(e,9,0,24,24,"#ffffff"))))})}var Cb=ao({encapsulation:0,styles:[['.nb-theme-eva [_nghost-%COMP%] .content-center[_ngcontent-%COMP%]{max-width:1120px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap}.nb-theme-eva [_nghost-%COMP%] .contact-us[_ngcontent-%COMP%]{padding:5rem 1rem}.nb-theme-eva [_nghost-%COMP%] .contact-us[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{color:#000}.nb-theme-eva [_nghost-%COMP%] nb-popover{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,sans-serif}.nb-theme-eva [_nghost-%COMP%] nb-popover nb-overlay-container .primitive-overlay{box-shadow:0 6px 10px 0 rgba(51,102,255,.16);padding:.4rem 1rem .5rem;font-size:.875rem}.nb-theme-eva [_nghost-%COMP%] nb-popover .arrow::after{border-left-width:calc(6px - 2px);border-right-width:calc(6px - 2px);border-bottom-width:calc(6px - 2px)}.nb-theme-eva [_nghost-%COMP%] nb-layout.blur .layout{-webkit-filter:blur(5px);filter:blur(5px);background-color:#e9eaec}.nb-theme-eva [_nghost-%COMP%] nb-layout .main-container{padding-top:3rem}.nb-theme-eva [_nghost-%COMP%] nb-layout .main-container .scrollable{padding-top:0}.nb-theme-eva [_nghost-%COMP%] nb-layout .layout-container .columns{max-width:1120px;margin:0 auto}.nb-theme-eva [_nghost-%COMP%] nb-layout-header nav{max-width:1120px;margin:0 auto}.nb-theme-eva [_nghost-%COMP%] .content nb-layout-footer{width:100%;background-color:#f7f8fa}.nb-theme-eva [_nghost-%COMP%] .content nb-layout-footer nav{max-width:1120px;width:100%;margin:0 auto}@media (max-width:1399.98px){.nb-theme-eva [_nghost-%COMP%] nb-layout-header[_ngcontent-%COMP%] nav{height:8.25rem;display:block}}']],data:{}});function Mb(t){return ta(0,[(t()(),Do(0,0,null,null,13,"nb-layout",[],[[2,"blur",null],[2,"window-mode",null],[2,"with-scroll",null],[2,"with-subheader",null]],[["window","scroll"],["window","resize"]],function(t,e,n){var r=!0;return"window:scroll"===e&&(r=!1!==pi(t,1).onScroll(n)&&r),"window:resize"===e&&(r=!1!==pi(t,1).onResize(n)&&r),r},jv,Nv)),Ai(1,4374528,null,0,Dy,[Cy,My,kn,Ln,ig,ag,De,Fg,Rg,Ig,Ty,sm],{withScroll:[0,"withScroll"]},null),(t()(),Do(2,0,null,0,3,"nb-layout-header",[],[[2,"fixed",null],[2,"subheader",null]],null,null,Vv,Rv)),Ai(3,49152,null,0,Ry,[Dy],null,null),(t()(),Do(4,0,null,0,1,"eva-header",[],null,null,null,qv,Uv)),Ai(5,49152,null,0,Bv,[cy,Sv,Fv],null,null),(t()(),Do(6,0,null,3,3,"nb-layout-column",[],[[2,"left",null],[2,"start",null]],null,null,Iv,Tv)),Ai(7,49152,null,0,Iy,[],null,null),(t()(),Do(8,0,null,0,1,"eva-page-container",[],null,null,null,gb,hb)),Ai(9,4374528,null,0,cb,[ub,Od,Bp,wv,_y,Cy,ru,Fv,Sv],null,null),(t()(),Do(10,0,null,4,3,"nb-layout-footer",[["fixed",""]],[[2,"fixed",null]],null,null,Hv,Dv)),Ai(11,49152,null,0,Vy,[],{fixed:[0,"fixed"]},null),(t()(),Do(12,0,null,0,1,"eva-footer",[],null,null,null,vb,yb)),Ai(13,49152,null,0,mb,[],null,null),(t()(),Do(14,0,null,null,1,"eva-release-banner",[],[[1,"hidden",0],[1,"dir",0]],null,null,_b,wb)),Ai(15,114688,null,0,bb,[ig],null,null)],function(t,e){t(e,1,0,!0),t(e,11,0,""),t(e,15,0)},function(t,e){t(e,0,0,e.component.isOpenDialog,pi(e,1).windowModeValue,pi(e,1).withScrollValue,pi(e,1).withSubheader),t(e,2,0,pi(e,3).fixedValue,pi(e,3).subheaderValue),t(e,6,0,pi(e,7).leftValue,pi(e,7).startValue),t(e,10,0,pi(e,11).fixedValue),t(e,14,0,pi(e,15).isHidden,pi(e,15).dir)})}var xb=ei("eva-app",ou,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"eva-app",[],null,null,null,Mb,Cb)),Ai(1,49152,null,0,ou,[ru],null,null)],null,null)},{},{},[]);function Ab(){return"undefined"!=typeof process}function Eb(t){switch(t.length){case 0:return new dv;case 1:return t[0];default:return new fv(t)}}function Sb(t,e,n,r,o,i){void 0===o&&(o={}),void 0===i&&(i={});var a=[],s=[],l=-1,u=null;if(r.forEach(function(t){var n=t.offset,r=n==l,c=r&&u||{};Object.keys(t).forEach(function(n){var r=n,s=t[n];if("offset"!==n)switch(r=e.normalizePropertyName(r,a),s){case gv:s=o[n];break;case av:s=i[n];break;default:s=e.normalizeStyleValue(n,r,s,a)}c[r]=s}),r||s.push(c),u=c,l=n}),a.length)throw new Error("Unable to animate due to the following errors:\n - "+a.join("\n - "));return s}function Ob(t,e,n,r){switch(e){case"start":t.onStart(function(){return r(n&&Pb(n,"start",t))});break;case"done":t.onDone(function(){return r(n&&Pb(n,"done",t))});break;case"destroy":t.onDestroy(function(){return r(n&&Pb(n,"destroy",t))})}}function Pb(t,e,n){var r=n.totalTime,o=zb(t.element,t.triggerName,t.fromState,t.toState,e||t.phaseName,void 0==r?t.totalTime:r,!!n.disabled),i=t._data;return null!=i&&(o._data=i),o}function zb(t,e,n,r,o,i,a){return void 0===o&&(o=""),void 0===i&&(i=0),{element:t,triggerName:e,fromState:n,toState:r,phaseName:o,totalTime:i,disabled:!!a}}function Lb(t,e,n){var r;return t instanceof Map?(r=t.get(e))||t.set(e,r=n):(r=t[e])||(r=t[e]=n),r}function kb(t){var e=t.indexOf(":");return[t.substring(1,e),t.substr(e+1)]}var Tb=function(t,e){return!1},Ib=function(t,e){return!1},Rb=function(t,e,n){return[]},Vb=Ab();if(Vb||"undefined"!=typeof Element){if(Tb=function(t,e){return t.contains(e)},Vb||Element.prototype.matches)Ib=function(t,e){return t.matches(e)};else{var Db=Element.prototype,Hb=Db.matchesSelector||Db.mozMatchesSelector||Db.msMatchesSelector||Db.oMatchesSelector||Db.webkitMatchesSelector;Hb&&(Ib=function(t,e){return Hb.apply(t,[e])})}Rb=function(t,e,n){var r=[];if(n)r.push.apply(r,h(t.querySelectorAll(e)));else{var o=t.querySelector(e);o&&r.push(o)}return r}}var Nb=null,jb=!1;function Fb(t){Nb||(Nb=("undefined"!=typeof document?document.body:null)||{},jb=!!Nb.style&&"WebkitAppearance"in Nb.style);var e=!0;return Nb.style&&!function(t){return"ebkit"==t.substring(1,6)}(t)&&!(e=t in Nb.style)&&jb&&(e="Webkit"+t.charAt(0).toUpperCase()+t.substr(1)in Nb.style),e}var Bb=Ib,Ub=Tb,qb=Rb;function Wb(t){var e={};return Object.keys(t).forEach(function(n){var r=n.replace(/([a-z])([A-Z])/g,"$1-$2");e[r]=t[n]}),e}var Gb=function(){function t(){}return t.prototype.validateStyleProperty=function(t){return Fb(t)},t.prototype.matchesElement=function(t,e){return Bb(t,e)},t.prototype.containsElement=function(t,e){return Ub(t,e)},t.prototype.query=function(t,e,n){return qb(t,e,n)},t.prototype.computeStyle=function(t,e,n){return n||""},t.prototype.animate=function(t,e,n,r,o,i,a){return void 0===i&&(i=[]),new dv(n,r)},t}(),Zb=function(){function t(){}return t.NOOP=new Gb,t}(),Qb=1e3;function Kb(t){if("number"==typeof t)return t;var e=t.match(/^(-?[\.\d]+)(m?s)/);return!e||e.length<2?0:$b(parseFloat(e[1]),e[2])}function $b(t,e){switch(e){case"s":return t*Qb;default:return t}}function Xb(t,e,n){return t.hasOwnProperty("duration")?t:function(t,e,n){var r,o=0,i="";if("string"==typeof t){var a=t.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===a)return e.push('The provided timing value "'+t+'" is invalid.'),{duration:0,delay:0,easing:""};r=$b(parseFloat(a[1]),a[2]);var s=a[3];null!=s&&(o=$b(Math.floor(parseFloat(s)),a[4]));var l=a[5];l&&(i=l)}else r=t;if(!n){var u=!1,c=e.length;r<0&&(e.push("Duration values below 0 are not allowed for this animation step."),u=!0),o<0&&(e.push("Delay values below 0 are not allowed for this animation step."),u=!0),u&&e.splice(c,0,'The provided timing value "'+t+'" is invalid.')}return{duration:r,delay:o,easing:i}}(t,e,n)}function Yb(t,e){return void 0===e&&(e={}),Object.keys(t).forEach(function(n){e[n]=t[n]}),e}function Jb(t,e,n){if(void 0===n&&(n={}),e)for(var r in t)n[r]=t[r];else Yb(t,n);return n}function tw(t,e,n){return n?e+":"+n+";":""}function ew(t){for(var e="",n=0;n *";case":leave":return"* => void";case":increment":return function(t,e){return parseFloat(e)>parseFloat(t)};case":decrement":return function(t,e){return parseFloat(e) *"}}(t,n);if("function"==typeof r)return void e.push(r);t=r}var o=t.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==o||o.length<4)return n.push('The provided transition expression "'+t+'" is not supported'),e;var i=o[1],a=o[2],s=o[3];e.push(vw(i,s)),"<"!=a[0]||i==gw&&s==gw||e.push(vw(s,i))}(t,o,r)}):o.push(n),o),animation:i,queryCount:e.queryCount,depCount:e.depCount,options:xw(t.options)}},t.prototype.visitSequence=function(t,e){var n=this;return{type:2,steps:t.steps.map(function(t){return dw(n,t,e)}),options:xw(t.options)}},t.prototype.visitGroup=function(t,e){var n=this,r=e.currentTime,o=0,i=t.steps.map(function(t){e.currentTime=r;var i=dw(n,t,e);return o=Math.max(o,e.currentTime),i});return e.currentTime=o,{type:3,steps:i,options:xw(t.options)}},t.prototype.visitAnimate=function(t,e){var n,r=function(t,e){var n=null;if(t.hasOwnProperty("duration"))n=t;else if("number"==typeof t)return Aw(Xb(t,e).duration,0,"");var r=t;if(r.split(/\s+/).some(function(t){return"{"==t.charAt(0)&&"{"==t.charAt(1)})){var o=Aw(0,0,"");return o.dynamic=!0,o.strValue=r,o}return Aw((n=n||Xb(r,e)).duration,n.delay,n.easing)}(t.timings,e.errors);e.currentAnimateTimings=r;var o=t.styles?t.styles:uv({});if(5==o.type)n=this.visitKeyframes(o,e);else{var i=t.styles,a=!1;if(!i){a=!0;var s={};r.easing&&(s.easing=r.easing),i=uv(s)}e.currentTime+=r.duration+r.delay;var l=this.visitStyle(i,e);l.isEmptyStep=a,n=l}return e.currentAnimateTimings=null,{type:4,timings:r,style:n,options:null}},t.prototype.visitStyle=function(t,e){var n=this._makeStyleAst(t,e);return this._validateStyleAst(n,e),n},t.prototype._makeStyleAst=function(t,e){var n=[];Array.isArray(t.styles)?t.styles.forEach(function(t){"string"==typeof t?t==av?n.push(t):e.errors.push("The provided style string value "+t+" is not allowed."):n.push(t)}):n.push(t.styles);var r=!1,o=null;return n.forEach(function(t){if(Mw(t)){var e=t,n=e.easing;if(n&&(o=n,delete e.easing),!r)for(var i in e)if(e[i].toString().indexOf("{{")>=0){r=!0;break}}}),{type:6,styles:n,easing:o,offset:t.offset,containsDynamicStyles:r,options:null}},t.prototype._validateStyleAst=function(t,e){var n=this,r=e.currentAnimateTimings,o=e.currentTime,i=e.currentTime;r&&i>0&&(i-=r.duration+r.delay),t.styles.forEach(function(t){"string"!=typeof t&&Object.keys(t).forEach(function(r){if(n._driver.validateStyleProperty(r)){var a,s,l,u=e.collectedStyles[e.currentQuerySelector],c=u[r],h=!0;c&&(i!=o&&i>=c.startTime&&o<=c.endTime&&(e.errors.push('The CSS property "'+r+'" that exists between the times of "'+c.startTime+'ms" and "'+c.endTime+'ms" is also being animated in a parallel animation between the times of "'+i+'ms" and "'+o+'ms"'),h=!1),i=c.startTime),h&&(u[r]={startTime:i,endTime:o}),e.options&&(a=e.errors,s=e.options.params||{},(l=aw(t[r])).length&&l.forEach(function(t){s.hasOwnProperty(t)||a.push("Unable to resolve the local animation param "+t+" in the given list of values")}))}else e.errors.push('The provided animation property "'+r+'" is not a supported CSS property for animations')})})},t.prototype.visitKeyframes=function(t,e){var n=this,r={type:5,styles:[],options:null};if(!e.currentAnimateTimings)return e.errors.push("keyframes() must be placed inside of a call to animate()"),r;var o=0,i=[],a=!1,s=!1,l=0,u=t.steps.map(function(t){var r=n._makeStyleAst(t,e),u=null!=r.offset?r.offset:function(t){if("string"==typeof t)return null;var e=null;if(Array.isArray(t))t.forEach(function(t){if(Mw(t)&&t.hasOwnProperty("offset")){var n=t;e=parseFloat(n.offset),delete n.offset}});else if(Mw(t)&&t.hasOwnProperty("offset")){var n=t;e=parseFloat(n.offset),delete n.offset}return e}(r.styles),c=0;return null!=u&&(o++,c=r.offset=u),s=s||c<0||c>1,a=a||c0&&o0?o==p?1:h*o:i[o],s=a*g;e.currentTime=d+f.delay+s,f.duration=s,n._validateStyleAst(t,e),t.offset=a,r.styles.push(t)}),r},t.prototype.visitReference=function(t,e){return{type:8,animation:dw(this,ow(t.animation),e),options:xw(t.options)}},t.prototype.visitAnimateChild=function(t,e){return e.depCount++,{type:9,options:xw(t.options)}},t.prototype.visitAnimateRef=function(t,e){return{type:10,animation:this.visitReference(t.animation,e),options:xw(t.options)}},t.prototype.visitQuery=function(t,e){var n=e.currentQuerySelector,r=t.options||{};e.queryCount++,e.currentQuery=t;var o=c(function(t){var e=!!t.split(/\s*,\s*/).find(function(t){return":self"==t});return e&&(t=t.replace(bw,"")),[t=t.replace(/@\*/g,".ng-trigger").replace(/@\w+/g,function(t){return".ng-trigger-"+t.substr(1)}).replace(/:animating/g,".ng-animating"),e]}(t.selector),2),i=o[0],a=o[1];e.currentQuerySelector=n.length?n+" "+i:i,Lb(e.collectedStyles,e.currentQuerySelector,{});var s=dw(this,ow(t.animation),e);return e.currentQuery=null,e.currentQuerySelector=n,{type:11,selector:i,limit:r.limit||0,optional:!!r.optional,includeSelf:a,animation:s,originalSelector:t.selector,options:xw(t.options)}},t.prototype.visitStagger=function(t,e){e.currentQuery||e.errors.push("stagger() can only be used inside of query()");var n="full"===t.timings?{duration:0,delay:0,easing:"full"}:Xb(t.timings,e.errors,!0);return{type:12,animation:dw(this,ow(t.animation),e),timings:n,options:null}},t}(),Cw=function(t){this.errors=t,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles={},this.options=null};function Mw(t){return!Array.isArray(t)&&"object"==typeof t}function xw(t){var e;return t?(t=Yb(t)).params&&(t.params=(e=t.params)?Yb(e):null):t={},t}function Aw(t,e,n){return{duration:t,delay:e,easing:n}}function Ew(t,e,n,r,o,i,a,s){return void 0===a&&(a=null),void 0===s&&(s=!1),{type:1,element:t,keyframes:e,preStyleProps:n,postStyleProps:r,duration:o,delay:i,totalTime:o+i,easing:a,subTimeline:s}}var Sw=function(){function t(){this._map=new Map}return t.prototype.consume=function(t){var e=this._map.get(t);return e?this._map.delete(t):e=[],e},t.prototype.append=function(t,e){var n=this._map.get(t);n||this._map.set(t,n=[]),n.push.apply(n,h(e))},t.prototype.has=function(t){return this._map.has(t)},t.prototype.clear=function(){this._map.clear()},t}(),Ow=new RegExp(":enter","g"),Pw=new RegExp(":leave","g");function zw(t,e,n,r,o,i,a,s,l,u){return void 0===i&&(i={}),void 0===a&&(a={}),void 0===u&&(u=[]),(new Lw).buildKeyframes(t,e,n,r,o,i,a,s,l,u)}var Lw=function(){function t(){}return t.prototype.buildKeyframes=function(t,e,n,r,o,i,a,s,l,u){void 0===u&&(u=[]),l=l||new Sw;var c=new Tw(t,e,l,r,o,u,[]);c.options=s,c.currentTimeline.setStyles([i],null,c.errors,s),dw(this,n,c);var h=c.timelines.filter(function(t){return t.containsAnimation()});if(h.length&&Object.keys(a).length){var p=h[h.length-1];p.allowOnlyTimelineStyles()||p.setStyles([a],null,c.errors,s)}return h.length?h.map(function(t){return t.buildKeyframes()}):[Ew(e,[],[],[],0,0,"",!1)]},t.prototype.visitTrigger=function(t,e){},t.prototype.visitState=function(t,e){},t.prototype.visitTransition=function(t,e){},t.prototype.visitAnimateChild=function(t,e){var n=e.subInstructions.consume(e.element);if(n){var r=e.createSubContext(t.options),o=e.currentTimeline.currentTime,i=this._visitSubInstructions(n,r,r.options);o!=i&&e.transformIntoNewTimeline(i)}e.previousNode=t},t.prototype.visitAnimateRef=function(t,e){var n=e.createSubContext(t.options);n.transformIntoNewTimeline(),this.visitReference(t.animation,n),e.transformIntoNewTimeline(n.currentTimeline.currentTime),e.previousNode=t},t.prototype._visitSubInstructions=function(t,e,n){var r=e.currentTimeline.currentTime,o=null!=n.duration?Kb(n.duration):null,i=null!=n.delay?Kb(n.delay):null;return 0!==o&&t.forEach(function(t){var n=e.appendInstructionToTimeline(t,o,i);r=Math.max(r,n.duration+n.delay)}),r},t.prototype.visitReference=function(t,e){e.updateOptions(t.options,!0),dw(this,t.animation,e),e.previousNode=t},t.prototype.visitSequence=function(t,e){var n=this,r=e.subContextCount,o=e,i=t.options;if(i&&(i.params||i.delay)&&((o=e.createSubContext(i)).transformIntoNewTimeline(),null!=i.delay)){6==o.previousNode.type&&(o.currentTimeline.snapshotCurrentStyles(),o.previousNode=kw);var a=Kb(i.delay);o.delayNextStep(a)}t.steps.length&&(t.steps.forEach(function(t){return dw(n,t,o)}),o.currentTimeline.applyStylesToKeyframe(),o.subContextCount>r&&o.transformIntoNewTimeline()),e.previousNode=t},t.prototype.visitGroup=function(t,e){var n=this,r=[],o=e.currentTimeline.currentTime,i=t.options&&t.options.delay?Kb(t.options.delay):0;t.steps.forEach(function(a){var s=e.createSubContext(t.options);i&&s.delayNextStep(i),dw(n,a,s),o=Math.max(o,s.currentTimeline.currentTime),r.push(s.currentTimeline)}),r.forEach(function(t){return e.currentTimeline.mergeTimelineCollectedStyles(t)}),e.transformIntoNewTimeline(o),e.previousNode=t},t.prototype._visitTiming=function(t,e){if(t.dynamic){var n=t.strValue;return Xb(e.params?sw(n,e.params,e.errors):n,e.errors)}return{duration:t.duration,delay:t.delay,easing:t.easing}},t.prototype.visitAnimate=function(t,e){var n=e.currentAnimateTimings=this._visitTiming(t.timings,e),r=e.currentTimeline;n.delay&&(e.incrementTime(n.delay),r.snapshotCurrentStyles());var o=t.style;5==o.type?this.visitKeyframes(o,e):(e.incrementTime(n.duration),this.visitStyle(o,e),r.applyStylesToKeyframe()),e.currentAnimateTimings=null,e.previousNode=t},t.prototype.visitStyle=function(t,e){var n=e.currentTimeline,r=e.currentAnimateTimings;!r&&n.getCurrentStyleProperties().length&&n.forwardFrame();var o=r&&r.easing||t.easing;t.isEmptyStep?n.applyEmptyStep(o):n.setStyles(t.styles,o,e.errors,e.options),e.previousNode=t},t.prototype.visitKeyframes=function(t,e){var n=e.currentAnimateTimings,r=e.currentTimeline.duration,o=n.duration,i=e.createSubContext().currentTimeline;i.easing=n.easing,t.styles.forEach(function(t){i.forwardTime((t.offset||0)*o),i.setStyles(t.styles,t.easing,e.errors,e.options),i.applyStylesToKeyframe()}),e.currentTimeline.mergeTimelineCollectedStyles(i),e.transformIntoNewTimeline(r+o),e.previousNode=t},t.prototype.visitQuery=function(t,e){var n=this,r=e.currentTimeline.currentTime,o=t.options||{},i=o.delay?Kb(o.delay):0;i&&(6===e.previousNode.type||0==r&&e.currentTimeline.getCurrentStyleProperties().length)&&(e.currentTimeline.snapshotCurrentStyles(),e.previousNode=kw);var a=r,s=e.invokeQuery(t.selector,t.originalSelector,t.limit,t.includeSelf,!!o.optional,e.errors);e.currentQueryTotal=s.length;var l=null;s.forEach(function(r,o){e.currentQueryIndex=o;var s=e.createSubContext(t.options,r);i&&s.delayNextStep(i),r===e.element&&(l=s.currentTimeline),dw(n,t.animation,s),s.currentTimeline.applyStylesToKeyframe(),a=Math.max(a,s.currentTimeline.currentTime)}),e.currentQueryIndex=0,e.currentQueryTotal=0,e.transformIntoNewTimeline(a),l&&(e.currentTimeline.mergeTimelineCollectedStyles(l),e.currentTimeline.snapshotCurrentStyles()),e.previousNode=t},t.prototype.visitStagger=function(t,e){var n=e.parentContext,r=e.currentTimeline,o=t.timings,i=Math.abs(o.duration),a=i*(e.currentQueryTotal-1),s=i*e.currentQueryIndex;switch(o.duration<0?"reverse":o.easing){case"reverse":s=a-s;break;case"full":s=n.currentStaggerTime}var l=e.currentTimeline;s&&l.delayNextStep(s);var u=l.currentTime;dw(this,t.animation,e),e.previousNode=t,n.currentStaggerTime=r.currentTime-u+(r.startTime-n.currentTimeline.startTime)},t}(),kw={},Tw=function(){function t(t,e,n,r,o,i,a,s){this._driver=t,this.element=e,this.subInstructions=n,this._enterClassName=r,this._leaveClassName=o,this.errors=i,this.timelines=a,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=kw,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=s||new Iw(this._driver,e,0),a.push(this.currentTimeline)}return Object.defineProperty(t.prototype,"params",{get:function(){return this.options.params},enumerable:!0,configurable:!0}),t.prototype.updateOptions=function(t,e){var n=this;if(t){var r=t,o=this.options;null!=r.duration&&(o.duration=Kb(r.duration)),null!=r.delay&&(o.delay=Kb(r.delay));var i=r.params;if(i){var a=o.params;a||(a=this.options.params={}),Object.keys(i).forEach(function(t){e&&a.hasOwnProperty(t)||(a[t]=sw(i[t],a,n.errors))})}}},t.prototype._copyOptions=function(){var t={};if(this.options){var e=this.options.params;if(e){var n=t.params={};Object.keys(e).forEach(function(t){n[t]=e[t]})}}return t},t.prototype.createSubContext=function(e,n,r){void 0===e&&(e=null);var o=n||this.element,i=new t(this._driver,o,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(o,r||0));return i.previousNode=this.previousNode,i.currentAnimateTimings=this.currentAnimateTimings,i.options=this._copyOptions(),i.updateOptions(e),i.currentQueryIndex=this.currentQueryIndex,i.currentQueryTotal=this.currentQueryTotal,i.parentContext=this,this.subContextCount++,i},t.prototype.transformIntoNewTimeline=function(t){return this.previousNode=kw,this.currentTimeline=this.currentTimeline.fork(this.element,t),this.timelines.push(this.currentTimeline),this.currentTimeline},t.prototype.appendInstructionToTimeline=function(t,e,n){var r={duration:null!=e?e:t.duration,delay:this.currentTimeline.currentTime+(null!=n?n:0)+t.delay,easing:""},o=new Rw(this._driver,t.element,t.keyframes,t.preStyleProps,t.postStyleProps,r,t.stretchStartingKeyframe);return this.timelines.push(o),r},t.prototype.incrementTime=function(t){this.currentTimeline.forwardTime(this.currentTimeline.duration+t)},t.prototype.delayNextStep=function(t){t>0&&this.currentTimeline.delayNextStep(t)},t.prototype.invokeQuery=function(t,e,n,r,o,i){var a=[];if(r&&a.push(this.element),t.length>0){t=(t=t.replace(Ow,"."+this._enterClassName)).replace(Pw,"."+this._leaveClassName);var s=this._driver.query(this.element,t,1!=n);0!==n&&(s=n<0?s.slice(s.length+n,s.length):s.slice(0,n)),a.push.apply(a,h(s))}return o||0!=a.length||i.push('`query("'+e+'")` returned zero elements. (Use `query("'+e+'", { optional: true })` if you wish to allow this.)'),a},t}(),Iw=function(){function t(t,e,n,r){this._driver=t,this.element=e,this.startTime=n,this._elementTimelineStylesLookup=r,this.duration=0,this._previousKeyframe={},this._currentKeyframe={},this._keyframes=new Map,this._styleSummary={},this._pendingStyles={},this._backFill={},this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._localTimelineStyles=Object.create(this._backFill,{}),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(e),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(e,this._localTimelineStyles)),this._loadKeyframe()}return t.prototype.containsAnimation=function(){switch(this._keyframes.size){case 0:return!1;case 1:return this.getCurrentStyleProperties().length>0;default:return!0}},t.prototype.getCurrentStyleProperties=function(){return Object.keys(this._currentKeyframe)},Object.defineProperty(t.prototype,"currentTime",{get:function(){return this.startTime+this.duration},enumerable:!0,configurable:!0}),t.prototype.delayNextStep=function(t){var e=1==this._keyframes.size&&Object.keys(this._pendingStyles).length;this.duration||e?(this.forwardTime(this.currentTime+t),e&&this.snapshotCurrentStyles()):this.startTime+=t},t.prototype.fork=function(e,n){return this.applyStylesToKeyframe(),new t(this._driver,e,n||this.currentTime,this._elementTimelineStylesLookup)},t.prototype._loadKeyframe=function(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=Object.create(this._backFill,{}),this._keyframes.set(this.duration,this._currentKeyframe))},t.prototype.forwardFrame=function(){this.duration+=1,this._loadKeyframe()},t.prototype.forwardTime=function(t){this.applyStylesToKeyframe(),this.duration=t,this._loadKeyframe()},t.prototype._updateStyle=function(t,e){this._localTimelineStyles[t]=e,this._globalTimelineStyles[t]=e,this._styleSummary[t]={time:this.currentTime,value:e}},t.prototype.allowOnlyTimelineStyles=function(){return this._currentEmptyStepKeyframe!==this._currentKeyframe},t.prototype.applyEmptyStep=function(t){var e=this;t&&(this._previousKeyframe.easing=t),Object.keys(this._globalTimelineStyles).forEach(function(t){e._backFill[t]=e._globalTimelineStyles[t]||av,e._currentKeyframe[t]=av}),this._currentEmptyStepKeyframe=this._currentKeyframe},t.prototype.setStyles=function(t,e,n,r){var o=this;e&&(this._previousKeyframe.easing=e);var i=r&&r.params||{},a=function(t,e){var n,r={};return t.forEach(function(t){"*"===t?(n=n||Object.keys(e)).forEach(function(t){r[t]=av}):Jb(t,!1,r)}),r}(t,this._globalTimelineStyles);Object.keys(a).forEach(function(t){var e=sw(a[t],i,n);o._pendingStyles[t]=e,o._localTimelineStyles.hasOwnProperty(t)||(o._backFill[t]=o._globalTimelineStyles.hasOwnProperty(t)?o._globalTimelineStyles[t]:av),o._updateStyle(t,e)})},t.prototype.applyStylesToKeyframe=function(){var t=this,e=this._pendingStyles,n=Object.keys(e);0!=n.length&&(this._pendingStyles={},n.forEach(function(n){t._currentKeyframe[n]=e[n]}),Object.keys(this._localTimelineStyles).forEach(function(e){t._currentKeyframe.hasOwnProperty(e)||(t._currentKeyframe[e]=t._localTimelineStyles[e])}))},t.prototype.snapshotCurrentStyles=function(){var t=this;Object.keys(this._localTimelineStyles).forEach(function(e){var n=t._localTimelineStyles[e];t._pendingStyles[e]=n,t._updateStyle(e,n)})},t.prototype.getFinalKeyframe=function(){return this._keyframes.get(this.duration)},Object.defineProperty(t.prototype,"properties",{get:function(){var t=[];for(var e in this._currentKeyframe)t.push(e);return t},enumerable:!0,configurable:!0}),t.prototype.mergeTimelineCollectedStyles=function(t){var e=this;Object.keys(t._styleSummary).forEach(function(n){var r=e._styleSummary[n],o=t._styleSummary[n];(!r||o.time>r.time)&&e._updateStyle(n,o.value)})},t.prototype.buildKeyframes=function(){var t=this;this.applyStylesToKeyframe();var e=new Set,n=new Set,r=1===this._keyframes.size&&0===this.duration,o=[];this._keyframes.forEach(function(i,a){var s=Jb(i,!0);Object.keys(s).forEach(function(t){var r=s[t];r==gv?e.add(t):r==av&&n.add(t)}),r||(s.offset=a/t.duration),o.push(s)});var i=e.size?lw(e.values()):[],a=n.size?lw(n.values()):[];if(r){var s=o[0],l=Yb(s);s.offset=0,l.offset=1,o=[s,l]}return Ew(this.element,o,i,a,this.duration,this.startTime,this.easing,!1)},t}(),Rw=function(t){function e(e,n,r,o,i,a,s){void 0===s&&(s=!1);var l=t.call(this,e,n,a.delay)||this;return l.element=n,l.keyframes=r,l.preStyleProps=o,l.postStyleProps=i,l._stretchStartingKeyframe=s,l.timings={duration:a.duration,delay:a.delay,easing:a.easing},l}return o(e,t),e.prototype.containsAnimation=function(){return this.keyframes.length>1},e.prototype.buildKeyframes=function(){var t=this.keyframes,e=this.timings,n=e.delay,r=e.duration,o=e.easing;if(this._stretchStartingKeyframe&&n){var i=[],a=r+n,s=n/a,l=Jb(t[0],!1);l.offset=0,i.push(l);var u=Jb(t[0],!1);u.offset=Vw(s),i.push(u);for(var c=t.length-1,h=1;h<=c;h++){var p=Jb(t[h],!1);p.offset=Vw((n+p.offset*r)/a),i.push(p)}r=a,n=0,o="",t=i}return Ew(this.element,t,this.preStyleProps,this.postStyleProps,r,n,o,!0)},e}(Iw);function Vw(t,e){void 0===e&&(e=3);var n=Math.pow(10,e-1);return Math.round(t*n)/n}var Dw=function(){},Hw=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.normalizePropertyName=function(t,e){return cw(t)},e.prototype.normalizeStyleValue=function(t,e,n,r){var o="",i=n.toString().trim();if(Nw[e]&&0!==n&&"0"!==n)if("number"==typeof n)o="px";else{var a=n.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&0==a[1].length&&r.push("Please provide a CSS unit value for "+t+":"+n)}return i+o},e}(Dw),Nw=function(t){var e={};return"width,height,minWidth,minHeight,maxWidth,maxHeight,left,top,bottom,right,fontSize,outlineWidth,outlineOffset,paddingTop,paddingLeft,paddingBottom,paddingRight,marginTop,marginLeft,marginBottom,marginRight,borderRadius,borderWidth,borderTopWidth,borderLeftWidth,borderRightWidth,borderBottomWidth,textIndent,perspective".split(",").forEach(function(t){return e[t]=!0}),e}();function jw(t,e,n,r,o,i,a,s,l,u,c,h,p){return{type:0,element:t,triggerName:e,isRemovalTransition:o,fromState:n,fromStyles:i,toState:r,toStyles:a,timelines:s,queriedElements:l,preStyleProps:u,postStyleProps:c,totalTime:h,errors:p}}var Fw={},Bw=function(){function t(t,e,n){this._triggerName=t,this.ast=e,this._stateStyles=n}return t.prototype.match=function(t,e,n,r){return function(t,e,n,r,o){return t.some(function(t){return t(e,n,r,o)})}(this.ast.matchers,t,e,n,r)},t.prototype.buildStyles=function(t,e,n){var r=this._stateStyles["*"],o=this._stateStyles[t],i=r?r.buildStyles(e,n):{};return o?o.buildStyles(e,n):i},t.prototype.build=function(t,e,n,r,o,a,s,l,u,c){var h=[],p=this.ast.options&&this.ast.options.params||Fw,d=this.buildStyles(n,s&&s.params||Fw,h),f=l&&l.params||Fw,g=this.buildStyles(r,f,h),m=new Set,y=new Map,v=new Map,b="void"===r,w={params:i({},p,f)},_=c?[]:zw(t,e,this.ast.animation,o,a,d,g,w,u,h),C=0;if(_.forEach(function(t){C=Math.max(t.duration+t.delay,C)}),h.length)return jw(e,this._triggerName,n,r,b,d,g,[],[],y,v,C,h);_.forEach(function(t){var n=t.element,r=Lb(y,n,{});t.preStyleProps.forEach(function(t){return r[t]=!0});var o=Lb(v,n,{});t.postStyleProps.forEach(function(t){return o[t]=!0}),n!==e&&m.add(n)});var M=lw(m.values());return jw(e,this._triggerName,n,r,b,d,g,_,M,y,v,C)},t}(),Uw=function(){function t(t,e){this.styles=t,this.defaultParams=e}return t.prototype.buildStyles=function(t,e){var n={},r=Yb(this.defaultParams);return Object.keys(t).forEach(function(e){var n=t[e];null!=n&&(r[e]=n)}),this.styles.styles.forEach(function(t){if("string"!=typeof t){var o=t;Object.keys(o).forEach(function(t){var i=o[t];i.length>1&&(i=sw(i,r,e)),n[t]=i})}}),n},t}(),qw=function(){function t(t,e){var n=this;this.name=t,this.ast=e,this.transitionFactories=[],this.states={},e.states.forEach(function(t){n.states[t.name]=new Uw(t.style,t.options&&t.options.params||{})}),Ww(this.states,"true","1"),Ww(this.states,"false","0"),e.transitions.forEach(function(e){n.transitionFactories.push(new Bw(t,e,n.states))}),this.fallbackTransition=new Bw(t,{type:1,animation:{type:2,steps:[],options:null},matchers:[function(t,e){return!0}],options:null,queryCount:0,depCount:0},this.states)}return Object.defineProperty(t.prototype,"containsQueries",{get:function(){return this.ast.queryCount>0},enumerable:!0,configurable:!0}),t.prototype.matchTransition=function(t,e,n,r){return this.transitionFactories.find(function(o){return o.match(t,e,n,r)})||null},t.prototype.matchStyles=function(t,e,n){return this.fallbackTransition.buildStyles(t,e,n)},t}();function Ww(t,e,n){t.hasOwnProperty(e)?t.hasOwnProperty(n)||(t[n]=t[e]):t.hasOwnProperty(n)&&(t[e]=t[n])}var Gw=new Sw,Zw=function(){function t(t,e,n){this.bodyNode=t,this._driver=e,this._normalizer=n,this._animations={},this._playersById={},this.players=[]}return t.prototype.register=function(t,e){var n=[],r=ww(this._driver,e,n);if(n.length)throw new Error("Unable to build the animation due to the following errors: "+n.join("\n"));this._animations[t]=r},t.prototype._buildPlayer=function(t,e,n){var r=t.element,o=Sb(0,this._normalizer,0,t.keyframes,e,n);return this._driver.animate(r,o,t.duration,t.delay,t.easing,[],!0)},t.prototype.create=function(t,e,n){var r=this;void 0===n&&(n={});var o,i=[],a=this._animations[t],s=new Map;if(a?(o=zw(this._driver,e,a,"ng-enter","ng-leave",{},{},n,Gw,i)).forEach(function(t){var e=Lb(s,t.element,{});t.postStyleProps.forEach(function(t){return e[t]=null})}):(i.push("The requested animation doesn't exist or has already been destroyed"),o=[]),i.length)throw new Error("Unable to create the animation due to the following errors: "+i.join("\n"));s.forEach(function(t,e){Object.keys(t).forEach(function(n){t[n]=r._driver.computeStyle(e,n,av)})});var l=Eb(o.map(function(t){var e=s.get(t.element);return r._buildPlayer(t,{},e)}));return this._playersById[t]=l,l.onDestroy(function(){return r.destroy(t)}),this.players.push(l),l},t.prototype.destroy=function(t){var e=this._getPlayer(t);e.destroy(),delete this._playersById[t];var n=this.players.indexOf(e);n>=0&&this.players.splice(n,1)},t.prototype._getPlayer=function(t){var e=this._playersById[t];if(!e)throw new Error("Unable to find the timeline player referenced by "+t);return e},t.prototype.listen=function(t,e,n,r){var o=zb(e,"","","");return Ob(this._getPlayer(t),n,o,r),function(){}},t.prototype.command=function(t,e,n,r){if("register"!=n)if("create"!=n){var o=this._getPlayer(t);switch(n){case"play":o.play();break;case"pause":o.pause();break;case"reset":o.reset();break;case"restart":o.restart();break;case"finish":o.finish();break;case"init":o.init();break;case"setPosition":o.setPosition(parseFloat(r[0]));break;case"destroy":this.destroy(t)}}else this.create(t,e,r[0]||{});else this.register(t,r[0])},t}(),Qw=[],Kw={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},$w={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Xw="__ng_removed",Yw=function(){function t(t,e){void 0===e&&(e=""),this.namespaceId=e;var n=t&&t.hasOwnProperty("value");if(this.value=function(t){return null!=t?t:null}(n?t.value:t),n){var r=Yb(t);delete r.value,this.options=r}else this.options={};this.options.params||(this.options.params={})}return Object.defineProperty(t.prototype,"params",{get:function(){return this.options.params},enumerable:!0,configurable:!0}),t.prototype.absorbOptions=function(t){var e=t.params;if(e){var n=this.options.params;Object.keys(e).forEach(function(t){null==n[t]&&(n[t]=e[t])})}},t}(),Jw=new Yw("void"),t_=function(){function t(t,e,n){this.id=t,this.hostElement=e,this._engine=n,this.players=[],this._triggers={},this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+t,l_(e,this._hostClassName)}return t.prototype.listen=function(t,e,n,r){var o,i=this;if(!this._triggers.hasOwnProperty(e))throw new Error('Unable to listen on the animation trigger event "'+n+'" because the animation trigger "'+e+"\" doesn't exist!");if(null==n||0==n.length)throw new Error('Unable to listen on the animation trigger "'+e+'" because the provided event is undefined!');if("start"!=(o=n)&&"done"!=o)throw new Error('The provided animation trigger event "'+n+'" for the animation trigger "'+e+'" is not supported!');var a=Lb(this._elementListeners,t,[]),s={name:e,phase:n,callback:r};a.push(s);var l=Lb(this._engine.statesByElement,t,{});return l.hasOwnProperty(e)||(l_(t,"ng-trigger"),l_(t,"ng-trigger-"+e),l[e]=Jw),function(){i._engine.afterFlush(function(){var t=a.indexOf(s);t>=0&&a.splice(t,1),i._triggers[e]||delete l[e]})}},t.prototype.register=function(t,e){return!this._triggers[t]&&(this._triggers[t]=e,!0)},t.prototype._getTrigger=function(t){var e=this._triggers[t];if(!e)throw new Error('The provided animation trigger "'+t+'" has not been registered!');return e},t.prototype.trigger=function(t,e,n,r){var o=this;void 0===r&&(r=!0);var i=this._getTrigger(e),a=new n_(this.id,e,t),s=this._engine.statesByElement.get(t);s||(l_(t,"ng-trigger"),l_(t,"ng-trigger-"+e),this._engine.statesByElement.set(t,s={}));var l=s[e],u=new Yw(n,this.id);if(!(n&&n.hasOwnProperty("value"))&&l&&u.absorbOptions(l.options),s[e]=u,l||(l=Jw),"void"===u.value||l.value!==u.value){var c=Lb(this._engine.playersByElement,t,[]);c.forEach(function(t){t.namespaceId==o.id&&t.triggerName==e&&t.queued&&t.destroy()});var h=i.matchTransition(l.value,u.value,t,u.params),p=!1;if(!h){if(!r)return;h=i.fallbackTransition,p=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:e,transition:h,fromState:l,toState:u,player:a,isFallbackTransition:p}),p||(l_(t,"ng-animate-queued"),a.onStart(function(){u_(t,"ng-animate-queued")})),a.onDone(function(){var e=o.players.indexOf(a);e>=0&&o.players.splice(e,1);var n=o._engine.playersByElement.get(t);if(n){var r=n.indexOf(a);r>=0&&n.splice(r,1)}}),this.players.push(a),c.push(a),a}if(!function(t,e){var n=Object.keys(t),r=Object.keys(e);if(n.length!=r.length)return!1;for(var o=0;o=0){for(var r=!1,o=n;o>=0;o--)if(this.driver.containsElement(this._namespaceList[o].hostElement,e)){this._namespaceList.splice(o+1,0,t),r=!0;break}r||this._namespaceList.splice(0,0,t)}else this._namespaceList.push(t);return this.namespacesByHostElement.set(e,t),t},t.prototype.register=function(t,e){var n=this._namespaceLookup[t];return n||(n=this.createNamespace(t,e)),n},t.prototype.registerTrigger=function(t,e,n){var r=this._namespaceLookup[t];r&&r.register(e,n)&&this.totalAnimations++},t.prototype.destroy=function(t,e){var n=this;if(t){var r=this._fetchNamespace(t);this.afterFlush(function(){n.namespacesByHostElement.delete(r.hostElement),delete n._namespaceLookup[t];var e=n._namespaceList.indexOf(r);e>=0&&n._namespaceList.splice(e,1)}),this.afterFlushAnimationsDone(function(){return r.destroy(e)})}},t.prototype._fetchNamespace=function(t){return this._namespaceLookup[t]},t.prototype.fetchNamespacesByElement=function(t){var e=new Set,n=this.statesByElement.get(t);if(n)for(var r=Object.keys(n),o=0;o=0&&this.collectedLeaveElements.splice(i,1)}if(t){var a=this._fetchNamespace(t);a&&a.insertNode(e,n)}r&&this.collectEnterElement(e)}},t.prototype.collectEnterElement=function(t){this.collectedEnterElements.push(t)},t.prototype.markElementAsDisabled=function(t,e){e?this.disabledNodes.has(t)||(this.disabledNodes.add(t),l_(t,"ng-animate-disabled")):this.disabledNodes.has(t)&&(this.disabledNodes.delete(t),u_(t,"ng-animate-disabled"))},t.prototype.removeNode=function(t,e,n){if(r_(e)){var r=t?this._fetchNamespace(t):null;r?r.removeNode(e,n):this.markElementAsRemoved(t,e,!1,n)}else this._onRemovalComplete(e,n)},t.prototype.markElementAsRemoved=function(t,e,n,r){this.collectedLeaveElements.push(e),e[Xw]={namespaceId:t,setForRemoval:r,hasAnimation:n,removedBeforeQueried:!1}},t.prototype.listen=function(t,e,n,r,o){return r_(e)?this._fetchNamespace(t).listen(e,n,r,o):function(){}},t.prototype._buildInstruction=function(t,e,n,r,o){return t.transition.build(this.driver,t.element,t.fromState.value,t.toState.value,n,r,t.fromState.options,t.toState.options,e,o)},t.prototype.destroyInnerAnimations=function(t){var e=this,n=this.driver.query(t,".ng-trigger",!0);n.forEach(function(t){return e.destroyActiveAnimationsForElement(t)}),0!=this.playersByQueriedElement.size&&(n=this.driver.query(t,".ng-animating",!0)).forEach(function(t){return e.finishActiveQueriedAnimationOnElement(t)})},t.prototype.destroyActiveAnimationsForElement=function(t){var e=this.playersByElement.get(t);e&&e.forEach(function(t){t.queued?t.markedForDestroy=!0:t.destroy()})},t.prototype.finishActiveQueriedAnimationOnElement=function(t){var e=this.playersByQueriedElement.get(t);e&&e.forEach(function(t){return t.finish()})},t.prototype.whenRenderingDone=function(){var t=this;return new Promise(function(e){if(t.players.length)return Eb(t.players).onDone(function(){return e()});e()})},t.prototype.processLeaveNode=function(t){var e=this,n=t[Xw];if(n&&n.setForRemoval){if(t[Xw]=Kw,n.namespaceId){this.destroyInnerAnimations(t);var r=this._fetchNamespace(n.namespaceId);r&&r.clearElementCache(t)}this._onRemovalComplete(t,n.setForRemoval)}this.driver.matchesElement(t,".ng-animate-disabled")&&this.markElementAsDisabled(t,!1),this.driver.query(t,".ng-animate-disabled",!0).forEach(function(n){e.markElementAsDisabled(t,!1)})},t.prototype.flush=function(t){var e=this;void 0===t&&(t=-1);var n=[];if(this.newHostElements.size&&(this.newHostElements.forEach(function(t,n){return e._balanceNamespaceList(t,n)}),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(var r=0;r=0;E--)this._namespaceList[E].drainQueuedTransitions(e).forEach(function(t){var e=t.player,i=t.element;if(x.push(e),n.collectedEnterElements.length){var a=i[Xw];if(a&&a.setForMove)return void e.destroy()}var h=!d||!n.driver.containsElement(d,i),p=C.get(i),f=m.get(i),g=n._buildInstruction(t,r,f,p,h);if(g.errors&&g.errors.length)A.push(g);else{if(h)return e.onStart(function(){return rw(i,g.fromStyles)}),e.onDestroy(function(){return nw(i,g.toStyles)}),void o.push(e);if(t.isFallbackTransition)return e.onStart(function(){return rw(i,g.fromStyles)}),e.onDestroy(function(){return nw(i,g.toStyles)}),void o.push(e);g.timelines.forEach(function(t){return t.stretchStartingKeyframe=!0}),r.append(i,g.timelines),s.push({instruction:g,player:e,element:i}),g.queriedElements.forEach(function(t){return Lb(l,t,[]).push(e)}),g.preStyleProps.forEach(function(t,e){var n=Object.keys(t);if(n.length){var r=u.get(e);r||u.set(e,r=new Set),n.forEach(function(t){return r.add(t)})}}),g.postStyleProps.forEach(function(t,e){var n=Object.keys(t),r=c.get(e);r||c.set(e,r=new Set),n.forEach(function(t){return r.add(t)})})}});if(A.length){var S=[];A.forEach(function(t){S.push("@"+t.triggerName+" has failed due to:\n"),t.errors.forEach(function(t){return S.push("- "+t+"\n")})}),x.forEach(function(t){return t.destroy()}),this.reportError(S)}var O=new Map,P=new Map;s.forEach(function(t){var e=t.element;r.has(e)&&(P.set(e,e),n._beforeAnimationBuild(t.player.namespaceId,t.instruction,O))}),o.forEach(function(t){var e=t.element;n._getPreviousPlayers(e,!1,t.namespaceId,t.triggerName,null).forEach(function(t){Lb(O,e,[]).push(t),t.destroy()})});var z=v.filter(function(t){return h_(t,u,c)}),L=new Map;i_(L,this.driver,w,c,av).forEach(function(t){h_(t,u,c)&&z.push(t)});var k=new Map;g.forEach(function(t,e){i_(k,n.driver,new Set(t),u,gv)}),z.forEach(function(t){var e=L.get(t),n=k.get(t);L.set(t,i({},e,n))});var T=[],I=[],R={};s.forEach(function(t){var e=t.element,i=t.player,s=t.instruction;if(r.has(e)){if(p.has(e))return i.onDestroy(function(){return nw(e,s.toStyles)}),i.disabled=!0,i.overrideTotalTime(s.totalTime),void o.push(i);var l=R;if(P.size>1){for(var u=e,c=[];u=u.parentNode;){var h=P.get(u);if(h){l=h;break}c.push(u)}c.forEach(function(t){return P.set(t,l)})}var d=n._buildAnimation(i.namespaceId,s,O,a,k,L);if(i.setRealPlayer(d),l===R)T.push(i);else{var f=n.playersByElement.get(l);f&&f.length&&(i.parentPlayer=Eb(f)),o.push(i)}}else rw(e,s.fromStyles),i.onDestroy(function(){return nw(e,s.toStyles)}),I.push(i),p.has(e)&&o.push(i)}),I.forEach(function(t){var e=a.get(t.element);if(e&&e.length){var n=Eb(e);t.setRealPlayer(n)}}),o.forEach(function(t){t.parentPlayer?t.syncPlayerEvents(t.parentPlayer):t.destroy()});for(var V=0;V0?this.driver.animate(t.element,e,t.duration,t.delay,t.easing,n):new dv(t.duration,t.delay)},t}(),n_=function(){function t(t,e,n){this.namespaceId=t,this.triggerName=e,this.element=n,this._player=new dv,this._containsRealPlayer=!1,this._queuedCallbacks={},this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}return t.prototype.setRealPlayer=function(t){var e=this;this._containsRealPlayer||(this._player=t,Object.keys(this._queuedCallbacks).forEach(function(n){e._queuedCallbacks[n].forEach(function(e){return Ob(t,n,void 0,e)})}),this._queuedCallbacks={},this._containsRealPlayer=!0,this.overrideTotalTime(t.totalTime),this.queued=!1)},t.prototype.getRealPlayer=function(){return this._player},t.prototype.overrideTotalTime=function(t){this.totalTime=t},t.prototype.syncPlayerEvents=function(t){var e=this,n=this._player;n.triggerCallback&&t.onStart(function(){return n.triggerCallback("start")}),t.onDone(function(){return e.finish()}),t.onDestroy(function(){return e.destroy()})},t.prototype._queueEvent=function(t,e){Lb(this._queuedCallbacks,t,[]).push(e)},t.prototype.onDone=function(t){this.queued&&this._queueEvent("done",t),this._player.onDone(t)},t.prototype.onStart=function(t){this.queued&&this._queueEvent("start",t),this._player.onStart(t)},t.prototype.onDestroy=function(t){this.queued&&this._queueEvent("destroy",t),this._player.onDestroy(t)},t.prototype.init=function(){this._player.init()},t.prototype.hasStarted=function(){return!this.queued&&this._player.hasStarted()},t.prototype.play=function(){!this.queued&&this._player.play()},t.prototype.pause=function(){!this.queued&&this._player.pause()},t.prototype.restart=function(){!this.queued&&this._player.restart()},t.prototype.finish=function(){this._player.finish()},t.prototype.destroy=function(){this.destroyed=!0,this._player.destroy()},t.prototype.reset=function(){!this.queued&&this._player.reset()},t.prototype.setPosition=function(t){this.queued||this._player.setPosition(t)},t.prototype.getPosition=function(){return this.queued?0:this._player.getPosition()},t.prototype.triggerCallback=function(t){var e=this._player;e.triggerCallback&&e.triggerCallback(t)},t}();function r_(t){return t&&1===t.nodeType}function o_(t,e){var n=t.style.display;return t.style.display=null!=e?e:"none",n}function i_(t,e,n,r,o){var i=[];n.forEach(function(t){return i.push(o_(t))});var a=[];r.forEach(function(n,r){var i={};n.forEach(function(t){var n=i[t]=e.computeStyle(r,t,o);n&&0!=n.length||(r[Xw]=$w,a.push(r))}),t.set(r,i)});var s=0;return n.forEach(function(t){return o_(t,i[s++])}),a}function a_(t,e){var n=new Map;if(t.forEach(function(t){return n.set(t,[])}),0==e.length)return n;var r=new Set(e),o=new Map;return e.forEach(function(t){var e=function t(e){if(!e)return 1;var i=o.get(e);if(i)return i;var a=e.parentNode;return i=n.has(a)?a:r.has(a)?1:t(a),o.set(e,i),i}(t);1!==e&&n.get(e).push(t)}),n}var s_="$$classes";function l_(t,e){if(t.classList)t.classList.add(e);else{var n=t[s_];n||(n=t[s_]={}),n[e]=!0}}function u_(t,e){if(t.classList)t.classList.remove(e);else{var n=t[s_];n&&delete n[e]}}function c_(t,e,n){Eb(n).onDone(function(){return t.processLeaveNode(e)})}function h_(t,e,n){var r=n.get(t);if(!r)return!1;var o=e.get(t);return o?r.forEach(function(t){return o.add(t)}):e.set(t,r),n.delete(t),!0}var p_=function(){function t(t,e,n){var r=this;this.bodyNode=t,this._driver=e,this._triggerCache={},this.onRemovalComplete=function(t,e){},this._transitionEngine=new e_(t,e,n),this._timelineEngine=new Zw(t,e,n),this._transitionEngine.onRemovalComplete=function(t,e){return r.onRemovalComplete(t,e)}}return t.prototype.registerTrigger=function(t,e,n,r,o){var i=t+"-"+r,a=this._triggerCache[i];if(!a){var s=[],l=ww(this._driver,o,s);if(s.length)throw new Error('The animation trigger "'+r+'" has failed to build due to the following errors:\n - '+s.join("\n - "));a=function(t,e){return new qw(t,e)}(r,l),this._triggerCache[i]=a}this._transitionEngine.registerTrigger(e,r,a)},t.prototype.register=function(t,e){this._transitionEngine.register(t,e)},t.prototype.destroy=function(t,e){this._transitionEngine.destroy(t,e)},t.prototype.onInsert=function(t,e,n,r){this._transitionEngine.insertNode(t,e,n,r)},t.prototype.onRemove=function(t,e,n){this._transitionEngine.removeNode(t,e,n)},t.prototype.disableAnimations=function(t,e){this._transitionEngine.markElementAsDisabled(t,e)},t.prototype.process=function(t,e,n,r){if("@"==n.charAt(0)){var o=c(kb(n),2);this._timelineEngine.command(o[0],e,o[1],r)}else this._transitionEngine.trigger(t,e,n,r)},t.prototype.listen=function(t,e,n,r,o){if("@"==n.charAt(0)){var i=c(kb(n),2);return this._timelineEngine.listen(i[0],e,i[1],o)}return this._transitionEngine.listen(t,e,n,r,o)},t.prototype.flush=function(t){void 0===t&&(t=-1),this._transitionEngine.flush(t)},Object.defineProperty(t.prototype,"players",{get:function(){return this._transitionEngine.players.concat(this._timelineEngine.players)},enumerable:!0,configurable:!0}),t.prototype.whenRenderingDone=function(){return this._transitionEngine.whenRenderingDone()},t}(),d_="animation",f_="animationend",g_=function(){function t(t,e,n,r,o,i,a){var s=this;this._element=t,this._name=e,this._duration=n,this._delay=r,this._easing=o,this._fillMode=i,this._onDoneFn=a,this._finished=!1,this._destroyed=!1,this._startTime=0,this._position=0,this._eventFn=function(t){return s._handleCallback(t)}}return t.prototype.apply=function(){var t,e,n;e=this._duration+"ms "+this._easing+" "+this._delay+"ms 1 normal "+this._fillMode+" "+this._name,(n=__(t=this._element,"").trim()).length&&(function(t,e){for(var n=0;n=this._delay&&n>=this._duration&&this.finish()},t.prototype.finish=function(){this._finished||(this._finished=!0,this._onDoneFn(),b_(this._element,this._eventFn,!0))},t.prototype.destroy=function(){var t,e,n,r;this._destroyed||(this._destroyed=!0,this.finish(),e=this._name,(r=v_(n=__(t=this._element,"").split(","),e))>=0&&(n.splice(r,1),w_(t,"",n.join(","))))},t}();function m_(t,e,n){w_(t,"PlayState",n,y_(t,e))}function y_(t,e){var n=__(t,"");return n.indexOf(",")>0?v_(n.split(","),e):v_([n],e)}function v_(t,e){for(var n=0;n=0)return n;return-1}function b_(t,e,n){n?t.removeEventListener(f_,e):t.addEventListener(f_,e)}function w_(t,e,n,r){var o=d_+e;if(null!=r){var i=t.style[o];if(i.length){var a=i.split(",");a[r]=n,n=a.join(",")}}t.style[o]=n}function __(t,e){return t.style[d_+e]}var C_="linear",M_=function(){function t(t,e,n,r,o,i,a){this.element=t,this.keyframes=e,this.animationName=n,this._duration=r,this._delay=o,this._finalStyles=a,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._started=!1,this.currentSnapshot={},this._state=0,this.easing=i||C_,this.totalTime=r+o,this._buildStyler()}return t.prototype.onStart=function(t){this._onStartFns.push(t)},t.prototype.onDone=function(t){this._onDoneFns.push(t)},t.prototype.onDestroy=function(t){this._onDestroyFns.push(t)},t.prototype.destroy=function(){this.init(),this._state>=4||(this._state=4,this._styler.destroy(),this._flushStartFns(),this._flushDoneFns(),this._onDestroyFns.forEach(function(t){return t()}),this._onDestroyFns=[])},t.prototype._flushDoneFns=function(){this._onDoneFns.forEach(function(t){return t()}),this._onDoneFns=[]},t.prototype._flushStartFns=function(){this._onStartFns.forEach(function(t){return t()}),this._onStartFns=[]},t.prototype.finish=function(){this.init(),this._state>=3||(this._state=3,this._styler.finish(),this._flushStartFns(),this._flushDoneFns())},t.prototype.setPosition=function(t){this._styler.setPosition(t)},t.prototype.getPosition=function(){return this._styler.getPosition()},t.prototype.hasStarted=function(){return this._state>=2},t.prototype.init=function(){this._state>=1||(this._state=1,this._styler.apply(),this._delay&&this._styler.pause())},t.prototype.play=function(){this.init(),this.hasStarted()||(this._flushStartFns(),this._state=2),this._styler.resume()},t.prototype.pause=function(){this.init(),this._styler.pause()},t.prototype.restart=function(){this.reset(),this.play()},t.prototype.reset=function(){this._styler.destroy(),this._buildStyler(),this._styler.apply()},t.prototype._buildStyler=function(){var t=this;this._styler=new g_(this.element,this.animationName,this._duration,this._delay,this.easing,"forwards",function(){return t.finish()})},t.prototype.triggerCallback=function(t){var e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(function(t){return t()}),e.length=0},t.prototype.beforeDestroy=function(){var t=this;this.init();var e={};if(this.hasStarted()){var n=this._state>=3;Object.keys(this._finalStyles).forEach(function(r){"offset"!=r&&(e[r]=n?t._finalStyles[r]:fw(t.element,r))})}this.currentSnapshot=e},t}(),x_=function(t){function e(e,n){var r=t.call(this)||this;return r.element=e,r._startingStyles={},r.__initialized=!1,r._styles=Wb(n),r}return o(e,t),e.prototype.init=function(){var e=this;!this.__initialized&&this._startingStyles&&(this.__initialized=!0,Object.keys(this._styles).forEach(function(t){e._startingStyles[t]=e.element.style[t]}),t.prototype.init.call(this))},e.prototype.play=function(){var e=this;this._startingStyles&&(this.init(),Object.keys(this._styles).forEach(function(t){return e.element.style.setProperty(t,e._styles[t])}),t.prototype.play.call(this))},e.prototype.destroy=function(){var e=this;this._startingStyles&&(Object.keys(this._startingStyles).forEach(function(t){var n=e._startingStyles[t];n?e.element.style.setProperty(t,n):e.element.style.removeProperty(t)}),this._startingStyles=null,t.prototype.destroy.call(this))},e}(dv),A_=function(){function t(){this._count=0,this._head=document.querySelector("head"),this._warningIssued=!1}return t.prototype.validateStyleProperty=function(t){return Fb(t)},t.prototype.matchesElement=function(t,e){return Bb(t,e)},t.prototype.containsElement=function(t,e){return Ub(t,e)},t.prototype.query=function(t,e,n){return qb(t,e,n)},t.prototype.computeStyle=function(t,e,n){return window.getComputedStyle(t)[e]},t.prototype.buildKeyframeElement=function(t,e,n){var r="@keyframes "+e+" {\n",o="";(n=n.map(function(t){return Wb(t)})).forEach(function(t){o=" ";var e=parseFloat(t.offset);r+=""+o+100*e+"% {\n",o+=" ",Object.keys(t).forEach(function(e){var n=t[e];switch(e){case"offset":return;case"easing":return void(n&&(r+=o+"animation-timing-function: "+n+";\n"));default:return void(r+=""+o+e+": "+n+";\n")}}),r+=o+"}\n"}),r+="}\n";var i=document.createElement("style");return i.innerHTML=r,i},t.prototype.animate=function(t,e,n,r,o,i,a){void 0===i&&(i=[]),a&&this._notifyFaultyScrubber();var s=i.filter(function(t){return t instanceof M_}),l={};hw(n,r)&&s.forEach(function(t){var e=t.currentSnapshot;Object.keys(e).forEach(function(t){return l[t]=e[t]})});var u=function(t){var e={};return t&&(Array.isArray(t)?t:[t]).forEach(function(t){Object.keys(t).forEach(function(n){"offset"!=n&&"easing"!=n&&(e[n]=t[n])})}),e}(e=pw(t,e,l));if(0==n)return new x_(t,u);var c="gen_css_kf_"+this._count++,h=this.buildKeyframeElement(t,c,e);document.querySelector("head").appendChild(h);var p=new M_(t,e,c,n,r,o,u);return p.onDestroy(function(){var t;(t=h).parentNode.removeChild(t)}),p},t.prototype._notifyFaultyScrubber=function(){this._warningIssued||(console.warn("@angular/animations: please load the web-animations.js polyfill to allow programmatic access...\n"," visit http://bit.ly/IWukam to learn more about using the web-animation-js polyfill."),this._warningIssued=!0)},t}(),E_=function(){function t(t,e,n){this.element=t,this.keyframes=e,this.options=n,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this.time=0,this.parentPlayer=null,this.currentSnapshot={},this._duration=n.duration,this._delay=n.delay||0,this.time=this._duration+this._delay}return t.prototype._onFinish=function(){this._finished||(this._finished=!0,this._onDoneFns.forEach(function(t){return t()}),this._onDoneFns=[])},t.prototype.init=function(){this._buildPlayer(),this._preparePlayerBeforeStart()},t.prototype._buildPlayer=function(){var t=this;if(!this._initialized){this._initialized=!0;var e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:{},this.domPlayer.addEventListener("finish",function(){return t._onFinish()})}},t.prototype._preparePlayerBeforeStart=function(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()},t.prototype._triggerWebAnimation=function(t,e,n){return t.animate(e,n)},t.prototype.onStart=function(t){this._onStartFns.push(t)},t.prototype.onDone=function(t){this._onDoneFns.push(t)},t.prototype.onDestroy=function(t){this._onDestroyFns.push(t)},t.prototype.play=function(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(function(t){return t()}),this._onStartFns=[],this._started=!0),this.domPlayer.play()},t.prototype.pause=function(){this.init(),this.domPlayer.pause()},t.prototype.finish=function(){this.init(),this._onFinish(),this.domPlayer.finish()},t.prototype.reset=function(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1},t.prototype._resetDomPlayerState=function(){this.domPlayer&&this.domPlayer.cancel()},t.prototype.restart=function(){this.reset(),this.play()},t.prototype.hasStarted=function(){return this._started},t.prototype.destroy=function(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._onDestroyFns.forEach(function(t){return t()}),this._onDestroyFns=[])},t.prototype.setPosition=function(t){this.domPlayer.currentTime=t*this.time},t.prototype.getPosition=function(){return this.domPlayer.currentTime/this.time},Object.defineProperty(t.prototype,"totalTime",{get:function(){return this._delay+this._duration},enumerable:!0,configurable:!0}),t.prototype.beforeDestroy=function(){var t=this,e={};this.hasStarted()&&Object.keys(this._finalKeyframe).forEach(function(n){"offset"!=n&&(e[n]=t._finished?t._finalKeyframe[n]:fw(t.element,n))}),this.currentSnapshot=e},t.prototype.triggerCallback=function(t){var e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(function(t){return t()}),e.length=0},t}(),S_=function(){function t(){this._isNativeImpl=/\{\s*\[native\s+code\]\s*\}/.test(O_().toString()),this._cssKeyframesDriver=new A_}return t.prototype.validateStyleProperty=function(t){return Fb(t)},t.prototype.matchesElement=function(t,e){return Bb(t,e)},t.prototype.containsElement=function(t,e){return Ub(t,e)},t.prototype.query=function(t,e,n){return qb(t,e,n)},t.prototype.computeStyle=function(t,e,n){return window.getComputedStyle(t)[e]},t.prototype.overrideWebAnimationsSupport=function(t){this._isNativeImpl=t},t.prototype.animate=function(t,e,n,r,o,i,a){if(void 0===i&&(i=[]),!a&&!this._isNativeImpl)return this._cssKeyframesDriver.animate(t,e,n,r,o,i);var s={duration:n,delay:r,fill:0==r?"both":"forwards"};o&&(s.easing=o);var l={},u=i.filter(function(t){return t instanceof E_});return hw(n,r)&&u.forEach(function(t){var e=t.currentSnapshot;Object.keys(e).forEach(function(t){return l[t]=e[t]})}),e=pw(t,e=e.map(function(t){return Jb(t,!1)}),l),new E_(t,e,s)},t}();function O_(){return"undefined"!=typeof window&&void 0!==window.document&&Element.prototype.animate||{}}var P_=function(t){function e(e,n){var r=t.call(this)||this;return r._nextAnimationId=0,r._renderer=e.createRenderer(n.body,{id:"0",encapsulation:ce.None,styles:[],data:{animation:[]}}),r}return o(e,t),e.prototype.build=function(t){var e=this._nextAnimationId.toString();this._nextAnimationId++;var n=Array.isArray(t)?lv(t):t;return k_(this._renderer,null,e,"register",[n]),new z_(e,this._renderer)},a([s(1,Dt(Ac))],e)}(iv),z_=function(t){function e(e,n){var r=t.call(this)||this;return r._id=e,r._renderer=n,r}return o(e,t),e.prototype.create=function(t,e){return new L_(this._id,t,e||{},this._renderer)},e}(function(){}),L_=function(){function t(t,e,n,r){this.id=t,this.element=e,this._renderer=r,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",n)}return t.prototype._listen=function(t,e){return this._renderer.listen(this.element,"@@"+this.id+":"+t,e)},t.prototype._command=function(t){for(var e=[],n=1;n=0&&t0){var r=t.slice(0,n),o=r.toLowerCase(),i=t.slice(n+1).trim();e.maybeSetNormalizedName(r,o),e.headers.has(o)?e.headers.get(o).push(i):e.headers.set(o,[i])}})}:function(){e.headers=new Map,Object.keys(t).forEach(function(n){var r=t[n],o=n.toLowerCase();"string"==typeof r&&(r=[r]),r.length>0&&(e.headers.set(o,r),e.maybeSetNormalizedName(n,o))})}:this.headers=new Map}return t.prototype.has=function(t){return this.init(),this.headers.has(t.toLowerCase())},t.prototype.get=function(t){this.init();var e=this.headers.get(t.toLowerCase());return e&&e.length>0?e[0]:null},t.prototype.keys=function(){return this.init(),Array.from(this.normalizedNames.values())},t.prototype.getAll=function(t){return this.init(),this.headers.get(t.toLowerCase())||null},t.prototype.append=function(t,e){return this.clone({name:t,value:e,op:"a"})},t.prototype.set=function(t,e){return this.clone({name:t,value:e,op:"s"})},t.prototype.delete=function(t,e){return this.clone({name:t,value:e,op:"d"})},t.prototype.maybeSetNormalizedName=function(t,e){this.normalizedNames.has(e)||this.normalizedNames.set(e,t)},t.prototype.init=function(){var e=this;this.lazyInit&&(this.lazyInit instanceof t?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(function(t){return e.applyUpdate(t)}),this.lazyUpdate=null))},t.prototype.copyFrom=function(t){var e=this;t.init(),Array.from(t.headers.keys()).forEach(function(n){e.headers.set(n,t.headers.get(n)),e.normalizedNames.set(n,t.normalizedNames.get(n))})},t.prototype.clone=function(e){var n=new t;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof t?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([e]),n},t.prototype.applyUpdate=function(t){var e=t.name.toLowerCase();switch(t.op){case"a":case"s":var n=t.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(t.name,e);var r=("a"===t.op?this.headers.get(e):void 0)||[];r.push.apply(r,h(n)),this.headers.set(e,r);break;case"d":var o=t.value;if(o){var i=this.headers.get(e);if(!i)return;0===(i=i.filter(function(t){return-1===o.indexOf(t)})).length?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,i)}else this.headers.delete(e),this.normalizedNames.delete(e)}},t.prototype.forEach=function(t){var e=this;this.init(),Array.from(this.normalizedNames.keys()).forEach(function(n){return t(e.normalizedNames.get(n),e.headers.get(n))})},t}(),W_=function(){function t(){}return t.prototype.encodeKey=function(t){return G_(t)},t.prototype.encodeValue=function(t){return G_(t)},t.prototype.decodeKey=function(t){return decodeURIComponent(t)},t.prototype.decodeValue=function(t){return decodeURIComponent(t)},t}();function G_(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/gi,"$").replace(/%2C/gi,",").replace(/%3B/gi,";").replace(/%2B/gi,"+").replace(/%3D/gi,"=").replace(/%3F/gi,"?").replace(/%2F/gi,"/")}var Z_=function(){function t(t){void 0===t&&(t={});var e,n,r,o=this;if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new W_,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=(e=t.fromString,n=this.encoder,r=new Map,e.length>0&&e.split("&").forEach(function(t){var e=t.indexOf("="),o=c(-1==e?[n.decodeKey(t),""]:[n.decodeKey(t.slice(0,e)),n.decodeValue(t.slice(e+1))],2),i=o[0],a=o[1],s=r.get(i)||[];s.push(a),r.set(i,s)}),r)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(function(e){var n=t.fromObject[e];o.map.set(e,Array.isArray(n)?n:[n])})):this.map=null}return t.prototype.has=function(t){return this.init(),this.map.has(t)},t.prototype.get=function(t){this.init();var e=this.map.get(t);return e?e[0]:null},t.prototype.getAll=function(t){return this.init(),this.map.get(t)||null},t.prototype.keys=function(){return this.init(),Array.from(this.map.keys())},t.prototype.append=function(t,e){return this.clone({param:t,value:e,op:"a"})},t.prototype.set=function(t,e){return this.clone({param:t,value:e,op:"s"})},t.prototype.delete=function(t,e){return this.clone({param:t,value:e,op:"d"})},t.prototype.toString=function(){var t=this;return this.init(),this.keys().map(function(e){var n=t.encoder.encodeKey(e);return t.map.get(e).map(function(e){return n+"="+t.encoder.encodeValue(e)}).join("&")}).join("&")},t.prototype.clone=function(e){var n=new t({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat([e]),n},t.prototype.init=function(){var t=this;null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(function(e){return t.map.set(e,t.cloneFrom.map.get(e))}),this.updates.forEach(function(e){switch(e.op){case"a":case"s":var n=("a"===e.op?t.map.get(e.param):void 0)||[];n.push(e.value),t.map.set(e.param,n);break;case"d":if(void 0===e.value){t.map.delete(e.param);break}var r=t.map.get(e.param)||[],o=r.indexOf(e.value);-1!==o&&r.splice(o,1),r.length>0?t.map.set(e.param,r):t.map.delete(e.param)}}),this.cloneFrom=null)},t}();function Q_(t){return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer}function K_(t){return"undefined"!=typeof Blob&&t instanceof Blob}function $_(t){return"undefined"!=typeof FormData&&t instanceof FormData}var X_=function(){function t(t,e,n,r){var o;if(this.url=e,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase(),function(t){switch(t){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||r?(this.body=void 0!==n?n:null,o=r):o=n,o&&(this.reportProgress=!!o.reportProgress,this.withCredentials=!!o.withCredentials,o.responseType&&(this.responseType=o.responseType),o.headers&&(this.headers=o.headers),o.params&&(this.params=o.params)),this.headers||(this.headers=new q_),this.params){var i=this.params.toString();if(0===i.length)this.urlWithParams=e;else{var a=e.indexOf("?");this.urlWithParams=e+(-1===a?"?":a=200&&this.status<300}}(),tC=function(t){function e(e){void 0===e&&(e={});var n=t.call(this,e)||this;return n.type=Y_.ResponseHeader,n}return o(e,t),e.prototype.clone=function(t){return void 0===t&&(t={}),new e({headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})},e}(J_),eC=function(t){function e(e){void 0===e&&(e={});var n=t.call(this,e)||this;return n.type=Y_.Response,n.body=void 0!==e.body?e.body:null,n}return o(e,t),e.prototype.clone=function(t){return void 0===t&&(t={}),new e({body:void 0!==t.body?t.body:this.body,headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})},e}(J_),nC=function(t){function e(e){var n=t.call(this,e,0,"Unknown Error")||this;return n.name="HttpErrorResponse",n.ok=!1,n.message=n.status>=200&&n.status<300?"Http failure during parsing for "+(e.url||"(unknown url)"):"Http failure response for "+(e.url||"(unknown url)")+": "+e.status+" "+e.statusText,n.error=e.error||null,n}return o(e,t),e}(J_);function rC(t,e){return{body:e,headers:t.headers,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials}}var oC=function(){function t(t){this.handler=t}return t.prototype.request=function(t,e,n){var r,o=this;if(void 0===n&&(n={}),t instanceof X_)r=t;else{var i;i=n.headers instanceof q_?n.headers:new q_(n.headers);var a=void 0;n.params&&(a=n.params instanceof Z_?n.params:new Z_({fromObject:n.params})),r=new X_(t,e,void 0!==n.body?n.body:null,{headers:i,params:a,reportProgress:n.reportProgress,responseType:n.responseType||"json",withCredentials:n.withCredentials})}var s=Xl(r).pipe(Vu(function(t){return o.handler.handle(t)}));if(t instanceof X_||"events"===n.observe)return s;var l=s.pipe(uu(function(t){return t instanceof eC}));switch(n.observe||"body"){case"body":switch(r.responseType){case"arraybuffer":return l.pipe(tt(function(t){if(null!==t.body&&!(t.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return t.body}));case"blob":return l.pipe(tt(function(t){if(null!==t.body&&!(t.body instanceof Blob))throw new Error("Response is not a Blob.");return t.body}));case"text":return l.pipe(tt(function(t){if(null!==t.body&&"string"!=typeof t.body)throw new Error("Response is not a string.");return t.body}));case"json":default:return l.pipe(tt(function(t){return t.body}))}case"response":return l;default:throw new Error("Unreachable: unhandled observe type "+n.observe+"}")}},t.prototype.delete=function(t,e){return void 0===e&&(e={}),this.request("DELETE",t,e)},t.prototype.get=function(t,e){return void 0===e&&(e={}),this.request("GET",t,e)},t.prototype.head=function(t,e){return void 0===e&&(e={}),this.request("HEAD",t,e)},t.prototype.jsonp=function(t,e){return this.request("JSONP",t,{params:(new Z_).append(e,"JSONP_CALLBACK"),observe:"body",responseType:"json"})},t.prototype.options=function(t,e){return void 0===e&&(e={}),this.request("OPTIONS",t,e)},t.prototype.patch=function(t,e,n){return void 0===n&&(n={}),this.request("PATCH",t,rC(n,e))},t.prototype.post=function(t,e,n){return void 0===n&&(n={}),this.request("POST",t,rC(n,e))},t.prototype.put=function(t,e,n){return void 0===n&&(n={}),this.request("PUT",t,rC(n,e))},t}(),iC=function(){function t(t,e){this.next=t,this.interceptor=e}return t.prototype.handle=function(t){return this.interceptor.intercept(t,this.next)},t}(),aC=new wt("HTTP_INTERCEPTORS"),sC=function(){function t(){}return t.prototype.intercept=function(t,e){return e.handle(t)},t}(),lC=/^\)\]\}',?\n/,uC=function(){},cC=function(){function t(){}return t.prototype.build=function(){return new XMLHttpRequest},t}(),hC=function(){function t(t){this.xhrFactory=t}return t.prototype.handle=function(t){var e=this;if("JSONP"===t.method)throw new Error("Attempted to construct Jsonp request without JsonpClientModule installed.");return new I(function(n){var r=e.xhrFactory.build();if(r.open(t.method,t.urlWithParams),t.withCredentials&&(r.withCredentials=!0),t.headers.forEach(function(t,e){return r.setRequestHeader(t,e.join(","))}),t.headers.has("Accept")||r.setRequestHeader("Accept","application/json, text/plain, */*"),!t.headers.has("Content-Type")){var o=t.detectContentTypeHeader();null!==o&&r.setRequestHeader("Content-Type",o)}if(t.responseType){var i=t.responseType.toLowerCase();r.responseType="json"!==i?i:"text"}var a=t.serializeBody(),s=null,l=function(){if(null!==s)return s;var e=1223===r.status?204:r.status,n=r.statusText||"OK",o=new q_(r.getAllResponseHeaders()),i=function(t){return"responseURL"in t&&t.responseURL?t.responseURL:/^X-Request-URL:/m.test(t.getAllResponseHeaders())?t.getResponseHeader("X-Request-URL"):null}(r)||t.url;return s=new tC({headers:o,status:e,statusText:n,url:i})},u=function(){var e=l(),o=e.headers,i=e.status,a=e.statusText,s=e.url,u=null;204!==i&&(u=void 0===r.response?r.responseText:r.response),0===i&&(i=u?200:0);var c=i>=200&&i<300;if("json"===t.responseType&&"string"==typeof u){var h=u;u=u.replace(lC,"");try{u=""!==u?JSON.parse(u):null}catch(t){u=h,c&&(c=!1,u={error:t,text:u})}}c?(n.next(new eC({body:u,headers:o,status:i,statusText:a,url:s||void 0})),n.complete()):n.error(new nC({error:u,headers:o,status:i,statusText:a,url:s||void 0}))},c=function(t){var e=new nC({error:t,status:r.status||0,statusText:r.statusText||"Unknown Error"});n.error(e)},h=!1,p=function(e){h||(n.next(l()),h=!0);var o={type:Y_.DownloadProgress,loaded:e.loaded};e.lengthComputable&&(o.total=e.total),"text"===t.responseType&&r.responseText&&(o.partialText=r.responseText),n.next(o)},d=function(t){var e={type:Y_.UploadProgress,loaded:t.loaded};t.lengthComputable&&(e.total=t.total),n.next(e)};return r.addEventListener("load",u),r.addEventListener("error",c),t.reportProgress&&(r.addEventListener("progress",p),null!==a&&r.upload&&r.upload.addEventListener("progress",d)),r.send(a),n.next({type:Y_.Sent}),function(){r.removeEventListener("error",c),r.removeEventListener("load",u),t.reportProgress&&(r.removeEventListener("progress",p),null!==a&&r.upload&&r.upload.removeEventListener("progress",d)),r.abort()}})},t}(),pC=new wt("XSRF_COOKIE_NAME"),dC=new wt("XSRF_HEADER_NAME"),fC=function(){},gC=function(){function t(t,e,n){this.doc=t,this.platform=e,this.cookieName=n,this.lastCookieString="",this.lastToken=null,this.parseCount=0}return t.prototype.getToken=function(){if("server"===this.platform)return null;var t=this.doc.cookie||"";return t!==this.lastCookieString&&(this.parseCount++,this.lastToken=ec(t,this.cookieName),this.lastCookieString=t),this.lastToken},a([s(0,Dt(cc)),s(1,Dt(De)),s(2,Dt(pC))],t)}(),mC=function(){function t(t,e){this.tokenService=t,this.headerName=e}return t.prototype.intercept=function(t,e){var n=t.url.toLowerCase();if("GET"===t.method||"HEAD"===t.method||n.startsWith("http://")||n.startsWith("https://"))return e.handle(t);var r=this.tokenService.getToken();return null===r||t.headers.has(this.headerName)||(t=t.clone({headers:t.headers.set(this.headerName,r)})),e.handle(t)},a([s(1,Dt(dC))],t)}(),yC=function(){function t(t,e){this.backend=t,this.injector=e,this.chain=null}return t.prototype.handle=function(t){if(null===this.chain){var e=this.injector.get(aC,[]);this.chain=e.reduceRight(function(t,e){return new iC(t,e)},this.backend)}return this.chain.handle(t)},t}(),vC=function(){function t(){}var e;return e=t,t.disable=function(){return{ngModule:e,providers:[{provide:mC,useClass:sC}]}},t.withOptions=function(t){return void 0===t&&(t={}),{ngModule:e,providers:[t.cookieName?{provide:pC,useValue:t.cookieName}:[],t.headerName?{provide:dC,useValue:t.headerName}:[]]}},t}(),bC=function(){},wC=new wt("cdk-dir-doc",{providedIn:"root",factory:function(){return le(cc)}}),_C=function(){function t(t){if(this.value="ltr",this.change=new an,t){var e=(t.body?t.body.dir:null)||(t.documentElement?t.documentElement.dir:null);this.value="ltr"===e||"rtl"===e?e:"ltr"}}return t.prototype.ngOnDestroy=function(){this.change.complete()},t.ngInjectableDef=bt({factory:function(){return new t(le(wC,8))},token:t,providedIn:"root"}),t}(),CC=function(){},MC=[Fv,ru,Sv],xC=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:Sy.forRoot({name:"eva"}).providers.concat(MC,Jy.forRoot().providers,dm.forRoot().providers,_v.forRoot().providers)}},t}(),AC=[ub,cy],EC=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:AC.slice()}},t}().forRoot().providers.slice(),SC=function(){function t(t){!function(t,e){if(t)throw new Error("CoreModule has already been loaded. Import Core modules in the AppModule only.")}(t)}return t.forRoot=function(){return{ngModule:t,providers:EC.slice()}},t}(),OC=function(t,e,n){return new ss(Bl,[ou],function(t){return function(t){for(var e={},n=[],r=!1,o=0;o0}});else{var n=[];o.prototype.THROTTLE_TIMEOUT=100,o.prototype.POLL_INTERVAL=null,o.prototype.USE_MUTATION_OBSERVER=!0,o.prototype.observe=function(t){if(!this._observationTargets.some(function(e){return e.element==t})){if(!t||1!=t.nodeType)throw new Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},o.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter(function(e){return e.element!=t}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},o.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},o.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},o.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter(function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw new Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]})},o.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map(function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw new Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}});return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},o.prototype._monitorIntersections=function(){this._monitoringIntersections||(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(t,"resize",this._checkForIntersections,!0),i(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in t&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},o.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,a(t,"resize",this._checkForIntersections,!0),a(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},o.prototype._checkForIntersections=function(){var e=this._rootIsInDom(),n=e?this._getRootRect():{top:0,bottom:0,left:0,right:0,width:0,height:0};this._observationTargets.forEach(function(o){var i=o.element,a=s(i),l=this._rootContainsTarget(i),u=o.entry,c=e&&l&&this._computeTargetAndRootIntersection(i,n),h=o.entry=new r({time:t.performance&&performance.now&&performance.now(),target:i,boundingClientRect:a,rootBounds:n,intersectionRect:c});u?e&&l?this._hasCrossedThreshold(u,h)&&this._queuedEntries.push(h):u&&u.isIntersecting&&this._queuedEntries.push(h):this._queuedEntries.push(h)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},o.prototype._computeTargetAndRootIntersection=function(n,r){if("none"!=t.getComputedStyle(n).display){for(var o,i,a,l,c,h,p,d,f=s(n),g=u(n),m=!1;!m;){var y=null,v=1==g.nodeType?t.getComputedStyle(g):{};if("none"==v.display)return;if(g==this.root||g==e?(m=!0,y=r):g!=e.body&&g!=e.documentElement&&"visible"!=v.overflow&&(y=s(g)),y&&(o=y,i=f,a=Math.max(o.top,i.top),l=Math.min(o.bottom,i.bottom),c=Math.max(o.left,i.left),d=l-a,!(f=(p=(h=Math.min(o.right,i.right))-c)>=0&&d>=0&&{top:a,bottom:l,left:c,right:h,width:p,height:d})))break;g=u(g)}return f}},o.prototype._getRootRect=function(){var t;if(this.root)t=s(this.root);else{var n=e.documentElement,r=e.body;t={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(t)},o.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map(function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100}),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},o.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,r=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==r)for(var o=0;o 1%","last 2 versions","IE 11"],scripts:{ng:"ng",ngh:"ngh",start:"ng serve --port 3333 --host 0.0.0.0",build:"ng build","build:prod":"npm run icons:prepare && npm run build -- --prod --aot --base-href /eva-icons/",test:"ng test",lint:"ng lint","lint:fix":"ng lint eva-icons --fix","lint:styles":"stylelint ./src/**/*.scss","lint:ci":"npm run lint && npm run lint:styles",e2e:"ng e2e",prepush:"npm run lint:ci","build:icons":"node ./scripts/index.js","icons:prepare":"npm run build:icons && webpack",publish:"npm publish --access=public package-build","gh-pages":"npm run build:prod && npm run ngh -- --dir ./dist --repo=https://GH_TOKEN@github.com/akveo/eva-icons.git"},private:!0,dependencies:{"@angular/animations":"^6.1.0","@angular/common":"^6.1.0","@angular/compiler":"^6.1.0","@angular/core":"^6.1.0","@angular/forms":"^6.1.0","@angular/http":"^6.1.0","@angular/platform-browser":"^6.1.0","@angular/platform-browser-dynamic":"^6.1.0","@angular/router":"^6.1.0","@nebular/theme":"^2.0.2",bootstrap:"^4.1.3","core-js":"^2.5.4","file-saver":"^1.3.8",rxjs:"^6.0.0","zone.js":"~0.8.26"},devDependencies:{"@angular-devkit/build-angular":"~0.7.0","@angular/cdk":"^6.4.7","@angular/cli":"~6.1.4","@angular/compiler-cli":"^6.1.0","@angular/language-service":"^6.1.0","@babel/core":"^7.1.0","@babel/preset-env":"^7.1.0","@nebular/bootstrap":"^2.0.2","@types/file-saver":"^1.3.0","@types/jasmine":"~2.8.6","@types/jasminewd2":"~2.0.3","@types/node":"~8.9.4","angular-cli-ghpages":"^0.5.3",archiver:"^3.0.0","babel-cli":"^6.26.0","babel-loader":"^8.0.2",cheerio:"^1.0.0-rc.2",classnames:"^2.2.6",codelyzer:"~4.2.1","cross-env":"^5.2.0","css-loader":"^1.0.0","fs-extra":"^7.0.0",globby:"^8.0.1",gm:"^1.23.1","html-minifier":"^3.5.20","jasmine-core":"~2.99.1","jasmine-spec-reporter":"~4.2.1",karma:"~1.7.1","karma-chrome-launcher":"~2.2.0","karma-coverage-istanbul-reporter":"~2.0.0","karma-jasmine":"~1.1.1","karma-jasmine-html-reporter":"^0.2.2","lazy-require":"^2.2.0",protractor:"~5.4.0",stylelint:"^9.5.0",svgo:"^1.1.1","ts-node":"~5.0.1",tslint:"~5.9.1",typescript:"~2.7.2","uglifyjs-webpack-plugin":"^2.0.1",webfont:"^8.1.4",webpack:"^4.20.2","webpack-cli":"^3.1.1","webpack-merge":"^4.1.4"}}},mbIT:function(t,e,n){"use strict";e.isArray=Array.isArray||function(t){return t&&"number"==typeof t.length}},n3uD:function(t,e,n){"use strict";var r=!1;e.config={Promise:void 0,set useDeprecatedSynchronousErrorHandling(t){r=t},get useDeprecatedSynchronousErrorHandling(){return r}}},"p//D":function(t,e,n){"use strict";e.rxSubscriber="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random(),e.$$rxSubscriber=e.rxSubscriber},pshJ:function(t,e,n){"use strict";e.isFunction=function(t){return"function"==typeof t}},q3Kh:function(t,e,n){"use strict";var r=this&&this.__extends||function(){var t=function(e,n){return(t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])})(e,n)};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),o=n("FWf1");e.map=function(t,e){return function(n){if("function"!=typeof t)throw new TypeError("argument is not a function. Are you looking for `mapTo()`?");return n.lift(new i(t,e))}};var i=function(){function t(t,e){this.project=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new a(t,this.project,this.thisArg))},t}();e.MapOperator=i;var a=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.project=n,o.count=0,o.thisArg=r||o,o}return r(e,t),e.prototype._next=function(t){var e;try{e=this.project.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}this.destination.next(e)},e}(o.Subscriber)},q7YW:function(t,e,n){"use strict";var r=n("Q1FS"),o=n("mbIT"),i=n("pshJ"),a=n("q3Kh");Object,e.fromEvent=function t(e,n,s,l){return i.isFunction(s)&&(l=s,s=void 0),l?t(e,n,s).pipe(a.map(function(t){return o.isArray(t)?l.apply(void 0,t):l(t)})):new r.Observable(function(t){!function t(e,n,r,o,i){var a;if(function(t){return t&&"function"==typeof t.addEventListener&&"function"==typeof t.removeEventListener}(e)){var s=e;e.addEventListener(n,r,i),a=function(){return s.removeEventListener(n,r,i)}}else if(function(t){return t&&"function"==typeof t.on&&"function"==typeof t.off}(e)){var l=e;e.on(n,r),a=function(){return l.off(n,r)}}else if(function(t){return t&&"function"==typeof t.addListener&&"function"==typeof t.removeListener}(e)){var u=e;e.addListener(n,r),a=function(){return u.removeListener(n,r)}}else{if(!e||!e.length)throw new TypeError("Invalid event target");for(var c=0,h=e.length;c1?Array.prototype.slice.call(arguments):e)},t,s)})}},w5QO:function(t,e,n){"use strict";e.noop=function(){}},wwXN:function(t,e,n){var r;"undefined"!=typeof self&&self,r=function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var o in t)n.d(r,o,(function(e){return t[e]}).bind(null,o));return r},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s="./package/src/index.js")}({"./node_modules/classnames/dedupe.js":function(t,e,n){var r;!function(){"use strict";var n=function(){function t(){}function e(t,e){for(var n=e.length,r=0;r=0&&c.splice(e,1)}function m(t){var e=document.createElement("style");return void 0===t.attrs.type&&(t.attrs.type="text/css"),y(e,t.attrs),f(t,e),e}function y(t,e){Object.keys(e).forEach(function(n){t.setAttribute(n,e[n])})}function v(t,e){var n,r,o,i;if(e.transform&&t.css){if(!(i=e.transform(t.css)))return function(){};t.css=i}if(e.singleton){var a=u++;n=l||(l=m(e)),r=_.bind(null,n,a,!1),o=_.bind(null,n,a,!0)}else t.sourceMap&&"function"==typeof URL&&"function"==typeof URL.createObjectURL&&"function"==typeof URL.revokeObjectURL&&"function"==typeof Blob&&"function"==typeof btoa?(n=function(t){var e=document.createElement("link");return void 0===t.attrs.type&&(t.attrs.type="text/css"),t.attrs.rel="stylesheet",y(e,t.attrs),f(t,e),e}(e),r=(function(t,e,n){var r=n.css,o=n.sourceMap;(e.convertToAbsoluteUrls||void 0===e.convertToAbsoluteUrls&&o)&&(r=h(r)),o&&(r+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(o))))+" */");var i=new Blob([r],{type:"text/css"}),a=t.href;t.href=URL.createObjectURL(i),a&&URL.revokeObjectURL(a)}).bind(null,n,e),o=function(){g(n),n.href&&URL.revokeObjectURL(n.href)}):(n=m(e),r=(function(t,e){var n=e.css,r=e.media;if(r&&t.setAttribute("media",r),t.styleSheet)t.styleSheet.cssText=n;else{for(;t.firstChild;)t.removeChild(t.firstChild);t.appendChild(document.createTextNode(n))}}).bind(null,n),o=function(){g(n)});return r(t),function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap)return;r(t=e)}else o()}}t.exports=function(t,e){if("undefined"!=typeof DEBUG&&DEBUG&&"object"!=typeof document)throw new Error("The style-loader cannot be used in a non-browser environment");(e=e||{}).attrs="object"==typeof e.attrs?e.attrs:{},e.singleton||"boolean"==typeof e.singleton||(e.singleton=a()),e.insertInto||(e.insertInto="head"),e.insertAt||(e.insertAt="bottom");var n=d(t,e);return p(n,e),function(t){for(var r=[],o=0;o',"alert-circle":'',"alert-triangle":'',archive:'',"arrow-back":'',"arrow-circle-down":'',"arrow-circle-left":'',"arrow-circle-right":'',"arrow-circle-up":'',"arrow-down":'',"arrow-downward":'',"arrow-forward":'',"arrow-ios-back":'',"arrow-ios-downward":'',"arrow-ios-forward":'',"arrow-ios-upward":'',"arrow-left":'',"arrow-right":'',"arrow-up":'',"arrow-upward":'',"arrowhead-down":'',"arrowhead-left":'',"arrowhead-right":'',"arrowhead-up":'',at:'',"attach-2":'',attach:'',award:'',backspace:'',"bar-chart-2":'',"bar-chart":'',battery:'',behance:'',"bell-off":'',bell:'',bluetooth:'',"book-open":'',book:'',bookmark:'',briefcase:'',browser:'',brush:'',bulb:'',calendar:'',camera:'',car:'',cast:'',charging:'',"checkmark-circle-2":'',"checkmark-circle":'',"checkmark-square-2":'',"checkmark-square":'',checkmark:'',"chevron-down":'',"chevron-left":'',"chevron-right":'',"chevron-up":'',clipboard:'',clock:'',"close-circle":'',"close-square":'',close:'',"cloud-download":'',"cloud-upload":'',"code-download":'',code:'',collapse:'',"color-palette":'',"color-picker":'',compass:'',copy:'',"corner-down-left":'',"corner-down-right":'',"corner-left-down":'',"corner-left-up":'',"corner-right-down":'',"corner-right-up":'',"corner-up-left":'',"corner-up-right":'',"credit-card":'',crop:'',cube:'',"diagonal-arrow-left-down":'',"diagonal-arrow-left-up":'',"diagonal-arrow-right-down":'',"diagonal-arrow-right-up":'',"done-all":'',download:'',"droplet-off":'',droplet:'',"edit-2":'',edit:'',email:'',expand:'',"external-link":'',"eye-off-2":'',"eye-off":'',eye:'',facebook:'',"file-add":'',"file-remove":'',"file-text":'',file:'',film:'',flag:'',"flash-off":'',flash:'',"flip-2":'',flip:'',"folder-add":'',"folder-remove":'',folder:'',funnel:'',gift:'',github:'',"globe-2":'',"globe-3":'',globe:'',google:'',grid:'',"hard-drive":'',hash:'',headphones:'',heart:'',home:'',"image-2":'',image:'',inbox:'',info:'',keypad:'',layers:'',layout:'',"link-2":'',link:'',linkedin:'',list:'',lock:'',"log-in":'',"log-out":'',map:'',maximize:'',"menu-2":'',"menu-arrow":'',menu:'',"message-circle":'',"message-square":'',"mic-off":'',mic:'',minimize:'',"minus-circle":'',"minus-square":'',minus:'',monitor:'',moon:'',"more-horizontal":'',"more-vertical":'',move:'',music:'',"navigation-2":'',navigation:'',npm:'',"options-2":'',options:'',pantone:'',"paper-plane":'',"pause-circle":'',people:'',percent:'',"person-add":'',"person-delete":'',"person-done":'',"person-remove":'',person:'',"phone-call":'',"phone-missed":'',"phone-off":'',phone:'',"pie-chart-2":'',"pie-chart":'',pin:'',"play-circle":'',"plus-circle":'',"plus-square":'',plus:'',power:'',pricetags:'',printer:'',"question-mark-circle":'',"question-mark":'',"radio-button-off":'',"radio-button-on":'',radio:'',recording:'',refresh:'',repeat:'',"rewind-left":'',"rewind-right":'',save:'',scissors:'',search:'',"settings-2":'',settings:'',shake:'',share:'',"shield-off":'',shield:'',"shopping-bag":'',"shopping-cart":'',"shuffle-2":'',shuffle:'',"skip-back":'',"skip-forward":'',slash:'',smartphone:'',speaker:'',square:'',star:'',"stop-circle":'',sun:'',swap:'',sync:'',text:'',"thermometer-minus":'',"thermometer-plus":'',thermometer:'',"toggle-left":'',"toggle-right":'',"trash-2":'',trash:'',"trending-down":'',"trending-up":'',tv:'',twitter:'',umbrella:'',undo:'',unlock:'',upload:'',"video-off":'',video:'',"volume-down":'',"volume-mute":'',"volume-off":'',"volume-up":'',"wifi-off":'',wifi:'',"activity-outline":'',"alert-circle-outline":'',"alert-triangle-outline":'',"archive-outline":'',"arrow-back-outline":'',"arrow-circle-down-outline":'',"arrow-circle-left-outline":'',"arrow-circle-right-outline":'',"arrow-circle-up-outline":'',"arrow-down-outline":'',"arrow-downward-outline":'',"arrow-forward-outline":'',"arrow-ios-back-outline":'',"arrow-ios-downward-outline":'',"arrow-ios-forward-outline":'',"arrow-ios-upward-outline":'',"arrow-left-outline":'',"arrow-right-outline":'',"arrow-up-outline":'',"arrow-upward-outline":'',"arrowhead-down-outline":'',"arrowhead-left-outline":'',"arrowhead-right-outline":'',"arrowhead-up-outline":'',"at-outline":'',"attach-2-outline":'',"attach-outline":'',"award-outline":'',"backspace-outline":'',"bar-chart-2-outline":'',"bar-chart-outline":'',"battery-outline":'',"behance-outline":'',"bell-off-outline":'',"bell-outline":'',"bluetooth-outline":'',"book-open-outline":'',"book-outline":'',"bookmark-outline":'',"briefcase-outline":'',"browser-outline":'',"brush-outline":'',"bulb-outline":'',"calendar-outline":'',"camera-outline":'',"car-outline":'',"cast-outline":'',"charging-outline":'',"checkmark-circle-2-outline":'',"checkmark-circle-outline":'',"checkmark-outline":'',"checkmark-square-2-outline":'',"checkmark-square-outline":'',"chevron-down-outline":'',"chevron-left-outline":'',"chevron-right-outline":'',"chevron-up-outline":'',"clipboard-outline":'',"clock-outline":'',"close-circle-outline":'',"close-outline":'',"close-square-outline":'',"cloud-download-outline":'',"cloud-upload-outline":'',"code-download-outline":'',"code-outline":'',"collapse-outline":'',"color-palette-outline":'',"color-picker-outline":'',"compass-outline":'',"copy-outline":'',"corner-down-left-outline":'',"corner-down-right-outline":'',"corner-left-down-outline":'',"corner-left-up-outline":'',"corner-right-down-outline":'',"corner-right-up-outline":'',"corner-up-left-outline":'',"corner-up-right-outline":'',"credit-card-outline":'',"crop-outline":'',"cube-outline":'',"diagonal-arrow-left-down-outline":'',"diagonal-arrow-left-up-outline":'',"diagonal-arrow-right-down-outline":'',"diagonal-arrow-right-up-outline":'',"done-all-outline":'',"download-outline":'',"droplet-off-outline":'',"droplet-outline":'',"edit-2-outline":'',"edit-outline":'',"email-outline":'',"expand-outline":'',"external-link-outline":'',"eye-off-2-outline":'',"eye-off-outline":'',"eye-outline":'',"facebook-outline":'',"file-add-outline":'',"file-outline":'',"file-remove-outline":'',"file-text-outline":'',"film-outline":'',"flag-outline":'',"flash-off-outline":'',"flash-outline":'',"flip-2-outline":'',"flip-outline":'',"folder-add-outline":'',"folder-outline":'',"folder-remove-outline":'',"funnel-outline":'',"gift-outline":'',"github-outline":'',"globe-2-outline":'',"globe-outline":'',"google-outline":'',"grid-outline":'',"hard-drive-outline":'',"hash-outline":'',"headphones-outline":'',"heart-outline":'',"home-outline":'',"image-outline":'',"inbox-outline":'',"info-outline":'',"keypad-outline":'',"layers-outline":'',"layout-outline":'',"link-2-outline":'',"link-outline":'',"linkedin-outline":'',"list-outline":'',"loader-outline":'',"lock-outline":'',"log-in-outline":'',"log-out-outline":'',"map-outline":'',"maximize-outline":'',"menu-2-outline":'',"menu-arrow-outline":'',"menu-outline":'',"message-circle-outline":'',"message-square-outline":'',"mic-off-outline":'',"mic-outline":'',"minimize-outline":'',"minus-circle-outline":'',"minus-outline":'',"minus-square-outline":'',"monitor-outline":'',"moon-outline":'',"more-horizontal-outline":'',"more-vertical-outline":'',"move-outline":'',"music-outline":'',"navigation-2-outline":'',"navigation-outline":'',"npm-outline":'',"options-2-outline":'',"options-outline":'',"pantone-outline":'',"paper-plane-outline":'',"pause-circle-outline":'',"people-outline":'',"percent-outline":'',"person-add-outline":'',"person-delete-outline":'',"person-done-outline":'',"person-outline":'',"person-remove-outline":'',"phone-call-outline":'',"phone-missed-outline":'',"phone-off-outline":'',"phone-outline":'',"pie-chart-outline":'',"pin-outline":'',"play-circle-outline":'',"plus-circle-outline":'',"plus-outline":'',"plus-square-outline":'',"power-outline":'',"pricetags-outline":'',"printer-outline":'',"question-mark-circle-outline":'',"question-mark-outline":'',"radio-button-off-outline":'',"radio-button-on-outline":'',"radio-outline":'',"recording-outline":'',"refresh-outline":'',"repeat-outline":'',"rewind-left-outline":'',"rewind-right-outline":'',"save-outline":'',"scissors-outline":'',"search-outline":'',"settings-2-outline":'',"settings-outline":'',"shake-outline":'',"share-outline":'',"shield-off-outline":'',"shield-outline":'',"shopping-bag-outline":'',"shopping-cart-outline":'',"shuffle-2-outline":'',"shuffle-outline":'',"skip-back-outline":'',"skip-forward-outline":'',"slash-outline":'',"smartphone-outline":'',"speaker-outline":'',"square-outline":'',"star-outline":'',"stop-circle-outline":'',"sun-outline":'',"swap-outline":'',"sync-outline":'',"text-outline":'',"thermometer-minus-outline":'',"thermometer-outline":'',"thermometer-plus-outline":'',"toggle-left-outline":'',"toggle-right-outline":'',"trash-2-outline":'',"trash-outline":'',"trending-down-outline":'',"trending-up-outline":'',"tv-outline":'',"twitter-outline":'',"umbrella-outline":'',"undo-outline":'',"unlock-outline":'',"upload-outline":'',"video-off-outline":'',"video-outline":'',"volume-down-outline":'',"volume-mute-outline":'',"volume-off-outline":'',"volume-up-outline":'',"wifi-off-outline":'',"wifi-outline":''}},"./package/src/animation.scss":function(t,e,n){var r=n("./node_modules/css-loader/index.js!./node_modules/sass-loader/lib/loader.js!./package/src/animation.scss");"string"==typeof r&&(r=[[t.i,r,""]]),n("./node_modules/style-loader/lib/addStyles.js")(r,{hmr:!0,transform:void 0,insertInto:void 0}),r.locals&&(t.exports=r.locals)},"./package/src/default-attrs.json":function(t){t.exports={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24"}},"./package/src/icon.js":function(t,e,n){"use strict";n.r(e);var r=n("./node_modules/classnames/dedupe.js"),o=n.n(r),i=n("./package/src/default-attrs.json");function a(t){for(var e=1;e0&&void 0!==arguments[0]?arguments[0]:{},e=t.animation,n=function(t,e){if(null==t)return{};var n,r,o=function(t,e){if(null==t)return{};var n,r,o={},i=Object.keys(t);for(r=0;r=0||(o[n]=t[n]);return o}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}(t,["animation"]),r=function(t){if(!t)return null;t.hover&&(t.hover=u(t.hover)?JSON.parse(t.hover):t.hover);var e=a({},l,t),n=e.hover?"eva-icon-hover-".concat(e.type):"eva-icon-".concat(e.type);return e.class=o()({"eva-animation":!0,"eva-infinite":u(t.infinite)?JSON.parse(t.infinite):t.infinite},n),e}(e),i=r?r.class:"",s=a({},this.attrs,n,{class:o()(this.attrs.class,t.class,i)}),c="").concat(this.contents,"");return r&&r.hover?''.concat(c,""):c}},{key:"toString",value:function(){return this.contents}}])&&function(t,e){for(var n=0;n0&&void 0!==arguments[0]?arguments[0]:{};if("undefined"==typeof document)throw new Error("`eva.replace()` only works in a browser environment.");var e=document.querySelectorAll("[data-eva]");Array.from(e).forEach(function(e){return function(t){var e,n,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},c=function(t){return Array.from(t.attributes).reduce(function(t,e){return l[e.name]?t.animation=a({},t.animation,s({},l[e.name],e.value)):t=a({},t,function(t){return s({},u[t.name]?u[t.name]:t.name,t.value)}(e)),t},{})}(t),h=c.name,p=function(t,e){if(null==t)return{};var n,r,o=function(t,e){if(null==t)return{};var n,r,o={},i=Object.keys(t);for(r=0;r=0||(o[n]=t[n]);return o}(t,e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(t,n)&&(o[n]=t[n])}return o}(c,["name"]),d=i.default[h].toSvg(a({},r,p,{animation:(e=r.animation,n=p.animation,e||n?a({},e,n):null)},{class:o()(r.class,p.class)})),f=(new DOMParser).parseFromString(d,"text/html"),g=f.querySelector(".eva-hover")||f.querySelector("svg");t.parentNode.replaceChild(g,t)}(e,t)})}}})},t.exports=r()},yx2s:function(t,e,n){"use strict";var r=n("FWf1");e.canReportError=function(t){for(;t;){var e=t.destination;if(t.closed||t.isStopped)return!1;t=e&&e instanceof r.Subscriber?e:null}return!0}},"zB/H":function(t,e,n){"use strict";var r=n("mbIT"),o=n("GMZp"),i=n("pshJ"),a=n("MC6w"),s=n("24jU"),l=n("LBXl");function u(t){return t.reduce(function(t,e){return t.concat(e instanceof l.UnsubscriptionError?e.errors:e)},[])}e.Subscription=function(){function t(t){this.closed=!1,this._parent=null,this._parents=null,this._subscriptions=null,t&&(this._unsubscribe=t)}var e;return t.prototype.unsubscribe=function(){var t,e=!1;if(!this.closed){var n=this._parent,c=this._parents,h=this._unsubscribe,p=this._subscriptions;this.closed=!0,this._parent=null,this._parents=null,this._subscriptions=null;for(var d=-1,f=c?c.length:0;n;)n.remove(this),n=++d=0;s--)(o=t[s])&&(a=(i<3?o(a):i>3?o(e,n,a):o(e,n))||a);return i>3&&a&&Object.defineProperty(e,n,a),a}function s(t,e){return function(n,r){e(n,r,t)}}function l(t,e){if("object"==typeof Reflect&&"function"==typeof Reflect.metadata)return Reflect.metadata(t,e)}function u(t){var e="function"==typeof Symbol&&t[Symbol.iterator],n=0;return e?e.call(t):{next:function(){return t&&n>=t.length&&(t=void 0),{value:t&&t[n++],done:!t}}}}function c(t,e){var n="function"==typeof Symbol&&t[Symbol.iterator];if(!n)return t;var r,o,i=n.call(t),a=[];try{for(;(void 0===e||e-- >0)&&!(r=i.next()).done;)a.push(r.value)}catch(t){o={error:t}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return a}function h(){for(var t=[],e=0;e0?this._next(e.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},e}(J);function lt(t){return t}function ut(t){return void 0===t&&(t=Number.POSITIVE_INFINITY),it(lt,t)}function ct(){for(var t=[],e=0;e1&&"number"==typeof t[t.length-1]&&(n=t.pop())):"number"==typeof o&&(n=t.pop()),null===r&&1===t.length&&t[0]instanceof I?t[0]:ut(n)(rt(t,r))}function ht(){return function(t){return t.lift(new pt(t))}}var pt=function(){function t(t){this.connectable=t}return t.prototype.call=function(t,e){var n=this.connectable;n._refCount++;var r=new dt(t,n),o=e.subscribe(r);return r.closed||(r.connection=n.connect()),o},t}(),dt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return o(e,t),e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._refCount;if(e<=0)this.connection=null;else if(t._refCount=e-1,e>1)this.connection=null;else{var n=this.connection,r=t._connection;this.connection=null,!r||n&&r!==n||r.unsubscribe()}}else this.connection=null},e}(O),ft=function(t){function e(e,n){var r=t.call(this)||this;return r.source=e,r.subjectFactory=n,r._refCount=0,r._isComplete=!1,r}return o(e,t),e.prototype._subscribe=function(t){return this.getSubject().subscribe(t)},e.prototype.getSubject=function(){var t=this._subject;return t&&!t.isStopped||(this._subject=this.subjectFactory()),this._subject},e.prototype.connect=function(){var t=this._connection;return t||(this._isComplete=!1,(t=this._connection=new _).add(this.source.subscribe(new mt(this.getSubject(),this))),t.closed?(this._connection=null,t=_.EMPTY):this._connection=t),t},e.prototype.refCount=function(){return ht()(this)},e}(I).prototype,gt={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:ft._subscribe},_isComplete:{value:ft._isComplete,writable:!0},getSubject:{value:ft.getSubject},connect:{value:ft.connect},refCount:{value:ft.refCount}},mt=function(t){function e(e,n){var r=t.call(this,e)||this;return r.connectable=n,r}return o(e,t),e.prototype._error=function(e){this._unsubscribe(),t.prototype._error.call(this,e)},e.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),t.prototype._complete.call(this)},e.prototype._unsubscribe=function(){var t=this.connectable;if(t){this.connectable=null;var e=t._connection;t._refCount=0,t._subject=null,t._connection=null,e&&e.unsubscribe()}},e}(N);function yt(){return new j}function vt(){return function(t){return ht()((e=yt,function(t){var n;n="function"==typeof e?e:function(){return e};var r=Object.create(t,gt);return r.source=t,r.subjectFactory=n,r})(t));var e}}function bt(t){return{providedIn:t.providedIn||null,factory:t.factory,value:void 0}}var wt=function(){function t(t,e){this._desc=t,this.ngMetadataName="InjectionToken",this.ngInjectableDef=void 0!==e?bt({providedIn:e.providedIn||"root",factory:e.factory}):void 0}return t.prototype.toString=function(){return"InjectionToken "+this._desc},t}(),_t="__parameters__";function Ct(t,e,n){var r=function(t){return function(){for(var e=[],n=0;n ");else if("object"==typeof e){var o=[];for(var i in e)if(e.hasOwnProperty(i)){var a=e[i];o.push(i+":"+("string"==typeof a?JSON.stringify(a):It(a)))}r="{"+o.join(", ")+"}"}return"StaticInjectorError"+(n?"("+n+")":"")+"["+r+"]: "+t.replace(te,"\n ")}function ie(t,e){return new Error(oe(t,e))}var ae=void 0;function se(t){var e=ae;return ae=t,e}function le(t,e){if(void 0===e&&(e=0),void 0===ae)throw new Error("inject() must be called from an injection context");if(null===ae){var n=t.ngInjectableDef;if(n&&"root"==n.providedIn)return void 0===n.value?n.value=n.factory():n.value;if(8&e)return null;throw new Error("Injector: NOT_FOUND ["+It(t)+"]")}return ae.get(t,8&e?null:void 0,e)}function ue(t){for(var e=[],n=0;n0&&(o=setTimeout(function(){r._callbacks=r._callbacks.filter(function(t){return t.timeoutId!==o}),t(r._didWork,r.getPendingTasks())},e)),this._callbacks.push({doneCb:t,timeoutId:o,updateCb:n})},t.prototype.whenStable=function(t,e,n){if(n&&!this.taskTrackingZone)throw new Error('Task tracking zone is required when passing an update callback to whenStable(). Is "zone.js/dist/task-tracking.js" loaded?');this.addCallback(t,e,n),this._runCallbacksIfReady()},t.prototype.getPendingRequestCount=function(){return this._pendingCount},t.prototype.findProviders=function(t,e,n){return[]},t}(),mn=function(){function t(){this._applications=new Map,yn.addToWindow(this)}return t.prototype.registerApplication=function(t,e){this._applications.set(t,e)},t.prototype.unregisterApplication=function(t){this._applications.delete(t)},t.prototype.unregisterAllApplications=function(){this._applications.clear()},t.prototype.getTestability=function(t){return this._applications.get(t)||null},t.prototype.getAllTestabilities=function(){return Array.from(this._applications.values())},t.prototype.getAllRootElements=function(){return Array.from(this._applications.keys())},t.prototype.findTestabilityInTree=function(t,e){return void 0===e&&(e=!0),yn.findTestabilityInTree(this,t,e)},a([l("design:paramtypes",[])],t)}(),yn=new(function(){function t(){}return t.prototype.addToWindow=function(t){},t.prototype.findTestabilityInTree=function(t,e,n){return null},t}()),vn=!0,bn=!1,wn=new wt("AllowMultipleToken");function _n(){return bn=!0,vn}var Cn=function(t,e){this.name=t,this.token=e};function Mn(t,e,n){void 0===n&&(n=[]);var r="Platform: "+e,o=new wt(r);return function(e){void 0===e&&(e=[]);var i=xn();if(!i||i.injector.get(wn,!1))if(t)t(n.concat(e).concat({provide:o,useValue:!0}));else{var a=n.concat(e).concat({provide:o,useValue:!0});!function(t){if(dn&&!dn.destroyed&&!dn.injector.get(wn,!1))throw new Error("There can be only one platform. Destroy the previous one to create a new one.");dn=t.get(An);var e=t.get(Ve,null);e&&e.forEach(function(t){return t()})}(Gt.create({providers:a,name:r}))}return function(t){var e=xn();if(!e)throw new Error("No platform exists!");if(!e.injector.get(t,null))throw new Error("A platform with a different configuration has been created. Please destroy it first.");return e}(o)}}function xn(){return dn&&!dn.destroyed?dn:null}var An=function(){function t(t){this._injector=t,this._modules=[],this._destroyListeners=[],this._destroyed=!1}return t.prototype.bootstrapModuleFactory=function(t,e){var n,r=this,o="noop"===(n=e?e.ngZone:void 0)?new fn:("zone.js"===n?void 0:n)||new sn({enableLongStackTrace:_n()}),i=[{provide:sn,useValue:o}];return o.run(function(){var e=Gt.create({providers:i,parent:r.injector,name:t.moduleType.name}),n=t.create(e),a=n.injector.get(ve,null);if(!a)throw new Error("No ErrorHandler. Is platform module (BrowserModule) included?");return n.onDestroy(function(){return On(r._modules,n)}),o.runOutsideAngular(function(){return o.onError.subscribe({next:function(t){a.handleError(t)}})}),function(t,e,o){try{var i=((a=n.injector.get(ke)).runInitializers(),a.donePromise.then(function(){return r._moduleDoBootstrap(n),n}));return ze(i)?i.catch(function(n){throw e.runOutsideAngular(function(){return t.handleError(n)}),n}):i}catch(n){throw e.runOutsideAngular(function(){return t.handleError(n)}),n}var a}(a,o)})},t.prototype.bootstrapModule=function(t,e){var n=this;void 0===e&&(e=[]);var r=this.injector.get(Be),o=En({},e);return r.createCompiler([o]).compileModuleAsync(t).then(function(t){return n.bootstrapModuleFactory(t,o)})},t.prototype._moduleDoBootstrap=function(t){var e=t.injector.get(Sn);if(t._bootstrapComponents.length>0)t._bootstrapComponents.forEach(function(t){return e.bootstrap(t)});else{if(!t.instance.ngDoBootstrap)throw new Error("The module "+It(t.instance.constructor)+' was bootstrapped, but it does not declare "@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one of these.');t.instance.ngDoBootstrap(e)}this._modules.push(t)},t.prototype.onDestroy=function(t){this._destroyListeners.push(t)},Object.defineProperty(t.prototype,"injector",{get:function(){return this._injector},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){if(this._destroyed)throw new Error("The platform has already been destroyed!");this._modules.slice().forEach(function(t){return t.destroy()}),this._destroyListeners.forEach(function(t){return t()}),this._destroyed=!0},Object.defineProperty(t.prototype,"destroyed",{get:function(){return this._destroyed},enumerable:!0,configurable:!0}),t}();function En(t,e){return Array.isArray(e)?e.reduce(En,t):i({},t,e)}var Sn=function(){function t(t,e,n,r,o,i){var a=this;this._zone=t,this._console=e,this._injector=n,this._exceptionHandler=r,this._componentFactoryResolver=o,this._initStatus=i,this._bootstrapListeners=[],this._views=[],this._runningTick=!1,this._enforceNoNewChanges=!1,this._stable=!0,this.componentTypes=[],this.components=[],this._enforceNoNewChanges=_n(),this._zone.onMicrotaskEmpty.subscribe({next:function(){a._zone.run(function(){a.tick()})}});var s=new I(function(t){a._stable=a._zone.isStable&&!a._zone.hasPendingMacrotasks&&!a._zone.hasPendingMicrotasks,a._zone.runOutsideAngular(function(){t.next(a._stable),t.complete()})}),l=new I(function(t){var e;a._zone.runOutsideAngular(function(){e=a._zone.onStable.subscribe(function(){sn.assertNotInAngularZone(),kt(function(){a._stable||a._zone.hasPendingMacrotasks||a._zone.hasPendingMicrotasks||(a._stable=!0,t.next(!0))})})});var n=a._zone.onUnstable.subscribe(function(){sn.assertInAngularZone(),a._stable&&(a._stable=!1,a._zone.runOutsideAngular(function(){t.next(!1)}))});return function(){e.unsubscribe(),n.unsubscribe()}});this.isStable=ct(s,l.pipe(vt()))}var e;return e=t,t.prototype.bootstrap=function(t,e){var n,r=this;if(!this._initStatus.done)throw new Error("Cannot bootstrap as there are still asynchronous initializers running. Bootstrap components in the `ngDoBootstrap` method of the root module.");n=t instanceof qe?t:this._componentFactoryResolver.resolveComponentFactory(t),this.componentTypes.push(n.componentType);var o=n instanceof Ye?null:this._injector.get(Je),i=n.create(Gt.NULL,[],e||n.selector,o);i.onDestroy(function(){r._unloadComponent(i)});var a=i.injector.get(gn,null);return a&&i.injector.get(mn).registerApplication(i.location.nativeElement,a),this._loadComponent(i),_n()&&this._console.log("Angular is running in the development mode. Call enableProdMode() to enable the production mode."),i},t.prototype.tick=function(){var t=this;if(this._runningTick)throw new Error("ApplicationRef.tick is called recursively");var n=e._tickScope();try{this._runningTick=!0,this._views.forEach(function(t){return t.detectChanges()}),this._enforceNoNewChanges&&this._views.forEach(function(t){return t.checkNoChanges()})}catch(e){this._zone.runOutsideAngular(function(){return t._exceptionHandler.handleError(e)})}finally{this._runningTick=!1,on(n)}},t.prototype.attachView=function(t){var e=t;this._views.push(e),e.attachToAppRef(this)},t.prototype.detachView=function(t){var e=t;On(this._views,e),e.detachFromAppRef()},t.prototype._loadComponent=function(t){this.attachView(t.hostView),this.tick(),this.components.push(t),this._injector.get(He,[]).concat(this._bootstrapListeners).forEach(function(e){return e(t)})},t.prototype._unloadComponent=function(t){this.detachView(t.hostView),On(this.components,t)},t.prototype.ngOnDestroy=function(){this._views.slice().forEach(function(t){return t.destroy()})},Object.defineProperty(t.prototype,"viewCount",{get:function(){return this._views.length},enumerable:!0,configurable:!0}),t._tickScope=rn("ApplicationRef#tick()"),t}();function On(t,e){var n=t.indexOf(e);n>-1&&t.splice(n,1)}var Pn=function(){},zn=function(t){return t[t.Important=1]="Important",t[t.DashCase=2]="DashCase",t}({}),Ln=function(){},kn=function(t){this.nativeElement=t},Tn=function(){},In=function(){function t(){this.dirty=!0,this._results=[],this.changes=new an,this.length=0}return t.prototype.map=function(t){return this._results.map(t)},t.prototype.filter=function(t){return this._results.filter(t)},t.prototype.find=function(t){return this._results.find(t)},t.prototype.reduce=function(t,e){return this._results.reduce(t,e)},t.prototype.forEach=function(t){this._results.forEach(t)},t.prototype.some=function(t){return this._results.some(t)},t.prototype.toArray=function(){return this._results.slice()},t.prototype[Lt()]=function(){return this._results[Lt()]()},t.prototype.toString=function(){return this._results.toString()},t.prototype.reset=function(t){this._results=function t(e){return e.reduce(function(e,n){var r=Array.isArray(n)?t(n):n;return e.concat(r)},[])}(t),this.dirty=!1,this.length=this._results.length,this.last=this._results[this.length-1],this.first=this._results[0]},t.prototype.notifyOnChanges=function(){this.changes.emit(this)},t.prototype.setDirty=function(){this.dirty=!0},t.prototype.destroy=function(){this.changes.complete(),this.changes.unsubscribe()},t}(),Rn=function(){},Vn={factoryPathPrefix:"",factoryPathSuffix:".ngfactory"},Dn=function(){function t(t,e){this._compiler=t,this._config=e||Vn}return t.prototype.load=function(t){return this._compiler instanceof Fe?this.loadFactory(t):this.loadAndCompile(t)},t.prototype.loadAndCompile=function(t){var e=this,r=c(t.split("#"),2),o=r[0],i=r[1];return void 0===i&&(i="default"),n("crnd")(o).then(function(t){return t[i]}).then(function(t){return Hn(t,o,i)}).then(function(t){return e._compiler.compileModuleAsync(t)})},t.prototype.loadFactory=function(t){var e=c(t.split("#"),2),r=e[0],o=e[1],i="NgFactory";return void 0===o&&(o="default",i=""),n("crnd")(this._config.factoryPathPrefix+r+this._config.factoryPathSuffix).then(function(t){return t[o+i]}).then(function(t){return Hn(t,r,o)})},a([s(1,Ht())],t)}();function Hn(t,e,n){if(!t)throw new Error("Cannot find '"+n+"' in '"+e+"'");return t}var Nn=function(){},jn=function(){},Fn=function(){},Bn=function(){function t(t,e,n){this._debugContext=n,this.nativeNode=t,e&&e instanceof Un?e.addChild(this):this.parent=null,this.listeners=[]}return Object.defineProperty(t.prototype,"injector",{get:function(){return this._debugContext.injector},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"componentInstance",{get:function(){return this._debugContext.component},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._debugContext.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"references",{get:function(){return this._debugContext.references},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"providerTokens",{get:function(){return this._debugContext.providerTokens},enumerable:!0,configurable:!0}),t}(),Un=function(t){function e(e,n,r){var o=t.call(this,e,n,r)||this;return o.properties={},o.attributes={},o.classes={},o.styles={},o.childNodes=[],o.nativeElement=e,o}return o(e,t),e.prototype.addChild=function(t){t&&(this.childNodes.push(t),t.parent=this)},e.prototype.removeChild=function(t){var e=this.childNodes.indexOf(t);-1!==e&&(t.parent=null,this.childNodes.splice(e,1))},e.prototype.insertChildrenAfter=function(t,e){var n,r=this,o=this.childNodes.indexOf(t);-1!==o&&((n=this.childNodes).splice.apply(n,h([o+1,0],e)),e.forEach(function(t){t.parent&&t.parent.removeChild(t),t.parent=r}))},e.prototype.insertBefore=function(t,e){var n=this.childNodes.indexOf(t);-1===n?this.addChild(e):(e.parent&&e.parent.removeChild(e),e.parent=this,this.childNodes.splice(n,0,e))},e.prototype.query=function(t){return this.queryAll(t)[0]||null},e.prototype.queryAll=function(t){var e=[];return function t(e,n,r){e.childNodes.forEach(function(e){e instanceof Un&&(n(e)&&r.push(e),t(e,n,r))})}(this,t,e),e},e.prototype.queryAllNodes=function(t){var e=[];return function t(e,n,r){e instanceof Un&&e.childNodes.forEach(function(e){n(e)&&r.push(e),e instanceof Un&&t(e,n,r)})}(this,t,e),e},Object.defineProperty(e.prototype,"children",{get:function(){return this.childNodes.filter(function(t){return t instanceof e})},enumerable:!0,configurable:!0}),e.prototype.triggerEventHandler=function(t,e){this.listeners.forEach(function(n){n.name==t&&n.callback(e)})},e}(Bn),qn=new Map;function Wn(t){return qn.get(t)||null}function Gn(t){qn.set(t.nativeNode,t)}function Zn(t,e){var n=$n(t),r=$n(e);return n&&r?function(t,e,n){for(var r=t[Lt()](),o=e[Lt()]();;){var i=r.next(),a=o.next();if(i.done&&a.done)return!0;if(i.done||a.done)return!1;if(!n(i.value,a.value))return!1}}(t,e,Zn):!(n||!t||"object"!=typeof t&&"function"!=typeof t||r||!e||"object"!=typeof e&&"function"!=typeof e)||Tt(t,e)}var Qn=function(){function t(t){this.wrapped=t}return t.wrap=function(e){return new t(e)},t.unwrap=function(e){return t.isWrapped(e)?e.wrapped:e},t.isWrapped=function(e){return e instanceof t},t}(),Kn=function(){function t(t,e,n){this.previousValue=t,this.currentValue=e,this.firstChange=n}return t.prototype.isFirstChange=function(){return this.firstChange},t}();function $n(t){return!!Xn(t)&&(Array.isArray(t)||!(t instanceof Map)&&Lt()in t)}function Xn(t){return null!==t&&("function"==typeof t||"object"==typeof t)}var Yn=function(){function t(){}return t.prototype.supports=function(t){return $n(t)},t.prototype.create=function(t){return new tr(t)},t}(),Jn=function(t,e){return e},tr=function(){function t(t){this.length=0,this._linkedRecords=null,this._unlinkedRecords=null,this._previousItHead=null,this._itHead=null,this._itTail=null,this._additionsHead=null,this._additionsTail=null,this._movesHead=null,this._movesTail=null,this._removalsHead=null,this._removalsTail=null,this._identityChangesHead=null,this._identityChangesTail=null,this._trackByFn=t||Jn}return t.prototype.forEachItem=function(t){var e;for(e=this._itHead;null!==e;e=e._next)t(e)},t.prototype.forEachOperation=function(t){for(var e=this._itHead,n=this._removalsHead,r=0,o=null;e||n;){var i=!n||e&&e.currentIndex',!this.inertBodyElement.querySelector||this.inertBodyElement.querySelector("svg")?(this.inertBodyElement.innerHTML='

',this.getInertBodyElement=this.inertBodyElement.querySelector&&this.inertBodyElement.querySelector("svg img")&&function(){try{return!!window.DOMParser}catch(t){return!1}}()?this.getInertBodyElement_DOMParser:this.getInertBodyElement_InertDocument):this.getInertBodyElement=this.getInertBodyElement_XHR}return t.prototype.getInertBodyElement_XHR=function(t){t=""+t+"";try{t=encodeURI(t)}catch(t){return null}var e=new XMLHttpRequest;e.responseType="document",e.open("GET","data:text/html;charset=utf-8,"+t,!1),e.send(null);var n=e.response.body;return n.removeChild(n.firstChild),n},t.prototype.getInertBodyElement_DOMParser=function(t){t=""+t+"";try{var e=(new window.DOMParser).parseFromString(t,"text/html").body;return e.removeChild(e.firstChild),e}catch(t){return null}},t.prototype.getInertBodyElement_InertDocument=function(t){var e=this.inertDocument.createElement("template");return"content"in e?(e.innerHTML=t,e):(this.inertBodyElement.innerHTML=t,this.defaultDoc.documentMode&&this.stripCustomNsAttrs(this.inertBodyElement),this.inertBodyElement)},t.prototype.stripCustomNsAttrs=function(t){for(var e=t.attributes,n=e.length-1;0")}else this.sanitizedSomething=!0},t.prototype.endElement=function(t){var e=t.nodeName.toLowerCase();zr.hasOwnProperty(e)&&!Er.hasOwnProperty(e)&&(this.buf.push(""))},t.prototype.chars=function(t){this.buf.push(Dr(t))},t.prototype.checkClobberedElement=function(t,e){if(e&&(t.compareDocumentPosition(e)&Node.DOCUMENT_POSITION_CONTAINED_BY)===Node.DOCUMENT_POSITION_CONTAINED_BY)throw new Error("Failed to sanitize html because the element is clobbered: "+t.outerHTML);return e},t}(),Rr=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,Vr=/([^\#-~ |!])/g;function Dr(t){return t.replace(/&/g,"&").replace(Rr,function(t){return"&#"+(1024*(t.charCodeAt(0)-55296)+(t.charCodeAt(1)-56320)+65536)+";"}).replace(Vr,function(t){return"&#"+t.charCodeAt(0)+";"}).replace(//g,">")}function Hr(t){return"content"in t&&function(t){return t.nodeType===Node.ELEMENT_NODE&&"TEMPLATE"===t.nodeName}(t)?t.content:null}var Nr=new RegExp("^([-,.\"'%_!# a-zA-Z0-9]+|(?:(?:matrix|translate|scale|rotate|skew|perspective)(?:X|Y|3d)?|(?:rgb|hsl)a?|(?:repeating-)?(?:linear|radial)-gradient|(?:calc|attr))\\([-0-9.%, #a-zA-Z]+\\))$","g"),jr=/^url\(([^)]+)\)$/,Fr=function(t){return t[t.NONE=0]="NONE",t[t.HTML=1]="HTML",t[t.STYLE=2]="STYLE",t[t.SCRIPT=3]="SCRIPT",t[t.URL=4]="URL",t[t.RESOURCE_URL=5]="RESOURCE_URL",t}({}),Br=function(){};function Ur(t,e,n){var r=t.state,o=1792&r;return o===e?(t.state=-1793&r|n,t.initIndex=-1,!0):o===n}function qr(t,e,n){return(1792&t.state)===e&&t.initIndex<=n&&(t.initIndex=n+1,!0)}function Wr(t,e){return t.nodes[e]}function Gr(t,e){return t.nodes[e]}function Zr(t,e){return t.nodes[e]}function Qr(t,e){return t.nodes[e]}function Kr(t,e){return t.nodes[e]}var $r={setCurrentNode:void 0,createRootView:void 0,createEmbeddedView:void 0,createComponentView:void 0,createNgModuleRef:void 0,overrideProvider:void 0,overrideComponentView:void 0,clearOverrides:void 0,checkAndUpdateView:void 0,checkNoChangesView:void 0,destroyView:void 0,resolveDep:void 0,createDebugContext:void 0,handleEvent:void 0,updateDirectives:void 0,updateRenderer:void 0,dirtyParentQueries:void 0};function Xr(t,e,n,r){var o="ExpressionChangedAfterItHasBeenCheckedError: Expression has changed after it was checked. Previous value: '"+e+"'. Current value: '"+n+"'.";return r&&(o+=" It seems like the view has been created after its parent and its children have been dirty checked. Has it been created in a change detection hook ?"),function(t,e){var n=new Error(t);return Yr(n,e),n}(o,t)}function Yr(t,e){t[pe]=e,t[fe]=e.logError.bind(e)}function Jr(t){return new Error("ViewDestroyedError: Attempt to use a destroyed view: "+t)}var to=function(){},eo=new Map;function no(t){var e=eo.get(t);return e||(e=It(t)+"_"+eo.size,eo.set(t,e)),e}function ro(t,e,n,r){if(Qn.isWrapped(r)){r=Qn.unwrap(r);var o=t.def.nodes[e].bindingIndex+n,i=Qn.unwrap(t.oldValues[o]);t.oldValues[o]=new Qn(i)}return r}var oo="$$undefined",io="$$empty";function ao(t){return{id:oo,styles:t.styles,encapsulation:t.encapsulation,data:t.data}}var so=0;function lo(t,e,n,r){return!(!(2&t.state)&&Tt(t.oldValues[e.bindingIndex+n],r))}function uo(t,e,n,r){return!!lo(t,e,n,r)&&(t.oldValues[e.bindingIndex+n]=r,!0)}function co(t,e,n,r){var o=t.oldValues[e.bindingIndex+n];if(1&t.state||!Zn(o,r)){var i=e.bindings[n].name;throw Xr($r.createDebugContext(t,e.nodeIndex),i+": "+o,i+": "+r,0!=(1&t.state))}}function ho(t){for(var e=t;e;)2&e.def.flags&&(e.state|=8),e=e.viewContainerParent||e.parent}function po(t,e){for(var n=t;n&&n!==e;)n.state|=64,n=n.viewContainerParent||n.parent}function fo(t,e,n,r){try{return ho(33554432&t.def.nodes[e].flags?Gr(t,e).componentView:t),$r.handleEvent(t,e,n,r)}catch(e){t.root.errorHandler.handleError(e)}}function go(t){return t.parent?Gr(t.parent,t.parentNodeDef.nodeIndex):null}function mo(t){return t.parent?t.parentNodeDef.parent:null}function yo(t,e){switch(201347067&e.flags){case 1:return Gr(t,e.nodeIndex).renderElement;case 2:return Wr(t,e.nodeIndex).renderText}}function vo(t){return!!t.parent&&!!(32768&t.parentNodeDef.flags)}function bo(t){return!(!t.parent||32768&t.parentNodeDef.flags)}function wo(t){return 1<-1}(r)||"root"===o.providedIn&&r._def.isRoot))){var u=t._providers.length;return t._def.providersByKey[e.tokenKey]={flags:5120,value:e.token.ngInjectableDef.factory,deps:[],index:u,token:e.token},t._providers[u]=Bo,t._providers[u]=Qo(t,t._def.providersByKey[e.tokenKey])}return 4&e.flags?n:t._parent.get(e.token,n)}finally{se(i)}}function Qo(t,e){var n;switch(201347067&e.flags){case 512:n=function(t,e,n){var r=n.length;switch(r){case 0:return new e;case 1:return new e(Zo(t,n[0]));case 2:return new e(Zo(t,n[0]),Zo(t,n[1]));case 3:return new e(Zo(t,n[0]),Zo(t,n[1]),Zo(t,n[2]));default:for(var o=new Array(r),i=0;i=n.length)&&(e=n.length-1),e<0)return null;var r=n[e];return r.viewContainerParent=null,Jo(n,e),$r.dirtyParentQueries(r),Xo(r),r}function $o(t,e,n){var r=e?yo(e,e.def.lastRenderRootNode):t.renderElement;Eo(n,2,n.renderer.parentNode(r),n.renderer.nextSibling(r),void 0)}function Xo(t){Eo(t,3,null,null,void 0)}function Yo(t,e,n){e>=t.length?t.push(n):t.splice(e,0,n)}function Jo(t,e){e>=t.length-1?t.pop():t.splice(e,1)}var ti=new Object;function ei(t,e,n,r,o,i){return new ni(t,e,n,r,o,i)}var ni=function(t){function e(e,n,r,o,i,a){var s=t.call(this)||this;return s.selector=e,s.componentType=n,s._inputs=o,s._outputs=i,s.ngContentSelectors=a,s.viewDefFactory=r,s}return o(e,t),Object.defineProperty(e.prototype,"inputs",{get:function(){var t=[],e=this._inputs;for(var n in e)t.push({propName:n,templateName:e[n]});return t},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"outputs",{get:function(){var t=[];for(var e in this._outputs)t.push({propName:e,templateName:this._outputs[e]});return t},enumerable:!0,configurable:!0}),e.prototype.create=function(t,e,n,r){if(!r)throw new Error("ngModule should be provided");var o=Ao(this.viewDefFactory),i=o.nodes[0].element.componentProvider.nodeIndex,a=$r.createRootView(t,e||[],n,o,r,ti),s=Zr(a,i).instance;return n&&a.renderer.setAttribute(Gr(a,0).renderElement,"ng-version",he.full),new ri(a,new si(a),s)},e}(qe),ri=function(t){function e(e,n,r){var o=t.call(this)||this;return o._view=e,o._viewRef=n,o._component=r,o._elDef=o._view.def.nodes[0],o.hostView=n,o.changeDetectorRef=n,o.instance=r,o}return o(e,t),Object.defineProperty(e.prototype,"location",{get:function(){return new kn(Gr(this._view,this._elDef.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"injector",{get:function(){return new hi(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"componentType",{get:function(){return this._component.constructor},enumerable:!0,configurable:!0}),e.prototype.destroy=function(){this._viewRef.destroy()},e.prototype.onDestroy=function(t){this._viewRef.onDestroy(t)},e}(Ue);function oi(t,e,n){return new ii(t,e,n)}var ii=function(){function t(t,e,n){this._view=t,this._elDef=e,this._data=n,this._embeddedViews=[]}return Object.defineProperty(t.prototype,"element",{get:function(){return new kn(this._data.renderElement)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"injector",{get:function(){return new hi(this._view,this._elDef)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"parentInjector",{get:function(){for(var t=this._view,e=this._elDef.parent;!e&&t;)e=mo(t),t=t.parent;return t?new hi(t,e):new hi(this._view,null)},enumerable:!0,configurable:!0}),t.prototype.clear=function(){for(var t=this._embeddedViews.length-1;t>=0;t--){var e=Ko(this._data,t);$r.destroyView(e)}},t.prototype.get=function(t){var e=this._embeddedViews[t];if(e){var n=new si(e);return n.attachToViewContainerRef(this),n}return null},Object.defineProperty(t.prototype,"length",{get:function(){return this._embeddedViews.length},enumerable:!0,configurable:!0}),t.prototype.createEmbeddedView=function(t,e,n){var r=t.createEmbeddedView(e||{});return this.insert(r,n),r},t.prototype.createComponent=function(t,e,n,r,o){var i=n||this.parentInjector;o||t instanceof Ye||(o=i.get(Je));var a=t.create(i,r,void 0,o);return this.insert(a.hostView,e),a},t.prototype.insert=function(t,e){if(t.destroyed)throw new Error("Cannot insert a destroyed View in a ViewContainer!");var n,r,o,i,a=t;return o=a._view,i=(n=this._data).viewContainer._embeddedViews,null!==(r=e)&&void 0!==r||(r=i.length),o.viewContainerParent=this._view,Yo(i,r,o),function(t,e){var n=go(e);if(n&&n!==t&&!(16&e.state)){e.state|=16;var r=n.template._projectedViews;r||(r=n.template._projectedViews=[]),r.push(e),function(t,n){if(!(4&n.flags)){e.parent.def.nodeFlags|=4,n.flags|=4;for(var r=n.parent;r;)r.childFlags|=4,r=r.parent}}(0,e.parentNodeDef)}}(n,o),$r.dirtyParentQueries(o),$o(n,r>0?i[r-1]:null,o),a.attachToViewContainerRef(this),t},t.prototype.move=function(t,e){if(t.destroyed)throw new Error("Cannot move a destroyed View in a ViewContainer!");var n,r,o,i,a,s=this._embeddedViews.indexOf(t._view);return o=e,a=(i=(n=this._data).viewContainer._embeddedViews)[r=s],Jo(i,r),null==o&&(o=i.length),Yo(i,o,a),$r.dirtyParentQueries(a),Xo(a),$o(n,o>0?i[o-1]:null,a),t},t.prototype.indexOf=function(t){return this._embeddedViews.indexOf(t._view)},t.prototype.remove=function(t){var e=Ko(this._data,t);e&&$r.destroyView(e)},t.prototype.detach=function(t){var e=Ko(this._data,t);return e?new si(e):null},t}();function ai(t){return new si(t)}var si=function(){function t(t){this._view=t,this._viewContainerRef=null,this._appRef=null}return Object.defineProperty(t.prototype,"rootNodes",{get:function(){return Eo(this._view,0,void 0,void 0,t=[]),t;var t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"context",{get:function(){return this._view.context},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"destroyed",{get:function(){return 0!=(128&this._view.state)},enumerable:!0,configurable:!0}),t.prototype.markForCheck=function(){ho(this._view)},t.prototype.detach=function(){this._view.state&=-5},t.prototype.detectChanges=function(){var t=this._view.root.rendererFactory;t.begin&&t.begin();try{$r.checkAndUpdateView(this._view)}finally{t.end&&t.end()}},t.prototype.checkNoChanges=function(){$r.checkNoChangesView(this._view)},t.prototype.reattach=function(){this._view.state|=4},t.prototype.onDestroy=function(t){this._view.disposables||(this._view.disposables=[]),this._view.disposables.push(t)},t.prototype.destroy=function(){this._appRef?this._appRef.detachView(this):this._viewContainerRef&&this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),$r.destroyView(this._view)},t.prototype.detachFromAppRef=function(){this._appRef=null,Xo(this._view),$r.dirtyParentQueries(this._view)},t.prototype.attachToAppRef=function(t){if(this._viewContainerRef)throw new Error("This view is already attached to a ViewContainer!");this._appRef=t},t.prototype.attachToViewContainerRef=function(t){if(this._appRef)throw new Error("This view is already attached directly to the ApplicationRef!");this._viewContainerRef=t},t}();function li(t,e){return new ui(t,e)}var ui=function(t){function e(e,n){var r=t.call(this)||this;return r._parentView=e,r._def=n,r}return o(e,t),e.prototype.createEmbeddedView=function(t){return new si($r.createEmbeddedView(this._parentView,this._def,this._def.element.template,t))},Object.defineProperty(e.prototype,"elementRef",{get:function(){return new kn(Gr(this._parentView,this._def.nodeIndex).renderElement)},enumerable:!0,configurable:!0}),e}(Nn);function ci(t,e){return new hi(t,e)}var hi=function(){function t(t,e){this.view=t,this.elDef=e}return t.prototype.get=function(t,e){return void 0===e&&(e=Gt.THROW_IF_NOT_FOUND),$r.resolveDep(this.view,this.elDef,!!this.elDef&&0!=(33554432&this.elDef.flags),{flags:0,token:t,tokenKey:no(t)},e)},t}();function pi(t,e){var n=t.def.nodes[e];if(1&n.flags){var r=Gr(t,n.nodeIndex);return n.element.template?r.template:r.renderElement}if(2&n.flags)return Wr(t,n.nodeIndex).renderText;if(20240&n.flags)return Zr(t,n.nodeIndex).instance;throw new Error("Illegal state: read nodeValue for node index "+e)}function di(t){return new fi(t.renderer)}var fi=function(){function t(t){this.delegate=t}return t.prototype.selectRootElement=function(t){return this.delegate.selectRootElement(t)},t.prototype.createElement=function(t,e){var n=c(ko(e),2),r=this.delegate.createElement(n[1],n[0]);return t&&this.delegate.appendChild(t,r),r},t.prototype.createViewRoot=function(t){return t},t.prototype.createTemplateAnchor=function(t){var e=this.delegate.createComment("");return t&&this.delegate.appendChild(t,e),e},t.prototype.createText=function(t,e){var n=this.delegate.createText(e);return t&&this.delegate.appendChild(t,n),n},t.prototype.projectNodes=function(t,e){for(var n=0;n0,e.provider.value,e.provider.deps);if(e.outputs.length)for(var r=0;r0,r=e.provider;switch(201347067&e.flags){case 512:return Ti(t,e.parent,n,r.value,r.deps);case 1024:return function(t,e,n,r,o){var i=o.length;switch(i){case 0:return r();case 1:return r(Ri(t,e,n,o[0]));case 2:return r(Ri(t,e,n,o[0]),Ri(t,e,n,o[1]));case 3:return r(Ri(t,e,n,o[0]),Ri(t,e,n,o[1]),Ri(t,e,n,o[2]));default:for(var a=Array(i),s=0;s0)u=g,ea(g)||(c=g);else for(;u&&f===u.nodeIndex+u.childCount;){var v=u.parent;v&&(v.childFlags|=u.childFlags,v.childMatchedQueries|=u.childMatchedQueries),c=(u=v)&&ea(u)?u.renderParent:u}}return{factory:null,nodeFlags:a,rootNodeFlags:s,nodeMatchedQueries:l,flags:t,nodes:e,updateDirectives:n||to,updateRenderer:r||to,handleEvent:function(t,n,r,o){return e[n].element.handleEvent(t,r,o)},bindingCount:o,outputCount:i,lastRenderRootNode:d}}function ea(t){return 0!=(1&t.flags)&&null===t.element.name}function na(t,e,n){var r=e.element&&e.element.template;if(r){if(!r.lastRenderRootNode)throw new Error("Illegal State: Embedded templates without nodes are not allowed!");if(r.lastRenderRootNode&&16777216&r.lastRenderRootNode.flags)throw new Error("Illegal State: Last root node of a template can't have embedded views, at index "+e.nodeIndex+"!")}if(20224&e.flags&&0==(1&(t?t.flags:0)))throw new Error("Illegal State: StaticProvider/Directive nodes need to be children of elements or anchors, at index "+e.nodeIndex+"!");if(e.query){if(67108864&e.flags&&(!t||0==(16384&t.flags)))throw new Error("Illegal State: Content Query nodes need to be children of directives, at index "+e.nodeIndex+"!");if(134217728&e.flags&&t)throw new Error("Illegal State: View Query nodes have to be top level nodes, at index "+e.nodeIndex+"!")}if(e.childCount){var o=t?t.nodeIndex+t.childCount:n-1;if(e.nodeIndex<=o&&e.nodeIndex+e.childCount>o)throw new Error("Illegal State: childCount of node leads outside of parent, at index "+e.nodeIndex+"!")}}function ra(t,e,n,r){var o=aa(t.root,t.renderer,t,e,n);return sa(o,t.component,r),la(o),o}function oa(t,e,n){var r=aa(t,t.renderer,null,null,e);return sa(r,n,n),la(r),r}function ia(t,e,n,r){var o,i=e.element.componentRendererType;return o=i?t.root.rendererFactory.createRenderer(r,i):t.root.renderer,aa(t.root,o,t,e.element.componentProvider,n)}function aa(t,e,n,r,o){var i=new Array(o.nodes.length),a=o.outputCount?new Array(o.outputCount):null;return{def:o,parent:n,viewContainerParent:null,parentNodeDef:r,context:null,component:null,nodes:i,state:13,root:t,renderer:e,oldValues:new Array(o.bindingCount),disposables:a,initIndex:-1}}function sa(t,e,n){t.component=e,t.context=n}function la(t){var e;vo(t)&&(e=Gr(t.parent,t.parentNodeDef.parent.nodeIndex).renderElement);for(var n=t.def,r=t.nodes,o=0;o0&&Fo(t,e,0,n)&&(d=!0),p>1&&Fo(t,e,1,r)&&(d=!0),p>2&&Fo(t,e,2,o)&&(d=!0),p>3&&Fo(t,e,3,i)&&(d=!0),p>4&&Fo(t,e,4,a)&&(d=!0),p>5&&Fo(t,e,5,s)&&(d=!0),p>6&&Fo(t,e,6,l)&&(d=!0),p>7&&Fo(t,e,7,u)&&(d=!0),p>8&&Fo(t,e,8,c)&&(d=!0),p>9&&Fo(t,e,9,h)&&(d=!0),d}(t,e,n,r,o,i,a,s,l,u,c,h);case 2:return function(t,e,n,r,o,i,a,s,l,u,c,h){var p=!1,d=e.bindings,f=d.length;if(f>0&&uo(t,e,0,n)&&(p=!0),f>1&&uo(t,e,1,r)&&(p=!0),f>2&&uo(t,e,2,o)&&(p=!0),f>3&&uo(t,e,3,i)&&(p=!0),f>4&&uo(t,e,4,a)&&(p=!0),f>5&&uo(t,e,5,s)&&(p=!0),f>6&&uo(t,e,6,l)&&(p=!0),f>7&&uo(t,e,7,u)&&(p=!0),f>8&&uo(t,e,8,c)&&(p=!0),f>9&&uo(t,e,9,h)&&(p=!0),p){var g=e.text.prefix;f>0&&(g+=Ji(n,d[0])),f>1&&(g+=Ji(r,d[1])),f>2&&(g+=Ji(o,d[2])),f>3&&(g+=Ji(i,d[3])),f>4&&(g+=Ji(a,d[4])),f>5&&(g+=Ji(s,d[5])),f>6&&(g+=Ji(l,d[6])),f>7&&(g+=Ji(u,d[7])),f>8&&(g+=Ji(c,d[8])),f>9&&(g+=Ji(h,d[9]));var m=Wr(t,e.nodeIndex).renderText;t.renderer.setValue(m,g)}return p}(t,e,n,r,o,i,a,s,l,u,c,h);case 16384:return function(t,e,n,r,o,i,a,s,l,u,c,h){var p=Zr(t,e.nodeIndex),d=p.instance,f=!1,g=void 0,m=e.bindings.length;return m>0&&lo(t,e,0,n)&&(f=!0,g=Di(t,p,e,0,n,g)),m>1&&lo(t,e,1,r)&&(f=!0,g=Di(t,p,e,1,r,g)),m>2&&lo(t,e,2,o)&&(f=!0,g=Di(t,p,e,2,o,g)),m>3&&lo(t,e,3,i)&&(f=!0,g=Di(t,p,e,3,i,g)),m>4&&lo(t,e,4,a)&&(f=!0,g=Di(t,p,e,4,a,g)),m>5&&lo(t,e,5,s)&&(f=!0,g=Di(t,p,e,5,s,g)),m>6&&lo(t,e,6,l)&&(f=!0,g=Di(t,p,e,6,l,g)),m>7&&lo(t,e,7,u)&&(f=!0,g=Di(t,p,e,7,u,g)),m>8&&lo(t,e,8,c)&&(f=!0,g=Di(t,p,e,8,c,g)),m>9&&lo(t,e,9,h)&&(f=!0,g=Di(t,p,e,9,h,g)),g&&d.ngOnChanges(g),65536&e.flags&&qr(t,256,e.nodeIndex)&&d.ngOnInit(),262144&e.flags&&d.ngDoCheck(),f}(t,e,n,r,o,i,a,s,l,u,c,h);case 32:case 64:case 128:return function(t,e,n,r,o,i,a,s,l,u,c,h){var p=e.bindings,d=!1,f=p.length;if(f>0&&uo(t,e,0,n)&&(d=!0),f>1&&uo(t,e,1,r)&&(d=!0),f>2&&uo(t,e,2,o)&&(d=!0),f>3&&uo(t,e,3,i)&&(d=!0),f>4&&uo(t,e,4,a)&&(d=!0),f>5&&uo(t,e,5,s)&&(d=!0),f>6&&uo(t,e,6,l)&&(d=!0),f>7&&uo(t,e,7,u)&&(d=!0),f>8&&uo(t,e,8,c)&&(d=!0),f>9&&uo(t,e,9,h)&&(d=!0),d){var g=Qr(t,e.nodeIndex),m=void 0;switch(201347067&e.flags){case 32:m=new Array(p.length),f>0&&(m[0]=n),f>1&&(m[1]=r),f>2&&(m[2]=o),f>3&&(m[3]=i),f>4&&(m[4]=a),f>5&&(m[5]=s),f>6&&(m[6]=l),f>7&&(m[7]=u),f>8&&(m[8]=c),f>9&&(m[9]=h);break;case 64:m={},f>0&&(m[p[0].name]=n),f>1&&(m[p[1].name]=r),f>2&&(m[p[2].name]=o),f>3&&(m[p[3].name]=i),f>4&&(m[p[4].name]=a),f>5&&(m[p[5].name]=s),f>6&&(m[p[6].name]=l),f>7&&(m[p[7].name]=u),f>8&&(m[p[8].name]=c),f>9&&(m[p[9].name]=h);break;case 128:var y=n;switch(f){case 1:m=y.transform(n);break;case 2:m=y.transform(r);break;case 3:m=y.transform(r,o);break;case 4:m=y.transform(r,o,i);break;case 5:m=y.transform(r,o,i,a);break;case 6:m=y.transform(r,o,i,a,s);break;case 7:m=y.transform(r,o,i,a,s,l);break;case 8:m=y.transform(r,o,i,a,s,l,u);break;case 9:m=y.transform(r,o,i,a,s,l,u,c);break;case 10:m=y.transform(r,o,i,a,s,l,u,c,h)}}g.value=m}return d}(t,e,n,r,o,i,a,s,l,u,c,h);default:throw"unreachable"}}(t,e,r,o,i,a,s,l,u,c,p,d):function(t,e,n){switch(201347067&e.flags){case 1:return function(t,e,n){for(var r=!1,o=0;o0&&co(t,e,0,n),p>1&&co(t,e,1,r),p>2&&co(t,e,2,o),p>3&&co(t,e,3,i),p>4&&co(t,e,4,a),p>5&&co(t,e,5,s),p>6&&co(t,e,6,l),p>7&&co(t,e,7,u),p>8&&co(t,e,8,c),p>9&&co(t,e,9,h)}(t,e,r,o,i,a,s,l,u,c,h,p):function(t,e,n){for(var r=0;r0){var i=new Set(t.modules);za.forEach(function(e,r){if(i.has(r.ngInjectableDef.providedIn)){var o={token:r,flags:e.flags|(n?4096:0),deps:Co(e.deps),value:e.value,index:t.providers.length};t.providers.push(o),t.providersByKey[no(r)]=o}})}}(t=t.factory(function(){return to})),t):t}(r))}var Pa=new Map,za=new Map,La=new Map;function ka(t){Pa.set(t.token,t),"function"==typeof t.token&&t.token.ngInjectableDef&&"function"==typeof t.token.ngInjectableDef.providedIn&&za.set(t.token,t)}function Ta(t,e){var n=Ao(Ao(e.viewDefFactory).nodes[0].element.componentView);La.set(t,n)}function Ia(){Pa.clear(),za.clear(),La.clear()}function Ra(t){if(0===Pa.size)return t;var e=function(t){for(var e=[],n=null,r=0;r"}(e))}function Ds(t){return Array.isArray(t)?t[0]:t}function Hs(t){if(2===t.tNode.type){var e=t.data;return e[fs]?e[fs][ys]:null}return t.tNode.next?t.view[t.tNode.next.index]:null}function Ns(t){return t.tNode.child?Ds((2===t.tNode.type?t.data:t.view)[t.tNode.child.index]):null}function js(t){if(-1===t.tNode.index&&2===t.tNode.type){var e=t.data[xs];return-1===e?null:t.view[e].dynamicLContainerNode}var n=t.tNode.parent;return Ds(n?t.view[n.index]:t.view[ys])}var Fs=[];function Bs(t){for(var e=t[ys];2===e.tNode.type;)ngDevMode&&us(t[ds],"lViewData.parent"),e=(t=t[ds])[ys];return ngDevMode&&Vs(e,3),ngDevMode&&us(e.data,"node.data"),e}function Us(t,e,n,r,o){0===t?Is(e)?e.insertBefore(n,r,o):n.insertBefore(r,o,!0):1===t?Is(e)?e.removeChild(n,r):n.removeChild(r):2===t&&(ngDevMode&&ngDevMode.rendererDestroyNode++,e.destroyNode(r))}function qs(t){if(-1===t[ps].childIndex)return null;var e=t[t[ps].childIndex];return e.data?e.data:e.dynamicLContainerNode.data}function Ws(t,e){var n;return(n=t[ys])&&2===n.tNode.type?js(n).data:t[ds]===e?null:t[ds]}function Gs(t){if(t[ps]){var e=t;!function(t){var e=t[ps].cleanup;if(null!=e){for(var n=0;n=p.length){var d=p[h]=_l(e,h,r,o,s,null);if(!$s&&Ks){var f=Ks.tNode;f.next=d,f.dynamicContainerNode&&(f.dynamicContainerNode.next=d)}}c.tNode=p[h],$s&&(Ys=null,(null==Ks.tNode.child&&Ks.view===tl||2===Ks.tNode.type)&&(Ks.tNode.child=c.tNode))}if(2==(2&e)&&u){var g=i;ngDevMode&&null!=g[ys]&&cs("lViewData[HOST_NODE] should not have been initialized"),g[ys]=c,sl&&(g[ps].node=c.tNode)}return Ks=c,$s=!0,c}function fl(t,e,n,r){var o,i=$s,a=Ks;if(null==t.data[ds]&&t.data[_s]&&!e.template)xl(t.data[_s]);else try{$s=!0,Ks=null,o=ll(t.data,t),vl(),e.template(r,n),2&r?cl():t.data[ps].firstTemplatePass=sl=!1}finally{ul(o,1==(1&r)),$s=i,Ks=a}return t}function gl(t,e,n,r){var o=ll(e,t);try{Qs.begin&&Qs.begin(),r?(vl(),r(ml(e),n),cl()):(al||(Os(tl,Xs,Js),Ps(el,Xs.contentHooks,Xs.contentCheckHooks,Js)),hl(ol),Cl(0,hs))}finally{Qs.end&&Qs.end(),ul(o)}}function ml(t){return 1&t[ms]?3:2}var yl=null;function vl(){yl=null}function bl(t,e,n,r,o){return ngDevMode&&ngDevMode.tView++,{id:t,template:e,viewQuery:o,node:null,data:il.slice(),childIndex:-1,bindingStartIndex:-1,directives:null,firstTemplatePass:!0,initHooks:null,checkHooks:null,contentHooks:null,contentCheckHooks:null,viewHooks:null,viewCheckHooks:null,destroyHooks:null,pipeDestroyHooks:null,cleanup:null,hostBindings:null,contentQueries:null,components:null,directiveRegistry:"function"==typeof n?n():n,pipeRegistry:"function"==typeof r?r():r,currentMatches:null}}function wl(t,e){ngDevMode&&Ol(-1),Qs=t;var n,r=t.createRenderer(null,null),o="string"==typeof e?Is(r)?r.selectRootElement(e):r.querySelector(e):e;if(ngDevMode&&!o)throw new Error("Renderer: "+("string"==typeof e?"Host node with selector not found:":"Host node is required:")+" ["+("function"==typeof(n=e)?n.name||n:"string"==typeof n?n:null==n?"":""+n)+"]");return o}function _l(t,e,n,r,o,i){return ngDevMode&&ngDevMode.tNode++,{type:t,index:e,flags:0,tagName:n,attrs:r,localNames:null,initialInputs:void 0,inputs:void 0,outputs:void 0,tViews:i,next:null,child:null,parent:o,dynamicContainerNode:null,detached:null,stylingTemplate:null,projection:null}}function Cl(t,e){ngDevMode&&Ol(e);var n=tl[e];ngDevMode&&Vs(n,3),ngDevMode&&us(n.data,"Component's host node should have an LViewData attached.");var r=n.data;Ml(r)&&6&r[ms]&&(ngDevMode&&Ol(t,el),Sl(r,n,el[t]))}function Ml(t){return 8==(8&t[ms])}function xl(t){for(var e=0;e=(e?e.length:0)&&cs("index expected to be a valid data index")}(t,e||tl)}function Pl(t,e){null==e&&(e=tl),ls(e.length,t,"index "+t+" expected to be at the end of arr (length "+e.length+")")}function zl(t){ngDevMode&&us(t,"expecting component got null");var e=t[nl];return ngDevMode&&us(t,"object is not a component"),e}var Ll=rl;function kl(t){return{components:[],scheduler:t,clean:Ll}}var Tl=function(){function t(t,e){this._view=t,this._appRef=null,this._viewContainerRef=null,this._lViewNode=null,this.context=e}return t.prototype._setComponentContext=function(t,e){this._view=t,this.context=e},Object.defineProperty(t.prototype,"destroyed",{get:function(){return 32==(32&this._view[ms])},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){var t,e;this._viewContainerRef&&Ml(this._view)&&(this._viewContainerRef.detach(this._viewContainerRef.indexOf(this)),this._viewContainerRef=null),Is(e=(t=this._view)[Ms])&&e.destroyNode&&function(e,n,r,o,i,a){for(var s=t[ys],l=-1;s;){var u=null,c=s.tNode.type;if(3===c)Us(2,o,null,s.native,a),s.dynamicLContainerNode&&Us(2,o,null,s.dynamicLContainerNode.native,a);else if(0===c){Us(2,o,null,s.native,a);var h=s,p=h.dynamicLContainerNode?h.dynamicLContainerNode.data:h.data;(u=p[ks].length?Ns(p[ks][0]):null)&&(a=h.dynamicLContainerNode?h.dynamicLContainerNode.native:h.native)}else if(1===c){var d=Bs(s.view),f=d.tNode.projection[s.tNode.projection];Fs[++l]=s,u=f?d.data[ds][f.index]:null}else u=Ns(s);if(null===u)for(null===(u=Hs(s))&&8192&s.tNode.flags&&(u=Hs(Fs[l--]));s&&!u;){if(null===(s=js(s))||s===n)return null;s.tNode.next||0!==c||(a=s.native),u=Hs(s)}s=u}}(0,t[ys],0,e),function(t){if(-1===t[ps].childIndex)return Gs(t);for(var e=qs(t);e;){var n=null;if(e.length>=hs?e[ps].childIndex>-1&&(n=qs(e)):e[ks].length&&(n=e[ks][0].data),null==n){for(;e&&!e[fs]&&e!==t;)Gs(e),e=Ws(e,t);Gs(e||t),n=e&&e[fs]}e=n}}(t),t[ms]|=32},t.prototype.onDestroy=function(t){var e,n;n=t,function(t){return t[ws]||(t[ws]=[])}(e=this._view).push(n),e[ps].firstTemplatePass&&function(t){return t[ps].cleanup||(t[ps].cleanup=[])}(e).push(e[ws].length-1,null)},t.prototype.markForCheck=function(){!function(t){for(var e=t;null!=e[ds];)e[ms]|=4,e=e[ds];var n,r;e[ms]|=4,ngDevMode&&us(e[_s],"rootContext"),(n=e[_s]).clean==rl&&(n.clean=new Promise(function(t){return r=t}),n.scheduler(function(){xl(n),r(null),n.clean=rl}))}(this._view)},t.prototype.detach=function(){this._view[ms]&=-9},t.prototype.reattach=function(){this._view[ms]|=8},t.prototype.detectChanges=function(){El(this.context)},t.prototype.checkNoChanges=function(){!function(t){al=!0;try{El(t)}finally{al=!1}}(this.context)},t.prototype.attachToViewContainerRef=function(t){this._viewContainerRef=t},t.prototype.detachFromAppRef=function(){this._appRef=null},t.prototype.attachToAppRef=function(t){this._appRef=t},t}(),Il=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.resolveComponentFactory=function(t){return ngDevMode&&(void 0===e&&(e="Type passed in is not ComponentType, it does not have 'ngComponentDef' property."),t.ngComponentDef||cs(e)),new Hl(t.ngComponentDef);var e},e}($e);function Rl(t){var e=[];for(var n in t)t.hasOwnProperty(n)&&e.push({propName:t[n],templateName:n});return e}var Vl=new wt("ROOT_CONTEXT_TOKEN",{providedIn:"root",factory:function(){return kl(le(Dl))}}),Dl=new wt("SCHEDULER_TOKEN",{providedIn:"root",factory:function(){return requestAnimationFrame.bind(window)}}),Hl=function(t){function e(e){var n=t.call(this)||this;return n.componentDef=e,n.componentType=e.type,n.selector=e.selectors[0][0],n.ngContentSelectors=[],n}return o(e,t),Object.defineProperty(e.prototype,"inputs",{get:function(){return Rl(this.componentDef.inputs)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"outputs",{get:function(){return Rl(this.componentDef.outputs)},enumerable:!0,configurable:!0}),e.prototype.create=function(t,e,n,r){var o,i,a=void 0===n,s=r?r.injector.get(Pn):Rs,l=a?(o=this.selector,Is(i=s.createRenderer(null,this.componentDef.rendererType)||Zs)?i.createElement(o,yl):null===yl?i.createElement(o):i.createElementNS(yl,o)):wl(s,n),u=r&&!a?r.injector.get(Vl):kl(requestAnimationFrame.bind(window)),c=pl(s.createRenderer(l,this.componentDef.rendererType),bl(-1,null,null,null,null),u,this.componentDef.onPush?4:2);c[Cs]=r&&r.injector||null;var h,p,d=ll(c,null);try{if(s.begin&&s.begin(),p=function(t,e,n,r){$s=!1,Ks=null;var o,i=dl(0,3,e,null,null,pl(Zs,(o=n.template).ngPrivateData||(o.ngPrivateData=bl(-1,o,n.directiveDefs,n.pipeDefs,n.viewQuery)),null,n.onPush?4:2,r));return sl&&(i.tNode.flags=4096,n.diPublic&&n.diPublic(n),Xs.directives=[n]),i}(0,l,this.componentDef),u.components.push(h=function(t,e,n){if(ngDevMode&&ls(tl[vs],-1,"directives should be created before any bindings"),ngDevMode&&ls($s,!0,"previousOrParentNode should be a parent"),Object.defineProperty(e,nl,{enumerable:!1,value:Ks}),null==el&&(tl[bs]=el=[]),ngDevMode&&Pl(t,el),el[t]=e,sl){var r=Ks.tNode.flags;0==(4095&r)?Ks.tNode.flags=t<<14|4096&r|1:(ngDevMode&&4095==(4095&r)&&cs("Reached the max number of directives"),Ks.tNode.flags++)}else{var o=n.diPublic;o&&o(n)}return null!=n.attributes&&3==Ks.tNode.type&&function(t,e){for(var n=Is(Zs),r=0;r>14,r=n+(4095&t),o=n;o0?t.prototype.schedule.call(this,e,n):(this.delay=n,this.state=e,this.scheduler.flush(this),this)},e.prototype.execute=function(e,n){return n>0||this.closed?t.prototype.execute.call(this,e,n):this._execute(e,n)},e.prototype.requestAsyncId=function(e,n,r){return void 0===r&&(r=0),null!==r&&r>0||null===r&&this.delay>0?t.prototype.requestAsyncId.call(this,e,n,r):e.flush(this)},e}(Ul),Wl=function(){function t(e,n){void 0===n&&(n=t.now),this.SchedulerAction=e,this.now=n}return t.prototype.schedule=function(t,e,n){return void 0===e&&(e=0),new this.SchedulerAction(this,t).schedule(n,e)},t.now=function(){return Date.now()},t}(),Gl=function(t){function e(n,r){void 0===r&&(r=Wl.now);var o=t.call(this,n,function(){return e.delegate&&e.delegate!==o?e.delegate.now():r()})||this;return o.actions=[],o.active=!1,o.scheduled=void 0,o}return o(e,t),e.prototype.schedule=function(n,r,o){return void 0===r&&(r=0),e.delegate&&e.delegate!==this?e.delegate.schedule(n,r,o):t.prototype.schedule.call(this,n,r,o)},e.prototype.flush=function(t){var e=this.actions;if(this.active)e.push(t);else{var n;this.active=!0;do{if(n=t.execute(t.state,t.delay))break}while(t=e.shift());if(this.active=!1,n){for(;t=e.shift();)t.unsubscribe();throw n}}},e}(Wl),Zl=new(function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e}(Gl))(ql),Ql=new I(function(t){return t.complete()});function Kl(t){return t?function(t){return new I(function(e){return t.schedule(function(){return e.complete()})})}(t):Ql}function $l(t){var e=new I(function(e){e.next(t),e.complete()});return e._isScalar=!0,e.value=t,e}function Xl(){for(var t=[],e=0;ethis._bufferSize&&n.shift(),t.prototype.next.call(this,e)},e.prototype.nextTimeWindow=function(e){this._events.push(new nu(this._getNow(),e)),this._trimBufferThenGetEvents(),t.prototype.next.call(this,e)},e.prototype._subscribe=function(t){var e,n=this._infiniteTimeWindow,r=n?this._events:this._trimBufferThenGetEvents(),o=this.scheduler,i=r.length;if(this.closed)throw new D;if(this.isStopped||this.hasError?e=_.EMPTY:(this.observers.push(t),e=new H(this,t)),o&&t.add(t=new Jl(t,o)),n)for(var a=0;ae&&(i=Math.max(i,o-e)),i>0&&r.splice(0,i),r},e}(j),nu=function(t,e){this.time=t,this.value=e},ru=function(){function t(){this.dialogState$=new eu}return t.prototype.changeDialogState=function(t){this.dialogState$.next({state:t})},t.prototype.onChangeDialogState=function(){return this.dialogState$.pipe(vt())},t}(),ou=function(t){var e=this;this.dialogStateService=t,this.isOpenDialog=!1,this.dialogStateService.onChangeDialogState().subscribe(function(t){e.isOpenDialog="open"===t.state})};function iu(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}iu.prototype=Object.create(Error.prototype);var au=iu,su=function(t){function e(e){var n=t.call(this)||this;return n._value=e,n}return o(e,t),Object.defineProperty(e.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),e.prototype._subscribe=function(e){var n=t.prototype._subscribe.call(this,e);return n&&!n.closed&&e.next(this._value),n},e.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(this.closed)throw new D;return this._value},e.prototype.next=function(e){t.prototype.next.call(this,this._value=e)},e}(j);function lu(){return ut(1)}function uu(t,e){return function(n){return n.lift(new cu(t,e))}}var cu=function(){function t(t,e){this.predicate=t,this.thisArg=e}return t.prototype.call=function(t,e){return e.subscribe(new hu(t,this.predicate,this.thisArg))},t}(),hu=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.predicate=n,o.thisArg=r,o.count=0,o}return o(e,t),e.prototype._next=function(t){var e;try{e=this.predicate.call(this.thisArg,t,this.count++)}catch(t){return void this.destination.error(t)}e&&this.destination.next(t)},e}(O);function pu(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}pu.prototype=Object.create(Error.prototype);var du=pu;function fu(t){return function(e){return 0===t?Kl():e.lift(new gu(t))}}var gu=function(){function t(t){if(this.total=t,this.total<0)throw new du}return t.prototype.call=function(t,e){return e.subscribe(new mu(t,this.total))},t}(),mu=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.ring=new Array,r.count=0,r}return o(e,t),e.prototype._next=function(t){var e=this.ring,n=this.total,r=this.count++;e.length0)for(var n=this.count>=this.total?this.total:this.count,r=this.ring,o=0;o=2;return function(r){return r.pipe(t?uu(function(e,n){return t(e,n,r)}):lt,fu(1),n?Cu(e):wu(function(){return new au}))}}function Eu(t,e){return function(n){return n.lift(new Su(t,e,n))}}var Su=function(){function t(t,e,n){this.predicate=t,this.thisArg=e,this.source=n}return t.prototype.call=function(t,e){return e.subscribe(new Ou(t,this.predicate,this.thisArg,this.source))},t}(),Ou=function(t){function e(e,n,r,o){var i=t.call(this,e)||this;return i.predicate=n,i.thisArg=r,i.source=o,i.index=0,i.thisArg=r||i,i}return o(e,t),e.prototype.notifyComplete=function(t){this.destination.next(t),this.destination.complete()},e.prototype._next=function(t){var e=!1;try{e=this.predicate.call(this.thisArg,t,this.index++,this.source)}catch(t){return void this.destination.error(t)}e||this.notifyComplete(!1)},e.prototype._complete=function(){this.notifyComplete(!0)},e}(O);function Pu(t){return function(e){var n=new zu(t),r=e.lift(n);return n.caught=r}}var zu=function(){function t(t){this.selector=t}return t.prototype.call=function(t,e){return e.subscribe(new Lu(t,this.selector,this.caught))},t}(),Lu=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.selector=n,o.caught=r,o}return o(e,t),e.prototype.error=function(e){if(!this.isStopped){var n=void 0;try{n=this.selector(e,this.caught)}catch(e){return void t.prototype.error.call(this,e)}this._unsubscribeAndRecycle();var r=new U(this,void 0,void 0);this.add(r),Y(this,n,void 0,void 0,r)}},e}(J);function ku(t){return function(e){return 0===t?Kl():e.lift(new Tu(t))}}var Tu=function(){function t(t){if(this.total=t,this.total<0)throw new du}return t.prototype.call=function(t,e){return e.subscribe(new Iu(t,this.total))},t}(),Iu=function(t){function e(e,n){var r=t.call(this,e)||this;return r.total=n,r.count=0,r}return o(e,t),e.prototype._next=function(t){var e=this.total,n=++this.count;n<=e&&(this.destination.next(t),n===e&&(this.destination.complete(),this.unsubscribe()))},e}(O);function Ru(t,e){var n=arguments.length>=2;return function(r){return r.pipe(t?uu(function(e,n){return t(e,n,r)}):lt,ku(1),n?Cu(e):wu(function(){return new au}))}}function Vu(t,e){return it(t,e,1)}function Du(t,e){var n=!1;return arguments.length>=2&&(n=!0),function(r){return r.lift(new Hu(t,e,n))}}var Hu=function(){function t(t,e,n){void 0===n&&(n=!1),this.accumulator=t,this.seed=e,this.hasSeed=n}return t.prototype.call=function(t,e){return e.subscribe(new Nu(t,this.accumulator,this.seed,this.hasSeed))},t}(),Nu=function(t){function e(e,n,r,o){var i=t.call(this,e)||this;return i.accumulator=n,i._seed=r,i.hasSeed=o,i.index=0,i}return o(e,t),Object.defineProperty(e.prototype,"seed",{get:function(){return this._seed},set:function(t){this.hasSeed=!0,this._seed=t},enumerable:!0,configurable:!0}),e.prototype._next=function(t){if(this.hasSeed)return this._tryNext(t);this.seed=t,this.destination.next(t)},e.prototype._tryNext=function(t){var e,n=this.index++;try{e=this.accumulator(this.seed,t,n)}catch(t){this.destination.error(t)}this.seed=e,this.destination.next(e)},e}(O),ju=function(){},Fu=new wt("Location Initialized"),Bu=function(){},Uu=new wt("appBaseHref"),qu=function(){function t(t){var n=this;this._subject=new an,this._platformStrategy=t;var r=this._platformStrategy.getBaseHref();this._baseHref=e.stripTrailingSlash(Wu(r)),this._platformStrategy.onPopState(function(t){n._subject.emit({url:n.path(!0),pop:!0,state:t.state,type:t.type})})}var e;return e=t,t.prototype.path=function(t){return void 0===t&&(t=!1),this.normalize(this._platformStrategy.path(t))},t.prototype.isCurrentPathEqualTo=function(t,n){return void 0===n&&(n=""),this.path()==this.normalize(t+e.normalizeQueryParams(n))},t.prototype.normalize=function(t){return e.stripTrailingSlash(function(t,e){return t&&e.startsWith(t)?e.substring(t.length):e}(this._baseHref,Wu(t)))},t.prototype.prepareExternalUrl=function(t){return t&&"/"!==t[0]&&(t="/"+t),this._platformStrategy.prepareExternalUrl(t)},t.prototype.go=function(t,e,n){void 0===e&&(e=""),void 0===n&&(n=null),this._platformStrategy.pushState(n,"",t,e)},t.prototype.replaceState=function(t,e,n){void 0===e&&(e=""),void 0===n&&(n=null),this._platformStrategy.replaceState(n,"",t,e)},t.prototype.forward=function(){this._platformStrategy.forward()},t.prototype.back=function(){this._platformStrategy.back()},t.prototype.subscribe=function(t,e,n){return this._subject.subscribe({next:t,error:e,complete:n})},t.normalizeQueryParams=function(t){return t&&"?"!==t[0]?"?"+t:t},t.joinWithSlash=function(t,e){if(0==t.length)return e;if(0==e.length)return t;var n=0;return t.endsWith("/")&&n++,e.startsWith("/")&&n++,2==n?t+e.substring(1):1==n?t+e:t+"/"+e},t.stripTrailingSlash=function(t){var e=t.match(/#|\?|$/),n=e&&e.index||t.length;return t.slice(0,n-("/"===t[n-1]?1:0))+t.slice(n)},t}();function Wu(t){return t.replace(/\/index.html$/,"")}var Gu=function(t){function e(e,n){var r=t.call(this)||this;return r._platformLocation=e,r._baseHref="",null!=n&&(r._baseHref=n),r}return o(e,t),e.prototype.onPopState=function(t){this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t)},e.prototype.getBaseHref=function(){return this._baseHref},e.prototype.path=function(t){void 0===t&&(t=!1);var e=this._platformLocation.hash;return null==e&&(e="#"),e.length>0?e.substring(1):e},e.prototype.prepareExternalUrl=function(t){var e=qu.joinWithSlash(this._baseHref,t);return e.length>0?"#"+e:e},e.prototype.pushState=function(t,e,n,r){var o=this.prepareExternalUrl(n+qu.normalizeQueryParams(r));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.pushState(t,e,o)},e.prototype.replaceState=function(t,e,n,r){var o=this.prepareExternalUrl(n+qu.normalizeQueryParams(r));0==o.length&&(o=this._platformLocation.pathname),this._platformLocation.replaceState(t,e,o)},e.prototype.forward=function(){this._platformLocation.forward()},e.prototype.back=function(){this._platformLocation.back()},a([s(1,Ht()),s(1,Dt(Uu))],e)}(Bu),Zu=function(t){function e(e,n){var r=t.call(this)||this;if(r._platformLocation=e,null==n&&(n=r._platformLocation.getBaseHrefFromDOM()),null==n)throw new Error("No base href set. Please provide a value for the APP_BASE_HREF token or add a base element to the document.");return r._baseHref=n,r}return o(e,t),e.prototype.onPopState=function(t){this._platformLocation.onPopState(t),this._platformLocation.onHashChange(t)},e.prototype.getBaseHref=function(){return this._baseHref},e.prototype.prepareExternalUrl=function(t){return qu.joinWithSlash(this._baseHref,t)},e.prototype.path=function(t){void 0===t&&(t=!1);var e=this._platformLocation.pathname+qu.normalizeQueryParams(this._platformLocation.search),n=this._platformLocation.hash;return n&&t?""+e+n:e},e.prototype.pushState=function(t,e,n,r){var o=this.prepareExternalUrl(n+qu.normalizeQueryParams(r));this._platformLocation.pushState(t,e,o)},e.prototype.replaceState=function(t,e,n,r){var o=this.prepareExternalUrl(n+qu.normalizeQueryParams(r));this._platformLocation.replaceState(t,e,o)},e.prototype.forward=function(){this._platformLocation.forward()},e.prototype.back=function(){this._platformLocation.back()},a([s(1,Ht()),s(1,Dt(Uu))],e)}(Bu),Qu=void 0,Ku=["en",[["a","p"],["AM","PM"],Qu],[["AM","PM"],Qu,Qu],[["S","M","T","W","T","F","S"],["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],["Su","Mo","Tu","We","Th","Fr","Sa"]],Qu,[["J","F","M","A","M","J","J","A","S","O","N","D"],["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],["January","February","March","April","May","June","July","August","September","October","November","December"]],Qu,[["B","A"],["BC","AD"],["Before Christ","Anno Domini"]],0,[6,0],["M/d/yy","MMM d, y","MMMM d, y","EEEE, MMMM d, y"],["h:mm a","h:mm:ss a","h:mm:ss a z","h:mm:ss a zzzz"],["{1}, {0}",Qu,"{1} 'at' {0}",Qu],[".",",",";","%","+","-","E","\xd7","\u2030","\u221e","NaN",":"],["#,##0.###","#,##0%","\xa4#,##0.00","#E0"],"$","US Dollar",{},function(t){var e=Math.floor(Math.abs(t)),n=t.toString().replace(/^[^.]*\.?/,"").length;return 1===e&&0===n?1:5}],$u={},Xu=function(t){return t[t.Zero=0]="Zero",t[t.One=1]="One",t[t.Two=2]="Two",t[t.Few=3]="Few",t[t.Many=4]="Many",t[t.Other=5]="Other",t}({}),Yu=new wt("UseV4Plurals"),Ju=function(){},tc=function(t){function e(e,n){var r=t.call(this)||this;return r.locale=e,r.deprecatedPluralFn=n,r}return o(e,t),e.prototype.getPluralCategory=function(t,e){switch(this.deprecatedPluralFn?this.deprecatedPluralFn(e||this.locale,t):function(t){return function(t){var e=t.toLowerCase().replace(/_/g,"-"),n=$u[e];if(n)return n;var r=e.split("-")[0];if(n=$u[r])return n;if("en"===r)return Ku;throw new Error('Missing locale data for the locale "'+t+'".')}(t)[18]}(e||this.locale)(t)){case Xu.Zero:return"zero";case Xu.One:return"one";case Xu.Two:return"two";case Xu.Few:return"few";case Xu.Many:return"many";default:return"other"}},a([s(0,Dt(fr)),s(1,Ht()),s(1,Dt(Yu))],e)}(Ju);function ec(t,e){var n,r;e=encodeURIComponent(e);try{for(var o=u(t.split(";")),i=o.next();!i.done;i=o.next()){var a=i.value,s=a.indexOf("="),l=c(-1==s?[a,""]:[a.slice(0,s),a.slice(s+1)],2),h=l[1];if(l[0].trim()===e)return decodeURIComponent(h)}}catch(t){n={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return null}var nc=function(){function t(t,e,n,r){this._iterableDiffers=t,this._keyValueDiffers=e,this._ngEl=n,this._renderer=r,this._initialClasses=[]}return Object.defineProperty(t.prototype,"klass",{set:function(t){this._removeClasses(this._initialClasses),this._initialClasses="string"==typeof t?t.split(/\s+/):[],this._applyClasses(this._initialClasses),this._applyClasses(this._rawClass)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngClass",{set:function(t){this._removeClasses(this._rawClass),this._applyClasses(this._initialClasses),this._iterableDiffer=null,this._keyValueDiffer=null,this._rawClass="string"==typeof t?t.split(/\s+/):t,this._rawClass&&($n(this._rawClass)?this._iterableDiffer=this._iterableDiffers.find(this._rawClass).create():this._keyValueDiffer=this._keyValueDiffers.find(this._rawClass).create())},enumerable:!0,configurable:!0}),t.prototype.ngDoCheck=function(){if(this._iterableDiffer){var t=this._iterableDiffer.diff(this._rawClass);t&&this._applyIterableChanges(t)}else if(this._keyValueDiffer){var e=this._keyValueDiffer.diff(this._rawClass);e&&this._applyKeyValueChanges(e)}},t.prototype._applyKeyValueChanges=function(t){var e=this;t.forEachAddedItem(function(t){return e._toggleClass(t.key,t.currentValue)}),t.forEachChangedItem(function(t){return e._toggleClass(t.key,t.currentValue)}),t.forEachRemovedItem(function(t){t.previousValue&&e._toggleClass(t.key,!1)})},t.prototype._applyIterableChanges=function(t){var e=this;t.forEachAddedItem(function(t){if("string"!=typeof t.item)throw new Error("NgClass can only toggle CSS classes expressed as strings, got "+It(t.item));e._toggleClass(t.item,!0)}),t.forEachRemovedItem(function(t){return e._toggleClass(t.item,!1)})},t.prototype._applyClasses=function(t){var e=this;t&&(Array.isArray(t)||t instanceof Set?t.forEach(function(t){return e._toggleClass(t,!0)}):Object.keys(t).forEach(function(n){return e._toggleClass(n,!!t[n])}))},t.prototype._removeClasses=function(t){var e=this;t&&(Array.isArray(t)||t instanceof Set?t.forEach(function(t){return e._toggleClass(t,!1)}):Object.keys(t).forEach(function(t){return e._toggleClass(t,!1)}))},t.prototype._toggleClass=function(t,e){var n=this;(t=t.trim())&&t.split(/\s+/g).forEach(function(t){e?n._renderer.addClass(n._ngEl.nativeElement,t):n._renderer.removeClass(n._ngEl.nativeElement,t)})},t}(),rc=function(){function t(t,e,n,r){this.$implicit=t,this.ngForOf=e,this.index=n,this.count=r}return Object.defineProperty(t.prototype,"first",{get:function(){return 0===this.index},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"last",{get:function(){return this.index===this.count-1},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"even",{get:function(){return this.index%2==0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"odd",{get:function(){return!this.even},enumerable:!0,configurable:!0}),t}(),oc=function(){function t(t,e,n){this._viewContainer=t,this._template=e,this._differs=n,this._ngForOfDirty=!0,this._differ=null}return Object.defineProperty(t.prototype,"ngForOf",{set:function(t){this._ngForOf=t,this._ngForOfDirty=!0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngForTrackBy",{get:function(){return this._trackByFn},set:function(t){_n()&&null!=t&&"function"!=typeof t&&console&&console.warn&&console.warn("trackBy must be a function, but received "+JSON.stringify(t)+". See https://angular.io/docs/ts/latest/api/common/index/NgFor-directive.html#!#change-propagation for more information."),this._trackByFn=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"ngForTemplate",{set:function(t){t&&(this._template=t)},enumerable:!0,configurable:!0}),t.prototype.ngDoCheck=function(){if(this._ngForOfDirty){this._ngForOfDirty=!1;var t=this._ngForOf;if(!this._differ&&t)try{this._differ=this._differs.find(t).create(this.ngForTrackBy)}catch(n){throw new Error("Cannot find a differ supporting object '"+t+"' of type '"+((e=t).name||typeof e)+"'. NgFor only supports binding to Iterables such as Arrays.")}}var e;if(this._differ){var n=this._differ.diff(this._ngForOf);n&&this._applyChanges(n)}},t.prototype._applyChanges=function(t){var e=this,n=[];t.forEachOperation(function(t,r,o){if(null==t.previousIndex){var i=e._viewContainer.createEmbeddedView(e._template,new rc(null,e._ngForOf,-1,-1),o),a=new ic(t,i);n.push(a)}else null==o?e._viewContainer.remove(r):(i=e._viewContainer.get(r),e._viewContainer.move(i,o),a=new ic(t,i),n.push(a))});for(var r=0;r0},e.prototype.tagName=function(t){return t.tagName},e.prototype.attributeMap=function(t){for(var e=new Map,n=t.attributes,r=0;r0;a||(a=t[i]=[]);var l=rh(e)?Zone.root:Zone.current;if(0===a.length)a.push({zone:l,handler:o});else{for(var u=!1,c=0;c-1},a([s(0,Dt(Ac)),s(1,Dt(sh)),s(3,Ht()),s(3,Dt(lh))],e)}(Vc),hh=["alt","control","meta","shift"],ph={alt:function(t){return t.altKey},control:function(t){return t.ctrlKey},meta:function(t){return t.metaKey},shift:function(t){return t.shiftKey}},dh=function(t){function e(e){return t.call(this,e)||this}var n;return o(e,t),n=e,e.prototype.supports=function(t){return null!=n.parseEventName(t)},e.prototype.addEventListener=function(t,e,r){var o=n.parseEventName(e),i=n.eventCallback(o.fullKey,r,this.manager.getZone());return this.manager.getZone().runOutsideAngular(function(){return yc().onAndCancel(t,o.domEventName,i)})},e.parseEventName=function(t){var e=t.toLowerCase().split("."),r=e.shift();if(0===e.length||"keydown"!==r&&"keyup"!==r)return null;var o=n._normalizeKey(e.pop()),i="";if(hh.forEach(function(t){var n=e.indexOf(t);n>-1&&(e.splice(n,1),i+=t+".")}),i+=o,0!=e.length||0===o.length)return null;var a={};return a.domEventName=r,a.fullKey=i,a},e.getEventFullKey=function(t){var e="",n=yc().getEventKey(t);return" "===(n=n.toLowerCase())?n="space":"."===n&&(n="dot"),hh.forEach(function(r){r!=n&&(0,ph[r])(t)&&(e+=r+".")}),e+=n},e.eventCallback=function(t,e,r){return function(o){n.getEventFullKey(o)===t&&r.runGuarded(function(){return e(o)})}},e._normalizeKey=function(t){switch(t){case"esc":return"escape";default:return t}},n=a([s(0,Dt(Ac))],e)}(Vc),fh=function(){},gh=function(t){function e(e){var n=t.call(this)||this;return n._doc=e,n}return o(e,t),e.prototype.sanitize=function(t,e){if(null==e)return null;switch(t){case Fr.NONE:return e;case Fr.HTML:return e instanceof yh?e.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(e,"HTML"),function(t,e){var n=null;try{Ar=Ar||new br(t);var r=e?String(e):"";n=Ar.getInertBodyElement(r);var o=5,i=r;do{if(0===o)throw new Error("Failed to sanitize html because the input is unstable");o--,r=i,i=n.innerHTML,n=Ar.getInertBodyElement(r)}while(r!==i);var a=new Ir,s=a.sanitizeChildren(Hr(n)||n);return _n()&&a.sanitizedSomething&&console.warn("WARNING: sanitizing HTML stripped some content (see http://g.co/ng/security#xss)."),s}finally{if(n)for(var l=Hr(n)||n;l.firstChild;)l.removeChild(l.firstChild)}}(this._doc,String(e)));case Fr.STYLE:return e instanceof vh?e.changingThisBreaksApplicationSecurity:(this.checkNotSafeValue(e,"Style"),function(t){if(!(t=String(t).trim()))return"";var e=t.match(jr);return e&&Cr(e[1])===e[1]||t.match(Nr)&&function(t){for(var e=!0,n=!0,r=0;rt.length)return null;if("full"===n.pathMatch&&(e.hasChildren()||r.length0?t[t.length-1]:null}function ep(t,e){for(var n in t)t.hasOwnProperty(n)&&e(t[n],n)}function np(t){return t.pipe(ut(),Eu(function(t){return!0===t}))}function rp(t){return(e=t)&&"function"==typeof e.subscribe?t:ze(t)?ot(Promise.resolve(t)):Xl(t);var e}function op(t,e,n){return n?function(t,e){return Yh(t,e)}(t.queryParams,e.queryParams)&&function t(e,n){if(!lp(e.segments,n.segments))return!1;if(e.numberOfChildren!==n.numberOfChildren)return!1;for(var r in n.children){if(!e.children[r])return!1;if(!t(e.children[r],n.children[r]))return!1}return!0}(t.root,e.root):function(t,e){return Object.keys(e).length<=Object.keys(t).length&&Object.keys(e).every(function(n){return e[n]===t[n]})}(t.queryParams,e.queryParams)&&function t(e,n){return function e(n,r,o){if(n.segments.length>o.length)return!!lp(a=n.segments.slice(0,o.length),o)&&!r.hasChildren();if(n.segments.length===o.length){if(!lp(n.segments,o))return!1;for(var i in r.children){if(!n.children[i])return!1;if(!t(n.children[i],r.children[i]))return!1}return!0}var a=o.slice(0,n.segments.length),s=o.slice(n.segments.length);return!!lp(n.segments,a)&&!!n.children[Uh]&&e(n.children[Uh],r,s)}(e,n,n.segments)}(t.root,e.root)}var ip=function(){function t(t,e,n){this.root=t,this.queryParams=e,this.fragment=n}return Object.defineProperty(t.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=Wh(this.queryParams)),this._queryParamMap},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return pp.serialize(this)},t}(),ap=function(){function t(t,e){var n=this;this.segments=t,this.children=e,this.parent=null,ep(e,function(t,e){return t.parent=n})}return t.prototype.hasChildren=function(){return this.numberOfChildren>0},Object.defineProperty(t.prototype,"numberOfChildren",{get:function(){return Object.keys(this.children).length},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return dp(this)},t}(),sp=function(){function t(t,e){this.path=t,this.parameters=e}return Object.defineProperty(t.prototype,"parameterMap",{get:function(){return this._parameterMap||(this._parameterMap=Wh(this.parameters)),this._parameterMap},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return bp(this)},t}();function lp(t,e){return t.length===e.length&&t.every(function(t,n){return t.path===e[n].path})}function up(t,e){var n=[];return ep(t.children,function(t,r){r===Uh&&(n=n.concat(e(t,r)))}),ep(t.children,function(t,r){r!==Uh&&(n=n.concat(e(t,r)))}),n}var cp=function(){},hp=function(){function t(){}return t.prototype.parse=function(t){var e=new xp(t);return new ip(e.parseRootSegment(),e.parseQueryParams(),e.parseFragment())},t.prototype.serialize=function(t){var e,n;return"/"+function t(e,n){if(!e.hasChildren())return dp(e);if(n){var r=e.children[Uh]?t(e.children[Uh],!1):"",o=[];return ep(e.children,function(e,n){n!==Uh&&o.push(n+":"+t(e,!1))}),o.length>0?r+"("+o.join("//")+")":r}var i=up(e,function(n,r){return r===Uh?[t(e.children[Uh],!1)]:[r+":"+t(n,!1)]});return dp(e)+"/("+i.join("//")+")"}(t.root,!0)+(e=t.queryParams,(n=Object.keys(e).map(function(t){var n=e[t];return Array.isArray(n)?n.map(function(e){return gp(t)+"="+gp(e)}).join("&"):gp(t)+"="+gp(n)})).length?"?"+n.join("&"):"")+("string"==typeof t.fragment?"#"+encodeURI(t.fragment):"")},t}(),pp=new hp;function dp(t){return t.segments.map(function(t){return bp(t)}).join("/")}function fp(t){return encodeURIComponent(t).replace(/%40/g,"@").replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",")}function gp(t){return fp(t).replace(/%3B/gi,";")}function mp(t){return fp(t).replace(/\(/g,"%28").replace(/\)/g,"%29").replace(/%26/gi,"&")}function yp(t){return decodeURIComponent(t)}function vp(t){return yp(t.replace(/\+/g,"%20"))}function bp(t){return""+mp(t.path)+(e=t.parameters,Object.keys(e).map(function(t){return";"+mp(t)+"="+mp(e[t])}).join(""));var e}var wp=/^[^\/()?;=#]+/;function _p(t){var e=t.match(wp);return e?e[0]:""}var Cp=/^[^=?&#]+/,Mp=/^[^?&#]+/,xp=function(){function t(t){this.url=t,this.remaining=t}return t.prototype.parseRootSegment=function(){return this.consumeOptional("/"),""===this.remaining||this.peekStartsWith("?")||this.peekStartsWith("#")?new ap([],{}):new ap([],this.parseChildren())},t.prototype.parseQueryParams=function(){var t={};if(this.consumeOptional("?"))do{this.parseQueryParam(t)}while(this.consumeOptional("&"));return t},t.prototype.parseFragment=function(){return this.consumeOptional("#")?decodeURIComponent(this.remaining):null},t.prototype.parseChildren=function(){if(""===this.remaining)return{};this.consumeOptional("/");var t=[];for(this.peekStartsWith("(")||t.push(this.parseSegment());this.peekStartsWith("/")&&!this.peekStartsWith("//")&&!this.peekStartsWith("/(");)this.capture("/"),t.push(this.parseSegment());var e={};this.peekStartsWith("/(")&&(this.capture("/"),e=this.parseParens(!0));var n={};return this.peekStartsWith("(")&&(n=this.parseParens(!1)),(t.length>0||Object.keys(e).length>0)&&(n[Uh]=new ap(t,e)),n},t.prototype.parseSegment=function(){var t=_p(this.remaining);if(""===t&&this.peekStartsWith(";"))throw new Error("Empty path url segment cannot have parameters: '"+this.remaining+"'.");return this.capture(t),new sp(yp(t),this.parseMatrixParams())},t.prototype.parseMatrixParams=function(){for(var t={};this.consumeOptional(";");)this.parseParam(t);return t},t.prototype.parseParam=function(t){var e=_p(this.remaining);if(e){this.capture(e);var n="";if(this.consumeOptional("=")){var r=_p(this.remaining);r&&this.capture(n=r)}t[yp(e)]=yp(n)}},t.prototype.parseQueryParam=function(t){var e,n=(e=this.remaining.match(Cp))?e[0]:"";if(n){this.capture(n);var r="";if(this.consumeOptional("=")){var o=function(t){var e=t.match(Mp);return e?e[0]:""}(this.remaining);o&&this.capture(r=o)}var i=vp(n),a=vp(r);if(t.hasOwnProperty(i)){var s=t[i];Array.isArray(s)||(t[i]=s=[s]),s.push(a)}else t[i]=a}},t.prototype.parseParens=function(t){var e={};for(this.capture("(");!this.consumeOptional(")")&&this.remaining.length>0;){var n=_p(this.remaining),r=this.remaining[n.length];if("/"!==r&&")"!==r&&";"!==r)throw new Error("Cannot parse url '"+this.url+"'");var o=void 0;n.indexOf(":")>-1?(o=n.substr(0,n.indexOf(":")),this.capture(o),this.capture(":")):t&&(o=Uh);var i=this.parseChildren();e[o]=1===Object.keys(i).length?i[Uh]:new ap([],i),this.consumeOptional("//")}return e},t.prototype.peekStartsWith=function(t){return this.remaining.startsWith(t)},t.prototype.consumeOptional=function(t){return!!this.peekStartsWith(t)&&(this.remaining=this.remaining.substring(t.length),!0)},t.prototype.capture=function(t){if(!this.consumeOptional(t))throw new Error('Expected "'+t+'".')},t}(),Ap=function(t){this.segmentGroup=t||null},Ep=function(t){this.urlTree=t};function Sp(t){return new I(function(e){return e.error(new Ap(t))})}function Op(t){return new I(function(e){return e.error(new Ep(t))})}function Pp(t){return new I(function(e){return e.error(new Error("Only absolute redirects can have named outlets. redirectTo: '"+t+"'"))})}var zp=function(){function t(t,e,n,r,o){this.configLoader=e,this.urlSerializer=n,this.urlTree=r,this.config=o,this.allowRedirects=!0,this.ngModule=t.get(Je)}return t.prototype.apply=function(){var t=this;return this.expandSegmentGroup(this.ngModule,this.config,this.urlTree.root,Uh).pipe(tt(function(e){return t.createUrlTree(e,t.urlTree.queryParams,t.urlTree.fragment)})).pipe(Pu(function(e){if(e instanceof Ep)return t.allowRedirects=!1,t.match(e.urlTree);if(e instanceof Ap)throw t.noMatchError(e);throw e}))},t.prototype.match=function(t){var e=this;return this.expandSegmentGroup(this.ngModule,this.config,t.root,Uh).pipe(tt(function(n){return e.createUrlTree(n,t.queryParams,t.fragment)})).pipe(Pu(function(t){if(t instanceof Ap)throw e.noMatchError(t);throw t}))},t.prototype.noMatchError=function(t){return new Error("Cannot match any routes. URL Segment: '"+t.segmentGroup+"'")},t.prototype.createUrlTree=function(t,e,n){var r,o=t.segments.length>0?new ap([],((r={})[Uh]=t,r)):t;return new ip(o,e,n)},t.prototype.expandSegmentGroup=function(t,e,n,r){return 0===n.segments.length&&n.hasChildren()?this.expandChildren(t,e,n).pipe(tt(function(t){return new ap([],t)})):this.expandSegment(t,n,e,n.segments,r,!0)},t.prototype.expandChildren=function(t,e,n){var r=this;return function(n,o){if(0===Object.keys(n).length)return Xl({});var i=[],a=[],s={};return ep(n,function(n,o){var l,u,c=(l=o,u=n,r.expandSegmentGroup(t,e,u,l)).pipe(tt(function(t){return s[o]=t}));o===Uh?i.push(c):a.push(c)}),Xl.apply(null,i.concat(a)).pipe(lu(),Au(),tt(function(){return s}))}(n.children)},t.prototype.expandSegment=function(t,e,n,r,o,i){var a=this;return Xl.apply(void 0,h(n)).pipe(tt(function(s){return a.expandSegmentAgainstRoute(t,e,n,s,r,o,i).pipe(Pu(function(t){if(t instanceof Ap)return Xl(null);throw t}))}),lu(),Ru(function(t){return!!t}),Pu(function(t,n){if(t instanceof au||"EmptyError"===t.name){if(a.noLeftoversInUrl(e,r,o))return Xl(new ap([],{}));throw new Ap(e)}throw t}))},t.prototype.noLeftoversInUrl=function(t,e,n){return 0===e.length&&!t.children[n]},t.prototype.expandSegmentAgainstRoute=function(t,e,n,r,o,i,a){return Ip(r)!==i?Sp(e):void 0===r.redirectTo?this.matchSegmentAgainstRoute(t,e,r,o):a&&this.allowRedirects?this.expandSegmentAgainstRouteUsingRedirect(t,e,n,r,o,i):Sp(e)},t.prototype.expandSegmentAgainstRouteUsingRedirect=function(t,e,n,r,o,i){return"**"===r.path?this.expandWildCardWithParamsAgainstRouteUsingRedirect(t,n,r,i):this.expandRegularSegmentAgainstRouteUsingRedirect(t,e,n,r,o,i)},t.prototype.expandWildCardWithParamsAgainstRouteUsingRedirect=function(t,e,n,r){var o=this,i=this.applyRedirectCommands([],n.redirectTo,{});return n.redirectTo.startsWith("/")?Op(i):this.lineralizeSegments(n,i).pipe(it(function(n){var i=new ap(n,{});return o.expandSegment(t,i,e,n,r,!1)}))},t.prototype.expandRegularSegmentAgainstRouteUsingRedirect=function(t,e,n,r,o,i){var a=this,s=Lp(e,r,o),l=s.consumedSegments,u=s.lastChild,c=s.positionalParamSegments;if(!s.matched)return Sp(e);var h=this.applyRedirectCommands(l,r.redirectTo,c);return r.redirectTo.startsWith("/")?Op(h):this.lineralizeSegments(r,h).pipe(it(function(r){return a.expandSegment(t,e,n,r.concat(o.slice(u)),i,!1)}))},t.prototype.matchSegmentAgainstRoute=function(t,e,n,r){var o=this;if("**"===n.path)return n.loadChildren?this.configLoader.load(t.injector,n).pipe(tt(function(t){return n._loadedConfig=t,new ap(r,{})})):Xl(new ap(r,{}));var a=Lp(e,n,r),s=a.consumedSegments,l=a.lastChild;if(!a.matched)return Sp(e);var c=r.slice(l);return this.getChildConfig(t,n).pipe(it(function(t){var n=t.module,r=t.routes,a=function(t,e,n,r){return n.length>0&&function(t,e,n){return r.some(function(n){return Tp(t,e,n)&&Ip(n)!==Uh})}(t,n)?{segmentGroup:kp(new ap(e,function(t,e){var n,r,o={};o[Uh]=e;try{for(var i=u(t),a=i.next();!a.done;a=i.next()){var s=a.value;""===s.path&&Ip(s)!==Uh&&(o[Ip(s)]=new ap([],{}))}}catch(t){n={error:t}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return o}(r,new ap(n,t.children)))),slicedSegments:[]}:0===n.length&&function(t,e,n){return r.some(function(n){return Tp(t,e,n)})}(t,n)?{segmentGroup:kp(new ap(t.segments,function(t,e,n,r){var o,a,s={};try{for(var l=u(n),c=l.next();!c.done;c=l.next()){var h=c.value;Tp(t,e,h)&&!r[Ip(h)]&&(s[Ip(h)]=new ap([],{}))}}catch(t){o={error:t}}finally{try{c&&!c.done&&(a=l.return)&&a.call(l)}finally{if(o)throw o.error}}return i({},r,s)}(t,n,r,t.children))),slicedSegments:n}:{segmentGroup:t,slicedSegments:n}}(e,s,c,r),l=a.segmentGroup,h=a.slicedSegments;return 0===h.length&&l.hasChildren()?o.expandChildren(n,r,l).pipe(tt(function(t){return new ap(s,t)})):0===r.length&&0===h.length?Xl(new ap(s,{})):o.expandSegment(n,l,r,h,Uh,!0).pipe(tt(function(t){return new ap(s.concat(t.segments),t.children)}))}))},t.prototype.getChildConfig=function(t,e){var n=this;return e.children?Xl(new Zh(e.children,t)):e.loadChildren?void 0!==e._loadedConfig?Xl(e._loadedConfig):function(t,e){var n=e.canLoad;return n&&0!==n.length?np(ot(n).pipe(tt(function(n){var r=t.get(n);return rp(r.canLoad?r.canLoad(e):r(e))}))):Xl(!0)}(t.injector,e).pipe(it(function(r){return r?n.configLoader.load(t.injector,e).pipe(tt(function(t){return e._loadedConfig=t,t})):function(t){return new I(function(e){return e.error(((n=Error("NavigationCancelingError: Cannot load children because the guard of the route \"path: '"+t.path+"'\" returned false")).ngNavigationCancelingError=!0,n));var n})}(e)})):Xl(new Zh([],t))},t.prototype.lineralizeSegments=function(t,e){for(var n=[],r=e.root;;){if(n=n.concat(r.segments),0===r.numberOfChildren)return Xl(n);if(r.numberOfChildren>1||!r.children[Uh])return Pp(t.redirectTo);r=r.children[Uh]}},t.prototype.applyRedirectCommands=function(t,e,n){return this.applyRedirectCreatreUrlTree(e,this.urlSerializer.parse(e),t,n)},t.prototype.applyRedirectCreatreUrlTree=function(t,e,n,r){var o=this.createSegmentGroup(t,e.root,n,r);return new ip(o,this.createQueryParams(e.queryParams,this.urlTree.queryParams),e.fragment)},t.prototype.createQueryParams=function(t,e){var n={};return ep(t,function(t,r){if("string"==typeof t&&t.startsWith(":")){var o=t.substring(1);n[r]=e[o]}else n[r]=t}),n},t.prototype.createSegmentGroup=function(t,e,n,r){var o=this,i=this.createSegments(t,e.segments,n,r),a={};return ep(e.children,function(e,i){a[i]=o.createSegmentGroup(t,e,n,r)}),new ap(i,a)},t.prototype.createSegments=function(t,e,n,r){var o=this;return e.map(function(e){return e.path.startsWith(":")?o.findPosParam(t,e,r):o.findOrReturn(e,n)})},t.prototype.findPosParam=function(t,e,n){var r=n[e.path.substring(1)];if(!r)throw new Error("Cannot redirect to '"+t+"'. Cannot find '"+e.path+"'.");return r},t.prototype.findOrReturn=function(t,e){var n,r,o=0;try{for(var i=u(e),a=i.next();!a.done;a=i.next()){var s=a.value;if(s.path===t.path)return e.splice(o),s;o++}}catch(t){n={error:t}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return t},t}();function Lp(t,e,n){if(""===e.path)return"full"===e.pathMatch&&(t.hasChildren()||n.length>0)?{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}:{matched:!0,consumedSegments:[],lastChild:0,positionalParamSegments:{}};var r=(e.matcher||Gh)(n,t,e);return r?{matched:!0,consumedSegments:r.consumed,lastChild:r.consumed.length,positionalParamSegments:r.posParams}:{matched:!1,consumedSegments:[],lastChild:0,positionalParamSegments:{}}}function kp(t){if(1===t.numberOfChildren&&t.children[Uh]){var e=t.children[Uh];return new ap(t.segments.concat(e.segments),e.children)}return t}function Tp(t,e,n){return(!(t.hasChildren()||e.length>0)||"full"!==n.pathMatch)&&""===n.path&&void 0!==n.redirectTo}function Ip(t){return t.outlet||Uh}var Rp=function(){function t(t){this._root=t}return Object.defineProperty(t.prototype,"root",{get:function(){return this._root.value},enumerable:!0,configurable:!0}),t.prototype.parent=function(t){var e=this.pathFromRoot(t);return e.length>1?e[e.length-2]:null},t.prototype.children=function(t){var e=Vp(t,this._root);return e?e.children.map(function(t){return t.value}):[]},t.prototype.firstChild=function(t){var e=Vp(t,this._root);return e&&e.children.length>0?e.children[0].value:null},t.prototype.siblings=function(t){var e=Dp(t,this._root);return e.length<2?[]:e[e.length-2].children.map(function(t){return t.value}).filter(function(e){return e!==t})},t.prototype.pathFromRoot=function(t){return Dp(t,this._root).map(function(t){return t.value})},t}();function Vp(t,e){var n,r;if(t===e.value)return e;try{for(var o=u(e.children),i=o.next();!i.done;i=o.next()){var a=Vp(t,i.value);if(a)return a}}catch(t){n={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return null}function Dp(t,e){var n,r;if(t===e.value)return[e];try{for(var o=u(e.children),i=o.next();!i.done;i=o.next()){var a=Dp(t,i.value);if(a.length)return a.unshift(e),a}}catch(t){n={error:t}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return[]}var Hp=function(){function t(t,e){this.value=t,this.children=e}return t.prototype.toString=function(){return"TreeNode("+this.value+")"},t}();function Np(t){var e={};return t&&t.children.forEach(function(t){return e[t.value.outlet]=t}),e}var jp=function(t){function e(e,n){var r=t.call(this,e)||this;return r.snapshot=n,Gp(r,e),r}return o(e,t),e.prototype.toString=function(){return this.snapshot.toString()},e}(Rp);function Fp(t,e){var n=function(t,e){var n=new qp([],{},{},"",{},Uh,e,null,t.root,-1,{});return new Wp("",new Hp(n,[]))}(t,e),r=new su([new sp("",{})]),o=new su({}),i=new su({}),a=new su({}),s=new su(""),l=new Bp(r,o,a,s,i,Uh,e,n.root);return l.snapshot=n.root,new jp(new Hp(l,[]),n)}var Bp=function(){function t(t,e,n,r,o,i,a,s){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=o,this.outlet=i,this.component=a,this._futureSnapshot=s}return Object.defineProperty(t.prototype,"routeConfig",{get:function(){return this._futureSnapshot.routeConfig},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"root",{get:function(){return this._routerState.root},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"parent",{get:function(){return this._routerState.parent(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"firstChild",{get:function(){return this._routerState.firstChild(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){return this._routerState.children(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pathFromRoot",{get:function(){return this._routerState.pathFromRoot(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"paramMap",{get:function(){return this._paramMap||(this._paramMap=this.params.pipe(tt(function(t){return Wh(t)}))),this._paramMap},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=this.queryParams.pipe(tt(function(t){return Wh(t)}))),this._queryParamMap},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return this.snapshot?this.snapshot.toString():"Future("+this._futureSnapshot+")"},t}();function Up(t,e){void 0===e&&(e="emptyOnly");var n=t.pathFromRoot,r=0;if("always"!==e)for(r=n.length-1;r>=1;){var o=n[r],a=n[r-1];if(o.routeConfig&&""===o.routeConfig.path)r--;else{if(a.component)break;r--}}return function(t){return t.reduce(function(t,e){return{params:i({},t.params,e.params),data:i({},t.data,e.data),resolve:i({},t.resolve,e._resolvedData)}},{params:{},data:{},resolve:{}})}(n.slice(r))}var qp=function(){function t(t,e,n,r,o,i,a,s,l,u,c){this.url=t,this.params=e,this.queryParams=n,this.fragment=r,this.data=o,this.outlet=i,this.component=a,this.routeConfig=s,this._urlSegment=l,this._lastPathIndex=u,this._resolve=c}return Object.defineProperty(t.prototype,"root",{get:function(){return this._routerState.root},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"parent",{get:function(){return this._routerState.parent(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"firstChild",{get:function(){return this._routerState.firstChild(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"children",{get:function(){return this._routerState.children(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"pathFromRoot",{get:function(){return this._routerState.pathFromRoot(this)},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"paramMap",{get:function(){return this._paramMap||(this._paramMap=Wh(this.params)),this._paramMap},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"queryParamMap",{get:function(){return this._queryParamMap||(this._queryParamMap=Wh(this.queryParams)),this._queryParamMap},enumerable:!0,configurable:!0}),t.prototype.toString=function(){return"Route(url:'"+this.url.map(function(t){return t.toString()}).join("/")+"', path:'"+(this.routeConfig?this.routeConfig.path:"")+"')"},t}(),Wp=function(t){function e(e,n){var r=t.call(this,n)||this;return r.url=e,Gp(r,n),r}return o(e,t),e.prototype.toString=function(){return Zp(this._root)},e}(Rp);function Gp(t,e){e.value._routerState=t,e.children.forEach(function(e){return Gp(t,e)})}function Zp(t){var e=t.children.length>0?" { "+t.children.map(Zp).join(", ")+" } ":"";return""+t.value+e}function Qp(t){if(t.snapshot){var e=t.snapshot,n=t._futureSnapshot;t.snapshot=n,Yh(e.queryParams,n.queryParams)||t.queryParams.next(n.queryParams),e.fragment!==n.fragment&&t.fragment.next(n.fragment),Yh(e.params,n.params)||t.params.next(n.params),function(t,e){if(t.length!==e.length)return!1;for(var n=0;n0&&$p(n[0]))throw new Error("Root segment cannot have matrix parameters");var r=n.find(function(t){return"object"==typeof t&&null!=t&&t.outlets});if(r&&r!==tp(n))throw new Error("{outlets:{}} has to be the last command")}return t.prototype.toRoot=function(){return this.isAbsolute&&1===this.commands.length&&"/"==this.commands[0]},t}(),Jp=function(t,e,n){this.segmentGroup=t,this.processChildren=e,this.index=n};function td(t){return"object"==typeof t&&null!=t&&t.outlets?t.outlets[Uh]:""+t}function ed(t,e,n){if(t||(t=new ap([],{})),0===t.segments.length&&t.hasChildren())return nd(t,e,n);var r=function(t,e,n){for(var r=0,o=e,i={match:!1,pathIndex:0,commandIndex:0};o=n.length)return i;var a=t.segments[o],s=td(n[r]),l=r0&&void 0===s)break;if(s&&l&&"object"==typeof l&&void 0===l.outlets){if(!ad(s,l,a))return i;r+=2}else{if(!ad(s,{},a))return i;r++}o++}return{match:!0,pathIndex:o,commandIndex:r}}(t,e,n),o=n.slice(r.commandIndex);if(r.match&&r.pathIndex=2?function(n){return k(Du(t,e),fu(1),Cu(e))(n)}:function(e){return k(Du(function(e,n,r){return t(e,n,r+1)}),fu(1))(e)}}(function(t,e){return t})):Xl(null)},t.prototype.isDeactivating=function(){return 0!==this.canDeactivateChecks.length},t.prototype.isActivating=function(){return 0!==this.canActivateChecks.length},t.prototype.setupChildRouteGuards=function(t,e,n,r){var o=this,i=Np(e);t.children.forEach(function(t){o.setupRouteGuards(t,i[t.value.outlet],n,r.concat([t.value])),delete i[t.value.outlet]}),ep(i,function(t,e){return o.deactivateRouteAndItsChildren(t,n.getContext(e))})},t.prototype.setupRouteGuards=function(t,e,n,r){var o=t.value,i=e?e.value:null,a=n?n.getContext(t.value.outlet):null;if(i&&o.routeConfig===i.routeConfig){var s=this.shouldRunGuardsAndResolvers(i,o,o.routeConfig.runGuardsAndResolvers);s?this.canActivateChecks.push(new sd(r)):(o.data=i.data,o._resolvedData=i._resolvedData),this.setupChildRouteGuards(t,e,o.component?a?a.children:null:n,r),s&&this.canDeactivateChecks.push(new ld(a.outlet.component,i))}else i&&this.deactivateRouteAndItsChildren(e,a),this.canActivateChecks.push(new sd(r)),this.setupChildRouteGuards(t,null,o.component?a?a.children:null:n,r)},t.prototype.shouldRunGuardsAndResolvers=function(t,e,n){switch(n){case"always":return!0;case"paramsOrQueryParamsChange":return!Kp(t,e)||!Yh(t.queryParams,e.queryParams);case"paramsChange":default:return!Kp(t,e)}},t.prototype.deactivateRouteAndItsChildren=function(t,e){var n=this,r=Np(t),o=t.value;ep(r,function(t,r){n.deactivateRouteAndItsChildren(t,o.component?e?e.children.getContext(r):null:e)}),this.canDeactivateChecks.push(new ld(o.component&&e&&e.outlet&&e.outlet.isActivated?e.outlet.component:null,o))},t.prototype.runCanDeactivateChecks=function(){var t=this;return ot(this.canDeactivateChecks).pipe(it(function(e){return t.runCanDeactivate(e.component,e.route)}),Eu(function(t){return!0===t}))},t.prototype.runCanActivateChecks=function(){var t=this;return ot(this.canActivateChecks).pipe(Vu(function(e){return np(ot([t.fireChildActivationStart(e.route.parent),t.fireActivationStart(e.route),t.runCanActivateChild(e.path),t.runCanActivate(e.route)]))}),Eu(function(t){return!0===t}))},t.prototype.fireActivationStart=function(t){return null!==t&&this.forwardEvent&&this.forwardEvent(new Nh(t)),Xl(!0)},t.prototype.fireChildActivationStart=function(t){return null!==t&&this.forwardEvent&&this.forwardEvent(new Dh(t)),Xl(!0)},t.prototype.runCanActivate=function(t){var e=this,n=t.routeConfig?t.routeConfig.canActivate:null;return n&&0!==n.length?np(ot(n).pipe(tt(function(n){var r=e.getToken(n,t);return rp(r.canActivate?r.canActivate(t,e.future):r(t,e.future)).pipe(Ru())}))):Xl(!0)},t.prototype.runCanActivateChild=function(t){var e=this,n=t[t.length-1];return np(ot(t.slice(0,t.length-1).reverse().map(function(t){return e.extractCanActivateChild(t)}).filter(function(t){return null!==t})).pipe(tt(function(t){return np(ot(t.guards).pipe(tt(function(r){var o=e.getToken(r,t.node);return rp(o.canActivateChild?o.canActivateChild(n,e.future):o(n,e.future)).pipe(Ru())})))})))},t.prototype.extractCanActivateChild=function(t){var e=t.routeConfig?t.routeConfig.canActivateChild:null;return e&&0!==e.length?{node:t,guards:e}:null},t.prototype.runCanDeactivate=function(t,e){var n=this,r=e&&e.routeConfig?e.routeConfig.canDeactivate:null;return r&&0!==r.length?ot(r).pipe(it(function(r){var o=n.getToken(r,e);return rp(o.canDeactivate?o.canDeactivate(t,e,n.curr,n.future):o(t,e,n.curr,n.future)).pipe(Ru())})).pipe(Eu(function(t){return!0===t})):Xl(!0)},t.prototype.runResolve=function(t,e){return this.resolveNode(t._resolve,t).pipe(tt(function(n){return t._resolvedData=n,t.data=i({},t.data,Up(t,e).resolve),null}))},t.prototype.resolveNode=function(t,e){var n=this,r=Object.keys(t);if(0===r.length)return Xl({});if(1===r.length){var o=r[0];return this.getResolver(t[o],e).pipe(tt(function(t){var e;return(e={})[o]=t,e}))}var i={};return ot(r).pipe(it(function(r){return n.getResolver(t[r],e).pipe(tt(function(t){return i[r]=t,t}))})).pipe(Au(),tt(function(){return i}))},t.prototype.getResolver=function(t,e){var n=this.getToken(t,e);return rp(n.resolve?n.resolve(e,this.future):n(e,this.future))},t.prototype.getToken=function(t,e){var n=function(t){if(!t)return null;for(var e=t.parent;e;e=e.parent){var n=e.routeConfig;if(n&&n._loadedConfig)return n._loadedConfig}return null}(e);return(n?n.module.injector:this.moduleInjector).get(t)},t}(),cd=function(){},hd=function(){function t(t,e,n,r,o,i){this.rootComponentType=t,this.config=e,this.urlTree=n,this.url=r,this.paramsInheritanceStrategy=o,this.relativeLinkResolution=i}return t.prototype.recognize=function(){try{var t=fd(this.urlTree.root,[],[],this.config,this.relativeLinkResolution).segmentGroup,e=this.processSegmentGroup(this.config,t,Uh),n=new qp([],Object.freeze({}),Object.freeze(i({},this.urlTree.queryParams)),this.urlTree.fragment,{},Uh,this.rootComponentType,null,this.urlTree.root,-1,{}),r=new Hp(n,e),o=new Wp(this.url,r);return this.inheritParamsAndData(o._root),Xl(o)}catch(t){return new I(function(e){return e.error(t)})}},t.prototype.inheritParamsAndData=function(t){var e=this,n=t.value,r=Up(n,this.paramsInheritanceStrategy);n.params=Object.freeze(r.params),n.data=Object.freeze(r.data),t.children.forEach(function(t){return e.inheritParamsAndData(t)})},t.prototype.processSegmentGroup=function(t,e,n){return 0===e.segments.length&&e.hasChildren()?this.processChildren(t,e):this.processSegment(t,e,e.segments,n)},t.prototype.processChildren=function(t,e){var n,r=this,o=up(e,function(e,n){return r.processSegmentGroup(t,e,n)});return n={},o.forEach(function(t){var e=n[t.value.outlet];if(e){var r=e.url.map(function(t){return t.toString()}).join("/"),o=t.value.url.map(function(t){return t.toString()}).join("/");throw new Error("Two segments cannot have the same outlet name: '"+r+"' and '"+o+"'.")}n[t.value.outlet]=t.value}),o.sort(function(t,e){return t.value.outlet===Uh?-1:e.value.outlet===Uh?1:t.value.outlet.localeCompare(e.value.outlet)}),o},t.prototype.processSegment=function(t,e,n,r){var o,i;try{for(var a=u(t),s=a.next();!s.done;s=a.next()){var l=s.value;try{return this.processSegmentAgainstRoute(l,e,n,r)}catch(t){if(!(t instanceof cd))throw t}}}catch(t){o={error:t}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(o)throw o.error}}if(this.noLeftoversInUrl(e,n,r))return[];throw new cd},t.prototype.noLeftoversInUrl=function(t,e,n){return 0===e.length&&!t.children[n]},t.prototype.processSegmentAgainstRoute=function(t,e,n,r){if(t.redirectTo)throw new cd;if((t.outlet||Uh)!==r)throw new cd;var o,a=[],s=[];if("**"===t.path){var l=n.length>0?tp(n).parameters:{};o=new qp(n,l,Object.freeze(i({},this.urlTree.queryParams)),this.urlTree.fragment,yd(t),r,t.component,t,pd(e),dd(e)+n.length,vd(t))}else{var u=function(t,e,n){if(""===e.path){if("full"===e.pathMatch&&(t.hasChildren()||n.length>0))throw new cd;return{consumedSegments:[],lastChild:0,parameters:{}}}var r=(e.matcher||Gh)(n,t,e);if(!r)throw new cd;var o={};ep(r.posParams,function(t,e){o[e]=t.path});var a=r.consumed.length>0?i({},o,r.consumed[r.consumed.length-1].parameters):o;return{consumedSegments:r.consumed,lastChild:r.consumed.length,parameters:a}}(e,t,n);a=u.consumedSegments,s=n.slice(u.lastChild),o=new qp(a,u.parameters,Object.freeze(i({},this.urlTree.queryParams)),this.urlTree.fragment,yd(t),r,t.component,t,pd(e),dd(e)+a.length,vd(t))}var c=function(t){return t.children?t.children:t.loadChildren?t._loadedConfig.routes:[]}(t),h=fd(e,a,s,c,this.relativeLinkResolution),p=h.segmentGroup,d=h.slicedSegments;if(0===d.length&&p.hasChildren()){var f=this.processChildren(c,p);return[new Hp(o,f)]}if(0===c.length&&0===d.length)return[new Hp(o,[])];var g=this.processSegment(c,p,d,Uh);return[new Hp(o,g)]},t}();function pd(t){for(var e=t;e._sourceSegment;)e=e._sourceSegment;return e}function dd(t){for(var e=t,n=e._segmentIndexShift?e._segmentIndexShift:0;e._sourceSegment;)n+=(e=e._sourceSegment)._segmentIndexShift?e._segmentIndexShift:0;return n-1}function fd(t,e,n,r,o){if(n.length>0&&function(t,e,n){return r.some(function(n){return gd(t,e,n)&&md(n)!==Uh})}(t,n)){var a=new ap(e,function(t,e,n,r){var o,i,a={};a[Uh]=r,r._sourceSegment=t,r._segmentIndexShift=e.length;try{for(var s=u(n),l=s.next();!l.done;l=s.next()){var c=l.value;if(""===c.path&&md(c)!==Uh){var h=new ap([],{});h._sourceSegment=t,h._segmentIndexShift=e.length,a[md(c)]=h}}}catch(t){o={error:t}}finally{try{l&&!l.done&&(i=s.return)&&i.call(s)}finally{if(o)throw o.error}}return a}(t,e,r,new ap(n,t.children)));return a._sourceSegment=t,a._segmentIndexShift=e.length,{segmentGroup:a,slicedSegments:[]}}if(0===n.length&&function(t,e,n){return r.some(function(n){return gd(t,e,n)})}(t,n)){var s=new ap(t.segments,function(t,e,n,r,o,a){var s,l,c={};try{for(var h=u(r),p=h.next();!p.done;p=h.next()){var d=p.value;if(gd(t,n,d)&&!o[md(d)]){var f=new ap([],{});f._sourceSegment=t,f._segmentIndexShift="legacy"===a?t.segments.length:e.length,c[md(d)]=f}}}catch(t){s={error:t}}finally{try{p&&!p.done&&(l=h.return)&&l.call(h)}finally{if(s)throw s.error}}return i({},o,c)}(t,e,n,r,t.children,o));return s._sourceSegment=t,s._segmentIndexShift=e.length,{segmentGroup:s,slicedSegments:n}}var l=new ap(t.segments,t.children);return l._sourceSegment=t,l._segmentIndexShift=e.length,{segmentGroup:l,slicedSegments:n}}function gd(t,e,n){return(!(t.hasChildren()||e.length>0)||"full"!==n.pathMatch)&&""===n.path&&void 0===n.redirectTo}function md(t){return t.outlet||Uh}function yd(t){return t.data||{}}function vd(t){return t.resolve||{}}var bd=function(){},wd=function(){function t(){}return t.prototype.shouldDetach=function(t){return!1},t.prototype.store=function(t,e){},t.prototype.shouldAttach=function(t){return!1},t.prototype.retrieve=function(t){return null},t.prototype.shouldReuseRoute=function(t,e){return t.routeConfig===e.routeConfig},t}(),_d=new wt("ROUTES"),Cd=function(){function t(t,e,n,r){this.loader=t,this.compiler=e,this.onLoadStartListener=n,this.onLoadEndListener=r}return t.prototype.load=function(t,e){var n=this;return this.onLoadStartListener&&this.onLoadStartListener(e),this.loadModuleFactory(e.loadChildren).pipe(tt(function(r){n.onLoadEndListener&&n.onLoadEndListener(e);var o=r.create(t);return new Zh(Jh(o.injector.get(_d)).map(Xh),o)}))},t.prototype.loadModuleFactory=function(t){var e=this;return"string"==typeof t?ot(this.loader.load(t)):rp(t()).pipe(it(function(t){return t instanceof tn?Xl(t):ot(e.compiler.compileModuleAsync(t))}))},t}(),Md=function(){},xd=function(){function t(){}return t.prototype.shouldProcessUrl=function(t){return!0},t.prototype.extract=function(t){return t},t.prototype.merge=function(t,e){return t},t}();function Ad(t){throw t}function Ed(t,e,n){return e.parse("/")}function Sd(t,e){return Xl(null)}var Od=function(){function t(t,e,n,r,o,i,a,s){var l=this;this.rootComponentType=t,this.urlSerializer=e,this.rootContexts=n,this.location=r,this.config=s,this.navigations=new su(null),this.navigationId=0,this.isNgZoneEnabled=!1,this.events=new j,this.errorHandler=Ad,this.malformedUriErrorHandler=Ed,this.navigated=!1,this.lastSuccessfulId=-1,this.hooks={beforePreactivation:Sd,afterPreactivation:Sd},this.urlHandlingStrategy=new xd,this.routeReuseStrategy=new wd,this.onSameUrlNavigation="ignore",this.paramsInheritanceStrategy="emptyOnly",this.urlUpdateStrategy="deferred",this.relativeLinkResolution="legacy",this.ngModule=o.get(Je),this.console=o.get(Ne);var u=o.get(sn);this.isNgZoneEnabled=u instanceof sn,this.resetConfig(s),this.currentUrlTree=new ip(new ap([],{}),{},null),this.rawUrlTree=this.currentUrlTree,this.configLoader=new Cd(i,a,function(t){return l.triggerEvent(new Rh(t))},function(t){return l.triggerEvent(new Vh(t))}),this.routerState=Fp(this.currentUrlTree,this.rootComponentType),this.processNavigations()}return t.prototype.resetRootComponentType=function(t){this.rootComponentType=t,this.routerState.root.component=this.rootComponentType},t.prototype.initialNavigation=function(){this.setUpLocationChangeListener(),0===this.navigationId&&this.navigateByUrl(this.location.path(!0),{replaceUrl:!0})},t.prototype.setUpLocationChangeListener=function(){var t=this;this.locationSubscription||(this.locationSubscription=this.location.subscribe(function(e){var n=t.parseUrl(e.url),r="popstate"===e.type?"popstate":"hashchange",o=e.state&&e.state.navigationId?{navigationId:e.state.navigationId}:null;setTimeout(function(){t.scheduleNavigation(n,r,o,{replaceUrl:!0})},0)}))},Object.defineProperty(t.prototype,"url",{get:function(){return this.serializeUrl(this.currentUrlTree)},enumerable:!0,configurable:!0}),t.prototype.triggerEvent=function(t){this.events.next(t)},t.prototype.resetConfig=function(t){Qh(t),this.config=t.map(Xh),this.navigated=!1,this.lastSuccessfulId=-1},t.prototype.ngOnDestroy=function(){this.dispose()},t.prototype.dispose=function(){this.locationSubscription&&(this.locationSubscription.unsubscribe(),this.locationSubscription=null)},t.prototype.createUrlTree=function(t,e){void 0===e&&(e={});var n=e.relativeTo,r=e.queryParams,o=e.fragment,a=e.preserveQueryParams,s=e.queryParamsHandling,l=e.preserveFragment;_n()&&a&&console&&console.warn&&console.warn("preserveQueryParams is deprecated, use queryParamsHandling instead.");var u=n||this.routerState.root,c=l?this.currentUrlTree.fragment:o,p=null;if(s)switch(s){case"merge":p=i({},this.currentUrlTree.queryParams,r);break;case"preserve":p=this.currentUrlTree.queryParams;break;default:p=r||null}else p=a?this.currentUrlTree.queryParams:r||null;return null!==p&&(p=this.removeEmptyProps(p)),function(t,e,n,r,o){if(0===n.length)return Xp(e.root,e.root,e,r,o);var i=function(t){if("string"==typeof t[0]&&1===t.length&&"/"===t[0])return new Yp(!0,0,t);var e=0,n=!1,r=t.reduce(function(t,r,o){if("object"==typeof r&&null!=r){if(r.outlets){var i={};return ep(r.outlets,function(t,e){i[e]="string"==typeof t?t.split("/"):t}),h(t,[{outlets:i}])}if(r.segmentPath)return h(t,[r.segmentPath])}return"string"!=typeof r?h(t,[r]):0===o?(r.split("/").forEach(function(r,o){0==o&&"."===r||(0==o&&""===r?n=!0:".."===r?e++:""!=r&&t.push(r))}),t):h(t,[r])},[]);return new Yp(n,e,r)}(n);if(i.toRoot())return Xp(e.root,new ap([],{}),e,r,o);var a=function(t,n,r){if(t.isAbsolute)return new Jp(e.root,!0,0);if(-1===r.snapshot._lastPathIndex)return new Jp(r.snapshot._urlSegment,!0,0);var o=$p(t.commands[0])?0:1;return function(e,n,i){for(var a=r.snapshot._urlSegment,s=r.snapshot._lastPathIndex+o,l=t.numberOfDoubleDots;l>s;){if(l-=s,!(a=a.parent))throw new Error("Invalid number of '../'");s=a.segments.length}return new Jp(a,!1,s-l)}()}(i,0,t),s=a.processChildren?nd(a.segmentGroup,a.index,i.commands):ed(a.segmentGroup,a.index,i.commands);return Xp(a.segmentGroup,s,e,r,o)}(u,this.currentUrlTree,t,p,c)},t.prototype.navigateByUrl=function(t,e){void 0===e&&(e={skipLocationChange:!1}),_n()&&this.isNgZoneEnabled&&!sn.isInAngularZone()&&this.console.warn("Navigation triggered outside Angular zone, did you forget to call 'ngZone.run()'?");var n=t instanceof ip?t:this.parseUrl(t),r=this.urlHandlingStrategy.merge(n,this.rawUrlTree);return this.scheduleNavigation(r,"imperative",null,e)},t.prototype.navigate=function(t,e){return void 0===e&&(e={skipLocationChange:!1}),function(t){for(var e=0;e1?Array.prototype.slice.call(arguments):t)},r,n)})}Object;var bf=new Gl(Ul),wf=function(){function t(t){this.durationSelector=t}return t.prototype.call=function(t,e){return e.subscribe(new _f(t,this.durationSelector))},t}(),_f=function(t){function e(e,n){var r=t.call(this,e)||this;return r.durationSelector=n,r.hasValue=!1,r}return o(e,t),e.prototype._next=function(t){if(this.value=t,this.hasValue=!0,!this.throttled){var e=v(this.durationSelector)(t);if(e===m)this.destination.error(m.e);else{var n=Y(this,e);!n||n.closed?this.clearThrottle():this.add(this.throttled=n)}}},e.prototype.clearThrottle=function(){var t=this.value,e=this.hasValue,n=this.throttled;n&&(this.remove(n),this.throttled=null,n.unsubscribe()),e&&(this.value=null,this.hasValue=!1,this.destination.next(t))},e.prototype.notifyNext=function(t,e,n,r){this.clearThrottle()},e.prototype.notifyComplete=function(){this.clearThrottle()},e}(J);function Cf(t){return!p(t)&&t-parseFloat(t)+1>=0}function Mf(t){var e=t.index,n=t.period,r=t.subscriber;if(r.next(e),!r.closed){if(-1===n)return r.complete();t.index=e+1,this.schedule(t,n)}}function xf(t,e){return void 0===e&&(e=bf),n=function(){return function(t,e,n){void 0===t&&(t=0);var r=-1;return Cf(e)?r=Number(e)<1?1:Number(e):B(e)&&(n=e),B(n)||(n=bf),new I(function(e){var o=Cf(t)?t:+t-n.now();return n.schedule(Mf,o,{index:0,period:r,subscriber:e})})}(t,e)},function(t){return t.lift(new wf(n))};var n}var Af=function(){function t(t,e){this._ngZone=t,this._platform=e,this._scrolled=new j,this._globalSubscription=null,this._scrolledCount=0,this.scrollContainers=new Map}return t.prototype.register=function(t){var e=this,n=t.elementScrolled().subscribe(function(){return e._scrolled.next(t)});this.scrollContainers.set(t,n)},t.prototype.deregister=function(t){var e=this.scrollContainers.get(t);e&&(e.unsubscribe(),this.scrollContainers.delete(t))},t.prototype.scrolled=function(t){var e=this;return void 0===t&&(t=20),this._platform.isBrowser?I.create(function(n){e._globalSubscription||e._addGlobalListener();var r=t>0?e._scrolled.pipe(xf(t)).subscribe(n):e._scrolled.subscribe(n);return e._scrolledCount++,function(){r.unsubscribe(),e._scrolledCount--,e._scrolledCount||e._removeGlobalListener()}}):Xl()},t.prototype.ngOnDestroy=function(){var t=this;this._removeGlobalListener(),this.scrollContainers.forEach(function(e,n){return t.deregister(n)}),this._scrolled.complete()},t.prototype.ancestorScrolled=function(t,e){var n=this.getAncestorScrollContainers(t);return this.scrolled(e).pipe(uu(function(t){return!t||n.indexOf(t)>-1}))},t.prototype.getAncestorScrollContainers=function(t){var e=this,n=[];return this.scrollContainers.forEach(function(r,o){e._scrollableContainsElement(o,t)&&n.push(o)}),n},t.prototype._scrollableContainsElement=function(t,e){var n=e.nativeElement,r=t.getElementRef().nativeElement;do{if(n==r)return!0}while(n=n.parentElement);return!1},t.prototype._addGlobalListener=function(){var t=this;this._globalSubscription=this._ngZone.runOutsideAngular(function(){return vf(window.document,"scroll").subscribe(function(){return t._scrolled.next()})})},t.prototype._removeGlobalListener=function(){this._globalSubscription&&(this._globalSubscription.unsubscribe(),this._globalSubscription=null)},t.ngInjectableDef=bt({factory:function(){return new t(le(sn),le(mf))},token:t,providedIn:"root"}),t}(),Ef=function(){function t(t,e){var n=this;this._platform=t,this._change=t.isBrowser?e.runOutsideAngular(function(){return ct(vf(window,"resize"),vf(window,"orientationchange"))}):Xl(),this._invalidateCache=this.change().subscribe(function(){return n._updateViewportSize()})}return t.prototype.ngOnDestroy=function(){this._invalidateCache.unsubscribe()},t.prototype.getViewportSize=function(){this._viewportSize||this._updateViewportSize();var t={width:this._viewportSize.width,height:this._viewportSize.height};return this._platform.isBrowser||(this._viewportSize=null),t},t.prototype.getViewportRect=function(){var t=this.getViewportScrollPosition(),e=this.getViewportSize(),n=e.width,r=e.height;return{top:t.top,left:t.left,bottom:t.top+r,right:t.left+n,height:r,width:n}},t.prototype.getViewportScrollPosition=function(){if(!this._platform.isBrowser)return{top:0,left:0};var t=document.documentElement.getBoundingClientRect();return{top:-t.top||document.body.scrollTop||window.scrollY||document.documentElement.scrollTop||0,left:-t.left||document.body.scrollLeft||window.scrollX||document.documentElement.scrollLeft||0}},t.prototype.change=function(t){return void 0===t&&(t=20),t>0?this._change.pipe(xf(t)):this._change},t.prototype._updateViewportSize=function(){this._viewportSize=this._platform.isBrowser?{width:window.innerWidth,height:window.innerHeight}:{width:0,height:0}},t.ngInjectableDef=bt({factory:function(){return new t(le(mf),le(sn))},token:t,providedIn:"root"}),t}(),Sf=function(){};function Of(t){return function(e){return e.lift(new Pf(t))}}var Pf=function(){function t(t){this.notifier=t}return t.prototype.call=function(t,e){var n=new zf(t),r=Y(n,this.notifier);return r&&!n.seenValue?(n.add(r),e.subscribe(n)):n},t}(),zf=function(t){function e(e){var n=t.call(this,e)||this;return n.seenValue=!1,n}return o(e,t),e.prototype.notifyNext=function(t,e,n,r,o){this.seenValue=!0,this.complete()},e.prototype.notifyComplete=function(){},e}(J),Lf=function(){function t(){}return t.prototype.enable=function(){},t.prototype.disable=function(){},t.prototype.attach=function(){},t}(),kf=function(){return function(t){var e=this;this.scrollStrategy=new Lf,this.panelClass="",this.hasBackdrop=!1,this.backdropClass="cdk-overlay-dark-backdrop",t&&Object.keys(t).filter(function(e){return void 0!==t[e]}).forEach(function(n){return e[n]=t[n]})}}();function Tf(t,e){if("top"!==e&&"bottom"!==e&&"center"!==e)throw Error("ConnectedPosition: Invalid "+t+' "'+e+'". Expected "top", "bottom" or "center".')}function If(t,e){if("start"!==e&&"end"!==e&&"center"!==e)throw Error("ConnectedPosition: Invalid "+t+' "'+e+'". Expected "start", "end" or "center".')}var Rf=function(){function t(t,e){this._viewportRuler=t,this._previousHTMLStyles={top:"",left:""},this._isEnabled=!1,this._document=e}return t.prototype.attach=function(){},t.prototype.enable=function(){if(this._canBeEnabled()){var t=this._document.documentElement;this._previousScrollPosition=this._viewportRuler.getViewportScrollPosition(),this._previousHTMLStyles.left=t.style.left||"",this._previousHTMLStyles.top=t.style.top||"",t.style.left=ff(-this._previousScrollPosition.left),t.style.top=ff(-this._previousScrollPosition.top),t.classList.add("cdk-global-scrollblock"),this._isEnabled=!0}},t.prototype.disable=function(){if(this._isEnabled){var t=this._document.documentElement,e=this._document.body,n=t.style.scrollBehavior||"",r=e.style.scrollBehavior||"";this._isEnabled=!1,t.style.left=this._previousHTMLStyles.left,t.style.top=this._previousHTMLStyles.top,t.classList.remove("cdk-global-scrollblock"),t.style.scrollBehavior=e.style.scrollBehavior="auto",window.scroll(this._previousScrollPosition.left,this._previousScrollPosition.top),t.style.scrollBehavior=n,e.style.scrollBehavior=r}},t.prototype._canBeEnabled=function(){if(this._document.documentElement.classList.contains("cdk-global-scrollblock")||this._isEnabled)return!1;var t=this._document.body,e=this._viewportRuler.getViewportSize();return t.scrollHeight>e.height||t.scrollWidth>e.width},t}();function Vf(){return Error("Scroll strategy has already been attached.")}var Df=function(){function t(t,e,n,r){var o=this;this._scrollDispatcher=t,this._ngZone=e,this._viewportRuler=n,this._config=r,this._scrollSubscription=null,this._detach=function(){o.disable(),o._overlayRef.hasAttached()&&o._ngZone.run(function(){return o._overlayRef.detach()})}}return t.prototype.attach=function(t){if(this._overlayRef)throw Vf();this._overlayRef=t},t.prototype.enable=function(){var t=this;if(!this._scrollSubscription){var e=this._scrollDispatcher.scrolled(0);this._config&&this._config.threshold&&this._config.threshold>1?(this._initialScrollPosition=this._viewportRuler.getViewportScrollPosition().top,this._scrollSubscription=e.subscribe(function(){var e=t._viewportRuler.getViewportScrollPosition().top;Math.abs(e-t._initialScrollPosition)>t._config.threshold?t._detach():t._overlayRef.updatePosition()})):this._scrollSubscription=e.subscribe(this._detach)}},t.prototype.disable=function(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)},t}();function Hf(t,e){return e.some(function(e){return t.bottome.bottom||t.righte.right})}function Nf(t,e){return e.some(function(e){return t.tope.bottom||t.lefte.right})}var jf=function(){function t(t,e,n,r){this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=n,this._config=r,this._scrollSubscription=null}return t.prototype.attach=function(t){if(this._overlayRef)throw Vf();this._overlayRef=t},t.prototype.enable=function(){var t=this;this._scrollSubscription||(this._scrollSubscription=this._scrollDispatcher.scrolled(this._config?this._config.scrollThrottle:0).subscribe(function(){if(t._overlayRef.updatePosition(),t._config&&t._config.autoClose){var e=t._overlayRef.overlayElement.getBoundingClientRect(),n=t._viewportRuler.getViewportSize(),r=n.width,o=n.height;Hf(e,[{width:r,height:o,bottom:o,right:r,top:0,left:0}])&&(t.disable(),t._ngZone.run(function(){return t._overlayRef.detach()}))}}))},t.prototype.disable=function(){this._scrollSubscription&&(this._scrollSubscription.unsubscribe(),this._scrollSubscription=null)},t}(),Ff=function(){function t(t,e,n,r){var o=this;this._scrollDispatcher=t,this._viewportRuler=e,this._ngZone=n,this.noop=function(){return new Lf},this.close=function(t){return new Df(o._scrollDispatcher,o._ngZone,o._viewportRuler,t)},this.block=function(){return new Rf(o._viewportRuler,o._document)},this.reposition=function(t){return new jf(o._scrollDispatcher,o._viewportRuler,o._ngZone,t)},this._document=r}return t.ngInjectableDef=bt({factory:function(){return new t(le(Af),le(Ef),le(sn),le(cc))},token:t,providedIn:"root"}),t}(),Bf=function(){function t(t){var e=this;this._attachedOverlays=[],this._keydownListener=function(t){for(var n=e._attachedOverlays,r=n.length-1;r>-1;r--)if(n[r]._keydownEventSubscriptions>0){n[r]._keydownEvents.next(t);break}},this._document=t}return t.prototype.ngOnDestroy=function(){this._detach()},t.prototype.add=function(t){this.remove(t),this._isAttached||(this._document.body.addEventListener("keydown",this._keydownListener,!0),this._isAttached=!0),this._attachedOverlays.push(t)},t.prototype.remove=function(t){var e=this._attachedOverlays.indexOf(t);e>-1&&this._attachedOverlays.splice(e,1),0===this._attachedOverlays.length&&this._detach()},t.prototype._detach=function(){this._isAttached&&(this._document.body.removeEventListener("keydown",this._keydownListener,!0),this._isAttached=!1)},t.ngInjectableDef=bt({factory:function(){return new t(le(cc))},token:t,providedIn:"root"}),t}(),Uf=function(){function t(t){this._document=t}return t.prototype.ngOnDestroy=function(){this._containerElement&&this._containerElement.parentNode&&this._containerElement.parentNode.removeChild(this._containerElement)},t.prototype.getContainerElement=function(){return this._containerElement||this._createContainer(),this._containerElement},t.prototype._createContainer=function(){var t=this._document.createElement("div");t.classList.add("cdk-overlay-container"),this._document.body.appendChild(t),this._containerElement=t},t.ngInjectableDef=bt({factory:function(){return new t(le(cc))},token:t,providedIn:"root"}),t}(),qf=function(){function t(t,e,n,r,o,i,a){var s=this;this._portalOutlet=t,this._host=e,this._pane=n,this._config=r,this._ngZone=o,this._keyboardDispatcher=i,this._document=a,this._backdropElement=null,this._backdropClick=new j,this._attachments=new j,this._detachments=new j,this._keydownEventsObservable=I.create(function(t){var e=s._keydownEvents.subscribe(t);return s._keydownEventSubscriptions++,function(){e.unsubscribe(),s._keydownEventSubscriptions--}}),this._keydownEvents=new j,this._keydownEventSubscriptions=0,r.scrollStrategy&&r.scrollStrategy.attach(this)}return Object.defineProperty(t.prototype,"overlayElement",{get:function(){return this._pane},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"backdropElement",{get:function(){return this._backdropElement},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"hostElement",{get:function(){return this._host},enumerable:!0,configurable:!0}),t.prototype.attach=function(t){var e=this,n=this._portalOutlet.attach(t);return this._config.positionStrategy&&this._config.positionStrategy.attach(this),!this._host.parentElement&&this._previousHostParent&&this._previousHostParent.appendChild(this._host),this._updateStackingOrder(),this._updateElementSize(),this._updateElementDirection(),this._config.scrollStrategy&&this._config.scrollStrategy.enable(),this._ngZone.onStable.asObservable().pipe(ku(1)).subscribe(function(){e.hasAttached()&&e.updatePosition()}),this._togglePointerEvents(!0),this._config.hasBackdrop&&this._attachBackdrop(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!0),this._attachments.next(),this._keyboardDispatcher.add(this),n},t.prototype.detach=function(){var t=this;if(this.hasAttached()){this.detachBackdrop(),this._togglePointerEvents(!1),this._config.positionStrategy&&this._config.positionStrategy.detach&&this._config.positionStrategy.detach(),this._config.scrollStrategy&&this._config.scrollStrategy.disable(),this._config.panelClass&&this._toggleClasses(this._pane,this._config.panelClass,!1);var e=this._portalOutlet.detach();this._detachments.next(),this._keyboardDispatcher.remove(this);var n=this._ngZone.onStable.asObservable().pipe(Of(ct(this._attachments,this._detachments))).subscribe(function(){t._pane&&t._host&&0!==t._pane.children.length||(t._host&&t._host.parentElement&&(t._previousHostParent=t._host.parentElement,t._previousHostParent.removeChild(t._host)),n.unsubscribe())});return e}},t.prototype.dispose=function(){var t=this.hasAttached();this._config.positionStrategy&&this._config.positionStrategy.dispose(),this._config.scrollStrategy&&this._config.scrollStrategy.disable(),this.detachBackdrop(),this._keyboardDispatcher.remove(this),this._portalOutlet.dispose(),this._attachments.complete(),this._backdropClick.complete(),this._keydownEvents.complete(),this._host&&this._host.parentNode&&(this._host.parentNode.removeChild(this._host),this._host=null),this._previousHostParent=this._pane=null,t&&this._detachments.next(),this._detachments.complete()},t.prototype.hasAttached=function(){return this._portalOutlet.hasAttached()},t.prototype.backdropClick=function(){return this._backdropClick.asObservable()},t.prototype.attachments=function(){return this._attachments.asObservable()},t.prototype.detachments=function(){return this._detachments.asObservable()},t.prototype.keydownEvents=function(){return this._keydownEventsObservable},t.prototype.getConfig=function(){return this._config},t.prototype.updatePosition=function(){this._config.positionStrategy&&this._config.positionStrategy.apply()},t.prototype.updateSize=function(t){this._config=i({},this._config,t),this._updateElementSize()},t.prototype.setDirection=function(t){this._config=i({},this._config,{direction:t}),this._updateElementDirection()},t.prototype.getDirection=function(){var t=this._config.direction;return t?"string"==typeof t?t:t.value:"ltr"},t.prototype._updateElementDirection=function(){this._host.setAttribute("dir",this.getDirection())},t.prototype._updateElementSize=function(){var t=this._pane.style;t.width=ff(this._config.width),t.height=ff(this._config.height),t.minWidth=ff(this._config.minWidth),t.minHeight=ff(this._config.minHeight),t.maxWidth=ff(this._config.maxWidth),t.maxHeight=ff(this._config.maxHeight)},t.prototype._togglePointerEvents=function(t){this._pane.style.pointerEvents=t?"auto":"none"},t.prototype._attachBackdrop=function(){var t=this;this._backdropElement=this._document.createElement("div"),this._backdropElement.classList.add("cdk-overlay-backdrop"),this._config.backdropClass&&this._toggleClasses(this._backdropElement,this._config.backdropClass,!0),this._host.parentElement.insertBefore(this._backdropElement,this._host),this._backdropElement.addEventListener("click",function(e){return t._backdropClick.next(e)}),"undefined"!=typeof requestAnimationFrame?this._ngZone.runOutsideAngular(function(){requestAnimationFrame(function(){t._backdropElement&&t._backdropElement.classList.add("cdk-overlay-backdrop-showing")})}):this._backdropElement.classList.add("cdk-overlay-backdrop-showing")},t.prototype._updateStackingOrder=function(){this._host.nextSibling&&this._host.parentNode.appendChild(this._host)},t.prototype.detachBackdrop=function(){var t=this,e=this._backdropElement;if(e){var n,r=function(){e&&e.parentNode&&e.parentNode.removeChild(e),t._backdropElement==e&&(t._backdropElement=null),clearTimeout(n)};e.classList.remove("cdk-overlay-backdrop-showing"),this._config.backdropClass&&this._toggleClasses(e,this._config.backdropClass,!1),this._ngZone.runOutsideAngular(function(){e.addEventListener("transitionend",r)}),e.style.pointerEvents="none",n=this._ngZone.runOutsideAngular(function(){return setTimeout(r,500)})}},t.prototype._toggleClasses=function(t,e,n){var r,o=t.classList;(r=e,Array.isArray(r)?r:[r]).forEach(function(t){n?o.add(t):o.remove(t)})},t}(),Wf=function(){function t(t,e,n,r,o){var i=this;this._viewportRuler=e,this._document=n,this._platform=r,this._overlayContainer=o,this._isInitialRender=!0,this._lastBoundingBoxSize={width:0,height:0},this._isPushed=!1,this._canPush=!0,this._growAfterOpen=!1,this._hasFlexibleDimensions=!0,this._positionLocked=!1,this._viewportMargin=0,this.scrollables=[],this._preferredPositions=[],this._positionChanges=new j,this._resizeSubscription=_.EMPTY,this._offsetX=0,this._offsetY=0,this._positionChangeSubscriptions=0,this.positionChanges=I.create(function(t){var e=i._positionChanges.subscribe(t);return i._positionChangeSubscriptions++,function(){e.unsubscribe(),i._positionChangeSubscriptions--}}),this.setOrigin(t)}return Object.defineProperty(t.prototype,"positions",{get:function(){return this._preferredPositions},enumerable:!0,configurable:!0}),t.prototype.attach=function(t){var e=this;if(this._overlayRef&&t!==this._overlayRef)throw Error("This position strategy is already attached to an overlay");this._validatePositions(),t.hostElement.classList.add("cdk-overlay-connected-position-bounding-box"),this._overlayRef=t,this._boundingBox=t.hostElement,this._pane=t.overlayElement,this._resizeSubscription.unsubscribe(),this._resizeSubscription=this._viewportRuler.change().subscribe(function(){return e.apply()})},t.prototype.apply=function(){if(!(this._isDisposed||this._platform&&!this._platform.isBrowser))if(!this._isInitialRender&&this._positionLocked&&this._lastPosition)this.reapplyLastPosition();else{this._resetOverlayElementStyles(),this._resetBoundingBoxStyles(),this._viewportRect=this._getNarrowedViewportRect(),this._originRect=this._origin.getBoundingClientRect(),this._overlayRect=this._pane.getBoundingClientRect();for(var t,e=this._originRect,n=this._overlayRect,r=this._viewportRect,o=[],i=0,a=this._preferredPositions;ip&&(p=m,h=g)}return this._isPushed=!1,void this._applyPosition(h.position,h.origin)}if(this._canPush)return this._isPushed=!0,void this._applyPosition(t.position,t.originPoint);this._applyPosition(t.position,t.originPoint)}},t.prototype.detach=function(){this._resizeSubscription.unsubscribe()},t.prototype.dispose=function(){this._isDisposed||(this.detach(),this._boundingBox=null,this._positionChanges.complete(),this._isDisposed=!0)},t.prototype.reapplyLastPosition=function(){if(!this._isDisposed&&(!this._platform||this._platform.isBrowser)){this._originRect=this._origin.getBoundingClientRect(),this._overlayRect=this._pane.getBoundingClientRect(),this._viewportRect=this._getNarrowedViewportRect();var t=this._lastPosition||this._preferredPositions[0],e=this._getOriginPoint(this._originRect,t);this._applyPosition(t,e)}},t.prototype.withScrollableContainers=function(t){this.scrollables=t},t.prototype.withPositions=function(t){return this._preferredPositions=t,-1===t.indexOf(this._lastPosition)&&(this._lastPosition=null),this._validatePositions(),this},t.prototype.withViewportMargin=function(t){return this._viewportMargin=t,this},t.prototype.withFlexibleDimensions=function(t){return void 0===t&&(t=!0),this._hasFlexibleDimensions=t,this},t.prototype.withGrowAfterOpen=function(t){return void 0===t&&(t=!0),this._growAfterOpen=t,this},t.prototype.withPush=function(t){return void 0===t&&(t=!0),this._canPush=t,this},t.prototype.withLockedPosition=function(t){return void 0===t&&(t=!0),this._positionLocked=t,this},t.prototype.setOrigin=function(t){return this._origin=t instanceof kn?t.nativeElement:t,this},t.prototype.withDefaultOffsetX=function(t){return this._offsetX=t,this},t.prototype.withDefaultOffsetY=function(t){return this._offsetY=t,this},t.prototype.withTransformOriginOn=function(t){return this._transformOriginSelector=t,this},t.prototype._getOriginPoint=function(t,e){var n;if("center"==e.originX)n=t.left+t.width/2;else{var r=this._isRtl()?t.right:t.left,o=this._isRtl()?t.left:t.right;n="start"==e.originX?r:o}return{x:n,y:"center"==e.originY?t.top+t.height/2:"top"==e.originY?t.top:t.bottom}},t.prototype._getOverlayPoint=function(t,e,n){var r;return r="center"==n.overlayX?-e.width/2:"start"===n.overlayX?this._isRtl()?-e.width:0:this._isRtl()?0:-e.width,{x:t.x+r,y:t.y+("center"==n.overlayY?-e.height/2:"top"==n.overlayY?0:-e.height)}},t.prototype._getOverlayFit=function(t,e,n,r){var o=t.x,i=t.y,a=this._getOffset(r,"x"),s=this._getOffset(r,"y");a&&(o+=a),s&&(i+=s);var l=0-i,u=i+e.height-n.height,c=this._subtractOverflows(e.width,0-o,o+e.width-n.width),h=this._subtractOverflows(e.height,l,u),p=c*h;return{visibleArea:p,isCompletelyWithinViewport:e.width*e.height===p,fitsInViewportVertically:h===e.height,fitsInViewportHorizontally:c==e.width}},t.prototype._canFitWithFlexibleDimensions=function(t,e,n){if(this._hasFlexibleDimensions){var r=n.bottom-e.y,o=n.right-e.x,i=this._overlayRef.getConfig().minHeight,a=this._overlayRef.getConfig().minWidth;return(t.fitsInViewportVertically||null!=i&&i<=r)&&(t.fitsInViewportHorizontally||null!=a&&a<=o)}},t.prototype._pushOverlayOnScreen=function(t,e){var n=this._viewportRect,r=Math.max(t.x+e.width-n.right,0),o=Math.max(t.y+e.height-n.bottom,0),i=Math.max(n.top-t.y,0),a=Math.max(n.left-t.x,0);return{x:t.x+(e.width<=n.width?a||-r:n.left-t.x),y:t.y+(e.height<=n.height?i||-o:n.top-t.y)}},t.prototype._applyPosition=function(t,e){if(this._setTransformOrigin(t),this._setOverlayElementStyles(e,t),this._setBoundingBoxStyles(e,t),this._lastPosition=t,this._positionChangeSubscriptions>0){var n=new function(t,e){this.connectionPair=t,this.scrollableViewProperties=e}(t,this._getScrollVisibility());this._positionChanges.next(n)}this._isInitialRender=!1},t.prototype._setTransformOrigin=function(t){if(this._transformOriginSelector){var e,n=this._boundingBox.querySelectorAll(this._transformOriginSelector),r=t.overlayY;e="center"===t.overlayX?"center":this._isRtl()?"start"===t.overlayX?"right":"left":"start"===t.overlayX?"left":"right";for(var o=0;oh&&!this._isInitialRender&&!this._growAfterOpen&&(r=t.y-h/2)}if("end"===e.overlayX&&!u||"start"===e.overlayX&&u)s=l.right-t.x+this._viewportMargin,i=t.x-l.left;else if("start"===e.overlayX&&!u||"end"===e.overlayX&&u)a=t.x,i=l.right-t.x;else{c=Math.min(l.right-t.x,t.x-l.top);var p=this._lastBoundingBoxSize.width;a=t.x-c,(i=2*c)>p&&!this._isInitialRender&&!this._growAfterOpen&&(a=t.x-p/2)}return{top:r,left:a,bottom:o,right:s,width:i,height:n}},t.prototype._setBoundingBoxStyles=function(t,e){var n=this._calculateBoundingBoxRect(t,e);this._isInitialRender||this._growAfterOpen||(n.height=Math.min(n.height,this._lastBoundingBoxSize.height),n.width=Math.min(n.width,this._lastBoundingBoxSize.width));var r={};if(this._hasExactPosition())r.top=r.left="0",r.bottom=r.right="",r.width=r.height="100%";else{var o=this._overlayRef.getConfig().maxHeight,i=this._overlayRef.getConfig().maxWidth;r.height=ff(n.height),r.top=ff(n.top),r.bottom=ff(n.bottom),r.width=ff(n.width),r.left=ff(n.left),r.right=ff(n.right),r.alignItems="center"===e.overlayX?"center":"end"===e.overlayX?"flex-end":"flex-start",r.justifyContent="center"===e.overlayY?"center":"bottom"===e.overlayY?"flex-end":"flex-start",o&&(r.maxHeight=ff(o)),i&&(r.maxWidth=ff(i))}this._lastBoundingBoxSize=n,Gf(this._boundingBox.style,r)},t.prototype._resetBoundingBoxStyles=function(){Gf(this._boundingBox.style,{top:"0",left:"0",right:"0",bottom:"0",height:"",width:"",alignItems:"",justifyContent:""})},t.prototype._resetOverlayElementStyles=function(){Gf(this._pane.style,{top:"",left:"",bottom:"",right:"",position:""})},t.prototype._setOverlayElementStyles=function(t,e){var n={};this._hasExactPosition()?(Gf(n,this._getExactOverlayY(e,t)),Gf(n,this._getExactOverlayX(e,t))):n.position="static";var r="",o=this._getOffset(e,"x"),i=this._getOffset(e,"y");o&&(r+="translateX("+o+"px) "),i&&(r+="translateY("+i+"px)"),n.transform=r.trim(),this._hasFlexibleDimensions&&this._overlayRef.getConfig().maxHeight&&(n.maxHeight=""),this._hasFlexibleDimensions&&this._overlayRef.getConfig().maxWidth&&(n.maxWidth=""),Gf(this._pane.style,n)},t.prototype._getExactOverlayY=function(t,e){var n={top:null,bottom:null},r=this._getOverlayPoint(e,this._overlayRect,t);this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect));var o=this._overlayContainer?this._overlayContainer.getContainerElement().getBoundingClientRect().top:0;return r.y-=o,"bottom"===t.overlayY?n.bottom=this._document.documentElement.clientHeight-(r.y+this._overlayRect.height)+"px":n.top=ff(r.y),n},t.prototype._getExactOverlayX=function(t,e){var n={left:null,right:null},r=this._getOverlayPoint(e,this._overlayRect,t);return this._isPushed&&(r=this._pushOverlayOnScreen(r,this._overlayRect)),"right"==(this._isRtl()?"end"===t.overlayX?"left":"right":"end"===t.overlayX?"right":"left")?n.right=this._document.documentElement.clientWidth-(r.x+this._overlayRect.width)+"px":n.left=ff(r.x),n},t.prototype._getScrollVisibility=function(){var t=this._origin.getBoundingClientRect(),e=this._pane.getBoundingClientRect(),n=this.scrollables.map(function(t){return t.getElementRef().nativeElement.getBoundingClientRect()});return{isOriginClipped:Nf(t,n),isOriginOutsideView:Hf(t,n),isOverlayClipped:Nf(e,n),isOverlayOutsideView:Hf(e,n)}},t.prototype._subtractOverflows=function(t){for(var e=[],n=1;n=0},t.prototype.isFocusable=function(t){return function(t){return!function(t){return function(t){return"input"==t.nodeName.toLowerCase()}(t)&&"hidden"==t.type}(t)&&(function(t){var e=t.nodeName.toLowerCase();return"input"===e||"select"===e||"button"===e||"textarea"===e}(t)||function(t){return function(t){return"a"==t.nodeName.toLowerCase()}(t)&&t.hasAttribute("href")}(t)||t.hasAttribute("contenteditable")||Ag(t))}(t)&&!this.isDisabled(t)&&this.isVisible(t)},t.ngInjectableDef=bt({factory:function(){return new t(le(mf))},token:t,providedIn:"root"}),t}();function Ag(t){if(!t.hasAttribute("tabindex")||void 0===t.tabIndex)return!1;var e=t.getAttribute("tabindex");return"-32768"!=e&&!(!e||isNaN(parseInt(e,10)))}function Eg(t){if(!Ag(t))return null;var e=parseInt(t.getAttribute("tabindex")||"",10);return isNaN(e)?-1:e}var Sg,Og=function(){function t(t,e,n,r,o){void 0===o&&(o=!1),this._element=t,this._checker=e,this._ngZone=n,this._document=r,this._hasAttached=!1,this._enabled=!0,o||this.attachAnchors()}return Object.defineProperty(t.prototype,"enabled",{get:function(){return this._enabled},set:function(t){this._enabled=t,this._startAnchor&&this._endAnchor&&(this._startAnchor.tabIndex=this._endAnchor.tabIndex=this._enabled?0:-1)},enumerable:!0,configurable:!0}),t.prototype.destroy=function(){this._startAnchor&&this._startAnchor.parentNode&&this._startAnchor.parentNode.removeChild(this._startAnchor),this._endAnchor&&this._endAnchor.parentNode&&this._endAnchor.parentNode.removeChild(this._endAnchor),this._startAnchor=this._endAnchor=null},t.prototype.attachAnchors=function(){var t=this;return!!this._hasAttached||(this._ngZone.runOutsideAngular(function(){t._startAnchor||(t._startAnchor=t._createAnchor(),t._startAnchor.addEventListener("focus",function(){return t.focusLastTabbableElement()})),t._endAnchor||(t._endAnchor=t._createAnchor(),t._endAnchor.addEventListener("focus",function(){return t.focusFirstTabbableElement()}))}),this._element.parentNode&&(this._element.parentNode.insertBefore(this._startAnchor,this._element),this._element.parentNode.insertBefore(this._endAnchor,this._element.nextSibling),this._hasAttached=!0),this._hasAttached)},t.prototype.focusInitialElementWhenReady=function(){var t=this;return new Promise(function(e){t._executeOnStable(function(){return e(t.focusInitialElement())})})},t.prototype.focusFirstTabbableElementWhenReady=function(){var t=this;return new Promise(function(e){t._executeOnStable(function(){return e(t.focusFirstTabbableElement())})})},t.prototype.focusLastTabbableElementWhenReady=function(){var t=this;return new Promise(function(e){t._executeOnStable(function(){return e(t.focusLastTabbableElement())})})},t.prototype._getRegionBoundary=function(t){for(var e=this._element.querySelectorAll("[cdk-focus-region-"+t+"], [cdkFocusRegion"+t+"], [cdk-focus-"+t+"]"),n=0;n=0;n--){var r=e[n].nodeType===this._document.ELEMENT_NODE?this._getLastTabbableElement(e[n]):null;if(r)return r}return null},t.prototype._createAnchor=function(){var t=this._document.createElement("div");return t.tabIndex=this._enabled?0:-1,t.classList.add("cdk-visually-hidden"),t.classList.add("cdk-focus-trap-anchor"),t},t.prototype._executeOnStable=function(t){this._ngZone.isStable?t():this._ngZone.onStable.asObservable().pipe(ku(1)).subscribe(t)},t}(),Pg=function(){function t(t,e,n){this._checker=t,this._ngZone=e,this._document=n}return t.prototype.create=function(t,e){return void 0===e&&(e=!1),new Og(t,this._checker,this._ngZone,this._document,e)},t.ngInjectableDef=bt({factory:function(){return new t(le(xg),le(sn),le(cc))},token:t,providedIn:"root"}),t}(),zg=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Lg=function(t){function e(e,n,r,o,i){var a=t.call(this,e,n,r,o,i)||this;return a.element=e,a.checker=n,a.ngZone=r,a.document=o,a.savePreviouslyFocusedElement(),a}return zg(e,t),e.prototype.restoreFocus=function(){this.previouslyFocusedElement.focus(),this.destroy()},e.prototype.blurPreviouslyFocusedElement=function(){this.previouslyFocusedElement.blur()},e.prototype.savePreviouslyFocusedElement=function(){this.previouslyFocusedElement=this.document.activeElement},e}(Og),kg=function(t){function e(e,n,r){var o=t.call(this,e,n,r)||this;return o.checker=e,o.ngZone=n,o.document=r,o}return zg(e,t),e.prototype.create=function(t,e){return new Lg(t,this.checker,this.ngZone,this.document,e)},e}(Pg),Tg=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:[kg]}},t}(),Ig=function(){function t(){this.contentDimensionsReq$=new j}return t.prototype.getDimensions=function(){var t=this;return I.create(function(e){var n=new j;return n.subscribe(e),t.contentDimensionsReq$.next({listener:n}),function(){return n.complete()}})},t.prototype.onGetDimensions=function(){return this.contentDimensionsReq$},t}(),Rg=function(){function t(){this.scrollPositionReq$=new j,this.manualScroll$=new j,this.scroll$=new j}return t.prototype.getPosition=function(){var t=this;return I.create(function(e){var n=new j;return n.subscribe(e),t.scrollPositionReq$.next({listener:n}),function(){return n.complete()}})},t.prototype.scrollTo=function(t,e){void 0===t&&(t=null),void 0===e&&(e=null),this.manualScroll$.next({x:t,y:e})},t.prototype.onScroll=function(){return this.scroll$.pipe(vt())},t.prototype.onManualScroll=function(){return this.manualScroll$.pipe(vt())},t.prototype.onGetPosition=function(){return this.scrollPositionReq$},t.prototype.fireScrollChange=function(t){this.scroll$.next(t)},t}(),Vg=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Dg=function(t){function e(e,n,r,o){var i=t.call(this,e,n)||this;return i.ruler=r,i.scroll=o,i}return Vg(e,t),e.prototype.getViewportSize=function(){var t;return this.ruler.getDimensions().pipe(tt(function(t){return{width:t.clientWidth,height:t.clientHeight}})).subscribe(function(e){return t=e}),t},e.prototype.getViewportScrollPosition=function(){var t;return this.scroll.getPosition().pipe(tt(function(t){return{top:t.y,left:t.x}})).subscribe(function(e){return t=e}),t},e}(Ef);!function(t){t.LTR="ltr",t.RTL="rtl"}(Sg||(Sg={}));var Hg,Ng,jg=new wt("Layout direction"),Fg=function(){function t(t){void 0===t&&(t=Sg.LTR),this.direction=t,this.$directionChange=new eu(1),this.setDirection(t)}return t.prototype.isLtr=function(){return this.direction===Sg.LTR},t.prototype.isRtl=function(){return this.direction===Sg.RTL},t.prototype.getDirection=function(){return this.direction},t.prototype.setDirection=function(t){this.direction=t,this.$directionChange.next(t)},t.prototype.onDirectionChange=function(){return this.$directionChange.pipe(vt())},t}();!function(t){t.TOP_START="top-start",t.TOP_END="top-end",t.BOTTOM_START="bottom-start",t.BOTTOM_END="bottom-end"}(Hg||(Hg={})),function(t){t.TOP_RIGHT="top-right",t.TOP_LEFT="top-left",t.BOTTOM_RIGHT="bottom-right",t.BOTTOM_LEFT="bottom-left"}(Ng||(Ng={}));var Bg,Ug,qg=function(){function t(t){this.layoutDirection=t}return t.prototype.toLogicalPosition=function(t){return Object.values(Hg).includes(t)?t:this.layoutDirection.isLtr()?this.toLogicalPositionWhenLtr(t):this.toLogicalPositionWhenRtl(t)},t.prototype.toPhysicalPosition=function(t){return Object.values(Ng).includes(t)?t:this.layoutDirection.isLtr()?this.toPhysicalPositionWhenLtr(t):this.toPhysicalPositionWhenRtl(t)},t.prototype.isTopPosition=function(t){var e=this.toLogicalPosition(t);return e===Hg.TOP_END||e===Hg.TOP_START},t.prototype.isRightPosition=function(t){var e=this.toPhysicalPosition(t);return e===Ng.TOP_RIGHT||e===Ng.BOTTOM_RIGHT},t.prototype.toLogicalPositionWhenLtr=function(t){switch(t){case Ng.TOP_RIGHT:return Hg.TOP_END;case Ng.TOP_LEFT:return Hg.TOP_START;case Ng.BOTTOM_RIGHT:return Hg.BOTTOM_END;case Ng.BOTTOM_LEFT:return Hg.BOTTOM_START}},t.prototype.toLogicalPositionWhenRtl=function(t){switch(t){case Ng.TOP_RIGHT:return Hg.TOP_START;case Ng.TOP_LEFT:return Hg.TOP_END;case Ng.BOTTOM_RIGHT:return Hg.BOTTOM_START;case Ng.BOTTOM_LEFT:return Hg.BOTTOM_END}},t.prototype.toPhysicalPositionWhenLtr=function(t){switch(t){case Hg.TOP_START:return Ng.TOP_LEFT;case Hg.TOP_END:return Ng.TOP_RIGHT;case Hg.BOTTOM_START:return Ng.BOTTOM_LEFT;case Hg.BOTTOM_END:return Ng.BOTTOM_RIGHT}},t.prototype.toPhysicalPositionWhenRtl=function(t){switch(t){case Hg.TOP_START:return Ng.TOP_RIGHT;case Hg.TOP_END:return Ng.TOP_LEFT;case Hg.BOTTOM_START:return Ng.BOTTOM_RIGHT;case Hg.BOTTOM_END:return Ng.BOTTOM_LEFT}},t}(),Wg=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}();!function(t){t.NOOP="noop",t.CLOCKWISE="clockwise",t.COUNTERCLOCKWISE="counterclockwise",t.VERTICAL="vertical",t.HORIZONTAL="horizontal"}(Bg||(Bg={})),function(t){t.TOP="top",t.BOTTOM="bottom",t.LEFT="left",t.RIGHT="right",t.START="start",t.END="end"}(Ug||(Ug={}));var Gg,Zg=((Gg={})[Ug.RIGHT]=function(t){return{originX:"end",originY:"center",overlayX:"start",overlayY:"center",offsetX:t}},Gg[Ug.BOTTOM]=function(t){return{originX:"center",originY:"bottom",overlayX:"center",overlayY:"top",offsetY:t}},Gg[Ug.LEFT]=function(t){return{originX:"start",originY:"center",overlayX:"end",overlayY:"center",offsetX:-t}},Gg[Ug.TOP]=function(t){return{originX:"center",originY:"top",overlayX:"center",overlayY:"bottom",offsetY:-t}},Gg),Qg=[Ug.TOP,Ug.LEFT,Ug.BOTTOM,Ug.RIGHT],Kg=[Ug.TOP,Ug.BOTTOM,Ug.LEFT,Ug.RIGHT],$g=[Ug.TOP,Ug.RIGHT,Ug.BOTTOM,Ug.LEFT],Xg=[Ug.BOTTOM,Ug.TOP],Yg=[Ug.START,Ug.END],Jg=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e._offset=15,e.positionChange=e.positionChanges.pipe(tt(function(t){return t.connectionPair}),tt(function(t){return e.appliedPositions.find(function(e){var n,r;return(n=e.connectedPosition).originX===(r=t).originX&&n.originY===r.originY&&n.overlayX===r.overlayX&&n.overlayY===r.overlayY}).key})),e}return Wg(e,t),e.prototype.attach=function(e){this.applyPositions(),t.prototype.attach.call(this,e)},e.prototype.apply=function(){this.applyPositions(),t.prototype.apply.call(this)},e.prototype.position=function(t){return this._position=t,this},e.prototype.adjustment=function(t){return this._adjustment=t,this},e.prototype.offset=function(t){return this._offset=t,this},e.prototype.applyPositions=function(){var t=this.createPositions();this.persistChosenPositions(t),this.withPositions(this.appliedPositions.map(function(t){return t.connectedPosition}))},e.prototype.createPositions=function(){var t=this;switch(this._adjustment){case Bg.NOOP:return Kg.filter(function(e){return t._position===e});case Bg.CLOCKWISE:return this.reorderPreferredPositions($g);case Bg.COUNTERCLOCKWISE:return this.reorderPreferredPositions(Qg);case Bg.HORIZONTAL:return this.reorderPreferredPositions(Yg);case Bg.VERTICAL:return this.reorderPreferredPositions(Xg)}},e.prototype.persistChosenPositions=function(t){var e=this;this.appliedPositions=t.map(function(t){return{key:t,connectedPosition:Zg[t](e._offset)}})},e.prototype.reorderPreferredPositions=function(t){var e=t.slice(),n=t.indexOf(this._position),r=e.splice(n);return r.concat.apply(r,e)},e}(mg),tm=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Wg(e,t),e.prototype.position=function(t){switch(t){case Hg.TOP_START:return this.top().left();case Hg.TOP_END:return this.top().right();case Hg.BOTTOM_START:return this.bottom().left();case Hg.BOTTOM_END:return this.bottom().right()}},e}(Qf),em=function(){function t(t,e,n,r){this.document=t,this.viewportRuler=e,this.platform=n,this.positionBuilder=r}return t.prototype.global=function(){return new tm},t.prototype.connectedTo=function(t){return new Jg(t,this.viewportRuler,this.document,this.platform).withFlexibleDimensions(!1).withPush(!1)},t}(),nm=function(){function t(){}return Object.defineProperty(t.prototype,"top",{get:function(){return this.position===Ug.TOP},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"right",{get:function(){return this.position===Ug.RIGHT},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"bottom",{get:function(){return this.position===Ug.BOTTOM},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"left",{get:function(){return this.position===Ug.LEFT},enumerable:!0,configurable:!0}),t}(),rm=function(){function t(t,e){this.vcr=t,this.injector=e}return Object.defineProperty(t.prototype,"isStringContent",{get:function(){return!!this.content},enumerable:!0,configurable:!0}),t.prototype.attachComponentPortal=function(t){var e=t.cfr.resolveComponentFactory(t.component),n=this.createChildInjector(t.cfr);return this.vcr.createComponent(e,null,n)},t.prototype.attachTemplatePortal=function(t){return this.vcr.createEmbeddedView(t.templateRef,t.context)},t.prototype.attachStringContent=function(t){this.content=t},t.prototype.createChildInjector=function(t){return new yg(this.injector,new WeakMap([[$e,t]]))},t}();function om(t,e){return Object.assign(t.instance,e),t.changeDetectorRef.detectChanges(),t}var im=function(){function t(t,e){this.overlay=t,this.layoutDirection=e}return Object.defineProperty(t.prototype,"scrollStrategies",{get:function(){return this.overlay.scrollStrategies},enumerable:!0,configurable:!0}),t.prototype.create=function(t){var e=this.overlay.create(t);return this.layoutDirection.onDirectionChange().subscribe(function(t){return e.setDirection(t)}),e},t}(),am=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),sm=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return am(e,t),e.prototype.setContainer=function(t){this.container=t},e.prototype.clearContainer=function(){this.container=null,this._containerElement=null},e.prototype._createContainer=function(){var t=this._document.createElement("div");t.classList.add("cdk-overlay-container"),this.container.appendChild(t),this._containerElement=t},e}(gg),lm=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),um=function(t){function e(e,n,r){var o=t.call(this,e,n)||this;return o.scrollService=r,o}return lm(e,t),e.prototype.scrolled=function(t){return this.scrollService.onScroll()},e}(Af),cm=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),hm=function(t){function e(e,n){return t.call(this,e,n)||this}return cm(e,t),e}(Rf),pm=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:[Dg,sm,hm,{provide:Uf,useExisting:sm},{provide:Af,useClass:um}]}},t}(),dm=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:[em,im,qg].concat(vg.forRoot().providers,pm.forRoot().providers,Tg.forRoot().providers)}},t}();function fm(t,e){void 0===e&&(e=bf);var n,r=(n=t)instanceof Date&&!isNaN(+n)?+t-e.now():Math.abs(t);return function(t){return t.lift(new gm(r,e))}}var gm=function(){function t(t,e){this.delay=t,this.scheduler=e}return t.prototype.call=function(t,e){return e.subscribe(new mm(t,this.delay,this.scheduler))},t}(),mm=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.delay=n,o.scheduler=r,o.queue=[],o.active=!1,o.errored=!1,o}return o(e,t),e.dispatch=function(t){for(var e=t.source,n=e.queue,r=t.scheduler,o=t.destination;n.length>0&&n[0].time-r.now()<=0;)n.shift().notification.observe(o);if(n.length>0){var i=Math.max(0,n[0].time-r.now());this.schedule(t,i)}else this.unsubscribe(),e.active=!1},e.prototype._schedule=function(t){this.active=!0,this.destination.add(t.schedule(e.dispatch,this.delay,{source:this,destination:this.destination,scheduler:t}))},e.prototype.scheduleNotification=function(t){if(!0!==this.errored){var e=this.scheduler,n=new ym(e.now()+this.delay,t);this.queue.push(n),!1===this.active&&this._schedule(e)}},e.prototype._next=function(t){this.scheduleNotification(Yl.createNext(t))},e.prototype._error=function(t){this.errored=!0,this.queue=[],this.destination.error(t),this.unsubscribe()},e.prototype._complete=function(){this.scheduleNotification(Yl.createComplete()),this.unsubscribe()},e}(O),ym=function(t,e){this.time=t,this.notification=e};function vm(t){return void 0===t&&(t=-1),function(e){return 0===t?Kl():e.lift(new bm(t<0?-1:t-1,e))}}var bm=function(){function t(t,e){this.count=t,this.source=e}return t.prototype.call=function(t,e){return e.subscribe(new wm(t,this.count,this.source))},t}(),wm=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.count=n,o.source=r,o}return o(e,t),e.prototype.complete=function(){if(!this.isStopped){var e=this.source,n=this.count;if(0===n)return t.prototype.complete.call(this);n>-1&&(this.count=n-1),e.subscribe(this._unsubscribeAndRecycle())}},e}(O);function _m(t,e){return"function"==typeof e?function(n){return n.pipe(_m(function(n,r){return ot(t(n,r)).pipe(tt(function(t,o){return e(n,t,r,o)}))}))}:function(e){return e.lift(new Cm(t))}}var Cm=function(){function t(t){this.project=t}return t.prototype.call=function(t,e){return e.subscribe(new Mm(t,this.project))},t}(),Mm=function(t){function e(e,n){var r=t.call(this,e)||this;return r.project=n,r.index=0,r}return o(e,t),e.prototype._next=function(t){var e,n=this.index++;try{e=this.project(t,n)}catch(t){return void this.destination.error(t)}this._innerSub(e,t,n)},e.prototype._innerSub=function(t,e,n){var r=this.innerSubscription;r&&r.unsubscribe();var o=new U(this,void 0,void 0);this.destination.add(o),this.innerSubscription=Y(this,t,e,n,o)},e.prototype._complete=function(){var e=this.innerSubscription;e&&!e.closed||t.prototype._complete.call(this),this.unsubscribe()},e.prototype._unsubscribe=function(){this.innerSubscription=null},e.prototype.notifyComplete=function(e){this.destination.remove(e),this.innerSubscription=null,this.isStopped&&t.prototype._complete.call(this)},e.prototype.notifyNext=function(t,e,n,r,o){this.destination.next(e)},e}(J);function xm(t){return function(e){return e.lift(new Em(t))}}var Am,Em=function(){function t(t){this.predicate=t}return t.prototype.call=function(t,e){return e.subscribe(new Sm(t,this.predicate))},t}(),Sm=function(t){function e(e,n){var r=t.call(this,e)||this;return r.predicate=n,r.index=0,r}return o(e,t),e.prototype._next=function(t){var e,n=this.destination;try{e=this.predicate(t,this.index++)}catch(t){return void n.error(t)}this.nextOrComplete(t,e)},e.prototype.nextOrComplete=function(t,e){var n=this.destination;Boolean(e)?n.next(t):n.complete()},e}(O);!function(t){t.CLICK="click",t.HOVER="hover",t.HINT="hint",t.FOCUS="focus"}(Am||(Am={}));var Om=function(){function t(t,e,n){this.document=t,this.host=e,this.container=n}return t.prototype.isNotOnHostOrContainer=function(t){return!this.isOnHost(t)&&!this.isOnContainer(t)},t.prototype.isOnHostOrContainer=function(t){return this.isOnHost(t)||this.isOnContainer(t)},t.prototype.isOnHost=function(t){return this.host.contains(t.target)},t.prototype.isOnContainer=function(t){var e=t.target;return this.container()&&this.container().location.nativeElement.contains(e)},t}(),Pm=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.click$=vf(e.document,"click").pipe(tt(function(t){return[!e.container()&&e.isOnHost(t),t]}),vt()),e.show$=e.click$.pipe(uu(function(t){return t[0]}),tt(function(t){return t[1]})),e.hide$=e.click$.pipe(uu(function(t){return!t[0]&&!e.isOnContainer(t[1])}),tt(function(t){return t[1]})),e}return o(e,t),e}(Om),zm=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.show$=vf(e.host,"mouseenter").pipe(fm(100),Of(vf(e.host,"mouseleave")),vm()),e.hide$=vf(e.host,"mouseleave").pipe(_m(function(){return vf(e.document,"mousemove").pipe(wg(100),xm(function(){return!!e.container()}),uu(function(t){return e.isNotOnHostOrContainer(t)}))})),e}return o(e,t),e}(Om),Lm=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.show$=vf(e.host,"mouseenter").pipe(fm(100),Of(vf(e.host,"mouseleave")),vm()),e.hide$=vf(e.host,"mouseleave"),e}return o(e,t),e}(Om),km=function(t){function e(){var e=null!==t&&t.apply(this,arguments)||this;return e.focusOut$=vf(e.host,"focusout").pipe(_m(function(){return vf(e.document,"focusin").pipe(xm(function(){return!!e.container()}),uu(function(t){return e.isNotOnHostOrContainer(t)}))})),e.clickIn$=vf(e.host,"click").pipe(uu(function(){return!e.container()})),e.clickOut$=vf(e.document,"click").pipe(uu(function(){return!!e.container()}),uu(function(t){return e.isNotOnHostOrContainer(t)})),e.tabKeyPress$=vf(e.document,"keydown").pipe(uu(function(t){return 9===t.keyCode}),uu(function(){return!!e.container()})),e.show$=ct(vf(e.host,"focusin"),e.clickIn$).pipe(uu(function(){return!e.container()}),wg(100),Of(vf(e.host,"focusout")),vm()),e.hide$=ct(e.focusOut$,e.tabKeyPress$,e.clickOut$),e}return o(e,t),e}(Om),Tm=function(){function t(){}return t.prototype.document=function(t){return this._document=t,this},t.prototype.trigger=function(t){return this._trigger=t,this},t.prototype.host=function(t){return this._host=t,this},t.prototype.container=function(t){return this._container=t,this},t.prototype.build=function(){switch(this._trigger){case Am.CLICK:return new Pm(this._document,this._host,this._container);case Am.HINT:return new Lm(this._document,this._host,this._container);case Am.HOVER:return new zm(this._document,this._host,this._container);case Am.FOCUS:return new km(this._document,this._host,this._container);default:throw new Error("Trigger have to be provided")}},t}(),Im=new wt("Default dialog options"),Rm=function(t){this.hasBackdrop=!0,this.backdropClass="overlay-backdrop",this.closeOnBackdropClick=!0,this.closeOnEsc=!0,this.hasScroll=!1,this.autoFocus=!0,Object.assign(this,t)},Vm=function(){function t(t,e,n){this.config=t,this.elementRef=e,this.focusTrapFactory=n}return t.prototype.ngOnInit=function(){this.config.autoFocus&&(this.focusTrap=this.focusTrapFactory.create(this.elementRef.nativeElement),this.focusTrap.blurPreviouslyFocusedElement(),this.focusTrap.focusInitialElement())},t.prototype.ngOnDestroy=function(){this.config.autoFocus&&this.focusTrap&&this.focusTrap.restoreFocus()},t.prototype.attachComponentPortal=function(t){return this.portalOutlet.attachComponentPortal(t)},t.prototype.attachTemplatePortal=function(t){return this.portalOutlet.attachTemplatePortal(t)},t}(),Dm=ao({encapsulation:2,styles:[],data:{}});function Hm(t){return ta(0,[(t()(),Vo(0,null,null,0))],null,null)}function Nm(t){return ta(0,[Fi(402653184,1,{portalOutlet:0}),(t()(),Vo(16777216,null,null,1,null,Hm)),Ai(2,212992,[[1,4]],0,lg,[$e,jn],null,null)],function(t,e){t(e,2,0)},null)}var jm=ei("nb-dialog-container",Vm,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nb-dialog-container",[],null,null,null,Nm,Dm)),Ai(1,245760,null,0,Vm,[Rm,kn,kg],null,null)],function(t,e){t(e,1,0)},null)},{},{},[]),Fm=function(){function t(){this.size=t.SIZE_MEDIUM,this.status=t.STATUS_ACTIVE,this.message="Loading..."}return Object.defineProperty(t.prototype,"setSize",{set:function(t){this.size=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"setStatus",{set:function(t){this.status=t},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"xxsmall",{get:function(){return this.size===t.SIZE_XXSMALL},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"xsmall",{get:function(){return this.size===t.SIZE_XSMALL},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"small",{get:function(){return this.size===t.SIZE_SMALL},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"medium",{get:function(){return this.size===t.SIZE_MEDIUM},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"large",{get:function(){return this.size===t.SIZE_LARGE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"xlarge",{get:function(){return this.size===t.SIZE_XLARGE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"xxlarge",{get:function(){return this.size===t.SIZE_XXLARGE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"active",{get:function(){return this.status===t.STATUS_ACTIVE},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"disabled",{get:function(){return this.status===t.STATUS_DISABLED},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"primary",{get:function(){return this.status===t.STATUS_PRIMARY},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"info",{get:function(){return this.status===t.STATUS_INFO},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"success",{get:function(){return this.status===t.STATUS_SUCCESS},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"warning",{get:function(){return this.status===t.STATUS_WARNING},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"danger",{get:function(){return this.status===t.STATUS_DANGER},enumerable:!0,configurable:!0}),t.SIZE_XXSMALL="xxsmall",t.SIZE_XSMALL="xsmall",t.SIZE_SMALL="small",t.SIZE_MEDIUM="medium",t.SIZE_LARGE="large",t.SIZE_XLARGE="xlarge",t.SIZE_XXLARGE="xxlarge",t.STATUS_ACTIVE="active",t.STATUS_DISABLED="disabled",t.STATUS_PRIMARY="primary",t.STATUS_INFO="info",t.STATUS_SUCCESS="success",t.STATUS_WARNING="warning",t.STATUS_DANGER="danger",t}(),Bm=ao({encapsulation:0,styles:[["[_nghost-%COMP%]{opacity:1;position:absolute;border-radius:inherit;top:0;right:0;left:0;bottom:0;overflow:hidden;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:visible}[_nghost-%COMP%] .spin-circle[_ngcontent-%COMP%]{-webkit-animation:.8s linear infinite spin;animation:.8s linear infinite spin;border-radius:50%;border-style:solid;border-width:.125em;width:1em;height:1em}[_nghost-%COMP%] .message[_ngcontent-%COMP%]{margin-left:.5rem;line-height:1rem;font-size:1rem}"]],data:{}});function Um(t){return ta(0,[(t()(),Do(0,0,null,null,1,"span",[["class","message"]],null,null,null,null,null)),(t()(),Xi(1,null,["",""]))],null,function(t,e){t(e,1,0,e.component.message)})}function qm(t){return ta(0,[(t()(),Do(0,0,null,null,0,"span",[["class","spin-circle"]],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,Um)),Ai(2,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null)],function(t,e){t(e,2,0,e.component.message)},null)}var Wm=ei("nb-spinner",Fm,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nb-spinner",[],[[2,"xxsmall-spinner",null],[2,"xsmall-spinner",null],[2,"small-spinner",null],[2,"medium-spinner",null],[2,"large-spinner",null],[2,"xlarge-spinner",null],[2,"xxlarge-spinner",null],[2,"active-spinner",null],[2,"disabled-spinner",null],[2,"primary-spinner",null],[2,"info-spinner",null],[2,"success-spinner",null],[2,"warning-spinner",null],[2,"danger-spinner",null]],null,null,qm,Bm)),Ai(1,49152,null,0,Fm,[],null,null)],null,function(t,e){t(e,0,1,[pi(e,1).xxsmall,pi(e,1).xsmall,pi(e,1).small,pi(e,1).medium,pi(e,1).large,pi(e,1).xlarge,pi(e,1).xxlarge,pi(e,1).active,pi(e,1).disabled,pi(e,1).primary,pi(e,1).info,pi(e,1).success,pi(e,1).warning,pi(e,1).danger])})},{message:"message",setSize:"size",setStatus:"status"},{},[]),Gm=ao({encapsulation:2,styles:[],data:{}});function Zm(t){return ta(0,[(t()(),Do(0,0,null,null,1,"div",[["class","primitive-overlay"]],null,null,null,null,null)),(t()(),Xi(1,null,["",""]))],null,function(t,e){t(e,1,0,e.component.content)})}function Qm(t){return ta(0,[(t()(),Vo(16777216,null,null,1,null,Zm)),Ai(1,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null)],function(t,e){t(e,1,0,e.component.isStringContent)},null)}var Km=function(){var t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var n in e)e.hasOwnProperty(n)&&(t[n]=e[n])};return function(e,n){function r(){this.constructor=e}t(e,n),e.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),$m=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return Km(e,t),e.prototype.ngAfterViewInit=function(){this.content instanceof Nn?this.attachTemplate():this.content instanceof At?this.attachComponent():this.attachString()},e.prototype.attachTemplate=function(){this.overlayContainer.attachTemplatePortal(new fg(this.content,null,this.context))},e.prototype.attachComponent=function(){var t=new ug(this.content,null,null,this.cfr),e=this.overlayContainer.attachComponentPortal(t);Object.assign(e.instance,this.context),e.changeDetectorRef.detectChanges()},e.prototype.attachString=function(){this.overlayContainer.attachStringContent(this.content)},e}(nm),Xm=ao({encapsulation:0,styles:[["[_nghost-%COMP%] .arrow[_ngcontent-%COMP%]{position:absolute;width:0;height:0}[_nghost-%COMP%] nb-overlay-container .primitive-overlay{padding:.75rem 1rem}"]],data:{}});function Ym(t){return ta(0,[Fi(402653184,1,{overlayContainer:0}),(t()(),Do(1,0,null,null,0,"span",[["class","arrow"]],null,null,null,null,null)),(t()(),Do(2,16777216,null,null,1,"nb-overlay-container",[],null,null,null,Qm,Gm)),Ai(3,49152,[[1,4]],0,rm,[jn,Gt],null,null)],null,null)}var Jm=ei("nb-popover",$m,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nb-popover",[],[[2,"nb-overlay-top",null],[2,"nb-overlay-right",null],[2,"nb-overlay-bottom",null],[2,"nb-overlay-left",null]],null,null,Ym,Xm)),Ai(1,4243456,null,0,$m,[],null,null)],null,function(t,e){t(e,0,0,pi(e,1).top,pi(e,1).right,pi(e,1).bottom,pi(e,1).left)})},{position:"position",content:"content",context:"context",cfr:"cfr"},{},[]),ty=n("wwXN"),ey=Object.assign||function(t){for(var e,n=1,r=arguments.length;n0?rt(t,n):Kl(n):$l(t[0]),e)}}function py(){return function(t){return t.lift(new dy)}}var dy=function(){function t(){}return t.prototype.call=function(t,e){return e.subscribe(new fy(t))},t}(),fy=function(t){function e(e){var n=t.call(this,e)||this;return n.hasPrev=!1,n}return o(e,t),e.prototype._next=function(t){this.hasPrev?this.destination.next([this.prev,t]):this.hasPrev=!0,this.prev=t},e}(O),gy=function(){function t(t,e){this.compare=t,this.keySelector=e}return t.prototype.call=function(t,e){return e.subscribe(new my(t,this.compare,this.keySelector))},t}(),my=function(t){function e(e,n,r){var o=t.call(this,e)||this;return o.keySelector=r,o.hasKey=!1,"function"==typeof n&&(o.compare=n),o}return o(e,t),e.prototype.compare=function(t,e){return t===e},e.prototype._next=function(t){var e=t;if(this.keySelector&&(e=v(this.keySelector)(t))===m)return this.destination.error(m.e);var n=!1;if(this.hasKey){if((n=v(this.compare)(this.key,e))===m)return this.destination.error(m.e)}else this.hasKey=!0;!1===Boolean(n)&&(this.key=e,this.destination.next(t))},e}(O),yy=function(){function t(){}return t.shade=function(e,n){return t.mix("#000000",e,n)},t.tint=function(e,n){return t.mix("#ffffff",e,n)},t.mix=function(t,e,n){for(var r=function(t){return parseInt(t,16)},o="#",i=1;i<7;i+=2){var a=r(t.substr(i,2)),s=r(e.substr(i,2));o+=("0"+Math.floor(s+n/100*(a-s)).toString(16)).slice(-2)}return o},t.hexToRgbA=function(t,e){var n;if(/^#([A-Fa-f0-9]{3}){1,2}$/.test(t))return 3===(n=t.substring(1).split("")).length&&(n=[n[0],n[0],n[1],n[1],n[2],n[2]]),"rgba("+[(n="0x"+n.join(""))>>16&255,n>>8&255,255&n].join(",")+","+e+")";throw new Error("Bad Hex")},t}(),vy=[{name:"default",variables:{fontMain:'"Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif',fontSecondary:'"Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif',bg:"#ffffff",fg:"#a4abb3",fgHeading:"#2a2a2a",fgText:"#3b3b3b",fgHighlight:"#41d974",layoutBg:"#ebeff5",separator:"#ebeef2",primary:"#8a7fff",success:"#40dc7e",info:"#4ca6ff",warning:"#ffa100",danger:"#ff4c6a",primaryLight:yy.tint("#8a7fff",15),successLight:yy.tint("#40dc7e",15),infoLight:yy.tint("#4ca6ff",15),warningLight:yy.tint("#ffa100",15),dangerLight:yy.tint("#ff4c6a",15)}},{name:"cosmic",base:"default",variables:{bg:"#3d3780",fg:"#a1a1e5",fgHeading:"#ffffff",fgText:"#d1d1ff",fgHighlight:"#00f9a6",layoutBg:"#2f296b",separator:"#342e73",primary:"#7659ff",success:"#00d977",info:"#0088ff",warning:"#ffa100",danger:"#ff386a",primaryLight:yy.tint("#7659ff",20),successLight:yy.tint("#00d977",20),infoLight:yy.tint("#0088ff",20),warningLight:yy.tint("#ffa100",20),dangerLight:yy.tint("#ff386a",20)}},{name:"corporate",base:"default",variables:{fg:"#f1f5f8",bg:"#ffffff",fgHeading:"#181818",fgText:"#4b4b4b",fgHighlight:"#a4abb3",layoutBg:"#f1f5f8",separator:"#cdd5dc",primary:"#73a1ff",success:"#5dcfe3",info:"#ba7fec",warning:"#ffa36b",danger:"#ff6b83",primaryLight:yy.tint("#73a1ff",15),successLight:yy.tint("#5dcfe3",15),infoLight:yy.tint("#ba7fec",15),warningLight:yy.tint("#ffa36b",15),dangerLight:yy.tint("#ff6b83",15)}}],by=function(){function t(t,e){void 0===e&&(e=[]);var n=this;this.themes={},this.combineByNames(e,t).forEach(function(t){n.register(t,t.name,t.base)})}return t.prototype.register=function(t,e,n){var r=this.has(n)?this.get(n):{};this.themes[e]=this.mergeDeep({},r,t)},t.prototype.has=function(t){return!!this.themes[t]},t.prototype.get=function(t){if(!this.themes[t])throw Error("NbThemeConfig: no theme '"+t+"' found registered.");return JSON.parse(JSON.stringify(this.themes[t]))},t.prototype.combineByNames=function(t,e){var n=this;if(t){var r=[];return t.forEach(function(t){var o=e.find(function(e){return e.name===t.name})||{},i=n.mergeDeep({},o,t);r.push(i)}),e.forEach(function(t){r.find(function(e){return e.name===t.name})||r.push(t)}),r}return e},t.prototype.isObject=function(t){return t&&"object"==typeof t&&!Array.isArray(t)},t.prototype.mergeDeep=function(t){for(var e=[],n=1;n=e.width&&(!o||t expanded",sv("100ms ease-in")),hv("expanded => collapsed",sv("100ms ease-out")),n("Wr5T");var mv,yv=function(){},vv=function(){function t(t){this.overlayRef=t,this.onClose$=new j,this.onClose=this.onClose$.asObservable(),this.onBackdropClick=this.overlayRef.backdropClick()}return t.prototype.close=function(t){this.overlayRef.detach(),this.overlayRef.dispose(),this.onClose$.next(t),this.onClose$.complete()},t}(),bv=Object.assign||function(t){for(var e,n=1,r=arguments.length;n=0;--e)if(this._accessors[e][1]===t)return void this._accessors.splice(e,1)},t.prototype.select=function(t){var e=this;this._accessors.forEach(function(n){e._isSameGroup(n,t)&&n[1]!==t&&n[1].fireUncheck(t.value)})},t.prototype._isSameGroup=function(t,e){return!!t[0].control&&t[0]._parent===e._control._parent&&t[1].name===e.name},t}(),Av=function(){},Ev=function(){},Sv=(new wt("Datepicker Adapter"),Object.setPrototypeOf||Array,Object.setPrototypeOf||Array,Object.setPrototypeOf||Array,function(){function t(t){this.window=t,this.enabled=this.window.location.href.indexOf("akveo.github.io")>=0}return t.prototype.trackEvent=function(t,e){void 0===e&&(e=""),this.enabled&&this.gtmPushToDataLayer({event:t,eventValue:e})},t.prototype.gtmPushToDataLayer=function(t){this.window.dataLayer.push(t)},t}()),Ov=function(){function t(t,e,n,r){this.changeDetectorRef=t,this.urlService=e,this.dialogRef=n,this.analytics=r,this.selectedIcon="",this.iconType="",this.downloadControls=[]}return t.prototype.ngAfterViewInit=function(){this.downloadControls=this.urlService.getDownloadItemsDate(this.iconType,this.selectedIcon),this.changeDetectorRef.detectChanges()},t.prototype.closeDialog=function(){this.dialogRef.close()},t.prototype.clickOnDownloadIcon=function(t){this.analytics.trackEvent("downloadIcon",this.selectedIcon+"."+t.format)},t}(),Pv=ao({encapsulation:0,styles:[['.nb-theme-eva [_nghost-%COMP%]{display:block;position:relative}.nb-theme-eva [_nghost-%COMP%] .close-icon[_ngcontent-%COMP%]{position:absolute;cursor:pointer;top:0;left:calc(100% + 2.25rem)}.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{width:400px;max-height:481px;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,sans-serif;background:#fff;border:none;border-radius:.75rem;box-shadow:0 6px 40px 0 rgba(0,35,106,.15)}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{padding:5.625rem 0 0;border-radius:.75rem}.nb-theme-eva [_nghost-%COMP%] .icon-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center;color:#0d1c2e}.nb-theme-eva [_nghost-%COMP%] .icon-name[_ngcontent-%COMP%]{font-size:1.25rem;margin-top:3.75rem}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%]{display:flex;justify-content:center;background-color:#edf0f5;border-top:1px solid #dde1eb;margin-top:4.5rem;padding:2rem 0 1.875rem}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]{margin-left:1.5rem;cursor:pointer}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%]:first-child{margin-left:0}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center;width:6.5rem;height:6.5rem;padding-top:1.25rem;background-color:#fff;border-radius:.75rem;text-decoration:none}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{background-color:rgba(51,102,255,.1)}.nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] a.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] .download-controls[_ngcontent-%COMP%] > div[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:active{background-color:rgba(40,77,224,.2)}.nb-theme-eva [_nghost-%COMP%] .download-control[_ngcontent-%COMP%]{width:2.5rem;height:2.5rem}.nb-theme-eva [_nghost-%COMP%] .svg[_ngcontent-%COMP%]{background:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2237px%22 height%3D%2235px%22 viewBox%3D%220 0 37 35%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A sketchtool 52.2 (67145) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3E03E06ED1-7080-41DC-991A-216AEADFA853%3C%2Ftitle%3E %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E %3Cdefs%3E %3Cpolygon id%3D%22path-1%22 points%3D%220.2597 0.0883 29.9827 0.0883 29.9827 23 0.2597 23%22%3E%3C%2Fpolygon%3E %3Cpolygon id%3D%22path-3%22 points%3D%220.0004 0.183 36.242 0.183 36.242 22.1859 0.0004 22.1859%22%3E%3C%2Fpolygon%3E %3C%2Fdefs%3E %3Cg id%3D%22New-variant%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22Desktop-1440-overlay%22 transform%3D%22translate(-638.000000%2C -642.000000)%22%3E %3Cg id%3D%22Group-26%22 transform%3D%22translate(520.000000%2C 274.000000)%22%3E %3Cg id%3D%22Group-12%22 transform%3D%22translate(116.000000%2C 365.000000)%22%3E %3Crect id%3D%22Rectangle%22 fill-rule%3D%22nonzero%22 x%3D%220%22 y%3D%220%22 width%3D%2240%22 height%3D%2240%22%3E%3C%2Frect%3E %3Cg id%3D%22Group-7%22%3E %3Cg id%3D%22Group-3%22 transform%3D%22translate(5.000000%2C 14.816900)%22%3E %3Cmask id%3D%22mask-2%22 fill%3D%22white%22%3E %3Cuse xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E %3C%2Fmask%3E %3Cg id%3D%22Clip-2%22%3E%3C%2Fg%3E %3Cpath d%3D%22M17.8947%2C19.9443 L12.9907%2C19.9443 C12.9717%2C19.9443 12.9557%2C19.9333 12.9477%2C19.9173 L9.6037%2C12.9753 C9.5967%2C12.9603 9.5987%2C12.9423 9.6077%2C12.9283 L13.8277%2C6.5033 C13.8527%2C6.4633 13.9147%2C6.4813 13.9147%2C6.5283 L13.9147%2C12.0503 C13.9147%2C12.8943 14.5987%2C13.5783 15.4427%2C13.5783 C16.2867%2C13.5783 16.9707%2C12.8943 16.9707%2C12.0503 L16.9707%2C6.5283 C16.9707%2C6.4813 17.0327%2C6.4633 17.0577%2C6.5033 L21.2777%2C12.9283 C21.2877%2C12.9423 21.2887%2C12.9603 21.2807%2C12.9753 L17.9377%2C19.9173 C17.9297%2C19.9333 17.9137%2C19.9443 17.8947%2C19.9443 Z M17.0827%2C0.9733 C16.3067%2C-0.2067 14.5777%2C-0.2067 13.8037%2C0.9733 L6.1037%2C12.6963 C6.0947%2C12.7103 6.0937%2C12.7283 6.1007%2C12.7433 L9.5357%2C19.8763 C9.5507%2C19.9073 9.5277%2C19.9443 9.4927%2C19.9443 L1.7877%2C19.9443 C0.9437%2C19.9443 0.2597%2C20.6283 0.2597%2C21.4713 C0.2597%2C22.3163 0.9437%2C23.0003 1.7877%2C23.0003 L28.4557%2C23.0003 C29.2987%2C23.0003 29.9827%2C22.3163 29.9827%2C21.4713 C29.9827%2C20.6283 29.2987%2C19.9443 28.4557%2C19.9443 L21.3927%2C19.9443 C21.3577%2C19.9443 21.3337%2C19.9073 21.3497%2C19.8763 L24.7847%2C12.7433 C24.7907%2C12.7283 24.7907%2C12.7103 24.7817%2C12.6963 L17.0827%2C0.9733 Z%22 id%3D%22Fill-1%22 fill%3D%22%233366FF%22 mask%3D%22url(%23mask-2)%22%3E%3C%2Fpath%3E %3C%2Fg%3E %3Cg id%3D%22Group-6%22 transform%3D%22translate(2.000000%2C 2.816900)%22%3E %3Cmask id%3D%22mask-4%22 fill%3D%22white%22%3E %3Cuse xlink%3Ahref%3D%22%23path-3%22%3E%3C%2Fuse%3E %3C%2Fmask%3E %3Cg id%3D%22Clip-5%22%3E%3C%2Fg%3E %3Cpath d%3D%22M34.9484%2C14.4199 L33.5884%2C14.4199 C33.2184%2C10.7159 31.2734%2C7.4789 28.4424%2C5.3599 L34.9464%2C5.3599 C35.6614%2C5.3599 36.2404%2C4.7799 36.2404%2C4.0659 C36.2404%2C3.3519 35.6614%2C2.7719 34.9464%2C2.7719 L22.0044%2C2.7719 L22.0044%2C1.4779 C22.0044%2C0.7629 21.4244%2C0.1829 20.7094%2C0.1829 L15.5324%2C0.1829 C14.8174%2C0.1829 14.2384%2C0.7629 14.2384%2C1.4779 L14.2384%2C2.7719 L1.2954%2C2.7719 C0.5814%2C2.7719 0.0004%2C3.3519 0.0004%2C4.0659 C0.0004%2C4.7799 0.5814%2C5.3599 1.2954%2C5.3599 L7.7994%2C5.3599 C4.9684%2C7.4789 3.0234%2C10.7159 2.6544%2C14.4199 L1.2934%2C14.4199 C0.5794%2C14.4199 0.0004%2C14.9999 0.0004%2C15.7139 L0.0004%2C20.8909 C0.0004%2C21.6059 0.5794%2C22.1859 1.2934%2C22.1859 L6.4714%2C22.1859 C7.1864%2C22.1859 7.7654%2C21.6059 7.7654%2C20.8909 L7.7654%2C15.7139 C7.7654%2C14.9999 7.1864%2C14.4199 6.4714%2C14.4199 L5.2664%2C14.4199 C5.8534%2C9.7449 9.5624%2C6.0359 14.2364%2C5.4499 L14.2364%2C6.6549 C14.2364%2C7.3689 14.8174%2C7.9489 15.5314%2C7.9489 L16.8254%2C7.9489 L19.4144%2C7.9489 L20.7084%2C7.9489 C21.4234%2C7.9489 22.0034%2C7.3689 22.0034%2C6.6549 L22.0034%2C5.4499 C26.6774%2C6.0369 30.3854%2C9.7449 30.9724%2C14.4199 L29.7674%2C14.4199 C29.0534%2C14.4199 28.4734%2C14.9999 28.4734%2C15.7139 L28.4734%2C20.8909 C28.4734%2C21.6059 29.0534%2C22.1859 29.7674%2C22.1859 L34.9454%2C22.1859 C35.6594%2C22.1859 36.2394%2C21.6059 36.2394%2C20.8909 L36.2424%2C20.8909 L36.2424%2C15.7139 C36.2424%2C14.9999 35.6624%2C14.4199 34.9484%2C14.4199%22 id%3D%22Fill-4%22 fill%3D%22%233366FF%22 mask%3D%22url(%23mask-4)%22%3E%3C%2Fpath%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat}.nb-theme-eva [_nghost-%COMP%] .png[_ngcontent-%COMP%]{background:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2240px%22 height%3D%2240px%22 viewBox%3D%220 0 40 40%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A sketchtool 52.2 (67145) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3EF31E5E6F-F235-4BD8-89D2-557112DBC22B%3C%2Ftitle%3E %3Cdesc%3ECreated with sketchtool.%3C%2Fdesc%3E %3Cg id%3D%22New-variant%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22Desktop-1440-overlay%22 transform%3D%22translate(-764.000000%2C -639.000000)%22 fill-rule%3D%22nonzero%22%3E %3Cg id%3D%22Group-26%22 transform%3D%22translate(520.000000%2C 274.000000)%22%3E %3Cg id%3D%22Group-10%22 transform%3D%22translate(236.000000%2C 365.000000)%22%3E %3Cg id%3D%22Group-25%22 transform%3D%22translate(8.000000%2C 0.000000)%22%3E %3Cg id%3D%22png%22%3E %3Crect id%3D%22Rectangle%22 x%3D%220%22 y%3D%220%22 width%3D%2240%22 height%3D%2240%22%3E%3C%2Frect%3E %3Cpath d%3D%22M11%2C5 L15%2C5 L15%2C15 L5%2C15 L5%2C11 C5%2C7.6862915 7.6862915%2C5 11%2C5 Z M25%2C5 L29%2C5 C32.3137085%2C5 35%2C7.6862915 35%2C11 L35%2C15 L25%2C15 L25%2C5 Z M15%2C15 L25%2C15 L25%2C25 L15%2C25 L15%2C15 Z M5%2C25 L15%2C25 L15%2C35 L11%2C35 C7.6862915%2C35 5%2C32.3137085 5%2C29 L5%2C25 Z M25%2C25 L35%2C25 L35%2C29 C35%2C32.3137085 32.3137085%2C35 29%2C35 L25%2C35 L25%2C25 Z%22 fill%3D%22%233366FF%22%3E%3C%2Fpath%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat}.nb-theme-eva [_nghost-%COMP%] .name[_ngcontent-%COMP%]{font-size:.875rem;font-weight:800;color:#36f;text-align:center;margin-top:.375rem}.nb-theme-eva [_nghost-%COMP%] .select-size-container[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center}.nb-theme-eva [_nghost-%COMP%] .select-size-container[_ngcontent-%COMP%] .title[_ngcontent-%COMP%]{color:#0d1c2e}.nb-theme-eva [_nghost-%COMP%] ul[_ngcontent-%COMP%]{padding:0}.nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%]{display:inline-flex;margin-top:1.5rem;border:1px solid #36f;border-radius:.17rem}.nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{list-style:none;color:#36f;padding:1rem 1.25rem;border-left:1px solid #36f;font-weight:600;cursor:pointer}.nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:first-child{border-left:none}.nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:active, .nb-theme-eva [_nghost-%COMP%] .available-sizes[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:hover{background-color:#36f;color:#fff}']],data:{}});function zv(t){return ta(0,[(t()(),Do(0,0,null,null,5,"div",[],[[2,"active",null]],[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.clickOnDownloadIcon(t.context.$implicit)&&r),r},null,null)),(t()(),Do(1,0,null,null,4,"a",[["download",""]],[[8,"href",4]],null,null,null,null)),(t()(),Do(2,0,null,null,1,"div",[["class","download-control"]],null,null,null,null,null)),Ai(3,278528,null,0,nc,[lr,ur,kn,Ln],{klass:[0,"klass"],ngClass:[1,"ngClass"]},null),(t()(),Do(4,0,null,null,1,"div",[["class","name"]],null,null,null,null,null)),(t()(),Xi(5,null,["",""]))],function(t,e){t(e,3,0,"download-control",e.context.$implicit.format)},function(t,e){t(e,0,0,e.context.$implicit.format===e.component.selectedFormat),t(e,1,0,Io(1,"",e.context.$implicit.href,"")),t(e,5,0,e.context.$implicit.title)})}function Lv(t){return ta(2,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,3,"div",[["class","close-icon"]],null,[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.closeDialog()&&r),r},null,null)),(t()(),Do(2,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(3,{width:0,height:1,animationType:2}),Qi(4,2),(t()(),Do(5,0,null,null,12,"nb-card",[],[[2,"xxsmall-card",null],[2,"xsmall-card",null],[2,"small-card",null],[2,"medium-card",null],[2,"large-card",null],[2,"xlarge-card",null],[2,"xxlarge-card",null],[2,"active-card",null],[2,"disabled-card",null],[2,"primary-card",null],[2,"info-card",null],[2,"success-card",null],[2,"warning-card",null],[2,"danger-card",null],[2,"accent",null],[2,"accent-primary",null],[2,"accent-info",null],[2,"accent-success",null],[2,"accent-warning",null],[2,"accent-danger",null],[2,"accent-active",null],[2,"accent-disabled",null]],null,null,ly,sy)),Ai(6,49152,null,0,oy,[],null,null),(t()(),Do(7,0,null,1,10,"nb-card-body",[],null,null,null,ay,iy)),Ai(8,49152,null,0,ry,[],null,null),(t()(),Do(9,0,null,0,5,"div",[["class","icon-container"]],null,null,null,null,null)),(t()(),Do(10,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(11,{width:0,height:1}),Qi(12,2),(t()(),Do(13,0,null,null,1,"div",[["class","icon-name"]],null,null,null,null,null)),(t()(),Xi(14,null,["",""])),(t()(),Do(15,0,null,0,2,"div",[["class","download-controls"]],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,zv)),Ai(17,278528,null,0,oc,[jn,Nn,lr],{ngForOf:[0,"ngForOf"]},null)],function(t,e){t(e,17,0,e.component.downloadControls)},function(t,e){var n=e.component;t(e,2,0,ro(e,2,0,t(e,4,0,pi(e,0),"close",t(e,3,0,36,36,"pulse")))),t(e,5,1,[pi(e,6).xxsmall,pi(e,6).xsmall,pi(e,6).small,pi(e,6).medium,pi(e,6).large,pi(e,6).xlarge,pi(e,6).xxlarge,pi(e,6).active,pi(e,6).disabled,pi(e,6).primary,pi(e,6).info,pi(e,6).success,pi(e,6).warning,pi(e,6).danger,pi(e,6).hasAccent,pi(e,6).primaryAccent,pi(e,6).infoAccent,pi(e,6).successAccent,pi(e,6).warningAccent,pi(e,6).dangerAccent,pi(e,6).activeAccent,pi(e,6).disabledAccent]),t(e,10,0,ro(e,10,0,t(e,12,0,pi(e,0),n.selectedIcon,t(e,11,0,64,64)))),t(e,14,0,n.selectedIcon)})}var kv=ei("eva-download-icon",Ov,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"eva-download-icon",[],null,null,null,Lv,Pv)),Ai(1,4243456,null,0,Ov,[Fn,cy,vv,Sv],null,null)],null,null)},{selectedIcon:"selectedIcon",iconType:"iconType"},{},[]),Tv=ao({encapsulation:2,styles:[],data:{}});function Iv(t){return ta(0,[Gi(null,0)],null,null)}var Rv=ao({encapsulation:2,styles:[],data:{}});function Vv(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nav",[],[[2,"fixed",null]],null,null,null,null)),Gi(null,0)],null,function(t,e){t(e,0,0,e.component.fixedValue)})}var Dv=ao({encapsulation:2,styles:[],data:{}});function Hv(t){return ta(0,[(t()(),Do(0,0,null,null,1,"nav",[],[[2,"fixed",null]],null,null,null,null)),Gi(null,0)],null,function(t,e){t(e,0,0,e.component.fixedValue)})}var Nv=ao({encapsulation:0,styles:[["[_nghost-%COMP%]{-webkit-font-smoothing:antialiased}[dir=ltr] [_nghost-%COMP%]{text-align:left}[dir=rtl] [_nghost-%COMP%]{text-align:right}[_nghost-%COMP%] .layout[_ngcontent-%COMP%]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}[_nghost-%COMP%] nb-layout-header{display:block}[_nghost-%COMP%] nb-layout-header nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}[_nghost-%COMP%] nb-layout-header.fixed{position:fixed;left:0;right:0;z-index:1040}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}[dir=ltr] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[dir=rtl] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[dir=ltr] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.right{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[dir=rtl] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.right{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar.end{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] nb-sidebar .fixed{position:fixed;width:100%;overflow-y:auto;height:100%}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:0}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content.center[_ngcontent-%COMP%]{max-width:100%;position:relative;margin-left:auto;margin-right:auto}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;flex:1;-ms-flex:1 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%] nb-layout-column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1 0;flex:1 0;min-width:0}[dir=ltr] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%] nb-layout-column.left{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[dir=rtl] [_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%] nb-layout-column.left{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] .columns[_ngcontent-%COMP%] nb-layout-column.start{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] nb-layout-footer{display:block;margin-top:auto}[_nghost-%COMP%] .layout-container[_ngcontent-%COMP%] .content[_ngcontent-%COMP%] nb-layout-footer nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}"]],data:{}});function jv(t){return ta(0,[Fi(402653184,1,{veryTopRef:0}),Fi(402653184,2,{scrollableContainerRef:0}),(t()(),Do(2,0,[[2,0],["scrollableContainer",1]],null,9,"div",[["class","scrollable-container"]],null,[[null,"scroll"]],function(t,e,n){var r=!0;return"scroll"===e&&(r=!1!==t.component.onScroll(n)&&r),r},null,null)),(t()(),Do(3,0,null,null,8,"div",[["class","layout"]],null,null,null,null,null)),Gi(null,0),(t()(),Do(5,0,null,null,6,"div",[["class","layout-container"]],null,null,null,null,null)),Gi(null,1),(t()(),Do(7,0,null,null,4,"div",[["class","content"]],[[2,"center",null]],null,null,null,null)),Gi(null,2),(t()(),Do(9,0,null,null,1,"div",[["class","columns"]],null,null,null,null,null)),Gi(null,3),Gi(null,4)],null,function(t,e){t(e,7,0,e.component.centerValue)})}var Fv=function(){function t(){}return t.prototype.getEvoVersion=function(){return n("kiQV").version},t}(),Bv=function(){function t(t,e,n){this.urlService=t,this.analytics=e,this.versionService=n,this.zipUrl=this.urlService.getZippedIconsUrl()}return t.prototype.clickOnDownloadPack=function(){var t=this.versionService.getEvoVersion();this.analytics.trackEvent("downloadPack","download pack version: "+t)},t}(),Uv=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%]{display:flex;flex:1 0 auto;flex-direction:row;align-items:center;margin:0;justify-content:space-between}.nb-theme-eva [_nghost-%COMP%] .section[_ngcontent-%COMP%]{display:flex}.nb-theme-eva [_nghost-%COMP%] .section.left[_ngcontent-%COMP%]{display:flex;margin-top:1.5rem;color:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%]{align-items:center}.nb-theme-eva [_nghost-%COMP%] .stars[_ngcontent-%COMP%]{width:95px;height:20px;margin-right:1.5rem;margin-top:1.625rem}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%]{display:flex;align-items:center;margin-left:2.25rem}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:1.5rem;height:1.5rem}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:flex;align-items:center;color:#a7b4cc;text-transform:none;text-decoration:none;margin-left:1.75rem;margin-top:0}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:first-child{margin-left:0}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:first-child i[_ngcontent-%COMP%]{line-height:inherit}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{fill:#a7b4cc;line-height:.5}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{color:#36f}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover i[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{margin-left:.5rem}.nb-theme-eva [_nghost-%COMP%] .btn-header[_ngcontent-%COMP%]{display:flex;align-items:center;margin-top:1.5rem;color:#36f;background-color:transparent;font-weight:600;padding:.875rem;border:1px solid #edf0f5;border-radius:.25rem;cursor:pointer}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]{position:relative}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%] .download-items-container[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{padding:0 .75rem}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover{color:#fff;box-shadow:none;background-color:#36f}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover i[_ngcontent-%COMP%]{fill:#fff}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover .download-items-container[_ngcontent-%COMP%]{display:block;padding-top:.625rem;position:absolute;z-index:1;top:100%;left:0}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%]{margin:0;padding:.625rem 0;background-color:#36f;box-shadow:0 6px 10px 0 rgba(51,102,255,.16);border-radius:.25rem}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{list-style:none}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:flex;align-items:center;text-decoration:none;text-transform:none;padding:1rem;color:#fff}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:hover{background-color:#598bff}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]:hover ul[_ngcontent-%COMP%] li[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:active{background-color:#284de0}.nb-theme-eva [_nghost-%COMP%] .desktop[_ngcontent-%COMP%]{display:inherit}.nb-theme-eva [_nghost-%COMP%] .mobile[_ngcontent-%COMP%]{display:none}@media (min-width:576px){.nb-theme-eva [_nghost-%COMP%] .logo[_ngcontent-%COMP%]{align-items:baseline;flex:1 0 auto}}@media (max-width:1399.98px){.nb-theme-eva [_nghost-%COMP%]{margin:0 1rem}}@media (max-width:991.98px){.nb-theme-eva [_nghost-%COMP%] .social-group[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:none}}@media (max-width:767.98px){.nb-theme-eva [_nghost-%COMP%] .desktop[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .mobile[_ngcontent-%COMP%]{display:inherit}.nb-theme-eva [_nghost-%COMP%] .stars[_ngcontent-%COMP%]{margin-top:.875rem;margin-right:0}.nb-theme-eva [_nghost-%COMP%] .section[_ngcontent-%COMP%]{margin-top:1rem}.nb-theme-eva [_nghost-%COMP%] .section.left[_ngcontent-%COMP%]{margin-top:0}.nb-theme-eva [_nghost-%COMP%] .section.left[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%]{margin-right:0;margin-left:0}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{margin-left:0;padding:.625rem}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:2rem;height:2rem}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] .behance[_ngcontent-%COMP%] i[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] .github[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:1.75rem;height:1.75rem}.nb-theme-eva [_nghost-%COMP%] .btn-header[_ngcontent-%COMP%]{margin-left:0}.nb-theme-eva [_nghost-%COMP%] .btn-download[_ngcontent-%COMP%]{display:none}}@media (min-width:315px) and (max-width:370px){.nb-theme-eva [_nghost-%COMP%] .section.right[_ngcontent-%COMP%] .social-group[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{margin-left:.5rem;padding:.5rem}}"]],data:{}});function qv(t){return ta(0,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,22,"div",[["class","section left"]],null,null,null,null,null)),(t()(),Do(2,0,null,null,0,"iframe",[["class","stars mobile"],["frameborder","0"],["scrolling","0"],["src","https://ghbtns.com/github-btn.html?user=akveo&repo=eva-icons&type=star&count=true"]],null,null,null,null,null)),(t()(),Do(3,0,null,null,1,"span",[["class","desktop"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Support us on:"])),(t()(),Do(5,0,null,null,18,"div",[["class","social-group"]],null,null,null,null,null)),(t()(),Do(6,0,null,null,5,"a",[["class","social twitter"],["href","https://twitter.com/akveo_inc"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(7,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(8,{width:0,height:1}),Qi(9,2),(t()(),Do(10,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Twitter"])),(t()(),Do(12,0,null,null,5,"a",[["class","social behance"],["href","https://www.behance.net/gallery/72027793/Eva-Icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(13,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(14,{width:0,height:1}),Qi(15,2),(t()(),Do(16,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Behance"])),(t()(),Do(18,0,null,null,5,"a",[["class","social github"],["href","https://github.com/akveo/eva-icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(19,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(20,{width:0,height:1}),Qi(21,2),(t()(),Do(22,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["GitHub"])),(t()(),Do(24,0,null,null,42,"div",[["class","section right"]],null,null,null,null,null)),(t()(),Do(25,0,null,null,18,"div",[["class","social-group mobile"]],null,null,null,null,null)),(t()(),Do(26,0,null,null,5,"a",[["class","social twitter"],["href","https://twitter.com/akveo_inc"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(27,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(28,{width:0,height:1}),Qi(29,2),(t()(),Do(30,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Twitter"])),(t()(),Do(32,0,null,null,5,"a",[["class","social behance"],["href","https://www.behance.net/gallery/72027793/Eva-Icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(33,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(34,{width:0,height:1}),Qi(35,2),(t()(),Do(36,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Behance"])),(t()(),Do(38,0,null,null,5,"a",[["class","social github"],["href","https://github.com/akveo/eva-icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(39,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(40,{width:0,height:1}),Qi(41,2),(t()(),Do(42,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["GitHub"])),(t()(),Do(44,0,null,null,0,"iframe",[["class","stars desktop"],["frameborder","0"],["scrolling","0"],["src","https://ghbtns.com/github-btn.html?user=akveo&repo=eva-icons&type=star&count=true"]],null,null,null,null,null)),(t()(),Do(45,0,null,null,21,"div",[["class","btn btn-primary btn-download btn-header"]],null,null,null,null,null)),(t()(),Do(46,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(47,{width:0,height:1}),Qi(48,2),(t()(),Do(49,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Download"])),(t()(),Do(51,0,null,null,15,"div",[["class","download-items-container"]],null,null,null,null,null)),(t()(),Do(52,0,null,null,14,"ul",[],null,null,null,null,null)),(t()(),Do(53,0,null,null,6,"li",[],null,[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.clickOnDownloadPack()&&r),r},null,null)),(t()(),Do(54,0,null,null,5,"a",[["download",""]],[[8,"href",4]],null,null,null,null)),(t()(),Do(55,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(56,{width:0,height:1,fill:2}),Qi(57,2),(t()(),Do(58,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["Design Pack"])),(t()(),Do(60,0,null,null,6,"li",[],null,null,null,null,null)),(t()(),Do(61,0,null,null,5,"a",[["href","https://www.npmjs.com/package/eva-icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(62,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(63,{width:0,height:1,fill:2}),Qi(64,2),(t()(),Do(65,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["NPM"]))],null,function(t,e){var n=e.component;t(e,7,0,ro(e,7,0,t(e,9,0,pi(e,0),"twitter-outline",t(e,8,0,"100%","100%")))),t(e,13,0,ro(e,13,0,t(e,15,0,pi(e,0),"behance-outline",t(e,14,0,"100%","100%")))),t(e,19,0,ro(e,19,0,t(e,21,0,pi(e,0),"github-outline",t(e,20,0,"100%","100%")))),t(e,27,0,ro(e,27,0,t(e,29,0,pi(e,0),"twitter-outline",t(e,28,0,"100%","100%")))),t(e,33,0,ro(e,33,0,t(e,35,0,pi(e,0),"behance-outline",t(e,34,0,"100%","100%")))),t(e,39,0,ro(e,39,0,t(e,41,0,pi(e,0),"github",t(e,40,0,"100%","100%")))),t(e,46,0,ro(e,46,0,t(e,48,0,pi(e,0),"download",t(e,47,0,24,24)))),t(e,54,0,Io(1,"",n.zipUrl,"")),t(e,55,0,ro(e,55,0,t(e,57,0,pi(e,0),"cube-outline",t(e,56,0,24,24,"#ffffff")))),t(e,62,0,ro(e,62,0,t(e,64,0,pi(e,0),"npm",t(e,63,0,24,24,"#ffffff"))))})}var Wv=function(){function t(t){var e=this;this.scrollService=t,this.alive=!0,this.isMobileView=!1,this.clickIcon=new an,this.trackByFn=function(t,e){return e.order},this.scrollService.onScroll().pipe(xm(function(){return e.alive&&e.isMobileView})).subscribe(function(){e.popovers.forEach(function(t){t.hide()})})}return t.prototype.clickIconHandler=function(t){this.clickIcon.emit(t)},t.prototype.ngOnDestroy=function(){this.alive=!1},t}(),Gv=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%]{display:flex;flex-wrap:wrap;justify-content:flex-start}.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{cursor:pointer;border:none;margin-bottom:3rem;margin-right:calc((100% - 8 * 6rem)/ 7)}.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]:nth-child(8n){margin-right:0}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{width:6rem;height:6rem;line-height:3.25;text-align:center;border:1px solid #f6f7fa;border-radius:.25rem}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{fill:#5670a1;display:inline-block;width:1.625rem;height:1.625rem}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]:hover{border:1px solid transparent;box-shadow:0 8px 24px 0 rgba(237,240,245,.5)}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]:hover i[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] .fake-card[_ngcontent-%COMP%]{visibility:hidden;margin:0;padding:0;height:0}.nb-theme-eva [_nghost-%COMP%] .fake-card[_ngcontent-%COMP%] nb-card-body[_ngcontent-%COMP%]{display:none}@media (max-width:991.98px){.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{margin-right:calc((100% - 4 * 7rem)/ 3)}.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]:nth-child(4n){margin-right:0}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{width:7rem;height:7rem;line-height:4.25}}@media (max-width:575.98px){.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{margin-bottom:2.5rem;margin-right:calc((100% - 4 * 4.625rem)/ 3)}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{width:4.625rem;height:4.625rem;line-height:2}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:1.5rem;height:1.5rem}}@media (min-width:315px) and (max-width:370px){.nb-theme-eva [_nghost-%COMP%] nb-card[_ngcontent-%COMP%]{margin-bottom:2.5rem;margin-right:calc((100% - 4 * 4rem)/ 3)}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%]{width:4rem;height:4rem;padding:1rem;line-height:1.8}.nb-theme-eva [_nghost-%COMP%] nb-card-body[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{width:1.5rem;height:1.5rem}}"]],data:{}});function Zv(t){return ta(0,[(t()(),Do(0,0,null,null,5,"nb-card-body",[["class","eva-parent-hover"]],null,null,null,ay,iy)),Ai(1,49152,null,0,ry,[],null,null),Ai(2,4341760,[[1,4]],0,ev,[ag,kn,em,im,$e],{content:[0,"content"]},null),(t()(),Do(3,0,null,0,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(4,{width:0,height:1,animationType:2}),Qi(5,2)],function(t,e){t(e,2,0,e.parent.context.$implicit.name)},function(t,e){var n=e.component;t(e,3,0,ro(e,3,0,t(e,5,0,pi(e.parent.parent,0),e.parent.context.$implicit.name,t(e,4,0,"100%","100%",n.animationType))))})}function Qv(t){return ta(0,[(t()(),Do(0,0,null,null,5,"nb-card-body",[["class","eva-parent-hover"]],null,null,null,ay,iy)),Ai(1,49152,null,0,ry,[],null,null),Ai(2,4341760,[[1,4]],0,ev,[ag,kn,em,im,$e],{content:[0,"content"],mode:[1,"mode"]},null),(t()(),Do(3,0,null,0,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(4,{width:0,height:1,animationType:2}),Qi(5,2)],function(t,e){t(e,2,0,e.parent.context.$implicit.name,"hint")},function(t,e){var n=e.component;t(e,3,0,ro(e,3,0,t(e,5,0,pi(e.parent.parent,0),e.parent.context.$implicit.name,t(e,4,0,"100%","100%",n.animationType))))})}function Kv(t){return ta(0,[(t()(),Do(0,0,null,null,4,"nb-card",[],[[2,"xxsmall-card",null],[2,"xsmall-card",null],[2,"small-card",null],[2,"medium-card",null],[2,"large-card",null],[2,"xlarge-card",null],[2,"xxlarge-card",null],[2,"active-card",null],[2,"disabled-card",null],[2,"primary-card",null],[2,"info-card",null],[2,"success-card",null],[2,"warning-card",null],[2,"danger-card",null],[2,"accent",null],[2,"accent-primary",null],[2,"accent-info",null],[2,"accent-success",null],[2,"accent-warning",null],[2,"accent-danger",null],[2,"accent-active",null],[2,"accent-disabled",null]],[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.clickIconHandler(t.context.$implicit.name)&&r),r},ly,sy)),Ai(1,49152,null,0,oy,[],null,null),(t()(),Vo(16777216,null,1,1,null,Zv)),Ai(3,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"],ngIfElse:[1,"ngIfElse"]},null),(t()(),Vo(0,[["desktop",2]],2,0,null,Qv))],function(t,e){t(e,3,0,e.component.isMobileView,pi(e,4))},function(t,e){t(e,0,1,[pi(e,1).xxsmall,pi(e,1).xsmall,pi(e,1).small,pi(e,1).medium,pi(e,1).large,pi(e,1).xlarge,pi(e,1).xxlarge,pi(e,1).active,pi(e,1).disabled,pi(e,1).primary,pi(e,1).info,pi(e,1).success,pi(e,1).warning,pi(e,1).danger,pi(e,1).hasAccent,pi(e,1).primaryAccent,pi(e,1).infoAccent,pi(e,1).successAccent,pi(e,1).warningAccent,pi(e,1).dangerAccent,pi(e,1).activeAccent,pi(e,1).disabledAccent])})}function $v(t){return ta(2,[Ei(0,ny,[fh]),Fi(671088640,1,{popovers:1}),(t()(),Vo(16777216,null,null,1,null,Kv)),Ai(3,278528,null,0,oc,[jn,Nn,lr],{ngForOf:[0,"ngForOf"],ngForTrackBy:[1,"ngForTrackBy"]},null),(t()(),Do(4,0,null,null,1,"nb-card",[["class","fake-card"]],[[2,"xxsmall-card",null],[2,"xsmall-card",null],[2,"small-card",null],[2,"medium-card",null],[2,"large-card",null],[2,"xlarge-card",null],[2,"xxlarge-card",null],[2,"active-card",null],[2,"disabled-card",null],[2,"primary-card",null],[2,"info-card",null],[2,"success-card",null],[2,"warning-card",null],[2,"danger-card",null],[2,"accent",null],[2,"accent-primary",null],[2,"accent-info",null],[2,"accent-success",null],[2,"accent-warning",null],[2,"accent-danger",null],[2,"accent-active",null],[2,"accent-disabled",null]],null,null,ly,sy)),Ai(5,49152,null,0,oy,[],null,null),(t()(),Do(6,0,null,null,1,"nb-card",[["class","fake-card"]],[[2,"xxsmall-card",null],[2,"xsmall-card",null],[2,"small-card",null],[2,"medium-card",null],[2,"large-card",null],[2,"xlarge-card",null],[2,"xxlarge-card",null],[2,"active-card",null],[2,"disabled-card",null],[2,"primary-card",null],[2,"info-card",null],[2,"success-card",null],[2,"warning-card",null],[2,"danger-card",null],[2,"accent",null],[2,"accent-primary",null],[2,"accent-info",null],[2,"accent-success",null],[2,"accent-warning",null],[2,"accent-danger",null],[2,"accent-active",null],[2,"accent-disabled",null]],null,null,ly,sy)),Ai(7,49152,null,0,oy,[],null,null)],function(t,e){var n=e.component;t(e,3,0,n.icons,n.trackByFn)},function(t,e){t(e,4,1,[pi(e,5).xxsmall,pi(e,5).xsmall,pi(e,5).small,pi(e,5).medium,pi(e,5).large,pi(e,5).xlarge,pi(e,5).xxlarge,pi(e,5).active,pi(e,5).disabled,pi(e,5).primary,pi(e,5).info,pi(e,5).success,pi(e,5).warning,pi(e,5).danger,pi(e,5).hasAccent,pi(e,5).primaryAccent,pi(e,5).infoAccent,pi(e,5).successAccent,pi(e,5).warningAccent,pi(e,5).dangerAccent,pi(e,5).activeAccent,pi(e,5).disabledAccent]),t(e,6,1,[pi(e,7).xxsmall,pi(e,7).xsmall,pi(e,7).small,pi(e,7).medium,pi(e,7).large,pi(e,7).xlarge,pi(e,7).xxlarge,pi(e,7).active,pi(e,7).disabled,pi(e,7).primary,pi(e,7).info,pi(e,7).success,pi(e,7).warning,pi(e,7).danger,pi(e,7).hasAccent,pi(e,7).primaryAccent,pi(e,7).infoAccent,pi(e,7).successAccent,pi(e,7).warningAccent,pi(e,7).dangerAccent,pi(e,7).activeAccent,pi(e,7).disabledAccent])})}var Xv=function(){function t(){this.changeIconsType=new an,this.navItems=[{title:"Outline",type:"outline",iconName:"star-outline"},{title:"Fill",type:"fill",iconName:"star"}]}return t.prototype.changeType=function(t){this.changeIconsType.emit(t),this.iconsType=t},t}(),Yv=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%] ul[_ngcontent-%COMP%]{display:flex;list-style:none;margin:0;padding:0}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]{display:flex;align-items:baseline;position:relative;text-decoration:none;font-size:.875rem;color:#a7b4cc;cursor:pointer}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:not(:first-child){margin-left:1.75rem}.nb-theme-eva [_nghost-%COMP%] li.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:focus, .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:hover{color:#36f;text-shadow:.5px 0 0 currentColor;font-weight:400;outline:0!important}.nb-theme-eva [_nghost-%COMP%] li.active[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:focus .nav-menu-icon[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:hover .nav-menu-icon[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%]{margin-right:.5rem;fill:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:.875rem}@media (max-width:767.98px){.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:none}}"]],data:{}});function Jv(t){return ta(0,[(t()(),Do(0,0,null,null,4,"li",[["class","nav-item"]],[[2,"active",null]],[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.changeType(t.context.$implicit.type)&&r),r},null,null)),(t()(),Do(1,0,null,null,1,"i",[["class","nav-menu-icon"]],[[8,"innerHTML",1]],null,null,null,null)),Qi(2,1),(t()(),Do(3,0,null,null,1,"span",[["class","title"]],null,null,null,null,null)),(t()(),Xi(4,null,["",""]))],null,function(t,e){t(e,0,0,e.context.$implicit.type===e.component.iconsType),t(e,1,0,ro(e,1,0,t(e,2,0,pi(e.parent,0),e.context.$implicit.iconName))),t(e,4,0,e.context.$implicit.title)})}function tb(t){return ta(0,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,2,"ul",[],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,Jv)),Ai(3,278528,null,0,oc,[jn,Nn,lr],{ngForOf:[0,"ngForOf"]},null)],function(t,e){t(e,3,0,e.component.navItems)},null)}var eb=function(){function t(){this.changeAnimation=new an,this.animationItems=[{title:"Zoom",iconName:"maximize-outline",animationType:"zoom"},{title:"Pulse",iconName:"activity-outline",animationType:"pulse"},{title:"Shake",iconName:"shake-outline",animationType:"shake"},{title:"Flip in Y",iconName:"flip-2-outline",animationType:"flip"}]}return t.prototype.ngOnInit=function(){this.selectedItem=this.animation},t.prototype.changeAnimationType=function(t){this.changeAnimation.emit(t),this.animation=t},t}(),nb=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%] ul[_ngcontent-%COMP%]{display:flex;list-style:none;margin:0;padding:0}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]{cursor:pointer;align-items:baseline;font-size:.875rem;color:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:not(:first-child){margin-left:1.75rem}.nb-theme-eva [_nghost-%COMP%] li.active[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:focus, .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:hover{color:#36f;text-shadow:.5px 0 0 currentColor;font-weight:400;outline:0!important}.nb-theme-eva [_nghost-%COMP%] li.active[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:focus .nav-menu-icon[_ngcontent-%COMP%], .nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%]:hover .nav-menu-icon[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%]{margin-right:.5rem;fill:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] li[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-size:.875rem}@media (max-width:1199.98px){.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%]{padding:.5rem .75rem}.nb-theme-eva [_nghost-%COMP%] a.active[_ngcontent-%COMP%]{border-radius:.17rem;border:1px solid #36f}.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%] .nav-menu-icon[_ngcontent-%COMP%]{margin:0 .25rem}.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%]::after{display:none}.nb-theme-eva [_nghost-%COMP%] a[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .nav-menu-icon[_ngcontent-%COMP%]{margin:0}}@media (max-width:767.98px){.nb-theme-eva [_nghost-%COMP%] .title[_ngcontent-%COMP%]{display:none}}"]],data:{}});function rb(t){return ta(0,[(t()(),Do(0,0,null,null,5,"li",[["class","nav-item eva-parent-hover"]],[[2,"active",null]],[[null,"click"]],function(t,e,n){var r=!0;return"click"===e&&(r=!1!==t.component.changeAnimationType(t.context.$implicit.animationType)&&r),r},null,null)),(t()(),Do(1,0,null,null,2,"i",[["class","nav-menu-icon"]],[[8,"innerHTML",1]],null,null,null,null)),Ki(2,{animationType:0}),Qi(3,2),(t()(),Do(4,0,null,null,1,"span",[["class","title"]],null,null,null,null,null)),(t()(),Xi(5,null,["",""]))],null,function(t,e){t(e,0,0,e.context.$implicit.animationType===e.component.animation),t(e,1,0,ro(e,1,0,t(e,3,0,pi(e.parent,0),e.context.$implicit.iconName,t(e,2,0,e.context.$implicit.animationType)))),t(e,5,0,e.context.$implicit.title)})}function ob(t){return ta(0,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,2,"ul",[],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,rb)),Ai(3,278528,null,0,oc,[jn,Nn,lr],{ngForOf:[0,"ngForOf"]},null)],function(t,e){t(e,3,0,e.component.animationItems)},null)}var ib=n("q7YW"),ab={activity:0,"alert-circle":100,"alert-triangle":200,archive:300,"arrow-circle-down":400,"arrow-circle-up":500,"arrow-circle-left":600,"arrow-circle-right":700,"arrow-down":800,"arrow-up":900,"arrow-left":1e3,"arrow-right":1100,"arrow-downward":1200,"arrow-upward":1300,"arrow-back":1400,"arrow-forward":1500,"arrow-ios-downward":1600,"arrow-ios-upward":1700,"arrow-ios-back":1800,"arrow-ios-forward":1900,"arrowhead-down":2e3,"arrowhead-up":2100,"arrowhead-left":2200,"arrowhead-right":2300,at:2500,"attach-2":2600,attach:2700,award:2800,backspace:2900,"bar-chart-2":3e3,"bar-chart":3100,battery:3200,behance:3250,"bell-off":3300,bell:3400,bluetooth:3500,"book-open":3600,book:3700,bookmark:3800,briefcase:3900,browser:4e3,brush:4100,bulb:4200,calendar:4300,camera:4400,car:4500,cast:4600,charging:4700,"checkmark-circle-2":4800,"checkmark-circle":4900,"checkmark-square-2":5e3,"checkmark-square":5100,checkmark:5200,"chevron-down":5300,"chevron-left":5400,"chevron-right":5500,"chevron-up":5600,clipboard:5700,clock:5800,"close-circle":5900,"close-square":6e3,close:6100,"cloud-download":6200,"cloud-upload":6300,"code-download":6400,code:6500,collapse:6600,"color-palette":6700,"color-picker":6800,compass:6900,copy:7e3,"corner-down-left":7100,"corner-down-right":7200,"corner-left-down":7300,"corner-left-up":7400,"corner-right-down":7500,"corner-right-up":7600,"corner-up-left":7700,"corner-up-right":7800,"credit-card":7900,crop:8e3,cube:8100,"diagonal-arrow-left-down":8200,"diagonal-arrow-left-up":8300,"diagonal-arrow-right-down":8400,"diagonal-arrow-right-up":8500,"done-all":8600,download:8700,"droplet-off":8800,droplet:8900,"edit-2":9e3,edit:9100,email:9200,expand:9300,"external-link":9400,"eye-off-2":9500,"eye-off":9600,eye:9700,facebook:9800,"file-add":9900,"file-remove":1e4,"file-text":10100,file:10200,film:10300,flag:10400,"flash-off":10500,flash:10600,flip:10650,"flip-2":10675,"folder-add":10700,"folder-remove":10800,folder:10900,funnel:11e3,gift:11100,github:11150,"globe-2":11200,"globe-3":11300,globe:11400,google:11500,grid:11600,"hard-drive":11700,hash:11800,headphones:11900,heart:12e3,home:12100,"image-2":12200,image:12300,inbox:12400,info:12500,keypad:12600,layers:12700,layout:12800,"link-2":12900,link:13e3,linkedin:13100,list:13200,lock:13300,"log-in":13400,"log-out":13500,map:13600,maximize:13700,"menu-2":13800,"menu-arrow":13900,menu:14e3,"message-circle":14100,"message-square":14150,"mic-off":14200,mic:14300,minimize:14400,"minus-circle":14500,"minus-square":14600,minus:14700,monitor:14800,moon:14900,"more-horizontal":15e3,"more-vertical":15100,move:15200,music:15300,"navigation-2":15400,navigation:15500,npm:15550,"options-2":15600,options:15700,pantone:15800,"paper-plane":15900,"pause-circle":16e3,people:16100,percent:16200,"person-add":16300,"person-delete":16400,"person-done":16500,"person-remove":16600,person:16700,"phone-call":16800,"phone-missed":16900,"phone-off":17e3,phone:17100,"pie-chart-2":17200,"pie-chart":17300,pin:17400,"play-circle":17500,"plus-circle":17600,"plus-square":17700,plus:17800,power:17900,pricetags:18e3,printer:18100,"question-mark-circle":18200,"question-mark":18300,"radio-button-off":18400,"radio-button-on":18500,radio:18600,recording:18700,refresh:18800,repeat:18900,"rewind-left":19e3,"rewind-right":19100,save:19200,scissors:19300,search:19400,"settings-2":19500,settings:19600,share:19700,"shield-off":19800,shield:19900,"shopping-bag":2e4,"shopping-cart":20100,"shuffle-2":20200,shuffle:20300,"skip-back":20400,"skip-forward":20500,slash:20600,smartphone:20700,speaker:20800,square:20900,star:21e3,"stop-circle":21100,sun:21200,swap:21300,sync:21400,text:21500,"thermometer-minus":21600,"thermometer-plus":21700,thermometer:21800,"toggle-left":21900,"toggle-right":22e3,"trash-2":22100,trash:22200,"trending-down":22300,"trending-up":22400,tv:22500,twitter:22600,umbrella:22700,undo:22800,unlock:22900,upload:23e3,"video-off":23100,video:23200,"volume-down":23300,"volume-mute":23400,"volume-off":23500,"volume-up":23600,"wifi-off":23700,wifi:23800},sb={"activity-outline":0,"alert-circle-outline":100,"alert-triangle-outline":200,"archive-outline":300,"arrow-circle-down-outline":400,"arrow-circle-up-outline":500,"arrow-circle-left-outline":600,"arrow-circle-right-outline":700,"arrow-down-outline":800,"arrow-up-outline":900,"arrow-left-outline":1e3,"arrow-right-outline":1100,"arrow-downward-outline":1200,"arrow-upward-outline":1300,"arrow-back-outline":1400,"arrow-forward-outline":1500,"arrow-ios-downward-outline":1600,"arrow-ios-upward-outline":1700,"arrow-ios-back-outline":1800,"arrow-ios-forward-outline":1900,"arrowhead-down-outline":2e3,"arrowhead-up-outline":2100,"arrowhead-left-outline":2200,"arrowhead-right-outline":2300,"at-outline":2400,"attach-2-outline":2500,"attach-outline":2600,"award-outline":2700,"backspace-outline":2800,"bar-chart-2-outline":2900,"bar-chart-outline":3e3,"battery-outline":3100,"behance-outline":3150,"bell-off-outline":3200,"bell-outline":3300,"bluetooth-outline":3400,"book-open-outline":3500,"book-outline":3600,"bookmark-outline":3700,"briefcase-outline":3800,"browser-outline":3900,"brush-outline":4e3,"bulb-outline":4100,"calendar-outline":4200,"camera-outline":4300,"car-outline":4400,"cast-outline":4500,"charging-outline":4600,"checkmark-circle-2-outline":4700,"checkmark-circle-outline":4800,"checkmark-outline":4900,"checkmark-square-2-outline":5e3,"checkmark-square-outline":5100,"chevron-down-outline":5200,"chevron-left-outline":5300,"chevron-right-outline":5400,"chevron-up-outline":5500,"clipboard-outline":5600,"clock-outline":5700,"close-circle-outline":5800,"close-outline":5900,"close-square-outline":6e3,"cloud-download-outline":6100,"cloud-upload-outline":6200,"code-download-outline":6300,"code-outline":6400,"collapse-outline":6500,"color-palette-outline":6600,"color-picker-outline":6700,"compass-outline":6800,"copy-outline":6900,"corner-down-left-outline":7e3,"corner-down-right-outline":7100,"corner-left-down-outline":7200,"corner-left-up-outline":7300,"corner-right-down-outline":7400,"corner-right-up-outline":7500,"corner-up-left-outline":7600,"corner-up-right-outline":7700,"credit-card-outline":7800,"crop-outline":7900,"cube-outline":8e3,"diagonal-arrow-left-down-outline":8100,"diagonal-arrow-left-up-outline":8200,"diagonal-arrow-right-down-outline":8300,"diagonal-arrow-right-up-outline":8400,"done-all-outline":8500,"download-outline":8600,"droplet-off-outline":8700,"droplet-outline":8800,"edit-2-outline":8900,"edit-outline":9e3,"email-outline":9100,"expand-outline":9200,"external-link-outline":9300,"eye-off-2-outline":9400,"eye-off-outline":9500,"eye-outline":9600,"facebook-outline":9700,"file-add-outline":9800,"file-outline":9900,"file-remove-outline":1e4,"file-text-outline":10100,"film-outline":10200,"flag-outline":10300,"flash-off-outline":10400,"flash-outline":10500,"flip-outline":10550,"flip-2-outline":10575,"folder-add-outline":10600,"folder-outline":10700,"folder-remove-outline":10800,"funnel-outline":10900,"gift-outline":11e3,"globe-2-outline":11100,"globe-outline":11200,"google-outline":11300,"grid-outline":11400,"hard-drive-outline":11500,"hash-outline":11600,"headphones-outline":11700,"heart-outline":11800,"home-outline":11900,"image-outline":12e3,"inbox-outline":12100,"info-outline":12200,"keypad-outline":12300,"layers-outline":12400,"layout-outline":12500,"link-2-outline":12600,"link-outline":12700,"linkedin-outline":12800,"list-outline":12900,"loader-outline":13e3,"lock-outline":13100,"log-in-outline":13200,"log-out-outline":13300,"map-outline":13400,"maximize-outline":13500,"menu-2-outline":13600,"menu-arrow-outline":13700,"menu-outline":13800,"message-circle-outline":13900,"message-square-outline":14e3,"mic-off-outline":14100,"mic-outline":14200,"minimize-outline":14300,"minus-circle-outline":14400,"minus-outline":14500,"minus-square-outline":14600,"monitor-outline":14700,"moon-outline":14800,"more-horizontal-outline":14900,"more-vertical-outline":15e3,"move-outline":15100,"music-outline":15200,"navigation-2-outline":15300,"navigation-outline":15400,"npm-outline":15450,"options-2-outline":15500,"options-outline":15600,"pantone-outline":15700,"paper-plane-outline":15800,"pause-circle-outline":15900,"people-outline":16e3,"percent-outline":16100,"person-add-outline":16200,"person-delete-outline":16300,"person-done-outline":16400,"person-outline":16500,"person-remove-outline":16600,"phone-call-outline":16700,"phone-missed-outline":16800,"phone-off-outline":16900,"phone-outline":17e3,"pie-chart-outline":17100,"pin-outline":17200,"play-circle-outline":17300,"plus-circle-outline":17400,"plus-outline":17500,"plus-square-outline":17600,"power-outline":17700,"pricetags-outline":17800,"printer-outline":17900,"question-mark-circle-outline":18e3,"question-mark-outline":18100,"radio-button-off-outline":18200,"radio-button-on-outline":18300,"radio-outline":18400,"recording-outline":18500,"refresh-outline":18600,"repeat-outline":18700,"rewind-left-outline":18800,"rewind-right-outline":18900,"save-outline":19e3,"scissors-outline":19100,"search-outline":19200,"settings-2-outline":19300,"settings-outline":19400,"share-outline":19500,"shake-outline":19550,"shield-off-outline":19600,"shield-outline":19700,"shopping-bag-outline":19800,"shopping-cart-outline":19900,"shuffle-2-outline":2e4,"shuffle-outline":20100,"skip-back-outline":20200,"skip-forward-outline":20300,"slash-outline":20400,"smartphone-outline":20500,"speaker-outline":20600,"square-outline":20700,"star-outline":20800,"stop-circle-outline":20900,"sun-outline":21e3,"swap-outline":21100,"sync-outline":21200,"text-outline":21300,"thermometer-minus-outline":21400,"thermometer-outline":21500,"thermometer-plus-outline":21600,"toggle-left-outline":21700,"toggle-right-outline":21800,"trash-2-outline":21900,"trash-outline":22e3,"trending-down-outline":22100,"trending-up-outline":22200,"tv-outline":22300,"twitter-outline":22400,"umbrella-outline":22500,"undo-outline":22600,"unlock-outline":22700,"upload-outline":22800,"video-off-outline":22900,"video-outline":23e3,"volume-down-outline":23100,"volume-mute-outline":23200,"volume-off-outline":23300,"volume-up-outline":23400,"wifi-off-outline":23500,"wifi-outline":23600},lb={activity:["pulse","health","action","motion"],"alert-circle":["warning"],"alert-triangle":["warning"],archive:["document","file"],"arrow-circle-down":[],"arrow-circle-up":[],"arrow-circle-left":[],"arrow-circle-right":[],"arrow-down":[],"arrow-up":[],"arrow-left":[],"arrow-right":[],"arrow-downward":[],"arrow-upward":[],"arrow-back":[],"arrow-forward":[],"arrow-ios-downward":[],"arrow-ios-upward":[],"arrow-ios-back":[],"arrow-ios-forward":[],"arrowhead-down":[],"arrowhead-up":[],"arrowhead-left":[],"arrowhead-right":[],at:["mention"],"attach-2":["paperclip, attachment"],attach:["paperclip, attachment"],award:["achievement","badge"],backspace:["cross"],"bar-chart-2":[],"bar-chart":[],battery:[],"bell-off":["alarm","notification","silent"],bell:["alarm","notification"],bluetooth:["wireless"],"book-open":["read"],book:["read","dictionary","booklet","magazine"],bookmark:["read","clip","marker","tag"],briefcase:["work","bag","baggage","folder"],browser:["web"],brush:["art"],bulb:["lamp","light"],calendar:[],camera:["photo"],car:["machine","truck","auto"],cast:[],charging:[],"checkmark-circle-2":[],"checkmark-circle":[],"checkmark-square-2":[],"checkmark-square":[],checkmark:[],"chevron-down":["arrow"],"chevron-left":["arrow"],"chevron-right":["arrow"],"chevron-up":["arrow"],clipboard:["copy"],clock:["time","watch","alarm"],"close-circle":["cross"],"close-square":["cross"],close:["cross"],"cloud-download":["arrow"],"cloud-upload":["arrow"],"code-download":["chevron","arrow"],code:["chevron","arrow"],collapse:["arrow"],"color-palette":["art"],"color-picker":["art"],compass:["navigation","safari","travel"],copy:["clone","duplicate"],"corner-down-left":["arrow"],"corner-down-right":["arrow"],"corner-left-down":["arrow"],"corner-left-up":["arrow"],"corner-right-down":["arrow"],"corner-right-up":["arrow"],"corner-up-left":["arrow"],"corner-up-right":["arrow"],"credit-card":["purchase","payment","cc"],crop:["photo","image"],cube:["figure"],"diagonal-arrow-left-down":[],"diagonal-arrow-left-up":[],"diagonal-arrow-right-down":[],"diagonal-arrow-right-up":[],"done-all":["checkmark"],download:["arrow"],"droplet-off":["water"],droplet:["water"],"edit-2":["pencil","change"],edit:["pencil","change"],email:["letter"],expand:["arrows"],"external-link":["arrow"],"eye-off-2":["view","watch"],"eye-off":["view","watch"],eye:["view","watch"],facebook:["logo"],"file-add":[],"file-remove":[],"file-text":[],file:[],film:["movie","video"],flag:[],"flash-off":[],flash:["electricity"],"folder-add":["directory"],"folder-remove":["directory"],folder:["directory"],funnel:["filter"],gift:["present","box","birthday","party"],github:["logo"],"globe-2":["world","browser","language","translate"],"globe-3":["world","browser","language","translate"],globe:["world","browser","language","translate"],google:["world","browser","language","translate","logo"],grid:[],"hard-drive":["computer","server"],hash:["hashtag","number","pound"],headphones:["music","audio"],heart:["like","love"],home:["house"],"image-2":["picture"],image:["picture"],inbox:["email","letter"],info:[],keypad:[],layers:[],layout:[],"link-2":[],link:[],linkedin:["logo","social"],list:[],lock:[],"log-in":["sign in","arrow"],"log-out":["sign out","arrow"],loader:[],map:["location","navigation","travel"],maximize:["fullscreen"],"menu-2":["bars","navigation","hamburger"],"menu-arrow":["bars","navigation","hamburger"],menu:["bars","navigation","hamburger"],"message-circle":["comment","chat"],"message-square":["comment","chat"],"mic-off":["record"],mic:["record"],minimize:["exit fullscreen"],"minus-circle":[],"minus-square":[],minus:[],monitor:["tv"],moon:["dark","night"],"more-horizontal":["ellipsis"],"more-vertical":["ellipsis"],move:["arrows"],music:["melody","song"],"navigation-2":["location","travel"],navigation:["location","travel"],npm:["logo"],"options-2":[],options:[],pantone:["color"],"paper-plane":["flight"],"pause-circle":["music","stop"],people:["person","user"],percent:[],"person-add":["user"],"person-delete":["user"],"person-done":["user"],"person-remove":["user"],person:["user"],"phone-call":[],"phone-missed":[],"phone-off":[],phone:[],"pie-chart-2":[],"pie-chart":[],pin:["mark"],"play-circle":["music","start"],"plus-circle":["add","new"],"plus-square":["add","new"],plus:["add","new"],power:["on","off"],pricetags:["commerce"],printer:[],"question-mark-circle":["help"],"question-mark":["help"],"radio-button-off":["signal"],"radio-button-on":["signal"],radio:["signal"],recording:[],refresh:[],repeat:["music"],"rewind-left":["music"],"rewind-right":["music"],save:["floppy disk"],scissors:["tool"],search:["magnifier"],"settings-2":["cog","edit","gear","preferences"],settings:["cog","edit","gear","preferences"],share:[],"shield-off":["security"],shield:["security"],"shopping-bag":["ecommerce","cart","purchase","store"],"shopping-cart":["ecommerce","cart","purchase","store"],"shuffle-2":["music"],shuffle:["music"],"skip-back":["music"],"skip-forward":["music"],slash:["ban","no"],smartphone:["mobile"],speaker:["music"],square:["figure"],star:["bookmark","favorite","like"],"stop-circle":[],sun:["brightness","weather","light"],swap:["arrow"],sync:["arrow"],text:[],"thermometer-minus":["temperature"],"thermometer-plus":["temperature"],thermometer:["temperature"],"toggle-left":["on","off","switch"],"toggle-right":["on","off","switch"],"trash-2":["garbage","delete","remove"],trash:["garbage","delete","remove"],"trending-down":["arrow"],"trending-up":["arrow"],tv:["monitor"],twitter:["logo"],umbrella:["rain","weather"],undo:["arrow"],unlock:[],upload:["arrow"],"video-off":["camera","movie","film"],video:["camera","movie","film"],"volume-down":["music","sound","mute"],"volume-mute":["music","sound","mute"],"volume-off":["music","sound","mute"],"volume-up":["music","sound","mute"],"wifi-off":["internet","connection"],wifi:["internet","connection"]},ub=function(){function t(){var t=this;this.data={icons:[],message:""},this.sortIcons=function(t,e){return t.order-e.order},this.orders={fill:ab,outline:sb},this.icons=Object.keys(ty.icons).reduce(function(e,n,r,o){var i=-1===n.indexOf("outline")?"fill":"outline",a=t.getIconData(n,i);return e[i]=e[i].concat(a),r===o.length-1&&(e.outline.sort(t.sortIcons),e.fill.sort(t.sortIcons)),e},{fill:[],outline:[]})}return t.prototype.getIconData=function(t,e){var n=t.replace("-outline",""),r=this.getIconsTags(n,t);return{name:t,order:this.orders[e][t],tags:r}},t.prototype.getIconsTags=function(t,e){return lb[t]&&lb[t].length>0?lb[t].concat(e):[e]},t.prototype.getIconsData=function(t){return this.data.icons=this.icons[t],Xl(this.data)},t.prototype.getFilteredIconsData=function(t,e){var n=this.icons[e].filter(function(e){return e.tags.some(function(e){return-1!==e.indexOf(t.toLowerCase())})});return this.data.icons=n,this.data.message=0===n.length?"Oops\u2026 here are no results that match your search.":"",Xl(this.data)},t}(),cb=function(){function t(t,e,n,r,o,i,a,s,l){var u=this;this.iconService=t,this.router=e,this.activatedRoute=n,this.dialogService=r,this.breakpointService=o,this.themeService=i,this.dialogStateService=a,this.versionService=s,this.analytics=l,this.alive=!0,this.iconsType="outline",this.isInputFocus=!1,this.icons=[],this.message="",this.breakpoint={name:"",width:0},this.animation="zoom",this.currentVersion=this.versionService.getEvoVersion(),this.breakpoints=this.breakpointService.getBreakpointsMap(),this.themeService.onMediaQueryChange().pipe(xm(function(){return u.alive})).subscribe(function(t){u.breakpoint=t[1]})}return t.prototype.ngAfterViewInit=function(){var t=this;this.activatedRoute.queryParams.pipe(xm(function(){return t.alive}),fm(0),yu(function(e){!t.searchInput.nativeElement.value&&e.searchKey&&(t.searchInput.nativeElement.value=e.searchKey),e.type&&t.iconsType!==e.type&&(t.iconsType=e.type)}),it(function(e){return e.searchKey&&e.type?t.iconService.getFilteredIconsData(e.searchKey,e.type):t.iconService.getIconsData(t.iconsType)})).subscribe(function(e){t.icons=e.icons,t.message=e.message}),Object(ib.fromEvent)(this.searchInput.nativeElement,"keyup").pipe(xm(function(){return t.alive}),wg(500)).subscribe(function(e){var n=e.target.value;if(n)t.updateQueryParams({searchKey:n,type:t.iconsType});else{var r=t.router.url.substring(0,t.router.url.indexOf("?"));t.router.navigateByUrl(r)}})},Object.defineProperty(t.prototype,"placeholder",{get:function(){return this.isLoading||this.noSearchResults?"":"Search "+this.icons.length+" Icons"},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"noSearchResults",{get:function(){return this.message&&0===this.icons.length},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isLoading",{get:function(){return!this.message&&0===this.icons.length},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"isMobileMode",{get:function(){return this.breakpoint.width<=this.breakpoints.sm},enumerable:!0,configurable:!0}),t.prototype.clickIcon=function(t){var e=this;if(this.analytics.trackEvent("openIconDialog",t),!this.isMobileMode){var n=this.dialogService.open(Ov,{backdropClass:"download-icon"}),r=n.componentRef.instance;r.selectedIcon=t,r.iconType=this.iconsType,this.dialogStateService.changeDialogState("open"),n.onClose.subscribe(function(){e.dialogStateService.changeDialogState("close")})}},t.prototype.handleFocusInput=function(){this.isInputFocus=!0},t.prototype.handleBlurInput=function(){this.isInputFocus=!1},t.prototype.changeAnimation=function(t){this.animation=t},t.prototype.changeIconsType=function(t){this.iconsType=t,this.icons=[],this.updateQueryParams({type:t})},t.prototype.updateQueryParams=function(t){this.router.navigate([],{relativeTo:this.activatedRoute,queryParamsHandling:"merge",queryParams:t})},t.prototype.ngOnDestroy=function(){this.alive=!1},t}(),hb=ao({encapsulation:0,styles:[['.nb-theme-eva [_nghost-%COMP%]{margin-top:4.5rem;margin-bottom:3rem;display:block}.nb-theme-eva [_nghost-%COMP%] .title[_ngcontent-%COMP%]{position:relative}.nb-theme-eva [_nghost-%COMP%] .version[_ngcontent-%COMP%]{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,sans-serif;background-color:#edfff3;position:relative;bottom:.35rem;font-size:1rem;font-weight:600;color:#0fba81;padding:.3125rem .6875rem .3125rem .8125rem;border-radius:.625rem;text-transform:none}.nb-theme-eva [_nghost-%COMP%] h1[_ngcontent-%COMP%]{font-family:\'Raleway Bold\',Arial,Helvetica,Geneva,sans-serif;color:#36f;font-size:5rem;padding-left:6.625rem;text-transform:capitalize;margin-bottom:1rem}.nb-theme-eva [_nghost-%COMP%] .description[_ngcontent-%COMP%]{color:#5670a1;font-size:1.125rem;line-height:1.625;margin-bottom:2rem}.nb-theme-eva [_nghost-%COMP%] .description[_ngcontent-%COMP%] span[_ngcontent-%COMP%]{font-weight:800}.nb-theme-eva [_nghost-%COMP%] .search[_ngcontent-%COMP%]{width:100%;position:relative}.nb-theme-eva [_nghost-%COMP%] .search[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{position:absolute;left:1rem;top:1rem;fill:#a6aebd}.nb-theme-eva [_nghost-%COMP%] .search.search-focus[_ngcontent-%COMP%] i[_ngcontent-%COMP%]{fill:#36f}.nb-theme-eva [_nghost-%COMP%] .heart[_ngcontent-%COMP%]{position:absolute;top:1.25rem;left:1.375rem;width:3.75rem;height:3.75rem;background:url("data:image/svg+xml,%3C%3Fxml version%3D%221.0%22 encoding%3D%22UTF-8%22%3F%3E%3Csvg width%3D%2222px%22 height%3D%2217px%22 viewBox%3D%220 0 22 17%22 version%3D%221.1%22 xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22 xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E %3C!-- Generator%3A Sketch 52.2 (67145) - http%3A%2F%2Fwww.bohemiancoding.com%2Fsketch --%3E %3Ctitle%3EGroup 2%3C%2Ftitle%3E %3Cdesc%3ECreated with Sketch.%3C%2Fdesc%3E %3Cdefs%3E %3Cpath d%3D%22M11%2C17 C10.734%2C17 10.48%2C16.895 10.292%2C16.706 L2.525%2C8.926 C0.489%2C6.886 0.489%2C3.567 2.525%2C1.527 C3.508%2C0.543 4.821%2C0 6.22%2C0 C7.619%2C0 8.932%2C0.543 9.915%2C1.527 L11%2C2.614 L12.084%2C1.528 C13.068%2C0.543 14.381%2C0 15.78%2C0 C17.179%2C0 18.492%2C0.543 19.475%2C1.527 C21.511%2C3.567 21.511%2C6.886 19.476%2C8.926 L11.708%2C16.707 C11.52%2C16.895 11.266%2C17 11%2C17%22 id%3D%22path-1%22%3E%3C%2Fpath%3E %3Cpath d%3D%22M6.2197%2C2 C5.3557%2C2 4.5457%2C2.334 3.9397%2C2.941 C2.6817%2C4.201 2.6817%2C6.252 3.9407%2C7.514 L10.9997%2C14.585 L18.0597%2C7.514 C19.3187%2C6.252 19.3187%2C4.201 18.0597%2C2.941 C16.8477%2C1.726 14.7117%2C1.728 13.4997%2C2.941 L11.7077%2C4.736 C11.3317%2C5.113 10.6677%2C5.113 10.2917%2C4.736 L8.4997%2C2.94 C7.8937%2C2.334 7.0847%2C2 6.2197%2C2 M10.9997%2C17 C10.7347%2C17 10.4797%2C16.895 10.2927%2C16.706 L2.5247%2C8.926 C0.4887%2C6.886 0.4887%2C3.567 2.5247%2C1.527 C3.5087%2C0.543 4.8207%2C0 6.2197%2C0 C7.6187%2C0 8.9317%2C0.543 9.9147%2C1.527 L10.9997%2C2.614 L12.0847%2C1.528 C13.0687%2C0.543 14.3807%2C0 15.7807%2C0 C17.1787%2C0 18.4917%2C0.543 19.4747%2C1.527 C21.5117%2C3.567 21.5117%2C6.886 19.4757%2C8.926 L11.7077%2C16.707 C11.5197%2C16.895 11.2657%2C17 10.9997%2C17%22 id%3D%22path-3%22%3E%3C%2Fpath%3E %3C%2Fdefs%3E %3Cg id%3D%22Eva-Icons-Landing%22 stroke%3D%22none%22 stroke-width%3D%221%22 fill%3D%22none%22 fill-rule%3D%22evenodd%22%3E %3Cg id%3D%22Artboard%22 transform%3D%22translate(-1145.000000%2C -1127.000000)%22%3E %3Cg id%3D%22Group-2%22 transform%3D%22translate(1144.000000%2C 1123.000000)%22%3E %3Crect id%3D%22Rectangle%22 fill-opacity%3D%220%22 fill%3D%22%23FFFFFF%22 fill-rule%3D%22nonzero%22 x%3D%220%22 y%3D%220%22 width%3D%2224%22 height%3D%2224%22 rx%3D%222%22%3E%3C%2Frect%3E %3Cg id%3D%22Group%22 transform%3D%22translate(0.000000%2C 4.000000)%22%3E %3Cg id%3D%22Icon%2FFill%2Fheart%22 transform%3D%22translate(2.000000%2C 0.000000)%22%3E %3Cmask id%3D%22mask-2%22 fill%3D%22white%22%3E %3Cuse xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E %3C%2Fmask%3E %3Cuse id%3D%22Mask%22 fill%3D%22%23FFA8B4%22 xlink%3Ahref%3D%22%23path-1%22%3E%3C%2Fuse%3E %3C%2Fg%3E %3Cg id%3D%22Icon%2FOutline%2Fheart%22%3E %3Cmask id%3D%22mask-4%22 fill%3D%22white%22%3E %3Cuse xlink%3Ahref%3D%22%23path-3%22%3E%3C%2Fuse%3E %3C%2Fmask%3E %3Cuse id%3D%22Mask%22 fill%3D%22%23FF3D71%22 xlink%3Ahref%3D%22%23path-3%22%3E%3C%2Fuse%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E %3C%2Fg%3E%3C%2Fsvg%3E") 50% 50%/contain no-repeat}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]{width:100%;border:none;background-color:#edf0f5;color:#36f;padding:1rem 1rem 1rem 4rem;line-height:1.5;border-radius:.625rem}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]::-webkit-input-placeholder{color:#a6aebd}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]::-ms-input-placeholder{color:#a6aebd}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]::placeholder{color:#a6aebd}.nb-theme-eva [_nghost-%COMP%] .search-input[_ngcontent-%COMP%]::-ms-clear{display:none}.nb-theme-eva [_nghost-%COMP%] .actions[_ngcontent-%COMP%]{display:flex;justify-content:space-between;margin-top:2.875rem}.nb-theme-eva [_nghost-%COMP%] .right-action[_ngcontent-%COMP%]{display:flex;color:#a7b4cc}.nb-theme-eva [_nghost-%COMP%] .animation-title[_ngcontent-%COMP%]{margin-right:1.625rem}.nb-theme-eva [_nghost-%COMP%] .icons[_ngcontent-%COMP%]{position:relative}.nb-theme-eva [_nghost-%COMP%] eva-icon-list[_ngcontent-%COMP%]{margin-top:3rem}.nb-theme-eva [_nghost-%COMP%] .spinner-container[_ngcontent-%COMP%]{width:100%;height:25vh}.nb-theme-eva [_nghost-%COMP%] .info-message[_ngcontent-%COMP%]{display:flex;flex-direction:row;align-items:center;justify-content:center;height:7rem;width:70%;margin:2.5rem auto;text-align:center;font-size:1.125rem;background-color:#fff2f2;color:#ff3d71;border-radius:.75rem}@media (min-width:576px){.nb-theme-eva [_nghost-%COMP%] .mobile[_ngcontent-%COMP%]{display:none}}@media (max-width:1199.98px){.nb-theme-eva [_nghost-%COMP%]{padding-left:1rem;padding-right:1rem}}@media (max-width:767.98px){.nb-theme-eva [_nghost-%COMP%]{margin-top:0}.nb-theme-eva [_nghost-%COMP%] .desktop[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .title[_ngcontent-%COMP%]{display:flex;flex-direction:column;align-items:center}.nb-theme-eva [_nghost-%COMP%] .heart[_ngcontent-%COMP%]{position:static;display:block;margin-bottom:.875rem}.nb-theme-eva [_nghost-%COMP%] .version[_ngcontent-%COMP%]{position:static}.nb-theme-eva [_nghost-%COMP%] h1[_ngcontent-%COMP%]{margin-top:.75rem;margin-bottom:2rem;padding-left:0;font-size:4rem}.nb-theme-eva [_nghost-%COMP%] .description[_ngcontent-%COMP%]{margin-bottom:4rem;font-size:1rem}.nb-theme-eva [_nghost-%COMP%] .description[_ngcontent-%COMP%] br[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .actions[_ngcontent-%COMP%]{flex-direction:column;align-items:center;margin-top:4rem}.nb-theme-eva [_nghost-%COMP%] .actions[_ngcontent-%COMP%] .right-action[_ngcontent-%COMP%]{margin-top:2.5rem}.nb-theme-eva [_nghost-%COMP%] .animation-title[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] .info-message[_ngcontent-%COMP%]{width:100%;padding:0 1rem}}@media (min-width:315px) and (max-width:370px){.nb-theme-eva [_nghost-%COMP%] h1[_ngcontent-%COMP%]{font-size:3.5rem}}']],data:{}});function pb(t){return ta(0,[(t()(),Do(0,0,null,null,1,"eva-icon-list",[],null,[[null,"clickIcon"]],function(t,e,n){var r=!0;return"clickIcon"===e&&(r=!1!==t.component.clickIcon(n)&&r),r},$v,Gv)),Ai(1,180224,null,0,Wv,[Rg],{icons:[0,"icons"],isMobileView:[1,"isMobileView"],animationType:[2,"animationType"]},{clickIcon:"clickIcon"})],function(t,e){var n=e.component;t(e,1,0,n.icons,n.isMobileMode,n.animation)},null)}function db(t){return ta(0,[(t()(),Do(0,0,null,null,1,"div",[["class","info-message"]],null,null,null,null,null)),(t()(),Xi(1,null,[" "," "]))],null,function(t,e){t(e,1,0,e.component.message)})}function fb(t){return ta(0,[(t()(),Do(0,16777216,null,null,1,"div",[["class","spinner-container"],["nbSpinnerMessage",""],["nbSpinnerSize","xxlarge"],["nbSpinnerStatus","primary"]],[[2,"nb-spinner-container",null]],null,null,null,null)),Ai(1,81920,null,0,rv,[jn,$e,Ln,kn],{spinnerMessage:[0,"spinnerMessage"],spinnerStatus:[1,"spinnerStatus"],spinnerSize:[2,"spinnerSize"],nbSpinner:[3,"nbSpinner"]},null),(t()(),Vo(0,null,null,0))],function(t,e){t(e,1,0,"","primary","xxlarge",e.component.isLoading)},function(t,e){t(e,0,0,pi(e,1).isSpinnerExist)})}function gb(t){return ta(0,[Ei(0,ny,[fh]),Fi(402653184,1,{searchInput:0}),Fi(402653184,2,{iconsElement:0}),(t()(),Do(3,0,null,null,7,"div",[["class","title"]],null,null,null,null,null)),(t()(),Do(4,0,null,null,0,"i",[["class","heart"]],null,null,null,null,null)),(t()(),Do(5,0,null,null,1,"span",[["class","version mobile"]],null,null,null,null,null)),(t()(),Xi(6,null,["v",""])),(t()(),Do(7,0,null,null,3,"h1",[],null,null,null,null,null)),(t()(),Xi(-1,null,[" Eva icons "])),(t()(),Do(9,0,null,null,1,"span",[["class","version desktop"]],null,null,null,null,null)),(t()(),Xi(10,null,["v",""])),(t()(),Do(11,0,null,null,6,"p",[["class","description"]],null,null,null,null,null)),(t()(),Xi(-1,null,[" Eva Icons is a pack of more than "])),(t()(),Do(13,0,null,null,1,"span",[],null,null,null,null,null)),(t()(),Xi(-1,null,["480"])),(t()(),Xi(-1,null,[" beautifully crafted Open Source icons for common actions and items."])),(t()(),Do(16,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Xi(-1,null,[" Download our set on the desktop to use them in your digital products for Web, iOS and Android.\n"])),(t()(),Do(18,0,null,null,4,"div",[["class","search"]],[[2,"search-focus",null]],null,null,null,null)),(t()(),Do(19,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(20,{width:0,height:1}),Qi(21,2),(t()(),Do(22,0,[[1,0],["searchInput",1]],null,0,"input",[["autocomplete","off"],["class","search-input"],["tabindex","-1"]],[[1,"placeholder",0]],[[null,"focus"],[null,"blur"]],function(t,e,n){var r=!0,o=t.component;return"focus"===e&&(r=!1!==o.handleFocusInput()&&r),"blur"===e&&(r=!1!==o.handleBlurInput()&&r),r},null,null)),(t()(),Do(23,0,null,null,8,"div",[["class","actions"]],null,null,null,null,null)),(t()(),Do(24,0,null,null,2,"section",[["class","left-actions"]],null,null,null,null,null)),(t()(),Do(25,0,null,null,1,"eva-type-switcher",[],null,[[null,"changeIconsType"]],function(t,e,n){var r=!0;return"changeIconsType"===e&&(r=!1!==t.component.changeIconsType(n)&&r),r},tb,Yv)),Ai(26,49152,null,0,Xv,[],{iconsType:[0,"iconsType"],isMobileView:[1,"isMobileView"]},{changeIconsType:"changeIconsType"}),(t()(),Do(27,0,null,null,4,"section",[["class","right-action"]],null,null,null,null,null)),(t()(),Do(28,0,null,null,1,"span",[["class","animation-title"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Animation:"])),(t()(),Do(30,0,null,null,1,"eva-animation-switcher",[],null,[[null,"changeAnimation"]],function(t,e,n){var r=!0;return"changeAnimation"===e&&(r=!1!==t.component.changeAnimation(n)&&r),r},ob,nb)),Ai(31,114688,null,0,eb,[],{animation:[0,"animation"],isMobileView:[1,"isMobileView"]},{changeAnimation:"changeAnimation"}),(t()(),Do(32,0,[[2,0],["iconsBlock",1]],null,6,"div",[["class","icons"]],null,null,null,null,null)),(t()(),Vo(16777216,null,null,1,null,pb)),Ai(34,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null),(t()(),Vo(16777216,null,null,1,null,db)),Ai(36,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null),(t()(),Vo(16777216,null,null,1,null,fb)),Ai(38,16384,null,0,ac,[jn,Nn],{ngIf:[0,"ngIf"]},null)],function(t,e){var n=e.component;t(e,26,0,n.iconsType,n.isMobileMode),t(e,31,0,n.animation,n.isMobileMode),t(e,34,0,!n.noSearchResults),t(e,36,0,n.noSearchResults),t(e,38,0,n.isLoading)},function(t,e){var n=e.component;t(e,6,0,n.currentVersion),t(e,10,0,n.currentVersion),t(e,18,0,n.isInputFocus),t(e,19,0,ro(e,19,0,t(e,21,0,pi(e,0),"search-outline",t(e,20,0,24,24)))),t(e,22,0,n.placeholder)})}var mb=function(){},yb=ao({encapsulation:0,styles:[[".nb-theme-eva [_nghost-%COMP%]{font-weight:600;display:flex;flex:1;flex-wrap:wrap;padding-top:2.75rem;justify-content:flex-start}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%]{display:flex;margin-right:0;margin-bottom:2rem;justify-content:center;width:100%}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%]:last-child{margin-right:0;margin-bottom:0}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:.875rem;color:#8992a3}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] ul[_ngcontent-%COMP%]{list-style:none;padding-left:0}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{display:flex;margin-bottom:1.5rem;justify-content:center;align-items:center;text-align:center}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] li[_ngcontent-%COMP%]:first-child{margin-bottom:1.75rem}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .title[_ngcontent-%COMP%]{color:#0d1c2e}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .copy[_ngcontent-%COMP%]{color:#535b6c;display:list-item;font-size:.66rem;line-height:1.75}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .copy[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{font-size:.65rem;color:#535b6c}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .social[_ngcontent-%COMP%]{display:flex;flex-direction:row}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#c4c8d1;border-radius:6px;text-decoration:none;margin-right:1rem;line-height:.5}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] .social[_ngcontent-%COMP%] a[_ngcontent-%COMP%]:last-child{margin-right:0}.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%]{margin-bottom:3.125rem}.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%] a[_ngcontent-%COMP%]{width:5.5rem;height:5.5rem}.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{width:100%;height:100%}@media (min-width:768px){.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%]{display:none}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%]{justify-content:flex-start;margin-right:1.5rem;margin-bottom:0;width:auto}.nb-theme-eva [_nghost-%COMP%] > div[_ngcontent-%COMP%] li[_ngcontent-%COMP%]{justify-content:flex-start;align-items:flex-start;text-align:left}.nb-theme-eva [_nghost-%COMP%] .company-info[_ngcontent-%COMP%]{margin-right:12.25rem}.nb-theme-eva [_nghost-%COMP%] .social-container[_ngcontent-%COMP%]{margin-right:8.375rem}}@media (min-width:992px){.nb-theme-eva [_nghost-%COMP%] > div.logo[_ngcontent-%COMP%]{display:flex;flex-direction:column;margin-top:0;margin-bottom:0;text-align:center}}@media (max-width:991.98px){.nb-theme-eva [_nghost-%COMP%]{padding-left:1rem;padding-right:1rem}}"]],data:{}});function vb(t){return ta(0,[Ei(0,ny,[fh]),(t()(),Do(1,0,null,null,2,"div",[["class","logo"]],null,null,null,null,null)),(t()(),Do(2,0,null,null,1,"a",[["href","http://akveo.com"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(3,0,null,null,0,"img",[["src","assets/img/akveo-logo.png"]],null,null,null,null,null)),(t()(),Do(4,0,null,null,12,"div",[["class","company-info"]],null,null,null,null,null)),(t()(),Do(5,0,null,null,11,"ul",[],null,null,null,null,null)),(t()(),Do(6,0,null,null,1,"li",[["class","title"]],null,null,null,null,null)),(t()(),Xi(-1,null,["More from Akveo"])),(t()(),Do(8,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Do(9,0,null,null,1,"a",[["href","http://akveo.com?utm_source=eva_documentation&utm_medium=footer"],["target","_blank"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Homepage"])),(t()(),Do(11,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Do(12,0,null,null,1,"a",[["href","https://akveo.github.io/nebular?utm_source=eva_documentation&utm_medium=footer"],["target","_blank"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Nebular"])),(t()(),Do(14,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Do(15,0,null,null,1,"a",[["href","https://akveo.github.io/ngx-admin?utm_source=eva_documentation&utm_medium=footer"],["target","_blank"]],null,null,null,null,null)),(t()(),Xi(-1,null,["ngx-admin"])),(t()(),Do(17,0,null,null,26,"div",[["class","social-container"]],null,null,null,null,null)),(t()(),Do(18,0,null,null,25,"ul",[],null,null,null,null,null)),(t()(),Do(19,0,null,null,1,"li",[["class","title"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Follow Us"])),(t()(),Do(21,0,null,null,16,"li",[["class","social"]],null,null,null,null,null)),(t()(),Do(22,0,null,null,3,"a",[["href","https://github.com/akveo/eva-icons"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(23,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(24,{width:0,height:1,fill:2}),Qi(25,2),(t()(),Do(26,0,null,null,3,"a",[["href","https://twitter.com/akveo_inc"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(27,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(28,{width:0,height:1,fill:2}),Qi(29,2),(t()(),Do(30,0,null,null,3,"a",[["href","https://www.facebook.com/akveo"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(31,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(32,{width:0,height:1,fill:2}),Qi(33,2),(t()(),Do(34,0,null,null,3,"a",[["href","https://www.linkedin.com/company/akveo"],["target","_blank"]],null,null,null,null,null)),(t()(),Do(35,0,null,null,2,"i",[],[[8,"innerHTML",1]],null,null,null,null)),Ki(36,{width:0,height:1,fill:2}),Qi(37,2),(t()(),Do(38,0,null,null,5,"li",[["class","copy"]],null,null,null,null,null)),(t()(),Xi(-1,null,[" \xa9 2015-2018 "])),(t()(),Do(40,0,null,null,1,"a",[["href","http://akveo.com?utm_source=eva_documentation&utm_medium=footer"],["target","_blank"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Akveo LLC"])),(t()(),Do(42,0,null,null,0,"br",[],null,null,null,null,null)),(t()(),Xi(-1,null,[" Documentation licensed under CC BY 4.0. "])),(t()(),Do(44,0,null,null,6,"div",[["class","contact"]],null,null,null,null,null)),(t()(),Do(45,0,null,null,5,"ul",[],null,null,null,null,null)),(t()(),Do(46,0,null,null,1,"li",[["class","title"]],null,null,null,null,null)),(t()(),Xi(-1,null,["Contact Us"])),(t()(),Do(48,0,null,null,2,"li",[],null,null,null,null,null)),(t()(),Do(49,0,null,null,1,"a",[["href","mailto:contact@akveo.com"]],null,null,null,null,null)),(t()(),Xi(-1,null,["contact@akveo.com"]))],null,function(t,e){t(e,23,0,ro(e,23,0,t(e,25,0,pi(e,0),"github-outline",t(e,24,0,30,30,"#f7f8fa")))),t(e,27,0,ro(e,27,0,t(e,29,0,pi(e,0),"twitter",t(e,28,0,30,30,"#f7f8fa")))),t(e,31,0,ro(e,31,0,t(e,33,0,pi(e,0),"facebook",t(e,32,0,35,35,"#f7f8fa")))),t(e,35,0,ro(e,35,0,t(e,37,0,pi(e,0),"linkedin",t(e,36,0,35,35,"#f7f8fa"))))})}var bb=ao({encapsulation:0,styles:[['.nb-theme-eva [_nghost-%COMP%] .content-center[_ngcontent-%COMP%]{max-width:1120px;width:100%;margin-left:auto;margin-right:auto;display:flex;flex-wrap:wrap}.nb-theme-eva [_nghost-%COMP%] .contact-us[_ngcontent-%COMP%]{padding:5rem 1rem}.nb-theme-eva [_nghost-%COMP%] .contact-us[_ngcontent-%COMP%] h2[_ngcontent-%COMP%]{color:#000}.nb-theme-eva [_nghost-%COMP%] nb-popover{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,sans-serif}.nb-theme-eva [_nghost-%COMP%] nb-popover nb-overlay-container .primitive-overlay{box-shadow:0 6px 10px 0 rgba(51,102,255,.16);padding:.4rem 1rem .5rem;font-size:.875rem}.nb-theme-eva [_nghost-%COMP%] nb-popover .arrow::after{border-left-width:calc(6px - 2px);border-right-width:calc(6px - 2px);border-bottom-width:calc(6px - 2px)}.nb-theme-eva [_nghost-%COMP%] nb-layout.blur .layout{-webkit-filter:blur(5px);filter:blur(5px);background-color:#e9eaec}.nb-theme-eva [_nghost-%COMP%] nb-layout .main-container{padding-top:3rem}.nb-theme-eva [_nghost-%COMP%] nb-layout .main-container .scrollable{padding-top:0}.nb-theme-eva [_nghost-%COMP%] nb-layout .layout-container .columns{max-width:1120px;margin:0 auto}.nb-theme-eva [_nghost-%COMP%] nb-layout-header nav{max-width:1120px;margin:0 auto}.nb-theme-eva [_nghost-%COMP%] .content nb-layout-footer{width:100%;background-color:#f7f8fa}.nb-theme-eva [_nghost-%COMP%] .content nb-layout-footer nav{max-width:1120px;width:100%;margin:0 auto}@media (max-width:1399.98px){.nb-theme-eva [_nghost-%COMP%] nb-layout-header[_ngcontent-%COMP%] nav{height:8.25rem;display:block}}']],data:{}});function wb(t){return ta(0,[(t()(),Do(0,0,null,null,13,"nb-layout",[],[[2,"blur",null],[2,"window-mode",null],[2,"with-scroll",null],[2,"with-subheader",null]],[["window","scroll"],["window","resize"]],function(t,e,n){var r=!0;return"window:scroll"===e&&(r=!1!==pi(t,1).onScroll(n)&&r),"window:resize"===e&&(r=!1!==pi(t,1).onResize(n)&&r),r},jv,Nv)),Ai(1,4374528,null,0,Dy,[Cy,My,kn,Ln,ig,ag,De,Fg,Rg,Ig,Ty,sm],{withScroll:[0,"withScroll"]},null),(t()(),Do(2,0,null,0,3,"nb-layout-header",[],[[2,"fixed",null],[2,"subheader",null]],null,null,Vv,Rv)),Ai(3,49152,null,0,Ry,[Dy],null,null),(t()(),Do(4,0,null,0,1,"eva-header",[],null,null,null,qv,Uv)),Ai(5,49152,null,0,Bv,[cy,Sv,Fv],null,null),(t()(),Do(6,0,null,3,3,"nb-layout-column",[],[[2,"left",null],[2,"start",null]],null,null,Iv,Tv)),Ai(7,49152,null,0,Iy,[],null,null),(t()(),Do(8,0,null,0,1,"eva-page-container",[],null,null,null,gb,hb)),Ai(9,4374528,null,0,cb,[ub,Od,Bp,wv,_y,Cy,ru,Fv,Sv],null,null),(t()(),Do(10,0,null,4,3,"nb-layout-footer",[["fixed",""]],[[2,"fixed",null]],null,null,Hv,Dv)),Ai(11,49152,null,0,Vy,[],{fixed:[0,"fixed"]},null),(t()(),Do(12,0,null,0,1,"eva-footer",[],null,null,null,vb,yb)),Ai(13,49152,null,0,mb,[],null,null)],function(t,e){t(e,1,0,!0),t(e,11,0,"")},function(t,e){t(e,0,0,e.component.isOpenDialog,pi(e,1).windowModeValue,pi(e,1).withScrollValue,pi(e,1).withSubheader),t(e,2,0,pi(e,3).fixedValue,pi(e,3).subheaderValue),t(e,6,0,pi(e,7).leftValue,pi(e,7).startValue),t(e,10,0,pi(e,11).fixedValue)})}var _b=ei("eva-app",ou,function(t){return ta(0,[(t()(),Do(0,0,null,null,1,"eva-app",[],null,null,null,wb,bb)),Ai(1,49152,null,0,ou,[ru],null,null)],null,null)},{},{},[]);function Cb(){return"undefined"!=typeof process}function Mb(t){switch(t.length){case 0:return new dv;case 1:return t[0];default:return new fv(t)}}function xb(t,e,n,r,o,i){void 0===o&&(o={}),void 0===i&&(i={});var a=[],s=[],l=-1,u=null;if(r.forEach(function(t){var n=t.offset,r=n==l,c=r&&u||{};Object.keys(t).forEach(function(n){var r=n,s=t[n];if("offset"!==n)switch(r=e.normalizePropertyName(r,a),s){case gv:s=o[n];break;case av:s=i[n];break;default:s=e.normalizeStyleValue(n,r,s,a)}c[r]=s}),r||s.push(c),u=c,l=n}),a.length)throw new Error("Unable to animate due to the following errors:\n - "+a.join("\n - "));return s}function Ab(t,e,n,r){switch(e){case"start":t.onStart(function(){return r(n&&Eb(n,"start",t))});break;case"done":t.onDone(function(){return r(n&&Eb(n,"done",t))});break;case"destroy":t.onDestroy(function(){return r(n&&Eb(n,"destroy",t))})}}function Eb(t,e,n){var r=n.totalTime,o=Sb(t.element,t.triggerName,t.fromState,t.toState,e||t.phaseName,void 0==r?t.totalTime:r,!!n.disabled),i=t._data;return null!=i&&(o._data=i),o}function Sb(t,e,n,r,o,i,a){return void 0===o&&(o=""),void 0===i&&(i=0),{element:t,triggerName:e,fromState:n,toState:r,phaseName:o,totalTime:i,disabled:!!a}}function Ob(t,e,n){var r;return t instanceof Map?(r=t.get(e))||t.set(e,r=n):(r=t[e])||(r=t[e]=n),r}function Pb(t){var e=t.indexOf(":");return[t.substring(1,e),t.substr(e+1)]}var zb=function(t,e){return!1},Lb=function(t,e){return!1},kb=function(t,e,n){return[]},Tb=Cb();if(Tb||"undefined"!=typeof Element){if(zb=function(t,e){return t.contains(e)},Tb||Element.prototype.matches)Lb=function(t,e){return t.matches(e)};else{var Ib=Element.prototype,Rb=Ib.matchesSelector||Ib.mozMatchesSelector||Ib.msMatchesSelector||Ib.oMatchesSelector||Ib.webkitMatchesSelector;Rb&&(Lb=function(t,e){return Rb.apply(t,[e])})}kb=function(t,e,n){var r=[];if(n)r.push.apply(r,h(t.querySelectorAll(e)));else{var o=t.querySelector(e);o&&r.push(o)}return r}}var Vb=null,Db=!1;function Hb(t){Vb||(Vb=("undefined"!=typeof document?document.body:null)||{},Db=!!Vb.style&&"WebkitAppearance"in Vb.style);var e=!0;return Vb.style&&!function(t){return"ebkit"==t.substring(1,6)}(t)&&!(e=t in Vb.style)&&Db&&(e="Webkit"+t.charAt(0).toUpperCase()+t.substr(1)in Vb.style),e}var Nb=Lb,jb=zb,Fb=kb;function Bb(t){var e={};return Object.keys(t).forEach(function(n){var r=n.replace(/([a-z])([A-Z])/g,"$1-$2");e[r]=t[n]}),e}var Ub=function(){function t(){}return t.prototype.validateStyleProperty=function(t){return Hb(t)},t.prototype.matchesElement=function(t,e){return Nb(t,e)},t.prototype.containsElement=function(t,e){return jb(t,e)},t.prototype.query=function(t,e,n){return Fb(t,e,n)},t.prototype.computeStyle=function(t,e,n){return n||""},t.prototype.animate=function(t,e,n,r,o,i,a){return void 0===i&&(i=[]),new dv(n,r)},t}(),qb=function(){function t(){}return t.NOOP=new Ub,t}(),Wb=1e3;function Gb(t){if("number"==typeof t)return t;var e=t.match(/^(-?[\.\d]+)(m?s)/);return!e||e.length<2?0:Zb(parseFloat(e[1]),e[2])}function Zb(t,e){switch(e){case"s":return t*Wb;default:return t}}function Qb(t,e,n){return t.hasOwnProperty("duration")?t:function(t,e,n){var r,o=0,i="";if("string"==typeof t){var a=t.match(/^(-?[\.\d]+)(m?s)(?:\s+(-?[\.\d]+)(m?s))?(?:\s+([-a-z]+(?:\(.+?\))?))?$/i);if(null===a)return e.push('The provided timing value "'+t+'" is invalid.'),{duration:0,delay:0,easing:""};r=Zb(parseFloat(a[1]),a[2]);var s=a[3];null!=s&&(o=Zb(Math.floor(parseFloat(s)),a[4]));var l=a[5];l&&(i=l)}else r=t;if(!n){var u=!1,c=e.length;r<0&&(e.push("Duration values below 0 are not allowed for this animation step."),u=!0),o<0&&(e.push("Delay values below 0 are not allowed for this animation step."),u=!0),u&&e.splice(c,0,'The provided timing value "'+t+'" is invalid.')}return{duration:r,delay:o,easing:i}}(t,e,n)}function Kb(t,e){return void 0===e&&(e={}),Object.keys(t).forEach(function(n){e[n]=t[n]}),e}function $b(t,e,n){if(void 0===n&&(n={}),e)for(var r in t)n[r]=t[r];else Kb(t,n);return n}function Xb(t,e,n){return n?e+":"+n+";":""}function Yb(t){for(var e="",n=0;n *";case":leave":return"* => void";case":increment":return function(t,e){return parseFloat(e)>parseFloat(t)};case":decrement":return function(t,e){return parseFloat(e) *"}}(t,n);if("function"==typeof r)return void e.push(r);t=r}var o=t.match(/^(\*|[-\w]+)\s*()\s*(\*|[-\w]+)$/);if(null==o||o.length<4)return n.push('The provided transition expression "'+t+'" is not supported'),e;var i=o[1],a=o[2],s=o[3];e.push(gw(i,s)),"<"!=a[0]||i==pw&&s==pw||e.push(gw(s,i))}(t,o,r)}):o.push(n),o),animation:i,queryCount:e.queryCount,depCount:e.depCount,options:_w(t.options)}},t.prototype.visitSequence=function(t,e){var n=this;return{type:2,steps:t.steps.map(function(t){return cw(n,t,e)}),options:_w(t.options)}},t.prototype.visitGroup=function(t,e){var n=this,r=e.currentTime,o=0,i=t.steps.map(function(t){e.currentTime=r;var i=cw(n,t,e);return o=Math.max(o,e.currentTime),i});return e.currentTime=o,{type:3,steps:i,options:_w(t.options)}},t.prototype.visitAnimate=function(t,e){var n,r=function(t,e){var n=null;if(t.hasOwnProperty("duration"))n=t;else if("number"==typeof t)return Cw(Qb(t,e).duration,0,"");var r=t;if(r.split(/\s+/).some(function(t){return"{"==t.charAt(0)&&"{"==t.charAt(1)})){var o=Cw(0,0,"");return o.dynamic=!0,o.strValue=r,o}return Cw((n=n||Qb(r,e)).duration,n.delay,n.easing)}(t.timings,e.errors);e.currentAnimateTimings=r;var o=t.styles?t.styles:uv({});if(5==o.type)n=this.visitKeyframes(o,e);else{var i=t.styles,a=!1;if(!i){a=!0;var s={};r.easing&&(s.easing=r.easing),i=uv(s)}e.currentTime+=r.duration+r.delay;var l=this.visitStyle(i,e);l.isEmptyStep=a,n=l}return e.currentAnimateTimings=null,{type:4,timings:r,style:n,options:null}},t.prototype.visitStyle=function(t,e){var n=this._makeStyleAst(t,e);return this._validateStyleAst(n,e),n},t.prototype._makeStyleAst=function(t,e){var n=[];Array.isArray(t.styles)?t.styles.forEach(function(t){"string"==typeof t?t==av?n.push(t):e.errors.push("The provided style string value "+t+" is not allowed."):n.push(t)}):n.push(t.styles);var r=!1,o=null;return n.forEach(function(t){if(ww(t)){var e=t,n=e.easing;if(n&&(o=n,delete e.easing),!r)for(var i in e)if(e[i].toString().indexOf("{{")>=0){r=!0;break}}}),{type:6,styles:n,easing:o,offset:t.offset,containsDynamicStyles:r,options:null}},t.prototype._validateStyleAst=function(t,e){var n=this,r=e.currentAnimateTimings,o=e.currentTime,i=e.currentTime;r&&i>0&&(i-=r.duration+r.delay),t.styles.forEach(function(t){"string"!=typeof t&&Object.keys(t).forEach(function(r){if(n._driver.validateStyleProperty(r)){var a,s,l,u=e.collectedStyles[e.currentQuerySelector],c=u[r],h=!0;c&&(i!=o&&i>=c.startTime&&o<=c.endTime&&(e.errors.push('The CSS property "'+r+'" that exists between the times of "'+c.startTime+'ms" and "'+c.endTime+'ms" is also being animated in a parallel animation between the times of "'+i+'ms" and "'+o+'ms"'),h=!1),i=c.startTime),h&&(u[r]={startTime:i,endTime:o}),e.options&&(a=e.errors,s=e.options.params||{},(l=rw(t[r])).length&&l.forEach(function(t){s.hasOwnProperty(t)||a.push("Unable to resolve the local animation param "+t+" in the given list of values")}))}else e.errors.push('The provided animation property "'+r+'" is not a supported CSS property for animations')})})},t.prototype.visitKeyframes=function(t,e){var n=this,r={type:5,styles:[],options:null};if(!e.currentAnimateTimings)return e.errors.push("keyframes() must be placed inside of a call to animate()"),r;var o=0,i=[],a=!1,s=!1,l=0,u=t.steps.map(function(t){var r=n._makeStyleAst(t,e),u=null!=r.offset?r.offset:function(t){if("string"==typeof t)return null;var e=null;if(Array.isArray(t))t.forEach(function(t){if(ww(t)&&t.hasOwnProperty("offset")){var n=t;e=parseFloat(n.offset),delete n.offset}});else if(ww(t)&&t.hasOwnProperty("offset")){var n=t;e=parseFloat(n.offset),delete n.offset}return e}(r.styles),c=0;return null!=u&&(o++,c=r.offset=u),s=s||c<0||c>1,a=a||c0&&o0?o==p?1:h*o:i[o],s=a*g;e.currentTime=d+f.delay+s,f.duration=s,n._validateStyleAst(t,e),t.offset=a,r.styles.push(t)}),r},t.prototype.visitReference=function(t,e){return{type:8,animation:cw(this,ew(t.animation),e),options:_w(t.options)}},t.prototype.visitAnimateChild=function(t,e){return e.depCount++,{type:9,options:_w(t.options)}},t.prototype.visitAnimateRef=function(t,e){return{type:10,animation:this.visitReference(t.animation,e),options:_w(t.options)}},t.prototype.visitQuery=function(t,e){var n=e.currentQuerySelector,r=t.options||{};e.queryCount++,e.currentQuery=t;var o=c(function(t){var e=!!t.split(/\s*,\s*/).find(function(t){return":self"==t});return e&&(t=t.replace(mw,"")),[t=t.replace(/@\*/g,".ng-trigger").replace(/@\w+/g,function(t){return".ng-trigger-"+t.substr(1)}).replace(/:animating/g,".ng-animating"),e]}(t.selector),2),i=o[0],a=o[1];e.currentQuerySelector=n.length?n+" "+i:i,Ob(e.collectedStyles,e.currentQuerySelector,{});var s=cw(this,ew(t.animation),e);return e.currentQuery=null,e.currentQuerySelector=n,{type:11,selector:i,limit:r.limit||0,optional:!!r.optional,includeSelf:a,animation:s,originalSelector:t.selector,options:_w(t.options)}},t.prototype.visitStagger=function(t,e){e.currentQuery||e.errors.push("stagger() can only be used inside of query()");var n="full"===t.timings?{duration:0,delay:0,easing:"full"}:Qb(t.timings,e.errors,!0);return{type:12,animation:cw(this,ew(t.animation),e),timings:n,options:null}},t}(),bw=function(t){this.errors=t,this.queryCount=0,this.depCount=0,this.currentTransition=null,this.currentQuery=null,this.currentQuerySelector=null,this.currentAnimateTimings=null,this.currentTime=0,this.collectedStyles={},this.options=null};function ww(t){return!Array.isArray(t)&&"object"==typeof t}function _w(t){var e;return t?(t=Kb(t)).params&&(t.params=(e=t.params)?Kb(e):null):t={},t}function Cw(t,e,n){return{duration:t,delay:e,easing:n}}function Mw(t,e,n,r,o,i,a,s){return void 0===a&&(a=null),void 0===s&&(s=!1),{type:1,element:t,keyframes:e,preStyleProps:n,postStyleProps:r,duration:o,delay:i,totalTime:o+i,easing:a,subTimeline:s}}var xw=function(){function t(){this._map=new Map}return t.prototype.consume=function(t){var e=this._map.get(t);return e?this._map.delete(t):e=[],e},t.prototype.append=function(t,e){var n=this._map.get(t);n||this._map.set(t,n=[]),n.push.apply(n,h(e))},t.prototype.has=function(t){return this._map.has(t)},t.prototype.clear=function(){this._map.clear()},t}(),Aw=new RegExp(":enter","g"),Ew=new RegExp(":leave","g");function Sw(t,e,n,r,o,i,a,s,l,u){return void 0===i&&(i={}),void 0===a&&(a={}),void 0===u&&(u=[]),(new Ow).buildKeyframes(t,e,n,r,o,i,a,s,l,u)}var Ow=function(){function t(){}return t.prototype.buildKeyframes=function(t,e,n,r,o,i,a,s,l,u){void 0===u&&(u=[]),l=l||new xw;var c=new zw(t,e,l,r,o,u,[]);c.options=s,c.currentTimeline.setStyles([i],null,c.errors,s),cw(this,n,c);var h=c.timelines.filter(function(t){return t.containsAnimation()});if(h.length&&Object.keys(a).length){var p=h[h.length-1];p.allowOnlyTimelineStyles()||p.setStyles([a],null,c.errors,s)}return h.length?h.map(function(t){return t.buildKeyframes()}):[Mw(e,[],[],[],0,0,"",!1)]},t.prototype.visitTrigger=function(t,e){},t.prototype.visitState=function(t,e){},t.prototype.visitTransition=function(t,e){},t.prototype.visitAnimateChild=function(t,e){var n=e.subInstructions.consume(e.element);if(n){var r=e.createSubContext(t.options),o=e.currentTimeline.currentTime,i=this._visitSubInstructions(n,r,r.options);o!=i&&e.transformIntoNewTimeline(i)}e.previousNode=t},t.prototype.visitAnimateRef=function(t,e){var n=e.createSubContext(t.options);n.transformIntoNewTimeline(),this.visitReference(t.animation,n),e.transformIntoNewTimeline(n.currentTimeline.currentTime),e.previousNode=t},t.prototype._visitSubInstructions=function(t,e,n){var r=e.currentTimeline.currentTime,o=null!=n.duration?Gb(n.duration):null,i=null!=n.delay?Gb(n.delay):null;return 0!==o&&t.forEach(function(t){var n=e.appendInstructionToTimeline(t,o,i);r=Math.max(r,n.duration+n.delay)}),r},t.prototype.visitReference=function(t,e){e.updateOptions(t.options,!0),cw(this,t.animation,e),e.previousNode=t},t.prototype.visitSequence=function(t,e){var n=this,r=e.subContextCount,o=e,i=t.options;if(i&&(i.params||i.delay)&&((o=e.createSubContext(i)).transformIntoNewTimeline(),null!=i.delay)){6==o.previousNode.type&&(o.currentTimeline.snapshotCurrentStyles(),o.previousNode=Pw);var a=Gb(i.delay);o.delayNextStep(a)}t.steps.length&&(t.steps.forEach(function(t){return cw(n,t,o)}),o.currentTimeline.applyStylesToKeyframe(),o.subContextCount>r&&o.transformIntoNewTimeline()),e.previousNode=t},t.prototype.visitGroup=function(t,e){var n=this,r=[],o=e.currentTimeline.currentTime,i=t.options&&t.options.delay?Gb(t.options.delay):0;t.steps.forEach(function(a){var s=e.createSubContext(t.options);i&&s.delayNextStep(i),cw(n,a,s),o=Math.max(o,s.currentTimeline.currentTime),r.push(s.currentTimeline)}),r.forEach(function(t){return e.currentTimeline.mergeTimelineCollectedStyles(t)}),e.transformIntoNewTimeline(o),e.previousNode=t},t.prototype._visitTiming=function(t,e){if(t.dynamic){var n=t.strValue;return Qb(e.params?ow(n,e.params,e.errors):n,e.errors)}return{duration:t.duration,delay:t.delay,easing:t.easing}},t.prototype.visitAnimate=function(t,e){var n=e.currentAnimateTimings=this._visitTiming(t.timings,e),r=e.currentTimeline;n.delay&&(e.incrementTime(n.delay),r.snapshotCurrentStyles());var o=t.style;5==o.type?this.visitKeyframes(o,e):(e.incrementTime(n.duration),this.visitStyle(o,e),r.applyStylesToKeyframe()),e.currentAnimateTimings=null,e.previousNode=t},t.prototype.visitStyle=function(t,e){var n=e.currentTimeline,r=e.currentAnimateTimings;!r&&n.getCurrentStyleProperties().length&&n.forwardFrame();var o=r&&r.easing||t.easing;t.isEmptyStep?n.applyEmptyStep(o):n.setStyles(t.styles,o,e.errors,e.options),e.previousNode=t},t.prototype.visitKeyframes=function(t,e){var n=e.currentAnimateTimings,r=e.currentTimeline.duration,o=n.duration,i=e.createSubContext().currentTimeline;i.easing=n.easing,t.styles.forEach(function(t){i.forwardTime((t.offset||0)*o),i.setStyles(t.styles,t.easing,e.errors,e.options),i.applyStylesToKeyframe()}),e.currentTimeline.mergeTimelineCollectedStyles(i),e.transformIntoNewTimeline(r+o),e.previousNode=t},t.prototype.visitQuery=function(t,e){var n=this,r=e.currentTimeline.currentTime,o=t.options||{},i=o.delay?Gb(o.delay):0;i&&(6===e.previousNode.type||0==r&&e.currentTimeline.getCurrentStyleProperties().length)&&(e.currentTimeline.snapshotCurrentStyles(),e.previousNode=Pw);var a=r,s=e.invokeQuery(t.selector,t.originalSelector,t.limit,t.includeSelf,!!o.optional,e.errors);e.currentQueryTotal=s.length;var l=null;s.forEach(function(r,o){e.currentQueryIndex=o;var s=e.createSubContext(t.options,r);i&&s.delayNextStep(i),r===e.element&&(l=s.currentTimeline),cw(n,t.animation,s),s.currentTimeline.applyStylesToKeyframe(),a=Math.max(a,s.currentTimeline.currentTime)}),e.currentQueryIndex=0,e.currentQueryTotal=0,e.transformIntoNewTimeline(a),l&&(e.currentTimeline.mergeTimelineCollectedStyles(l),e.currentTimeline.snapshotCurrentStyles()),e.previousNode=t},t.prototype.visitStagger=function(t,e){var n=e.parentContext,r=e.currentTimeline,o=t.timings,i=Math.abs(o.duration),a=i*(e.currentQueryTotal-1),s=i*e.currentQueryIndex;switch(o.duration<0?"reverse":o.easing){case"reverse":s=a-s;break;case"full":s=n.currentStaggerTime}var l=e.currentTimeline;s&&l.delayNextStep(s);var u=l.currentTime;cw(this,t.animation,e),e.previousNode=t,n.currentStaggerTime=r.currentTime-u+(r.startTime-n.currentTimeline.startTime)},t}(),Pw={},zw=function(){function t(t,e,n,r,o,i,a,s){this._driver=t,this.element=e,this.subInstructions=n,this._enterClassName=r,this._leaveClassName=o,this.errors=i,this.timelines=a,this.parentContext=null,this.currentAnimateTimings=null,this.previousNode=Pw,this.subContextCount=0,this.options={},this.currentQueryIndex=0,this.currentQueryTotal=0,this.currentStaggerTime=0,this.currentTimeline=s||new Lw(this._driver,e,0),a.push(this.currentTimeline)}return Object.defineProperty(t.prototype,"params",{get:function(){return this.options.params},enumerable:!0,configurable:!0}),t.prototype.updateOptions=function(t,e){var n=this;if(t){var r=t,o=this.options;null!=r.duration&&(o.duration=Gb(r.duration)),null!=r.delay&&(o.delay=Gb(r.delay));var i=r.params;if(i){var a=o.params;a||(a=this.options.params={}),Object.keys(i).forEach(function(t){e&&a.hasOwnProperty(t)||(a[t]=ow(i[t],a,n.errors))})}}},t.prototype._copyOptions=function(){var t={};if(this.options){var e=this.options.params;if(e){var n=t.params={};Object.keys(e).forEach(function(t){n[t]=e[t]})}}return t},t.prototype.createSubContext=function(e,n,r){void 0===e&&(e=null);var o=n||this.element,i=new t(this._driver,o,this.subInstructions,this._enterClassName,this._leaveClassName,this.errors,this.timelines,this.currentTimeline.fork(o,r||0));return i.previousNode=this.previousNode,i.currentAnimateTimings=this.currentAnimateTimings,i.options=this._copyOptions(),i.updateOptions(e),i.currentQueryIndex=this.currentQueryIndex,i.currentQueryTotal=this.currentQueryTotal,i.parentContext=this,this.subContextCount++,i},t.prototype.transformIntoNewTimeline=function(t){return this.previousNode=Pw,this.currentTimeline=this.currentTimeline.fork(this.element,t),this.timelines.push(this.currentTimeline),this.currentTimeline},t.prototype.appendInstructionToTimeline=function(t,e,n){var r={duration:null!=e?e:t.duration,delay:this.currentTimeline.currentTime+(null!=n?n:0)+t.delay,easing:""},o=new kw(this._driver,t.element,t.keyframes,t.preStyleProps,t.postStyleProps,r,t.stretchStartingKeyframe);return this.timelines.push(o),r},t.prototype.incrementTime=function(t){this.currentTimeline.forwardTime(this.currentTimeline.duration+t)},t.prototype.delayNextStep=function(t){t>0&&this.currentTimeline.delayNextStep(t)},t.prototype.invokeQuery=function(t,e,n,r,o,i){var a=[];if(r&&a.push(this.element),t.length>0){t=(t=t.replace(Aw,"."+this._enterClassName)).replace(Ew,"."+this._leaveClassName);var s=this._driver.query(this.element,t,1!=n);0!==n&&(s=n<0?s.slice(s.length+n,s.length):s.slice(0,n)),a.push.apply(a,h(s))}return o||0!=a.length||i.push('`query("'+e+'")` returned zero elements. (Use `query("'+e+'", { optional: true })` if you wish to allow this.)'),a},t}(),Lw=function(){function t(t,e,n,r){this._driver=t,this.element=e,this.startTime=n,this._elementTimelineStylesLookup=r,this.duration=0,this._previousKeyframe={},this._currentKeyframe={},this._keyframes=new Map,this._styleSummary={},this._pendingStyles={},this._backFill={},this._currentEmptyStepKeyframe=null,this._elementTimelineStylesLookup||(this._elementTimelineStylesLookup=new Map),this._localTimelineStyles=Object.create(this._backFill,{}),this._globalTimelineStyles=this._elementTimelineStylesLookup.get(e),this._globalTimelineStyles||(this._globalTimelineStyles=this._localTimelineStyles,this._elementTimelineStylesLookup.set(e,this._localTimelineStyles)),this._loadKeyframe()}return t.prototype.containsAnimation=function(){switch(this._keyframes.size){case 0:return!1;case 1:return this.getCurrentStyleProperties().length>0;default:return!0}},t.prototype.getCurrentStyleProperties=function(){return Object.keys(this._currentKeyframe)},Object.defineProperty(t.prototype,"currentTime",{get:function(){return this.startTime+this.duration},enumerable:!0,configurable:!0}),t.prototype.delayNextStep=function(t){var e=1==this._keyframes.size&&Object.keys(this._pendingStyles).length;this.duration||e?(this.forwardTime(this.currentTime+t),e&&this.snapshotCurrentStyles()):this.startTime+=t},t.prototype.fork=function(e,n){return this.applyStylesToKeyframe(),new t(this._driver,e,n||this.currentTime,this._elementTimelineStylesLookup)},t.prototype._loadKeyframe=function(){this._currentKeyframe&&(this._previousKeyframe=this._currentKeyframe),this._currentKeyframe=this._keyframes.get(this.duration),this._currentKeyframe||(this._currentKeyframe=Object.create(this._backFill,{}),this._keyframes.set(this.duration,this._currentKeyframe))},t.prototype.forwardFrame=function(){this.duration+=1,this._loadKeyframe()},t.prototype.forwardTime=function(t){this.applyStylesToKeyframe(),this.duration=t,this._loadKeyframe()},t.prototype._updateStyle=function(t,e){this._localTimelineStyles[t]=e,this._globalTimelineStyles[t]=e,this._styleSummary[t]={time:this.currentTime,value:e}},t.prototype.allowOnlyTimelineStyles=function(){return this._currentEmptyStepKeyframe!==this._currentKeyframe},t.prototype.applyEmptyStep=function(t){var e=this;t&&(this._previousKeyframe.easing=t),Object.keys(this._globalTimelineStyles).forEach(function(t){e._backFill[t]=e._globalTimelineStyles[t]||av,e._currentKeyframe[t]=av}),this._currentEmptyStepKeyframe=this._currentKeyframe},t.prototype.setStyles=function(t,e,n,r){var o=this;e&&(this._previousKeyframe.easing=e);var i=r&&r.params||{},a=function(t,e){var n,r={};return t.forEach(function(t){"*"===t?(n=n||Object.keys(e)).forEach(function(t){r[t]=av}):$b(t,!1,r)}),r}(t,this._globalTimelineStyles);Object.keys(a).forEach(function(t){var e=ow(a[t],i,n);o._pendingStyles[t]=e,o._localTimelineStyles.hasOwnProperty(t)||(o._backFill[t]=o._globalTimelineStyles.hasOwnProperty(t)?o._globalTimelineStyles[t]:av),o._updateStyle(t,e)})},t.prototype.applyStylesToKeyframe=function(){var t=this,e=this._pendingStyles,n=Object.keys(e);0!=n.length&&(this._pendingStyles={},n.forEach(function(n){t._currentKeyframe[n]=e[n]}),Object.keys(this._localTimelineStyles).forEach(function(e){t._currentKeyframe.hasOwnProperty(e)||(t._currentKeyframe[e]=t._localTimelineStyles[e])}))},t.prototype.snapshotCurrentStyles=function(){var t=this;Object.keys(this._localTimelineStyles).forEach(function(e){var n=t._localTimelineStyles[e];t._pendingStyles[e]=n,t._updateStyle(e,n)})},t.prototype.getFinalKeyframe=function(){return this._keyframes.get(this.duration)},Object.defineProperty(t.prototype,"properties",{get:function(){var t=[];for(var e in this._currentKeyframe)t.push(e);return t},enumerable:!0,configurable:!0}),t.prototype.mergeTimelineCollectedStyles=function(t){var e=this;Object.keys(t._styleSummary).forEach(function(n){var r=e._styleSummary[n],o=t._styleSummary[n];(!r||o.time>r.time)&&e._updateStyle(n,o.value)})},t.prototype.buildKeyframes=function(){var t=this;this.applyStylesToKeyframe();var e=new Set,n=new Set,r=1===this._keyframes.size&&0===this.duration,o=[];this._keyframes.forEach(function(i,a){var s=$b(i,!0);Object.keys(s).forEach(function(t){var r=s[t];r==gv?e.add(t):r==av&&n.add(t)}),r||(s.offset=a/t.duration),o.push(s)});var i=e.size?iw(e.values()):[],a=n.size?iw(n.values()):[];if(r){var s=o[0],l=Kb(s);s.offset=0,l.offset=1,o=[s,l]}return Mw(this.element,o,i,a,this.duration,this.startTime,this.easing,!1)},t}(),kw=function(t){function e(e,n,r,o,i,a,s){void 0===s&&(s=!1);var l=t.call(this,e,n,a.delay)||this;return l.element=n,l.keyframes=r,l.preStyleProps=o,l.postStyleProps=i,l._stretchStartingKeyframe=s,l.timings={duration:a.duration,delay:a.delay,easing:a.easing},l}return o(e,t),e.prototype.containsAnimation=function(){return this.keyframes.length>1},e.prototype.buildKeyframes=function(){var t=this.keyframes,e=this.timings,n=e.delay,r=e.duration,o=e.easing;if(this._stretchStartingKeyframe&&n){var i=[],a=r+n,s=n/a,l=$b(t[0],!1);l.offset=0,i.push(l);var u=$b(t[0],!1);u.offset=Tw(s),i.push(u);for(var c=t.length-1,h=1;h<=c;h++){var p=$b(t[h],!1);p.offset=Tw((n+p.offset*r)/a),i.push(p)}r=a,n=0,o="",t=i}return Mw(this.element,t,this.preStyleProps,this.postStyleProps,r,n,o,!0)},e}(Lw);function Tw(t,e){void 0===e&&(e=3);var n=Math.pow(10,e-1);return Math.round(t*n)/n}var Iw=function(){},Rw=function(t){function e(){return null!==t&&t.apply(this,arguments)||this}return o(e,t),e.prototype.normalizePropertyName=function(t,e){return sw(t)},e.prototype.normalizeStyleValue=function(t,e,n,r){var o="",i=n.toString().trim();if(Vw[e]&&0!==n&&"0"!==n)if("number"==typeof n)o="px";else{var a=n.match(/^[+-]?[\d\.]+([a-z]*)$/);a&&0==a[1].length&&r.push("Please provide a CSS unit value for "+t+":"+n)}return i+o},e}(Iw),Vw=function(t){var e={};return"width,height,minWidth,minHeight,maxWidth,maxHeight,left,top,bottom,right,fontSize,outlineWidth,outlineOffset,paddingTop,paddingLeft,paddingBottom,paddingRight,marginTop,marginLeft,marginBottom,marginRight,borderRadius,borderWidth,borderTopWidth,borderLeftWidth,borderRightWidth,borderBottomWidth,textIndent,perspective".split(",").forEach(function(t){return e[t]=!0}),e}();function Dw(t,e,n,r,o,i,a,s,l,u,c,h,p){return{type:0,element:t,triggerName:e,isRemovalTransition:o,fromState:n,fromStyles:i,toState:r,toStyles:a,timelines:s,queriedElements:l,preStyleProps:u,postStyleProps:c,totalTime:h,errors:p}}var Hw={},Nw=function(){function t(t,e,n){this._triggerName=t,this.ast=e,this._stateStyles=n}return t.prototype.match=function(t,e,n,r){return function(t,e,n,r,o){return t.some(function(t){return t(e,n,r,o)})}(this.ast.matchers,t,e,n,r)},t.prototype.buildStyles=function(t,e,n){var r=this._stateStyles["*"],o=this._stateStyles[t],i=r?r.buildStyles(e,n):{};return o?o.buildStyles(e,n):i},t.prototype.build=function(t,e,n,r,o,a,s,l,u,c){var h=[],p=this.ast.options&&this.ast.options.params||Hw,d=this.buildStyles(n,s&&s.params||Hw,h),f=l&&l.params||Hw,g=this.buildStyles(r,f,h),m=new Set,y=new Map,v=new Map,b="void"===r,w={params:i({},p,f)},_=c?[]:Sw(t,e,this.ast.animation,o,a,d,g,w,u,h),C=0;if(_.forEach(function(t){C=Math.max(t.duration+t.delay,C)}),h.length)return Dw(e,this._triggerName,n,r,b,d,g,[],[],y,v,C,h);_.forEach(function(t){var n=t.element,r=Ob(y,n,{});t.preStyleProps.forEach(function(t){return r[t]=!0});var o=Ob(v,n,{});t.postStyleProps.forEach(function(t){return o[t]=!0}),n!==e&&m.add(n)});var M=iw(m.values());return Dw(e,this._triggerName,n,r,b,d,g,_,M,y,v,C)},t}(),jw=function(){function t(t,e){this.styles=t,this.defaultParams=e}return t.prototype.buildStyles=function(t,e){var n={},r=Kb(this.defaultParams);return Object.keys(t).forEach(function(e){var n=t[e];null!=n&&(r[e]=n)}),this.styles.styles.forEach(function(t){if("string"!=typeof t){var o=t;Object.keys(o).forEach(function(t){var i=o[t];i.length>1&&(i=ow(i,r,e)),n[t]=i})}}),n},t}(),Fw=function(){function t(t,e){var n=this;this.name=t,this.ast=e,this.transitionFactories=[],this.states={},e.states.forEach(function(t){n.states[t.name]=new jw(t.style,t.options&&t.options.params||{})}),Bw(this.states,"true","1"),Bw(this.states,"false","0"),e.transitions.forEach(function(e){n.transitionFactories.push(new Nw(t,e,n.states))}),this.fallbackTransition=new Nw(t,{type:1,animation:{type:2,steps:[],options:null},matchers:[function(t,e){return!0}],options:null,queryCount:0,depCount:0},this.states)}return Object.defineProperty(t.prototype,"containsQueries",{get:function(){return this.ast.queryCount>0},enumerable:!0,configurable:!0}),t.prototype.matchTransition=function(t,e,n,r){return this.transitionFactories.find(function(o){return o.match(t,e,n,r)})||null},t.prototype.matchStyles=function(t,e,n){return this.fallbackTransition.buildStyles(t,e,n)},t}();function Bw(t,e,n){t.hasOwnProperty(e)?t.hasOwnProperty(n)||(t[n]=t[e]):t.hasOwnProperty(n)&&(t[e]=t[n])}var Uw=new xw,qw=function(){function t(t,e,n){this.bodyNode=t,this._driver=e,this._normalizer=n,this._animations={},this._playersById={},this.players=[]}return t.prototype.register=function(t,e){var n=[],r=yw(this._driver,e,n);if(n.length)throw new Error("Unable to build the animation due to the following errors: "+n.join("\n"));this._animations[t]=r},t.prototype._buildPlayer=function(t,e,n){var r=t.element,o=xb(0,this._normalizer,0,t.keyframes,e,n);return this._driver.animate(r,o,t.duration,t.delay,t.easing,[],!0)},t.prototype.create=function(t,e,n){var r=this;void 0===n&&(n={});var o,i=[],a=this._animations[t],s=new Map;if(a?(o=Sw(this._driver,e,a,"ng-enter","ng-leave",{},{},n,Uw,i)).forEach(function(t){var e=Ob(s,t.element,{});t.postStyleProps.forEach(function(t){return e[t]=null})}):(i.push("The requested animation doesn't exist or has already been destroyed"),o=[]),i.length)throw new Error("Unable to create the animation due to the following errors: "+i.join("\n"));s.forEach(function(t,e){Object.keys(t).forEach(function(n){t[n]=r._driver.computeStyle(e,n,av)})});var l=Mb(o.map(function(t){var e=s.get(t.element);return r._buildPlayer(t,{},e)}));return this._playersById[t]=l,l.onDestroy(function(){return r.destroy(t)}),this.players.push(l),l},t.prototype.destroy=function(t){var e=this._getPlayer(t);e.destroy(),delete this._playersById[t];var n=this.players.indexOf(e);n>=0&&this.players.splice(n,1)},t.prototype._getPlayer=function(t){var e=this._playersById[t];if(!e)throw new Error("Unable to find the timeline player referenced by "+t);return e},t.prototype.listen=function(t,e,n,r){var o=Sb(e,"","","");return Ab(this._getPlayer(t),n,o,r),function(){}},t.prototype.command=function(t,e,n,r){if("register"!=n)if("create"!=n){var o=this._getPlayer(t);switch(n){case"play":o.play();break;case"pause":o.pause();break;case"reset":o.reset();break;case"restart":o.restart();break;case"finish":o.finish();break;case"init":o.init();break;case"setPosition":o.setPosition(parseFloat(r[0]));break;case"destroy":this.destroy(t)}}else this.create(t,e,r[0]||{});else this.register(t,r[0])},t}(),Ww=[],Gw={namespaceId:"",setForRemoval:!1,setForMove:!1,hasAnimation:!1,removedBeforeQueried:!1},Zw={namespaceId:"",setForMove:!1,setForRemoval:!1,hasAnimation:!1,removedBeforeQueried:!0},Qw="__ng_removed",Kw=function(){function t(t,e){void 0===e&&(e=""),this.namespaceId=e;var n=t&&t.hasOwnProperty("value");if(this.value=function(t){return null!=t?t:null}(n?t.value:t),n){var r=Kb(t);delete r.value,this.options=r}else this.options={};this.options.params||(this.options.params={})}return Object.defineProperty(t.prototype,"params",{get:function(){return this.options.params},enumerable:!0,configurable:!0}),t.prototype.absorbOptions=function(t){var e=t.params;if(e){var n=this.options.params;Object.keys(e).forEach(function(t){null==n[t]&&(n[t]=e[t])})}},t}(),$w=new Kw("void"),Xw=function(){function t(t,e,n){this.id=t,this.hostElement=e,this._engine=n,this.players=[],this._triggers={},this._queue=[],this._elementListeners=new Map,this._hostClassName="ng-tns-"+t,i_(e,this._hostClassName)}return t.prototype.listen=function(t,e,n,r){var o,i=this;if(!this._triggers.hasOwnProperty(e))throw new Error('Unable to listen on the animation trigger event "'+n+'" because the animation trigger "'+e+"\" doesn't exist!");if(null==n||0==n.length)throw new Error('Unable to listen on the animation trigger "'+e+'" because the provided event is undefined!');if("start"!=(o=n)&&"done"!=o)throw new Error('The provided animation trigger event "'+n+'" for the animation trigger "'+e+'" is not supported!');var a=Ob(this._elementListeners,t,[]),s={name:e,phase:n,callback:r};a.push(s);var l=Ob(this._engine.statesByElement,t,{});return l.hasOwnProperty(e)||(i_(t,"ng-trigger"),i_(t,"ng-trigger-"+e),l[e]=$w),function(){i._engine.afterFlush(function(){var t=a.indexOf(s);t>=0&&a.splice(t,1),i._triggers[e]||delete l[e]})}},t.prototype.register=function(t,e){return!this._triggers[t]&&(this._triggers[t]=e,!0)},t.prototype._getTrigger=function(t){var e=this._triggers[t];if(!e)throw new Error('The provided animation trigger "'+t+'" has not been registered!');return e},t.prototype.trigger=function(t,e,n,r){var o=this;void 0===r&&(r=!0);var i=this._getTrigger(e),a=new Jw(this.id,e,t),s=this._engine.statesByElement.get(t);s||(i_(t,"ng-trigger"),i_(t,"ng-trigger-"+e),this._engine.statesByElement.set(t,s={}));var l=s[e],u=new Kw(n,this.id);if(!(n&&n.hasOwnProperty("value"))&&l&&u.absorbOptions(l.options),s[e]=u,l||(l=$w),"void"===u.value||l.value!==u.value){var c=Ob(this._engine.playersByElement,t,[]);c.forEach(function(t){t.namespaceId==o.id&&t.triggerName==e&&t.queued&&t.destroy()});var h=i.matchTransition(l.value,u.value,t,u.params),p=!1;if(!h){if(!r)return;h=i.fallbackTransition,p=!0}return this._engine.totalQueuedPlayers++,this._queue.push({element:t,triggerName:e,transition:h,fromState:l,toState:u,player:a,isFallbackTransition:p}),p||(i_(t,"ng-animate-queued"),a.onStart(function(){a_(t,"ng-animate-queued")})),a.onDone(function(){var e=o.players.indexOf(a);e>=0&&o.players.splice(e,1);var n=o._engine.playersByElement.get(t);if(n){var r=n.indexOf(a);r>=0&&n.splice(r,1)}}),this.players.push(a),c.push(a),a}if(!function(t,e){var n=Object.keys(t),r=Object.keys(e);if(n.length!=r.length)return!1;for(var o=0;o=0){for(var r=!1,o=n;o>=0;o--)if(this.driver.containsElement(this._namespaceList[o].hostElement,e)){this._namespaceList.splice(o+1,0,t),r=!0;break}r||this._namespaceList.splice(0,0,t)}else this._namespaceList.push(t);return this.namespacesByHostElement.set(e,t),t},t.prototype.register=function(t,e){var n=this._namespaceLookup[t];return n||(n=this.createNamespace(t,e)),n},t.prototype.registerTrigger=function(t,e,n){var r=this._namespaceLookup[t];r&&r.register(e,n)&&this.totalAnimations++},t.prototype.destroy=function(t,e){var n=this;if(t){var r=this._fetchNamespace(t);this.afterFlush(function(){n.namespacesByHostElement.delete(r.hostElement),delete n._namespaceLookup[t];var e=n._namespaceList.indexOf(r);e>=0&&n._namespaceList.splice(e,1)}),this.afterFlushAnimationsDone(function(){return r.destroy(e)})}},t.prototype._fetchNamespace=function(t){return this._namespaceLookup[t]},t.prototype.fetchNamespacesByElement=function(t){var e=new Set,n=this.statesByElement.get(t);if(n)for(var r=Object.keys(n),o=0;o=0&&this.collectedLeaveElements.splice(i,1)}if(t){var a=this._fetchNamespace(t);a&&a.insertNode(e,n)}r&&this.collectEnterElement(e)}},t.prototype.collectEnterElement=function(t){this.collectedEnterElements.push(t)},t.prototype.markElementAsDisabled=function(t,e){e?this.disabledNodes.has(t)||(this.disabledNodes.add(t),i_(t,"ng-animate-disabled")):this.disabledNodes.has(t)&&(this.disabledNodes.delete(t),a_(t,"ng-animate-disabled"))},t.prototype.removeNode=function(t,e,n){if(t_(e)){var r=t?this._fetchNamespace(t):null;r?r.removeNode(e,n):this.markElementAsRemoved(t,e,!1,n)}else this._onRemovalComplete(e,n)},t.prototype.markElementAsRemoved=function(t,e,n,r){this.collectedLeaveElements.push(e),e[Qw]={namespaceId:t,setForRemoval:r,hasAnimation:n,removedBeforeQueried:!1}},t.prototype.listen=function(t,e,n,r,o){return t_(e)?this._fetchNamespace(t).listen(e,n,r,o):function(){}},t.prototype._buildInstruction=function(t,e,n,r,o){return t.transition.build(this.driver,t.element,t.fromState.value,t.toState.value,n,r,t.fromState.options,t.toState.options,e,o)},t.prototype.destroyInnerAnimations=function(t){var e=this,n=this.driver.query(t,".ng-trigger",!0);n.forEach(function(t){return e.destroyActiveAnimationsForElement(t)}),0!=this.playersByQueriedElement.size&&(n=this.driver.query(t,".ng-animating",!0)).forEach(function(t){return e.finishActiveQueriedAnimationOnElement(t)})},t.prototype.destroyActiveAnimationsForElement=function(t){var e=this.playersByElement.get(t);e&&e.forEach(function(t){t.queued?t.markedForDestroy=!0:t.destroy()})},t.prototype.finishActiveQueriedAnimationOnElement=function(t){var e=this.playersByQueriedElement.get(t);e&&e.forEach(function(t){return t.finish()})},t.prototype.whenRenderingDone=function(){var t=this;return new Promise(function(e){if(t.players.length)return Mb(t.players).onDone(function(){return e()});e()})},t.prototype.processLeaveNode=function(t){var e=this,n=t[Qw];if(n&&n.setForRemoval){if(t[Qw]=Gw,n.namespaceId){this.destroyInnerAnimations(t);var r=this._fetchNamespace(n.namespaceId);r&&r.clearElementCache(t)}this._onRemovalComplete(t,n.setForRemoval)}this.driver.matchesElement(t,".ng-animate-disabled")&&this.markElementAsDisabled(t,!1),this.driver.query(t,".ng-animate-disabled",!0).forEach(function(n){e.markElementAsDisabled(t,!1)})},t.prototype.flush=function(t){var e=this;void 0===t&&(t=-1);var n=[];if(this.newHostElements.size&&(this.newHostElements.forEach(function(t,n){return e._balanceNamespaceList(t,n)}),this.newHostElements.clear()),this.totalAnimations&&this.collectedEnterElements.length)for(var r=0;r=0;E--)this._namespaceList[E].drainQueuedTransitions(e).forEach(function(t){var e=t.player,i=t.element;if(x.push(e),n.collectedEnterElements.length){var a=i[Qw];if(a&&a.setForMove)return void e.destroy()}var h=!d||!n.driver.containsElement(d,i),p=C.get(i),f=m.get(i),g=n._buildInstruction(t,r,f,p,h);if(g.errors&&g.errors.length)A.push(g);else{if(h)return e.onStart(function(){return tw(i,g.fromStyles)}),e.onDestroy(function(){return Jb(i,g.toStyles)}),void o.push(e);if(t.isFallbackTransition)return e.onStart(function(){return tw(i,g.fromStyles)}),e.onDestroy(function(){return Jb(i,g.toStyles)}),void o.push(e);g.timelines.forEach(function(t){return t.stretchStartingKeyframe=!0}),r.append(i,g.timelines),s.push({instruction:g,player:e,element:i}),g.queriedElements.forEach(function(t){return Ob(l,t,[]).push(e)}),g.preStyleProps.forEach(function(t,e){var n=Object.keys(t);if(n.length){var r=u.get(e);r||u.set(e,r=new Set),n.forEach(function(t){return r.add(t)})}}),g.postStyleProps.forEach(function(t,e){var n=Object.keys(t),r=c.get(e);r||c.set(e,r=new Set),n.forEach(function(t){return r.add(t)})})}});if(A.length){var S=[];A.forEach(function(t){S.push("@"+t.triggerName+" has failed due to:\n"),t.errors.forEach(function(t){return S.push("- "+t+"\n")})}),x.forEach(function(t){return t.destroy()}),this.reportError(S)}var O=new Map,P=new Map;s.forEach(function(t){var e=t.element;r.has(e)&&(P.set(e,e),n._beforeAnimationBuild(t.player.namespaceId,t.instruction,O))}),o.forEach(function(t){var e=t.element;n._getPreviousPlayers(e,!1,t.namespaceId,t.triggerName,null).forEach(function(t){Ob(O,e,[]).push(t),t.destroy()})});var z=v.filter(function(t){return l_(t,u,c)}),L=new Map;n_(L,this.driver,w,c,av).forEach(function(t){l_(t,u,c)&&z.push(t)});var k=new Map;g.forEach(function(t,e){n_(k,n.driver,new Set(t),u,gv)}),z.forEach(function(t){var e=L.get(t),n=k.get(t);L.set(t,i({},e,n))});var T=[],I=[],R={};s.forEach(function(t){var e=t.element,i=t.player,s=t.instruction;if(r.has(e)){if(p.has(e))return i.onDestroy(function(){return Jb(e,s.toStyles)}),i.disabled=!0,i.overrideTotalTime(s.totalTime),void o.push(i);var l=R;if(P.size>1){for(var u=e,c=[];u=u.parentNode;){var h=P.get(u);if(h){l=h;break}c.push(u)}c.forEach(function(t){return P.set(t,l)})}var d=n._buildAnimation(i.namespaceId,s,O,a,k,L);if(i.setRealPlayer(d),l===R)T.push(i);else{var f=n.playersByElement.get(l);f&&f.length&&(i.parentPlayer=Mb(f)),o.push(i)}}else tw(e,s.fromStyles),i.onDestroy(function(){return Jb(e,s.toStyles)}),I.push(i),p.has(e)&&o.push(i)}),I.forEach(function(t){var e=a.get(t.element);if(e&&e.length){var n=Mb(e);t.setRealPlayer(n)}}),o.forEach(function(t){t.parentPlayer?t.syncPlayerEvents(t.parentPlayer):t.destroy()});for(var V=0;V0?this.driver.animate(t.element,e,t.duration,t.delay,t.easing,n):new dv(t.duration,t.delay)},t}(),Jw=function(){function t(t,e,n){this.namespaceId=t,this.triggerName=e,this.element=n,this._player=new dv,this._containsRealPlayer=!1,this._queuedCallbacks={},this.destroyed=!1,this.markedForDestroy=!1,this.disabled=!1,this.queued=!0,this.totalTime=0}return t.prototype.setRealPlayer=function(t){var e=this;this._containsRealPlayer||(this._player=t,Object.keys(this._queuedCallbacks).forEach(function(n){e._queuedCallbacks[n].forEach(function(e){return Ab(t,n,void 0,e)})}),this._queuedCallbacks={},this._containsRealPlayer=!0,this.overrideTotalTime(t.totalTime),this.queued=!1)},t.prototype.getRealPlayer=function(){return this._player},t.prototype.overrideTotalTime=function(t){this.totalTime=t},t.prototype.syncPlayerEvents=function(t){var e=this,n=this._player;n.triggerCallback&&t.onStart(function(){return n.triggerCallback("start")}),t.onDone(function(){return e.finish()}),t.onDestroy(function(){return e.destroy()})},t.prototype._queueEvent=function(t,e){Ob(this._queuedCallbacks,t,[]).push(e)},t.prototype.onDone=function(t){this.queued&&this._queueEvent("done",t),this._player.onDone(t)},t.prototype.onStart=function(t){this.queued&&this._queueEvent("start",t),this._player.onStart(t)},t.prototype.onDestroy=function(t){this.queued&&this._queueEvent("destroy",t),this._player.onDestroy(t)},t.prototype.init=function(){this._player.init()},t.prototype.hasStarted=function(){return!this.queued&&this._player.hasStarted()},t.prototype.play=function(){!this.queued&&this._player.play()},t.prototype.pause=function(){!this.queued&&this._player.pause()},t.prototype.restart=function(){!this.queued&&this._player.restart()},t.prototype.finish=function(){this._player.finish()},t.prototype.destroy=function(){this.destroyed=!0,this._player.destroy()},t.prototype.reset=function(){!this.queued&&this._player.reset()},t.prototype.setPosition=function(t){this.queued||this._player.setPosition(t)},t.prototype.getPosition=function(){return this.queued?0:this._player.getPosition()},t.prototype.triggerCallback=function(t){var e=this._player;e.triggerCallback&&e.triggerCallback(t)},t}();function t_(t){return t&&1===t.nodeType}function e_(t,e){var n=t.style.display;return t.style.display=null!=e?e:"none",n}function n_(t,e,n,r,o){var i=[];n.forEach(function(t){return i.push(e_(t))});var a=[];r.forEach(function(n,r){var i={};n.forEach(function(t){var n=i[t]=e.computeStyle(r,t,o);n&&0!=n.length||(r[Qw]=Zw,a.push(r))}),t.set(r,i)});var s=0;return n.forEach(function(t){return e_(t,i[s++])}),a}function r_(t,e){var n=new Map;if(t.forEach(function(t){return n.set(t,[])}),0==e.length)return n;var r=new Set(e),o=new Map;return e.forEach(function(t){var e=function t(e){if(!e)return 1;var i=o.get(e);if(i)return i;var a=e.parentNode;return i=n.has(a)?a:r.has(a)?1:t(a),o.set(e,i),i}(t);1!==e&&n.get(e).push(t)}),n}var o_="$$classes";function i_(t,e){if(t.classList)t.classList.add(e);else{var n=t[o_];n||(n=t[o_]={}),n[e]=!0}}function a_(t,e){if(t.classList)t.classList.remove(e);else{var n=t[o_];n&&delete n[e]}}function s_(t,e,n){Mb(n).onDone(function(){return t.processLeaveNode(e)})}function l_(t,e,n){var r=n.get(t);if(!r)return!1;var o=e.get(t);return o?r.forEach(function(t){return o.add(t)}):e.set(t,r),n.delete(t),!0}var u_=function(){function t(t,e,n){var r=this;this.bodyNode=t,this._driver=e,this._triggerCache={},this.onRemovalComplete=function(t,e){},this._transitionEngine=new Yw(t,e,n),this._timelineEngine=new qw(t,e,n),this._transitionEngine.onRemovalComplete=function(t,e){return r.onRemovalComplete(t,e)}}return t.prototype.registerTrigger=function(t,e,n,r,o){var i=t+"-"+r,a=this._triggerCache[i];if(!a){var s=[],l=yw(this._driver,o,s);if(s.length)throw new Error('The animation trigger "'+r+'" has failed to build due to the following errors:\n - '+s.join("\n - "));a=function(t,e){return new Fw(t,e)}(r,l),this._triggerCache[i]=a}this._transitionEngine.registerTrigger(e,r,a)},t.prototype.register=function(t,e){this._transitionEngine.register(t,e)},t.prototype.destroy=function(t,e){this._transitionEngine.destroy(t,e)},t.prototype.onInsert=function(t,e,n,r){this._transitionEngine.insertNode(t,e,n,r)},t.prototype.onRemove=function(t,e,n){this._transitionEngine.removeNode(t,e,n)},t.prototype.disableAnimations=function(t,e){this._transitionEngine.markElementAsDisabled(t,e)},t.prototype.process=function(t,e,n,r){if("@"==n.charAt(0)){var o=c(Pb(n),2);this._timelineEngine.command(o[0],e,o[1],r)}else this._transitionEngine.trigger(t,e,n,r)},t.prototype.listen=function(t,e,n,r,o){if("@"==n.charAt(0)){var i=c(Pb(n),2);return this._timelineEngine.listen(i[0],e,i[1],o)}return this._transitionEngine.listen(t,e,n,r,o)},t.prototype.flush=function(t){void 0===t&&(t=-1),this._transitionEngine.flush(t)},Object.defineProperty(t.prototype,"players",{get:function(){return this._transitionEngine.players.concat(this._timelineEngine.players)},enumerable:!0,configurable:!0}),t.prototype.whenRenderingDone=function(){return this._transitionEngine.whenRenderingDone()},t}(),c_="animation",h_="animationend",p_=function(){function t(t,e,n,r,o,i,a){var s=this;this._element=t,this._name=e,this._duration=n,this._delay=r,this._easing=o,this._fillMode=i,this._onDoneFn=a,this._finished=!1,this._destroyed=!1,this._startTime=0,this._position=0,this._eventFn=function(t){return s._handleCallback(t)}}return t.prototype.apply=function(){var t,e,n;e=this._duration+"ms "+this._easing+" "+this._delay+"ms 1 normal "+this._fillMode+" "+this._name,(n=v_(t=this._element,"").trim()).length&&(function(t,e){for(var n=0;n=this._delay&&n>=this._duration&&this.finish()},t.prototype.finish=function(){this._finished||(this._finished=!0,this._onDoneFn(),m_(this._element,this._eventFn,!0))},t.prototype.destroy=function(){var t,e,n,r;this._destroyed||(this._destroyed=!0,this.finish(),e=this._name,(r=g_(n=v_(t=this._element,"").split(","),e))>=0&&(n.splice(r,1),y_(t,"",n.join(","))))},t}();function d_(t,e,n){y_(t,"PlayState",n,f_(t,e))}function f_(t,e){var n=v_(t,"");return n.indexOf(",")>0?g_(n.split(","),e):g_([n],e)}function g_(t,e){for(var n=0;n=0)return n;return-1}function m_(t,e,n){n?t.removeEventListener(h_,e):t.addEventListener(h_,e)}function y_(t,e,n,r){var o=c_+e;if(null!=r){var i=t.style[o];if(i.length){var a=i.split(",");a[r]=n,n=a.join(",")}}t.style[o]=n}function v_(t,e){return t.style[c_+e]}var b_="linear",w_=function(){function t(t,e,n,r,o,i,a){this.element=t,this.keyframes=e,this.animationName=n,this._duration=r,this._delay=o,this._finalStyles=a,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._started=!1,this.currentSnapshot={},this._state=0,this.easing=i||b_,this.totalTime=r+o,this._buildStyler()}return t.prototype.onStart=function(t){this._onStartFns.push(t)},t.prototype.onDone=function(t){this._onDoneFns.push(t)},t.prototype.onDestroy=function(t){this._onDestroyFns.push(t)},t.prototype.destroy=function(){this.init(),this._state>=4||(this._state=4,this._styler.destroy(),this._flushStartFns(),this._flushDoneFns(),this._onDestroyFns.forEach(function(t){return t()}),this._onDestroyFns=[])},t.prototype._flushDoneFns=function(){this._onDoneFns.forEach(function(t){return t()}),this._onDoneFns=[]},t.prototype._flushStartFns=function(){this._onStartFns.forEach(function(t){return t()}),this._onStartFns=[]},t.prototype.finish=function(){this.init(),this._state>=3||(this._state=3,this._styler.finish(),this._flushStartFns(),this._flushDoneFns())},t.prototype.setPosition=function(t){this._styler.setPosition(t)},t.prototype.getPosition=function(){return this._styler.getPosition()},t.prototype.hasStarted=function(){return this._state>=2},t.prototype.init=function(){this._state>=1||(this._state=1,this._styler.apply(),this._delay&&this._styler.pause())},t.prototype.play=function(){this.init(),this.hasStarted()||(this._flushStartFns(),this._state=2),this._styler.resume()},t.prototype.pause=function(){this.init(),this._styler.pause()},t.prototype.restart=function(){this.reset(),this.play()},t.prototype.reset=function(){this._styler.destroy(),this._buildStyler(),this._styler.apply()},t.prototype._buildStyler=function(){var t=this;this._styler=new p_(this.element,this.animationName,this._duration,this._delay,this.easing,"forwards",function(){return t.finish()})},t.prototype.triggerCallback=function(t){var e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(function(t){return t()}),e.length=0},t.prototype.beforeDestroy=function(){var t=this;this.init();var e={};if(this.hasStarted()){var n=this._state>=3;Object.keys(this._finalStyles).forEach(function(r){"offset"!=r&&(e[r]=n?t._finalStyles[r]:hw(t.element,r))})}this.currentSnapshot=e},t}(),__=function(t){function e(e,n){var r=t.call(this)||this;return r.element=e,r._startingStyles={},r.__initialized=!1,r._styles=Bb(n),r}return o(e,t),e.prototype.init=function(){var e=this;!this.__initialized&&this._startingStyles&&(this.__initialized=!0,Object.keys(this._styles).forEach(function(t){e._startingStyles[t]=e.element.style[t]}),t.prototype.init.call(this))},e.prototype.play=function(){var e=this;this._startingStyles&&(this.init(),Object.keys(this._styles).forEach(function(t){return e.element.style.setProperty(t,e._styles[t])}),t.prototype.play.call(this))},e.prototype.destroy=function(){var e=this;this._startingStyles&&(Object.keys(this._startingStyles).forEach(function(t){var n=e._startingStyles[t];n?e.element.style.setProperty(t,n):e.element.style.removeProperty(t)}),this._startingStyles=null,t.prototype.destroy.call(this))},e}(dv),C_=function(){function t(){this._count=0,this._head=document.querySelector("head"),this._warningIssued=!1}return t.prototype.validateStyleProperty=function(t){return Hb(t)},t.prototype.matchesElement=function(t,e){return Nb(t,e)},t.prototype.containsElement=function(t,e){return jb(t,e)},t.prototype.query=function(t,e,n){return Fb(t,e,n)},t.prototype.computeStyle=function(t,e,n){return window.getComputedStyle(t)[e]},t.prototype.buildKeyframeElement=function(t,e,n){var r="@keyframes "+e+" {\n",o="";(n=n.map(function(t){return Bb(t)})).forEach(function(t){o=" ";var e=parseFloat(t.offset);r+=""+o+100*e+"% {\n",o+=" ",Object.keys(t).forEach(function(e){var n=t[e];switch(e){case"offset":return;case"easing":return void(n&&(r+=o+"animation-timing-function: "+n+";\n"));default:return void(r+=""+o+e+": "+n+";\n")}}),r+=o+"}\n"}),r+="}\n";var i=document.createElement("style");return i.innerHTML=r,i},t.prototype.animate=function(t,e,n,r,o,i,a){void 0===i&&(i=[]),a&&this._notifyFaultyScrubber();var s=i.filter(function(t){return t instanceof w_}),l={};lw(n,r)&&s.forEach(function(t){var e=t.currentSnapshot;Object.keys(e).forEach(function(t){return l[t]=e[t]})});var u=function(t){var e={};return t&&(Array.isArray(t)?t:[t]).forEach(function(t){Object.keys(t).forEach(function(n){"offset"!=n&&"easing"!=n&&(e[n]=t[n])})}),e}(e=uw(t,e,l));if(0==n)return new __(t,u);var c="gen_css_kf_"+this._count++,h=this.buildKeyframeElement(t,c,e);document.querySelector("head").appendChild(h);var p=new w_(t,e,c,n,r,o,u);return p.onDestroy(function(){var t;(t=h).parentNode.removeChild(t)}),p},t.prototype._notifyFaultyScrubber=function(){this._warningIssued||(console.warn("@angular/animations: please load the web-animations.js polyfill to allow programmatic access...\n"," visit http://bit.ly/IWukam to learn more about using the web-animation-js polyfill."),this._warningIssued=!0)},t}(),M_=function(){function t(t,e,n){this.element=t,this.keyframes=e,this.options=n,this._onDoneFns=[],this._onStartFns=[],this._onDestroyFns=[],this._initialized=!1,this._finished=!1,this._started=!1,this._destroyed=!1,this.time=0,this.parentPlayer=null,this.currentSnapshot={},this._duration=n.duration,this._delay=n.delay||0,this.time=this._duration+this._delay}return t.prototype._onFinish=function(){this._finished||(this._finished=!0,this._onDoneFns.forEach(function(t){return t()}),this._onDoneFns=[])},t.prototype.init=function(){this._buildPlayer(),this._preparePlayerBeforeStart()},t.prototype._buildPlayer=function(){var t=this;if(!this._initialized){this._initialized=!0;var e=this.keyframes;this.domPlayer=this._triggerWebAnimation(this.element,e,this.options),this._finalKeyframe=e.length?e[e.length-1]:{},this.domPlayer.addEventListener("finish",function(){return t._onFinish()})}},t.prototype._preparePlayerBeforeStart=function(){this._delay?this._resetDomPlayerState():this.domPlayer.pause()},t.prototype._triggerWebAnimation=function(t,e,n){return t.animate(e,n)},t.prototype.onStart=function(t){this._onStartFns.push(t)},t.prototype.onDone=function(t){this._onDoneFns.push(t)},t.prototype.onDestroy=function(t){this._onDestroyFns.push(t)},t.prototype.play=function(){this._buildPlayer(),this.hasStarted()||(this._onStartFns.forEach(function(t){return t()}),this._onStartFns=[],this._started=!0),this.domPlayer.play()},t.prototype.pause=function(){this.init(),this.domPlayer.pause()},t.prototype.finish=function(){this.init(),this._onFinish(),this.domPlayer.finish()},t.prototype.reset=function(){this._resetDomPlayerState(),this._destroyed=!1,this._finished=!1,this._started=!1},t.prototype._resetDomPlayerState=function(){this.domPlayer&&this.domPlayer.cancel()},t.prototype.restart=function(){this.reset(),this.play()},t.prototype.hasStarted=function(){return this._started},t.prototype.destroy=function(){this._destroyed||(this._destroyed=!0,this._resetDomPlayerState(),this._onFinish(),this._onDestroyFns.forEach(function(t){return t()}),this._onDestroyFns=[])},t.prototype.setPosition=function(t){this.domPlayer.currentTime=t*this.time},t.prototype.getPosition=function(){return this.domPlayer.currentTime/this.time},Object.defineProperty(t.prototype,"totalTime",{get:function(){return this._delay+this._duration},enumerable:!0,configurable:!0}),t.prototype.beforeDestroy=function(){var t=this,e={};this.hasStarted()&&Object.keys(this._finalKeyframe).forEach(function(n){"offset"!=n&&(e[n]=t._finished?t._finalKeyframe[n]:hw(t.element,n))}),this.currentSnapshot=e},t.prototype.triggerCallback=function(t){var e="start"==t?this._onStartFns:this._onDoneFns;e.forEach(function(t){return t()}),e.length=0},t}(),x_=function(){function t(){this._isNativeImpl=/\{\s*\[native\s+code\]\s*\}/.test(A_().toString()),this._cssKeyframesDriver=new C_}return t.prototype.validateStyleProperty=function(t){return Hb(t)},t.prototype.matchesElement=function(t,e){return Nb(t,e)},t.prototype.containsElement=function(t,e){return jb(t,e)},t.prototype.query=function(t,e,n){return Fb(t,e,n)},t.prototype.computeStyle=function(t,e,n){return window.getComputedStyle(t)[e]},t.prototype.overrideWebAnimationsSupport=function(t){this._isNativeImpl=t},t.prototype.animate=function(t,e,n,r,o,i,a){if(void 0===i&&(i=[]),!a&&!this._isNativeImpl)return this._cssKeyframesDriver.animate(t,e,n,r,o,i);var s={duration:n,delay:r,fill:0==r?"both":"forwards"};o&&(s.easing=o);var l={},u=i.filter(function(t){return t instanceof M_});return lw(n,r)&&u.forEach(function(t){var e=t.currentSnapshot;Object.keys(e).forEach(function(t){return l[t]=e[t]})}),e=uw(t,e=e.map(function(t){return $b(t,!1)}),l),new M_(t,e,s)},t}();function A_(){return"undefined"!=typeof window&&void 0!==window.document&&Element.prototype.animate||{}}var E_=function(t){function e(e,n){var r=t.call(this)||this;return r._nextAnimationId=0,r._renderer=e.createRenderer(n.body,{id:"0",encapsulation:ce.None,styles:[],data:{animation:[]}}),r}return o(e,t),e.prototype.build=function(t){var e=this._nextAnimationId.toString();this._nextAnimationId++;var n=Array.isArray(t)?lv(t):t;return P_(this._renderer,null,e,"register",[n]),new S_(e,this._renderer)},a([s(1,Dt(Ac))],e)}(iv),S_=function(t){function e(e,n){var r=t.call(this)||this;return r._id=e,r._renderer=n,r}return o(e,t),e.prototype.create=function(t,e){return new O_(this._id,t,e||{},this._renderer)},e}(function(){}),O_=function(){function t(t,e,n,r){this.id=t,this.element=e,this._renderer=r,this.parentPlayer=null,this._started=!1,this.totalTime=0,this._command("create",n)}return t.prototype._listen=function(t,e){return this._renderer.listen(this.element,"@@"+this.id+":"+t,e)},t.prototype._command=function(t){for(var e=[],n=1;n=0&&t0){var r=t.slice(0,n),o=r.toLowerCase(),i=t.slice(n+1).trim();e.maybeSetNormalizedName(r,o),e.headers.has(o)?e.headers.get(o).push(i):e.headers.set(o,[i])}})}:function(){e.headers=new Map,Object.keys(t).forEach(function(n){var r=t[n],o=n.toLowerCase();"string"==typeof r&&(r=[r]),r.length>0&&(e.headers.set(o,r),e.maybeSetNormalizedName(n,o))})}:this.headers=new Map}return t.prototype.has=function(t){return this.init(),this.headers.has(t.toLowerCase())},t.prototype.get=function(t){this.init();var e=this.headers.get(t.toLowerCase());return e&&e.length>0?e[0]:null},t.prototype.keys=function(){return this.init(),Array.from(this.normalizedNames.values())},t.prototype.getAll=function(t){return this.init(),this.headers.get(t.toLowerCase())||null},t.prototype.append=function(t,e){return this.clone({name:t,value:e,op:"a"})},t.prototype.set=function(t,e){return this.clone({name:t,value:e,op:"s"})},t.prototype.delete=function(t,e){return this.clone({name:t,value:e,op:"d"})},t.prototype.maybeSetNormalizedName=function(t,e){this.normalizedNames.has(e)||this.normalizedNames.set(e,t)},t.prototype.init=function(){var e=this;this.lazyInit&&(this.lazyInit instanceof t?this.copyFrom(this.lazyInit):this.lazyInit(),this.lazyInit=null,this.lazyUpdate&&(this.lazyUpdate.forEach(function(t){return e.applyUpdate(t)}),this.lazyUpdate=null))},t.prototype.copyFrom=function(t){var e=this;t.init(),Array.from(t.headers.keys()).forEach(function(n){e.headers.set(n,t.headers.get(n)),e.normalizedNames.set(n,t.normalizedNames.get(n))})},t.prototype.clone=function(e){var n=new t;return n.lazyInit=this.lazyInit&&this.lazyInit instanceof t?this.lazyInit:this,n.lazyUpdate=(this.lazyUpdate||[]).concat([e]),n},t.prototype.applyUpdate=function(t){var e=t.name.toLowerCase();switch(t.op){case"a":case"s":var n=t.value;if("string"==typeof n&&(n=[n]),0===n.length)return;this.maybeSetNormalizedName(t.name,e);var r=("a"===t.op?this.headers.get(e):void 0)||[];r.push.apply(r,h(n)),this.headers.set(e,r);break;case"d":var o=t.value;if(o){var i=this.headers.get(e);if(!i)return;0===(i=i.filter(function(t){return-1===o.indexOf(t)})).length?(this.headers.delete(e),this.normalizedNames.delete(e)):this.headers.set(e,i)}else this.headers.delete(e),this.normalizedNames.delete(e)}},t.prototype.forEach=function(t){var e=this;this.init(),Array.from(this.normalizedNames.keys()).forEach(function(n){return t(e.normalizedNames.get(n),e.headers.get(n))})},t}(),B_=function(){function t(){}return t.prototype.encodeKey=function(t){return U_(t)},t.prototype.encodeValue=function(t){return U_(t)},t.prototype.decodeKey=function(t){return decodeURIComponent(t)},t.prototype.decodeValue=function(t){return decodeURIComponent(t)},t}();function U_(t){return encodeURIComponent(t).replace(/%40/gi,"@").replace(/%3A/gi,":").replace(/%24/gi,"$").replace(/%2C/gi,",").replace(/%3B/gi,";").replace(/%2B/gi,"+").replace(/%3D/gi,"=").replace(/%3F/gi,"?").replace(/%2F/gi,"/")}var q_=function(){function t(t){void 0===t&&(t={});var e,n,r,o=this;if(this.updates=null,this.cloneFrom=null,this.encoder=t.encoder||new B_,t.fromString){if(t.fromObject)throw new Error("Cannot specify both fromString and fromObject.");this.map=(e=t.fromString,n=this.encoder,r=new Map,e.length>0&&e.split("&").forEach(function(t){var e=t.indexOf("="),o=c(-1==e?[n.decodeKey(t),""]:[n.decodeKey(t.slice(0,e)),n.decodeValue(t.slice(e+1))],2),i=o[0],a=o[1],s=r.get(i)||[];s.push(a),r.set(i,s)}),r)}else t.fromObject?(this.map=new Map,Object.keys(t.fromObject).forEach(function(e){var n=t.fromObject[e];o.map.set(e,Array.isArray(n)?n:[n])})):this.map=null}return t.prototype.has=function(t){return this.init(),this.map.has(t)},t.prototype.get=function(t){this.init();var e=this.map.get(t);return e?e[0]:null},t.prototype.getAll=function(t){return this.init(),this.map.get(t)||null},t.prototype.keys=function(){return this.init(),Array.from(this.map.keys())},t.prototype.append=function(t,e){return this.clone({param:t,value:e,op:"a"})},t.prototype.set=function(t,e){return this.clone({param:t,value:e,op:"s"})},t.prototype.delete=function(t,e){return this.clone({param:t,value:e,op:"d"})},t.prototype.toString=function(){var t=this;return this.init(),this.keys().map(function(e){var n=t.encoder.encodeKey(e);return t.map.get(e).map(function(e){return n+"="+t.encoder.encodeValue(e)}).join("&")}).join("&")},t.prototype.clone=function(e){var n=new t({encoder:this.encoder});return n.cloneFrom=this.cloneFrom||this,n.updates=(this.updates||[]).concat([e]),n},t.prototype.init=function(){var t=this;null===this.map&&(this.map=new Map),null!==this.cloneFrom&&(this.cloneFrom.init(),this.cloneFrom.keys().forEach(function(e){return t.map.set(e,t.cloneFrom.map.get(e))}),this.updates.forEach(function(e){switch(e.op){case"a":case"s":var n=("a"===e.op?t.map.get(e.param):void 0)||[];n.push(e.value),t.map.set(e.param,n);break;case"d":if(void 0===e.value){t.map.delete(e.param);break}var r=t.map.get(e.param)||[],o=r.indexOf(e.value);-1!==o&&r.splice(o,1),r.length>0?t.map.set(e.param,r):t.map.delete(e.param)}}),this.cloneFrom=null)},t}();function W_(t){return"undefined"!=typeof ArrayBuffer&&t instanceof ArrayBuffer}function G_(t){return"undefined"!=typeof Blob&&t instanceof Blob}function Z_(t){return"undefined"!=typeof FormData&&t instanceof FormData}var Q_=function(){function t(t,e,n,r){var o;if(this.url=e,this.body=null,this.reportProgress=!1,this.withCredentials=!1,this.responseType="json",this.method=t.toUpperCase(),function(t){switch(t){case"DELETE":case"GET":case"HEAD":case"OPTIONS":case"JSONP":return!1;default:return!0}}(this.method)||r?(this.body=void 0!==n?n:null,o=r):o=n,o&&(this.reportProgress=!!o.reportProgress,this.withCredentials=!!o.withCredentials,o.responseType&&(this.responseType=o.responseType),o.headers&&(this.headers=o.headers),o.params&&(this.params=o.params)),this.headers||(this.headers=new F_),this.params){var i=this.params.toString();if(0===i.length)this.urlWithParams=e;else{var a=e.indexOf("?");this.urlWithParams=e+(-1===a?"?":a=200&&this.status<300}}(),X_=function(t){function e(e){void 0===e&&(e={});var n=t.call(this,e)||this;return n.type=K_.ResponseHeader,n}return o(e,t),e.prototype.clone=function(t){return void 0===t&&(t={}),new e({headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})},e}($_),Y_=function(t){function e(e){void 0===e&&(e={});var n=t.call(this,e)||this;return n.type=K_.Response,n.body=void 0!==e.body?e.body:null,n}return o(e,t),e.prototype.clone=function(t){return void 0===t&&(t={}),new e({body:void 0!==t.body?t.body:this.body,headers:t.headers||this.headers,status:void 0!==t.status?t.status:this.status,statusText:t.statusText||this.statusText,url:t.url||this.url||void 0})},e}($_),J_=function(t){function e(e){var n=t.call(this,e,0,"Unknown Error")||this;return n.name="HttpErrorResponse",n.ok=!1,n.message=n.status>=200&&n.status<300?"Http failure during parsing for "+(e.url||"(unknown url)"):"Http failure response for "+(e.url||"(unknown url)")+": "+e.status+" "+e.statusText,n.error=e.error||null,n}return o(e,t),e}($_);function tC(t,e){return{body:e,headers:t.headers,observe:t.observe,params:t.params,reportProgress:t.reportProgress,responseType:t.responseType,withCredentials:t.withCredentials}}var eC=function(){function t(t){this.handler=t}return t.prototype.request=function(t,e,n){var r,o=this;if(void 0===n&&(n={}),t instanceof Q_)r=t;else{var i;i=n.headers instanceof F_?n.headers:new F_(n.headers);var a=void 0;n.params&&(a=n.params instanceof q_?n.params:new q_({fromObject:n.params})),r=new Q_(t,e,void 0!==n.body?n.body:null,{headers:i,params:a,reportProgress:n.reportProgress,responseType:n.responseType||"json",withCredentials:n.withCredentials})}var s=Xl(r).pipe(Vu(function(t){return o.handler.handle(t)}));if(t instanceof Q_||"events"===n.observe)return s;var l=s.pipe(uu(function(t){return t instanceof Y_}));switch(n.observe||"body"){case"body":switch(r.responseType){case"arraybuffer":return l.pipe(tt(function(t){if(null!==t.body&&!(t.body instanceof ArrayBuffer))throw new Error("Response is not an ArrayBuffer.");return t.body}));case"blob":return l.pipe(tt(function(t){if(null!==t.body&&!(t.body instanceof Blob))throw new Error("Response is not a Blob.");return t.body}));case"text":return l.pipe(tt(function(t){if(null!==t.body&&"string"!=typeof t.body)throw new Error("Response is not a string.");return t.body}));case"json":default:return l.pipe(tt(function(t){return t.body}))}case"response":return l;default:throw new Error("Unreachable: unhandled observe type "+n.observe+"}")}},t.prototype.delete=function(t,e){return void 0===e&&(e={}),this.request("DELETE",t,e)},t.prototype.get=function(t,e){return void 0===e&&(e={}),this.request("GET",t,e)},t.prototype.head=function(t,e){return void 0===e&&(e={}),this.request("HEAD",t,e)},t.prototype.jsonp=function(t,e){return this.request("JSONP",t,{params:(new q_).append(e,"JSONP_CALLBACK"),observe:"body",responseType:"json"})},t.prototype.options=function(t,e){return void 0===e&&(e={}),this.request("OPTIONS",t,e)},t.prototype.patch=function(t,e,n){return void 0===n&&(n={}),this.request("PATCH",t,tC(n,e))},t.prototype.post=function(t,e,n){return void 0===n&&(n={}),this.request("POST",t,tC(n,e))},t.prototype.put=function(t,e,n){return void 0===n&&(n={}),this.request("PUT",t,tC(n,e))},t}(),nC=function(){function t(t,e){this.next=t,this.interceptor=e}return t.prototype.handle=function(t){return this.interceptor.intercept(t,this.next)},t}(),rC=new wt("HTTP_INTERCEPTORS"),oC=function(){function t(){}return t.prototype.intercept=function(t,e){return e.handle(t)},t}(),iC=/^\)\]\}',?\n/,aC=function(){},sC=function(){function t(){}return t.prototype.build=function(){return new XMLHttpRequest},t}(),lC=function(){function t(t){this.xhrFactory=t}return t.prototype.handle=function(t){var e=this;if("JSONP"===t.method)throw new Error("Attempted to construct Jsonp request without JsonpClientModule installed.");return new I(function(n){var r=e.xhrFactory.build();if(r.open(t.method,t.urlWithParams),t.withCredentials&&(r.withCredentials=!0),t.headers.forEach(function(t,e){return r.setRequestHeader(t,e.join(","))}),t.headers.has("Accept")||r.setRequestHeader("Accept","application/json, text/plain, */*"),!t.headers.has("Content-Type")){var o=t.detectContentTypeHeader();null!==o&&r.setRequestHeader("Content-Type",o)}if(t.responseType){var i=t.responseType.toLowerCase();r.responseType="json"!==i?i:"text"}var a=t.serializeBody(),s=null,l=function(){if(null!==s)return s;var e=1223===r.status?204:r.status,n=r.statusText||"OK",o=new F_(r.getAllResponseHeaders()),i=function(t){return"responseURL"in t&&t.responseURL?t.responseURL:/^X-Request-URL:/m.test(t.getAllResponseHeaders())?t.getResponseHeader("X-Request-URL"):null}(r)||t.url;return s=new X_({headers:o,status:e,statusText:n,url:i})},u=function(){var e=l(),o=e.headers,i=e.status,a=e.statusText,s=e.url,u=null;204!==i&&(u=void 0===r.response?r.responseText:r.response),0===i&&(i=u?200:0);var c=i>=200&&i<300;if("json"===t.responseType&&"string"==typeof u){var h=u;u=u.replace(iC,"");try{u=""!==u?JSON.parse(u):null}catch(t){u=h,c&&(c=!1,u={error:t,text:u})}}c?(n.next(new Y_({body:u,headers:o,status:i,statusText:a,url:s||void 0})),n.complete()):n.error(new J_({error:u,headers:o,status:i,statusText:a,url:s||void 0}))},c=function(t){var e=new J_({error:t,status:r.status||0,statusText:r.statusText||"Unknown Error"});n.error(e)},h=!1,p=function(e){h||(n.next(l()),h=!0);var o={type:K_.DownloadProgress,loaded:e.loaded};e.lengthComputable&&(o.total=e.total),"text"===t.responseType&&r.responseText&&(o.partialText=r.responseText),n.next(o)},d=function(t){var e={type:K_.UploadProgress,loaded:t.loaded};t.lengthComputable&&(e.total=t.total),n.next(e)};return r.addEventListener("load",u),r.addEventListener("error",c),t.reportProgress&&(r.addEventListener("progress",p),null!==a&&r.upload&&r.upload.addEventListener("progress",d)),r.send(a),n.next({type:K_.Sent}),function(){r.removeEventListener("error",c),r.removeEventListener("load",u),t.reportProgress&&(r.removeEventListener("progress",p),null!==a&&r.upload&&r.upload.removeEventListener("progress",d)),r.abort()}})},t}(),uC=new wt("XSRF_COOKIE_NAME"),cC=new wt("XSRF_HEADER_NAME"),hC=function(){},pC=function(){function t(t,e,n){this.doc=t,this.platform=e,this.cookieName=n,this.lastCookieString="",this.lastToken=null,this.parseCount=0}return t.prototype.getToken=function(){if("server"===this.platform)return null;var t=this.doc.cookie||"";return t!==this.lastCookieString&&(this.parseCount++,this.lastToken=ec(t,this.cookieName),this.lastCookieString=t),this.lastToken},a([s(0,Dt(cc)),s(1,Dt(De)),s(2,Dt(uC))],t)}(),dC=function(){function t(t,e){this.tokenService=t,this.headerName=e}return t.prototype.intercept=function(t,e){var n=t.url.toLowerCase();if("GET"===t.method||"HEAD"===t.method||n.startsWith("http://")||n.startsWith("https://"))return e.handle(t);var r=this.tokenService.getToken();return null===r||t.headers.has(this.headerName)||(t=t.clone({headers:t.headers.set(this.headerName,r)})),e.handle(t)},a([s(1,Dt(cC))],t)}(),fC=function(){function t(t,e){this.backend=t,this.injector=e,this.chain=null}return t.prototype.handle=function(t){if(null===this.chain){var e=this.injector.get(rC,[]);this.chain=e.reduceRight(function(t,e){return new nC(t,e)},this.backend)}return this.chain.handle(t)},t}(),gC=function(){function t(){}var e;return e=t,t.disable=function(){return{ngModule:e,providers:[{provide:dC,useClass:oC}]}},t.withOptions=function(t){return void 0===t&&(t={}),{ngModule:e,providers:[t.cookieName?{provide:uC,useValue:t.cookieName}:[],t.headerName?{provide:cC,useValue:t.headerName}:[]]}},t}(),mC=function(){},yC=new wt("cdk-dir-doc",{providedIn:"root",factory:function(){return le(cc)}}),vC=function(){function t(t){if(this.value="ltr",this.change=new an,t){var e=(t.body?t.body.dir:null)||(t.documentElement?t.documentElement.dir:null);this.value="ltr"===e||"rtl"===e?e:"ltr"}}return t.prototype.ngOnDestroy=function(){this.change.complete()},t.ngInjectableDef=bt({factory:function(){return new t(le(yC,8))},token:t,providedIn:"root"}),t}(),bC=function(){},wC=[Fv,ru,Sv],_C=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:Sy.forRoot({name:"eva"}).providers.concat(wC,Jy.forRoot().providers,dm.forRoot().providers,_v.forRoot().providers)}},t}(),CC=[ub,cy],MC=function(){function t(){}return t.forRoot=function(){return{ngModule:t,providers:CC.slice()}},t}().forRoot().providers.slice(),xC=function(){function t(t){!function(t,e){if(t)throw new Error("CoreModule has already been loaded. Import Core modules in the AppModule only.")}(t)}return t.forRoot=function(){return{ngModule:t,providers:MC.slice()}},t}(),AC=function(t,e,n){return new ss(Bl,[ou],function(t){return function(t){for(var e={},n=[],r=!1,o=0;o.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-is,.col-is-1,.col-is-10,.col-is-11,.col-is-12,.col-is-2,.col-is-3,.col-is-4,.col-is-5,.col-is-6,.col-is-7,.col-is-8,.col-is-9,.col-is-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-auto,.col-xxxl,.col-xxxl-1,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:400px){.col-is{flex-basis:0;flex-grow:1;max-width:100%}.col-is-auto{flex:0 0 auto;width:auto;max-width:none}.col-is-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-is-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-is-3{flex:0 0 25%;max-width:25%}.col-is-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-is-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-is-6{flex:0 0 50%;max-width:50%}.col-is-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-is-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-is-9{flex:0 0 75%;max-width:75%}.col-is-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-is-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-is-12{flex:0 0 100%;max-width:100%}.order-is-first{order:-1}.order-is-last{order:13}.order-is-0{order:0}.order-is-1{order:1}.order-is-2{order:2}.order-is-3{order:3}.order-is-4{order:4}.order-is-5{order:5}.order-is-6{order:6}.order-is-7{order:7}.order-is-8{order:8}.order-is-9{order:9}.order-is-10{order:10}.order-is-11{order:11}.order-is-12{order:12}.offset-is-0{margin-left:0}.offset-is-1{margin-left:8.33333333%}.offset-is-2{margin-left:16.66666667%}.offset-is-3{margin-left:25%}.offset-is-4{margin-left:33.33333333%}.offset-is-5{margin-left:41.66666667%}.offset-is-6{margin-left:50%}.offset-is-7{margin-left:58.33333333%}.offset-is-8{margin-left:66.66666667%}.offset-is-9{margin-left:75%}.offset-is-10{margin-left:83.33333333%}.offset-is-11{margin-left:91.66666667%}}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}@media (min-width:1400px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xxl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xxl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xxl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xxl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}}@media (min-width:1600px){.col-xxxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxxl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xxxl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xxxl-3{flex:0 0 25%;max-width:25%}.col-xxxl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xxxl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xxxl-6{flex:0 0 50%;max-width:50%}.col-xxxl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xxxl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xxxl-9{flex:0 0 75%;max-width:75%}.col-xxxl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xxxl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xxxl-12{flex:0 0 100%;max-width:100%}.order-xxxl-first{order:-1}.order-xxxl-last{order:13}.order-xxxl-0{order:0}.order-xxxl-1{order:1}.order-xxxl-2{order:2}.order-xxxl-3{order:3}.order-xxxl-4{order:4}.order-xxxl-5{order:5}.order-xxxl-6{order:6}.order-xxxl-7{order:7}.order-xxxl-8{order:8}.order-xxxl-9{order:9}.order-xxxl-10{order:10}.order-xxxl-11{order:11}.order-xxxl-12{order:12}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}}.nb-theme-eva nb-layout{scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-layout ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-layout ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-layout ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-layout.with-scroll .scrollable-container{overflow:auto;height:100vh;display:block}.nb-theme-eva .layout{min-width:300px}.nb-theme-eva nb-layout.window-mode{background:0 0;display:block}.nb-theme-eva nb-layout.window-mode .layout nb-layout-header nav,.nb-theme-eva nb-layout.window-mode .scrollable-container{max-width:1920px;margin:0 auto}@media screen and (min-width:1940px){.nb-theme-eva nb-layout.window-mode{padding-top:1.1875rem}.nb-theme-eva nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.25rem + 1.1875rem)}.nb-theme-eva nb-layout.window-mode .scrollable-container{height:calc(100vh - 1.1875rem);box-shadow:none}.nb-theme-eva nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 1.1875rem)}}@media screen and (min-width:2070px){.nb-theme-eva nb-layout.window-mode{padding-top:2.375rem}.nb-theme-eva nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.25rem + 2.375rem)}.nb-theme-eva nb-layout.window-mode .scrollable-container{height:calc(100vh - 2.375rem);box-shadow:none}.nb-theme-eva nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 2.375rem)}}@media screen and (min-width:2220px){.nb-theme-eva nb-layout.window-mode{padding-top:4.75rem}.nb-theme-eva nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.25rem + 4.75rem)}.nb-theme-eva nb-layout.window-mode .scrollable-container{height:calc(100vh - 4.75rem);box-shadow:none}.nb-theme-eva nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 4.75rem)}}.nb-theme-eva nb-layout .layout{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.25;color:#0d1c2e;background:0 0;min-height:100vh}.nb-theme-eva nb-layout .layout nb-layout-header{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.25}.nb-theme-eva nb-layout .layout nb-layout-header nav{box-shadow:none;height:4.25rem;padding:0;background:0 0;color:#0d1c2e}.nb-theme-eva nb-layout .layout nb-layout-header nav a,.nb-theme-eva nb-layout .layout nb-layout-header nav a:active,.nb-theme-eva nb-layout .layout nb-layout-header nav a:focus,.nb-theme-eva nb-layout .layout nb-layout-header nav a:hover{color:#0d1c2e}.nb-theme-eva nb-layout .layout nb-layout-header~.layout-container{min-height:calc(100vh - 4.25rem)}.nb-theme-eva nb-layout .layout nb-layout-header.fixed~.layout-container{padding-top:4.25rem;min-height:100vh}.nb-theme-eva nb-layout .layout nb-layout-header.fixed~.layout-container>nb-sidebar>.main-container{height:calc(100vh - 4.25rem)}.nb-theme-eva nb-layout .layout .layout-container nb-sidebar.fixed{top:4.25rem}.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer{box-shadow:none}.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav{padding:1.25rem 0;background:0 0;color:#8992a3;border-top:1px solid transparent}.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav a,.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav a:active,.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav a:focus,.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav a:hover{color:#8992a3}.nb-theme-eva nb-layout .layout .layout-container .content.center{width:900px;flex:0 100 900px!important}.nb-theme-eva nb-layout .layout .layout-container .content .columns nb-layout-column{padding:0}.nb-theme-eva nb-layout.with-subheader nb-sidebar .main-container{box-shadow:none}.nb-theme-eva nb-sidebar{font-size:1rem;line-height:1.25;box-shadow:none;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee;width:16rem;background:#e3e9ee;color:#546d8d}.nb-theme-eva nb-sidebar ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-sidebar ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-sidebar ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-sidebar .main-container{height:100vh;width:16rem;background:#e3e9ee}.nb-theme-eva nb-sidebar .scrollable{padding:1.25rem;position:relative;-webkit-transform:translate3d(0,0,0)}@media (max-width:767.98px){.nb-theme-eva nb-layout.with-scroll .scrollable-container{overflow-y:scroll;-webkit-overflow-scrolling:touch}.nb-theme-eva nb-layout .layout .layout-container .content .columns nb-layout-column{padding:0}.nb-theme-eva nb-sidebar .scrollable{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-eva nb-sidebar.collapsed,.nb-theme-eva nb-sidebar.collapsed .main-container{width:0;padding:0}.nb-theme-eva nb-sidebar.collapsed .scrollable,.nb-theme-eva nb-sidebar.collapsed nb-sidebar-footer,.nb-theme-eva nb-sidebar.collapsed nb-sidebar-header{width:0;padding:0;overflow:hidden}.nb-theme-eva nb-sidebar.compacted,.nb-theme-eva nb-sidebar.compacted .main-container,.nb-theme-eva nb-sidebar.compacted nb-menu{width:3.5rem}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-item a.active{position:relative}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-item a.active::before{position:absolute;content:'';top:0;height:100%;width:4px;background:#0d1c2e}[dir=ltr] .nb-theme-eva nb-sidebar.compacted nb-menu .menu-item a.active::before{left:0}[dir=rtl] .nb-theme-eva nb-sidebar.compacted nb-menu .menu-item a.active::before{right:0}.nb-theme-eva nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a .chevron,.nb-theme-eva nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a span{display:none}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item{transition:border-color 1s}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item.menu-group{display:block;color:transparent;width:0;padding:0;overflow:hidden}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item i{margin-right:0}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item a{justify-content:center}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item>.expanded{display:none}.nb-theme-eva nb-sidebar.compacted.left.fixed~.content{margin-left:3.5rem}.nb-theme-eva nb-sidebar.compacted.fixed.right~.content{margin-left:0;margin-right:3.5rem}.nb-theme-eva nb-sidebar.compacted.left.fixed~.content.center{padding-left:3.5rem}.nb-theme-eva nb-sidebar.compacted.fixed.right~.content.center{padding-left:0;padding-right:3.5rem}[dir=ltr] .nb-theme-eva nb-sidebar.compacted.start.fixed~.content{margin-left:3.5rem}[dir=ltr] .nb-theme-eva nb-sidebar.compacted.fixed.end~.content,[dir=rtl] .nb-theme-eva nb-sidebar.compacted.start.fixed~.content{margin-right:3.5rem}[dir=rtl] .nb-theme-eva nb-sidebar.compacted.fixed.end~.content{margin-left:3.5rem}[dir=ltr] .nb-theme-eva nb-sidebar.compacted.start.fixed~.content.center{padding-left:3.5rem}[dir=ltr] .nb-theme-eva nb-sidebar.compacted.fixed.end~.content.center,[dir=rtl] .nb-theme-eva nb-sidebar.compacted.start.fixed~.content.center{padding-right:3.5rem}[dir=rtl] .nb-theme-eva nb-sidebar.compacted.fixed.end~.content.center{padding-left:3.5rem}.nb-theme-eva nb-sidebar.fixed.left.collapsed+.content,.nb-theme-eva nb-sidebar.fixed.start.collapsed+.content{margin-left:0}.nb-theme-eva nb-sidebar.fixed.end.collapsed+.content,.nb-theme-eva nb-sidebar.fixed.right.collapsed+.content{margin-right:0}.nb-theme-eva nb-sidebar.expanded,.nb-theme-eva nb-sidebar.expanded>.scrollable{width:16rem}.nb-theme-eva nb-sidebar nb-sidebar-footer,.nb-theme-eva nb-sidebar nb-sidebar-header{padding:1.25rem;height:3.5rem}.nb-theme-eva nb-sidebar nb-menu{margin:0 -1.25rem -1.25rem}.nb-theme-eva nb-calendar-header .header{display:flex;flex-direction:column}.nb-theme-eva nb-calendar-header .title{display:flex;align-items:center;color:#919fb1;font-weight:600;font-size:1.25rem}.nb-theme-eva nb-calendar-header .title .nb-arrow-dropright{margin-left:.5rem}.nb-theme-eva nb-calendar-header .title .nb-arrow-dropleft{margin-right:.5rem}.nb-theme-eva nb-calendar-header .title:hover{color:#5dcfe3;cursor:pointer}.nb-theme-eva nb-calendar-header .title:active{color:#36f}.nb-theme-eva nb-calendar-header .sub-title{color:#0d1c2e;font-weight:200;font-size:1rem}.nb-theme-eva nb-calendar-navigation button[nbButton]{width:10rem}.nb-theme-eva nb-calendar-day-picker .day-cell,.nb-theme-eva nb-calendar-month-picker .month-cell,.nb-theme-eva nb-calendar-year-picker .year-cell{color:#919fb1;display:flex;align-items:center;justify-content:center;margin:1px}.nb-theme-eva nb-calendar-day-picker .day-cell:not(.empty):not(.disabled),.nb-theme-eva nb-calendar-month-picker .month-cell:not(.empty):not(.disabled),.nb-theme-eva nb-calendar-year-picker .year-cell:not(.empty):not(.disabled){cursor:pointer}.nb-theme-eva nb-calendar-year-picker.large .year-cell,.nb-theme-eva nb-calendar-year-picker.medium .year-cell{width:4.25rem;height:2.375rem}.nb-theme-eva nb-calendar-year-picker .year-cell{border-radius:.17rem}.nb-theme-eva nb-calendar-year-picker .year-cell.disabled{background:#a2b2c7;opacity:.3}.nb-theme-eva nb-calendar-year-picker .year-cell.today{background:#a2b2c7;font-weight:600;color:#fff}.nb-theme-eva nb-calendar-day-picker nb-calendar-year-picker .year-cell.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-calendar-year-picker .year-cell.range-cell.start,.nb-theme-eva nb-calendar-year-picker .year-cell.selected,.nb-theme-eva nb-calendar-year-picker .year-cell:hover,.nb-theme-eva nb-calendar-year-picker .year-cell:hover:active,.nb-theme-eva nb-calendar-year-picker nb-calendar-day-picker .year-cell.range-cell.end,.nb-theme-eva nb-calendar-year-picker nb-calendar-day-picker .year-cell.range-cell.start{background:#5dcfe3;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-year-picker .year-cell:active{background:#36f;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-month-picker.large .month-cell,.nb-theme-eva nb-calendar-month-picker.medium .month-cell{width:4.25rem;height:2.375rem}.nb-theme-eva nb-calendar-month-picker .month-cell{border-radius:.17rem}.nb-theme-eva nb-calendar-month-picker .month-cell.disabled{background:#a2b2c7;opacity:.3}.nb-theme-eva nb-calendar-month-picker .month-cell.today{background:#a2b2c7;font-weight:600;color:#fff}.nb-theme-eva nb-calendar-day-picker nb-calendar-month-picker .month-cell.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-calendar-month-picker .month-cell.range-cell.start,.nb-theme-eva nb-calendar-month-picker .month-cell.selected,.nb-theme-eva nb-calendar-month-picker .month-cell:hover,.nb-theme-eva nb-calendar-month-picker .month-cell:hover:active,.nb-theme-eva nb-calendar-month-picker nb-calendar-day-picker .month-cell.range-cell.end,.nb-theme-eva nb-calendar-month-picker nb-calendar-day-picker .month-cell.range-cell.start{background:#5dcfe3;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-month-picker .month-cell:active{background:#36f;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-day-picker.medium .day-cell{width:2.625rem;height:2.625rem}.nb-theme-eva nb-calendar-day-picker.large .day-cell{width:3rem;height:3rem}.nb-theme-eva nb-calendar-day-picker .day-cell{border-radius:.17rem}.nb-theme-eva nb-calendar-day-picker .day-cell.today{background:#a2b2c7;font-weight:600;color:#fff}.nb-theme-eva nb-calendar-day-picker .day-cell.bounding-month{opacity:.5}.nb-theme-eva nb-calendar-day-picker .day-cell.disabled{background:#a2b2c7;opacity:.3}.nb-theme-eva nb-calendar-day-picker .day-cell:not(.disabled):not(.empty):hover{background:#5dcfe3;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-day-picker .day-cell.range-cell.end,.nb-theme-eva nb-calendar-day-picker .day-cell.range-cell.start,.nb-theme-eva nb-calendar-day-picker .day-cell.selected{background:#36f;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-days-names .day{width:2.625rem;height:1.75rem;font-size:.75rem;font-weight:400;color:#0d1c2e}.nb-theme-eva nb-calendar-days-names .day.holiday{color:#ff6b83}.nb-theme-eva nb-base-calendar.medium nb-card{width:21.875rem}.nb-theme-eva nb-base-calendar.medium nb-card nb-card-body{height:25.625rem}.nb-theme-eva nb-base-calendar.large nb-card{width:24.375rem}.nb-theme-eva nb-base-calendar.large nb-card nb-card-body{height:27.75rem}.nb-theme-eva nb-base-calendar nb-card{margin:0}.nb-theme-eva nb-base-calendar nb-card-body>nb-calendar-navigation,.nb-theme-eva nb-base-calendar nb-card-body>nb-calendar-pageable-navigation{padding:0 1rem 1.5rem}.nb-theme-eva nb-calendar-day-picker .range-cell{flex:1;margin:1px 0}.nb-theme-eva nb-calendar-day-picker .range-cell .day-cell{margin:0}.nb-theme-eva nb-calendar-day-picker .range-cell.in-range{background:#e3ecfe;border-radius:0}.nb-theme-eva nb-calendar-day-picker .range-cell.end,.nb-theme-eva nb-calendar-day-picker .range-cell.start{background:#e3ecfe}.nb-theme-eva nb-calendar-day-picker .range-cell.start{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.nb-theme-eva nb-calendar-day-picker .range-cell.start .day-cell{margin-left:0}.nb-theme-eva nb-calendar-day-picker .range-cell.end{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-eva nb-calendar-day-picker .range-cell.end .day-cell{margin-right:0}.nb-theme-eva nb-calendar-day-picker .range-cell:first-of-type{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.nb-theme-eva nb-calendar-day-picker .range-cell:last-of-type{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-eva nb-card{font-size:1rem;line-height:1.25;background:0 0;color:#919fb1;margin-bottom:1.5rem;border-radius:.17rem;box-shadow:none;font-weight:400;border:1px solid #d5dbe0;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-card ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-card ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-card ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-card.xxsmall-card{height:96px}.nb-theme-eva nb-card.xsmall-card{height:216px}.nb-theme-eva nb-card.small-card{height:336px}.nb-theme-eva nb-card.medium-card{height:456px}.nb-theme-eva nb-card.large-card{height:576px}.nb-theme-eva nb-card.xlarge-card{height:696px}.nb-theme-eva nb-card.xxlarge-card{height:816px}.nb-theme-eva nb-card.active-card nb-card-header{background-color:#0d1c2e;border-bottom-color:#0d1c2e;color:transparent}.nb-theme-eva nb-card.disabled-card nb-card-header{background-color:rgba(255,255,255,.4);border-bottom-color:rgba(255,255,255,.4)}.nb-theme-eva nb-card.primary-card nb-card-header{background-color:#36f;border-bottom-color:#36f}.nb-theme-eva nb-card.info-card nb-card-header{background-color:#ba7fec;border-bottom-color:#ba7fec}.nb-theme-eva nb-card.success-card nb-card-header{background-color:#5dcfe3;border-bottom-color:#5dcfe3}.nb-theme-eva nb-card.warning-card nb-card-header{background-color:#ffa36b;border-bottom-color:#ffa36b}.nb-theme-eva nb-card.danger-card nb-card-header{background-color:#ff6b83;border-bottom-color:#ff6b83}.nb-theme-eva nb-card.accent{border-top-style:solid;border-top-width:.17rem}.nb-theme-eva nb-card.accent nb-card-header{border-radius:0}.nb-theme-eva nb-card.accent-active{border-top-color:#0d1c2e}.nb-theme-eva nb-card.accent-disabled{border-top-color:rgba(255,255,255,.4)}.nb-theme-eva nb-card.accent-primary{border-top-color:#36f}.nb-theme-eva nb-card.accent-success{border-top-color:#5dcfe3}.nb-theme-eva nb-card.accent-info{border-top-color:#ba7fec}.nb-theme-eva nb-card.accent-warning{border-top-color:#ffa36b}.nb-theme-eva nb-card.accent-danger{border-top-color:#ff6b83}.nb-theme-eva nb-card-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1.25rem;position:relative;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-card-body ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-card-body ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-card-body ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-card-footer{padding:1.25rem;border-top:1px solid transparent;border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-eva nb-card-header{padding:1.25rem;border-top-left-radius:.17rem;border-top-right-radius:.17rem;color:#546d8d;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:600;border-bottom:0 solid transparent}.nb-theme-eva nb-card-header h1,.nb-theme-eva nb-card-header h2,.nb-theme-eva nb-card-header h3,.nb-theme-eva nb-card-header h4,.nb-theme-eva nb-card-header h5,.nb-theme-eva nb-card-header h6{margin:0}.nb-theme-eva .second-card-container{height:calc(100% - 1.5rem);border-radius:.17rem}.nb-theme-eva .reveal-button{line-height:1.25;padding:1.25rem;margin-bottom:1.5rem}.nb-theme-eva .flip-button{line-height:1.25;margin-bottom:1.5rem;padding:1.25rem}[dir=ltr] .nb-theme-eva .flipcard-body .front-container{margin-right:-100%}[dir=rtl] .nb-theme-eva .flipcard-body .front-container{margin-left:-100%}.nb-theme-eva nb-tabset{scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-tabset ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-tabset ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-tabset ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-tabset .tabset{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;padding:0 1.25rem;border-bottom:1px solid #ebecee}.nb-theme-eva nb-tabset .tabset .tab{background:0 0}.nb-theme-eva nb-tabset .tabset .tab a{padding:1.25rem;color:#0d1c2e}.nb-theme-eva nb-tabset .tabset .tab a:hover{color:#546d8d}.nb-theme-eva nb-tabset .tabset .tab a::before{background:#36f;background-image:linear-gradient(to right,#36f,#36f)}.nb-theme-eva nb-tabset .tabset .tab.active{background:0 0}.nb-theme-eva nb-tabset .tabset .tab.active a{font-weight:600;color:#546d8d}.nb-theme-eva nb-tabset nb-tab{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;color:#919fb1;background-color:transparent;padding:0}.nb-theme-eva nb-route-tabset{scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-route-tabset ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-route-tabset ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-route-tabset ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-route-tabset .route-tabset{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;padding:0 1.25rem;border-bottom:1px solid transparent}.nb-theme-eva nb-route-tabset .route-tabset .route-tab{background:0 0}.nb-theme-eva nb-route-tabset .route-tabset .route-tab a{padding:1.25rem;color:#0d1c2e}.nb-theme-eva nb-route-tabset .route-tabset .route-tab a:hover{color:#546d8d}.nb-theme-eva nb-route-tabset .route-tabset .route-tab a::before{background:#36f}.nb-theme-eva nb-route-tabset .route-tabset .route-tab.active{background:0 0}.nb-theme-eva nb-route-tabset .route-tabset .route-tab.active a{font-weight:600;color:#546d8d}@media screen and (max-width:576px){.nb-theme-eva nb-route-tabset .route-tabset .route-tab.responsive a span,.nb-theme-eva nb-tabset .tabset .tab.responsive a span{display:none}}.nb-theme-eva nb-menu{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:.95rem;font-weight:400;background:0 0;color:#919fb1}.nb-theme-eva nb-menu ul.menu-items{margin:0;padding:0}.nb-theme-eva nb-menu .menu-group{font-weight:500;font-size:.875rem;color:#0d1c2e;padding:1rem 1.25rem}.nb-theme-eva nb-menu .menu-item a{padding:.675rem 1rem;border-radius:.17rem}.nb-theme-eva nb-menu .menu-item a.active,.nb-theme-eva nb-menu .menu-item a:hover{background-color:transparent;color:#36f;font-weight:600}.nb-theme-eva nb-menu .menu-item a.active .chevron,.nb-theme-eva nb-menu .menu-item a.active .menu-icon,.nb-theme-eva nb-menu .menu-item a:hover .chevron,.nb-theme-eva nb-menu .menu-item a:hover .menu-icon{color:#546d8d}.nb-theme-eva nb-menu .menu-item .menu-icon{font-size:2.5rem;width:2.5rem;margin:0 .25rem;text-align:center;color:#0d1c2e}.nb-theme-eva nb-menu .menu-item .chevron{font-size:.875rem;color:#0d1c2e}.nb-theme-eva nb-menu .menu-items>.menu-item{border-bottom:1px solid transparent}.nb-theme-eva nb-menu .menu-items>.menu-item:first-child{border-top:1px solid transparent}.nb-theme-eva nb-menu .menu-item>.menu-items{background-color:transparent}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item{border:none;background:0 0;color:#919fb1;padding:0 1.25rem}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item:first-child{margin-top:.5rem}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item:last-child{margin-bottom:.5rem}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item a{border:.125rem solid transparent;padding:.5rem 1rem}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item a:hover{color:#546d8d;background:0 0}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item a.active{background-color:#cdd5dc;color:#546d8d;border-color:#cdd5dc;box-shadow:none}.nb-theme-eva nb-menu.inverse .menu-item a{color:transparent}.nb-theme-eva nb-menu.inverse .menu-item a.active,.nb-theme-eva nb-menu.inverse .menu-item a:hover{background-color:#36f;color:transparent}.nb-theme-eva nb-menu.inverse .menu-group{color:transparent}.nb-theme-eva nb-user{font-size:1rem;line-height:1.25}.nb-theme-eva nb-user .user-picture{height:2.5rem;width:2.5rem;background:0 0;border:2px solid #bcc3cc}.nb-theme-eva nb-user .user-picture.background{color:#0d1c2e}.nb-theme-eva nb-user .user-name{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.nb-theme-eva nb-user.inverse .user-picture{background:#0d1c2e}.nb-theme-eva nb-user.inverse .user-picture.background{color:transparent}.nb-theme-eva nb-user.small .user-picture{height:1.5rem;width:1.5rem;font-size:80%}.nb-theme-eva nb-user.medium .user-picture{height:2.5rem;width:2.5rem}.nb-theme-eva nb-user.large .user-picture{height:3.25rem;width:3.25rem}.nb-theme-eva nb-user.xlarge .user-picture{height:4rem;width:4rem}.nb-theme-eva nb-actions{font-size:1rem;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.25}.nb-theme-eva nb-actions nb-action{height:1.5rem;padding:0 1.25rem;background:0 0}[dir=ltr] .nb-theme-eva nb-actions nb-action:first-child{border-left:none!important}[dir=rtl] .nb-theme-eva nb-actions nb-action:first-child{border-right:none!important}.nb-theme-eva nb-actions nb-action a.icon-container:focus,.nb-theme-eva nb-actions nb-action a.icon-container:hover{text-decoration:none}.nb-theme-eva nb-actions nb-action i.control-icon{color:#d3dbe5;font-size:1.5rem}[dir=ltr] .nb-theme-eva nb-actions nb-action{border-left:1px solid #f1f4f5}[dir=rtl] .nb-theme-eva nb-actions nb-action{border-right:1px solid #f1f4f5}.nb-theme-eva nb-actions.inverse nb-action i.control-icon{color:transparent}[dir=ltr] .nb-theme-eva nb-actions.inverse nb-action{border-left:1px solid #f1f4f5}[dir=rtl] .nb-theme-eva nb-actions.inverse nb-action{border-right:1px solid #f1f4f5}.nb-theme-eva nb-actions.small nb-action{height:1.5rem}.nb-theme-eva nb-actions.small nb-action i.control-icon{font-size:1.5rem}.nb-theme-eva nb-actions.medium nb-action{height:2.25rem}.nb-theme-eva nb-actions.medium nb-action i.control-icon{font-size:2.25rem}.nb-theme-eva nb-actions.large nb-action{height:3.5rem}.nb-theme-eva nb-actions.large nb-action i.control-icon{font-size:3.5rem}.nb-theme-eva nb-actions.full-width nb-action{display:flex;justify-content:center;width:100%}.nb-theme-eva nb-search-field .search{background:0 0}.nb-theme-eva nb-search-field .search button,.nb-theme-eva nb-search-field .search span{color:#0d1c2e}.nb-theme-eva nb-search-field .search input{color:#546d8d;border-bottom:4px solid #0d1c2e}.nb-theme-eva nb-search-field .search input::-webkit-input-placeholder{color:#0d1c2e}.nb-theme-eva nb-search-field .search input::-ms-input-placeholder{color:#0d1c2e}.nb-theme-eva nb-search-field .search input::placeholder{color:#0d1c2e}.nb-theme-eva nb-search-field .search input::-ms-clear{display:none}.nb-theme-eva nb-search-field.rotate-layout{opacity:0;background:0 0}.nb-theme-eva nb-search-field.modal-zoomin .search::after,.nb-theme-eva nb-search-field.modal-zoomin .search::before{border:1.5rem solid #0d1c2e}.nb-theme-eva nb-search-field.modal-half .form-wrapper{background:0 0}.nb-theme-eva nb-search-field.modal-drop .form-content::after,.nb-theme-eva nb-search-field.modal-half .search::before{background:#0d1c2e}.nb-theme-eva nb-search-field.column-curtain::after,.nb-theme-eva nb-search-field.column-curtain::before,.nb-theme-eva nb-search-field.curtain .search,.nb-theme-eva nb-search-field.curtain .search::after,.nb-theme-eva nb-search-field.modal-drop .search::before{background:0 0}.nb-theme-eva nb-search-field.column-curtain.show::after{background:#0d1c2e}.nb-theme-eva nb-search button{color:#0d1c2e}.nb-theme-eva .nb-spinner-container{position:relative}.nb-theme-eva nb-spinner{background-color:rgba(255,255,255,.83)}.nb-theme-eva nb-spinner.active-spinner .spin-circle{border-right-color:#0d1c2e}.nb-theme-eva nb-spinner.disabled-spinner .spin-circle{border-right-color:rgba(255,255,255,.4)}.nb-theme-eva nb-spinner.primary-spinner .spin-circle{border-right-color:#36f}.nb-theme-eva nb-spinner.info-spinner .spin-circle{border-right-color:#ba7fec}.nb-theme-eva nb-spinner.success-spinner .spin-circle{border-right-color:#5dcfe3}.nb-theme-eva nb-spinner.warning-spinner .spin-circle{border-right-color:#ffa36b}.nb-theme-eva nb-spinner.danger-spinner .spin-circle{border-right-color:#ff6b83}.nb-theme-eva nb-spinner .spin-circle{border-left-color:#e9edf2;border-top-color:#e9edf2;border-bottom-color:#e9edf2}.nb-theme-eva nb-spinner .message{color:#919fb1}.nb-theme-eva nb-spinner.xxsmall-spinner{font-size:1.25rem}.nb-theme-eva nb-spinner.xsmall-spinner{font-size:1.5rem}.nb-theme-eva nb-spinner.small-spinner{font-size:1.75rem}.nb-theme-eva nb-spinner.medium-spinner{font-size:2rem}.nb-theme-eva nb-spinner.large-spinner{font-size:2.25rem}.nb-theme-eva nb-spinner.xlarge-spinner{font-size:2.5rem}.nb-theme-eva nb-spinner.xxlarge-spinner{font-size:3rem}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}40%{-webkit-transform:rotate(230deg);transform:rotate(230deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.nb-theme-eva nb-checkbox .customised-control-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #dadfe6}.nb-theme-eva nb-checkbox .customised-control-indicator::before{height:calc(1.25rem * .6);width:calc(1.25rem * .4);border-color:transparent;border-width:0 2px 2px 0}.nb-theme-eva nb-checkbox .customised-control-input:checked+.customised-control-indicator{background-color:#00db92;width:1.25rem;height:1.25rem;border:2px solid #00db92}.nb-theme-eva nb-checkbox .customised-control-input:checked+.customised-control-indicator::before{height:calc(1.25rem * .6);width:calc(1.25rem * .4);border-color:#fff;border-width:0 2px 2px 0}.nb-theme-eva nb-checkbox .customised-control-input:disabled+.customised-control-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #dadfe6}.nb-theme-eva nb-checkbox .customised-control-input:disabled+.customised-control-indicator::before{height:calc(1.25rem * .6);width:calc(1.25rem * .4);border-color:transparent;border-width:0 2px 2px 0}.nb-theme-eva nb-checkbox .customised-control-input:disabled:checked+.customised-control-indicator{border-color:#00db92}.nb-theme-eva nb-checkbox .customised-control-input:disabled:checked+.customised-control-indicator::before{height:calc(1.25rem * .6);width:calc(1.25rem * .4);border-color:#546d8d;border-width:0 2px 2px 0}.nb-theme-eva nb-checkbox .customised-control-input:checked+.customised-control-indicator{border-color:#00db92}.nb-theme-eva nb-checkbox .customised-control-input:focus:enabled+.customised-control-indicator,.nb-theme-eva nb-checkbox:hover .customised-control-input:enabled+.customised-control-indicator{border-color:#0fffaf}.nb-theme-eva nb-checkbox.success .customised-control-input:checked+.customised-control-indicator{border-color:#5dcfe3}.nb-theme-eva nb-checkbox.success .customised-control-input:focus:enabled+.customised-control-indicator,.nb-theme-eva nb-checkbox.success:hover .customised-control-input:enabled+.customised-control-indicator{border-color:#88dceb}.nb-theme-eva nb-checkbox.warning .customised-control-input:checked+.customised-control-indicator{border-color:#ffa36b}.nb-theme-eva nb-checkbox.warning .customised-control-input:focus:enabled+.customised-control-indicator,.nb-theme-eva nb-checkbox.warning:hover .customised-control-input:enabled+.customised-control-indicator{border-color:#ffc39e}.nb-theme-eva nb-checkbox.danger .customised-control-input:checked+.customised-control-indicator{border-color:#ff6b83}.nb-theme-eva nb-checkbox.danger .customised-control-input:focus:enabled+.customised-control-indicator,.nb-theme-eva nb-checkbox.danger:hover .customised-control-input:enabled+.customised-control-indicator{border-color:#ff9eae}.nb-theme-eva nb-checkbox .customised-control-description{color:#546d8d}.nb-theme-eva .progress-container{height:1.375rem;border-radius:.17rem;background-color:transparent}.nb-theme-eva .progress-container.xlg{height:1.75rem}.nb-theme-eva .progress-container.xlg .progress-value{font-size:1.25rem}.nb-theme-eva .progress-container.lg{height:1.5rem}.nb-theme-eva .progress-container.lg .progress-value{font-size:1.125rem}.nb-theme-eva .progress-container.sm{height:1.25rem}.nb-theme-eva .progress-container.sm .progress-value{font-size:.875rem}.nb-theme-eva .progress-container.xs{height:1rem}.nb-theme-eva .progress-container.xs .progress-value{font-size:.75rem}.nb-theme-eva .progress-value{background-color:#ba7fec;color:#fff;font-size:1rem;font-weight:600;transition-duration:.4s;transition-property:width,background-color}.nb-theme-eva .progress-value.primary{background-color:#36f}.nb-theme-eva .progress-value.info{background-color:#ba7fec}.nb-theme-eva .progress-value.success{background-color:#5dcfe3}.nb-theme-eva .progress-value.warning{background-color:#ffa36b}.nb-theme-eva .progress-value.danger{background-color:#ff6b83}.nb-theme-eva .nb-badge{color:#fff}.nb-theme-eva .nb-badge.nb-badge-primary{background-color:#36f}.nb-theme-eva .nb-badge.nb-badge-info{background-color:#ba7fec}.nb-theme-eva .nb-badge.nb-badge-success{background-color:#5dcfe3}.nb-theme-eva .nb-badge.nb-badge-warning{background-color:#ffa36b}.nb-theme-eva .nb-badge.nb-badge-danger{background-color:#ff6b83}.nb-theme-eva nb-stepper.horizontal .header .step{width:2rem;margin:0 1rem}.nb-theme-eva nb-stepper.horizontal .header .connector{margin-top:1rem}.nb-theme-eva nb-stepper.vertical .header .connector{margin:1rem}.nb-theme-eva nb-stepper .header .connector{background-color:#0d1c2e}.nb-theme-eva nb-stepper .header .connector-past{background-color:#36f}.nb-theme-eva nb-stepper .header .label{font-size:.875rem;font-weight:500;color:#0d1c2e}.nb-theme-eva nb-stepper .header .label-index{width:2rem;height:2rem;border-radius:1rem;border:2px solid #0d1c2e;color:#0d1c2e;font-weight:500}.nb-theme-eva nb-stepper .header .label-index .icon{font-size:1.5rem;font-weight:800}.nb-theme-eva nb-calendar-day-picker nb-stepper .header .step.range-cell.end .label-index,.nb-theme-eva nb-calendar-day-picker nb-stepper .header .step.range-cell.start .label-index,.nb-theme-eva nb-stepper .header .step.selected .label-index,.nb-theme-eva nb-stepper .header nb-calendar-day-picker .step.range-cell.end .label-index,.nb-theme-eva nb-stepper .header nb-calendar-day-picker .step.range-cell.start .label-index{border:2px solid #36f;color:#36f}.nb-theme-eva nb-calendar-day-picker nb-stepper .header .step.range-cell.end .label,.nb-theme-eva nb-calendar-day-picker nb-stepper .header .step.range-cell.start .label,.nb-theme-eva nb-stepper .header .step.selected .label,.nb-theme-eva nb-stepper .header nb-calendar-day-picker .step.range-cell.end .label,.nb-theme-eva nb-stepper .header nb-calendar-day-picker .step.range-cell.start .label{color:#36f}.nb-theme-eva nb-stepper .header .step.completed .label-index{background-color:#36f;border:2px solid #36f;color:#fff}.nb-theme-eva nb-stepper .header .step.completed .label{color:#36f}.nb-theme-eva nb-stepper .step-content{padding:1.25rem}.nb-theme-eva nb-alert{font-size:1rem;line-height:1.25;font-weight:400;background:0 0;color:#0d1c2e;margin-bottom:1.5rem;border-radius:.17rem;box-shadow:none;padding:1rem 1.125rem;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-alert ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-alert ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-alert ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-alert.status{color:#fff}.nb-theme-eva nb-alert.xxsmall-alert{height:52px}.nb-theme-eva nb-alert.xsmall-alert{height:72px}.nb-theme-eva nb-alert.small-alert{height:92px}.nb-theme-eva nb-alert.medium-alert{height:112px}.nb-theme-eva nb-alert.large-alert{height:132px}.nb-theme-eva nb-alert.xlarge-alert{height:152px}.nb-theme-eva nb-alert.xxlarge-alert{height:172px}.nb-theme-eva nb-alert.active-alert{background-color:#0d1c2e}.nb-theme-eva nb-alert.disabled-alert{background-color:rgba(255,255,255,.4);color:#0d1c2e}.nb-theme-eva nb-alert.primary-alert{background-color:#36f}.nb-theme-eva nb-alert.info-alert{background-color:#ba7fec}.nb-theme-eva nb-alert.success-alert{background-color:#5dcfe3}.nb-theme-eva nb-alert.warning-alert{background-color:#ffa36b}.nb-theme-eva nb-alert.danger-alert{background-color:#ff6b83}.nb-theme-eva nb-alert.accent{border-top-style:solid;border-top-width:.17rem}.nb-theme-eva nb-alert.accent nb-alert-header{border-radius:0}.nb-theme-eva nb-alert.accent-active{border-top-color:#0d1c2e}.nb-theme-eva nb-alert.accent-disabled{border-top-color:rgba(255,255,255,.4)}.nb-theme-eva nb-alert.accent-primary{border-top-color:#36f}.nb-theme-eva nb-alert.accent-success{border-top-color:#5dcfe3}.nb-theme-eva nb-alert.accent-info{border-top-color:#ba7fec}.nb-theme-eva nb-alert.accent-warning{border-top-color:#ffa36b}.nb-theme-eva nb-alert.accent-danger{border-top-color:#ff6b83}.nb-theme-eva nb-alert.outline-active{border:2px solid #0d1c2e}.nb-theme-eva nb-alert.outline-disabled{border:2px solid rgba(255,255,255,.4)}.nb-theme-eva nb-alert.outline-primary{border:2px solid #36f}.nb-theme-eva nb-alert.outline-success{border:2px solid #5dcfe3}.nb-theme-eva nb-alert.outline-info{border:2px solid #ba7fec}.nb-theme-eva nb-alert.outline-warning{border:2px solid #ffa36b}.nb-theme-eva nb-alert.outline-danger{border:2px solid #ff6b83}.nb-theme-eva nb-alert .close{padding:1rem 1.125rem;font-size:1.5rem;line-height:1;cursor:pointer;font-family:monospace}.nb-theme-eva nb-alert.closable{padding-right:3rem}.nb-theme-eva nb-chat{font-size:1rem;background:0 0;border-radius:.17rem;box-shadow:none}.nb-theme-eva nb-chat .header{color:#919fb1;padding:1.25rem;border-bottom:1px solid transparent;border-top-left-radius:.17rem;border-top-right-radius:.17rem;font-weight:500}.nb-theme-eva nb-chat .scrollable{overflow:auto;flex:1;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-chat .scrollable ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-chat .scrollable ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-chat .scrollable ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-chat .messages{padding:1.25rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-shrink:0;flex-direction:column}.nb-theme-eva nb-chat .no-messages{font-size:.875rem;text-align:center}.nb-theme-eva nb-chat nb-chat-message{margin-bottom:1.5rem;display:flex;flex-direction:row}.nb-theme-eva nb-chat nb-chat-message .message{flex:1}.nb-theme-eva nb-chat nb-chat-message .avatar{border-radius:50%;flex-shrink:0;background:center/3.4rem 2.6rem no-repeat #0d1c2e;width:2.5rem;height:2.5rem;text-align:center;line-height:2.5rem;font-size:.875rem;color:#fff}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-text{display:flex;flex-direction:column}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-text .sender{font-size:.875rem;color:#0d1c2e;margin-bottom:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-text p{word-wrap:break-word;word-break:break-all;max-width:100%;margin-bottom:0}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-text .text{padding:1rem;border-radius:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file{display:flex;flex-direction:column}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file a{color:#0d1c2e;background:0 0;font-size:4rem;text-align:center;border:1px solid #0d1c2e;width:10rem;height:10rem;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file a:focus,.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file a:hover{text-decoration:none;color:#0d1c2e}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file a div{background-size:cover;width:100%;height:100%}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file nb-chat-message-text{display:block;margin-bottom:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file .message-content-group{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file .message-content-group a{margin-bottom:1rem;width:5rem;height:5rem}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message nb-chat-message-file .message-content-group a{margin-right:1rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message nb-chat-message-file .message-content-group a{margin-left:1rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-quote p.quote{font-style:italic;font-size:.875rem;background:#e9edf2;color:#0d1c2e;padding:1rem;border-radius:.5rem;margin-bottom:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-quote .sender{font-size:.875rem;color:#0d1c2e;margin-bottom:.5rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.not-reply .message{margin-right:.5rem}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.not-reply .message{margin-left:.5rem;margin-right:3rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.not-reply .message{margin-left:3rem}.nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-text{align-items:flex-start}.nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-text .text{background:linear-gradient(to right,#4ca6ff,#59bfff);color:#fff}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-text .text{border-top-left-radius:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-text .text{border-top-right-radius:0}.nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-file{align-items:flex-start}.nb-theme-eva nb-chat nb-chat-message.reply{flex-direction:row-reverse}.nb-theme-eva nb-chat nb-chat-message.reply .message{margin-left:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.reply .message{margin-left:.5rem}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.reply .message{margin-right:.5rem;margin-left:3rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.reply .message{margin-right:3rem}.nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text{align-items:flex-end}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .sender{text-align:right}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .sender{text-align:left}.nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .text{background:#e9edf2;color:#919fb1}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .text{border-top-right-radius:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .text{border-top-left-radius:0}.nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-file{align-items:flex-end}.nb-theme-eva nb-chat nb-chat-form{display:flex;flex-direction:column;padding:1.25rem;border-top:1px solid transparent}.nb-theme-eva nb-chat nb-chat-form .message-row{flex-direction:row;display:flex}.nb-theme-eva nb-chat nb-chat-form input{flex:1;padding:1.25rem 1.5rem;border-radius:2rem;border:1px solid transparent;background:0 0;color:#546d8d;outline:0;box-sizing:border-box}.nb-theme-eva nb-chat nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=ltr] .nb-theme-eva nb-chat nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-form input.with-button{border-bottom-left-radius:0;border-top-left-radius:0}.nb-theme-eva nb-chat nb-chat-form input::-webkit-input-placeholder{color:#0d1c2e}.nb-theme-eva nb-chat nb-chat-form input::-ms-input-placeholder{color:#0d1c2e}.nb-theme-eva nb-chat nb-chat-form input::placeholder{color:#0d1c2e}.nb-theme-eva nb-chat nb-chat-form button.btn{border-radius:3rem;padding:0 1.5rem}[dir=ltr] .nb-theme-eva nb-chat nb-chat-form button.btn{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-form button.btn{border-bottom-right-radius:0;border-top-right-radius:0}.nb-theme-eva nb-chat nb-chat-form button.btn.with-icon{font-size:3rem;line-height:1;padding:0 1.25rem 0 .875rem;text-align:center}.nb-theme-eva nb-chat nb-chat-form.file-over input{border:1px dashed #0d1c2e;box-shadow:0 0 0 4px transparent}.nb-theme-eva nb-chat nb-chat-form.file-over input::-webkit-input-placeholder{color:#546d8d}.nb-theme-eva nb-chat nb-chat-form.file-over input::-ms-input-placeholder{color:#546d8d}.nb-theme-eva nb-chat nb-chat-form.file-over input::placeholder{color:#546d8d}.nb-theme-eva nb-chat nb-chat-form .dropped-files{display:flex;flex-direction:row;margin-bottom:.5rem;flex-wrap:wrap}.nb-theme-eva nb-chat nb-chat-form .dropped-files div{background-size:cover;width:3rem;height:3rem;border-radius:.5rem;margin-bottom:.5rem;border:1px solid #546d8d;text-align:center;line-height:3rem;font-size:2rem;color:#546d8d;position:relative}[dir=ltr] .nb-theme-eva nb-chat nb-chat-form .dropped-files div{margin-right:.5rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-form .dropped-files div{margin-left:.5rem}.nb-theme-eva nb-chat nb-chat-form .dropped-files div .remove{position:absolute;right:-.5rem;top:-.875rem;font-size:.875rem;line-height:1;cursor:pointer}.nb-theme-eva nb-chat.xxsmall-chat{height:96px}.nb-theme-eva nb-chat.xsmall-chat{height:216px}.nb-theme-eva nb-chat.small-chat{height:336px}.nb-theme-eva nb-chat.medium-chat{height:456px}.nb-theme-eva nb-chat.large-chat{height:576px}.nb-theme-eva nb-chat.xlarge-chat{height:696px}.nb-theme-eva nb-chat.xxlarge-chat{height:816px}.nb-theme-eva nb-chat.active-chat .header{background-color:#0d1c2e;color:#fff}.nb-theme-eva nb-chat.active-chat nb-chat-form button.btn{background-color:#0d1c2e}.nb-theme-eva nb-chat.disabled-chat .header{background-color:rgba(255,255,255,.4);color:#0d1c2e}.nb-theme-eva nb-chat.disabled-chat nb-chat-form button.btn{background-color:rgba(255,255,255,.4);border:1px solid transparent;color:#0d1c2e}.nb-theme-eva nb-chat.primary-chat .header{background-color:#36f;color:#fff}.nb-theme-eva nb-chat.primary-chat nb-chat-form button.btn{background-color:#36f}.nb-theme-eva nb-chat.info-chat .header{background-color:#ba7fec;color:#fff}.nb-theme-eva nb-chat.info-chat nb-chat-form button.btn{background-color:#ba7fec}.nb-theme-eva nb-chat.success-chat .header{background-color:#5dcfe3;color:#fff}.nb-theme-eva nb-chat.success-chat nb-chat-form button.btn{background-color:#5dcfe3}.nb-theme-eva nb-chat.warning-chat .header{background-color:#ffa36b;color:#fff}.nb-theme-eva nb-chat.warning-chat nb-chat-form button.btn{background-color:#ffa36b}.nb-theme-eva nb-chat.danger-chat .header{background-color:#ff6b83;color:#fff}.nb-theme-eva nb-chat.danger-chat nb-chat-form button.btn{background-color:#ff6b83}.nb-theme-eva nb-accordion{display:block;box-shadow:none;border-radius:.17rem}.nb-theme-eva nb-accordion nb-accordion-item-header{position:relative;padding:1.25rem;color:#546d8d;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:400;border-bottom:1px solid transparent}.nb-theme-eva nb-accordion nb-accordion-item-header h1,.nb-theme-eva nb-accordion nb-accordion-item-header h2,.nb-theme-eva nb-accordion nb-accordion-item-header h3,.nb-theme-eva nb-accordion nb-accordion-item-header h4,.nb-theme-eva nb-accordion nb-accordion-item-header h5,.nb-theme-eva nb-accordion nb-accordion-item-header h6{margin:0}.nb-theme-eva nb-accordion nb-accordion-item-header i{position:absolute}[dir=ltr] .nb-theme-eva nb-accordion nb-accordion-item-header i{right:1rem}[dir=rtl] .nb-theme-eva nb-accordion nb-accordion-item-header i{left:1rem}.nb-theme-eva nb-accordion nb-accordion-item{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400;background:0 0;color:#919fb1}.nb-theme-eva nb-accordion nb-accordion-item.disabled nb-accordion-item-header{color:#0d1c2e;cursor:default}.nb-theme-eva nb-accordion nb-accordion-item:first-child{border-top-left-radius:.17rem;border-top-right-radius:.17rem}.nb-theme-eva nb-accordion nb-accordion-item:last-child{border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-eva nb-accordion nb-accordion-item:last-child.collapsed nb-accordion-item-header{border-bottom:none}.nb-theme-eva nb-accordion nb-accordion-item:not(.collapsed)+nb-accordion-item nb-accordion-item-header{border-top:1px solid transparent}.nb-theme-eva nb-accordion nb-accordion-item-body .item-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1.25rem;position:relative}.nb-theme-eva [nbButton]{color:#fff;font-weight:500;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;cursor:default;padding:.75rem 1.5rem;font-size:1rem;line-height:1.25;border-radius:.75rem;background-color:#36f}.nb-theme-eva [nbButton] .active,.nb-theme-eva [nbButton] .focus,.nb-theme-eva [nbButton] .hover,.nb-theme-eva [nbButton]:active,.nb-theme-eva [nbButton]:focus,.nb-theme-eva [nbButton]:hover{color:#fff;cursor:default}.nb-theme-eva [nbButton].focus,.nb-theme-eva [nbButton]:focus{color:#fff;background-color:#507bff;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].hover,.nb-theme-eva [nbButton]:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva [nbButton].active,.nb-theme-eva [nbButton]:active,.nb-theme-eva [nbButton]:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-disabled,.nb-theme-eva [nbButton]:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-pulse{-webkit-animation:1.5s infinite btn-primary-pulse;animation:1.5s infinite btn-primary-pulse}.nb-theme-eva [nbButton].btn-large{padding:.875rem 1.75rem;font-size:1.125rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva [nbButton].btn-medium{padding:.75rem 1.5rem;font-size:1rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva [nbButton].btn-small{padding:.625rem 1.5rem;font-size:.875rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva [nbButton].btn-xsmall{padding:.5rem 1.25rem;font-size:.75rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva [nbButton].btn-primary{background-color:#36f}.nb-theme-eva [nbButton].btn-primary.focus,.nb-theme-eva [nbButton].btn-primary:focus{color:#fff;background-color:#507bff;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-primary.hover,.nb-theme-eva [nbButton].btn-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva [nbButton].btn-primary.active,.nb-theme-eva [nbButton].btn-primary:active,.nb-theme-eva [nbButton].btn-primary:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-primary.btn-disabled,.nb-theme-eva [nbButton].btn-primary:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-primary.btn-pulse{-webkit-animation:1.5s infinite btn-primary-pulse;animation:1.5s infinite btn-primary-pulse}.nb-theme-eva [nbButton].btn-success{background-color:#5dcfe3}.nb-theme-eva [nbButton].btn-success.focus,.nb-theme-eva [nbButton].btn-success:focus{color:#fff;background-color:#74d6e7;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-success.hover,.nb-theme-eva [nbButton].btn-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva [nbButton].btn-success.active,.nb-theme-eva [nbButton].btn-success:active,.nb-theme-eva [nbButton].btn-success:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-success.btn-disabled,.nb-theme-eva [nbButton].btn-success:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-success.btn-pulse{-webkit-animation:1.5s infinite btn-success-pulse;animation:1.5s infinite btn-success-pulse}.nb-theme-eva [nbButton].btn-warning{background-color:#ffa36b}.nb-theme-eva [nbButton].btn-warning.focus,.nb-theme-eva [nbButton].btn-warning:focus{color:#fff;background-color:#ffb080;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-warning.hover,.nb-theme-eva [nbButton].btn-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva [nbButton].btn-warning.active,.nb-theme-eva [nbButton].btn-warning:active,.nb-theme-eva [nbButton].btn-warning:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-warning.btn-disabled,.nb-theme-eva [nbButton].btn-warning:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-warning.btn-pulse{-webkit-animation:1.5s infinite btn-warning-pulse;animation:1.5s infinite btn-warning-pulse}.nb-theme-eva [nbButton].btn-info{background-color:#ba7fec}.nb-theme-eva [nbButton].btn-info.focus,.nb-theme-eva [nbButton].btn-info:focus{color:#fff;background-color:#c491ef;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-info.hover,.nb-theme-eva [nbButton].btn-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva [nbButton].btn-info.active,.nb-theme-eva [nbButton].btn-info:active,.nb-theme-eva [nbButton].btn-info:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-info.btn-disabled,.nb-theme-eva [nbButton].btn-info:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-info.btn-pulse{-webkit-animation:1.5s infinite btn-info-pulse;animation:1.5s infinite btn-info-pulse}.nb-theme-eva [nbButton].btn-danger{background-color:#ff6b83}.nb-theme-eva [nbButton].btn-danger.focus,.nb-theme-eva [nbButton].btn-danger:focus{color:#fff;background-color:#ff8094;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-danger.hover,.nb-theme-eva [nbButton].btn-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva [nbButton].btn-danger.active,.nb-theme-eva [nbButton].btn-danger:active,.nb-theme-eva [nbButton].btn-danger:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-danger.btn-disabled,.nb-theme-eva [nbButton].btn-danger:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-danger.btn-pulse{-webkit-animation:1.5s infinite btn-danger-pulse;animation:1.5s infinite btn-danger-pulse}.nb-theme-eva [nbButton].btn-secondary{border:2px solid #edf2f5;color:#546d8d;background-color:#edf2f5}.nb-theme-eva [nbButton].btn-secondary.focus,.nb-theme-eva [nbButton].btn-secondary:focus{border-color:#f1f5f7;box-shadow:none}.nb-theme-eva [nbButton].btn-secondary.hover,.nb-theme-eva [nbButton].btn-secondary:hover{background-color:#f0f4f6;border-color:transparent}.nb-theme-eva [nbButton].btn-secondary.active,.nb-theme-eva [nbButton].btn-secondary:active,.nb-theme-eva [nbButton].btn-secondary:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-secondary.btn-disabled,.nb-theme-eva [nbButton].btn-secondary:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-secondary.btn-pulse{-webkit-animation:1.5s infinite btn-secondary-pulse;animation:1.5s infinite btn-secondary-pulse}.nb-theme-eva [nbButton].btn-secondary.active,.nb-theme-eva [nbButton].btn-secondary.focus,.nb-theme-eva [nbButton].btn-secondary.hover,.nb-theme-eva [nbButton].btn-secondary:active,.nb-theme-eva [nbButton].btn-secondary:focus,.nb-theme-eva [nbButton].btn-secondary:hover{color:#546d8d}.nb-theme-eva [nbButton].btn-hero.btn-primary{background-image:linear-gradient(to right,#36f,#36f);box-shadow:0 0 0 0 #2c58db,0 0 20px 0 #36f;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary .focus,.nb-theme-eva [nbButton].btn-hero.btn-primary .hover,.nb-theme-eva [nbButton].btn-hero.btn-primary:focus,.nb-theme-eva [nbButton].btn-hero.btn-primary:hover{background-image:linear-gradient(to right,#507bff,#507bff)}.nb-theme-eva [nbButton].btn-hero.btn-primary .active,.nb-theme-eva [nbButton].btn-hero.btn-primary:active{background-image:linear-gradient(to right,#2c58db,#2c58db);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-primary:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn-pulse{-webkit-animation:1.5s infinite btn-hero-primary-pulse;animation:1.5s infinite btn-hero-primary-pulse}.nb-theme-eva [nbButton].btn-hero.btn-success{background-image:linear-gradient(to right,#5dcfe3,#5dcfe3);box-shadow:0 0 0 0 #50b2c3,0 0 20px 0 #5dcfe3;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success .focus,.nb-theme-eva [nbButton].btn-hero.btn-success .hover,.nb-theme-eva [nbButton].btn-hero.btn-success:focus,.nb-theme-eva [nbButton].btn-hero.btn-success:hover{background-image:linear-gradient(to right,#74d6e7,#74d6e7)}.nb-theme-eva [nbButton].btn-hero.btn-success .active,.nb-theme-eva [nbButton].btn-hero.btn-success:active{background-image:linear-gradient(to right,#50b2c3,#50b2c3);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-success:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-success.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success.btn-pulse{-webkit-animation:1.5s infinite btn-hero-success-pulse;animation:1.5s infinite btn-hero-success-pulse}.nb-theme-eva [nbButton].btn-hero.btn-warning{background-image:linear-gradient(to right,#ffa36b,#ffa36b);box-shadow:0 0 0 0 #db8c5c,0 0 20px 0 #ffa36b;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning .focus,.nb-theme-eva [nbButton].btn-hero.btn-warning .hover,.nb-theme-eva [nbButton].btn-hero.btn-warning:focus,.nb-theme-eva [nbButton].btn-hero.btn-warning:hover{background-image:linear-gradient(to right,#ffb080,#ffb080)}.nb-theme-eva [nbButton].btn-hero.btn-warning .active,.nb-theme-eva [nbButton].btn-hero.btn-warning:active{background-image:linear-gradient(to right,#db8c5c,#db8c5c);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-warning:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn-pulse{-webkit-animation:1.5s infinite btn-hero-warning-pulse;animation:1.5s infinite btn-hero-warning-pulse}.nb-theme-eva [nbButton].btn-hero.btn-info{background-image:linear-gradient(to right,#ba7fec,#ba7fec);box-shadow:0 0 0 0 #a06dcb,0 0 20px 0 #ba7fec;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info .focus,.nb-theme-eva [nbButton].btn-hero.btn-info .hover,.nb-theme-eva [nbButton].btn-hero.btn-info:focus,.nb-theme-eva [nbButton].btn-hero.btn-info:hover{background-image:linear-gradient(to right,#c491ef,#c491ef)}.nb-theme-eva [nbButton].btn-hero.btn-info .active,.nb-theme-eva [nbButton].btn-hero.btn-info:active{background-image:linear-gradient(to right,#a06dcb,#a06dcb);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-info:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-info.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info.btn-pulse{-webkit-animation:1.5s infinite btn-hero-info-pulse;animation:1.5s infinite btn-hero-info-pulse}.nb-theme-eva [nbButton].btn-hero.btn-danger{background-image:linear-gradient(to right,#ff6b83,#ff6b83);box-shadow:0 0 0 0 #db5c71,0 0 20px 0 #ff6b83;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger .focus,.nb-theme-eva [nbButton].btn-hero.btn-danger .hover,.nb-theme-eva [nbButton].btn-hero.btn-danger:focus,.nb-theme-eva [nbButton].btn-hero.btn-danger:hover{background-image:linear-gradient(to right,#ff8094,#ff8094)}.nb-theme-eva [nbButton].btn-hero.btn-danger .active,.nb-theme-eva [nbButton].btn-hero.btn-danger:active{background-image:linear-gradient(to right,#db5c71,#db5c71);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-danger:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn-pulse{-webkit-animation:1.5s infinite btn-hero-danger-pulse;animation:1.5s infinite btn-hero-danger-pulse}.nb-theme-eva [nbButton].btn-hero.btn-secondary{color:#546d8d;background-color:#edf2f5;box-shadow:0 0 0 0 #ccd0d3,0 0 0 0 #edf2f5;border-radius:.75rem;text-shadow:none;border:2px solid #edf2f5}.nb-theme-eva [nbButton].btn-hero.btn-secondary .focus,.nb-theme-eva [nbButton].btn-hero.btn-secondary:focus{border-color:#f0f4f6}.nb-theme-eva [nbButton].btn-hero.btn-secondary .hover,.nb-theme-eva [nbButton].btn-hero.btn-secondary:hover{background-color:rgba(237,242,245,.2)}.nb-theme-eva [nbButton].btn-hero.btn-secondary .active,.nb-theme-eva [nbButton].btn-hero.btn-secondary:active{border-color:#ccd0d3;box-shadow:none;background:0 0}.nb-theme-eva [nbButton].btn-hero.btn-secondary:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-secondary.btn-pulse{-webkit-animation:1.5s infinite btn-hero-secondary-pulse;animation:1.5s infinite btn-hero-secondary-pulse}.nb-theme-eva [nbButton].btn-outline.btn-primary{border:2px solid #36f;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-primary.focus,.nb-theme-eva [nbButton].btn-outline.btn-primary:focus{color:#546d8d;border-color:#5c85ff;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-primary.hover,.nb-theme-eva [nbButton].btn-outline.btn-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-primary.active,.nb-theme-eva [nbButton].btn-outline.btn-primary:active,.nb-theme-eva [nbButton].btn-outline.btn-primary:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-warning{border:2px solid #ffa36b;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-warning.focus,.nb-theme-eva [nbButton].btn-outline.btn-warning:focus{color:#546d8d;border-color:#ffb589;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-warning.hover,.nb-theme-eva [nbButton].btn-outline.btn-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-warning.active,.nb-theme-eva [nbButton].btn-outline.btn-warning:active,.nb-theme-eva [nbButton].btn-outline.btn-warning:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-success{border:2px solid #5dcfe3;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-success.focus,.nb-theme-eva [nbButton].btn-outline.btn-success:focus{color:#546d8d;border-color:#7dd9e9;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-success.hover,.nb-theme-eva [nbButton].btn-outline.btn-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-success.active,.nb-theme-eva [nbButton].btn-outline.btn-success:active,.nb-theme-eva [nbButton].btn-outline.btn-success:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-info{border:2px solid #ba7fec;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-info.focus,.nb-theme-eva [nbButton].btn-outline.btn-info:focus{color:#546d8d;border-color:#c899f0;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-info.hover,.nb-theme-eva [nbButton].btn-outline.btn-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-info.active,.nb-theme-eva [nbButton].btn-outline.btn-info:active,.nb-theme-eva [nbButton].btn-outline.btn-info:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-danger{border:2px solid #ff6b83;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-danger.focus,.nb-theme-eva [nbButton].btn-outline.btn-danger:focus{color:#546d8d;border-color:#ff899c;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-danger.hover,.nb-theme-eva [nbButton].btn-outline.btn-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-danger.active,.nb-theme-eva [nbButton].btn-outline.btn-danger:active,.nb-theme-eva [nbButton].btn-outline.btn-danger:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-secondary{border:2px solid #edf2f5;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-secondary.focus,.nb-theme-eva [nbButton].btn-outline.btn-secondary:focus{border-color:#f1f5f7;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-secondary.hover,.nb-theme-eva [nbButton].btn-outline.btn-secondary:hover{background-color:#f0f4f6;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-secondary.active,.nb-theme-eva [nbButton].btn-outline.btn-secondary:active,.nb-theme-eva [nbButton].btn-outline.btn-secondary:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-secondary.active,.nb-theme-eva [nbButton].btn-outline.btn-secondary.focus,.nb-theme-eva [nbButton].btn-outline.btn-secondary.hover,.nb-theme-eva [nbButton].btn-outline.btn-secondary:active,.nb-theme-eva [nbButton].btn-outline.btn-secondary:focus,.nb-theme-eva [nbButton].btn-outline.btn-secondary:hover{color:#546d8d}.nb-theme-eva [nbButton].btn-rectangle{border-radius:.25rem}.nb-theme-eva [nbButton].btn-semi-round{border-radius:.75rem}.nb-theme-eva [nbButton].btn-round{border-radius:1.5rem}.nb-theme-eva nb-list-item{border-bottom:1px solid #ebecee;padding:1rem}.nb-theme-eva nb-list-item:first-child{border-top:1px solid #ebecee}.nb-theme-eva [nbInput]{background-color:transparent;border:2px solid #dadfe6;color:#546d8d}.nb-theme-eva [nbInput]:focus{outline:0;background-color:transparent;border-color:#5dcfe3}.nb-theme-eva [nbInput][disabled]::-ms-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]::placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]::-webkit-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput][disabled]::-moz-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput][disabled]:-moz-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput][disabled]:-ms-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput].input-full-width{width:100%}.nb-theme-eva [nbInput].input-info{border-color:#ba7fec}.nb-theme-eva [nbInput].input-success{border-color:#5dcfe3}.nb-theme-eva [nbInput].input-warning{border-color:#ffa36b}.nb-theme-eva [nbInput].input-danger{border-color:#ff6b83}.nb-theme-eva [nbInput].input-sm{font-size:.875rem;padding:.375rem 1.125rem}.nb-theme-eva [nbInput].input-md{font-size:1rem;padding:.75rem 1.125rem}.nb-theme-eva [nbInput].input-lg{font-size:1.125rem;padding:1.125rem}.nb-theme-eva [nbInput].input-rectangle{border-radius:.17rem}.nb-theme-eva [nbInput].input-semi-round{border-radius:.75rem}.nb-theme-eva [nbInput].input-round{border-radius:1.5rem}.nb-theme-eva [nbInput]::-ms-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]::placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]::-webkit-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput]::-moz-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput]:-moz-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput]:-ms-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .overlay-backdrop{background:rgba(0,0,0,.288)}.nb-theme-eva .cdk-overlay-container{z-index:1040}.nb-theme-eva nb-popover{border:2px solid #0d1c2e;border-radius:.75rem;background:#0d1c2e;box-shadow:none}.nb-theme-eva nb-popover .primitive-overlay{color:#fff}.nb-theme-eva nb-popover .arrow{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #0d1c2e}.nb-theme-eva nb-popover .arrow::after{position:absolute;content:' ';width:0;height:0;top:3px;left:calc(50% - calc(6px - 2px));border-left:solid transparent;border-right:solid transparent;border-bottom:solid #0d1c2e}.nb-theme-eva nb-popover.nb-overlay-bottom .arrow{top:calc(-6px + 1px);left:calc(50% - 6px)}.nb-theme-eva nb-popover.nb-overlay-left .arrow{right:-7px;top:calc(50% - 3px);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nb-theme-eva nb-popover.nb-overlay-top .arrow{bottom:calc(-6px + 1px);left:calc(50% - 6px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nb-theme-eva nb-popover.nb-overlay-right .arrow{left:-7px;top:calc(50% - 3px);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.nb-theme-eva nb-context-menu{border:2px solid #5dcfe3;border-radius:.17rem;background:0 0;box-shadow:none}.nb-theme-eva nb-context-menu .primitive-overlay{color:#546d8d}.nb-theme-eva nb-context-menu .arrow{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #5dcfe3}.nb-theme-eva nb-context-menu .arrow::after{position:absolute;content:' ';width:0;height:0;top:3px;left:calc(50% - calc(11px - 2px));border-left:solid transparent;border-right:solid transparent;border-bottom:solid transparent}.nb-theme-eva nb-context-menu.nb-overlay-bottom .arrow{top:calc(-11px + 1px);left:calc(50% - 11px)}.nb-theme-eva nb-context-menu.nb-overlay-left .arrow{right:-15px;top:calc(50% - 5.5px);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nb-theme-eva nb-context-menu.nb-overlay-top .arrow{bottom:calc(-11px + 1px);left:calc(50% - 11px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nb-theme-eva nb-context-menu.nb-overlay-right .arrow{left:-15px;top:calc(50% - 5.5px);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a{color:#546d8d;font-weight:400}.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a .menu-icon{color:#546d8d}.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:active,.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:focus,.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:hover{color:#fff;background:#5dcfe3;font-weight:400}.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:active .menu-icon,.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:focus .menu-icon,.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:hover .menu-icon{color:#fff}.nb-theme-eva nb-select>button[nbButton]{transition:.1s}[dir=rtl] .nb-theme-eva nb-select>button[nbButton]::after{left:.75rem;right:auto}.nb-theme-eva nb-select>button[nbButton].opened.top{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva nb-select>button[nbButton].opened.bottom{border-bottom-left-radius:0;border-bottom-right-radius:0}.nb-theme-eva nb-card.select{background-color:transparent;max-height:20rem;margin-bottom:0;box-shadow:none}.nb-theme-eva nb-card.select nb-card-body{padding:0}.nb-theme-eva nb-card.select nb-option{padding:.75rem 1.5rem}.nb-theme-eva nb-card.select.primary{border:2px solid #36f}.nb-theme-eva nb-calendar-day-picker nb-card.select.primary nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.primary nb-option.range-cell.start,.nb-theme-eva nb-card.select.primary nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.primary nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.primary nb-option.selected,.nb-theme-eva nb-card.select.primary nb-option:hover{background-color:#36f;color:#fff}.nb-theme-eva nb-card.select.danger{border:2px solid #ff6b83}.nb-theme-eva nb-calendar-day-picker nb-card.select.danger nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.danger nb-option.range-cell.start,.nb-theme-eva nb-card.select.danger nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.danger nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.danger nb-option.selected,.nb-theme-eva nb-card.select.danger nb-option:hover{background-color:#ff6b83;color:#fff}.nb-theme-eva nb-card.select.warning{border:2px solid #ffa36b}.nb-theme-eva nb-calendar-day-picker nb-card.select.warning nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.warning nb-option.range-cell.start,.nb-theme-eva nb-card.select.warning nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.warning nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.warning nb-option.selected,.nb-theme-eva nb-card.select.warning nb-option:hover{background-color:#ffa36b;color:#fff}.nb-theme-eva nb-card.select.info{border:2px solid #ba7fec}.nb-theme-eva nb-calendar-day-picker nb-card.select.info nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.info nb-option.range-cell.start,.nb-theme-eva nb-card.select.info nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.info nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.info nb-option.selected,.nb-theme-eva nb-card.select.info nb-option:hover{background-color:#ba7fec;color:#fff}.nb-theme-eva nb-card.select.success{border:2px solid #5dcfe3}.nb-theme-eva nb-calendar-day-picker nb-card.select.success nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.success nb-option.range-cell.start,.nb-theme-eva nb-card.select.success nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.success nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.success nb-option.selected,.nb-theme-eva nb-card.select.success nb-option:hover{background-color:#5dcfe3;color:#fff}.nb-theme-eva nb-card.select.bottom{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva nb-card.select.top{border-bottom-left-radius:0;border-bottom-right-radius:0}.nb-theme-eva nb-card.select nb-checkbox .customised-control-description{color:inherit}.nb-theme-eva nb-card.select nb-checkbox .customised-control-input:checked~.customised-control-indicator,.nb-theme-eva nb-card.select nb-checkbox .customised-control-input:checked~.customised-control-indicator::before{border-color:#dadfe6}.nb-theme-eva nb-card.select nb-option-group.disabled,.nb-theme-eva nb-card.select nb-option.disabled{background-color:#f2f4f7;opacity:.3}.nb-theme-eva nb-toast{background-color:transparent;padding:1.125rem;color:#919fb1;border:.125rem solid;border-radius:.17rem;box-shadow:none}[dir=ltr] .nb-theme-eva nb-toast .icon{margin-right:1.25rem}[dir=rtl] .nb-theme-eva nb-toast .icon{margin-left:1.25rem}.nb-theme-eva nb-toast i{border-radius:.17rem}.nb-theme-eva nb-toast.default{border-color:#bcc3cc;padding:calc(1.125rem / 2) 1.125rem}.nb-theme-eva nb-toast.success{border-color:#5dcfe3;color:#5dcfe3}.nb-theme-eva nb-toast.success i{background-color:#5dcfe3;color:#fff}.nb-theme-eva nb-toast.info{border-color:#ba7fec;color:#ba7fec}.nb-theme-eva nb-toast.info i{background-color:#ba7fec;color:#fff}.nb-theme-eva nb-toast.warning{border-color:#ffa36b;color:#ffa36b}.nb-theme-eva nb-toast.warning i{background-color:#ffa36b;color:#fff}.nb-theme-eva nb-toast.primary{border-color:#36f;color:#36f}.nb-theme-eva nb-toast.primary i{background-color:#36f;color:#fff}.nb-theme-eva nb-toast.danger{border-color:#ff6b83;color:#ff6b83}.nb-theme-eva nb-toast.danger i{background-color:#ff6b83;color:#fff}.nb-theme-eva nb-tooltip{background:#919fb1}.nb-theme-eva nb-tooltip .content{font-size:1rem;color:#e9edf2}.nb-theme-eva nb-tooltip .arrow{border-bottom:5px solid #919fb1}.nb-theme-eva nb-tooltip.primary-tooltip{background:#36f}.nb-theme-eva nb-tooltip.primary-tooltip .arrow{border-bottom-color:#36f}.nb-theme-eva nb-tooltip.primary-tooltip .content{color:#e9edf2}.nb-theme-eva nb-tooltip.danger-tooltip{background:#ff6b83}.nb-theme-eva nb-tooltip.danger-tooltip .arrow{border-bottom-color:#ff6b83}.nb-theme-eva nb-tooltip.danger-tooltip .content{color:#e9edf2}.nb-theme-eva nb-tooltip.success-tooltip{background:#5dcfe3}.nb-theme-eva nb-tooltip.success-tooltip .arrow{border-bottom-color:#5dcfe3}.nb-theme-eva nb-tooltip.success-tooltip .content{color:#e9edf2}.nb-theme-eva nb-tooltip.warning-tooltip{background:#ffa36b}.nb-theme-eva nb-tooltip.warning-tooltip .arrow{border-bottom-color:#ffa36b}.nb-theme-eva nb-tooltip.warning-tooltip .content{color:#e9edf2}.nb-theme-eva nb-tooltip.info-tooltip{background:#ba7fec}.nb-theme-eva nb-tooltip.info-tooltip .arrow{border-bottom-color:#ba7fec}.nb-theme-eva nb-tooltip.info-tooltip .content{color:#e9edf2}.nb-theme-eva button.button>i{color:#546d8d;font-size:1.5rem}.nb-theme-eva nb-datepicker-container{border:2px solid #36f;border-radius:.17rem;background:0 0;box-shadow:none}.nb-theme-eva nb-datepicker-container .primitive-overlay{color:#546d8d}.nb-theme-eva nb-datepicker-container .arrow{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #36f}.nb-theme-eva nb-datepicker-container .arrow::after{position:absolute;content:' ';width:0;height:0;top:3px;left:calc(50% - calc(11px - 2px));border-left:solid transparent;border-right:solid transparent;border-bottom:solid transparent}.nb-theme-eva nb-datepicker-container.nb-overlay-bottom .arrow{top:calc(-11px + 1px);left:calc(50% - 11px)}.nb-theme-eva nb-datepicker-container.nb-overlay-left .arrow{right:-15px;top:calc(50% - 5.5px);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nb-theme-eva nb-datepicker-container.nb-overlay-top .arrow{bottom:calc(-11px + 1px);left:calc(50% - 11px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nb-theme-eva nb-datepicker-container.nb-overlay-right .arrow{left:-15px;top:calc(50% - 5.5px);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.nb-theme-eva nb-radio .radio-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #dadfe6}.nb-theme-eva nb-radio .radio-indicator::before{background-color:transparent;height:calc(1.25rem * .6);width:calc(1.25rem * .6);border:solid transparent}.nb-theme-eva nb-radio input:checked+.radio-indicator,.nb-theme-eva nb-radio input:disabled:checked+.radio-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #5dcfe3}.nb-theme-eva nb-radio input:checked+.radio-indicator::before,.nb-theme-eva nb-radio input:disabled:checked+.radio-indicator::before{background-color:#5dcfe3;height:calc(1.25rem * .6);width:calc(1.25rem * .6);border:solid #5dcfe3}.nb-theme-eva nb-radio input:disabled+.radio-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #dadfe6}.nb-theme-eva nb-radio input:disabled+.radio-indicator::before{background-color:transparent;height:calc(1.25rem * .6);width:calc(1.25rem * .6);border:solid transparent}.nb-theme-eva nb-radio input:checked+.radio-indicator,.nb-theme-eva nb-radio input:hover:not(:disabled)+.radio-indicator,.nb-theme-eva nb-radio.success input:checked+.radio-indicator,.nb-theme-eva nb-radio.success input:hover:not(:disabled)+.radio-indicator{border-color:#5dcfe3}.nb-theme-eva nb-radio.warning input:checked+.radio-indicator,.nb-theme-eva nb-radio.warning input:hover:not(:disabled)+.radio-indicator{border-color:#ffa36b}.nb-theme-eva nb-radio.danger input:checked+.radio-indicator,.nb-theme-eva nb-radio.danger input:hover:not(:disabled)+.radio-indicator{border-color:#ff6b83}.nb-theme-eva nb-radio .radio-description{color:#919fb1}.nb-theme-eva .font-secondary{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.nb-theme-eva .font-secondary .header .name{font-size:4.5rem}.nb-theme-eva .font-main{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.nb-theme-eva .font-main .header .name{font-size:2.5rem}.nb-theme-eva .font-w-light{font-weight:300}.nb-theme-eva .font-w-regular{font-weight:400}.nb-theme-eva .font-w-bold{font-weight:600}.nb-theme-eva .text-primary{color:#527dff!important}.nb-theme-eva .text-warning{color:#ffb181!important}.nb-theme-eva .text-success{color:#75d6e7!important}.nb-theme-eva .text-info{color:#c492ef!important}.nb-theme-eva .text-danger{color:#ff8196!important}.nb-theme-eva .text-heading{color:#546d8d!important}.nb-theme-eva .text-body{color:#919fb1!important}.nb-theme-eva .text-hint{color:#0d1c2e!important}.nb-theme-eva .text-white{color:#fff!important}.nb-theme-eva .bg-primary{background-color:#527dff!important}.nb-theme-eva .bg-warning{background-color:#ffb181!important}.nb-theme-eva .bg-success{background-color:#75d6e7!important}.nb-theme-eva .bg-info{background-color:#c492ef!important}.nb-theme-eva .bg-danger{background-color:#ff8196!important}.nb-theme-eva .bg-heading{background-color:#546d8d!important}.nb-theme-eva .bg-body{background-color:#919fb1!important}.nb-theme-eva .bg-hint{background-color:#0d1c2e!important}.nb-theme-eva .bg-white{background-color:#fff!important}.nb-theme-eva .text-indent{text-indent:2rem}.nb-theme-eva .blockquote{font-size:1rem;color:#919fb1}[dir=ltr] .nb-theme-eva .blockquote{border-left:.25rem solid #0d1c2e}[dir=rtl] .nb-theme-eva .blockquote{border-right:.25rem solid #0d1c2e}.nb-theme-eva .blockquote-reverse{font-size:1rem;color:#919fb1}[dir=ltr] .nb-theme-eva .blockquote-reverse{border-right:.25rem solid #0d1c2e}[dir=rtl] .nb-theme-eva .blockquote-reverse{border-left:.25rem solid #0d1c2e}.nb-theme-eva .blockquote-footer{color:#0d1c2e;font-style:italic;font-size:100%}.nb-theme-eva .small,.nb-theme-eva small{font-size:87.5%}.nb-theme-eva .mark,.nb-theme-eva mark{padding:.05em;background-color:#527dff;color:#fff}.nb-theme-eva .h1,.nb-theme-eva .h2,.nb-theme-eva .h3,.nb-theme-eva .h4,.nb-theme-eva .h5,.nb-theme-eva .h6,.nb-theme-eva h1,.nb-theme-eva h2,.nb-theme-eva h3,.nb-theme-eva h4,.nb-theme-eva h5,.nb-theme-eva h6{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#546d8d;font-weight:500}.nb-theme-eva b,.nb-theme-eva strong{font-weight:600}.nb-theme-eva a{color:#5dcfe3}.nb-theme-eva a:focus,.nb-theme-eva a:hover{color:#7dcfe3}[dir=ltr] .nb-theme-eva ol,[dir=ltr] .nb-theme-eva ul{padding-left:1.25rem}[dir=rtl] .nb-theme-eva ol,[dir=rtl] .nb-theme-eva ul{padding-right:1.25rem}.nb-theme-eva .alert{border:none!important}.nb-theme-eva .alert-success{background-color:transparent;border:none;color:#75d6e7}.nb-theme-eva .alert-success .h1,.nb-theme-eva .alert-success .h2,.nb-theme-eva .alert-success .h3,.nb-theme-eva .alert-success .h4,.nb-theme-eva .alert-success .h5,.nb-theme-eva .alert-success .h6,.nb-theme-eva .alert-success h1,.nb-theme-eva .alert-success h2,.nb-theme-eva .alert-success h3,.nb-theme-eva .alert-success h4,.nb-theme-eva .alert-success h5,.nb-theme-eva .alert-success h6{color:#75d6e7!important}.nb-theme-eva .alert-success hr{border-top-color:#4ac9df}.nb-theme-eva .alert-success .alert-link{color:#75d6e7;text-decoration:none;font-weight:400;border-bottom:1px dashed #75d6e7}.nb-theme-eva .alert-success .alert-link:focus,.nb-theme-eva .alert-success .alert-link:hover{border-bottom:1px solid #75d6e7}.nb-theme-eva .alert-info{background-color:transparent;border:none;color:#c492ef}.nb-theme-eva .alert-info .h1,.nb-theme-eva .alert-info .h2,.nb-theme-eva .alert-info .h3,.nb-theme-eva .alert-info .h4,.nb-theme-eva .alert-info .h5,.nb-theme-eva .alert-info .h6,.nb-theme-eva .alert-info h1,.nb-theme-eva .alert-info h2,.nb-theme-eva .alert-info h3,.nb-theme-eva .alert-info h4,.nb-theme-eva .alert-info h5,.nb-theme-eva .alert-info h6{color:#c492ef!important}.nb-theme-eva .alert-info hr{border-top-color:#ac66e8}.nb-theme-eva .alert-info .alert-link{color:#c492ef;text-decoration:none;font-weight:400;border-bottom:1px dashed #c492ef}.nb-theme-eva .alert-info .alert-link:focus,.nb-theme-eva .alert-info .alert-link:hover{border-bottom:1px solid #c492ef}.nb-theme-eva .alert-warning{background-color:transparent;border:none;color:#ffb181}.nb-theme-eva .alert-warning .h1,.nb-theme-eva .alert-warning .h2,.nb-theme-eva .alert-warning .h3,.nb-theme-eva .alert-warning .h4,.nb-theme-eva .alert-warning .h5,.nb-theme-eva .alert-warning .h6,.nb-theme-eva .alert-warning h1,.nb-theme-eva .alert-warning h2,.nb-theme-eva .alert-warning h3,.nb-theme-eva .alert-warning h4,.nb-theme-eva .alert-warning h5,.nb-theme-eva .alert-warning h6{color:#ffb181!important}.nb-theme-eva .alert-warning hr{border-top-color:#ff914e}.nb-theme-eva .alert-warning .alert-link{color:#ffb181;text-decoration:none;font-weight:400;border-bottom:1px dashed #ffb181}.nb-theme-eva .alert-warning .alert-link:focus,.nb-theme-eva .alert-warning .alert-link:hover{border-bottom:1px solid #ffb181}.nb-theme-eva .alert-danger{background-color:transparent;border:none;color:#ff8196}.nb-theme-eva .alert-danger .h1,.nb-theme-eva .alert-danger .h2,.nb-theme-eva .alert-danger .h3,.nb-theme-eva .alert-danger .h4,.nb-theme-eva .alert-danger .h5,.nb-theme-eva .alert-danger .h6,.nb-theme-eva .alert-danger h1,.nb-theme-eva .alert-danger h2,.nb-theme-eva .alert-danger h3,.nb-theme-eva .alert-danger h4,.nb-theme-eva .alert-danger h5,.nb-theme-eva .alert-danger h6{color:#ff8196!important}.nb-theme-eva .alert-danger hr{border-top-color:#ff4e6c}.nb-theme-eva .alert-danger .alert-link{color:#ff8196;text-decoration:none;font-weight:400;border-bottom:1px dashed #ff8196}.nb-theme-eva .alert-danger .alert-link:focus,.nb-theme-eva .alert-danger .alert-link:hover{border-bottom:1px solid #ff8196}.nb-theme-eva .alert-primary{background-color:transparent;border:none;color:#527dff}.nb-theme-eva .alert-primary .h1,.nb-theme-eva .alert-primary .h2,.nb-theme-eva .alert-primary .h3,.nb-theme-eva .alert-primary .h4,.nb-theme-eva .alert-primary .h5,.nb-theme-eva .alert-primary .h6,.nb-theme-eva .alert-primary h1,.nb-theme-eva .alert-primary h2,.nb-theme-eva .alert-primary h3,.nb-theme-eva .alert-primary h4,.nb-theme-eva .alert-primary h5,.nb-theme-eva .alert-primary h6{color:#527dff!important}.nb-theme-eva .alert-primary hr{border-top-color:#1f57ff}.nb-theme-eva .alert-primary .alert-link{color:#527dff;text-decoration:none;font-weight:400;border-bottom:1px dashed #527dff}.nb-theme-eva .alert-primary .alert-link:focus,.nb-theme-eva .alert-primary .alert-link:hover{border-bottom:1px solid #527dff}.nb-theme-eva .alert-hint{background-color:transparent;border:none;color:#0d1c2e}.nb-theme-eva .alert-hint .h1,.nb-theme-eva .alert-hint .h2,.nb-theme-eva .alert-hint .h3,.nb-theme-eva .alert-hint .h4,.nb-theme-eva .alert-hint .h5,.nb-theme-eva .alert-hint .h6,.nb-theme-eva .alert-hint h1,.nb-theme-eva .alert-hint h2,.nb-theme-eva .alert-hint h3,.nb-theme-eva .alert-hint h4,.nb-theme-eva .alert-hint h5,.nb-theme-eva .alert-hint h6{color:#0d1c2e!important}.nb-theme-eva .alert-hint hr{border-top-color:#020406}.nb-theme-eva .alert-hint .alert-link{color:#0d1c2e;text-decoration:none;font-weight:400;border-bottom:1px dashed #0d1c2e}.nb-theme-eva .alert-hint .alert-link:focus,.nb-theme-eva .alert-hint .alert-link:hover{border-bottom:1px solid #0d1c2e}.nb-theme-eva ng2-smart-table table tr th,.nb-theme-eva ng2-smart-table table tr th a{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;color:#546d8d}.nb-theme-eva ng2-smart-table table tr td{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.25;color:#546d8d}.nb-theme-eva ng2-smart-table table tr td,.nb-theme-eva ng2-smart-table table tr th{position:relative;padding:.875rem 1.25rem;border:1px solid transparent;vertical-align:middle}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th{padding:.875rem 1.25rem}[dir=ltr] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th{padding-right:1.75rem}[dir=rtl] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th{padding-left:1.75rem}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a:active,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a:hover,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a:visited{color:#546d8d;text-decoration:none}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc{font-weight:600}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{border-bottom-color:#0d1c2e;border-width:.375rem;position:absolute;margin:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}[dir=ltr] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,[dir=ltr] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{right:.75rem}[dir=rtl] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,[dir=rtl] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{left:.75rem}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc.desc::after,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc.desc::after{-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.nb-theme-eva ng2-smart-table thead tr{background:0 0}.nb-theme-eva ng2-smart-table thead tr.ng2-smart-filters th{padding:.375rem .5rem}.nb-theme-eva ng2-smart-table thead tr.ng2-smart-filters th .ng2-smart-filter input{line-height:1.25}.nb-theme-eva nb-calendar-day-picker ng2-smart-table tbody tr.range-cell.end,.nb-theme-eva nb-calendar-day-picker ng2-smart-table tbody tr.range-cell.start,.nb-theme-eva ng2-smart-table tbody nb-calendar-day-picker tr.range-cell.end,.nb-theme-eva ng2-smart-table tbody nb-calendar-day-picker tr.range-cell.start,.nb-theme-eva ng2-smart-table tbody tr.selected,.nb-theme-eva ng2-smart-table tbody tr:hover{background:#e6f3ff!important}.nb-theme-eva ng2-smart-table tbody tr:nth-child(2n){background-color:#f5f7fc}.nb-theme-eva ng2-smart-table th.ng2-smart-actions-title-add a{display:flex;align-items:center;justify-content:center;font-size:1.75rem!important;padding:.375rem .5rem;background:#5dcfe3;color:#fff;border-radius:.375rem}.nb-theme-eva ng2-smart-table th.ng2-smart-actions-title-add a:hover{text-decoration:none}.nb-theme-eva ng2-smart-table .ng2-smart-actions{padding:0;height:1px}.nb-theme-eva ng2-smart-table .ng2-smart-actions ng2-st-actions,.nb-theme-eva ng2-smart-table .ng2-smart-actions ng2-st-tbody-create-cancel,.nb-theme-eva ng2-smart-table .ng2-smart-actions ng2-st-tbody-edit-delete{display:flex;height:100%}.nb-theme-eva ng2-smart-table .ng2-smart-actions a.ng2-smart-action{display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:2rem!important;color:#0d1c2e}.nb-theme-eva ng2-smart-table .ng2-smart-actions a.ng2-smart-action:not(:last-child){border-right:1px solid transparent}.nb-theme-eva ng2-smart-table .ng2-smart-actions a.ng2-smart-action:hover{text-decoration:none}.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-create:hover,.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-edit:hover,.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-save:hover{color:#5dcfe3}.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-cancel:hover,.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-delete-delete:hover,.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-cancel:hover{color:#ff6b83}.nb-theme-eva ng2-smart-table table-cell-edit-mode{display:block;margin:-7.5px -12px}.nb-theme-eva ng2-smart-table ng2-smart-table-pager{display:block}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav{display:flex;justify-content:center;margin-top:1.5rem}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination{display:flex;padding:0}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:focus,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:hover{background-color:rgba(0,0,0,.05);color:#546d8d}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.25;border:1px solid transparent;border-radius:.17rem}[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-right:1px solid transparent}[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-left:1px solid transparent}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-next,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-prev{font-size:1rem}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span{background:0 0;color:#546d8d;padding:.75rem 1.25rem;border:none}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:hover,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:hover{background-color:rgba(0,0,0,.05);color:#546d8d;text-decoration:none}[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a,[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span,[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a,[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:focus,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:hover,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:focus,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:hover{color:#fff;background-color:#36f}.nb-theme-eva .btn{color:#fff;text-transform:uppercase;letter-spacing:.4px;font-weight:500;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;border:2px solid transparent;transition:none;cursor:default;padding:.75rem 1.5rem;font-size:1rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn .active,.nb-theme-eva .btn .focus,.nb-theme-eva .btn .hover,.nb-theme-eva .btn:active,.nb-theme-eva .btn:focus,.nb-theme-eva .btn:hover{color:#fff;cursor:default}.nb-theme-eva .btn:not(:disabled):not(.disabled){cursor:default}.nb-theme-eva .btn.btn-rectangle{border-radius:.25rem}.nb-theme-eva .btn.btn-semi-round{border-radius:.75rem}.nb-theme-eva .btn.btn-round{border-radius:1.5rem}.nb-theme-eva .btn.btn-lg{padding:.875rem 1.75rem;font-size:1.125rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn.btn-md{padding:.75rem 1.5rem;font-size:1rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn.btn-sm{padding:.625rem 1.5rem;font-size:.875rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn.btn-xs{padding:.5rem 1.25rem;font-size:.75rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn.btn-primary{background-color:#36f}.nb-theme-eva .btn.btn-primary.focus,.nb-theme-eva .btn.btn-primary:focus{color:#fff;background-color:#507bff;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-primary.hover,.nb-theme-eva .btn.btn-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva .btn.btn-primary.active,.nb-theme-eva .btn.btn-primary:active,.nb-theme-eva .btn.btn-primary:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-primary.btn-disabled,.nb-theme-eva .btn.btn-primary:disabled{opacity:.3}.nb-theme-eva .btn.btn-primary.btn-pulse{-webkit-animation:1.5s infinite btn-primary-pulse;animation:1.5s infinite btn-primary-pulse}@-webkit-keyframes btn-primary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #36f;opacity:.8}}@keyframes btn-primary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #36f;opacity:.8}}.nb-theme-eva .btn.btn-success{background-color:#5dcfe3}.nb-theme-eva .btn.btn-success.focus,.nb-theme-eva .btn.btn-success:focus{color:#fff;background-color:#74d6e7;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-success.hover,.nb-theme-eva .btn.btn-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva .btn.btn-success.active,.nb-theme-eva .btn.btn-success:active,.nb-theme-eva .btn.btn-success:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-success.btn-disabled,.nb-theme-eva .btn.btn-success:disabled{opacity:.3}.nb-theme-eva .btn.btn-success.btn-pulse{-webkit-animation:1.5s infinite btn-success-pulse;animation:1.5s infinite btn-success-pulse}@-webkit-keyframes btn-success-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #5dcfe3;opacity:.8}}@keyframes btn-success-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #5dcfe3;opacity:.8}}.nb-theme-eva .btn.btn-warning{background-color:#ffa36b}.nb-theme-eva .btn.btn-warning.focus,.nb-theme-eva .btn.btn-warning:focus{color:#fff;background-color:#ffb080;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-warning.hover,.nb-theme-eva .btn.btn-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva .btn.btn-warning.active,.nb-theme-eva .btn.btn-warning:active,.nb-theme-eva .btn.btn-warning:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-warning.btn-disabled,.nb-theme-eva .btn.btn-warning:disabled{opacity:.3}.nb-theme-eva .btn.btn-warning.btn-pulse{-webkit-animation:1.5s infinite btn-warning-pulse;animation:1.5s infinite btn-warning-pulse}@-webkit-keyframes btn-warning-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ffa36b;opacity:.8}}@keyframes btn-warning-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ffa36b;opacity:.8}}.nb-theme-eva .btn.btn-info{background-color:#ba7fec}.nb-theme-eva .btn.btn-info.focus,.nb-theme-eva .btn.btn-info:focus{color:#fff;background-color:#c491ef;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-info.hover,.nb-theme-eva .btn.btn-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva .btn.btn-info.active,.nb-theme-eva .btn.btn-info:active,.nb-theme-eva .btn.btn-info:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-info.btn-disabled,.nb-theme-eva .btn.btn-info:disabled{opacity:.3}.nb-theme-eva .btn.btn-info.btn-pulse{-webkit-animation:1.5s infinite btn-info-pulse;animation:1.5s infinite btn-info-pulse}@-webkit-keyframes btn-info-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ba7fec;opacity:.8}}@keyframes btn-info-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ba7fec;opacity:.8}}.nb-theme-eva .btn.btn-danger{background-color:#ff6b83}.nb-theme-eva .btn.btn-danger.focus,.nb-theme-eva .btn.btn-danger:focus{color:#fff;background-color:#ff8094;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-danger.hover,.nb-theme-eva .btn.btn-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva .btn.btn-danger.active,.nb-theme-eva .btn.btn-danger:active,.nb-theme-eva .btn.btn-danger:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-danger.btn-disabled,.nb-theme-eva .btn.btn-danger:disabled{opacity:.3}.nb-theme-eva .btn.btn-danger.btn-pulse{-webkit-animation:1.5s infinite btn-danger-pulse;animation:1.5s infinite btn-danger-pulse}@-webkit-keyframes btn-danger-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ff6b83;opacity:.8}}@keyframes btn-danger-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ff6b83;opacity:.8}}.nb-theme-eva .btn.btn-secondary{border:2px solid #edf2f5;color:#546d8d;background-color:#edf2f5}.nb-theme-eva .btn.btn-secondary.focus,.nb-theme-eva .btn.btn-secondary:focus{border-color:#f1f5f7;box-shadow:none}.nb-theme-eva .btn.btn-secondary.hover,.nb-theme-eva .btn.btn-secondary:hover{background-color:#f0f4f6;border-color:transparent}.nb-theme-eva .btn.btn-secondary.active,.nb-theme-eva .btn.btn-secondary:active,.nb-theme-eva .btn.btn-secondary:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-secondary.btn-disabled,.nb-theme-eva .btn.btn-secondary:disabled{opacity:.3}.nb-theme-eva .btn.btn-secondary.btn-pulse{-webkit-animation:1.5s infinite btn-secondary-pulse;animation:1.5s infinite btn-secondary-pulse}@-webkit-keyframes btn-secondary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #edf2f5;opacity:.8}}@keyframes btn-secondary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #edf2f5;opacity:.8}}.nb-theme-eva .btn.btn-secondary.active,.nb-theme-eva .btn.btn-secondary.focus,.nb-theme-eva .btn.btn-secondary.hover,.nb-theme-eva .btn.btn-secondary:active,.nb-theme-eva .btn.btn-secondary:focus,.nb-theme-eva .btn.btn-secondary:hover{color:#546d8d}.nb-theme-eva .btn.btn-hero-primary{background-image:linear-gradient(to right,#36f,#36f);box-shadow:0 0 0 0 #2c58db,0 0 20px 0 #36f;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary .focus,.nb-theme-eva .btn.btn-hero-primary .hover,.nb-theme-eva .btn.btn-hero-primary:focus,.nb-theme-eva .btn.btn-hero-primary:hover{background-image:linear-gradient(to right,#507bff,#507bff)}.nb-theme-eva .btn.btn-hero-primary .active,.nb-theme-eva .btn.btn-hero-primary:active{background-image:linear-gradient(to right,#2c58db,#2c58db);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-primary:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-primary.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary.btn-pulse{-webkit-animation:1.5s infinite btn-hero-primary-pulse;animation:1.5s infinite btn-hero-primary-pulse}@-webkit-keyframes btn-hero-primary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #36f;opacity:.8}}@keyframes btn-hero-primary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #36f;opacity:.8}}.nb-theme-eva .btn.btn-hero-success{background-image:linear-gradient(to right,#5dcfe3,#5dcfe3);box-shadow:0 0 0 0 #50b2c3,0 0 20px 0 #5dcfe3;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success .focus,.nb-theme-eva .btn.btn-hero-success .hover,.nb-theme-eva .btn.btn-hero-success:focus,.nb-theme-eva .btn.btn-hero-success:hover{background-image:linear-gradient(to right,#74d6e7,#74d6e7)}.nb-theme-eva .btn.btn-hero-success .active,.nb-theme-eva .btn.btn-hero-success:active{background-image:linear-gradient(to right,#50b2c3,#50b2c3);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-success:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-success.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success.btn-pulse{-webkit-animation:1.5s infinite btn-hero-success-pulse;animation:1.5s infinite btn-hero-success-pulse}@-webkit-keyframes btn-hero-success-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #5dcfe3;opacity:.8}}@keyframes btn-hero-success-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #5dcfe3;opacity:.8}}.nb-theme-eva .btn.btn-hero-warning{background-image:linear-gradient(to right,#ffa36b,#ffa36b);box-shadow:0 0 0 0 #db8c5c,0 0 20px 0 #ffa36b;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning .focus,.nb-theme-eva .btn.btn-hero-warning .hover,.nb-theme-eva .btn.btn-hero-warning:focus,.nb-theme-eva .btn.btn-hero-warning:hover{background-image:linear-gradient(to right,#ffb080,#ffb080)}.nb-theme-eva .btn.btn-hero-warning .active,.nb-theme-eva .btn.btn-hero-warning:active{background-image:linear-gradient(to right,#db8c5c,#db8c5c);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-warning:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-warning.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning.btn-pulse{-webkit-animation:1.5s infinite btn-hero-warning-pulse;animation:1.5s infinite btn-hero-warning-pulse}@-webkit-keyframes btn-hero-warning-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ffa36b;opacity:.8}}@keyframes btn-hero-warning-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ffa36b;opacity:.8}}.nb-theme-eva .btn.btn-hero-info{background-image:linear-gradient(to right,#ba7fec,#ba7fec);box-shadow:0 0 0 0 #a06dcb,0 0 20px 0 #ba7fec;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info .focus,.nb-theme-eva .btn.btn-hero-info .hover,.nb-theme-eva .btn.btn-hero-info:focus,.nb-theme-eva .btn.btn-hero-info:hover{background-image:linear-gradient(to right,#c491ef,#c491ef)}.nb-theme-eva .btn.btn-hero-info .active,.nb-theme-eva .btn.btn-hero-info:active{background-image:linear-gradient(to right,#a06dcb,#a06dcb);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-info:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-info.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info.btn-pulse{-webkit-animation:1.5s infinite btn-hero-info-pulse;animation:1.5s infinite btn-hero-info-pulse}@-webkit-keyframes btn-hero-info-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ba7fec;opacity:.8}}@keyframes btn-hero-info-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ba7fec;opacity:.8}}.nb-theme-eva .btn.btn-hero-danger{background-image:linear-gradient(to right,#ff6b83,#ff6b83);box-shadow:0 0 0 0 #db5c71,0 0 20px 0 #ff6b83;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger .focus,.nb-theme-eva .btn.btn-hero-danger .hover,.nb-theme-eva .btn.btn-hero-danger:focus,.nb-theme-eva .btn.btn-hero-danger:hover{background-image:linear-gradient(to right,#ff8094,#ff8094)}.nb-theme-eva .btn.btn-hero-danger .active,.nb-theme-eva .btn.btn-hero-danger:active{background-image:linear-gradient(to right,#db5c71,#db5c71);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-danger:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-danger.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger.btn-pulse{-webkit-animation:1.5s infinite btn-hero-danger-pulse;animation:1.5s infinite btn-hero-danger-pulse}@-webkit-keyframes btn-hero-danger-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ff6b83;opacity:.8}}@keyframes btn-hero-danger-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ff6b83;opacity:.8}}.nb-theme-eva .btn.btn-hero-secondary{color:#546d8d;background-color:#edf2f5;box-shadow:0 0 0 0 #ccd0d3,0 0 0 0 #edf2f5;border-radius:.75rem;text-shadow:none;border:2px solid #edf2f5}.nb-theme-eva .btn.btn-hero-secondary .focus,.nb-theme-eva .btn.btn-hero-secondary:focus{border-color:#f0f4f6}.nb-theme-eva .btn.btn-hero-secondary .hover,.nb-theme-eva .btn.btn-hero-secondary:hover{background-color:rgba(237,242,245,.2)}.nb-theme-eva .btn.btn-hero-secondary .active,.nb-theme-eva .btn.btn-hero-secondary:active{border-color:#ccd0d3;box-shadow:none;background:0 0}.nb-theme-eva .btn.btn-hero-secondary:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-secondary.btn-pulse{-webkit-animation:1.5s infinite btn-hero-secondary-pulse;animation:1.5s infinite btn-hero-secondary-pulse}@-webkit-keyframes btn-hero-secondary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #edf2f5;opacity:.8}}@keyframes btn-hero-secondary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #edf2f5;opacity:.8}}.nb-theme-eva .btn.btn-outline-primary{border:2px solid #36f;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-primary.focus,.nb-theme-eva .btn.btn-outline-primary:focus{color:#546d8d;border-color:#5c85ff;box-shadow:none}.nb-theme-eva .btn.btn-outline-primary.hover,.nb-theme-eva .btn.btn-outline-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva .btn.btn-outline-primary.active,.nb-theme-eva .btn.btn-outline-primary:active,.nb-theme-eva .btn.btn-outline-primary:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-warning{border:2px solid #ffa36b;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-warning.focus,.nb-theme-eva .btn.btn-outline-warning:focus{color:#546d8d;border-color:#ffb589;box-shadow:none}.nb-theme-eva .btn.btn-outline-warning.hover,.nb-theme-eva .btn.btn-outline-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva .btn.btn-outline-warning.active,.nb-theme-eva .btn.btn-outline-warning:active,.nb-theme-eva .btn.btn-outline-warning:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-success{border:2px solid #5dcfe3;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-success.focus,.nb-theme-eva .btn.btn-outline-success:focus{color:#546d8d;border-color:#7dd9e9;box-shadow:none}.nb-theme-eva .btn.btn-outline-success.hover,.nb-theme-eva .btn.btn-outline-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva .btn.btn-outline-success.active,.nb-theme-eva .btn.btn-outline-success:active,.nb-theme-eva .btn.btn-outline-success:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-info{border:2px solid #ba7fec;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-info.focus,.nb-theme-eva .btn.btn-outline-info:focus{color:#546d8d;border-color:#c899f0;box-shadow:none}.nb-theme-eva .btn.btn-outline-info.hover,.nb-theme-eva .btn.btn-outline-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva .btn.btn-outline-info.active,.nb-theme-eva .btn.btn-outline-info:active,.nb-theme-eva .btn.btn-outline-info:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-danger{border:2px solid #ff6b83;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-danger.focus,.nb-theme-eva .btn.btn-outline-danger:focus{color:#546d8d;border-color:#ff899c;box-shadow:none}.nb-theme-eva .btn.btn-outline-danger.hover,.nb-theme-eva .btn.btn-outline-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva .btn.btn-outline-danger.active,.nb-theme-eva .btn.btn-outline-danger:active,.nb-theme-eva .btn.btn-outline-danger:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-secondary{border:2px solid #edf2f5;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-secondary.focus,.nb-theme-eva .btn.btn-outline-secondary:focus{border-color:#f1f5f7;box-shadow:none}.nb-theme-eva .btn.btn-outline-secondary.hover,.nb-theme-eva .btn.btn-outline-secondary:hover{background-color:#f0f4f6;border-color:transparent}.nb-theme-eva .btn.btn-outline-secondary.active,.nb-theme-eva .btn.btn-outline-secondary:active,.nb-theme-eva .btn.btn-outline-secondary:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-secondary.active,.nb-theme-eva .btn.btn-outline-secondary.focus,.nb-theme-eva .btn.btn-outline-secondary.hover,.nb-theme-eva .btn.btn-outline-secondary:active,.nb-theme-eva .btn.btn-outline-secondary:focus,.nb-theme-eva .btn.btn-outline-secondary:hover{color:#546d8d}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-primary{border-left:1px solid #2c58db}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-success{border-left:1px solid #50b2c3}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-warning{border-left:1px solid #db8c5c}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-info{border-left:1px solid #a06dcb}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-danger{border-left:1px solid #db5c71}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-secondary{border-left:1px solid #ccd0d3}[dir=ltr] .nb-theme-eva .btn-group:not(.btn-divided-group)>.btn:not(.dropdown-toggle):first-child{border-radius:.75rem 0 0 .75rem}[dir=ltr] .nb-theme-eva .btn-group:not(.btn-divided-group)>.btn:not(.dropdown-toggle):last-child,[dir=rtl] .nb-theme-eva .btn-group:not(.btn-divided-group)>.btn:not(.dropdown-toggle):first-child{border-radius:0 .75rem .75rem 0}[dir=rtl] .nb-theme-eva .btn-group:not(.btn-divided-group)>.btn:not(.dropdown-toggle):last-child{border-radius:.75rem 0 0 .75rem}[dir=ltr] .nb-theme-eva .btn-group.dropdown>.btn:first-of-type.dropdown-toggle{border-top-left-radius:.75rem;border-top-right-radius:0}[dir=rtl] .nb-theme-eva .btn-group.dropdown>.btn:first-of-type.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-group.dropdown>.btn:last-of-type.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:.75rem}[dir=rtl] .nb-theme-eva .btn-group.dropdown>.btn:last-of-type.dropdown-toggle{border-top-left-radius:.75rem;border-top-right-radius:0}[dir=ltr] .nb-theme-eva .btn-group.dropdown:not(.show)>.btn:first-of-type.dropdown-toggle{border-bottom-left-radius:.75rem;border-bottom-right-radius:0}[dir=rtl] .nb-theme-eva .btn-group.dropdown:not(.show)>.btn:first-of-type.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-group.dropdown:not(.show)>.btn:last-of-type.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:.75rem}[dir=rtl] .nb-theme-eva .btn-group.dropdown:not(.show)>.btn:last-of-type.dropdown-toggle{border-bottom-left-radius:.75rem;border-bottom-right-radius:0}.nb-theme-eva .btn-group.dropdown.show>.btn.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}[dir=ltr] .nb-theme-eva .btn-group.dropup>.btn:first-of-type.dropdown-toggle{border-bottom-left-radius:.75rem;border-bottom-right-radius:0}[dir=rtl] .nb-theme-eva .btn-group.dropup>.btn:first-of-type.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-group.dropup>.btn:last-of-type.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:.75rem}[dir=rtl] .nb-theme-eva .btn-group.dropup>.btn:last-of-type.dropdown-toggle{border-bottom-left-radius:.75rem;border-bottom-right-radius:0}[dir=ltr] .nb-theme-eva .btn-group.dropup:not(.show)>.btn:first-of-type.dropdown-toggle{border-top-left-radius:.75rem;border-top-right-radius:0}[dir=rtl] .nb-theme-eva .btn-group.dropup:not(.show)>.btn:first-of-type.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-group.dropup:not(.show)>.btn:last-of-type.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:.75rem}[dir=rtl] .nb-theme-eva .btn-group.dropup:not(.show)>.btn:last-of-type.dropdown-toggle{border-top-left-radius:.75rem;border-top-right-radius:0}.nb-theme-eva .btn-group.dropup.show>.btn.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva .btn-group-icon{font-size:1.5rem;padding:0 1rem}.nb-theme-eva .btn-divided-group .btn{background-color:transparent;color:#546d8d}.nb-theme-eva .btn-divided-group .btn.active.btn-outline-primary,.nb-theme-eva .btn-divided-group .btn.active.btn-primary,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-primary,.nb-theme-eva .btn-divided-group .btn:active.btn-primary{background-color:#36f}.nb-theme-eva .btn-divided-group .btn.active.btn-outline-success,.nb-theme-eva .btn-divided-group .btn.active.btn-success,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-success,.nb-theme-eva .btn-divided-group .btn:active.btn-success{background-color:#5dcfe3}.nb-theme-eva .btn-divided-group .btn.active.btn-outline-warning,.nb-theme-eva .btn-divided-group .btn.active.btn-warning,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-warning,.nb-theme-eva .btn-divided-group .btn:active.btn-warning{background-color:#ffa36b}.nb-theme-eva .btn-divided-group .btn.active.btn-info,.nb-theme-eva .btn-divided-group .btn.active.btn-outline-info,.nb-theme-eva .btn-divided-group .btn:active.btn-info,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-info{background-color:#ba7fec}.nb-theme-eva .btn-divided-group .btn.active.btn-danger,.nb-theme-eva .btn-divided-group .btn.active.btn-outline-danger,.nb-theme-eva .btn-divided-group .btn:active.btn-danger,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-danger{background-color:#ff6b83}.nb-theme-eva .btn-divided-group .btn.active.btn-outline-secondary,.nb-theme-eva .btn-divided-group .btn.active.btn-secondary,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-secondary,.nb-theme-eva .btn-divided-group .btn:active.btn-secondary{border-color:#edf2f5}.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-primary.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-primary:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-primary.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-primary:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-primary.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-primary:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-primary.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-success.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-success:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-success.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-success:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-success.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-success:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-success.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-warning.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-warning:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-warning.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-warning:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-warning.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-warning:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-warning.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-info.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-info:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-info.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-info:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-info.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-info:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-info.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-danger.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-danger:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-danger.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-danger:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-danger.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-danger:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-danger.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-secondary.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-secondary:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-secondary.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-secondary:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-secondary.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-secondary:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-secondary.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-secondary:hover{color:#fff;background-color:#f0f4f6;border-color:transparent}.nb-theme-eva .btn-outline-toggle-group .btn,.nb-theme-eva .btn-outline-toggle-group .btn:not(.active):not(:hover)+.btn:not(.active):not(:hover)::before{background-color:transparent}.nb-theme-eva .btn-divided-group .btn:not(:first-child){border-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-divided-group .btn:not(:first-child){margin-left:.5rem}[dir=rtl] .nb-theme-eva .btn-divided-group .btn:not(:first-child){margin-right:.5rem}.nb-theme-eva .btn-divided-group .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.nb-theme-eva .btn-divided-group .btn:not(:last-child):not(.dropdown-toggle){border-radius:.75rem}.nb-theme-eva .btn-outline-divided-group .btn{background-color:transparent}.nb-theme-eva .btn-group-full-width,.nb-theme-eva .btn-group-full-width .btn:not(.btn-fixed),.nb-theme-eva .dropdown.btn-group,.nb-theme-eva .dropup.btn-group{width:100%}.nb-theme-eva .dropdown.btn-group .btn:first-child,.nb-theme-eva .dropup.btn-group .btn:first-child{width:90%}[dir=ltr] .nb-theme-eva .dropdown.btn-group .btn:first-child,[dir=ltr] .nb-theme-eva .dropup.btn-group .btn:first-child{text-align:left}[dir=rtl] .nb-theme-eva .dropdown.btn-group .btn:first-child,[dir=rtl] .nb-theme-eva .dropup.btn-group .btn:first-child{text-align:right}.nb-theme-eva .dropdown.btn-group .dropdown-toggle,.nb-theme-eva .dropup.btn-group .dropdown-toggle{width:10%}.nb-theme-eva .dropdown.btn-group .dropdown-menu,.nb-theme-eva .dropup.btn-group .dropdown-menu{left:0!important}.nb-theme-eva .dropdown.btn-group>.dropdown-toggle::after,.nb-theme-eva .dropup.btn-group>.dropdown-toggle::after{margin-left:0;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=ltr] .nb-theme-eva .dropdown.btn-group.show .btn:first-child,[dir=ltr] .nb-theme-eva .dropup.btn-group.show .btn:first-child{border-bottom-left-radius:0}[dir=rtl] .nb-theme-eva .dropdown.btn-group.show .btn:first-child,[dir=rtl] .nb-theme-eva .dropup.btn-group.show .btn:first-child{border-bottom-right-radius:0}.nb-theme-eva .dropdown .dropdown-toggle,.nb-theme-eva .dropup .dropdown-toggle{width:100%;position:relative}[dir=ltr] .nb-theme-eva .dropdown .dropdown-toggle,[dir=ltr] .nb-theme-eva .dropup .dropdown-toggle{text-align:left}[dir=rtl] .nb-theme-eva .dropdown .dropdown-toggle,[dir=rtl] .nb-theme-eva .dropup .dropdown-toggle{text-align:right}.nb-theme-eva .dropdown .dropdown-toggle::after,.nb-theme-eva .dropup .dropdown-toggle::after{position:absolute}.nb-theme-eva .dropdown .btn-danger,.nb-theme-eva .dropdown .btn-info,.nb-theme-eva .dropdown .btn-primary,.nb-theme-eva .dropdown .btn-secondary,.nb-theme-eva .dropdown .btn-success,.nb-theme-eva .dropdown .btn-warning,.nb-theme-eva .dropup .btn-danger,.nb-theme-eva .dropup .btn-info,.nb-theme-eva .dropup .btn-primary,.nb-theme-eva .dropup .btn-secondary,.nb-theme-eva .dropup .btn-success,.nb-theme-eva .dropup .btn-warning{border-color:transparent}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu,.nb-theme-eva .dropup .btn-primary+.dropdown-menu{background-color:#36f;border-top:1px solid #2c58db}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu,.nb-theme-eva .dropdown .btn-success+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu,.nb-theme-eva .dropup .btn-success+.dropdown-menu{background-color:#5dcfe3;border-top:1px solid #50b2c3}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu,.nb-theme-eva .dropup .btn-warning+.dropdown-menu{background-color:#ffa36b;border-top:1px solid #db8c5c}.nb-theme-eva .dropdown .btn-info+.dropdown-menu,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu,.nb-theme-eva .dropup .btn-info+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu{background-color:#ba7fec;border-top:1px solid #a06dcb}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu,.nb-theme-eva .dropup .btn-danger+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu{background-color:#ff6b83;border-top:1px solid #db5c71}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu{background-color:#edf2f5;border-top:1px solid #ccd0d3}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#507bff;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#74d6e7;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#ffb080;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#c491ef;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#ff8094;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#f0f4f6;border-color:transparent}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item:focus{color:#546d8d;border-color:#f1f5f7;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-divider{background-color:#2c58db}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-divider{background-color:#50b2c3}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-divider{background-color:#db8c5c}.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-divider{background-color:#a06dcb}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-divider{background-color:#db5c71}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-divider{background-color:#ccd0d3}.nb-theme-eva .dropdown .dropdown-menu,.nb-theme-eva .dropup .dropdown-menu{margin:0;border:none;width:100%;color:#fff;padding:.75rem 0;min-width:100px;border-radius:0 0 .75rem .75rem}.nb-theme-eva .dropdown .dropdown-item,.nb-theme-eva .dropup .dropdown-item{color:inherit;padding:.75rem 1.5rem;text-transform:uppercase;font-size:.875rem;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;cursor:default}.nb-theme-eva .dropup .dropdown-menu{margin:0;border-radius:.75rem .75rem 0 0}.nb-theme-eva .dropdown:not(.btn-group) .dropdown-toggle::after,.nb-theme-eva .dropup:not(.btn-group) .dropdown-toggle::after{top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}[dir=ltr] .nb-theme-eva .dropdown:not(.btn-group) .dropdown-toggle::after,[dir=ltr] .nb-theme-eva .dropup:not(.btn-group) .dropdown-toggle::after{right:.75rem}[dir=rtl] .nb-theme-eva .dropdown:not(.btn-group) .dropdown-toggle::after,[dir=rtl] .nb-theme-eva .dropup:not(.btn-group) .dropdown-toggle::after{left:.75rem}.nb-theme-eva .dropdown.show .dropdown-toggle,.nb-theme-eva .dropup.show .dropdown-toggle{box-shadow:none}.nb-theme-eva .dropdown.show .dropdown-menu.show,.nb-theme-eva .dropup.show .dropdown-menu.show{left:auto!important}.nb-theme-eva .dropdown.show .dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.nb-theme-eva .dropup.show .dropdown-toggle{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva .dropdown.ghost-dropdown .dropdown-menu,.nb-theme-eva .dropdown.ghost-dropdown .dropdown-toggle,.nb-theme-eva .dropup.ghost-dropdown .dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .dropdown-toggle{color:#546d8d;background-color:transparent}.nb-theme-eva .dropdown.ghost-dropdown .btn-primary:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-primary:hover{border:2px solid #36f}.nb-theme-eva .dropdown.ghost-dropdown .btn-success:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-success:hover{border:2px solid #5dcfe3}.nb-theme-eva .dropdown.ghost-dropdown .btn-warning:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-warning:hover{border:2px solid #ffa36b}.nb-theme-eva .dropdown.ghost-dropdown .btn-info:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-info:hover{border:2px solid #ba7fec}.nb-theme-eva .dropdown.ghost-dropdown .btn-danger:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-danger:hover{border:2px solid #ff6b83}.nb-theme-eva .dropdown.ghost-dropdown .btn-secondary:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-secondary:hover{border:2px solid #edf2f5}.nb-theme-eva .dropdown.ghost-dropdown .btn-primary+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-primary+.dropdown-menu{border:2px solid #36f}.nb-theme-eva .dropdown.ghost-dropdown .btn-success+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-success+.dropdown-menu{border:2px solid #5dcfe3}.nb-theme-eva .dropdown.ghost-dropdown .btn-warning+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-warning+.dropdown-menu{border:2px solid #ffa36b}.nb-theme-eva .dropdown.ghost-dropdown .btn-info+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-info+.dropdown-menu{border:2px solid #ba7fec}.nb-theme-eva .dropdown.ghost-dropdown .btn-danger+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-danger+.dropdown-menu{border:2px solid #ff6b83}.nb-theme-eva .dropdown.ghost-dropdown .btn-secondary+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-secondary+.dropdown-menu{border:2px solid #edf2f5}.nb-theme-eva .dropdown.ghost-dropdown .btn-primary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-primary+.dropdown-menu>.dropdown-item:hover{background-color:#36f}.nb-theme-eva .dropdown.ghost-dropdown .btn-success+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-success+.dropdown-menu>.dropdown-item:hover{background-color:#5dcfe3}.nb-theme-eva .dropdown.ghost-dropdown .btn-warning+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-warning+.dropdown-menu>.dropdown-item:hover{background-color:#ffa36b}.nb-theme-eva .dropdown.ghost-dropdown .btn-info+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-info+.dropdown-menu>.dropdown-item:hover{background-color:#ba7fec}.nb-theme-eva .dropdown.ghost-dropdown .btn-danger+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-danger+.dropdown-menu>.dropdown-item:hover{background-color:#ff6b83}.nb-theme-eva .dropdown.ghost-dropdown .btn-secondary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-secondary+.dropdown-menu>.dropdown-item:hover{background-color:#edf2f5}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-primary,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-primary{border:2px solid #36f}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-success,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-success{border:2px solid #5dcfe3}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-warning,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-warning{border:2px solid #ffa36b}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-info,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-info{border:2px solid #ba7fec}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-danger,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-danger{border:2px solid #ff6b83}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-secondary,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-secondary{border:2px solid #edf2f5}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-menu{margin-top:-2px}.nb-theme-eva .btn-icon{display:flex;align-items:center;justify-content:center;font-size:1.75rem;padding:.5rem 1rem}.nb-theme-eva .btn-icon.focus,.nb-theme-eva .btn-icon:focus{box-shadow:none}[dir=ltr] .nb-theme-eva .btn-with-icon{padding-left:1rem;text-align:left}[dir=rtl] .nb-theme-eva .btn-with-icon{padding-right:1rem;text-align:right}[dir=ltr] .nb-theme-eva .btn-with-icon .icon{margin-right:1rem}[dir=rtl] .nb-theme-eva .btn-with-icon .icon{margin-left:1rem}.nb-theme-eva .form-control,.nb-theme-eva .input-group-addon{padding:.75rem 1.125rem;color:#546d8d;background-color:transparent;border:2px solid #dadfe6;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;border-radius:.17rem}.nb-theme-eva .form-control:focus,.nb-theme-eva .input-group-addon:focus{border:2px solid #5dcfe3;background-color:transparent;box-shadow:none}.nb-theme-eva .form-control:disabled,.nb-theme-eva .input-group-addon:disabled{border-color:#dadfe6}.nb-theme-eva .form-control:disabled::-ms-input-placeholder,.nb-theme-eva .input-group-addon:disabled::-ms-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled::placeholder,.nb-theme-eva .input-group-addon:disabled::placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled::-webkit-input-placeholder,.nb-theme-eva .input-group-addon:disabled::-webkit-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled:focus::-webkit-input-placeholder,.nb-theme-eva .input-group-addon:disabled:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control:disabled:-moz-placeholder,.nb-theme-eva .input-group-addon:disabled:-moz-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled:focus:-moz-placeholder,.nb-theme-eva .input-group-addon:disabled:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control:disabled:-ms-input-placeholder,.nb-theme-eva .input-group-addon:disabled:-ms-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled:focus:-ms-input-placeholder,.nb-theme-eva .input-group-addon:disabled:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control::-ms-input-placeholder,.nb-theme-eva .input-group-addon::-ms-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control::placeholder,.nb-theme-eva .input-group-addon::placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control::-webkit-input-placeholder,.nb-theme-eva .input-group-addon::-webkit-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:focus::-webkit-input-placeholder,.nb-theme-eva .input-group-addon:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control::-moz-placeholder,.nb-theme-eva .input-group-addon::-moz-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:focus::-moz-placeholder,.nb-theme-eva .input-group-addon:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control:-moz-placeholder,.nb-theme-eva .input-group-addon:-moz-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:focus:-moz-placeholder,.nb-theme-eva .input-group-addon:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control:-ms-input-placeholder,.nb-theme-eva .input-group-addon:-ms-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:focus:-ms-input-placeholder,.nb-theme-eva .input-group-addon:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva select.form-control:not([size]):not([multiple]){height:calc(2rem + 20px)}.nb-theme-eva .form-control-label{color:#546d8d;font-weight:400}.nb-theme-eva .form-control-feedback{font-size:.875rem;font-weight:400}.nb-theme-eva .form-text{color:#0d1c2e;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}[dir=ltr] .nb-theme-eva .form-text.error,[dir=ltr] .nb-theme-eva .form-text.hint{margin-left:1rem}[dir=rtl] .nb-theme-eva .form-text.error,[dir=rtl] .nb-theme-eva .form-text.hint{margin-right:1rem}.nb-theme-eva .form-text.error{color:#ff6b83}.nb-theme-eva .custom-control{position:relative;display:block;min-height:1.5rem;margin:0;min-height:inherit;padding:.375rem 1.5rem;display:flex;align-items:center}.nb-theme-eva .custom-control .custom-control-label{padding-left:.25rem;color:#546d8d}.nb-theme-eva input.custom-control-input[type=checkbox]{position:absolute;z-index:-1;opacity:0}.nb-theme-eva input.custom-control-input[type=checkbox]:active~.custom-control-label::before{background-color:transparent!important}.nb-theme-eva input.custom-control-input[type=checkbox]:focus~.custom-control-label::before{box-shadow:none!important}.nb-theme-eva input.custom-control-input[type=checkbox]~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #dadfe6;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]~.custom-control-label::after{background-image:none;content:'';position:absolute;height:calc(1.25rem * .6);width:calc(1.25rem * .4);top:calc(1.25rem * .4);left:calc(1.25rem * .3);border:solid transparent;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:checked~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:checked~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #00db92;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:checked~.custom-control-label::after{background-image:none;content:'';position:absolute;height:calc(1.25rem * .6);width:calc(1.25rem * .4);top:calc(1.25rem * .4);left:calc(1.25rem * .3);border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:hover~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:hover~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #0fffaf;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled~.custom-control-label{opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #546d8d;height:1.25rem;width:1.25rem;opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled~.custom-control-label::after{background-image:none;content:'';position:absolute;height:calc(1.25rem * .6);width:calc(1.25rem * .4);top:calc(1.25rem * .4);left:calc(1.25rem * .3);border:solid transparent;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled:checked~.custom-control-label{opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled:checked~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #546d8d;height:1.25rem;width:1.25rem;opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled:checked~.custom-control-label::after{background-image:none;content:'';position:absolute;height:calc(1.25rem * .6);width:calc(1.25rem * .4);top:calc(1.25rem * .4);left:calc(1.25rem * .3);border:solid #546d8d;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]{position:absolute;z-index:-1;opacity:0}.nb-theme-eva input.custom-control-input[type=radio]:active~.custom-control-label::before{background-color:transparent!important}.nb-theme-eva input.custom-control-input[type=radio]:focus~.custom-control-label::before{box-shadow:none!important}.nb-theme-eva input.custom-control-input[type=radio]~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=radio]~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #dadfe6;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=radio]~.custom-control-label::after{content:'';position:absolute;background-color:transparent;height:calc(1.25rem * .5);width:calc(1.25rem * .5);border:.35rem solid transparent;border-radius:50%;opacity:1;top:calc(1.25rem * .5);left:calc(1.25rem * .21)}.nb-theme-eva input.custom-control-input[type=radio]:checked~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=radio]:checked~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #00db92;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=radio]:checked~.custom-control-label::after{content:'';position:absolute;background-color:#fff;height:calc(1.25rem * .5);width:calc(1.25rem * .5);border:.35rem solid #fff;border-radius:50%;opacity:1;top:calc(1.25rem * .5);left:calc(1.25rem * .21)}.nb-theme-eva input.custom-control-input[type=radio]:hover~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=radio]:hover~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #0fffaf;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=radio]:disabled~.custom-control-label{opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]:disabled~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #546d8d;height:1.25rem;width:1.25rem;opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]:disabled~.custom-control-label::after{content:'';position:absolute;background-color:transparent;height:calc(1.25rem * .5);width:calc(1.25rem * .5);border:.35rem solid transparent;border-radius:50%;opacity:.5;top:calc(1.25rem * .5);left:calc(1.25rem * .21)}.nb-theme-eva input.custom-control-input[type=radio]:disabled:checked~.custom-control-label{opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]:disabled:checked~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #546d8d;height:1.25rem;width:1.25rem;opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]:disabled:checked~.custom-control-label::after{content:'';position:absolute;background-color:#546d8d;height:calc(1.25rem * .5);width:calc(1.25rem * .5);border:.35rem solid #546d8d;border-radius:50%;opacity:.5;top:calc(1.25rem * .5);left:calc(1.25rem * .21)}.nb-theme-eva .form-control{font-size:1rem}.nb-theme-eva .form-control.input-sm{font-size:.875rem}.nb-theme-eva .form-control.input-lg{font-size:1.125rem}.nb-theme-eva .form-control-success,.nb-theme-eva .form-control-success:focus{border-color:#5dcfe3}.nb-theme-eva .form-control-info,.nb-theme-eva .form-control-info:focus{border-color:#ba7fec}.nb-theme-eva .form-control-danger,.nb-theme-eva .form-control-danger:focus{border-color:#ff6b83}.nb-theme-eva .form-control-warning,.nb-theme-eva .form-control-warning:focus{border-color:#ffa36b}.nb-theme-eva .custom-control .custom-control-indicator{background-color:transparent;border-radius:50%;width:1.25rem;height:1.25rem;border:2px solid #dadfe6;flex-shrink:0;position:absolute;display:flex;justify-content:center;align-items:center}[dir=ltr] .nb-theme-eva .custom-control .custom-control-indicator{left:0}[dir=rtl] .nb-theme-eva .custom-control .custom-control-indicator{right:0}.nb-theme-eva .custom-control.custom-checkbox>.custom-control-input:checked~.custom-control-indicator::before{content:'';width:.5rem;height:.75rem;border:solid;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nb-theme-eva .custom-control .custom-control-label::before{top:auto}.nb-theme-eva .custom-control .custom-control-label::after{top:.35rem}.nb-theme-eva .custom-control.custom-radio>.custom-control-input:checked~.custom-control-indicator::before{content:'';width:.75rem;height:.75rem;background-color:#919fb1;border-radius:50%;position:absolute}.nb-theme-eva .custom-control .custom-control-input{background-color:transparent}.nb-theme-eva .custom-control .custom-control-input:focus~.custom-control-indicator{box-shadow:none}.nb-theme-eva .custom-control .custom-control-input:checked~.custom-control-indicator{background-image:none;display:flex;justify-content:center}.nb-theme-eva .custom-control .custom-control-input:disabled:hover~.custom-control-indicator,.nb-theme-eva .custom-control .custom-control-input:disabled~.custom-control-indicator{background-color:transparent;border-color:#dadfe6;opacity:.5}.nb-theme-eva .custom-control .custom-control-input:disabled:hover~.custom-control-description,.nb-theme-eva .custom-control .custom-control-input:disabled~.custom-control-description{opacity:.5}.nb-theme-eva .custom-control .custom-control-input:active~.custom-control-indicator,.nb-theme-eva .custom-control .custom-control-input:checked~.custom-control-indicator{background-color:transparent}.nb-theme-eva .custom-control.success .custom-control-input:checked~.custom-control-indicator,.nb-theme-eva .custom-control.success .custom-control-input:hover:checked~.custom-control-indicator,.nb-theme-eva .custom-control.success .custom-control-input:hover~.custom-control-indicator{border-color:#5dcfe3}.nb-theme-eva .custom-control.warning .custom-control-input:checked~.custom-control-indicator,.nb-theme-eva .custom-control.warning .custom-control-input:hover:checked~.custom-control-indicator,.nb-theme-eva .custom-control.warning .custom-control-input:hover~.custom-control-indicator{border-color:#ffa36b}.nb-theme-eva .custom-control.danger .custom-control-input:checked~.custom-control-indicator,.nb-theme-eva .custom-control.danger .custom-control-input:hover:checked~.custom-control-indicator,.nb-theme-eva .custom-control.danger .custom-control-input:hover~.custom-control-indicator{border-color:#ff6b83}.nb-theme-eva .custom-control .custom-control-description{padding-left:.25rem;padding-right:.25rem;color:#546d8d}.nb-theme-eva .input-group-addon,.nb-theme-eva .input-group-icon{font-size:1.5rem;padding:.25rem 1rem;color:#0d1c2e}[dir=ltr] .nb-theme-eva .input-group-addon,[dir=ltr] .nb-theme-eva .input-group-icon{border-left:2px solid #dadfe6;border-right:none}[dir=rtl] .nb-theme-eva .input-group-addon,[dir=rtl] .nb-theme-eva .input-group-icon{border-left:none;border-right:2px solid #dadfe6}.nb-theme-eva .input-group-addon.primary{color:#36f}.nb-theme-eva .input-group-addon.success{color:#5dcfe3}.nb-theme-eva .input-group-addon.warning{color:#ffa36b}.nb-theme-eva .input-group-addon.info{color:#ba7fec}.nb-theme-eva .input-group-addon.danger{color:#ff6b83}[dir=ltr] .nb-theme-eva .input-group .form-control:first-child:not(:only-child),[dir=ltr] .nb-theme-eva .input-group .input-group-addon:first-child,[dir=ltr] .nb-theme-eva .input-group .input-group-btn .btn:first-child,[dir=ltr] .nb-theme-eva .input-group .input-group-prepend .btn:first-child{border-radius:.17rem 0 0 .17rem}[dir=ltr] .nb-theme-eva .input-group .form-control:last-child:not(:only-child),[dir=ltr] .nb-theme-eva .input-group .input-group-addon:last-child,[dir=ltr] .nb-theme-eva .input-group .input-group-append .btn:last-child,[dir=ltr] .nb-theme-eva .input-group .input-group-btn .btn:last-child,[dir=rtl] .nb-theme-eva .input-group .form-control:first-child:not(:only-child),[dir=rtl] .nb-theme-eva .input-group .input-group-addon:first-child,[dir=rtl] .nb-theme-eva .input-group .input-group-btn .btn:first-child,[dir=rtl] .nb-theme-eva .input-group .input-group-prepend .btn:first-child{border-radius:0 .17rem .17rem 0}[dir=rtl] .nb-theme-eva .input-group .form-control:last-child:not(:only-child),[dir=rtl] .nb-theme-eva .input-group .input-group-addon:last-child,[dir=rtl] .nb-theme-eva .input-group .input-group-append .btn:last-child,[dir=rtl] .nb-theme-eva .input-group .input-group-btn .btn:last-child{border-radius:.17rem 0 0 .17rem}.nb-theme-eva .input-group .dropdown.show .btn.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.nb-theme-eva .input-group .dropup.show .btn.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva .input-group-sm>.form-control{font-size:.875rem;padding:.375rem 1.125rem}.nb-theme-eva .input-group-sm>.form-control::-ms-input-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control::placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control::-webkit-input-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-sm>.form-control::-moz-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-sm>.form-control:-moz-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-sm>.form-control:-ms-input-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-lg>.form-control{font-size:1.125rem;padding:1.125rem}.nb-theme-eva .input-group-lg>.form-control::-ms-input-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control::placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control::-webkit-input-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-lg>.form-control::-moz-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-lg>.form-control:-moz-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-lg>.form-control:-ms-input-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-rounded>.form-control{border-radius:1.5rem}.nb-theme-eva .input-group-border-only>.form-control{background:0 0}.nb-theme-eva .input-group-fill-only>.form-control{border-color:transparent}.nb-theme-eva .input-group-btn:not(:first-child)>.btn,.nb-theme-eva .input-group-btn:not(:first-child)>.btn-group,.nb-theme-eva .input-group-btn:not(:last-child)>.btn,.nb-theme-eva .input-group-btn:not(:last-child)>.btn-group{margin:0}.nb-theme-eva .modal-content{font-size:1rem;line-height:1.25;font-weight:400;color:#919fb1;background:0 0;border-color:transparent;border-radius:.17rem}.nb-theme-eva .modal-header{padding:1.25rem;border-bottom:1px solid #d5dbe0;border-top-left-radius:.17rem;border-top-right-radius:.17rem;color:#546d8d;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:500;font-size:1.125rem}.nb-theme-eva .modal-header h1,.nb-theme-eva .modal-header h2,.nb-theme-eva .modal-header h3,.nb-theme-eva .modal-header h4,.nb-theme-eva .modal-header h5,.nb-theme-eva .modal-header h6{margin:0}.nb-theme-eva .modal-header .close{text-shadow:none;color:#546d8d}[dir=rtl] .nb-theme-eva .modal-header .close{margin-left:-1rem;margin-right:auto}.nb-theme-eva .modal-header .close:hover{color:#546d8d}.nb-theme-eva .modal-body{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400;font-size:1rem;padding:1.25rem;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva .modal-body ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva .modal-body ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva .modal-body ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva .modal-footer{padding:1.25rem;border-top:1px solid #d5dbe0;border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}@media (max-width:575.98px){.nb-theme-eva .row{margin-left:-10px;margin-right:-10px}}.nb-theme-eva eva-release-banner{background-color:#36f;color:#fff}.nb-theme-eva eva-release-banner .heading-with-icon{border-bottom-color:#2454e3}.nb-theme-eva eva-release-banner .banner-heading,.nb-theme-eva eva-release-banner .close-button,.nb-theme-eva eva-release-banner .cta{color:#fff}.nb-theme-eva eva-release-banner .cta-link{background:#fff;color:#36f} \ No newline at end of file + */.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:400px){.container{max-width:380px}}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}@media (min-width:1600px){.container{max-width:1500px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-is,.col-is-1,.col-is-10,.col-is-11,.col-is-12,.col-is-2,.col-is-3,.col-is-4,.col-is-5,.col-is-6,.col-is-7,.col-is-8,.col-is-9,.col-is-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-auto,.col-xxxl,.col-xxxl-1,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}@media (min-width:400px){.col-is{flex-basis:0;flex-grow:1;max-width:100%}.col-is-auto{flex:0 0 auto;width:auto;max-width:none}.col-is-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-is-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-is-3{flex:0 0 25%;max-width:25%}.col-is-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-is-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-is-6{flex:0 0 50%;max-width:50%}.col-is-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-is-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-is-9{flex:0 0 75%;max-width:75%}.col-is-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-is-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-is-12{flex:0 0 100%;max-width:100%}.order-is-first{order:-1}.order-is-last{order:13}.order-is-0{order:0}.order-is-1{order:1}.order-is-2{order:2}.order-is-3{order:3}.order-is-4{order:4}.order-is-5{order:5}.order-is-6{order:6}.order-is-7{order:7}.order-is-8{order:8}.order-is-9{order:9}.order-is-10{order:10}.order-is-11{order:11}.order-is-12{order:12}.offset-is-0{margin-left:0}.offset-is-1{margin-left:8.33333333%}.offset-is-2{margin-left:16.66666667%}.offset-is-3{margin-left:25%}.offset-is-4{margin-left:33.33333333%}.offset-is-5{margin-left:41.66666667%}.offset-is-6{margin-left:50%}.offset-is-7{margin-left:58.33333333%}.offset-is-8{margin-left:66.66666667%}.offset-is-9{margin-left:75%}.offset-is-10{margin-left:83.33333333%}.offset-is-11{margin-left:91.66666667%}}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}}@media (min-width:1400px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xxl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xxl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xxl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xxl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}}@media (min-width:1600px){.col-xxxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxxl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.col-xxxl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.col-xxxl-3{flex:0 0 25%;max-width:25%}.col-xxxl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.col-xxxl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.col-xxxl-6{flex:0 0 50%;max-width:50%}.col-xxxl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.col-xxxl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.col-xxxl-9{flex:0 0 75%;max-width:75%}.col-xxxl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.col-xxxl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.col-xxxl-12{flex:0 0 100%;max-width:100%}.order-xxxl-first{order:-1}.order-xxxl-last{order:13}.order-xxxl-0{order:0}.order-xxxl-1{order:1}.order-xxxl-2{order:2}.order-xxxl-3{order:3}.order-xxxl-4{order:4}.order-xxxl-5{order:5}.order-xxxl-6{order:6}.order-xxxl-7{order:7}.order-xxxl-8{order:8}.order-xxxl-9{order:9}.order-xxxl-10{order:10}.order-xxxl-11{order:11}.order-xxxl-12{order:12}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}}.nb-theme-eva nb-layout{scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-layout ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-layout ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-layout ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-layout.with-scroll .scrollable-container{overflow:auto;height:100vh;display:block}.nb-theme-eva .layout{min-width:300px}.nb-theme-eva nb-layout.window-mode{background:0 0;display:block}.nb-theme-eva nb-layout.window-mode .layout nb-layout-header nav,.nb-theme-eva nb-layout.window-mode .scrollable-container{max-width:1920px;margin:0 auto}@media screen and (min-width:1940px){.nb-theme-eva nb-layout.window-mode{padding-top:1.1875rem}.nb-theme-eva nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.25rem + 1.1875rem)}.nb-theme-eva nb-layout.window-mode .scrollable-container{height:calc(100vh - 1.1875rem);box-shadow:none}.nb-theme-eva nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 1.1875rem)}}@media screen and (min-width:2070px){.nb-theme-eva nb-layout.window-mode{padding-top:2.375rem}.nb-theme-eva nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.25rem + 2.375rem)}.nb-theme-eva nb-layout.window-mode .scrollable-container{height:calc(100vh - 2.375rem);box-shadow:none}.nb-theme-eva nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 2.375rem)}}@media screen and (min-width:2220px){.nb-theme-eva nb-layout.window-mode{padding-top:4.75rem}.nb-theme-eva nb-layout.window-mode nb-sidebar.fixed{left:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed.right{right:calc((100vw - 1920px)/ 2)}.nb-theme-eva nb-layout.window-mode .layout .layout-container nb-sidebar.fixed{top:calc(4.25rem + 4.75rem)}.nb-theme-eva nb-layout.window-mode .scrollable-container{height:calc(100vh - 4.75rem);box-shadow:none}.nb-theme-eva nb-layout.window-mode nb-layout.with-scroll .scrollable-container{height:calc(100vh - 4.75rem)}}.nb-theme-eva nb-layout .layout{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.25;color:#0d1c2e;background:0 0;min-height:100vh}.nb-theme-eva nb-layout .layout nb-layout-header{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.25}.nb-theme-eva nb-layout .layout nb-layout-header nav{box-shadow:none;height:4.25rem;padding:0;background:0 0;color:#0d1c2e}.nb-theme-eva nb-layout .layout nb-layout-header nav a,.nb-theme-eva nb-layout .layout nb-layout-header nav a:active,.nb-theme-eva nb-layout .layout nb-layout-header nav a:focus,.nb-theme-eva nb-layout .layout nb-layout-header nav a:hover{color:#0d1c2e}.nb-theme-eva nb-layout .layout nb-layout-header~.layout-container{min-height:calc(100vh - 4.25rem)}.nb-theme-eva nb-layout .layout nb-layout-header.fixed~.layout-container{padding-top:4.25rem;min-height:100vh}.nb-theme-eva nb-layout .layout nb-layout-header.fixed~.layout-container>nb-sidebar>.main-container{height:calc(100vh - 4.25rem)}.nb-theme-eva nb-layout .layout .layout-container nb-sidebar.fixed{top:4.25rem}.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer{box-shadow:none}.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav{padding:1.25rem 0;background:0 0;color:#8992a3;border-top:1px solid transparent}.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav a,.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav a:active,.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav a:focus,.nb-theme-eva nb-layout .layout .layout-container .content nb-layout-footer nav a:hover{color:#8992a3}.nb-theme-eva nb-layout .layout .layout-container .content.center{width:900px;flex:0 100 900px!important}.nb-theme-eva nb-layout .layout .layout-container .content .columns nb-layout-column{padding:0}.nb-theme-eva nb-layout.with-subheader nb-sidebar .main-container{box-shadow:none}.nb-theme-eva nb-sidebar{font-size:1rem;line-height:1.25;box-shadow:none;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee;width:16rem;background:#e3e9ee;color:#546d8d}.nb-theme-eva nb-sidebar ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-sidebar ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-sidebar ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-sidebar .main-container{height:100vh;width:16rem;background:#e3e9ee}.nb-theme-eva nb-sidebar .scrollable{padding:1.25rem;position:relative;-webkit-transform:translate3d(0,0,0)}@media (max-width:767.98px){.nb-theme-eva nb-layout.with-scroll .scrollable-container{overflow-y:scroll;-webkit-overflow-scrolling:touch}.nb-theme-eva nb-layout .layout .layout-container .content .columns nb-layout-column{padding:0}.nb-theme-eva nb-sidebar .scrollable{overflow-y:scroll;-webkit-overflow-scrolling:touch}}.nb-theme-eva nb-sidebar.collapsed,.nb-theme-eva nb-sidebar.collapsed .main-container{width:0;padding:0}.nb-theme-eva nb-sidebar.collapsed .scrollable,.nb-theme-eva nb-sidebar.collapsed nb-sidebar-footer,.nb-theme-eva nb-sidebar.collapsed nb-sidebar-header{width:0;padding:0;overflow:hidden}.nb-theme-eva nb-sidebar.compacted,.nb-theme-eva nb-sidebar.compacted .main-container,.nb-theme-eva nb-sidebar.compacted nb-menu{width:3.5rem}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-item a.active{position:relative}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-item a.active::before{position:absolute;content:'';top:0;height:100%;width:4px;background:#0d1c2e}[dir=ltr] .nb-theme-eva nb-sidebar.compacted nb-menu .menu-item a.active::before{left:0}[dir=rtl] .nb-theme-eva nb-sidebar.compacted nb-menu .menu-item a.active::before{right:0}.nb-theme-eva nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a .chevron,.nb-theme-eva nb-sidebar.compacted nb-menu>.menu-items>.menu-item>a span{display:none}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item{transition:border-color 1s}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item.menu-group{display:block;color:transparent;width:0;padding:0;overflow:hidden}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item i{margin-right:0}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item a{justify-content:center}.nb-theme-eva nb-sidebar.compacted nb-menu .menu-items>.menu-item>.expanded{display:none}.nb-theme-eva nb-sidebar.compacted.left.fixed~.content{margin-left:3.5rem}.nb-theme-eva nb-sidebar.compacted.fixed.right~.content{margin-left:0;margin-right:3.5rem}.nb-theme-eva nb-sidebar.compacted.left.fixed~.content.center{padding-left:3.5rem}.nb-theme-eva nb-sidebar.compacted.fixed.right~.content.center{padding-left:0;padding-right:3.5rem}[dir=ltr] .nb-theme-eva nb-sidebar.compacted.start.fixed~.content{margin-left:3.5rem}[dir=ltr] .nb-theme-eva nb-sidebar.compacted.fixed.end~.content,[dir=rtl] .nb-theme-eva nb-sidebar.compacted.start.fixed~.content{margin-right:3.5rem}[dir=rtl] .nb-theme-eva nb-sidebar.compacted.fixed.end~.content{margin-left:3.5rem}[dir=ltr] .nb-theme-eva nb-sidebar.compacted.start.fixed~.content.center{padding-left:3.5rem}[dir=ltr] .nb-theme-eva nb-sidebar.compacted.fixed.end~.content.center,[dir=rtl] .nb-theme-eva nb-sidebar.compacted.start.fixed~.content.center{padding-right:3.5rem}[dir=rtl] .nb-theme-eva nb-sidebar.compacted.fixed.end~.content.center{padding-left:3.5rem}.nb-theme-eva nb-sidebar.fixed.left.collapsed+.content,.nb-theme-eva nb-sidebar.fixed.start.collapsed+.content{margin-left:0}.nb-theme-eva nb-sidebar.fixed.end.collapsed+.content,.nb-theme-eva nb-sidebar.fixed.right.collapsed+.content{margin-right:0}.nb-theme-eva nb-sidebar.expanded,.nb-theme-eva nb-sidebar.expanded>.scrollable{width:16rem}.nb-theme-eva nb-sidebar nb-sidebar-footer,.nb-theme-eva nb-sidebar nb-sidebar-header{padding:1.25rem;height:3.5rem}.nb-theme-eva nb-sidebar nb-menu{margin:0 -1.25rem -1.25rem}.nb-theme-eva nb-calendar-header .header{display:flex;flex-direction:column}.nb-theme-eva nb-calendar-header .title{display:flex;align-items:center;color:#919fb1;font-weight:600;font-size:1.25rem}.nb-theme-eva nb-calendar-header .title .nb-arrow-dropright{margin-left:.5rem}.nb-theme-eva nb-calendar-header .title .nb-arrow-dropleft{margin-right:.5rem}.nb-theme-eva nb-calendar-header .title:hover{color:#5dcfe3;cursor:pointer}.nb-theme-eva nb-calendar-header .title:active{color:#36f}.nb-theme-eva nb-calendar-header .sub-title{color:#0d1c2e;font-weight:200;font-size:1rem}.nb-theme-eva nb-calendar-navigation button[nbButton]{width:10rem}.nb-theme-eva nb-calendar-day-picker .day-cell,.nb-theme-eva nb-calendar-month-picker .month-cell,.nb-theme-eva nb-calendar-year-picker .year-cell{color:#919fb1;display:flex;align-items:center;justify-content:center;margin:1px}.nb-theme-eva nb-calendar-day-picker .day-cell:not(.empty):not(.disabled),.nb-theme-eva nb-calendar-month-picker .month-cell:not(.empty):not(.disabled),.nb-theme-eva nb-calendar-year-picker .year-cell:not(.empty):not(.disabled){cursor:pointer}.nb-theme-eva nb-calendar-year-picker.large .year-cell,.nb-theme-eva nb-calendar-year-picker.medium .year-cell{width:4.25rem;height:2.375rem}.nb-theme-eva nb-calendar-year-picker .year-cell{border-radius:.17rem}.nb-theme-eva nb-calendar-year-picker .year-cell.disabled{background:#a2b2c7;opacity:.3}.nb-theme-eva nb-calendar-year-picker .year-cell.today{background:#a2b2c7;font-weight:600;color:#fff}.nb-theme-eva nb-calendar-day-picker nb-calendar-year-picker .year-cell.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-calendar-year-picker .year-cell.range-cell.start,.nb-theme-eva nb-calendar-year-picker .year-cell.selected,.nb-theme-eva nb-calendar-year-picker .year-cell:hover,.nb-theme-eva nb-calendar-year-picker .year-cell:hover:active,.nb-theme-eva nb-calendar-year-picker nb-calendar-day-picker .year-cell.range-cell.end,.nb-theme-eva nb-calendar-year-picker nb-calendar-day-picker .year-cell.range-cell.start{background:#5dcfe3;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-year-picker .year-cell:active{background:#36f;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-month-picker.large .month-cell,.nb-theme-eva nb-calendar-month-picker.medium .month-cell{width:4.25rem;height:2.375rem}.nb-theme-eva nb-calendar-month-picker .month-cell{border-radius:.17rem}.nb-theme-eva nb-calendar-month-picker .month-cell.disabled{background:#a2b2c7;opacity:.3}.nb-theme-eva nb-calendar-month-picker .month-cell.today{background:#a2b2c7;font-weight:600;color:#fff}.nb-theme-eva nb-calendar-day-picker nb-calendar-month-picker .month-cell.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-calendar-month-picker .month-cell.range-cell.start,.nb-theme-eva nb-calendar-month-picker .month-cell.selected,.nb-theme-eva nb-calendar-month-picker .month-cell:hover,.nb-theme-eva nb-calendar-month-picker .month-cell:hover:active,.nb-theme-eva nb-calendar-month-picker nb-calendar-day-picker .month-cell.range-cell.end,.nb-theme-eva nb-calendar-month-picker nb-calendar-day-picker .month-cell.range-cell.start{background:#5dcfe3;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-month-picker .month-cell:active{background:#36f;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-day-picker.medium .day-cell{width:2.625rem;height:2.625rem}.nb-theme-eva nb-calendar-day-picker.large .day-cell{width:3rem;height:3rem}.nb-theme-eva nb-calendar-day-picker .day-cell{border-radius:.17rem}.nb-theme-eva nb-calendar-day-picker .day-cell.today{background:#a2b2c7;font-weight:600;color:#fff}.nb-theme-eva nb-calendar-day-picker .day-cell.bounding-month{opacity:.5}.nb-theme-eva nb-calendar-day-picker .day-cell.disabled{background:#a2b2c7;opacity:.3}.nb-theme-eva nb-calendar-day-picker .day-cell:not(.disabled):not(.empty):hover{background:#5dcfe3;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-day-picker .day-cell.range-cell.end,.nb-theme-eva nb-calendar-day-picker .day-cell.range-cell.start,.nb-theme-eva nb-calendar-day-picker .day-cell.selected{background:#36f;color:#fff;font-weight:600}.nb-theme-eva nb-calendar-days-names .day{width:2.625rem;height:1.75rem;font-size:.75rem;font-weight:400;color:#0d1c2e}.nb-theme-eva nb-calendar-days-names .day.holiday{color:#ff6b83}.nb-theme-eva nb-base-calendar.medium nb-card{width:21.875rem}.nb-theme-eva nb-base-calendar.medium nb-card nb-card-body{height:25.625rem}.nb-theme-eva nb-base-calendar.large nb-card{width:24.375rem}.nb-theme-eva nb-base-calendar.large nb-card nb-card-body{height:27.75rem}.nb-theme-eva nb-base-calendar nb-card{margin:0}.nb-theme-eva nb-base-calendar nb-card-body>nb-calendar-navigation,.nb-theme-eva nb-base-calendar nb-card-body>nb-calendar-pageable-navigation{padding:0 1rem 1.5rem}.nb-theme-eva nb-calendar-day-picker .range-cell{flex:1;margin:1px 0}.nb-theme-eva nb-calendar-day-picker .range-cell .day-cell{margin:0}.nb-theme-eva nb-calendar-day-picker .range-cell.in-range{background:#e3ecfe;border-radius:0}.nb-theme-eva nb-calendar-day-picker .range-cell.end,.nb-theme-eva nb-calendar-day-picker .range-cell.start{background:#e3ecfe}.nb-theme-eva nb-calendar-day-picker .range-cell.start{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.nb-theme-eva nb-calendar-day-picker .range-cell.start .day-cell{margin-left:0}.nb-theme-eva nb-calendar-day-picker .range-cell.end{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-eva nb-calendar-day-picker .range-cell.end .day-cell{margin-right:0}.nb-theme-eva nb-calendar-day-picker .range-cell:first-of-type{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.nb-theme-eva nb-calendar-day-picker .range-cell:last-of-type{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-eva nb-card{font-size:1rem;line-height:1.25;background:0 0;color:#919fb1;margin-bottom:1.5rem;border-radius:.17rem;box-shadow:none;font-weight:400;border:1px solid #d5dbe0;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-card ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-card ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-card ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-card.xxsmall-card{height:96px}.nb-theme-eva nb-card.xsmall-card{height:216px}.nb-theme-eva nb-card.small-card{height:336px}.nb-theme-eva nb-card.medium-card{height:456px}.nb-theme-eva nb-card.large-card{height:576px}.nb-theme-eva nb-card.xlarge-card{height:696px}.nb-theme-eva nb-card.xxlarge-card{height:816px}.nb-theme-eva nb-card.active-card nb-card-header{background-color:#0d1c2e;border-bottom-color:#0d1c2e;color:transparent}.nb-theme-eva nb-card.disabled-card nb-card-header{background-color:rgba(255,255,255,.4);border-bottom-color:rgba(255,255,255,.4)}.nb-theme-eva nb-card.primary-card nb-card-header{background-color:#36f;border-bottom-color:#36f}.nb-theme-eva nb-card.info-card nb-card-header{background-color:#ba7fec;border-bottom-color:#ba7fec}.nb-theme-eva nb-card.success-card nb-card-header{background-color:#5dcfe3;border-bottom-color:#5dcfe3}.nb-theme-eva nb-card.warning-card nb-card-header{background-color:#ffa36b;border-bottom-color:#ffa36b}.nb-theme-eva nb-card.danger-card nb-card-header{background-color:#ff6b83;border-bottom-color:#ff6b83}.nb-theme-eva nb-card.accent{border-top-style:solid;border-top-width:.17rem}.nb-theme-eva nb-card.accent nb-card-header{border-radius:0}.nb-theme-eva nb-card.accent-active{border-top-color:#0d1c2e}.nb-theme-eva nb-card.accent-disabled{border-top-color:rgba(255,255,255,.4)}.nb-theme-eva nb-card.accent-primary{border-top-color:#36f}.nb-theme-eva nb-card.accent-success{border-top-color:#5dcfe3}.nb-theme-eva nb-card.accent-info{border-top-color:#ba7fec}.nb-theme-eva nb-card.accent-warning{border-top-color:#ffa36b}.nb-theme-eva nb-card.accent-danger{border-top-color:#ff6b83}.nb-theme-eva nb-card-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1.25rem;position:relative;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-card-body ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-card-body ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-card-body ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-card-footer{padding:1.25rem;border-top:1px solid transparent;border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-eva nb-card-header{padding:1.25rem;border-top-left-radius:.17rem;border-top-right-radius:.17rem;color:#546d8d;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:600;border-bottom:0 solid transparent}.nb-theme-eva nb-card-header h1,.nb-theme-eva nb-card-header h2,.nb-theme-eva nb-card-header h3,.nb-theme-eva nb-card-header h4,.nb-theme-eva nb-card-header h5,.nb-theme-eva nb-card-header h6{margin:0}.nb-theme-eva .second-card-container{height:calc(100% - 1.5rem);border-radius:.17rem}.nb-theme-eva .reveal-button{line-height:1.25;padding:1.25rem;margin-bottom:1.5rem}.nb-theme-eva .flip-button{line-height:1.25;margin-bottom:1.5rem;padding:1.25rem}[dir=ltr] .nb-theme-eva .flipcard-body .front-container{margin-right:-100%}[dir=rtl] .nb-theme-eva .flipcard-body .front-container{margin-left:-100%}.nb-theme-eva nb-tabset{scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-tabset ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-tabset ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-tabset ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-tabset .tabset{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;padding:0 1.25rem;border-bottom:1px solid #ebecee}.nb-theme-eva nb-tabset .tabset .tab{background:0 0}.nb-theme-eva nb-tabset .tabset .tab a{padding:1.25rem;color:#0d1c2e}.nb-theme-eva nb-tabset .tabset .tab a:hover{color:#546d8d}.nb-theme-eva nb-tabset .tabset .tab a::before{background:#36f;background-image:linear-gradient(to right,#36f,#36f)}.nb-theme-eva nb-tabset .tabset .tab.active{background:0 0}.nb-theme-eva nb-tabset .tabset .tab.active a{font-weight:600;color:#546d8d}.nb-theme-eva nb-tabset nb-tab{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;color:#919fb1;background-color:transparent;padding:0}.nb-theme-eva nb-route-tabset{scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-route-tabset ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-route-tabset ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-route-tabset ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-route-tabset .route-tabset{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;padding:0 1.25rem;border-bottom:1px solid transparent}.nb-theme-eva nb-route-tabset .route-tabset .route-tab{background:0 0}.nb-theme-eva nb-route-tabset .route-tabset .route-tab a{padding:1.25rem;color:#0d1c2e}.nb-theme-eva nb-route-tabset .route-tabset .route-tab a:hover{color:#546d8d}.nb-theme-eva nb-route-tabset .route-tabset .route-tab a::before{background:#36f}.nb-theme-eva nb-route-tabset .route-tabset .route-tab.active{background:0 0}.nb-theme-eva nb-route-tabset .route-tabset .route-tab.active a{font-weight:600;color:#546d8d}@media screen and (max-width:576px){.nb-theme-eva nb-route-tabset .route-tabset .route-tab.responsive a span,.nb-theme-eva nb-tabset .tabset .tab.responsive a span{display:none}}.nb-theme-eva nb-menu{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:.95rem;font-weight:400;background:0 0;color:#919fb1}.nb-theme-eva nb-menu ul.menu-items{margin:0;padding:0}.nb-theme-eva nb-menu .menu-group{font-weight:500;font-size:.875rem;color:#0d1c2e;padding:1rem 1.25rem}.nb-theme-eva nb-menu .menu-item a{padding:.675rem 1rem;border-radius:.17rem}.nb-theme-eva nb-menu .menu-item a.active,.nb-theme-eva nb-menu .menu-item a:hover{background-color:transparent;color:#36f;font-weight:600}.nb-theme-eva nb-menu .menu-item a.active .chevron,.nb-theme-eva nb-menu .menu-item a.active .menu-icon,.nb-theme-eva nb-menu .menu-item a:hover .chevron,.nb-theme-eva nb-menu .menu-item a:hover .menu-icon{color:#546d8d}.nb-theme-eva nb-menu .menu-item .menu-icon{font-size:2.5rem;width:2.5rem;margin:0 .25rem;text-align:center;color:#0d1c2e}.nb-theme-eva nb-menu .menu-item .chevron{font-size:.875rem;color:#0d1c2e}.nb-theme-eva nb-menu .menu-items>.menu-item{border-bottom:1px solid transparent}.nb-theme-eva nb-menu .menu-items>.menu-item:first-child{border-top:1px solid transparent}.nb-theme-eva nb-menu .menu-item>.menu-items{background-color:transparent}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item{border:none;background:0 0;color:#919fb1;padding:0 1.25rem}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item:first-child{margin-top:.5rem}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item:last-child{margin-bottom:.5rem}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item a{border:.125rem solid transparent;padding:.5rem 1rem}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item a:hover{color:#546d8d;background:0 0}.nb-theme-eva nb-menu .menu-item>.menu-items>.menu-item a.active{background-color:#cdd5dc;color:#546d8d;border-color:#cdd5dc;box-shadow:none}.nb-theme-eva nb-menu.inverse .menu-item a{color:transparent}.nb-theme-eva nb-menu.inverse .menu-item a.active,.nb-theme-eva nb-menu.inverse .menu-item a:hover{background-color:#36f;color:transparent}.nb-theme-eva nb-menu.inverse .menu-group{color:transparent}.nb-theme-eva nb-user{font-size:1rem;line-height:1.25}.nb-theme-eva nb-user .user-picture{height:2.5rem;width:2.5rem;background:0 0;border:2px solid #bcc3cc}.nb-theme-eva nb-user .user-picture.background{color:#0d1c2e}.nb-theme-eva nb-user .user-name{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.nb-theme-eva nb-user.inverse .user-picture{background:#0d1c2e}.nb-theme-eva nb-user.inverse .user-picture.background{color:transparent}.nb-theme-eva nb-user.small .user-picture{height:1.5rem;width:1.5rem;font-size:80%}.nb-theme-eva nb-user.medium .user-picture{height:2.5rem;width:2.5rem}.nb-theme-eva nb-user.large .user-picture{height:3.25rem;width:3.25rem}.nb-theme-eva nb-user.xlarge .user-picture{height:4rem;width:4rem}.nb-theme-eva nb-actions{font-size:1rem;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;line-height:1.25}.nb-theme-eva nb-actions nb-action{height:1.5rem;padding:0 1.25rem;background:0 0}[dir=ltr] .nb-theme-eva nb-actions nb-action:first-child{border-left:none!important}[dir=rtl] .nb-theme-eva nb-actions nb-action:first-child{border-right:none!important}.nb-theme-eva nb-actions nb-action a.icon-container:focus,.nb-theme-eva nb-actions nb-action a.icon-container:hover{text-decoration:none}.nb-theme-eva nb-actions nb-action i.control-icon{color:#d3dbe5;font-size:1.5rem}[dir=ltr] .nb-theme-eva nb-actions nb-action{border-left:1px solid #f1f4f5}[dir=rtl] .nb-theme-eva nb-actions nb-action{border-right:1px solid #f1f4f5}.nb-theme-eva nb-actions.inverse nb-action i.control-icon{color:transparent}[dir=ltr] .nb-theme-eva nb-actions.inverse nb-action{border-left:1px solid #f1f4f5}[dir=rtl] .nb-theme-eva nb-actions.inverse nb-action{border-right:1px solid #f1f4f5}.nb-theme-eva nb-actions.small nb-action{height:1.5rem}.nb-theme-eva nb-actions.small nb-action i.control-icon{font-size:1.5rem}.nb-theme-eva nb-actions.medium nb-action{height:2.25rem}.nb-theme-eva nb-actions.medium nb-action i.control-icon{font-size:2.25rem}.nb-theme-eva nb-actions.large nb-action{height:3.5rem}.nb-theme-eva nb-actions.large nb-action i.control-icon{font-size:3.5rem}.nb-theme-eva nb-actions.full-width nb-action{display:flex;justify-content:center;width:100%}.nb-theme-eva nb-search-field .search{background:0 0}.nb-theme-eva nb-search-field .search button,.nb-theme-eva nb-search-field .search span{color:#0d1c2e}.nb-theme-eva nb-search-field .search input{color:#546d8d;border-bottom:4px solid #0d1c2e}.nb-theme-eva nb-search-field .search input::-webkit-input-placeholder{color:#0d1c2e}.nb-theme-eva nb-search-field .search input::-ms-input-placeholder{color:#0d1c2e}.nb-theme-eva nb-search-field .search input::placeholder{color:#0d1c2e}.nb-theme-eva nb-search-field .search input::-ms-clear{display:none}.nb-theme-eva nb-search-field.rotate-layout{opacity:0;background:0 0}.nb-theme-eva nb-search-field.modal-zoomin .search::after,.nb-theme-eva nb-search-field.modal-zoomin .search::before{border:1.5rem solid #0d1c2e}.nb-theme-eva nb-search-field.modal-half .form-wrapper{background:0 0}.nb-theme-eva nb-search-field.modal-drop .form-content::after,.nb-theme-eva nb-search-field.modal-half .search::before{background:#0d1c2e}.nb-theme-eva nb-search-field.column-curtain::after,.nb-theme-eva nb-search-field.column-curtain::before,.nb-theme-eva nb-search-field.curtain .search,.nb-theme-eva nb-search-field.curtain .search::after,.nb-theme-eva nb-search-field.modal-drop .search::before{background:0 0}.nb-theme-eva nb-search-field.column-curtain.show::after{background:#0d1c2e}.nb-theme-eva nb-search button{color:#0d1c2e}.nb-theme-eva .nb-spinner-container{position:relative}.nb-theme-eva nb-spinner{background-color:rgba(255,255,255,.83)}.nb-theme-eva nb-spinner.active-spinner .spin-circle{border-right-color:#0d1c2e}.nb-theme-eva nb-spinner.disabled-spinner .spin-circle{border-right-color:rgba(255,255,255,.4)}.nb-theme-eva nb-spinner.primary-spinner .spin-circle{border-right-color:#36f}.nb-theme-eva nb-spinner.info-spinner .spin-circle{border-right-color:#ba7fec}.nb-theme-eva nb-spinner.success-spinner .spin-circle{border-right-color:#5dcfe3}.nb-theme-eva nb-spinner.warning-spinner .spin-circle{border-right-color:#ffa36b}.nb-theme-eva nb-spinner.danger-spinner .spin-circle{border-right-color:#ff6b83}.nb-theme-eva nb-spinner .spin-circle{border-left-color:#e9edf2;border-top-color:#e9edf2;border-bottom-color:#e9edf2}.nb-theme-eva nb-spinner .message{color:#919fb1}.nb-theme-eva nb-spinner.xxsmall-spinner{font-size:1.25rem}.nb-theme-eva nb-spinner.xsmall-spinner{font-size:1.5rem}.nb-theme-eva nb-spinner.small-spinner{font-size:1.75rem}.nb-theme-eva nb-spinner.medium-spinner{font-size:2rem}.nb-theme-eva nb-spinner.large-spinner{font-size:2.25rem}.nb-theme-eva nb-spinner.xlarge-spinner{font-size:2.5rem}.nb-theme-eva nb-spinner.xxlarge-spinner{font-size:3rem}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}40%{-webkit-transform:rotate(230deg);transform:rotate(230deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.nb-theme-eva nb-checkbox .customised-control-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #dadfe6}.nb-theme-eva nb-checkbox .customised-control-indicator::before{height:calc(1.25rem * .6);width:calc(1.25rem * .4);border-color:transparent;border-width:0 2px 2px 0}.nb-theme-eva nb-checkbox .customised-control-input:checked+.customised-control-indicator{background-color:#00db92;width:1.25rem;height:1.25rem;border:2px solid #00db92}.nb-theme-eva nb-checkbox .customised-control-input:checked+.customised-control-indicator::before{height:calc(1.25rem * .6);width:calc(1.25rem * .4);border-color:#fff;border-width:0 2px 2px 0}.nb-theme-eva nb-checkbox .customised-control-input:disabled+.customised-control-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #dadfe6}.nb-theme-eva nb-checkbox .customised-control-input:disabled+.customised-control-indicator::before{height:calc(1.25rem * .6);width:calc(1.25rem * .4);border-color:transparent;border-width:0 2px 2px 0}.nb-theme-eva nb-checkbox .customised-control-input:disabled:checked+.customised-control-indicator{border-color:#00db92}.nb-theme-eva nb-checkbox .customised-control-input:disabled:checked+.customised-control-indicator::before{height:calc(1.25rem * .6);width:calc(1.25rem * .4);border-color:#546d8d;border-width:0 2px 2px 0}.nb-theme-eva nb-checkbox .customised-control-input:checked+.customised-control-indicator{border-color:#00db92}.nb-theme-eva nb-checkbox .customised-control-input:focus:enabled+.customised-control-indicator,.nb-theme-eva nb-checkbox:hover .customised-control-input:enabled+.customised-control-indicator{border-color:#0fffaf}.nb-theme-eva nb-checkbox.success .customised-control-input:checked+.customised-control-indicator{border-color:#5dcfe3}.nb-theme-eva nb-checkbox.success .customised-control-input:focus:enabled+.customised-control-indicator,.nb-theme-eva nb-checkbox.success:hover .customised-control-input:enabled+.customised-control-indicator{border-color:#88dceb}.nb-theme-eva nb-checkbox.warning .customised-control-input:checked+.customised-control-indicator{border-color:#ffa36b}.nb-theme-eva nb-checkbox.warning .customised-control-input:focus:enabled+.customised-control-indicator,.nb-theme-eva nb-checkbox.warning:hover .customised-control-input:enabled+.customised-control-indicator{border-color:#ffc39e}.nb-theme-eva nb-checkbox.danger .customised-control-input:checked+.customised-control-indicator{border-color:#ff6b83}.nb-theme-eva nb-checkbox.danger .customised-control-input:focus:enabled+.customised-control-indicator,.nb-theme-eva nb-checkbox.danger:hover .customised-control-input:enabled+.customised-control-indicator{border-color:#ff9eae}.nb-theme-eva nb-checkbox .customised-control-description{color:#546d8d}.nb-theme-eva .progress-container{height:1.375rem;border-radius:.17rem;background-color:transparent}.nb-theme-eva .progress-container.xlg{height:1.75rem}.nb-theme-eva .progress-container.xlg .progress-value{font-size:1.25rem}.nb-theme-eva .progress-container.lg{height:1.5rem}.nb-theme-eva .progress-container.lg .progress-value{font-size:1.125rem}.nb-theme-eva .progress-container.sm{height:1.25rem}.nb-theme-eva .progress-container.sm .progress-value{font-size:.875rem}.nb-theme-eva .progress-container.xs{height:1rem}.nb-theme-eva .progress-container.xs .progress-value{font-size:.75rem}.nb-theme-eva .progress-value{background-color:#ba7fec;color:#fff;font-size:1rem;font-weight:600;transition-duration:.4s;transition-property:width,background-color}.nb-theme-eva .progress-value.primary{background-color:#36f}.nb-theme-eva .progress-value.info{background-color:#ba7fec}.nb-theme-eva .progress-value.success{background-color:#5dcfe3}.nb-theme-eva .progress-value.warning{background-color:#ffa36b}.nb-theme-eva .progress-value.danger{background-color:#ff6b83}.nb-theme-eva .nb-badge{color:#fff}.nb-theme-eva .nb-badge.nb-badge-primary{background-color:#36f}.nb-theme-eva .nb-badge.nb-badge-info{background-color:#ba7fec}.nb-theme-eva .nb-badge.nb-badge-success{background-color:#5dcfe3}.nb-theme-eva .nb-badge.nb-badge-warning{background-color:#ffa36b}.nb-theme-eva .nb-badge.nb-badge-danger{background-color:#ff6b83}.nb-theme-eva nb-stepper.horizontal .header .step{width:2rem;margin:0 1rem}.nb-theme-eva nb-stepper.horizontal .header .connector{margin-top:1rem}.nb-theme-eva nb-stepper.vertical .header .connector{margin:1rem}.nb-theme-eva nb-stepper .header .connector{background-color:#0d1c2e}.nb-theme-eva nb-stepper .header .connector-past{background-color:#36f}.nb-theme-eva nb-stepper .header .label{font-size:.875rem;font-weight:500;color:#0d1c2e}.nb-theme-eva nb-stepper .header .label-index{width:2rem;height:2rem;border-radius:1rem;border:2px solid #0d1c2e;color:#0d1c2e;font-weight:500}.nb-theme-eva nb-stepper .header .label-index .icon{font-size:1.5rem;font-weight:800}.nb-theme-eva nb-calendar-day-picker nb-stepper .header .step.range-cell.end .label-index,.nb-theme-eva nb-calendar-day-picker nb-stepper .header .step.range-cell.start .label-index,.nb-theme-eva nb-stepper .header .step.selected .label-index,.nb-theme-eva nb-stepper .header nb-calendar-day-picker .step.range-cell.end .label-index,.nb-theme-eva nb-stepper .header nb-calendar-day-picker .step.range-cell.start .label-index{border:2px solid #36f;color:#36f}.nb-theme-eva nb-calendar-day-picker nb-stepper .header .step.range-cell.end .label,.nb-theme-eva nb-calendar-day-picker nb-stepper .header .step.range-cell.start .label,.nb-theme-eva nb-stepper .header .step.selected .label,.nb-theme-eva nb-stepper .header nb-calendar-day-picker .step.range-cell.end .label,.nb-theme-eva nb-stepper .header nb-calendar-day-picker .step.range-cell.start .label{color:#36f}.nb-theme-eva nb-stepper .header .step.completed .label-index{background-color:#36f;border:2px solid #36f;color:#fff}.nb-theme-eva nb-stepper .header .step.completed .label{color:#36f}.nb-theme-eva nb-stepper .step-content{padding:1.25rem}.nb-theme-eva nb-alert{font-size:1rem;line-height:1.25;font-weight:400;background:0 0;color:#0d1c2e;margin-bottom:1.5rem;border-radius:.17rem;box-shadow:none;padding:1rem 1.125rem;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-alert ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-alert ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-alert ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-alert.status{color:#fff}.nb-theme-eva nb-alert.xxsmall-alert{height:52px}.nb-theme-eva nb-alert.xsmall-alert{height:72px}.nb-theme-eva nb-alert.small-alert{height:92px}.nb-theme-eva nb-alert.medium-alert{height:112px}.nb-theme-eva nb-alert.large-alert{height:132px}.nb-theme-eva nb-alert.xlarge-alert{height:152px}.nb-theme-eva nb-alert.xxlarge-alert{height:172px}.nb-theme-eva nb-alert.active-alert{background-color:#0d1c2e}.nb-theme-eva nb-alert.disabled-alert{background-color:rgba(255,255,255,.4);color:#0d1c2e}.nb-theme-eva nb-alert.primary-alert{background-color:#36f}.nb-theme-eva nb-alert.info-alert{background-color:#ba7fec}.nb-theme-eva nb-alert.success-alert{background-color:#5dcfe3}.nb-theme-eva nb-alert.warning-alert{background-color:#ffa36b}.nb-theme-eva nb-alert.danger-alert{background-color:#ff6b83}.nb-theme-eva nb-alert.accent{border-top-style:solid;border-top-width:.17rem}.nb-theme-eva nb-alert.accent nb-alert-header{border-radius:0}.nb-theme-eva nb-alert.accent-active{border-top-color:#0d1c2e}.nb-theme-eva nb-alert.accent-disabled{border-top-color:rgba(255,255,255,.4)}.nb-theme-eva nb-alert.accent-primary{border-top-color:#36f}.nb-theme-eva nb-alert.accent-success{border-top-color:#5dcfe3}.nb-theme-eva nb-alert.accent-info{border-top-color:#ba7fec}.nb-theme-eva nb-alert.accent-warning{border-top-color:#ffa36b}.nb-theme-eva nb-alert.accent-danger{border-top-color:#ff6b83}.nb-theme-eva nb-alert.outline-active{border:2px solid #0d1c2e}.nb-theme-eva nb-alert.outline-disabled{border:2px solid rgba(255,255,255,.4)}.nb-theme-eva nb-alert.outline-primary{border:2px solid #36f}.nb-theme-eva nb-alert.outline-success{border:2px solid #5dcfe3}.nb-theme-eva nb-alert.outline-info{border:2px solid #ba7fec}.nb-theme-eva nb-alert.outline-warning{border:2px solid #ffa36b}.nb-theme-eva nb-alert.outline-danger{border:2px solid #ff6b83}.nb-theme-eva nb-alert .close{padding:1rem 1.125rem;font-size:1.5rem;line-height:1;cursor:pointer;font-family:monospace}.nb-theme-eva nb-alert.closable{padding-right:3rem}.nb-theme-eva nb-chat{font-size:1rem;background:0 0;border-radius:.17rem;box-shadow:none}.nb-theme-eva nb-chat .header{color:#919fb1;padding:1.25rem;border-bottom:1px solid transparent;border-top-left-radius:.17rem;border-top-right-radius:.17rem;font-weight:500}.nb-theme-eva nb-chat .scrollable{overflow:auto;flex:1;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva nb-chat .scrollable ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva nb-chat .scrollable ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva nb-chat .scrollable ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva nb-chat .messages{padding:1.25rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-shrink:0;flex-direction:column}.nb-theme-eva nb-chat .no-messages{font-size:.875rem;text-align:center}.nb-theme-eva nb-chat nb-chat-message{margin-bottom:1.5rem;display:flex;flex-direction:row}.nb-theme-eva nb-chat nb-chat-message .message{flex:1}.nb-theme-eva nb-chat nb-chat-message .avatar{border-radius:50%;flex-shrink:0;background:center/3.4rem 2.6rem no-repeat #0d1c2e;width:2.5rem;height:2.5rem;text-align:center;line-height:2.5rem;font-size:.875rem;color:#fff}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-text{display:flex;flex-direction:column}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-text .sender{font-size:.875rem;color:#0d1c2e;margin-bottom:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-text p{word-wrap:break-word;word-break:break-all;max-width:100%;margin-bottom:0}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-text .text{padding:1rem;border-radius:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file{display:flex;flex-direction:column}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file a{color:#0d1c2e;background:0 0;font-size:4rem;text-align:center;border:1px solid #0d1c2e;width:10rem;height:10rem;overflow:hidden;display:flex;justify-content:center;align-items:center;flex-shrink:0;border-radius:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file a:focus,.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file a:hover{text-decoration:none;color:#0d1c2e}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file a div{background-size:cover;width:100%;height:100%}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file nb-chat-message-text{display:block;margin-bottom:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file .message-content-group{display:flex;flex-direction:row;justify-content:flex-end;flex-wrap:wrap}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-file .message-content-group a{margin-bottom:1rem;width:5rem;height:5rem}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message nb-chat-message-file .message-content-group a{margin-right:1rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message nb-chat-message-file .message-content-group a{margin-left:1rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-quote p.quote{font-style:italic;font-size:.875rem;background:#e9edf2;color:#0d1c2e;padding:1rem;border-radius:.5rem;margin-bottom:.5rem}.nb-theme-eva nb-chat nb-chat-message nb-chat-message-quote .sender{font-size:.875rem;color:#0d1c2e;margin-bottom:.5rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.not-reply .message{margin-right:.5rem}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.not-reply .message{margin-left:.5rem;margin-right:3rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.not-reply .message{margin-left:3rem}.nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-text{align-items:flex-start}.nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-text .text{background:linear-gradient(to right,#4ca6ff,#59bfff);color:#fff}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-text .text{border-top-left-radius:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-text .text{border-top-right-radius:0}.nb-theme-eva nb-chat nb-chat-message.not-reply nb-chat-message-file{align-items:flex-start}.nb-theme-eva nb-chat nb-chat-message.reply{flex-direction:row-reverse}.nb-theme-eva nb-chat nb-chat-message.reply .message{margin-left:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.reply .message{margin-left:.5rem}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.reply .message{margin-right:.5rem;margin-left:3rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.reply .message{margin-right:3rem}.nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text{align-items:flex-end}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .sender{text-align:right}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .sender{text-align:left}.nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .text{background:#e9edf2;color:#919fb1}[dir=ltr] .nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .text{border-top-right-radius:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-text .text{border-top-left-radius:0}.nb-theme-eva nb-chat nb-chat-message.reply nb-chat-message-file{align-items:flex-end}.nb-theme-eva nb-chat nb-chat-form{display:flex;flex-direction:column;padding:1.25rem;border-top:1px solid transparent}.nb-theme-eva nb-chat nb-chat-form .message-row{flex-direction:row;display:flex}.nb-theme-eva nb-chat nb-chat-form input{flex:1;padding:1.25rem 1.5rem;border-radius:2rem;border:1px solid transparent;background:0 0;color:#546d8d;outline:0;box-sizing:border-box}.nb-theme-eva nb-chat nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=ltr] .nb-theme-eva nb-chat nb-chat-form input.with-button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-form input.with-button{border-bottom-left-radius:0;border-top-left-radius:0}.nb-theme-eva nb-chat nb-chat-form input::-webkit-input-placeholder{color:#0d1c2e}.nb-theme-eva nb-chat nb-chat-form input::-ms-input-placeholder{color:#0d1c2e}.nb-theme-eva nb-chat nb-chat-form input::placeholder{color:#0d1c2e}.nb-theme-eva nb-chat nb-chat-form button.btn{border-radius:3rem;padding:0 1.5rem}[dir=ltr] .nb-theme-eva nb-chat nb-chat-form button.btn{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .nb-theme-eva nb-chat nb-chat-form button.btn{border-bottom-right-radius:0;border-top-right-radius:0}.nb-theme-eva nb-chat nb-chat-form button.btn.with-icon{font-size:3rem;line-height:1;padding:0 1.25rem 0 .875rem;text-align:center}.nb-theme-eva nb-chat nb-chat-form.file-over input{border:1px dashed #0d1c2e;box-shadow:0 0 0 4px transparent}.nb-theme-eva nb-chat nb-chat-form.file-over input::-webkit-input-placeholder{color:#546d8d}.nb-theme-eva nb-chat nb-chat-form.file-over input::-ms-input-placeholder{color:#546d8d}.nb-theme-eva nb-chat nb-chat-form.file-over input::placeholder{color:#546d8d}.nb-theme-eva nb-chat nb-chat-form .dropped-files{display:flex;flex-direction:row;margin-bottom:.5rem;flex-wrap:wrap}.nb-theme-eva nb-chat nb-chat-form .dropped-files div{background-size:cover;width:3rem;height:3rem;border-radius:.5rem;margin-bottom:.5rem;border:1px solid #546d8d;text-align:center;line-height:3rem;font-size:2rem;color:#546d8d;position:relative}[dir=ltr] .nb-theme-eva nb-chat nb-chat-form .dropped-files div{margin-right:.5rem}[dir=rtl] .nb-theme-eva nb-chat nb-chat-form .dropped-files div{margin-left:.5rem}.nb-theme-eva nb-chat nb-chat-form .dropped-files div .remove{position:absolute;right:-.5rem;top:-.875rem;font-size:.875rem;line-height:1;cursor:pointer}.nb-theme-eva nb-chat.xxsmall-chat{height:96px}.nb-theme-eva nb-chat.xsmall-chat{height:216px}.nb-theme-eva nb-chat.small-chat{height:336px}.nb-theme-eva nb-chat.medium-chat{height:456px}.nb-theme-eva nb-chat.large-chat{height:576px}.nb-theme-eva nb-chat.xlarge-chat{height:696px}.nb-theme-eva nb-chat.xxlarge-chat{height:816px}.nb-theme-eva nb-chat.active-chat .header{background-color:#0d1c2e;color:#fff}.nb-theme-eva nb-chat.active-chat nb-chat-form button.btn{background-color:#0d1c2e}.nb-theme-eva nb-chat.disabled-chat .header{background-color:rgba(255,255,255,.4);color:#0d1c2e}.nb-theme-eva nb-chat.disabled-chat nb-chat-form button.btn{background-color:rgba(255,255,255,.4);border:1px solid transparent;color:#0d1c2e}.nb-theme-eva nb-chat.primary-chat .header{background-color:#36f;color:#fff}.nb-theme-eva nb-chat.primary-chat nb-chat-form button.btn{background-color:#36f}.nb-theme-eva nb-chat.info-chat .header{background-color:#ba7fec;color:#fff}.nb-theme-eva nb-chat.info-chat nb-chat-form button.btn{background-color:#ba7fec}.nb-theme-eva nb-chat.success-chat .header{background-color:#5dcfe3;color:#fff}.nb-theme-eva nb-chat.success-chat nb-chat-form button.btn{background-color:#5dcfe3}.nb-theme-eva nb-chat.warning-chat .header{background-color:#ffa36b;color:#fff}.nb-theme-eva nb-chat.warning-chat nb-chat-form button.btn{background-color:#ffa36b}.nb-theme-eva nb-chat.danger-chat .header{background-color:#ff6b83;color:#fff}.nb-theme-eva nb-chat.danger-chat nb-chat-form button.btn{background-color:#ff6b83}.nb-theme-eva nb-accordion{display:block;box-shadow:none;border-radius:.17rem}.nb-theme-eva nb-accordion nb-accordion-item-header{position:relative;padding:1.25rem;color:#546d8d;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1.125rem;font-weight:400;border-bottom:1px solid transparent}.nb-theme-eva nb-accordion nb-accordion-item-header h1,.nb-theme-eva nb-accordion nb-accordion-item-header h2,.nb-theme-eva nb-accordion nb-accordion-item-header h3,.nb-theme-eva nb-accordion nb-accordion-item-header h4,.nb-theme-eva nb-accordion nb-accordion-item-header h5,.nb-theme-eva nb-accordion nb-accordion-item-header h6{margin:0}.nb-theme-eva nb-accordion nb-accordion-item-header i{position:absolute}[dir=ltr] .nb-theme-eva nb-accordion nb-accordion-item-header i{right:1rem}[dir=rtl] .nb-theme-eva nb-accordion nb-accordion-item-header i{left:1rem}.nb-theme-eva nb-accordion nb-accordion-item{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400;background:0 0;color:#919fb1}.nb-theme-eva nb-accordion nb-accordion-item.disabled nb-accordion-item-header{color:#0d1c2e;cursor:default}.nb-theme-eva nb-accordion nb-accordion-item:first-child{border-top-left-radius:.17rem;border-top-right-radius:.17rem}.nb-theme-eva nb-accordion nb-accordion-item:last-child{border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}.nb-theme-eva nb-accordion nb-accordion-item:last-child.collapsed nb-accordion-item-header{border-bottom:none}.nb-theme-eva nb-accordion nb-accordion-item:not(.collapsed)+nb-accordion-item nb-accordion-item-header{border-top:1px solid transparent}.nb-theme-eva nb-accordion nb-accordion-item-body .item-body{flex:1;-ms-flex:1 1 auto;overflow:auto;padding:1.25rem;position:relative}.nb-theme-eva [nbButton]{color:#fff;font-weight:500;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;cursor:default;padding:.75rem 1.5rem;font-size:1rem;line-height:1.25;border-radius:.75rem;background-color:#36f}.nb-theme-eva [nbButton] .active,.nb-theme-eva [nbButton] .focus,.nb-theme-eva [nbButton] .hover,.nb-theme-eva [nbButton]:active,.nb-theme-eva [nbButton]:focus,.nb-theme-eva [nbButton]:hover{color:#fff;cursor:default}.nb-theme-eva [nbButton].focus,.nb-theme-eva [nbButton]:focus{color:#fff;background-color:#507bff;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].hover,.nb-theme-eva [nbButton]:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva [nbButton].active,.nb-theme-eva [nbButton]:active,.nb-theme-eva [nbButton]:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-disabled,.nb-theme-eva [nbButton]:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-pulse{-webkit-animation:1.5s infinite btn-primary-pulse;animation:1.5s infinite btn-primary-pulse}.nb-theme-eva [nbButton].btn-large{padding:.875rem 1.75rem;font-size:1.125rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva [nbButton].btn-medium{padding:.75rem 1.5rem;font-size:1rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva [nbButton].btn-small{padding:.625rem 1.5rem;font-size:.875rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva [nbButton].btn-xsmall{padding:.5rem 1.25rem;font-size:.75rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva [nbButton].btn-primary{background-color:#36f}.nb-theme-eva [nbButton].btn-primary.focus,.nb-theme-eva [nbButton].btn-primary:focus{color:#fff;background-color:#507bff;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-primary.hover,.nb-theme-eva [nbButton].btn-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva [nbButton].btn-primary.active,.nb-theme-eva [nbButton].btn-primary:active,.nb-theme-eva [nbButton].btn-primary:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-primary.btn-disabled,.nb-theme-eva [nbButton].btn-primary:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-primary.btn-pulse{-webkit-animation:1.5s infinite btn-primary-pulse;animation:1.5s infinite btn-primary-pulse}.nb-theme-eva [nbButton].btn-success{background-color:#5dcfe3}.nb-theme-eva [nbButton].btn-success.focus,.nb-theme-eva [nbButton].btn-success:focus{color:#fff;background-color:#74d6e7;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-success.hover,.nb-theme-eva [nbButton].btn-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva [nbButton].btn-success.active,.nb-theme-eva [nbButton].btn-success:active,.nb-theme-eva [nbButton].btn-success:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-success.btn-disabled,.nb-theme-eva [nbButton].btn-success:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-success.btn-pulse{-webkit-animation:1.5s infinite btn-success-pulse;animation:1.5s infinite btn-success-pulse}.nb-theme-eva [nbButton].btn-warning{background-color:#ffa36b}.nb-theme-eva [nbButton].btn-warning.focus,.nb-theme-eva [nbButton].btn-warning:focus{color:#fff;background-color:#ffb080;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-warning.hover,.nb-theme-eva [nbButton].btn-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva [nbButton].btn-warning.active,.nb-theme-eva [nbButton].btn-warning:active,.nb-theme-eva [nbButton].btn-warning:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-warning.btn-disabled,.nb-theme-eva [nbButton].btn-warning:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-warning.btn-pulse{-webkit-animation:1.5s infinite btn-warning-pulse;animation:1.5s infinite btn-warning-pulse}.nb-theme-eva [nbButton].btn-info{background-color:#ba7fec}.nb-theme-eva [nbButton].btn-info.focus,.nb-theme-eva [nbButton].btn-info:focus{color:#fff;background-color:#c491ef;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-info.hover,.nb-theme-eva [nbButton].btn-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva [nbButton].btn-info.active,.nb-theme-eva [nbButton].btn-info:active,.nb-theme-eva [nbButton].btn-info:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-info.btn-disabled,.nb-theme-eva [nbButton].btn-info:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-info.btn-pulse{-webkit-animation:1.5s infinite btn-info-pulse;animation:1.5s infinite btn-info-pulse}.nb-theme-eva [nbButton].btn-danger{background-color:#ff6b83}.nb-theme-eva [nbButton].btn-danger.focus,.nb-theme-eva [nbButton].btn-danger:focus{color:#fff;background-color:#ff8094;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-danger.hover,.nb-theme-eva [nbButton].btn-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva [nbButton].btn-danger.active,.nb-theme-eva [nbButton].btn-danger:active,.nb-theme-eva [nbButton].btn-danger:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-danger.btn-disabled,.nb-theme-eva [nbButton].btn-danger:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-danger.btn-pulse{-webkit-animation:1.5s infinite btn-danger-pulse;animation:1.5s infinite btn-danger-pulse}.nb-theme-eva [nbButton].btn-secondary{border:2px solid #edf2f5;color:#546d8d;background-color:#edf2f5}.nb-theme-eva [nbButton].btn-secondary.focus,.nb-theme-eva [nbButton].btn-secondary:focus{border-color:#f1f5f7;box-shadow:none}.nb-theme-eva [nbButton].btn-secondary.hover,.nb-theme-eva [nbButton].btn-secondary:hover{background-color:#f0f4f6;border-color:transparent}.nb-theme-eva [nbButton].btn-secondary.active,.nb-theme-eva [nbButton].btn-secondary:active,.nb-theme-eva [nbButton].btn-secondary:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-secondary.btn-disabled,.nb-theme-eva [nbButton].btn-secondary:disabled{opacity:.3}.nb-theme-eva [nbButton].btn-secondary.btn-pulse{-webkit-animation:1.5s infinite btn-secondary-pulse;animation:1.5s infinite btn-secondary-pulse}.nb-theme-eva [nbButton].btn-secondary.active,.nb-theme-eva [nbButton].btn-secondary.focus,.nb-theme-eva [nbButton].btn-secondary.hover,.nb-theme-eva [nbButton].btn-secondary:active,.nb-theme-eva [nbButton].btn-secondary:focus,.nb-theme-eva [nbButton].btn-secondary:hover{color:#546d8d}.nb-theme-eva [nbButton].btn-hero.btn-primary{background-image:linear-gradient(to right,#36f,#36f);box-shadow:0 0 0 0 #2c58db,0 0 20px 0 #36f;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary .focus,.nb-theme-eva [nbButton].btn-hero.btn-primary .hover,.nb-theme-eva [nbButton].btn-hero.btn-primary:focus,.nb-theme-eva [nbButton].btn-hero.btn-primary:hover{background-image:linear-gradient(to right,#507bff,#507bff)}.nb-theme-eva [nbButton].btn-hero.btn-primary .active,.nb-theme-eva [nbButton].btn-hero.btn-primary:active{background-image:linear-gradient(to right,#2c58db,#2c58db);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-primary:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-primary.btn-pulse{-webkit-animation:1.5s infinite btn-hero-primary-pulse;animation:1.5s infinite btn-hero-primary-pulse}.nb-theme-eva [nbButton].btn-hero.btn-success{background-image:linear-gradient(to right,#5dcfe3,#5dcfe3);box-shadow:0 0 0 0 #50b2c3,0 0 20px 0 #5dcfe3;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success .focus,.nb-theme-eva [nbButton].btn-hero.btn-success .hover,.nb-theme-eva [nbButton].btn-hero.btn-success:focus,.nb-theme-eva [nbButton].btn-hero.btn-success:hover{background-image:linear-gradient(to right,#74d6e7,#74d6e7)}.nb-theme-eva [nbButton].btn-hero.btn-success .active,.nb-theme-eva [nbButton].btn-hero.btn-success:active{background-image:linear-gradient(to right,#50b2c3,#50b2c3);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-success:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-success.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-success.btn-pulse{-webkit-animation:1.5s infinite btn-hero-success-pulse;animation:1.5s infinite btn-hero-success-pulse}.nb-theme-eva [nbButton].btn-hero.btn-warning{background-image:linear-gradient(to right,#ffa36b,#ffa36b);box-shadow:0 0 0 0 #db8c5c,0 0 20px 0 #ffa36b;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning .focus,.nb-theme-eva [nbButton].btn-hero.btn-warning .hover,.nb-theme-eva [nbButton].btn-hero.btn-warning:focus,.nb-theme-eva [nbButton].btn-hero.btn-warning:hover{background-image:linear-gradient(to right,#ffb080,#ffb080)}.nb-theme-eva [nbButton].btn-hero.btn-warning .active,.nb-theme-eva [nbButton].btn-hero.btn-warning:active{background-image:linear-gradient(to right,#db8c5c,#db8c5c);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-warning:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-warning.btn-pulse{-webkit-animation:1.5s infinite btn-hero-warning-pulse;animation:1.5s infinite btn-hero-warning-pulse}.nb-theme-eva [nbButton].btn-hero.btn-info{background-image:linear-gradient(to right,#ba7fec,#ba7fec);box-shadow:0 0 0 0 #a06dcb,0 0 20px 0 #ba7fec;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info .focus,.nb-theme-eva [nbButton].btn-hero.btn-info .hover,.nb-theme-eva [nbButton].btn-hero.btn-info:focus,.nb-theme-eva [nbButton].btn-hero.btn-info:hover{background-image:linear-gradient(to right,#c491ef,#c491ef)}.nb-theme-eva [nbButton].btn-hero.btn-info .active,.nb-theme-eva [nbButton].btn-hero.btn-info:active{background-image:linear-gradient(to right,#a06dcb,#a06dcb);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-info:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-info.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-info.btn-pulse{-webkit-animation:1.5s infinite btn-hero-info-pulse;animation:1.5s infinite btn-hero-info-pulse}.nb-theme-eva [nbButton].btn-hero.btn-danger{background-image:linear-gradient(to right,#ff6b83,#ff6b83);box-shadow:0 0 0 0 #db5c71,0 0 20px 0 #ff6b83;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger .focus,.nb-theme-eva [nbButton].btn-hero.btn-danger .hover,.nb-theme-eva [nbButton].btn-hero.btn-danger:focus,.nb-theme-eva [nbButton].btn-hero.btn-danger:hover{background-image:linear-gradient(to right,#ff8094,#ff8094)}.nb-theme-eva [nbButton].btn-hero.btn-danger .active,.nb-theme-eva [nbButton].btn-hero.btn-danger:active{background-image:linear-gradient(to right,#db5c71,#db5c71);box-shadow:none;border-color:transparent}.nb-theme-eva [nbButton].btn-hero.btn-danger:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva [nbButton].btn-hero.btn-danger.btn-pulse{-webkit-animation:1.5s infinite btn-hero-danger-pulse;animation:1.5s infinite btn-hero-danger-pulse}.nb-theme-eva [nbButton].btn-hero.btn-secondary{color:#546d8d;background-color:#edf2f5;box-shadow:0 0 0 0 #ccd0d3,0 0 0 0 #edf2f5;border-radius:.75rem;text-shadow:none;border:2px solid #edf2f5}.nb-theme-eva [nbButton].btn-hero.btn-secondary .focus,.nb-theme-eva [nbButton].btn-hero.btn-secondary:focus{border-color:#f0f4f6}.nb-theme-eva [nbButton].btn-hero.btn-secondary .hover,.nb-theme-eva [nbButton].btn-hero.btn-secondary:hover{background-color:rgba(237,242,245,.2)}.nb-theme-eva [nbButton].btn-hero.btn-secondary .active,.nb-theme-eva [nbButton].btn-hero.btn-secondary:active{border-color:#ccd0d3;box-shadow:none;background:0 0}.nb-theme-eva [nbButton].btn-hero.btn-secondary:disabled{opacity:.3;box-shadow:none}.nb-theme-eva [nbButton].btn-hero.btn-secondary.btn-pulse{-webkit-animation:1.5s infinite btn-hero-secondary-pulse;animation:1.5s infinite btn-hero-secondary-pulse}.nb-theme-eva [nbButton].btn-outline.btn-primary{border:2px solid #36f;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-primary.focus,.nb-theme-eva [nbButton].btn-outline.btn-primary:focus{color:#546d8d;border-color:#5c85ff;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-primary.hover,.nb-theme-eva [nbButton].btn-outline.btn-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-primary.active,.nb-theme-eva [nbButton].btn-outline.btn-primary:active,.nb-theme-eva [nbButton].btn-outline.btn-primary:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-warning{border:2px solid #ffa36b;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-warning.focus,.nb-theme-eva [nbButton].btn-outline.btn-warning:focus{color:#546d8d;border-color:#ffb589;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-warning.hover,.nb-theme-eva [nbButton].btn-outline.btn-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-warning.active,.nb-theme-eva [nbButton].btn-outline.btn-warning:active,.nb-theme-eva [nbButton].btn-outline.btn-warning:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-success{border:2px solid #5dcfe3;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-success.focus,.nb-theme-eva [nbButton].btn-outline.btn-success:focus{color:#546d8d;border-color:#7dd9e9;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-success.hover,.nb-theme-eva [nbButton].btn-outline.btn-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-success.active,.nb-theme-eva [nbButton].btn-outline.btn-success:active,.nb-theme-eva [nbButton].btn-outline.btn-success:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-info{border:2px solid #ba7fec;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-info.focus,.nb-theme-eva [nbButton].btn-outline.btn-info:focus{color:#546d8d;border-color:#c899f0;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-info.hover,.nb-theme-eva [nbButton].btn-outline.btn-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-info.active,.nb-theme-eva [nbButton].btn-outline.btn-info:active,.nb-theme-eva [nbButton].btn-outline.btn-info:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-danger{border:2px solid #ff6b83;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-danger.focus,.nb-theme-eva [nbButton].btn-outline.btn-danger:focus{color:#546d8d;border-color:#ff899c;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-danger.hover,.nb-theme-eva [nbButton].btn-outline.btn-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-danger.active,.nb-theme-eva [nbButton].btn-outline.btn-danger:active,.nb-theme-eva [nbButton].btn-outline.btn-danger:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-secondary{border:2px solid #edf2f5;color:#546d8d;background-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-secondary.focus,.nb-theme-eva [nbButton].btn-outline.btn-secondary:focus{border-color:#f1f5f7;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-secondary.hover,.nb-theme-eva [nbButton].btn-outline.btn-secondary:hover{background-color:#f0f4f6;border-color:transparent}.nb-theme-eva [nbButton].btn-outline.btn-secondary.active,.nb-theme-eva [nbButton].btn-outline.btn-secondary:active,.nb-theme-eva [nbButton].btn-outline.btn-secondary:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva [nbButton].btn-outline.btn-secondary.active,.nb-theme-eva [nbButton].btn-outline.btn-secondary.focus,.nb-theme-eva [nbButton].btn-outline.btn-secondary.hover,.nb-theme-eva [nbButton].btn-outline.btn-secondary:active,.nb-theme-eva [nbButton].btn-outline.btn-secondary:focus,.nb-theme-eva [nbButton].btn-outline.btn-secondary:hover{color:#546d8d}.nb-theme-eva [nbButton].btn-rectangle{border-radius:.25rem}.nb-theme-eva [nbButton].btn-semi-round{border-radius:.75rem}.nb-theme-eva [nbButton].btn-round{border-radius:1.5rem}.nb-theme-eva nb-list-item{border-bottom:1px solid #ebecee;padding:1rem}.nb-theme-eva nb-list-item:first-child{border-top:1px solid #ebecee}.nb-theme-eva [nbInput]{background-color:transparent;border:2px solid #dadfe6;color:#546d8d}.nb-theme-eva [nbInput]:focus{outline:0;background-color:transparent;border-color:#5dcfe3}.nb-theme-eva [nbInput][disabled]::-ms-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]::placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]::-webkit-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput][disabled]::-moz-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput][disabled]:-moz-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput][disabled]:-ms-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput][disabled]:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput].input-full-width{width:100%}.nb-theme-eva [nbInput].input-info{border-color:#ba7fec}.nb-theme-eva [nbInput].input-success{border-color:#5dcfe3}.nb-theme-eva [nbInput].input-warning{border-color:#ffa36b}.nb-theme-eva [nbInput].input-danger{border-color:#ff6b83}.nb-theme-eva [nbInput].input-sm{font-size:.875rem;padding:.375rem 1.125rem}.nb-theme-eva [nbInput].input-md{font-size:1rem;padding:.75rem 1.125rem}.nb-theme-eva [nbInput].input-lg{font-size:1.125rem;padding:1.125rem}.nb-theme-eva [nbInput].input-rectangle{border-radius:.17rem}.nb-theme-eva [nbInput].input-semi-round{border-radius:.75rem}.nb-theme-eva [nbInput].input-round{border-radius:1.5rem}.nb-theme-eva [nbInput]::-ms-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]::placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]::-webkit-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput]::-moz-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput]:-moz-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva [nbInput]:-ms-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva [nbInput]:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .overlay-backdrop{background:rgba(0,0,0,.288)}.nb-theme-eva .cdk-overlay-container{z-index:1040}.nb-theme-eva nb-popover{border:2px solid #0d1c2e;border-radius:.75rem;background:#0d1c2e;box-shadow:none}.nb-theme-eva nb-popover .primitive-overlay{color:#fff}.nb-theme-eva nb-popover .arrow{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #0d1c2e}.nb-theme-eva nb-popover .arrow::after{position:absolute;content:' ';width:0;height:0;top:3px;left:calc(50% - calc(6px - 2px));border-left:solid transparent;border-right:solid transparent;border-bottom:solid #0d1c2e}.nb-theme-eva nb-popover.nb-overlay-bottom .arrow{top:calc(-6px + 1px);left:calc(50% - 6px)}.nb-theme-eva nb-popover.nb-overlay-left .arrow{right:-7px;top:calc(50% - 3px);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nb-theme-eva nb-popover.nb-overlay-top .arrow{bottom:calc(-6px + 1px);left:calc(50% - 6px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nb-theme-eva nb-popover.nb-overlay-right .arrow{left:-7px;top:calc(50% - 3px);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.nb-theme-eva nb-context-menu{border:2px solid #5dcfe3;border-radius:.17rem;background:0 0;box-shadow:none}.nb-theme-eva nb-context-menu .primitive-overlay{color:#546d8d}.nb-theme-eva nb-context-menu .arrow{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #5dcfe3}.nb-theme-eva nb-context-menu .arrow::after{position:absolute;content:' ';width:0;height:0;top:3px;left:calc(50% - calc(11px - 2px));border-left:solid transparent;border-right:solid transparent;border-bottom:solid transparent}.nb-theme-eva nb-context-menu.nb-overlay-bottom .arrow{top:calc(-11px + 1px);left:calc(50% - 11px)}.nb-theme-eva nb-context-menu.nb-overlay-left .arrow{right:-15px;top:calc(50% - 5.5px);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nb-theme-eva nb-context-menu.nb-overlay-top .arrow{bottom:calc(-11px + 1px);left:calc(50% - 11px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nb-theme-eva nb-context-menu.nb-overlay-right .arrow{left:-15px;top:calc(50% - 5.5px);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a{color:#546d8d;font-weight:400}.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a .menu-icon{color:#546d8d}.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:active,.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:focus,.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:hover{color:#fff;background:#5dcfe3;font-weight:400}.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:active .menu-icon,.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:focus .menu-icon,.nb-theme-eva nb-menu.context-menu .menu-items .menu-item a:hover .menu-icon{color:#fff}.nb-theme-eva nb-select>button[nbButton]{transition:.1s}[dir=rtl] .nb-theme-eva nb-select>button[nbButton]::after{left:.75rem;right:auto}.nb-theme-eva nb-select>button[nbButton].opened.top{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva nb-select>button[nbButton].opened.bottom{border-bottom-left-radius:0;border-bottom-right-radius:0}.nb-theme-eva nb-card.select{background-color:transparent;max-height:20rem;margin-bottom:0;box-shadow:none}.nb-theme-eva nb-card.select nb-card-body{padding:0}.nb-theme-eva nb-card.select nb-option{padding:.75rem 1.5rem}.nb-theme-eva nb-card.select.primary{border:2px solid #36f}.nb-theme-eva nb-calendar-day-picker nb-card.select.primary nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.primary nb-option.range-cell.start,.nb-theme-eva nb-card.select.primary nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.primary nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.primary nb-option.selected,.nb-theme-eva nb-card.select.primary nb-option:hover{background-color:#36f;color:#fff}.nb-theme-eva nb-card.select.danger{border:2px solid #ff6b83}.nb-theme-eva nb-calendar-day-picker nb-card.select.danger nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.danger nb-option.range-cell.start,.nb-theme-eva nb-card.select.danger nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.danger nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.danger nb-option.selected,.nb-theme-eva nb-card.select.danger nb-option:hover{background-color:#ff6b83;color:#fff}.nb-theme-eva nb-card.select.warning{border:2px solid #ffa36b}.nb-theme-eva nb-calendar-day-picker nb-card.select.warning nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.warning nb-option.range-cell.start,.nb-theme-eva nb-card.select.warning nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.warning nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.warning nb-option.selected,.nb-theme-eva nb-card.select.warning nb-option:hover{background-color:#ffa36b;color:#fff}.nb-theme-eva nb-card.select.info{border:2px solid #ba7fec}.nb-theme-eva nb-calendar-day-picker nb-card.select.info nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.info nb-option.range-cell.start,.nb-theme-eva nb-card.select.info nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.info nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.info nb-option.selected,.nb-theme-eva nb-card.select.info nb-option:hover{background-color:#ba7fec;color:#fff}.nb-theme-eva nb-card.select.success{border:2px solid #5dcfe3}.nb-theme-eva nb-calendar-day-picker nb-card.select.success nb-option.range-cell.end,.nb-theme-eva nb-calendar-day-picker nb-card.select.success nb-option.range-cell.start,.nb-theme-eva nb-card.select.success nb-calendar-day-picker nb-option.range-cell.end,.nb-theme-eva nb-card.select.success nb-calendar-day-picker nb-option.range-cell.start,.nb-theme-eva nb-card.select.success nb-option.selected,.nb-theme-eva nb-card.select.success nb-option:hover{background-color:#5dcfe3;color:#fff}.nb-theme-eva nb-card.select.bottom{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva nb-card.select.top{border-bottom-left-radius:0;border-bottom-right-radius:0}.nb-theme-eva nb-card.select nb-checkbox .customised-control-description{color:inherit}.nb-theme-eva nb-card.select nb-checkbox .customised-control-input:checked~.customised-control-indicator,.nb-theme-eva nb-card.select nb-checkbox .customised-control-input:checked~.customised-control-indicator::before{border-color:#dadfe6}.nb-theme-eva nb-card.select nb-option-group.disabled,.nb-theme-eva nb-card.select nb-option.disabled{background-color:#f2f4f7;opacity:.3}.nb-theme-eva nb-toast{background-color:transparent;padding:1.125rem;color:#919fb1;border:.125rem solid;border-radius:.17rem;box-shadow:none}[dir=ltr] .nb-theme-eva nb-toast .icon{margin-right:1.25rem}[dir=rtl] .nb-theme-eva nb-toast .icon{margin-left:1.25rem}.nb-theme-eva nb-toast i{border-radius:.17rem}.nb-theme-eva nb-toast.default{border-color:#bcc3cc;padding:calc(1.125rem / 2) 1.125rem}.nb-theme-eva nb-toast.success{border-color:#5dcfe3;color:#5dcfe3}.nb-theme-eva nb-toast.success i{background-color:#5dcfe3;color:#fff}.nb-theme-eva nb-toast.info{border-color:#ba7fec;color:#ba7fec}.nb-theme-eva nb-toast.info i{background-color:#ba7fec;color:#fff}.nb-theme-eva nb-toast.warning{border-color:#ffa36b;color:#ffa36b}.nb-theme-eva nb-toast.warning i{background-color:#ffa36b;color:#fff}.nb-theme-eva nb-toast.primary{border-color:#36f;color:#36f}.nb-theme-eva nb-toast.primary i{background-color:#36f;color:#fff}.nb-theme-eva nb-toast.danger{border-color:#ff6b83;color:#ff6b83}.nb-theme-eva nb-toast.danger i{background-color:#ff6b83;color:#fff}.nb-theme-eva nb-tooltip{background:#919fb1}.nb-theme-eva nb-tooltip .content{font-size:1rem;color:#e9edf2}.nb-theme-eva nb-tooltip .arrow{border-bottom:5px solid #919fb1}.nb-theme-eva nb-tooltip.primary-tooltip{background:#36f}.nb-theme-eva nb-tooltip.primary-tooltip .arrow{border-bottom-color:#36f}.nb-theme-eva nb-tooltip.primary-tooltip .content{color:#e9edf2}.nb-theme-eva nb-tooltip.danger-tooltip{background:#ff6b83}.nb-theme-eva nb-tooltip.danger-tooltip .arrow{border-bottom-color:#ff6b83}.nb-theme-eva nb-tooltip.danger-tooltip .content{color:#e9edf2}.nb-theme-eva nb-tooltip.success-tooltip{background:#5dcfe3}.nb-theme-eva nb-tooltip.success-tooltip .arrow{border-bottom-color:#5dcfe3}.nb-theme-eva nb-tooltip.success-tooltip .content{color:#e9edf2}.nb-theme-eva nb-tooltip.warning-tooltip{background:#ffa36b}.nb-theme-eva nb-tooltip.warning-tooltip .arrow{border-bottom-color:#ffa36b}.nb-theme-eva nb-tooltip.warning-tooltip .content{color:#e9edf2}.nb-theme-eva nb-tooltip.info-tooltip{background:#ba7fec}.nb-theme-eva nb-tooltip.info-tooltip .arrow{border-bottom-color:#ba7fec}.nb-theme-eva nb-tooltip.info-tooltip .content{color:#e9edf2}.nb-theme-eva button.button>i{color:#546d8d;font-size:1.5rem}.nb-theme-eva nb-datepicker-container{border:2px solid #36f;border-radius:.17rem;background:0 0;box-shadow:none}.nb-theme-eva nb-datepicker-container .primitive-overlay{color:#546d8d}.nb-theme-eva nb-datepicker-container .arrow{border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #36f}.nb-theme-eva nb-datepicker-container .arrow::after{position:absolute;content:' ';width:0;height:0;top:3px;left:calc(50% - calc(11px - 2px));border-left:solid transparent;border-right:solid transparent;border-bottom:solid transparent}.nb-theme-eva nb-datepicker-container.nb-overlay-bottom .arrow{top:calc(-11px + 1px);left:calc(50% - 11px)}.nb-theme-eva nb-datepicker-container.nb-overlay-left .arrow{right:-15px;top:calc(50% - 5.5px);-webkit-transform:rotate(90deg);transform:rotate(90deg)}.nb-theme-eva nb-datepicker-container.nb-overlay-top .arrow{bottom:calc(-11px + 1px);left:calc(50% - 11px);-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nb-theme-eva nb-datepicker-container.nb-overlay-right .arrow{left:-15px;top:calc(50% - 5.5px);-webkit-transform:rotate(270deg);transform:rotate(270deg)}.nb-theme-eva nb-radio .radio-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #dadfe6}.nb-theme-eva nb-radio .radio-indicator::before{background-color:transparent;height:calc(1.25rem * .6);width:calc(1.25rem * .6);border:solid transparent}.nb-theme-eva nb-radio input:checked+.radio-indicator,.nb-theme-eva nb-radio input:disabled:checked+.radio-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #5dcfe3}.nb-theme-eva nb-radio input:checked+.radio-indicator::before,.nb-theme-eva nb-radio input:disabled:checked+.radio-indicator::before{background-color:#5dcfe3;height:calc(1.25rem * .6);width:calc(1.25rem * .6);border:solid #5dcfe3}.nb-theme-eva nb-radio input:disabled+.radio-indicator{background-color:transparent;width:1.25rem;height:1.25rem;border:2px solid #dadfe6}.nb-theme-eva nb-radio input:disabled+.radio-indicator::before{background-color:transparent;height:calc(1.25rem * .6);width:calc(1.25rem * .6);border:solid transparent}.nb-theme-eva nb-radio input:checked+.radio-indicator,.nb-theme-eva nb-radio input:hover:not(:disabled)+.radio-indicator,.nb-theme-eva nb-radio.success input:checked+.radio-indicator,.nb-theme-eva nb-radio.success input:hover:not(:disabled)+.radio-indicator{border-color:#5dcfe3}.nb-theme-eva nb-radio.warning input:checked+.radio-indicator,.nb-theme-eva nb-radio.warning input:hover:not(:disabled)+.radio-indicator{border-color:#ffa36b}.nb-theme-eva nb-radio.danger input:checked+.radio-indicator,.nb-theme-eva nb-radio.danger input:hover:not(:disabled)+.radio-indicator{border-color:#ff6b83}.nb-theme-eva nb-radio .radio-description{color:#919fb1}.nb-theme-eva .font-secondary{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.nb-theme-eva .font-secondary .header .name{font-size:4.5rem}.nb-theme-eva .font-main{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.nb-theme-eva .font-main .header .name{font-size:2.5rem}.nb-theme-eva .font-w-light{font-weight:300}.nb-theme-eva .font-w-regular{font-weight:400}.nb-theme-eva .font-w-bold{font-weight:600}.nb-theme-eva .text-primary{color:#527dff!important}.nb-theme-eva .text-warning{color:#ffb181!important}.nb-theme-eva .text-success{color:#75d6e7!important}.nb-theme-eva .text-info{color:#c492ef!important}.nb-theme-eva .text-danger{color:#ff8196!important}.nb-theme-eva .text-heading{color:#546d8d!important}.nb-theme-eva .text-body{color:#919fb1!important}.nb-theme-eva .text-hint{color:#0d1c2e!important}.nb-theme-eva .text-white{color:#fff!important}.nb-theme-eva .bg-primary{background-color:#527dff!important}.nb-theme-eva .bg-warning{background-color:#ffb181!important}.nb-theme-eva .bg-success{background-color:#75d6e7!important}.nb-theme-eva .bg-info{background-color:#c492ef!important}.nb-theme-eva .bg-danger{background-color:#ff8196!important}.nb-theme-eva .bg-heading{background-color:#546d8d!important}.nb-theme-eva .bg-body{background-color:#919fb1!important}.nb-theme-eva .bg-hint{background-color:#0d1c2e!important}.nb-theme-eva .bg-white{background-color:#fff!important}.nb-theme-eva .text-indent{text-indent:2rem}.nb-theme-eva .blockquote{font-size:1rem;color:#919fb1}[dir=ltr] .nb-theme-eva .blockquote{border-left:.25rem solid #0d1c2e}[dir=rtl] .nb-theme-eva .blockquote{border-right:.25rem solid #0d1c2e}.nb-theme-eva .blockquote-reverse{font-size:1rem;color:#919fb1}[dir=ltr] .nb-theme-eva .blockquote-reverse{border-right:.25rem solid #0d1c2e}[dir=rtl] .nb-theme-eva .blockquote-reverse{border-left:.25rem solid #0d1c2e}.nb-theme-eva .blockquote-footer{color:#0d1c2e;font-style:italic;font-size:100%}.nb-theme-eva .small,.nb-theme-eva small{font-size:87.5%}.nb-theme-eva .mark,.nb-theme-eva mark{padding:.05em;background-color:#527dff;color:#fff}.nb-theme-eva .h1,.nb-theme-eva .h2,.nb-theme-eva .h3,.nb-theme-eva .h4,.nb-theme-eva .h5,.nb-theme-eva .h6,.nb-theme-eva h1,.nb-theme-eva h2,.nb-theme-eva h3,.nb-theme-eva h4,.nb-theme-eva h5,.nb-theme-eva h6{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#546d8d;font-weight:500}.nb-theme-eva b,.nb-theme-eva strong{font-weight:600}.nb-theme-eva a{color:#5dcfe3}.nb-theme-eva a:focus,.nb-theme-eva a:hover{color:#7dcfe3}[dir=ltr] .nb-theme-eva ol,[dir=ltr] .nb-theme-eva ul{padding-left:1.25rem}[dir=rtl] .nb-theme-eva ol,[dir=rtl] .nb-theme-eva ul{padding-right:1.25rem}.nb-theme-eva .alert{border:none!important}.nb-theme-eva .alert-success{background-color:transparent;border:none;color:#75d6e7}.nb-theme-eva .alert-success .h1,.nb-theme-eva .alert-success .h2,.nb-theme-eva .alert-success .h3,.nb-theme-eva .alert-success .h4,.nb-theme-eva .alert-success .h5,.nb-theme-eva .alert-success .h6,.nb-theme-eva .alert-success h1,.nb-theme-eva .alert-success h2,.nb-theme-eva .alert-success h3,.nb-theme-eva .alert-success h4,.nb-theme-eva .alert-success h5,.nb-theme-eva .alert-success h6{color:#75d6e7!important}.nb-theme-eva .alert-success hr{border-top-color:#4ac9df}.nb-theme-eva .alert-success .alert-link{color:#75d6e7;text-decoration:none;font-weight:400;border-bottom:1px dashed #75d6e7}.nb-theme-eva .alert-success .alert-link:focus,.nb-theme-eva .alert-success .alert-link:hover{border-bottom:1px solid #75d6e7}.nb-theme-eva .alert-info{background-color:transparent;border:none;color:#c492ef}.nb-theme-eva .alert-info .h1,.nb-theme-eva .alert-info .h2,.nb-theme-eva .alert-info .h3,.nb-theme-eva .alert-info .h4,.nb-theme-eva .alert-info .h5,.nb-theme-eva .alert-info .h6,.nb-theme-eva .alert-info h1,.nb-theme-eva .alert-info h2,.nb-theme-eva .alert-info h3,.nb-theme-eva .alert-info h4,.nb-theme-eva .alert-info h5,.nb-theme-eva .alert-info h6{color:#c492ef!important}.nb-theme-eva .alert-info hr{border-top-color:#ac66e8}.nb-theme-eva .alert-info .alert-link{color:#c492ef;text-decoration:none;font-weight:400;border-bottom:1px dashed #c492ef}.nb-theme-eva .alert-info .alert-link:focus,.nb-theme-eva .alert-info .alert-link:hover{border-bottom:1px solid #c492ef}.nb-theme-eva .alert-warning{background-color:transparent;border:none;color:#ffb181}.nb-theme-eva .alert-warning .h1,.nb-theme-eva .alert-warning .h2,.nb-theme-eva .alert-warning .h3,.nb-theme-eva .alert-warning .h4,.nb-theme-eva .alert-warning .h5,.nb-theme-eva .alert-warning .h6,.nb-theme-eva .alert-warning h1,.nb-theme-eva .alert-warning h2,.nb-theme-eva .alert-warning h3,.nb-theme-eva .alert-warning h4,.nb-theme-eva .alert-warning h5,.nb-theme-eva .alert-warning h6{color:#ffb181!important}.nb-theme-eva .alert-warning hr{border-top-color:#ff914e}.nb-theme-eva .alert-warning .alert-link{color:#ffb181;text-decoration:none;font-weight:400;border-bottom:1px dashed #ffb181}.nb-theme-eva .alert-warning .alert-link:focus,.nb-theme-eva .alert-warning .alert-link:hover{border-bottom:1px solid #ffb181}.nb-theme-eva .alert-danger{background-color:transparent;border:none;color:#ff8196}.nb-theme-eva .alert-danger .h1,.nb-theme-eva .alert-danger .h2,.nb-theme-eva .alert-danger .h3,.nb-theme-eva .alert-danger .h4,.nb-theme-eva .alert-danger .h5,.nb-theme-eva .alert-danger .h6,.nb-theme-eva .alert-danger h1,.nb-theme-eva .alert-danger h2,.nb-theme-eva .alert-danger h3,.nb-theme-eva .alert-danger h4,.nb-theme-eva .alert-danger h5,.nb-theme-eva .alert-danger h6{color:#ff8196!important}.nb-theme-eva .alert-danger hr{border-top-color:#ff4e6c}.nb-theme-eva .alert-danger .alert-link{color:#ff8196;text-decoration:none;font-weight:400;border-bottom:1px dashed #ff8196}.nb-theme-eva .alert-danger .alert-link:focus,.nb-theme-eva .alert-danger .alert-link:hover{border-bottom:1px solid #ff8196}.nb-theme-eva .alert-primary{background-color:transparent;border:none;color:#527dff}.nb-theme-eva .alert-primary .h1,.nb-theme-eva .alert-primary .h2,.nb-theme-eva .alert-primary .h3,.nb-theme-eva .alert-primary .h4,.nb-theme-eva .alert-primary .h5,.nb-theme-eva .alert-primary .h6,.nb-theme-eva .alert-primary h1,.nb-theme-eva .alert-primary h2,.nb-theme-eva .alert-primary h3,.nb-theme-eva .alert-primary h4,.nb-theme-eva .alert-primary h5,.nb-theme-eva .alert-primary h6{color:#527dff!important}.nb-theme-eva .alert-primary hr{border-top-color:#1f57ff}.nb-theme-eva .alert-primary .alert-link{color:#527dff;text-decoration:none;font-weight:400;border-bottom:1px dashed #527dff}.nb-theme-eva .alert-primary .alert-link:focus,.nb-theme-eva .alert-primary .alert-link:hover{border-bottom:1px solid #527dff}.nb-theme-eva .alert-hint{background-color:transparent;border:none;color:#0d1c2e}.nb-theme-eva .alert-hint .h1,.nb-theme-eva .alert-hint .h2,.nb-theme-eva .alert-hint .h3,.nb-theme-eva .alert-hint .h4,.nb-theme-eva .alert-hint .h5,.nb-theme-eva .alert-hint .h6,.nb-theme-eva .alert-hint h1,.nb-theme-eva .alert-hint h2,.nb-theme-eva .alert-hint h3,.nb-theme-eva .alert-hint h4,.nb-theme-eva .alert-hint h5,.nb-theme-eva .alert-hint h6{color:#0d1c2e!important}.nb-theme-eva .alert-hint hr{border-top-color:#020406}.nb-theme-eva .alert-hint .alert-link{color:#0d1c2e;text-decoration:none;font-weight:400;border-bottom:1px dashed #0d1c2e}.nb-theme-eva .alert-hint .alert-link:focus,.nb-theme-eva .alert-hint .alert-link:hover{border-bottom:1px solid #0d1c2e}.nb-theme-eva ng2-smart-table table tr th,.nb-theme-eva ng2-smart-table table tr th a{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:600;line-height:1.25;color:#546d8d}.nb-theme-eva ng2-smart-table table tr td{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.25;color:#546d8d}.nb-theme-eva ng2-smart-table table tr td,.nb-theme-eva ng2-smart-table table tr th{position:relative;padding:.875rem 1.25rem;border:1px solid transparent;vertical-align:middle}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th{padding:.875rem 1.25rem}[dir=ltr] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th{padding-right:1.75rem}[dir=rtl] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th{padding-left:1.75rem}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a:active,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a:hover,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a:visited{color:#546d8d;text-decoration:none}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc{font-weight:600}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{border-bottom-color:#0d1c2e;border-width:.375rem;position:absolute;margin:0;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}[dir=ltr] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,[dir=ltr] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{right:.75rem}[dir=rtl] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc::after,[dir=rtl] .nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc::after{left:.75rem}.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.asc.desc::after,.nb-theme-eva ng2-smart-table table tr.ng2-smart-titles th a.sort.desc.desc::after{-webkit-transform:translate(0,-50%) rotate(180deg);transform:translate(0,-50%) rotate(180deg)}.nb-theme-eva ng2-smart-table thead tr{background:0 0}.nb-theme-eva ng2-smart-table thead tr.ng2-smart-filters th{padding:.375rem .5rem}.nb-theme-eva ng2-smart-table thead tr.ng2-smart-filters th .ng2-smart-filter input{line-height:1.25}.nb-theme-eva nb-calendar-day-picker ng2-smart-table tbody tr.range-cell.end,.nb-theme-eva nb-calendar-day-picker ng2-smart-table tbody tr.range-cell.start,.nb-theme-eva ng2-smart-table tbody nb-calendar-day-picker tr.range-cell.end,.nb-theme-eva ng2-smart-table tbody nb-calendar-day-picker tr.range-cell.start,.nb-theme-eva ng2-smart-table tbody tr.selected,.nb-theme-eva ng2-smart-table tbody tr:hover{background:#e6f3ff!important}.nb-theme-eva ng2-smart-table tbody tr:nth-child(2n){background-color:#f5f7fc}.nb-theme-eva ng2-smart-table th.ng2-smart-actions-title-add a{display:flex;align-items:center;justify-content:center;font-size:1.75rem!important;padding:.375rem .5rem;background:#5dcfe3;color:#fff;border-radius:.375rem}.nb-theme-eva ng2-smart-table th.ng2-smart-actions-title-add a:hover{text-decoration:none}.nb-theme-eva ng2-smart-table .ng2-smart-actions{padding:0;height:1px}.nb-theme-eva ng2-smart-table .ng2-smart-actions ng2-st-actions,.nb-theme-eva ng2-smart-table .ng2-smart-actions ng2-st-tbody-create-cancel,.nb-theme-eva ng2-smart-table .ng2-smart-actions ng2-st-tbody-edit-delete{display:flex;height:100%}.nb-theme-eva ng2-smart-table .ng2-smart-actions a.ng2-smart-action{display:flex;align-items:center;justify-content:center;height:100%;width:100%;font-size:2rem!important;color:#0d1c2e}.nb-theme-eva ng2-smart-table .ng2-smart-actions a.ng2-smart-action:not(:last-child){border-right:1px solid transparent}.nb-theme-eva ng2-smart-table .ng2-smart-actions a.ng2-smart-action:hover{text-decoration:none}.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-create:hover,.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-edit:hover,.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-save:hover{color:#5dcfe3}.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-add-cancel:hover,.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-delete-delete:hover,.nb-theme-eva ng2-smart-table .ng2-smart-actions .ng2-smart-action-edit-cancel:hover{color:#ff6b83}.nb-theme-eva ng2-smart-table table-cell-edit-mode{display:block;margin:-7.5px -12px}.nb-theme-eva ng2-smart-table ng2-smart-table-pager{display:block}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav{display:flex;justify-content:center;margin-top:1.5rem}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination{display:flex;padding:0}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:focus,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .ng2-smart-pagination .page-item.disabled .page-link:hover{background-color:rgba(0,0,0,.05);color:#546d8d}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-size:1rem;line-height:1.25;border:1px solid transparent;border-radius:.17rem}[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-right:1px solid transparent}[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:not(:last-child){border-left:1px solid transparent}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-next,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a.page-link-prev{font-size:1rem}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span{background:0 0;color:#546d8d;padding:.75rem 1.25rem;border:none}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li a:hover,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li>span:hover{background-color:rgba(0,0,0,.05);color:#546d8d;text-decoration:none}[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a,[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=ltr] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span,[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child a,[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:first-child>span{border-top-right-radius:.17rem;border-bottom-right-radius:.17rem}[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child a,[dir=rtl] .nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li:last-child>span{border-top-left-radius:.17rem;border-bottom-left-radius:.17rem}.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:focus,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active a:hover,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:focus,.nb-theme-eva ng2-smart-table nav.ng2-smart-pagination-nav .pagination li.active>span:hover{color:#fff;background-color:#36f}.nb-theme-eva .btn{color:#fff;text-transform:uppercase;letter-spacing:.4px;font-weight:500;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;border:2px solid transparent;transition:none;cursor:default;padding:.75rem 1.5rem;font-size:1rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn .active,.nb-theme-eva .btn .focus,.nb-theme-eva .btn .hover,.nb-theme-eva .btn:active,.nb-theme-eva .btn:focus,.nb-theme-eva .btn:hover{color:#fff;cursor:default}.nb-theme-eva .btn:not(:disabled):not(.disabled){cursor:default}.nb-theme-eva .btn.btn-rectangle{border-radius:.25rem}.nb-theme-eva .btn.btn-semi-round{border-radius:.75rem}.nb-theme-eva .btn.btn-round{border-radius:1.5rem}.nb-theme-eva .btn.btn-lg{padding:.875rem 1.75rem;font-size:1.125rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn.btn-md{padding:.75rem 1.5rem;font-size:1rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn.btn-sm{padding:.625rem 1.5rem;font-size:.875rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn.btn-xs{padding:.5rem 1.25rem;font-size:.75rem;line-height:1.25;border-radius:.75rem}.nb-theme-eva .btn.btn-primary{background-color:#36f}.nb-theme-eva .btn.btn-primary.focus,.nb-theme-eva .btn.btn-primary:focus{color:#fff;background-color:#507bff;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-primary.hover,.nb-theme-eva .btn.btn-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva .btn.btn-primary.active,.nb-theme-eva .btn.btn-primary:active,.nb-theme-eva .btn.btn-primary:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-primary.btn-disabled,.nb-theme-eva .btn.btn-primary:disabled{opacity:.3}.nb-theme-eva .btn.btn-primary.btn-pulse{-webkit-animation:1.5s infinite btn-primary-pulse;animation:1.5s infinite btn-primary-pulse}@-webkit-keyframes btn-primary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #36f;opacity:.8}}@keyframes btn-primary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #36f;opacity:.8}}.nb-theme-eva .btn.btn-success{background-color:#5dcfe3}.nb-theme-eva .btn.btn-success.focus,.nb-theme-eva .btn.btn-success:focus{color:#fff;background-color:#74d6e7;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-success.hover,.nb-theme-eva .btn.btn-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva .btn.btn-success.active,.nb-theme-eva .btn.btn-success:active,.nb-theme-eva .btn.btn-success:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-success.btn-disabled,.nb-theme-eva .btn.btn-success:disabled{opacity:.3}.nb-theme-eva .btn.btn-success.btn-pulse{-webkit-animation:1.5s infinite btn-success-pulse;animation:1.5s infinite btn-success-pulse}@-webkit-keyframes btn-success-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #5dcfe3;opacity:.8}}@keyframes btn-success-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #5dcfe3;opacity:.8}}.nb-theme-eva .btn.btn-warning{background-color:#ffa36b}.nb-theme-eva .btn.btn-warning.focus,.nb-theme-eva .btn.btn-warning:focus{color:#fff;background-color:#ffb080;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-warning.hover,.nb-theme-eva .btn.btn-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva .btn.btn-warning.active,.nb-theme-eva .btn.btn-warning:active,.nb-theme-eva .btn.btn-warning:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-warning.btn-disabled,.nb-theme-eva .btn.btn-warning:disabled{opacity:.3}.nb-theme-eva .btn.btn-warning.btn-pulse{-webkit-animation:1.5s infinite btn-warning-pulse;animation:1.5s infinite btn-warning-pulse}@-webkit-keyframes btn-warning-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ffa36b;opacity:.8}}@keyframes btn-warning-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ffa36b;opacity:.8}}.nb-theme-eva .btn.btn-info{background-color:#ba7fec}.nb-theme-eva .btn.btn-info.focus,.nb-theme-eva .btn.btn-info:focus{color:#fff;background-color:#c491ef;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-info.hover,.nb-theme-eva .btn.btn-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva .btn.btn-info.active,.nb-theme-eva .btn.btn-info:active,.nb-theme-eva .btn.btn-info:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-info.btn-disabled,.nb-theme-eva .btn.btn-info:disabled{opacity:.3}.nb-theme-eva .btn.btn-info.btn-pulse{-webkit-animation:1.5s infinite btn-info-pulse;animation:1.5s infinite btn-info-pulse}@-webkit-keyframes btn-info-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ba7fec;opacity:.8}}@keyframes btn-info-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ba7fec;opacity:.8}}.nb-theme-eva .btn.btn-danger{background-color:#ff6b83}.nb-theme-eva .btn.btn-danger.focus,.nb-theme-eva .btn.btn-danger:focus{color:#fff;background-color:#ff8094;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-danger.hover,.nb-theme-eva .btn.btn-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva .btn.btn-danger.active,.nb-theme-eva .btn.btn-danger:active,.nb-theme-eva .btn.btn-danger:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-danger.btn-disabled,.nb-theme-eva .btn.btn-danger:disabled{opacity:.3}.nb-theme-eva .btn.btn-danger.btn-pulse{-webkit-animation:1.5s infinite btn-danger-pulse;animation:1.5s infinite btn-danger-pulse}@-webkit-keyframes btn-danger-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ff6b83;opacity:.8}}@keyframes btn-danger-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ff6b83;opacity:.8}}.nb-theme-eva .btn.btn-secondary{border:2px solid #edf2f5;color:#546d8d;background-color:#edf2f5}.nb-theme-eva .btn.btn-secondary.focus,.nb-theme-eva .btn.btn-secondary:focus{border-color:#f1f5f7;box-shadow:none}.nb-theme-eva .btn.btn-secondary.hover,.nb-theme-eva .btn.btn-secondary:hover{background-color:#f0f4f6;border-color:transparent}.nb-theme-eva .btn.btn-secondary.active,.nb-theme-eva .btn.btn-secondary:active,.nb-theme-eva .btn.btn-secondary:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-secondary.btn-disabled,.nb-theme-eva .btn.btn-secondary:disabled{opacity:.3}.nb-theme-eva .btn.btn-secondary.btn-pulse{-webkit-animation:1.5s infinite btn-secondary-pulse;animation:1.5s infinite btn-secondary-pulse}@-webkit-keyframes btn-secondary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #edf2f5;opacity:.8}}@keyframes btn-secondary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #edf2f5;opacity:.8}}.nb-theme-eva .btn.btn-secondary.active,.nb-theme-eva .btn.btn-secondary.focus,.nb-theme-eva .btn.btn-secondary.hover,.nb-theme-eva .btn.btn-secondary:active,.nb-theme-eva .btn.btn-secondary:focus,.nb-theme-eva .btn.btn-secondary:hover{color:#546d8d}.nb-theme-eva .btn.btn-hero-primary{background-image:linear-gradient(to right,#36f,#36f);box-shadow:0 0 0 0 #2c58db,0 0 20px 0 #36f;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary .focus,.nb-theme-eva .btn.btn-hero-primary .hover,.nb-theme-eva .btn.btn-hero-primary:focus,.nb-theme-eva .btn.btn-hero-primary:hover{background-image:linear-gradient(to right,#507bff,#507bff)}.nb-theme-eva .btn.btn-hero-primary .active,.nb-theme-eva .btn.btn-hero-primary:active{background-image:linear-gradient(to right,#2c58db,#2c58db);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-primary:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-primary.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-primary.btn-pulse{-webkit-animation:1.5s infinite btn-hero-primary-pulse;animation:1.5s infinite btn-hero-primary-pulse}@-webkit-keyframes btn-hero-primary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #36f;opacity:.8}}@keyframes btn-hero-primary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #36f;opacity:.8}}.nb-theme-eva .btn.btn-hero-success{background-image:linear-gradient(to right,#5dcfe3,#5dcfe3);box-shadow:0 0 0 0 #50b2c3,0 0 20px 0 #5dcfe3;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success .focus,.nb-theme-eva .btn.btn-hero-success .hover,.nb-theme-eva .btn.btn-hero-success:focus,.nb-theme-eva .btn.btn-hero-success:hover{background-image:linear-gradient(to right,#74d6e7,#74d6e7)}.nb-theme-eva .btn.btn-hero-success .active,.nb-theme-eva .btn.btn-hero-success:active{background-image:linear-gradient(to right,#50b2c3,#50b2c3);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-success:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-success.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-success.btn-pulse{-webkit-animation:1.5s infinite btn-hero-success-pulse;animation:1.5s infinite btn-hero-success-pulse}@-webkit-keyframes btn-hero-success-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #5dcfe3;opacity:.8}}@keyframes btn-hero-success-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #5dcfe3;opacity:.8}}.nb-theme-eva .btn.btn-hero-warning{background-image:linear-gradient(to right,#ffa36b,#ffa36b);box-shadow:0 0 0 0 #db8c5c,0 0 20px 0 #ffa36b;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning .focus,.nb-theme-eva .btn.btn-hero-warning .hover,.nb-theme-eva .btn.btn-hero-warning:focus,.nb-theme-eva .btn.btn-hero-warning:hover{background-image:linear-gradient(to right,#ffb080,#ffb080)}.nb-theme-eva .btn.btn-hero-warning .active,.nb-theme-eva .btn.btn-hero-warning:active{background-image:linear-gradient(to right,#db8c5c,#db8c5c);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-warning:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-warning.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-warning.btn-pulse{-webkit-animation:1.5s infinite btn-hero-warning-pulse;animation:1.5s infinite btn-hero-warning-pulse}@-webkit-keyframes btn-hero-warning-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ffa36b;opacity:.8}}@keyframes btn-hero-warning-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ffa36b;opacity:.8}}.nb-theme-eva .btn.btn-hero-info{background-image:linear-gradient(to right,#ba7fec,#ba7fec);box-shadow:0 0 0 0 #a06dcb,0 0 20px 0 #ba7fec;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info .focus,.nb-theme-eva .btn.btn-hero-info .hover,.nb-theme-eva .btn.btn-hero-info:focus,.nb-theme-eva .btn.btn-hero-info:hover{background-image:linear-gradient(to right,#c491ef,#c491ef)}.nb-theme-eva .btn.btn-hero-info .active,.nb-theme-eva .btn.btn-hero-info:active{background-image:linear-gradient(to right,#a06dcb,#a06dcb);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-info:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-info.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-info.btn-pulse{-webkit-animation:1.5s infinite btn-hero-info-pulse;animation:1.5s infinite btn-hero-info-pulse}@-webkit-keyframes btn-hero-info-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ba7fec;opacity:.8}}@keyframes btn-hero-info-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ba7fec;opacity:.8}}.nb-theme-eva .btn.btn-hero-danger{background-image:linear-gradient(to right,#ff6b83,#ff6b83);box-shadow:0 0 0 0 #db5c71,0 0 20px 0 #ff6b83;border-radius:.75rem;text-shadow:none;border:none;line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger .focus,.nb-theme-eva .btn.btn-hero-danger .hover,.nb-theme-eva .btn.btn-hero-danger:focus,.nb-theme-eva .btn.btn-hero-danger:hover{background-image:linear-gradient(to right,#ff8094,#ff8094)}.nb-theme-eva .btn.btn-hero-danger .active,.nb-theme-eva .btn.btn-hero-danger:active{background-image:linear-gradient(to right,#db5c71,#db5c71);box-shadow:none;border-color:transparent}.nb-theme-eva .btn.btn-hero-danger:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-danger.btn.btn-lg{line-height:calc((1.125rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger.btn.btn-md{line-height:calc((1rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger.btn.btn-sm{line-height:calc((.875rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger.btn.btn-tn{line-height:calc((.75rem * 1.25) + 4px)}.nb-theme-eva .btn.btn-hero-danger.btn-pulse{-webkit-animation:1.5s infinite btn-hero-danger-pulse;animation:1.5s infinite btn-hero-danger-pulse}@-webkit-keyframes btn-hero-danger-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ff6b83;opacity:.8}}@keyframes btn-hero-danger-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #ff6b83;opacity:.8}}.nb-theme-eva .btn.btn-hero-secondary{color:#546d8d;background-color:#edf2f5;box-shadow:0 0 0 0 #ccd0d3,0 0 0 0 #edf2f5;border-radius:.75rem;text-shadow:none;border:2px solid #edf2f5}.nb-theme-eva .btn.btn-hero-secondary .focus,.nb-theme-eva .btn.btn-hero-secondary:focus{border-color:#f0f4f6}.nb-theme-eva .btn.btn-hero-secondary .hover,.nb-theme-eva .btn.btn-hero-secondary:hover{background-color:rgba(237,242,245,.2)}.nb-theme-eva .btn.btn-hero-secondary .active,.nb-theme-eva .btn.btn-hero-secondary:active{border-color:#ccd0d3;box-shadow:none;background:0 0}.nb-theme-eva .btn.btn-hero-secondary:disabled{opacity:.3;box-shadow:none}.nb-theme-eva .btn.btn-hero-secondary.btn-pulse{-webkit-animation:1.5s infinite btn-hero-secondary-pulse;animation:1.5s infinite btn-hero-secondary-pulse}@-webkit-keyframes btn-hero-secondary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #edf2f5;opacity:.8}}@keyframes btn-hero-secondary-pulse{0%,100%{box-shadow:none;opacity:.3}50%{box-shadow:0 0 1rem 0 #edf2f5;opacity:.8}}.nb-theme-eva .btn.btn-outline-primary{border:2px solid #36f;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-primary.focus,.nb-theme-eva .btn.btn-outline-primary:focus{color:#546d8d;border-color:#5c85ff;box-shadow:none}.nb-theme-eva .btn.btn-outline-primary.hover,.nb-theme-eva .btn.btn-outline-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva .btn.btn-outline-primary.active,.nb-theme-eva .btn.btn-outline-primary:active,.nb-theme-eva .btn.btn-outline-primary:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-warning{border:2px solid #ffa36b;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-warning.focus,.nb-theme-eva .btn.btn-outline-warning:focus{color:#546d8d;border-color:#ffb589;box-shadow:none}.nb-theme-eva .btn.btn-outline-warning.hover,.nb-theme-eva .btn.btn-outline-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva .btn.btn-outline-warning.active,.nb-theme-eva .btn.btn-outline-warning:active,.nb-theme-eva .btn.btn-outline-warning:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-success{border:2px solid #5dcfe3;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-success.focus,.nb-theme-eva .btn.btn-outline-success:focus{color:#546d8d;border-color:#7dd9e9;box-shadow:none}.nb-theme-eva .btn.btn-outline-success.hover,.nb-theme-eva .btn.btn-outline-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva .btn.btn-outline-success.active,.nb-theme-eva .btn.btn-outline-success:active,.nb-theme-eva .btn.btn-outline-success:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-info{border:2px solid #ba7fec;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-info.focus,.nb-theme-eva .btn.btn-outline-info:focus{color:#546d8d;border-color:#c899f0;box-shadow:none}.nb-theme-eva .btn.btn-outline-info.hover,.nb-theme-eva .btn.btn-outline-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva .btn.btn-outline-info.active,.nb-theme-eva .btn.btn-outline-info:active,.nb-theme-eva .btn.btn-outline-info:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-danger{border:2px solid #ff6b83;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-danger.focus,.nb-theme-eva .btn.btn-outline-danger:focus{color:#546d8d;border-color:#ff899c;box-shadow:none}.nb-theme-eva .btn.btn-outline-danger.hover,.nb-theme-eva .btn.btn-outline-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva .btn.btn-outline-danger.active,.nb-theme-eva .btn.btn-outline-danger:active,.nb-theme-eva .btn.btn-outline-danger:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-secondary{border:2px solid #edf2f5;color:#546d8d;background-color:transparent}.nb-theme-eva .btn.btn-outline-secondary.focus,.nb-theme-eva .btn.btn-outline-secondary:focus{border-color:#f1f5f7;box-shadow:none}.nb-theme-eva .btn.btn-outline-secondary.hover,.nb-theme-eva .btn.btn-outline-secondary:hover{background-color:#f0f4f6;border-color:transparent}.nb-theme-eva .btn.btn-outline-secondary.active,.nb-theme-eva .btn.btn-outline-secondary:active,.nb-theme-eva .btn.btn-outline-secondary:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva .btn.btn-outline-secondary.active,.nb-theme-eva .btn.btn-outline-secondary.focus,.nb-theme-eva .btn.btn-outline-secondary.hover,.nb-theme-eva .btn.btn-outline-secondary:active,.nb-theme-eva .btn.btn-outline-secondary:focus,.nb-theme-eva .btn.btn-outline-secondary:hover{color:#546d8d}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-primary{border-left:1px solid #2c58db}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-success{border-left:1px solid #50b2c3}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-warning{border-left:1px solid #db8c5c}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-info{border-left:1px solid #a06dcb}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-danger{border-left:1px solid #db5c71}.nb-theme-eva .btn-group:not(.btn-divided-group)>.btn+.btn.btn-secondary{border-left:1px solid #ccd0d3}[dir=ltr] .nb-theme-eva .btn-group:not(.btn-divided-group)>.btn:not(.dropdown-toggle):first-child{border-radius:.75rem 0 0 .75rem}[dir=ltr] .nb-theme-eva .btn-group:not(.btn-divided-group)>.btn:not(.dropdown-toggle):last-child,[dir=rtl] .nb-theme-eva .btn-group:not(.btn-divided-group)>.btn:not(.dropdown-toggle):first-child{border-radius:0 .75rem .75rem 0}[dir=rtl] .nb-theme-eva .btn-group:not(.btn-divided-group)>.btn:not(.dropdown-toggle):last-child{border-radius:.75rem 0 0 .75rem}[dir=ltr] .nb-theme-eva .btn-group.dropdown>.btn:first-of-type.dropdown-toggle{border-top-left-radius:.75rem;border-top-right-radius:0}[dir=rtl] .nb-theme-eva .btn-group.dropdown>.btn:first-of-type.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-group.dropdown>.btn:last-of-type.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:.75rem}[dir=rtl] .nb-theme-eva .btn-group.dropdown>.btn:last-of-type.dropdown-toggle{border-top-left-radius:.75rem;border-top-right-radius:0}[dir=ltr] .nb-theme-eva .btn-group.dropdown:not(.show)>.btn:first-of-type.dropdown-toggle{border-bottom-left-radius:.75rem;border-bottom-right-radius:0}[dir=rtl] .nb-theme-eva .btn-group.dropdown:not(.show)>.btn:first-of-type.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-group.dropdown:not(.show)>.btn:last-of-type.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:.75rem}[dir=rtl] .nb-theme-eva .btn-group.dropdown:not(.show)>.btn:last-of-type.dropdown-toggle{border-bottom-left-radius:.75rem;border-bottom-right-radius:0}.nb-theme-eva .btn-group.dropdown.show>.btn.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}[dir=ltr] .nb-theme-eva .btn-group.dropup>.btn:first-of-type.dropdown-toggle{border-bottom-left-radius:.75rem;border-bottom-right-radius:0}[dir=rtl] .nb-theme-eva .btn-group.dropup>.btn:first-of-type.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-group.dropup>.btn:last-of-type.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:.75rem}[dir=rtl] .nb-theme-eva .btn-group.dropup>.btn:last-of-type.dropdown-toggle{border-bottom-left-radius:.75rem;border-bottom-right-radius:0}[dir=ltr] .nb-theme-eva .btn-group.dropup:not(.show)>.btn:first-of-type.dropdown-toggle{border-top-left-radius:.75rem;border-top-right-radius:0}[dir=rtl] .nb-theme-eva .btn-group.dropup:not(.show)>.btn:first-of-type.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-group.dropup:not(.show)>.btn:last-of-type.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:.75rem}[dir=rtl] .nb-theme-eva .btn-group.dropup:not(.show)>.btn:last-of-type.dropdown-toggle{border-top-left-radius:.75rem;border-top-right-radius:0}.nb-theme-eva .btn-group.dropup.show>.btn.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva .btn-group-icon{font-size:1.5rem;padding:0 1rem}.nb-theme-eva .btn-divided-group .btn{background-color:transparent;color:#546d8d}.nb-theme-eva .btn-divided-group .btn.active.btn-outline-primary,.nb-theme-eva .btn-divided-group .btn.active.btn-primary,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-primary,.nb-theme-eva .btn-divided-group .btn:active.btn-primary{background-color:#36f}.nb-theme-eva .btn-divided-group .btn.active.btn-outline-success,.nb-theme-eva .btn-divided-group .btn.active.btn-success,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-success,.nb-theme-eva .btn-divided-group .btn:active.btn-success{background-color:#5dcfe3}.nb-theme-eva .btn-divided-group .btn.active.btn-outline-warning,.nb-theme-eva .btn-divided-group .btn.active.btn-warning,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-warning,.nb-theme-eva .btn-divided-group .btn:active.btn-warning{background-color:#ffa36b}.nb-theme-eva .btn-divided-group .btn.active.btn-info,.nb-theme-eva .btn-divided-group .btn.active.btn-outline-info,.nb-theme-eva .btn-divided-group .btn:active.btn-info,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-info{background-color:#ba7fec}.nb-theme-eva .btn-divided-group .btn.active.btn-danger,.nb-theme-eva .btn-divided-group .btn.active.btn-outline-danger,.nb-theme-eva .btn-divided-group .btn:active.btn-danger,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-danger{background-color:#ff6b83}.nb-theme-eva .btn-divided-group .btn.active.btn-outline-secondary,.nb-theme-eva .btn-divided-group .btn.active.btn-secondary,.nb-theme-eva .btn-divided-group .btn:active.btn-outline-secondary,.nb-theme-eva .btn-divided-group .btn:active.btn-secondary{border-color:#edf2f5}.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-primary.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-primary:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-primary.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-primary:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-primary.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-primary:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-primary.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-primary:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-success.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-success:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-success.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-success:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-success.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-success:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-success.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-success:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-warning.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-warning:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-warning.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-warning:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-warning.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-warning:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-warning.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-warning:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-info.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-info:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-info.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-info:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-info.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-info:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-info.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-info:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-danger.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-danger:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-danger.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-danger:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-danger.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-danger:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-danger.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-danger:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-secondary.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-outline-secondary:hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-secondary.hover,.nb-theme-eva .btn-divided-group .btn.hover.btn-secondary:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-secondary.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-outline-secondary:hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-secondary.hover,.nb-theme-eva .btn-divided-group .btn:hover.btn-secondary:hover{color:#fff;background-color:#f0f4f6;border-color:transparent}.nb-theme-eva .btn-outline-toggle-group .btn,.nb-theme-eva .btn-outline-toggle-group .btn:not(.active):not(:hover)+.btn:not(.active):not(:hover)::before{background-color:transparent}.nb-theme-eva .btn-divided-group .btn:not(:first-child){border-radius:.75rem}[dir=ltr] .nb-theme-eva .btn-divided-group .btn:not(:first-child){margin-left:.5rem}[dir=rtl] .nb-theme-eva .btn-divided-group .btn:not(:first-child){margin-right:.5rem}.nb-theme-eva .btn-divided-group .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.nb-theme-eva .btn-divided-group .btn:not(:last-child):not(.dropdown-toggle){border-radius:.75rem}.nb-theme-eva .btn-outline-divided-group .btn{background-color:transparent}.nb-theme-eva .btn-group-full-width,.nb-theme-eva .btn-group-full-width .btn:not(.btn-fixed),.nb-theme-eva .dropdown.btn-group,.nb-theme-eva .dropup.btn-group{width:100%}.nb-theme-eva .dropdown.btn-group .btn:first-child,.nb-theme-eva .dropup.btn-group .btn:first-child{width:90%}[dir=ltr] .nb-theme-eva .dropdown.btn-group .btn:first-child,[dir=ltr] .nb-theme-eva .dropup.btn-group .btn:first-child{text-align:left}[dir=rtl] .nb-theme-eva .dropdown.btn-group .btn:first-child,[dir=rtl] .nb-theme-eva .dropup.btn-group .btn:first-child{text-align:right}.nb-theme-eva .dropdown.btn-group .dropdown-toggle,.nb-theme-eva .dropup.btn-group .dropdown-toggle{width:10%}.nb-theme-eva .dropdown.btn-group .dropdown-menu,.nb-theme-eva .dropup.btn-group .dropdown-menu{left:0!important}.nb-theme-eva .dropdown.btn-group>.dropdown-toggle::after,.nb-theme-eva .dropup.btn-group>.dropdown-toggle::after{margin-left:0;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}[dir=ltr] .nb-theme-eva .dropdown.btn-group.show .btn:first-child,[dir=ltr] .nb-theme-eva .dropup.btn-group.show .btn:first-child{border-bottom-left-radius:0}[dir=rtl] .nb-theme-eva .dropdown.btn-group.show .btn:first-child,[dir=rtl] .nb-theme-eva .dropup.btn-group.show .btn:first-child{border-bottom-right-radius:0}.nb-theme-eva .dropdown .dropdown-toggle,.nb-theme-eva .dropup .dropdown-toggle{width:100%;position:relative}[dir=ltr] .nb-theme-eva .dropdown .dropdown-toggle,[dir=ltr] .nb-theme-eva .dropup .dropdown-toggle{text-align:left}[dir=rtl] .nb-theme-eva .dropdown .dropdown-toggle,[dir=rtl] .nb-theme-eva .dropup .dropdown-toggle{text-align:right}.nb-theme-eva .dropdown .dropdown-toggle::after,.nb-theme-eva .dropup .dropdown-toggle::after{position:absolute}.nb-theme-eva .dropdown .btn-danger,.nb-theme-eva .dropdown .btn-info,.nb-theme-eva .dropdown .btn-primary,.nb-theme-eva .dropdown .btn-secondary,.nb-theme-eva .dropdown .btn-success,.nb-theme-eva .dropdown .btn-warning,.nb-theme-eva .dropup .btn-danger,.nb-theme-eva .dropup .btn-info,.nb-theme-eva .dropup .btn-primary,.nb-theme-eva .dropup .btn-secondary,.nb-theme-eva .dropup .btn-success,.nb-theme-eva .dropup .btn-warning{border-color:transparent}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu,.nb-theme-eva .dropup .btn-primary+.dropdown-menu{background-color:#36f;border-top:1px solid #2c58db}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu,.nb-theme-eva .dropdown .btn-success+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu,.nb-theme-eva .dropup .btn-success+.dropdown-menu{background-color:#5dcfe3;border-top:1px solid #50b2c3}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu,.nb-theme-eva .dropup .btn-warning+.dropdown-menu{background-color:#ffa36b;border-top:1px solid #db8c5c}.nb-theme-eva .dropdown .btn-info+.dropdown-menu,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu,.nb-theme-eva .dropup .btn-info+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu{background-color:#ba7fec;border-top:1px solid #a06dcb}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu,.nb-theme-eva .dropup .btn-danger+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu{background-color:#ff6b83;border-top:1px solid #db5c71}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu{background-color:#edf2f5;border-top:1px solid #ccd0d3}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#507bff;border-color:transparent}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#507bff;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#2c58db;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#74d6e7;border-color:transparent}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#74d6e7;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#50b2c3;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#ffb080;border-color:transparent}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#ffb080;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#db8c5c;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#c491ef;border-color:transparent}.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#c491ef;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#a06dcb;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#ff8094;border-color:transparent}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item:focus{color:#fff;background-color:#ff8094;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#db5c71;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item.hover,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item:hover{color:#fff;background-color:#f0f4f6;border-color:transparent}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item:focus,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item.focus,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item:focus{color:#546d8d;border-color:#f1f5f7;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-item:active:focus,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item.active,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item:active,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-item:active:focus{color:#fff;background-color:#ccd0d3;border-color:transparent;box-shadow:none}.nb-theme-eva .dropdown .btn-outline-primary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-primary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-primary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-primary+.dropdown-menu>.dropdown-divider{background-color:#2c58db}.nb-theme-eva .dropdown .btn-outline-success+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-success+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-success+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-success+.dropdown-menu>.dropdown-divider{background-color:#50b2c3}.nb-theme-eva .dropdown .btn-outline-warning+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-warning+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-warning+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-warning+.dropdown-menu>.dropdown-divider{background-color:#db8c5c}.nb-theme-eva .dropdown .btn-info+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-outline-info+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-info+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-info+.dropdown-menu>.dropdown-divider{background-color:#a06dcb}.nb-theme-eva .dropdown .btn-danger+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-outline-danger+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-danger+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-danger+.dropdown-menu>.dropdown-divider{background-color:#db5c71}.nb-theme-eva .dropdown .btn-outline-secondary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropdown .btn-secondary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-outline-secondary+.dropdown-menu>.dropdown-divider,.nb-theme-eva .dropup .btn-secondary+.dropdown-menu>.dropdown-divider{background-color:#ccd0d3}.nb-theme-eva .dropdown .dropdown-menu,.nb-theme-eva .dropup .dropdown-menu{margin:0;border:none;width:100%;color:#fff;padding:.75rem 0;min-width:100px;border-radius:0 0 .75rem .75rem}.nb-theme-eva .dropdown .dropdown-item,.nb-theme-eva .dropup .dropdown-item{color:inherit;padding:.75rem 1.5rem;text-transform:uppercase;font-size:.875rem;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;cursor:default}.nb-theme-eva .dropup .dropdown-menu{margin:0;border-radius:.75rem .75rem 0 0}.nb-theme-eva .dropdown:not(.btn-group) .dropdown-toggle::after,.nb-theme-eva .dropup:not(.btn-group) .dropdown-toggle::after{top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}[dir=ltr] .nb-theme-eva .dropdown:not(.btn-group) .dropdown-toggle::after,[dir=ltr] .nb-theme-eva .dropup:not(.btn-group) .dropdown-toggle::after{right:.75rem}[dir=rtl] .nb-theme-eva .dropdown:not(.btn-group) .dropdown-toggle::after,[dir=rtl] .nb-theme-eva .dropup:not(.btn-group) .dropdown-toggle::after{left:.75rem}.nb-theme-eva .dropdown.show .dropdown-toggle,.nb-theme-eva .dropup.show .dropdown-toggle{box-shadow:none}.nb-theme-eva .dropdown.show .dropdown-menu.show,.nb-theme-eva .dropup.show .dropdown-menu.show{left:auto!important}.nb-theme-eva .dropdown.show .dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.nb-theme-eva .dropup.show .dropdown-toggle{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva .dropdown.ghost-dropdown .dropdown-menu,.nb-theme-eva .dropdown.ghost-dropdown .dropdown-toggle,.nb-theme-eva .dropup.ghost-dropdown .dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .dropdown-toggle{color:#546d8d;background-color:transparent}.nb-theme-eva .dropdown.ghost-dropdown .btn-primary:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-primary:hover{border:2px solid #36f}.nb-theme-eva .dropdown.ghost-dropdown .btn-success:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-success:hover{border:2px solid #5dcfe3}.nb-theme-eva .dropdown.ghost-dropdown .btn-warning:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-warning:hover{border:2px solid #ffa36b}.nb-theme-eva .dropdown.ghost-dropdown .btn-info:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-info:hover{border:2px solid #ba7fec}.nb-theme-eva .dropdown.ghost-dropdown .btn-danger:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-danger:hover{border:2px solid #ff6b83}.nb-theme-eva .dropdown.ghost-dropdown .btn-secondary:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-secondary:hover{border:2px solid #edf2f5}.nb-theme-eva .dropdown.ghost-dropdown .btn-primary+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-primary+.dropdown-menu{border:2px solid #36f}.nb-theme-eva .dropdown.ghost-dropdown .btn-success+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-success+.dropdown-menu{border:2px solid #5dcfe3}.nb-theme-eva .dropdown.ghost-dropdown .btn-warning+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-warning+.dropdown-menu{border:2px solid #ffa36b}.nb-theme-eva .dropdown.ghost-dropdown .btn-info+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-info+.dropdown-menu{border:2px solid #ba7fec}.nb-theme-eva .dropdown.ghost-dropdown .btn-danger+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-danger+.dropdown-menu{border:2px solid #ff6b83}.nb-theme-eva .dropdown.ghost-dropdown .btn-secondary+.dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown .btn-secondary+.dropdown-menu{border:2px solid #edf2f5}.nb-theme-eva .dropdown.ghost-dropdown .btn-primary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-primary+.dropdown-menu>.dropdown-item:hover{background-color:#36f}.nb-theme-eva .dropdown.ghost-dropdown .btn-success+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-success+.dropdown-menu>.dropdown-item:hover{background-color:#5dcfe3}.nb-theme-eva .dropdown.ghost-dropdown .btn-warning+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-warning+.dropdown-menu>.dropdown-item:hover{background-color:#ffa36b}.nb-theme-eva .dropdown.ghost-dropdown .btn-info+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-info+.dropdown-menu>.dropdown-item:hover{background-color:#ba7fec}.nb-theme-eva .dropdown.ghost-dropdown .btn-danger+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-danger+.dropdown-menu>.dropdown-item:hover{background-color:#ff6b83}.nb-theme-eva .dropdown.ghost-dropdown .btn-secondary+.dropdown-menu>.dropdown-item:hover,.nb-theme-eva .dropup.ghost-dropdown .btn-secondary+.dropdown-menu>.dropdown-item:hover{background-color:#edf2f5}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-primary,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-primary{border:2px solid #36f}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-success,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-success{border:2px solid #5dcfe3}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-warning,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-warning{border:2px solid #ffa36b}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-info,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-info{border:2px solid #ba7fec}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-danger,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-danger{border:2px solid #ff6b83}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-toggle.btn-secondary,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-toggle.btn-secondary{border:2px solid #edf2f5}.nb-theme-eva .dropdown.ghost-dropdown.show .dropdown-menu,.nb-theme-eva .dropup.ghost-dropdown.show .dropdown-menu{margin-top:-2px}.nb-theme-eva .btn-icon{display:flex;align-items:center;justify-content:center;font-size:1.75rem;padding:.5rem 1rem}.nb-theme-eva .btn-icon.focus,.nb-theme-eva .btn-icon:focus{box-shadow:none}[dir=ltr] .nb-theme-eva .btn-with-icon{padding-left:1rem;text-align:left}[dir=rtl] .nb-theme-eva .btn-with-icon{padding-right:1rem;text-align:right}[dir=ltr] .nb-theme-eva .btn-with-icon .icon{margin-right:1rem}[dir=rtl] .nb-theme-eva .btn-with-icon .icon{margin-left:1rem}.nb-theme-eva .form-control,.nb-theme-eva .input-group-addon{padding:.75rem 1.125rem;color:#546d8d;background-color:transparent;border:2px solid #dadfe6;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;border-radius:.17rem}.nb-theme-eva .form-control:focus,.nb-theme-eva .input-group-addon:focus{border:2px solid #5dcfe3;background-color:transparent;box-shadow:none}.nb-theme-eva .form-control:disabled,.nb-theme-eva .input-group-addon:disabled{border-color:#dadfe6}.nb-theme-eva .form-control:disabled::-ms-input-placeholder,.nb-theme-eva .input-group-addon:disabled::-ms-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled::placeholder,.nb-theme-eva .input-group-addon:disabled::placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled::-webkit-input-placeholder,.nb-theme-eva .input-group-addon:disabled::-webkit-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled:focus::-webkit-input-placeholder,.nb-theme-eva .input-group-addon:disabled:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control:disabled:-moz-placeholder,.nb-theme-eva .input-group-addon:disabled:-moz-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled:focus:-moz-placeholder,.nb-theme-eva .input-group-addon:disabled:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control:disabled:-ms-input-placeholder,.nb-theme-eva .input-group-addon:disabled:-ms-input-placeholder{color:rgba(13,28,46,.5);font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:disabled:focus:-ms-input-placeholder,.nb-theme-eva .input-group-addon:disabled:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control::-ms-input-placeholder,.nb-theme-eva .input-group-addon::-ms-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control::placeholder,.nb-theme-eva .input-group-addon::placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control::-webkit-input-placeholder,.nb-theme-eva .input-group-addon::-webkit-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:focus::-webkit-input-placeholder,.nb-theme-eva .input-group-addon:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control::-moz-placeholder,.nb-theme-eva .input-group-addon::-moz-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:focus::-moz-placeholder,.nb-theme-eva .input-group-addon:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control:-moz-placeholder,.nb-theme-eva .input-group-addon:-moz-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:focus:-moz-placeholder,.nb-theme-eva .input-group-addon:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .form-control:-ms-input-placeholder,.nb-theme-eva .input-group-addon:-ms-input-placeholder{color:#0d1c2e;font-size:1rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .form-control:focus:-ms-input-placeholder,.nb-theme-eva .input-group-addon:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva select.form-control:not([size]):not([multiple]){height:calc(2rem + 20px)}.nb-theme-eva .form-control-label{color:#546d8d;font-weight:400}.nb-theme-eva .form-control-feedback{font-size:.875rem;font-weight:400}.nb-theme-eva .form-text{color:#0d1c2e;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}[dir=ltr] .nb-theme-eva .form-text.error,[dir=ltr] .nb-theme-eva .form-text.hint{margin-left:1rem}[dir=rtl] .nb-theme-eva .form-text.error,[dir=rtl] .nb-theme-eva .form-text.hint{margin-right:1rem}.nb-theme-eva .form-text.error{color:#ff6b83}.nb-theme-eva .custom-control{position:relative;display:block;min-height:1.5rem;margin:0;min-height:inherit;padding:.375rem 1.5rem;display:flex;align-items:center}.nb-theme-eva .custom-control .custom-control-label{padding-left:.25rem;color:#546d8d}.nb-theme-eva input.custom-control-input[type=checkbox]{position:absolute;z-index:-1;opacity:0}.nb-theme-eva input.custom-control-input[type=checkbox]:active~.custom-control-label::before{background-color:transparent!important}.nb-theme-eva input.custom-control-input[type=checkbox]:focus~.custom-control-label::before{box-shadow:none!important}.nb-theme-eva input.custom-control-input[type=checkbox]~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #dadfe6;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]~.custom-control-label::after{background-image:none;content:'';position:absolute;height:calc(1.25rem * .6);width:calc(1.25rem * .4);top:calc(1.25rem * .4);left:calc(1.25rem * .3);border:solid transparent;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:checked~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:checked~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #00db92;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:checked~.custom-control-label::after{background-image:none;content:'';position:absolute;height:calc(1.25rem * .6);width:calc(1.25rem * .4);top:calc(1.25rem * .4);left:calc(1.25rem * .3);border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:hover~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:hover~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #0fffaf;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled~.custom-control-label{opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #546d8d;height:1.25rem;width:1.25rem;opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled~.custom-control-label::after{background-image:none;content:'';position:absolute;height:calc(1.25rem * .6);width:calc(1.25rem * .4);top:calc(1.25rem * .4);left:calc(1.25rem * .3);border:solid transparent;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled:checked~.custom-control-label{opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled:checked~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #546d8d;height:1.25rem;width:1.25rem;opacity:.5}.nb-theme-eva input.custom-control-input[type=checkbox]:disabled:checked~.custom-control-label::after{background-image:none;content:'';position:absolute;height:calc(1.25rem * .6);width:calc(1.25rem * .4);top:calc(1.25rem * .4);left:calc(1.25rem * .3);border:solid #546d8d;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]{position:absolute;z-index:-1;opacity:0}.nb-theme-eva input.custom-control-input[type=radio]:active~.custom-control-label::before{background-color:transparent!important}.nb-theme-eva input.custom-control-input[type=radio]:focus~.custom-control-label::before{box-shadow:none!important}.nb-theme-eva input.custom-control-input[type=radio]~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=radio]~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #dadfe6;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=radio]~.custom-control-label::after{content:'';position:absolute;background-color:transparent;height:calc(1.25rem * .5);width:calc(1.25rem * .5);border:.35rem solid transparent;border-radius:50%;opacity:1;top:calc(1.25rem * .5);left:calc(1.25rem * .21)}.nb-theme-eva input.custom-control-input[type=radio]:checked~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=radio]:checked~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #00db92;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=radio]:checked~.custom-control-label::after{content:'';position:absolute;background-color:#fff;height:calc(1.25rem * .5);width:calc(1.25rem * .5);border:.35rem solid #fff;border-radius:50%;opacity:1;top:calc(1.25rem * .5);left:calc(1.25rem * .21)}.nb-theme-eva input.custom-control-input[type=radio]:hover~.custom-control-label{opacity:1}.nb-theme-eva input.custom-control-input[type=radio]:hover~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #0fffaf;height:1.25rem;width:1.25rem;opacity:1}.nb-theme-eva input.custom-control-input[type=radio]:disabled~.custom-control-label{opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]:disabled~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #546d8d;height:1.25rem;width:1.25rem;opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]:disabled~.custom-control-label::after{content:'';position:absolute;background-color:transparent;height:calc(1.25rem * .5);width:calc(1.25rem * .5);border:.35rem solid transparent;border-radius:50%;opacity:.5;top:calc(1.25rem * .5);left:calc(1.25rem * .21)}.nb-theme-eva input.custom-control-input[type=radio]:disabled:checked~.custom-control-label{opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]:disabled:checked~.custom-control-label::before{color:transparent;background-color:transparent;border:2px solid #546d8d;height:1.25rem;width:1.25rem;opacity:.5}.nb-theme-eva input.custom-control-input[type=radio]:disabled:checked~.custom-control-label::after{content:'';position:absolute;background-color:#546d8d;height:calc(1.25rem * .5);width:calc(1.25rem * .5);border:.35rem solid #546d8d;border-radius:50%;opacity:.5;top:calc(1.25rem * .5);left:calc(1.25rem * .21)}.nb-theme-eva .form-control{font-size:1rem}.nb-theme-eva .form-control.input-sm{font-size:.875rem}.nb-theme-eva .form-control.input-lg{font-size:1.125rem}.nb-theme-eva .form-control-success,.nb-theme-eva .form-control-success:focus{border-color:#5dcfe3}.nb-theme-eva .form-control-info,.nb-theme-eva .form-control-info:focus{border-color:#ba7fec}.nb-theme-eva .form-control-danger,.nb-theme-eva .form-control-danger:focus{border-color:#ff6b83}.nb-theme-eva .form-control-warning,.nb-theme-eva .form-control-warning:focus{border-color:#ffa36b}.nb-theme-eva .custom-control .custom-control-indicator{background-color:transparent;border-radius:50%;width:1.25rem;height:1.25rem;border:2px solid #dadfe6;flex-shrink:0;position:absolute;display:flex;justify-content:center;align-items:center}[dir=ltr] .nb-theme-eva .custom-control .custom-control-indicator{left:0}[dir=rtl] .nb-theme-eva .custom-control .custom-control-indicator{right:0}.nb-theme-eva .custom-control.custom-checkbox>.custom-control-input:checked~.custom-control-indicator::before{content:'';width:.5rem;height:.75rem;border:solid;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nb-theme-eva .custom-control .custom-control-label::before{top:auto}.nb-theme-eva .custom-control .custom-control-label::after{top:.35rem}.nb-theme-eva .custom-control.custom-radio>.custom-control-input:checked~.custom-control-indicator::before{content:'';width:.75rem;height:.75rem;background-color:#919fb1;border-radius:50%;position:absolute}.nb-theme-eva .custom-control .custom-control-input{background-color:transparent}.nb-theme-eva .custom-control .custom-control-input:focus~.custom-control-indicator{box-shadow:none}.nb-theme-eva .custom-control .custom-control-input:checked~.custom-control-indicator{background-image:none;display:flex;justify-content:center}.nb-theme-eva .custom-control .custom-control-input:disabled:hover~.custom-control-indicator,.nb-theme-eva .custom-control .custom-control-input:disabled~.custom-control-indicator{background-color:transparent;border-color:#dadfe6;opacity:.5}.nb-theme-eva .custom-control .custom-control-input:disabled:hover~.custom-control-description,.nb-theme-eva .custom-control .custom-control-input:disabled~.custom-control-description{opacity:.5}.nb-theme-eva .custom-control .custom-control-input:active~.custom-control-indicator,.nb-theme-eva .custom-control .custom-control-input:checked~.custom-control-indicator{background-color:transparent}.nb-theme-eva .custom-control.success .custom-control-input:checked~.custom-control-indicator,.nb-theme-eva .custom-control.success .custom-control-input:hover:checked~.custom-control-indicator,.nb-theme-eva .custom-control.success .custom-control-input:hover~.custom-control-indicator{border-color:#5dcfe3}.nb-theme-eva .custom-control.warning .custom-control-input:checked~.custom-control-indicator,.nb-theme-eva .custom-control.warning .custom-control-input:hover:checked~.custom-control-indicator,.nb-theme-eva .custom-control.warning .custom-control-input:hover~.custom-control-indicator{border-color:#ffa36b}.nb-theme-eva .custom-control.danger .custom-control-input:checked~.custom-control-indicator,.nb-theme-eva .custom-control.danger .custom-control-input:hover:checked~.custom-control-indicator,.nb-theme-eva .custom-control.danger .custom-control-input:hover~.custom-control-indicator{border-color:#ff6b83}.nb-theme-eva .custom-control .custom-control-description{padding-left:.25rem;padding-right:.25rem;color:#546d8d}.nb-theme-eva .input-group-addon,.nb-theme-eva .input-group-icon{font-size:1.5rem;padding:.25rem 1rem;color:#0d1c2e}[dir=ltr] .nb-theme-eva .input-group-addon,[dir=ltr] .nb-theme-eva .input-group-icon{border-left:2px solid #dadfe6;border-right:none}[dir=rtl] .nb-theme-eva .input-group-addon,[dir=rtl] .nb-theme-eva .input-group-icon{border-left:none;border-right:2px solid #dadfe6}.nb-theme-eva .input-group-addon.primary{color:#36f}.nb-theme-eva .input-group-addon.success{color:#5dcfe3}.nb-theme-eva .input-group-addon.warning{color:#ffa36b}.nb-theme-eva .input-group-addon.info{color:#ba7fec}.nb-theme-eva .input-group-addon.danger{color:#ff6b83}[dir=ltr] .nb-theme-eva .input-group .form-control:first-child:not(:only-child),[dir=ltr] .nb-theme-eva .input-group .input-group-addon:first-child,[dir=ltr] .nb-theme-eva .input-group .input-group-btn .btn:first-child,[dir=ltr] .nb-theme-eva .input-group .input-group-prepend .btn:first-child{border-radius:.17rem 0 0 .17rem}[dir=ltr] .nb-theme-eva .input-group .form-control:last-child:not(:only-child),[dir=ltr] .nb-theme-eva .input-group .input-group-addon:last-child,[dir=ltr] .nb-theme-eva .input-group .input-group-append .btn:last-child,[dir=ltr] .nb-theme-eva .input-group .input-group-btn .btn:last-child,[dir=rtl] .nb-theme-eva .input-group .form-control:first-child:not(:only-child),[dir=rtl] .nb-theme-eva .input-group .input-group-addon:first-child,[dir=rtl] .nb-theme-eva .input-group .input-group-btn .btn:first-child,[dir=rtl] .nb-theme-eva .input-group .input-group-prepend .btn:first-child{border-radius:0 .17rem .17rem 0}[dir=rtl] .nb-theme-eva .input-group .form-control:last-child:not(:only-child),[dir=rtl] .nb-theme-eva .input-group .input-group-addon:last-child,[dir=rtl] .nb-theme-eva .input-group .input-group-append .btn:last-child,[dir=rtl] .nb-theme-eva .input-group .input-group-btn .btn:last-child{border-radius:.17rem 0 0 .17rem}.nb-theme-eva .input-group .dropdown.show .btn.dropdown-toggle{border-bottom-left-radius:0;border-bottom-right-radius:0}.nb-theme-eva .input-group .dropup.show .btn.dropdown-toggle{border-top-left-radius:0;border-top-right-radius:0}.nb-theme-eva .input-group-sm>.form-control{font-size:.875rem;padding:.375rem 1.125rem}.nb-theme-eva .input-group-sm>.form-control::-ms-input-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control::placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control::-webkit-input-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-sm>.form-control::-moz-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-sm>.form-control:-moz-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-sm>.form-control:-ms-input-placeholder{color:#0d1c2e;font-size:.875rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-sm>.form-control:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-lg>.form-control{font-size:1.125rem;padding:1.125rem}.nb-theme-eva .input-group-lg>.form-control::-ms-input-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control::placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control::-webkit-input-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control:focus::-webkit-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-lg>.form-control::-moz-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control:focus::-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-lg>.form-control:-moz-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control:focus:-moz-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-lg>.form-control:-ms-input-placeholder{color:#0d1c2e;font-size:1.125rem;opacity:1;transition:opacity .3s;text-overflow:ellipsis}.nb-theme-eva .input-group-lg>.form-control:focus:-ms-input-placeholder{opacity:0;transition:opacity .3s}.nb-theme-eva .input-group-rounded>.form-control{border-radius:1.5rem}.nb-theme-eva .input-group-border-only>.form-control{background:0 0}.nb-theme-eva .input-group-fill-only>.form-control{border-color:transparent}.nb-theme-eva .input-group-btn:not(:first-child)>.btn,.nb-theme-eva .input-group-btn:not(:first-child)>.btn-group,.nb-theme-eva .input-group-btn:not(:last-child)>.btn,.nb-theme-eva .input-group-btn:not(:last-child)>.btn-group{margin:0}.nb-theme-eva .modal-content{font-size:1rem;line-height:1.25;font-weight:400;color:#919fb1;background:0 0;border-color:transparent;border-radius:.17rem}.nb-theme-eva .modal-header{padding:1.25rem;border-bottom:1px solid #d5dbe0;border-top-left-radius:.17rem;border-top-right-radius:.17rem;color:#546d8d;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:500;font-size:1.125rem}.nb-theme-eva .modal-header h1,.nb-theme-eva .modal-header h2,.nb-theme-eva .modal-header h3,.nb-theme-eva .modal-header h4,.nb-theme-eva .modal-header h5,.nb-theme-eva .modal-header h6{margin:0}.nb-theme-eva .modal-header .close{text-shadow:none;color:#546d8d}[dir=rtl] .nb-theme-eva .modal-header .close{margin-left:-1rem;margin-right:auto}.nb-theme-eva .modal-header .close:hover{color:#546d8d}.nb-theme-eva .modal-body{font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-weight:400;font-size:1rem;padding:1.25rem;scrollbar-face-color:#dadada;scrollbar-track-color:#e3e9ee}.nb-theme-eva .modal-body ::-webkit-scrollbar{width:5px;height:5px}.nb-theme-eva .modal-body ::-webkit-scrollbar-thumb{background:#dadada;cursor:pointer;border-radius:2.5px}.nb-theme-eva .modal-body ::-webkit-scrollbar-track{background:#e3e9ee}.nb-theme-eva .modal-footer{padding:1.25rem;border-top:1px solid #d5dbe0;border-bottom-left-radius:.17rem;border-bottom-right-radius:.17rem}@media (max-width:575.98px){.nb-theme-eva .row{margin-left:-10px;margin-right:-10px}} \ No newline at end of file