@import"https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800";@import"https://use.typekit.net/bav1vnx.css";.p-component,.p-component *{box-sizing:border-box}.p-hidden{display:none}.p-hidden-space{visibility:hidden}.p-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.p-hidden-accessible input,.p-hidden-accessible select{transform:scale(0)}.p-reset{margin:0;padding:0;border:0;outline:0;text-decoration:none;font-size:100%;list-style:none}.p-disabled,.p-disabled *{cursor:default!important;pointer-events:none}.p-component-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.p-overflow-hidden{overflow:hidden}.p-unselectable-text{-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}input[type=button],input[type=submit],input[type=reset],input[type=file]::-webkit-file-upload-button,button{border-radius:0}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-link:disabled{cursor:default}.p-sr-only{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.p-connected-overlay{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1;transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;transform:scaleY(1);transition:opacity .1s linear}.p-toggleable-content.ng-animating{overflow:hidden}.p-badge{display:inline-block;border-radius:10px;text-align:center;padding:0 .5rem}.p-overlay-badge{position:relative}.p-overlay-badge .p-badge{position:absolute;top:0;right:0;transform:translate(50%,-50%);transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem;border-radius:50%;padding:0}.p-badge-no-gutter{padding:0;border-radius:50%}.p-button{margin:0;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{flex:1 1 auto}.p-button-icon-right{order:1}.p-button:disabled{cursor:default}.p-button-icon-only{justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}.p-button-vertical{flex-direction:column}.p-button-icon-bottom{order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0 none}.p-buttonset .p-button:not(:first-of-type):not(:last-of-type){border-radius:0}.p-buttonset .p-button:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0}.p-buttonset .p-button:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0}.p-buttonset .p-button:focus{position:relative;z-index:1}.p-checkbox{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-checkbox-disabled{cursor:default!important;pointer-events:none}.p-checkbox-box{display:flex;justify-content:center;align-items:center}p-checkbox{display:inline-flex;vertical-align:bottom;align-items:center}.p-checkbox-label{line-height:1}.p-colorpicker-panel .p-colorpicker-color{background:transparent url(color.dae87a04d07ca92b.png) no-repeat left top}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url(hue.8b1818380241e6ac.png) no-repeat left top}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{display:flex;align-items:stretch;width:100%}.p-inputgroup-addon{display:flex;align-items:center;justify-content:center}.p-inputgroup .p-float-label{display:flex;align-items:stretch;width:100%}.p-inputgroup .p-inputtext,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper,.p-inputgroup .p-inputwrapper>.p-component{flex:1 1 auto;width:1%}.p-float-label{display:block;position:relative}.p-float-label label{position:absolute;pointer-events:none;top:50%;margin-top:-.5rem;transition-property:all;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label input:focus~label,.p-float-label input.p-filled~label,.p-float-label textarea:focus~label,.p-float-label textarea.p-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label .p-inputwrapper-filled~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-float-label input::-moz-placeholder,.p-float-label .p-inputtext::-moz-placeholder{opacity:0;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-placeholder,.p-float-label input::placeholder,.p-float-label .p-inputtext::placeholder{opacity:0;transition-property:all;transition-timing-function:ease}.p-float-label input:focus::-moz-placeholder,.p-float-label .p-inputtext:focus::-moz-placeholder{opacity:1;-moz-transition-property:all;transition-property:all;transition-timing-function:ease}.p-float-label .p-focus .p-placeholder,.p-float-label input:focus::placeholder,.p-float-label .p-inputtext:focus::placeholder{opacity:1;transition-property:all;transition-timing-function:ease}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>i,.p-input-icon-right>i{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-input-icon-left,.p-fluid .p-input-icon-right{display:block;width:100%}.p-inputtextarea-resizable{overflow:hidden;resize:none}.p-fluid .p-inputtextarea{width:100%}.p-password{position:relative;display:inline-flex}.p-password-panel{position:absolute;top:0;left:0}.p-password .p-password-panel{min-width:100%}.p-password-meter{height:10px}.p-password-strength{height:100%;width:0;transition:width 1s ease-in-out}.p-fluid .p-password{display:flex}.p-password-clear-icon{position:absolute;top:50%;margin-top:-.5rem;cursor:pointer}.p-password-clearable{position:relative}.p-radiobutton{display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:bottom;position:relative}.p-radiobutton-box{display:flex;justify-content:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{transform:translateZ(0) scale(1);visibility:visible}p-radiobutton{display:inline-flex;vertical-align:bottom;align-items:center}.p-radiobutton-label{line-height:1}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;transform:scale(0)}.p-ink-active{animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@keyframes ripple{to{opacity:0;transform:scale(2.5)}}.p-tooltip{position:absolute;display:none;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-right,.p-tooltip.p-tooltip-left{padding:0 .25rem}.p-tooltip.p-tooltip-top,.p-tooltip.p-tooltip-bottom{padding:.25em 0}.p-tooltip .p-tooltip-text{white-space:pre-line;word-break:break-word}.p-tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.p-tooltip-right .p-tooltip-arrow{top:50%;left:0;margin-top:-.25rem;border-width:.25em .25em .25em 0}.p-tooltip-left .p-tooltip-arrow{top:50%;right:0;margin-top:-.25rem;border-width:.25em 0 .25em .25rem}.p-tooltip.p-tooltip-top{padding:.25em 0}.p-tooltip-top .p-tooltip-arrow{bottom:0;left:50%;margin-left:-.25rem;border-width:.25em .25em 0}.p-tooltip-bottom .p-tooltip-arrow{top:0;left:50%;margin-left:-.25rem;border-width:0 .25em .25rem}@font-face{font-family:primeicons;font-display:block;src:url(primeicons.964f445f3ea9db80.eot);src:url(primeicons.964f445f3ea9db80.eot?#iefix) format("embedded-opentype"),url(primeicons.5f5d08cd089b4e5d.ttf) format("truetype"),url(primeicons.29151a741d66863a.woff) format("woff"),url(primeicons.76044b1c189cc4d7.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.pi:before{--webkit-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pi-fw{width:1.28571429em;text-align:center}.pi-spin{animation:fa-spin 2s infinite linear}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.pi-sort-alt-slash:before{content:"\e9ee"}.pi-arrows-h:before{content:"\e9ec"}.pi-arrows-v:before{content:"\e9ed"}.pi-pound:before{content:"\e9eb"}.pi-prime:before{content:"\e9ea"}.pi-chart-pie:before{content:"\e9e9"}.pi-reddit:before{content:"\e9e8"}.pi-code:before{content:"\e9e7"}.pi-sync:before{content:"\e9e6"}.pi-shopping-bag:before{content:"\e9e5"}.pi-server:before{content:"\e9e4"}.pi-database:before{content:"\e9e3"}.pi-hashtag:before{content:"\e9e2"}.pi-bookmark-fill:before{content:"\e9df"}.pi-filter-fill:before{content:"\e9e0"}.pi-heart-fill:before{content:"\e9e1"}.pi-flag-fill:before{content:"\e9de"}.pi-circle:before{content:"\e9dc"}.pi-circle-fill:before{content:"\e9dd"}.pi-bolt:before{content:"\e9db"}.pi-history:before{content:"\e9da"}.pi-box:before{content:"\e9d9"}.pi-at:before{content:"\e9d8"}.pi-arrow-up-right:before{content:"\e9d4"}.pi-arrow-up-left:before{content:"\e9d5"}.pi-arrow-down-left:before{content:"\e9d6"}.pi-arrow-down-right:before{content:"\e9d7"}.pi-telegram:before{content:"\e9d3"}.pi-stop-circle:before{content:"\e9d2"}.pi-stop:before{content:"\e9d1"}.pi-whatsapp:before{content:"\e9d0"}.pi-building:before{content:"\e9cf"}.pi-qrcode:before{content:"\e9ce"}.pi-car:before{content:"\e9cd"}.pi-instagram:before{content:"\e9cc"}.pi-linkedin:before{content:"\e9cb"}.pi-send:before{content:"\e9ca"}.pi-slack:before{content:"\e9c9"}.pi-sun:before{content:"\e9c8"}.pi-moon:before{content:"\e9c7"}.pi-vimeo:before{content:"\e9c6"}.pi-youtube:before{content:"\e9c5"}.pi-flag:before{content:"\e9c4"}.pi-wallet:before{content:"\e9c3"}.pi-map:before{content:"\e9c2"}.pi-link:before{content:"\e9c1"}.pi-credit-card:before{content:"\e9bf"}.pi-discord:before{content:"\e9c0"}.pi-percentage:before{content:"\e9be"}.pi-euro:before{content:"\e9bd"}.pi-book:before{content:"\e9ba"}.pi-shield:before{content:"\e9b9"}.pi-paypal:before{content:"\e9bb"}.pi-amazon:before{content:"\e9bc"}.pi-phone:before{content:"\e9b8"}.pi-filter-slash:before{content:"\e9b7"}.pi-facebook:before{content:"\e9b4"}.pi-github:before{content:"\e9b5"}.pi-twitter:before{content:"\e9b6"}.pi-step-backward-alt:before{content:"\e9ac"}.pi-step-forward-alt:before{content:"\e9ad"}.pi-forward:before{content:"\e9ae"}.pi-backward:before{content:"\e9af"}.pi-fast-backward:before{content:"\e9b0"}.pi-fast-forward:before{content:"\e9b1"}.pi-pause:before{content:"\e9b2"}.pi-play:before{content:"\e9b3"}.pi-compass:before{content:"\e9ab"}.pi-id-card:before{content:"\e9aa"}.pi-ticket:before{content:"\e9a9"}.pi-file-o:before{content:"\e9a8"}.pi-reply:before{content:"\e9a7"}.pi-directions-alt:before{content:"\e9a5"}.pi-directions:before{content:"\e9a6"}.pi-thumbs-up:before{content:"\e9a3"}.pi-thumbs-down:before{content:"\e9a4"}.pi-sort-numeric-down-alt:before{content:"\e996"}.pi-sort-numeric-up-alt:before{content:"\e997"}.pi-sort-alpha-down-alt:before{content:"\e998"}.pi-sort-alpha-up-alt:before{content:"\e999"}.pi-sort-numeric-down:before{content:"\e99a"}.pi-sort-numeric-up:before{content:"\e99b"}.pi-sort-alpha-down:before{content:"\e99c"}.pi-sort-alpha-up:before{content:"\e99d"}.pi-sort-alt:before{content:"\e99e"}.pi-sort-amount-up:before{content:"\e99f"}.pi-sort-amount-down:before{content:"\e9a0"}.pi-sort-amount-down-alt:before{content:"\e9a1"}.pi-sort-amount-up-alt:before{content:"\e9a2"}.pi-palette:before{content:"\e995"}.pi-undo:before{content:"\e994"}.pi-desktop:before{content:"\e993"}.pi-sliders-v:before{content:"\e991"}.pi-sliders-h:before{content:"\e992"}.pi-search-plus:before{content:"\e98f"}.pi-search-minus:before{content:"\e990"}.pi-file-excel:before{content:"\e98e"}.pi-file-pdf:before{content:"\e98d"}.pi-check-square:before{content:"\e98c"}.pi-chart-line:before{content:"\e98b"}.pi-user-edit:before{content:"\e98a"}.pi-exclamation-circle:before{content:"\e989"}.pi-android:before{content:"\e985"}.pi-google:before{content:"\e986"}.pi-apple:before{content:"\e987"}.pi-microsoft:before{content:"\e988"}.pi-heart:before{content:"\e984"}.pi-mobile:before{content:"\e982"}.pi-tablet:before{content:"\e983"}.pi-key:before{content:"\e981"}.pi-shopping-cart:before{content:"\e980"}.pi-comments:before{content:"\e97e"}.pi-comment:before{content:"\e97f"}.pi-briefcase:before{content:"\e97d"}.pi-bell:before{content:"\e97c"}.pi-paperclip:before{content:"\e97b"}.pi-share-alt:before{content:"\e97a"}.pi-envelope:before{content:"\e979"}.pi-volume-down:before{content:"\e976"}.pi-volume-up:before{content:"\e977"}.pi-volume-off:before{content:"\e978"}.pi-eject:before{content:"\e975"}.pi-money-bill:before{content:"\e974"}.pi-images:before{content:"\e973"}.pi-image:before{content:"\e972"}.pi-sign-in:before{content:"\e970"}.pi-sign-out:before{content:"\e971"}.pi-wifi:before{content:"\e96f"}.pi-sitemap:before{content:"\e96e"}.pi-chart-bar:before{content:"\e96d"}.pi-camera:before{content:"\e96c"}.pi-dollar:before{content:"\e96b"}.pi-lock-open:before{content:"\e96a"}.pi-table:before{content:"\e969"}.pi-map-marker:before{content:"\e968"}.pi-list:before{content:"\e967"}.pi-eye-slash:before{content:"\e965"}.pi-eye:before{content:"\e966"}.pi-folder-open:before{content:"\e964"}.pi-folder:before{content:"\e963"}.pi-video:before{content:"\e962"}.pi-inbox:before{content:"\e961"}.pi-lock:before{content:"\e95f"}.pi-unlock:before{content:"\e960"}.pi-tags:before{content:"\e95d"}.pi-tag:before{content:"\e95e"}.pi-power-off:before{content:"\e95c"}.pi-save:before{content:"\e95b"}.pi-question-circle:before{content:"\e959"}.pi-question:before{content:"\e95a"}.pi-copy:before{content:"\e957"}.pi-file:before{content:"\e958"}.pi-clone:before{content:"\e955"}.pi-calendar-times:before{content:"\e952"}.pi-calendar-minus:before{content:"\e953"}.pi-calendar-plus:before{content:"\e954"}.pi-ellipsis-v:before{content:"\e950"}.pi-ellipsis-h:before{content:"\e951"}.pi-bookmark:before{content:"\e94e"}.pi-globe:before{content:"\e94f"}.pi-replay:before{content:"\e94d"}.pi-filter:before{content:"\e94c"}.pi-print:before{content:"\e94b"}.pi-align-right:before{content:"\e946"}.pi-align-left:before{content:"\e947"}.pi-align-center:before{content:"\e948"}.pi-align-justify:before{content:"\e949"}.pi-cog:before{content:"\e94a"}.pi-cloud-download:before{content:"\e943"}.pi-cloud-upload:before{content:"\e944"}.pi-cloud:before{content:"\e945"}.pi-pencil:before{content:"\e942"}.pi-users:before{content:"\e941"}.pi-clock:before{content:"\e940"}.pi-user-minus:before{content:"\e93e"}.pi-user-plus:before{content:"\e93f"}.pi-trash:before{content:"\e93d"}.pi-external-link:before{content:"\e93c"}.pi-window-maximize:before{content:"\e93b"}.pi-window-minimize:before{content:"\e93a"}.pi-refresh:before{content:"\e938"}.pi-user:before{content:"\e939"}.pi-exclamation-triangle:before{content:"\e922"}.pi-calendar:before{content:"\e927"}.pi-chevron-circle-left:before{content:"\e928"}.pi-chevron-circle-down:before{content:"\e929"}.pi-chevron-circle-right:before{content:"\e92a"}.pi-chevron-circle-up:before{content:"\e92b"}.pi-angle-double-down:before{content:"\e92c"}.pi-angle-double-left:before{content:"\e92d"}.pi-angle-double-right:before{content:"\e92e"}.pi-angle-double-up:before{content:"\e92f"}.pi-angle-down:before{content:"\e930"}.pi-angle-left:before{content:"\e931"}.pi-angle-right:before{content:"\e932"}.pi-angle-up:before{content:"\e933"}.pi-upload:before{content:"\e934"}.pi-download:before{content:"\e956"}.pi-ban:before{content:"\e935"}.pi-star-fill:before{content:"\e936"}.pi-star:before{content:"\e937"}.pi-chevron-left:before{content:"\e900"}.pi-chevron-right:before{content:"\e901"}.pi-chevron-down:before{content:"\e902"}.pi-chevron-up:before{content:"\e903"}.pi-caret-left:before{content:"\e904"}.pi-caret-right:before{content:"\e905"}.pi-caret-down:before{content:"\e906"}.pi-caret-up:before{content:"\e907"}.pi-search:before{content:"\e908"}.pi-check:before{content:"\e909"}.pi-check-circle:before{content:"\e90a"}.pi-times:before{content:"\e90b"}.pi-times-circle:before{content:"\e90c"}.pi-plus:before{content:"\e90d"}.pi-plus-circle:before{content:"\e90e"}.pi-minus:before{content:"\e90f"}.pi-minus-circle:before{content:"\e910"}.pi-circle-on:before{content:"\e911"}.pi-circle-off:before{content:"\e912"}.pi-sort-down:before{content:"\e913"}.pi-sort-up:before{content:"\e914"}.pi-sort:before{content:"\e915"}.pi-step-backward:before{content:"\e916"}.pi-step-forward:before{content:"\e917"}.pi-th-large:before{content:"\e918"}.pi-arrow-down:before{content:"\e919"}.pi-arrow-left:before{content:"\e91a"}.pi-arrow-right:before{content:"\e91b"}.pi-arrow-up:before{content:"\e91c"}.pi-bars:before{content:"\e91d"}.pi-arrow-circle-down:before{content:"\e91e"}.pi-arrow-circle-left:before{content:"\e91f"}.pi-arrow-circle-right:before{content:"\e920"}.pi-arrow-circle-up:before{content:"\e921"}.pi-info:before{content:"\e923"}.pi-info-circle:before{content:"\e924"}.pi-home:before{content:"\e925"}.pi-spinner:before{content:"\e926"}.grid{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem;margin-top:-.5rem}.grid>.col,.grid>[class*=col]{box-sizing:border-box}.grid-nogutter{margin-right:0;margin-left:0;margin-top:0}.grid-nogutter>.col,.grid-nogutter>[class*=col-]{padding:0}.col{flex-grow:1;flex-basis:0;padding:.5rem}.col-fixed{flex:0 0 auto;padding:.5rem}.col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.col-3{flex:0 0 auto;padding:.5rem;width:25%}.col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.col-6{flex:0 0 auto;padding:.5rem;width:50%}.col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.col-9{flex:0 0 auto;padding:.5rem;width:75%}.col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.col-12{flex:0 0 auto;padding:.5rem;width:100%}@media screen and (min-width: 576px){.sm\:col{flex-grow:1;flex-basis:0;padding:.5rem}.sm\:col-fixed{flex:0 0 auto;padding:.5rem}.sm\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.sm\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.sm\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.sm\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.sm\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.sm\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.sm\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.sm\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.sm\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.sm\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.sm\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.sm\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width: 768px){.md\:col{flex-grow:1;flex-basis:0;padding:.5rem}.md\:col-fixed{flex:0 0 auto;padding:.5rem}.md\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.md\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.md\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.md\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.md\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.md\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.md\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.md\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.md\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.md\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.md\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.md\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width: 992px){.lg\:col{flex-grow:1;flex-basis:0;padding:.5rem}.lg\:col-fixed{flex:0 0 auto;padding:.5rem}.lg\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.lg\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.lg\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.lg\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.lg\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.lg\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.lg\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.lg\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.lg\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.lg\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.lg\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.lg\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}@media screen and (min-width: 1200px){.xl\:col{flex-grow:1;flex-basis:0;padding:.5rem}.xl\:col-fixed{flex:0 0 auto;padding:.5rem}.xl\:col-1{flex:0 0 auto;padding:.5rem;width:8.3333%}.xl\:col-2{flex:0 0 auto;padding:.5rem;width:16.6667%}.xl\:col-3{flex:0 0 auto;padding:.5rem;width:25%}.xl\:col-4{flex:0 0 auto;padding:.5rem;width:33.3333%}.xl\:col-5{flex:0 0 auto;padding:.5rem;width:41.6667%}.xl\:col-6{flex:0 0 auto;padding:.5rem;width:50%}.xl\:col-7{flex:0 0 auto;padding:.5rem;width:58.3333%}.xl\:col-8{flex:0 0 auto;padding:.5rem;width:66.6667%}.xl\:col-9{flex:0 0 auto;padding:.5rem;width:75%}.xl\:col-10{flex:0 0 auto;padding:.5rem;width:83.3333%}.xl\:col-11{flex:0 0 auto;padding:.5rem;width:91.6667%}.xl\:col-12{flex:0 0 auto;padding:.5rem;width:100%}}.col-offset-0{margin-left:0!important}.col-offset-1{margin-left:8.3333%!important}.col-offset-2{margin-left:16.6667%!important}.col-offset-3{margin-left:25%!important}.col-offset-4{margin-left:33.3333%!important}.col-offset-5{margin-left:41.6667%!important}.col-offset-6{margin-left:50%!important}.col-offset-7{margin-left:58.3333%!important}.col-offset-8{margin-left:66.6667%!important}.col-offset-9{margin-left:75%!important}.col-offset-10{margin-left:83.3333%!important}.col-offset-11{margin-left:91.6667%!important}.col-offset-12{margin-left:100%!important}@media screen and (min-width: 576px){.sm\:col-offset-0{margin-left:0!important}.sm\:col-offset-1{margin-left:8.3333%!important}.sm\:col-offset-2{margin-left:16.6667%!important}.sm\:col-offset-3{margin-left:25%!important}.sm\:col-offset-4{margin-left:33.3333%!important}.sm\:col-offset-5{margin-left:41.6667%!important}.sm\:col-offset-6{margin-left:50%!important}.sm\:col-offset-7{margin-left:58.3333%!important}.sm\:col-offset-8{margin-left:66.6667%!important}.sm\:col-offset-9{margin-left:75%!important}.sm\:col-offset-10{margin-left:83.3333%!important}.sm\:col-offset-11{margin-left:91.6667%!important}.sm\:col-offset-12{margin-left:100%!important}}@media screen and (min-width: 768px){.md\:col-offset-0{margin-left:0!important}.md\:col-offset-1{margin-left:8.3333%!important}.md\:col-offset-2{margin-left:16.6667%!important}.md\:col-offset-3{margin-left:25%!important}.md\:col-offset-4{margin-left:33.3333%!important}.md\:col-offset-5{margin-left:41.6667%!important}.md\:col-offset-6{margin-left:50%!important}.md\:col-offset-7{margin-left:58.3333%!important}.md\:col-offset-8{margin-left:66.6667%!important}.md\:col-offset-9{margin-left:75%!important}.md\:col-offset-10{margin-left:83.3333%!important}.md\:col-offset-11{margin-left:91.6667%!important}.md\:col-offset-12{margin-left:100%!important}}@media screen and (min-width: 992px){.lg\:col-offset-0{margin-left:0!important}.lg\:col-offset-1{margin-left:8.3333%!important}.lg\:col-offset-2{margin-left:16.6667%!important}.lg\:col-offset-3{margin-left:25%!important}.lg\:col-offset-4{margin-left:33.3333%!important}.lg\:col-offset-5{margin-left:41.6667%!important}.lg\:col-offset-6{margin-left:50%!important}.lg\:col-offset-7{margin-left:58.3333%!important}.lg\:col-offset-8{margin-left:66.6667%!important}.lg\:col-offset-9{margin-left:75%!important}.lg\:col-offset-10{margin-left:83.3333%!important}.lg\:col-offset-11{margin-left:91.6667%!important}.lg\:col-offset-12{margin-left:100%!important}}@media screen and (min-width: 1200px){.xl\:col-offset-0{margin-left:0!important}.xl\:col-offset-1{margin-left:8.3333%!important}.xl\:col-offset-2{margin-left:16.6667%!important}.xl\:col-offset-3{margin-left:25%!important}.xl\:col-offset-4{margin-left:33.3333%!important}.xl\:col-offset-5{margin-left:41.6667%!important}.xl\:col-offset-6{margin-left:50%!important}.xl\:col-offset-7{margin-left:58.3333%!important}.xl\:col-offset-8{margin-left:66.6667%!important}.xl\:col-offset-9{margin-left:75%!important}.xl\:col-offset-10{margin-left:83.3333%!important}.xl\:col-offset-11{margin-left:91.6667%!important}.xl\:col-offset-12{margin-left:100%!important}}.text-0{color:var(--surface-0)!important}.text-50{color:var(--surface-50)!important}.text-100{color:var(--surface-100)!important}.text-200{color:var(--surface-200)!important}.text-300{color:var(--surface-300)!important}.text-400{color:var(--surface-400)!important}.text-500{color:var(--surface-500)!important}.text-600{color:var(--surface-600)!important}.text-700{color:var(--surface-700)!important}.text-800{color:var(--surface-800)!important}.text-900{color:var(--surface-900)!important}.focus\:text-0:focus{color:var(--surface-0)!important}.hover\:text-0:hover,.active\:text-0:active{color:var(--surface-0)!important}.focus\:text-50:focus{color:var(--surface-50)!important}.hover\:text-50:hover,.active\:text-50:active{color:var(--surface-50)!important}.focus\:text-100:focus{color:var(--surface-100)!important}.hover\:text-100:hover,.active\:text-100:active{color:var(--surface-100)!important}.focus\:text-200:focus{color:var(--surface-200)!important}.hover\:text-200:hover,.active\:text-200:active{color:var(--surface-200)!important}.focus\:text-300:focus{color:var(--surface-300)!important}.hover\:text-300:hover,.active\:text-300:active{color:var(--surface-300)!important}.focus\:text-400:focus{color:var(--surface-400)!important}.hover\:text-400:hover,.active\:text-400:active{color:var(--surface-400)!important}.focus\:text-500:focus{color:var(--surface-500)!important}.hover\:text-500:hover,.active\:text-500:active{color:var(--surface-500)!important}.focus\:text-600:focus{color:var(--surface-600)!important}.hover\:text-600:hover,.active\:text-600:active{color:var(--surface-600)!important}.focus\:text-700:focus{color:var(--surface-700)!important}.hover\:text-700:hover,.active\:text-700:active{color:var(--surface-700)!important}.focus\:text-800:focus{color:var(--surface-800)!important}.hover\:text-800:hover,.active\:text-800:active{color:var(--surface-800)!important}.focus\:text-900:focus{color:var(--surface-900)!important}.hover\:text-900:hover,.active\:text-900:active{color:var(--surface-900)!important}.surface-0{background-color:var(--surface-0)!important}.surface-50{background-color:var(--surface-50)!important}.surface-100{background-color:var(--surface-100)!important}.surface-200{background-color:var(--surface-200)!important}.surface-300{background-color:var(--surface-300)!important}.surface-400{background-color:var(--surface-400)!important}.surface-500{background-color:var(--surface-500)!important}.surface-600{background-color:var(--surface-600)!important}.surface-700{background-color:var(--surface-700)!important}.surface-800{background-color:var(--surface-800)!important}.surface-900{background-color:var(--surface-900)!important}.focus\:surface-0:focus{background-color:var(--surface-0)!important}.hover\:surface-0:hover,.active\:surface-0:active{background-color:var(--surface-0)!important}.focus\:surface-50:focus{background-color:var(--surface-50)!important}.hover\:surface-50:hover,.active\:surface-50:active{background-color:var(--surface-50)!important}.focus\:surface-100:focus{background-color:var(--surface-100)!important}.hover\:surface-100:hover,.active\:surface-100:active{background-color:var(--surface-100)!important}.focus\:surface-200:focus{background-color:var(--surface-200)!important}.hover\:surface-200:hover,.active\:surface-200:active{background-color:var(--surface-200)!important}.focus\:surface-300:focus{background-color:var(--surface-300)!important}.hover\:surface-300:hover,.active\:surface-300:active{background-color:var(--surface-300)!important}.focus\:surface-400:focus{background-color:var(--surface-400)!important}.hover\:surface-400:hover,.active\:surface-400:active{background-color:var(--surface-400)!important}.focus\:surface-500:focus{background-color:var(--surface-500)!important}.hover\:surface-500:hover,.active\:surface-500:active{background-color:var(--surface-500)!important}.focus\:surface-600:focus{background-color:var(--surface-600)!important}.hover\:surface-600:hover,.active\:surface-600:active{background-color:var(--surface-600)!important}.focus\:surface-700:focus{background-color:var(--surface-700)!important}.hover\:surface-700:hover,.active\:surface-700:active{background-color:var(--surface-700)!important}.focus\:surface-800:focus{background-color:var(--surface-800)!important}.hover\:surface-800:hover,.active\:surface-800:active{background-color:var(--surface-800)!important}.focus\:surface-900:focus{background-color:var(--surface-900)!important}.hover\:surface-900:hover,.active\:surface-900:active{background-color:var(--surface-900)!important}.border-0{border-color:var(--surface-0)!important}.border-50{border-color:var(--surface-50)!important}.border-100{border-color:var(--surface-100)!important}.border-200{border-color:var(--surface-200)!important}.border-300{border-color:var(--surface-300)!important}.border-400{border-color:var(--surface-400)!important}.border-500{border-color:var(--surface-500)!important}.border-600{border-color:var(--surface-600)!important}.border-700{border-color:var(--surface-700)!important}.border-800{border-color:var(--surface-800)!important}.border-900{border-color:var(--surface-900)!important}.focus\:border-0:focus{border-color:var(--surface-0)!important}.hover\:border-0:hover,.active\:border-0:active{border-color:var(--surface-0)!important}.focus\:border-50:focus{border-color:var(--surface-50)!important}.hover\:border-50:hover,.active\:border-50:active{border-color:var(--surface-50)!important}.focus\:border-100:focus{border-color:var(--surface-100)!important}.hover\:border-100:hover,.active\:border-100:active{border-color:var(--surface-100)!important}.focus\:border-200:focus{border-color:var(--surface-200)!important}.hover\:border-200:hover,.active\:border-200:active{border-color:var(--surface-200)!important}.focus\:border-300:focus{border-color:var(--surface-300)!important}.hover\:border-300:hover,.active\:border-300:active{border-color:var(--surface-300)!important}.focus\:border-400:focus{border-color:var(--surface-400)!important}.hover\:border-400:hover,.active\:border-400:active{border-color:var(--surface-400)!important}.focus\:border-500:focus{border-color:var(--surface-500)!important}.hover\:border-500:hover,.active\:border-500:active{border-color:var(--surface-500)!important}.focus\:border-600:focus{border-color:var(--surface-600)!important}.hover\:border-600:hover,.active\:border-600:active{border-color:var(--surface-600)!important}.focus\:border-700:focus{border-color:var(--surface-700)!important}.hover\:border-700:hover,.active\:border-700:active{border-color:var(--surface-700)!important}.focus\:border-800:focus{border-color:var(--surface-800)!important}.hover\:border-800:hover,.active\:border-800:active{border-color:var(--surface-800)!important}.focus\:border-900:focus{border-color:var(--surface-900)!important}.hover\:border-900:hover,.active\:border-900:active{border-color:var(--surface-900)!important}.bg-transparent{background-color:transparent!important}@media screen and (min-width: 576px){.sm\:bg-transparent{background-color:transparent!important}}@media screen and (min-width: 768px){.md\:bg-transparent{background-color:transparent!important}}@media screen and (min-width: 992px){.lg\:bg-transparent{background-color:transparent!important}}@media screen and (min-width: 1200px){.xl\:bg-transparent{background-color:transparent!important}}.border-transparent{border-color:transparent!important}@media screen and (min-width: 576px){.sm\:border-transparent{border-color:transparent!important}}@media screen and (min-width: 768px){.md\:border-transparent{border-color:transparent!important}}@media screen and (min-width: 992px){.lg\:border-transparent{border-color:transparent!important}}@media screen and (min-width: 1200px){.xl\:border-transparent{border-color:transparent!important}}.text-blue-50{color:var(--blue-50)!important}.text-blue-100{color:var(--blue-100)!important}.text-blue-200{color:var(--blue-200)!important}.text-blue-300{color:var(--blue-300)!important}.text-blue-400{color:var(--blue-400)!important}.text-blue-500{color:var(--blue-500)!important}.text-blue-600{color:var(--blue-600)!important}.text-blue-700{color:var(--blue-700)!important}.text-blue-800{color:var(--blue-800)!important}.text-blue-900{color:var(--blue-900)!important}.focus\:text-blue-50:focus{color:var(--blue-50)!important}.focus\:text-blue-100:focus{color:var(--blue-100)!important}.focus\:text-blue-200:focus{color:var(--blue-200)!important}.focus\:text-blue-300:focus{color:var(--blue-300)!important}.focus\:text-blue-400:focus{color:var(--blue-400)!important}.focus\:text-blue-500:focus{color:var(--blue-500)!important}.focus\:text-blue-600:focus{color:var(--blue-600)!important}.focus\:text-blue-700:focus{color:var(--blue-700)!important}.focus\:text-blue-800:focus{color:var(--blue-800)!important}.focus\:text-blue-900:focus{color:var(--blue-900)!important}.hover\:text-blue-50:hover{color:var(--blue-50)!important}.hover\:text-blue-100:hover{color:var(--blue-100)!important}.hover\:text-blue-200:hover{color:var(--blue-200)!important}.hover\:text-blue-300:hover{color:var(--blue-300)!important}.hover\:text-blue-400:hover{color:var(--blue-400)!important}.hover\:text-blue-500:hover{color:var(--blue-500)!important}.hover\:text-blue-600:hover{color:var(--blue-600)!important}.hover\:text-blue-700:hover{color:var(--blue-700)!important}.hover\:text-blue-800:hover{color:var(--blue-800)!important}.hover\:text-blue-900:hover{color:var(--blue-900)!important}.active\:text-blue-50:active{color:var(--blue-50)!important}.active\:text-blue-100:active{color:var(--blue-100)!important}.active\:text-blue-200:active{color:var(--blue-200)!important}.active\:text-blue-300:active{color:var(--blue-300)!important}.active\:text-blue-400:active{color:var(--blue-400)!important}.active\:text-blue-500:active{color:var(--blue-500)!important}.active\:text-blue-600:active{color:var(--blue-600)!important}.active\:text-blue-700:active{color:var(--blue-700)!important}.active\:text-blue-800:active{color:var(--blue-800)!important}.active\:text-blue-900:active{color:var(--blue-900)!important}.text-green-50{color:var(--green-50)!important}.text-green-100{color:var(--green-100)!important}.text-green-200{color:var(--green-200)!important}.text-green-300{color:var(--green-300)!important}.text-green-400{color:var(--green-400)!important}.text-green-500{color:var(--green-500)!important}.text-green-600{color:var(--green-600)!important}.text-green-700{color:var(--green-700)!important}.text-green-800{color:var(--green-800)!important}.text-green-900{color:var(--green-900)!important}.focus\:text-green-50:focus{color:var(--green-50)!important}.focus\:text-green-100:focus{color:var(--green-100)!important}.focus\:text-green-200:focus{color:var(--green-200)!important}.focus\:text-green-300:focus{color:var(--green-300)!important}.focus\:text-green-400:focus{color:var(--green-400)!important}.focus\:text-green-500:focus{color:var(--green-500)!important}.focus\:text-green-600:focus{color:var(--green-600)!important}.focus\:text-green-700:focus{color:var(--green-700)!important}.focus\:text-green-800:focus{color:var(--green-800)!important}.focus\:text-green-900:focus{color:var(--green-900)!important}.hover\:text-green-50:hover{color:var(--green-50)!important}.hover\:text-green-100:hover{color:var(--green-100)!important}.hover\:text-green-200:hover{color:var(--green-200)!important}.hover\:text-green-300:hover{color:var(--green-300)!important}.hover\:text-green-400:hover{color:var(--green-400)!important}.hover\:text-green-500:hover{color:var(--green-500)!important}.hover\:text-green-600:hover{color:var(--green-600)!important}.hover\:text-green-700:hover{color:var(--green-700)!important}.hover\:text-green-800:hover{color:var(--green-800)!important}.hover\:text-green-900:hover{color:var(--green-900)!important}.active\:text-green-50:active{color:var(--green-50)!important}.active\:text-green-100:active{color:var(--green-100)!important}.active\:text-green-200:active{color:var(--green-200)!important}.active\:text-green-300:active{color:var(--green-300)!important}.active\:text-green-400:active{color:var(--green-400)!important}.active\:text-green-500:active{color:var(--green-500)!important}.active\:text-green-600:active{color:var(--green-600)!important}.active\:text-green-700:active{color:var(--green-700)!important}.active\:text-green-800:active{color:var(--green-800)!important}.active\:text-green-900:active{color:var(--green-900)!important}.text-yellow-50{color:var(--yellow-50)!important}.text-yellow-100{color:var(--yellow-100)!important}.text-yellow-200{color:var(--yellow-200)!important}.text-yellow-300{color:var(--yellow-300)!important}.text-yellow-400{color:var(--yellow-400)!important}.text-yellow-500{color:var(--yellow-500)!important}.text-yellow-600{color:var(--yellow-600)!important}.text-yellow-700{color:var(--yellow-700)!important}.text-yellow-800{color:var(--yellow-800)!important}.text-yellow-900{color:var(--yellow-900)!important}.focus\:text-yellow-50:focus{color:var(--yellow-50)!important}.focus\:text-yellow-100:focus{color:var(--yellow-100)!important}.focus\:text-yellow-200:focus{color:var(--yellow-200)!important}.focus\:text-yellow-300:focus{color:var(--yellow-300)!important}.focus\:text-yellow-400:focus{color:var(--yellow-400)!important}.focus\:text-yellow-500:focus{color:var(--yellow-500)!important}.focus\:text-yellow-600:focus{color:var(--yellow-600)!important}.focus\:text-yellow-700:focus{color:var(--yellow-700)!important}.focus\:text-yellow-800:focus{color:var(--yellow-800)!important}.focus\:text-yellow-900:focus{color:var(--yellow-900)!important}.hover\:text-yellow-50:hover{color:var(--yellow-50)!important}.hover\:text-yellow-100:hover{color:var(--yellow-100)!important}.hover\:text-yellow-200:hover{color:var(--yellow-200)!important}.hover\:text-yellow-300:hover{color:var(--yellow-300)!important}.hover\:text-yellow-400:hover{color:var(--yellow-400)!important}.hover\:text-yellow-500:hover{color:var(--yellow-500)!important}.hover\:text-yellow-600:hover{color:var(--yellow-600)!important}.hover\:text-yellow-700:hover{color:var(--yellow-700)!important}.hover\:text-yellow-800:hover{color:var(--yellow-800)!important}.hover\:text-yellow-900:hover{color:var(--yellow-900)!important}.active\:text-yellow-50:active{color:var(--yellow-50)!important}.active\:text-yellow-100:active{color:var(--yellow-100)!important}.active\:text-yellow-200:active{color:var(--yellow-200)!important}.active\:text-yellow-300:active{color:var(--yellow-300)!important}.active\:text-yellow-400:active{color:var(--yellow-400)!important}.active\:text-yellow-500:active{color:var(--yellow-500)!important}.active\:text-yellow-600:active{color:var(--yellow-600)!important}.active\:text-yellow-700:active{color:var(--yellow-700)!important}.active\:text-yellow-800:active{color:var(--yellow-800)!important}.active\:text-yellow-900:active{color:var(--yellow-900)!important}.text-cyan-50{color:var(--cyan-50)!important}.text-cyan-100{color:var(--cyan-100)!important}.text-cyan-200{color:var(--cyan-200)!important}.text-cyan-300{color:var(--cyan-300)!important}.text-cyan-400{color:var(--cyan-400)!important}.text-cyan-500{color:var(--cyan-500)!important}.text-cyan-600{color:var(--cyan-600)!important}.text-cyan-700{color:var(--cyan-700)!important}.text-cyan-800{color:var(--cyan-800)!important}.text-cyan-900{color:var(--cyan-900)!important}.focus\:text-cyan-50:focus{color:var(--cyan-50)!important}.focus\:text-cyan-100:focus{color:var(--cyan-100)!important}.focus\:text-cyan-200:focus{color:var(--cyan-200)!important}.focus\:text-cyan-300:focus{color:var(--cyan-300)!important}.focus\:text-cyan-400:focus{color:var(--cyan-400)!important}.focus\:text-cyan-500:focus{color:var(--cyan-500)!important}.focus\:text-cyan-600:focus{color:var(--cyan-600)!important}.focus\:text-cyan-700:focus{color:var(--cyan-700)!important}.focus\:text-cyan-800:focus{color:var(--cyan-800)!important}.focus\:text-cyan-900:focus{color:var(--cyan-900)!important}.hover\:text-cyan-50:hover{color:var(--cyan-50)!important}.hover\:text-cyan-100:hover{color:var(--cyan-100)!important}.hover\:text-cyan-200:hover{color:var(--cyan-200)!important}.hover\:text-cyan-300:hover{color:var(--cyan-300)!important}.hover\:text-cyan-400:hover{color:var(--cyan-400)!important}.hover\:text-cyan-500:hover{color:var(--cyan-500)!important}.hover\:text-cyan-600:hover{color:var(--cyan-600)!important}.hover\:text-cyan-700:hover{color:var(--cyan-700)!important}.hover\:text-cyan-800:hover{color:var(--cyan-800)!important}.hover\:text-cyan-900:hover{color:var(--cyan-900)!important}.active\:text-cyan-50:active{color:var(--cyan-50)!important}.active\:text-cyan-100:active{color:var(--cyan-100)!important}.active\:text-cyan-200:active{color:var(--cyan-200)!important}.active\:text-cyan-300:active{color:var(--cyan-300)!important}.active\:text-cyan-400:active{color:var(--cyan-400)!important}.active\:text-cyan-500:active{color:var(--cyan-500)!important}.active\:text-cyan-600:active{color:var(--cyan-600)!important}.active\:text-cyan-700:active{color:var(--cyan-700)!important}.active\:text-cyan-800:active{color:var(--cyan-800)!important}.active\:text-cyan-900:active{color:var(--cyan-900)!important}.text-pink-50{color:var(--pink-50)!important}.text-pink-100{color:var(--pink-100)!important}.text-pink-200{color:var(--pink-200)!important}.text-pink-300{color:var(--pink-300)!important}.text-pink-400{color:var(--pink-400)!important}.text-pink-500{color:var(--pink-500)!important}.text-pink-600{color:var(--pink-600)!important}.text-pink-700{color:var(--pink-700)!important}.text-pink-800{color:var(--pink-800)!important}.text-pink-900{color:var(--pink-900)!important}.focus\:text-pink-50:focus{color:var(--pink-50)!important}.focus\:text-pink-100:focus{color:var(--pink-100)!important}.focus\:text-pink-200:focus{color:var(--pink-200)!important}.focus\:text-pink-300:focus{color:var(--pink-300)!important}.focus\:text-pink-400:focus{color:var(--pink-400)!important}.focus\:text-pink-500:focus{color:var(--pink-500)!important}.focus\:text-pink-600:focus{color:var(--pink-600)!important}.focus\:text-pink-700:focus{color:var(--pink-700)!important}.focus\:text-pink-800:focus{color:var(--pink-800)!important}.focus\:text-pink-900:focus{color:var(--pink-900)!important}.hover\:text-pink-50:hover{color:var(--pink-50)!important}.hover\:text-pink-100:hover{color:var(--pink-100)!important}.hover\:text-pink-200:hover{color:var(--pink-200)!important}.hover\:text-pink-300:hover{color:var(--pink-300)!important}.hover\:text-pink-400:hover{color:var(--pink-400)!important}.hover\:text-pink-500:hover{color:var(--pink-500)!important}.hover\:text-pink-600:hover{color:var(--pink-600)!important}.hover\:text-pink-700:hover{color:var(--pink-700)!important}.hover\:text-pink-800:hover{color:var(--pink-800)!important}.hover\:text-pink-900:hover{color:var(--pink-900)!important}.active\:text-pink-50:active{color:var(--pink-50)!important}.active\:text-pink-100:active{color:var(--pink-100)!important}.active\:text-pink-200:active{color:var(--pink-200)!important}.active\:text-pink-300:active{color:var(--pink-300)!important}.active\:text-pink-400:active{color:var(--pink-400)!important}.active\:text-pink-500:active{color:var(--pink-500)!important}.active\:text-pink-600:active{color:var(--pink-600)!important}.active\:text-pink-700:active{color:var(--pink-700)!important}.active\:text-pink-800:active{color:var(--pink-800)!important}.active\:text-pink-900:active{color:var(--pink-900)!important}.text-indigo-50{color:var(--indigo-50)!important}.text-indigo-100{color:var(--indigo-100)!important}.text-indigo-200{color:var(--indigo-200)!important}.text-indigo-300{color:var(--indigo-300)!important}.text-indigo-400{color:var(--indigo-400)!important}.text-indigo-500{color:var(--indigo-500)!important}.text-indigo-600{color:var(--indigo-600)!important}.text-indigo-700{color:var(--indigo-700)!important}.text-indigo-800{color:var(--indigo-800)!important}.text-indigo-900{color:var(--indigo-900)!important}.focus\:text-indigo-50:focus{color:var(--indigo-50)!important}.focus\:text-indigo-100:focus{color:var(--indigo-100)!important}.focus\:text-indigo-200:focus{color:var(--indigo-200)!important}.focus\:text-indigo-300:focus{color:var(--indigo-300)!important}.focus\:text-indigo-400:focus{color:var(--indigo-400)!important}.focus\:text-indigo-500:focus{color:var(--indigo-500)!important}.focus\:text-indigo-600:focus{color:var(--indigo-600)!important}.focus\:text-indigo-700:focus{color:var(--indigo-700)!important}.focus\:text-indigo-800:focus{color:var(--indigo-800)!important}.focus\:text-indigo-900:focus{color:var(--indigo-900)!important}.hover\:text-indigo-50:hover{color:var(--indigo-50)!important}.hover\:text-indigo-100:hover{color:var(--indigo-100)!important}.hover\:text-indigo-200:hover{color:var(--indigo-200)!important}.hover\:text-indigo-300:hover{color:var(--indigo-300)!important}.hover\:text-indigo-400:hover{color:var(--indigo-400)!important}.hover\:text-indigo-500:hover{color:var(--indigo-500)!important}.hover\:text-indigo-600:hover{color:var(--indigo-600)!important}.hover\:text-indigo-700:hover{color:var(--indigo-700)!important}.hover\:text-indigo-800:hover{color:var(--indigo-800)!important}.hover\:text-indigo-900:hover{color:var(--indigo-900)!important}.active\:text-indigo-50:active{color:var(--indigo-50)!important}.active\:text-indigo-100:active{color:var(--indigo-100)!important}.active\:text-indigo-200:active{color:var(--indigo-200)!important}.active\:text-indigo-300:active{color:var(--indigo-300)!important}.active\:text-indigo-400:active{color:var(--indigo-400)!important}.active\:text-indigo-500:active{color:var(--indigo-500)!important}.active\:text-indigo-600:active{color:var(--indigo-600)!important}.active\:text-indigo-700:active{color:var(--indigo-700)!important}.active\:text-indigo-800:active{color:var(--indigo-800)!important}.active\:text-indigo-900:active{color:var(--indigo-900)!important}.text-teal-50{color:var(--teal-50)!important}.text-teal-100{color:var(--teal-100)!important}.text-teal-200{color:var(--teal-200)!important}.text-teal-300{color:var(--teal-300)!important}.text-teal-400{color:var(--teal-400)!important}.text-teal-500{color:var(--teal-500)!important}.text-teal-600{color:var(--teal-600)!important}.text-teal-700{color:var(--teal-700)!important}.text-teal-800{color:var(--teal-800)!important}.text-teal-900{color:var(--teal-900)!important}.focus\:text-teal-50:focus{color:var(--teal-50)!important}.focus\:text-teal-100:focus{color:var(--teal-100)!important}.focus\:text-teal-200:focus{color:var(--teal-200)!important}.focus\:text-teal-300:focus{color:var(--teal-300)!important}.focus\:text-teal-400:focus{color:var(--teal-400)!important}.focus\:text-teal-500:focus{color:var(--teal-500)!important}.focus\:text-teal-600:focus{color:var(--teal-600)!important}.focus\:text-teal-700:focus{color:var(--teal-700)!important}.focus\:text-teal-800:focus{color:var(--teal-800)!important}.focus\:text-teal-900:focus{color:var(--teal-900)!important}.hover\:text-teal-50:hover{color:var(--teal-50)!important}.hover\:text-teal-100:hover{color:var(--teal-100)!important}.hover\:text-teal-200:hover{color:var(--teal-200)!important}.hover\:text-teal-300:hover{color:var(--teal-300)!important}.hover\:text-teal-400:hover{color:var(--teal-400)!important}.hover\:text-teal-500:hover{color:var(--teal-500)!important}.hover\:text-teal-600:hover{color:var(--teal-600)!important}.hover\:text-teal-700:hover{color:var(--teal-700)!important}.hover\:text-teal-800:hover{color:var(--teal-800)!important}.hover\:text-teal-900:hover{color:var(--teal-900)!important}.active\:text-teal-50:active{color:var(--teal-50)!important}.active\:text-teal-100:active{color:var(--teal-100)!important}.active\:text-teal-200:active{color:var(--teal-200)!important}.active\:text-teal-300:active{color:var(--teal-300)!important}.active\:text-teal-400:active{color:var(--teal-400)!important}.active\:text-teal-500:active{color:var(--teal-500)!important}.active\:text-teal-600:active{color:var(--teal-600)!important}.active\:text-teal-700:active{color:var(--teal-700)!important}.active\:text-teal-800:active{color:var(--teal-800)!important}.active\:text-teal-900:active{color:var(--teal-900)!important}.text-orange-50{color:var(--orange-50)!important}.text-orange-100{color:var(--orange-100)!important}.text-orange-200{color:var(--orange-200)!important}.text-orange-300{color:var(--orange-300)!important}.text-orange-400{color:var(--orange-400)!important}.text-orange-500{color:var(--orange-500)!important}.text-orange-600{color:var(--orange-600)!important}.text-orange-700{color:var(--orange-700)!important}.text-orange-800{color:var(--orange-800)!important}.text-orange-900{color:var(--orange-900)!important}.focus\:text-orange-50:focus{color:var(--orange-50)!important}.focus\:text-orange-100:focus{color:var(--orange-100)!important}.focus\:text-orange-200:focus{color:var(--orange-200)!important}.focus\:text-orange-300:focus{color:var(--orange-300)!important}.focus\:text-orange-400:focus{color:var(--orange-400)!important}.focus\:text-orange-500:focus{color:var(--orange-500)!important}.focus\:text-orange-600:focus{color:var(--orange-600)!important}.focus\:text-orange-700:focus{color:var(--orange-700)!important}.focus\:text-orange-800:focus{color:var(--orange-800)!important}.focus\:text-orange-900:focus{color:var(--orange-900)!important}.hover\:text-orange-50:hover{color:var(--orange-50)!important}.hover\:text-orange-100:hover{color:var(--orange-100)!important}.hover\:text-orange-200:hover{color:var(--orange-200)!important}.hover\:text-orange-300:hover{color:var(--orange-300)!important}.hover\:text-orange-400:hover{color:var(--orange-400)!important}.hover\:text-orange-500:hover{color:var(--orange-500)!important}.hover\:text-orange-600:hover{color:var(--orange-600)!important}.hover\:text-orange-700:hover{color:var(--orange-700)!important}.hover\:text-orange-800:hover{color:var(--orange-800)!important}.hover\:text-orange-900:hover{color:var(--orange-900)!important}.active\:text-orange-50:active{color:var(--orange-50)!important}.active\:text-orange-100:active{color:var(--orange-100)!important}.active\:text-orange-200:active{color:var(--orange-200)!important}.active\:text-orange-300:active{color:var(--orange-300)!important}.active\:text-orange-400:active{color:var(--orange-400)!important}.active\:text-orange-500:active{color:var(--orange-500)!important}.active\:text-orange-600:active{color:var(--orange-600)!important}.active\:text-orange-700:active{color:var(--orange-700)!important}.active\:text-orange-800:active{color:var(--orange-800)!important}.active\:text-orange-900:active{color:var(--orange-900)!important}.text-bluegray-50{color:var(--bluegray-50)!important}.text-bluegray-100{color:var(--bluegray-100)!important}.text-bluegray-200{color:var(--bluegray-200)!important}.text-bluegray-300{color:var(--bluegray-300)!important}.text-bluegray-400{color:var(--bluegray-400)!important}.text-bluegray-500{color:var(--bluegray-500)!important}.text-bluegray-600{color:var(--bluegray-600)!important}.text-bluegray-700{color:var(--bluegray-700)!important}.text-bluegray-800{color:var(--bluegray-800)!important}.text-bluegray-900{color:var(--bluegray-900)!important}.focus\:text-bluegray-50:focus{color:var(--bluegray-50)!important}.focus\:text-bluegray-100:focus{color:var(--bluegray-100)!important}.focus\:text-bluegray-200:focus{color:var(--bluegray-200)!important}.focus\:text-bluegray-300:focus{color:var(--bluegray-300)!important}.focus\:text-bluegray-400:focus{color:var(--bluegray-400)!important}.focus\:text-bluegray-500:focus{color:var(--bluegray-500)!important}.focus\:text-bluegray-600:focus{color:var(--bluegray-600)!important}.focus\:text-bluegray-700:focus{color:var(--bluegray-700)!important}.focus\:text-bluegray-800:focus{color:var(--bluegray-800)!important}.focus\:text-bluegray-900:focus{color:var(--bluegray-900)!important}.hover\:text-bluegray-50:hover{color:var(--bluegray-50)!important}.hover\:text-bluegray-100:hover{color:var(--bluegray-100)!important}.hover\:text-bluegray-200:hover{color:var(--bluegray-200)!important}.hover\:text-bluegray-300:hover{color:var(--bluegray-300)!important}.hover\:text-bluegray-400:hover{color:var(--bluegray-400)!important}.hover\:text-bluegray-500:hover{color:var(--bluegray-500)!important}.hover\:text-bluegray-600:hover{color:var(--bluegray-600)!important}.hover\:text-bluegray-700:hover{color:var(--bluegray-700)!important}.hover\:text-bluegray-800:hover{color:var(--bluegray-800)!important}.hover\:text-bluegray-900:hover{color:var(--bluegray-900)!important}.active\:text-bluegray-50:active{color:var(--bluegray-50)!important}.active\:text-bluegray-100:active{color:var(--bluegray-100)!important}.active\:text-bluegray-200:active{color:var(--bluegray-200)!important}.active\:text-bluegray-300:active{color:var(--bluegray-300)!important}.active\:text-bluegray-400:active{color:var(--bluegray-400)!important}.active\:text-bluegray-500:active{color:var(--bluegray-500)!important}.active\:text-bluegray-600:active{color:var(--bluegray-600)!important}.active\:text-bluegray-700:active{color:var(--bluegray-700)!important}.active\:text-bluegray-800:active{color:var(--bluegray-800)!important}.active\:text-bluegray-900:active{color:var(--bluegray-900)!important}.text-purple-50{color:var(--purple-50)!important}.text-purple-100{color:var(--purple-100)!important}.text-purple-200{color:var(--purple-200)!important}.text-purple-300{color:var(--purple-300)!important}.text-purple-400{color:var(--purple-400)!important}.text-purple-500{color:var(--purple-500)!important}.text-purple-600{color:var(--purple-600)!important}.text-purple-700{color:var(--purple-700)!important}.text-purple-800{color:var(--purple-800)!important}.text-purple-900{color:var(--purple-900)!important}.focus\:text-purple-50:focus{color:var(--purple-50)!important}.focus\:text-purple-100:focus{color:var(--purple-100)!important}.focus\:text-purple-200:focus{color:var(--purple-200)!important}.focus\:text-purple-300:focus{color:var(--purple-300)!important}.focus\:text-purple-400:focus{color:var(--purple-400)!important}.focus\:text-purple-500:focus{color:var(--purple-500)!important}.focus\:text-purple-600:focus{color:var(--purple-600)!important}.focus\:text-purple-700:focus{color:var(--purple-700)!important}.focus\:text-purple-800:focus{color:var(--purple-800)!important}.focus\:text-purple-900:focus{color:var(--purple-900)!important}.hover\:text-purple-50:hover{color:var(--purple-50)!important}.hover\:text-purple-100:hover{color:var(--purple-100)!important}.hover\:text-purple-200:hover{color:var(--purple-200)!important}.hover\:text-purple-300:hover{color:var(--purple-300)!important}.hover\:text-purple-400:hover{color:var(--purple-400)!important}.hover\:text-purple-500:hover{color:var(--purple-500)!important}.hover\:text-purple-600:hover{color:var(--purple-600)!important}.hover\:text-purple-700:hover{color:var(--purple-700)!important}.hover\:text-purple-800:hover{color:var(--purple-800)!important}.hover\:text-purple-900:hover{color:var(--purple-900)!important}.active\:text-purple-50:active{color:var(--purple-50)!important}.active\:text-purple-100:active{color:var(--purple-100)!important}.active\:text-purple-200:active{color:var(--purple-200)!important}.active\:text-purple-300:active{color:var(--purple-300)!important}.active\:text-purple-400:active{color:var(--purple-400)!important}.active\:text-purple-500:active{color:var(--purple-500)!important}.active\:text-purple-600:active{color:var(--purple-600)!important}.active\:text-purple-700:active{color:var(--purple-700)!important}.active\:text-purple-800:active{color:var(--purple-800)!important}.active\:text-purple-900:active{color:var(--purple-900)!important}.text-gray-50{color:var(--gray-50)!important}.text-gray-100{color:var(--gray-100)!important}.text-gray-200{color:var(--gray-200)!important}.text-gray-300{color:var(--gray-300)!important}.text-gray-400{color:var(--gray-400)!important}.text-gray-500{color:var(--gray-500)!important}.text-gray-600{color:var(--gray-600)!important}.text-gray-700{color:var(--gray-700)!important}.text-gray-800{color:var(--gray-800)!important}.text-gray-900{color:var(--gray-900)!important}.focus\:text-gray-50:focus{color:var(--gray-50)!important}.focus\:text-gray-100:focus{color:var(--gray-100)!important}.focus\:text-gray-200:focus{color:var(--gray-200)!important}.focus\:text-gray-300:focus{color:var(--gray-300)!important}.focus\:text-gray-400:focus{color:var(--gray-400)!important}.focus\:text-gray-500:focus{color:var(--gray-500)!important}.focus\:text-gray-600:focus{color:var(--gray-600)!important}.focus\:text-gray-700:focus{color:var(--gray-700)!important}.focus\:text-gray-800:focus{color:var(--gray-800)!important}.focus\:text-gray-900:focus{color:var(--gray-900)!important}.hover\:text-gray-50:hover{color:var(--gray-50)!important}.hover\:text-gray-100:hover{color:var(--gray-100)!important}.hover\:text-gray-200:hover{color:var(--gray-200)!important}.hover\:text-gray-300:hover{color:var(--gray-300)!important}.hover\:text-gray-400:hover{color:var(--gray-400)!important}.hover\:text-gray-500:hover{color:var(--gray-500)!important}.hover\:text-gray-600:hover{color:var(--gray-600)!important}.hover\:text-gray-700:hover{color:var(--gray-700)!important}.hover\:text-gray-800:hover{color:var(--gray-800)!important}.hover\:text-gray-900:hover{color:var(--gray-900)!important}.active\:text-gray-50:active{color:var(--gray-50)!important}.active\:text-gray-100:active{color:var(--gray-100)!important}.active\:text-gray-200:active{color:var(--gray-200)!important}.active\:text-gray-300:active{color:var(--gray-300)!important}.active\:text-gray-400:active{color:var(--gray-400)!important}.active\:text-gray-500:active{color:var(--gray-500)!important}.active\:text-gray-600:active{color:var(--gray-600)!important}.active\:text-gray-700:active{color:var(--gray-700)!important}.active\:text-gray-800:active{color:var(--gray-800)!important}.active\:text-gray-900:active{color:var(--gray-900)!important}.text-red-50{color:var(--red-50)!important}.text-red-100{color:var(--red-100)!important}.text-red-200{color:var(--red-200)!important}.text-red-300{color:var(--red-300)!important}.text-red-400{color:var(--red-400)!important}.text-red-500{color:var(--red-500)!important}.text-red-600{color:var(--red-600)!important}.text-red-700{color:var(--red-700)!important}.text-red-800{color:var(--red-800)!important}.text-red-900{color:var(--red-900)!important}.focus\:text-red-50:focus{color:var(--red-50)!important}.focus\:text-red-100:focus{color:var(--red-100)!important}.focus\:text-red-200:focus{color:var(--red-200)!important}.focus\:text-red-300:focus{color:var(--red-300)!important}.focus\:text-red-400:focus{color:var(--red-400)!important}.focus\:text-red-500:focus{color:var(--red-500)!important}.focus\:text-red-600:focus{color:var(--red-600)!important}.focus\:text-red-700:focus{color:var(--red-700)!important}.focus\:text-red-800:focus{color:var(--red-800)!important}.focus\:text-red-900:focus{color:var(--red-900)!important}.hover\:text-red-50:hover{color:var(--red-50)!important}.hover\:text-red-100:hover{color:var(--red-100)!important}.hover\:text-red-200:hover{color:var(--red-200)!important}.hover\:text-red-300:hover{color:var(--red-300)!important}.hover\:text-red-400:hover{color:var(--red-400)!important}.hover\:text-red-500:hover{color:var(--red-500)!important}.hover\:text-red-600:hover{color:var(--red-600)!important}.hover\:text-red-700:hover{color:var(--red-700)!important}.hover\:text-red-800:hover{color:var(--red-800)!important}.hover\:text-red-900:hover{color:var(--red-900)!important}.active\:text-red-50:active{color:var(--red-50)!important}.active\:text-red-100:active{color:var(--red-100)!important}.active\:text-red-200:active{color:var(--red-200)!important}.active\:text-red-300:active{color:var(--red-300)!important}.active\:text-red-400:active{color:var(--red-400)!important}.active\:text-red-500:active{color:var(--red-500)!important}.active\:text-red-600:active{color:var(--red-600)!important}.active\:text-red-700:active{color:var(--red-700)!important}.active\:text-red-800:active{color:var(--red-800)!important}.active\:text-red-900:active{color:var(--red-900)!important}.text-primary-50{color:var(--primary-50)!important}.text-primary-100{color:var(--primary-100)!important}.text-primary-200{color:var(--primary-200)!important}.text-primary-300{color:var(--primary-300)!important}.text-primary-400{color:var(--primary-400)!important}.text-primary-500{color:var(--primary-500)!important}.text-primary-600{color:var(--primary-600)!important}.text-primary-700{color:var(--primary-700)!important}.text-primary-800{color:var(--primary-800)!important}.text-primary-900{color:var(--primary-900)!important}.focus\:text-primary-50:focus{color:var(--primary-50)!important}.focus\:text-primary-100:focus{color:var(--primary-100)!important}.focus\:text-primary-200:focus{color:var(--primary-200)!important}.focus\:text-primary-300:focus{color:var(--primary-300)!important}.focus\:text-primary-400:focus{color:var(--primary-400)!important}.focus\:text-primary-500:focus{color:var(--primary-500)!important}.focus\:text-primary-600:focus{color:var(--primary-600)!important}.focus\:text-primary-700:focus{color:var(--primary-700)!important}.focus\:text-primary-800:focus{color:var(--primary-800)!important}.focus\:text-primary-900:focus{color:var(--primary-900)!important}.hover\:text-primary-50:hover{color:var(--primary-50)!important}.hover\:text-primary-100:hover{color:var(--primary-100)!important}.hover\:text-primary-200:hover{color:var(--primary-200)!important}.hover\:text-primary-300:hover{color:var(--primary-300)!important}.hover\:text-primary-400:hover{color:var(--primary-400)!important}.hover\:text-primary-500:hover{color:var(--primary-500)!important}.hover\:text-primary-600:hover{color:var(--primary-600)!important}.hover\:text-primary-700:hover{color:var(--primary-700)!important}.hover\:text-primary-800:hover{color:var(--primary-800)!important}.hover\:text-primary-900:hover{color:var(--primary-900)!important}.active\:text-primary-50:active{color:var(--primary-50)!important}.active\:text-primary-100:active{color:var(--primary-100)!important}.active\:text-primary-200:active{color:var(--primary-200)!important}.active\:text-primary-300:active{color:var(--primary-300)!important}.active\:text-primary-400:active{color:var(--primary-400)!important}.active\:text-primary-500:active{color:var(--primary-500)!important}.active\:text-primary-600:active{color:var(--primary-600)!important}.active\:text-primary-700:active{color:var(--primary-700)!important}.active\:text-primary-800:active{color:var(--primary-800)!important}.active\:text-primary-900:active{color:var(--primary-900)!important}.bg-blue-50{background-color:var(--blue-50)!important}.bg-blue-100{background-color:var(--blue-100)!important}.bg-blue-200{background-color:var(--blue-200)!important}.bg-blue-300{background-color:var(--blue-300)!important}.bg-blue-400{background-color:var(--blue-400)!important}.bg-blue-500{background-color:var(--blue-500)!important}.bg-blue-600{background-color:var(--blue-600)!important}.bg-blue-700{background-color:var(--blue-700)!important}.bg-blue-800{background-color:var(--blue-800)!important}.bg-blue-900{background-color:var(--blue-900)!important}.focus\:bg-blue-50:focus{background-color:var(--blue-50)!important}.focus\:bg-blue-100:focus{background-color:var(--blue-100)!important}.focus\:bg-blue-200:focus{background-color:var(--blue-200)!important}.focus\:bg-blue-300:focus{background-color:var(--blue-300)!important}.focus\:bg-blue-400:focus{background-color:var(--blue-400)!important}.focus\:bg-blue-500:focus{background-color:var(--blue-500)!important}.focus\:bg-blue-600:focus{background-color:var(--blue-600)!important}.focus\:bg-blue-700:focus{background-color:var(--blue-700)!important}.focus\:bg-blue-800:focus{background-color:var(--blue-800)!important}.focus\:bg-blue-900:focus{background-color:var(--blue-900)!important}.hover\:bg-blue-50:hover{background-color:var(--blue-50)!important}.hover\:bg-blue-100:hover{background-color:var(--blue-100)!important}.hover\:bg-blue-200:hover{background-color:var(--blue-200)!important}.hover\:bg-blue-300:hover{background-color:var(--blue-300)!important}.hover\:bg-blue-400:hover{background-color:var(--blue-400)!important}.hover\:bg-blue-500:hover{background-color:var(--blue-500)!important}.hover\:bg-blue-600:hover{background-color:var(--blue-600)!important}.hover\:bg-blue-700:hover{background-color:var(--blue-700)!important}.hover\:bg-blue-800:hover{background-color:var(--blue-800)!important}.hover\:bg-blue-900:hover{background-color:var(--blue-900)!important}.active\:bg-blue-50:active{background-color:var(--blue-50)!important}.active\:bg-blue-100:active{background-color:var(--blue-100)!important}.active\:bg-blue-200:active{background-color:var(--blue-200)!important}.active\:bg-blue-300:active{background-color:var(--blue-300)!important}.active\:bg-blue-400:active{background-color:var(--blue-400)!important}.active\:bg-blue-500:active{background-color:var(--blue-500)!important}.active\:bg-blue-600:active{background-color:var(--blue-600)!important}.active\:bg-blue-700:active{background-color:var(--blue-700)!important}.active\:bg-blue-800:active{background-color:var(--blue-800)!important}.active\:bg-blue-900:active{background-color:var(--blue-900)!important}.bg-green-50{background-color:var(--green-50)!important}.bg-green-100{background-color:var(--green-100)!important}.bg-green-200{background-color:var(--green-200)!important}.bg-green-300{background-color:var(--green-300)!important}.bg-green-400{background-color:var(--green-400)!important}.bg-green-500{background-color:var(--green-500)!important}.bg-green-600{background-color:var(--green-600)!important}.bg-green-700{background-color:var(--green-700)!important}.bg-green-800{background-color:var(--green-800)!important}.bg-green-900{background-color:var(--green-900)!important}.focus\:bg-green-50:focus{background-color:var(--green-50)!important}.focus\:bg-green-100:focus{background-color:var(--green-100)!important}.focus\:bg-green-200:focus{background-color:var(--green-200)!important}.focus\:bg-green-300:focus{background-color:var(--green-300)!important}.focus\:bg-green-400:focus{background-color:var(--green-400)!important}.focus\:bg-green-500:focus{background-color:var(--green-500)!important}.focus\:bg-green-600:focus{background-color:var(--green-600)!important}.focus\:bg-green-700:focus{background-color:var(--green-700)!important}.focus\:bg-green-800:focus{background-color:var(--green-800)!important}.focus\:bg-green-900:focus{background-color:var(--green-900)!important}.hover\:bg-green-50:hover{background-color:var(--green-50)!important}.hover\:bg-green-100:hover{background-color:var(--green-100)!important}.hover\:bg-green-200:hover{background-color:var(--green-200)!important}.hover\:bg-green-300:hover{background-color:var(--green-300)!important}.hover\:bg-green-400:hover{background-color:var(--green-400)!important}.hover\:bg-green-500:hover{background-color:var(--green-500)!important}.hover\:bg-green-600:hover{background-color:var(--green-600)!important}.hover\:bg-green-700:hover{background-color:var(--green-700)!important}.hover\:bg-green-800:hover{background-color:var(--green-800)!important}.hover\:bg-green-900:hover{background-color:var(--green-900)!important}.active\:bg-green-50:active{background-color:var(--green-50)!important}.active\:bg-green-100:active{background-color:var(--green-100)!important}.active\:bg-green-200:active{background-color:var(--green-200)!important}.active\:bg-green-300:active{background-color:var(--green-300)!important}.active\:bg-green-400:active{background-color:var(--green-400)!important}.active\:bg-green-500:active{background-color:var(--green-500)!important}.active\:bg-green-600:active{background-color:var(--green-600)!important}.active\:bg-green-700:active{background-color:var(--green-700)!important}.active\:bg-green-800:active{background-color:var(--green-800)!important}.active\:bg-green-900:active{background-color:var(--green-900)!important}.bg-yellow-50{background-color:var(--yellow-50)!important}.bg-yellow-100{background-color:var(--yellow-100)!important}.bg-yellow-200{background-color:var(--yellow-200)!important}.bg-yellow-300{background-color:var(--yellow-300)!important}.bg-yellow-400{background-color:var(--yellow-400)!important}.bg-yellow-500{background-color:var(--yellow-500)!important}.bg-yellow-600{background-color:var(--yellow-600)!important}.bg-yellow-700{background-color:var(--yellow-700)!important}.bg-yellow-800{background-color:var(--yellow-800)!important}.bg-yellow-900{background-color:var(--yellow-900)!important}.focus\:bg-yellow-50:focus{background-color:var(--yellow-50)!important}.focus\:bg-yellow-100:focus{background-color:var(--yellow-100)!important}.focus\:bg-yellow-200:focus{background-color:var(--yellow-200)!important}.focus\:bg-yellow-300:focus{background-color:var(--yellow-300)!important}.focus\:bg-yellow-400:focus{background-color:var(--yellow-400)!important}.focus\:bg-yellow-500:focus{background-color:var(--yellow-500)!important}.focus\:bg-yellow-600:focus{background-color:var(--yellow-600)!important}.focus\:bg-yellow-700:focus{background-color:var(--yellow-700)!important}.focus\:bg-yellow-800:focus{background-color:var(--yellow-800)!important}.focus\:bg-yellow-900:focus{background-color:var(--yellow-900)!important}.hover\:bg-yellow-50:hover{background-color:var(--yellow-50)!important}.hover\:bg-yellow-100:hover{background-color:var(--yellow-100)!important}.hover\:bg-yellow-200:hover{background-color:var(--yellow-200)!important}.hover\:bg-yellow-300:hover{background-color:var(--yellow-300)!important}.hover\:bg-yellow-400:hover{background-color:var(--yellow-400)!important}.hover\:bg-yellow-500:hover{background-color:var(--yellow-500)!important}.hover\:bg-yellow-600:hover{background-color:var(--yellow-600)!important}.hover\:bg-yellow-700:hover{background-color:var(--yellow-700)!important}.hover\:bg-yellow-800:hover{background-color:var(--yellow-800)!important}.hover\:bg-yellow-900:hover{background-color:var(--yellow-900)!important}.active\:bg-yellow-50:active{background-color:var(--yellow-50)!important}.active\:bg-yellow-100:active{background-color:var(--yellow-100)!important}.active\:bg-yellow-200:active{background-color:var(--yellow-200)!important}.active\:bg-yellow-300:active{background-color:var(--yellow-300)!important}.active\:bg-yellow-400:active{background-color:var(--yellow-400)!important}.active\:bg-yellow-500:active{background-color:var(--yellow-500)!important}.active\:bg-yellow-600:active{background-color:var(--yellow-600)!important}.active\:bg-yellow-700:active{background-color:var(--yellow-700)!important}.active\:bg-yellow-800:active{background-color:var(--yellow-800)!important}.active\:bg-yellow-900:active{background-color:var(--yellow-900)!important}.bg-cyan-50{background-color:var(--cyan-50)!important}.bg-cyan-100{background-color:var(--cyan-100)!important}.bg-cyan-200{background-color:var(--cyan-200)!important}.bg-cyan-300{background-color:var(--cyan-300)!important}.bg-cyan-400{background-color:var(--cyan-400)!important}.bg-cyan-500{background-color:var(--cyan-500)!important}.bg-cyan-600{background-color:var(--cyan-600)!important}.bg-cyan-700{background-color:var(--cyan-700)!important}.bg-cyan-800{background-color:var(--cyan-800)!important}.bg-cyan-900{background-color:var(--cyan-900)!important}.focus\:bg-cyan-50:focus{background-color:var(--cyan-50)!important}.focus\:bg-cyan-100:focus{background-color:var(--cyan-100)!important}.focus\:bg-cyan-200:focus{background-color:var(--cyan-200)!important}.focus\:bg-cyan-300:focus{background-color:var(--cyan-300)!important}.focus\:bg-cyan-400:focus{background-color:var(--cyan-400)!important}.focus\:bg-cyan-500:focus{background-color:var(--cyan-500)!important}.focus\:bg-cyan-600:focus{background-color:var(--cyan-600)!important}.focus\:bg-cyan-700:focus{background-color:var(--cyan-700)!important}.focus\:bg-cyan-800:focus{background-color:var(--cyan-800)!important}.focus\:bg-cyan-900:focus{background-color:var(--cyan-900)!important}.hover\:bg-cyan-50:hover{background-color:var(--cyan-50)!important}.hover\:bg-cyan-100:hover{background-color:var(--cyan-100)!important}.hover\:bg-cyan-200:hover{background-color:var(--cyan-200)!important}.hover\:bg-cyan-300:hover{background-color:var(--cyan-300)!important}.hover\:bg-cyan-400:hover{background-color:var(--cyan-400)!important}.hover\:bg-cyan-500:hover{background-color:var(--cyan-500)!important}.hover\:bg-cyan-600:hover{background-color:var(--cyan-600)!important}.hover\:bg-cyan-700:hover{background-color:var(--cyan-700)!important}.hover\:bg-cyan-800:hover{background-color:var(--cyan-800)!important}.hover\:bg-cyan-900:hover{background-color:var(--cyan-900)!important}.active\:bg-cyan-50:active{background-color:var(--cyan-50)!important}.active\:bg-cyan-100:active{background-color:var(--cyan-100)!important}.active\:bg-cyan-200:active{background-color:var(--cyan-200)!important}.active\:bg-cyan-300:active{background-color:var(--cyan-300)!important}.active\:bg-cyan-400:active{background-color:var(--cyan-400)!important}.active\:bg-cyan-500:active{background-color:var(--cyan-500)!important}.active\:bg-cyan-600:active{background-color:var(--cyan-600)!important}.active\:bg-cyan-700:active{background-color:var(--cyan-700)!important}.active\:bg-cyan-800:active{background-color:var(--cyan-800)!important}.active\:bg-cyan-900:active{background-color:var(--cyan-900)!important}.bg-pink-50{background-color:var(--pink-50)!important}.bg-pink-100{background-color:var(--pink-100)!important}.bg-pink-200{background-color:var(--pink-200)!important}.bg-pink-300{background-color:var(--pink-300)!important}.bg-pink-400{background-color:var(--pink-400)!important}.bg-pink-500{background-color:var(--pink-500)!important}.bg-pink-600{background-color:var(--pink-600)!important}.bg-pink-700{background-color:var(--pink-700)!important}.bg-pink-800{background-color:var(--pink-800)!important}.bg-pink-900{background-color:var(--pink-900)!important}.focus\:bg-pink-50:focus{background-color:var(--pink-50)!important}.focus\:bg-pink-100:focus{background-color:var(--pink-100)!important}.focus\:bg-pink-200:focus{background-color:var(--pink-200)!important}.focus\:bg-pink-300:focus{background-color:var(--pink-300)!important}.focus\:bg-pink-400:focus{background-color:var(--pink-400)!important}.focus\:bg-pink-500:focus{background-color:var(--pink-500)!important}.focus\:bg-pink-600:focus{background-color:var(--pink-600)!important}.focus\:bg-pink-700:focus{background-color:var(--pink-700)!important}.focus\:bg-pink-800:focus{background-color:var(--pink-800)!important}.focus\:bg-pink-900:focus{background-color:var(--pink-900)!important}.hover\:bg-pink-50:hover{background-color:var(--pink-50)!important}.hover\:bg-pink-100:hover{background-color:var(--pink-100)!important}.hover\:bg-pink-200:hover{background-color:var(--pink-200)!important}.hover\:bg-pink-300:hover{background-color:var(--pink-300)!important}.hover\:bg-pink-400:hover{background-color:var(--pink-400)!important}.hover\:bg-pink-500:hover{background-color:var(--pink-500)!important}.hover\:bg-pink-600:hover{background-color:var(--pink-600)!important}.hover\:bg-pink-700:hover{background-color:var(--pink-700)!important}.hover\:bg-pink-800:hover{background-color:var(--pink-800)!important}.hover\:bg-pink-900:hover{background-color:var(--pink-900)!important}.active\:bg-pink-50:active{background-color:var(--pink-50)!important}.active\:bg-pink-100:active{background-color:var(--pink-100)!important}.active\:bg-pink-200:active{background-color:var(--pink-200)!important}.active\:bg-pink-300:active{background-color:var(--pink-300)!important}.active\:bg-pink-400:active{background-color:var(--pink-400)!important}.active\:bg-pink-500:active{background-color:var(--pink-500)!important}.active\:bg-pink-600:active{background-color:var(--pink-600)!important}.active\:bg-pink-700:active{background-color:var(--pink-700)!important}.active\:bg-pink-800:active{background-color:var(--pink-800)!important}.active\:bg-pink-900:active{background-color:var(--pink-900)!important}.bg-indigo-50{background-color:var(--indigo-50)!important}.bg-indigo-100{background-color:var(--indigo-100)!important}.bg-indigo-200{background-color:var(--indigo-200)!important}.bg-indigo-300{background-color:var(--indigo-300)!important}.bg-indigo-400{background-color:var(--indigo-400)!important}.bg-indigo-500{background-color:var(--indigo-500)!important}.bg-indigo-600{background-color:var(--indigo-600)!important}.bg-indigo-700{background-color:var(--indigo-700)!important}.bg-indigo-800{background-color:var(--indigo-800)!important}.bg-indigo-900{background-color:var(--indigo-900)!important}.focus\:bg-indigo-50:focus{background-color:var(--indigo-50)!important}.focus\:bg-indigo-100:focus{background-color:var(--indigo-100)!important}.focus\:bg-indigo-200:focus{background-color:var(--indigo-200)!important}.focus\:bg-indigo-300:focus{background-color:var(--indigo-300)!important}.focus\:bg-indigo-400:focus{background-color:var(--indigo-400)!important}.focus\:bg-indigo-500:focus{background-color:var(--indigo-500)!important}.focus\:bg-indigo-600:focus{background-color:var(--indigo-600)!important}.focus\:bg-indigo-700:focus{background-color:var(--indigo-700)!important}.focus\:bg-indigo-800:focus{background-color:var(--indigo-800)!important}.focus\:bg-indigo-900:focus{background-color:var(--indigo-900)!important}.hover\:bg-indigo-50:hover{background-color:var(--indigo-50)!important}.hover\:bg-indigo-100:hover{background-color:var(--indigo-100)!important}.hover\:bg-indigo-200:hover{background-color:var(--indigo-200)!important}.hover\:bg-indigo-300:hover{background-color:var(--indigo-300)!important}.hover\:bg-indigo-400:hover{background-color:var(--indigo-400)!important}.hover\:bg-indigo-500:hover{background-color:var(--indigo-500)!important}.hover\:bg-indigo-600:hover{background-color:var(--indigo-600)!important}.hover\:bg-indigo-700:hover{background-color:var(--indigo-700)!important}.hover\:bg-indigo-800:hover{background-color:var(--indigo-800)!important}.hover\:bg-indigo-900:hover{background-color:var(--indigo-900)!important}.active\:bg-indigo-50:active{background-color:var(--indigo-50)!important}.active\:bg-indigo-100:active{background-color:var(--indigo-100)!important}.active\:bg-indigo-200:active{background-color:var(--indigo-200)!important}.active\:bg-indigo-300:active{background-color:var(--indigo-300)!important}.active\:bg-indigo-400:active{background-color:var(--indigo-400)!important}.active\:bg-indigo-500:active{background-color:var(--indigo-500)!important}.active\:bg-indigo-600:active{background-color:var(--indigo-600)!important}.active\:bg-indigo-700:active{background-color:var(--indigo-700)!important}.active\:bg-indigo-800:active{background-color:var(--indigo-800)!important}.active\:bg-indigo-900:active{background-color:var(--indigo-900)!important}.bg-teal-50{background-color:var(--teal-50)!important}.bg-teal-100{background-color:var(--teal-100)!important}.bg-teal-200{background-color:var(--teal-200)!important}.bg-teal-300{background-color:var(--teal-300)!important}.bg-teal-400{background-color:var(--teal-400)!important}.bg-teal-500{background-color:var(--teal-500)!important}.bg-teal-600{background-color:var(--teal-600)!important}.bg-teal-700{background-color:var(--teal-700)!important}.bg-teal-800{background-color:var(--teal-800)!important}.bg-teal-900{background-color:var(--teal-900)!important}.focus\:bg-teal-50:focus{background-color:var(--teal-50)!important}.focus\:bg-teal-100:focus{background-color:var(--teal-100)!important}.focus\:bg-teal-200:focus{background-color:var(--teal-200)!important}.focus\:bg-teal-300:focus{background-color:var(--teal-300)!important}.focus\:bg-teal-400:focus{background-color:var(--teal-400)!important}.focus\:bg-teal-500:focus{background-color:var(--teal-500)!important}.focus\:bg-teal-600:focus{background-color:var(--teal-600)!important}.focus\:bg-teal-700:focus{background-color:var(--teal-700)!important}.focus\:bg-teal-800:focus{background-color:var(--teal-800)!important}.focus\:bg-teal-900:focus{background-color:var(--teal-900)!important}.hover\:bg-teal-50:hover{background-color:var(--teal-50)!important}.hover\:bg-teal-100:hover{background-color:var(--teal-100)!important}.hover\:bg-teal-200:hover{background-color:var(--teal-200)!important}.hover\:bg-teal-300:hover{background-color:var(--teal-300)!important}.hover\:bg-teal-400:hover{background-color:var(--teal-400)!important}.hover\:bg-teal-500:hover{background-color:var(--teal-500)!important}.hover\:bg-teal-600:hover{background-color:var(--teal-600)!important}.hover\:bg-teal-700:hover{background-color:var(--teal-700)!important}.hover\:bg-teal-800:hover{background-color:var(--teal-800)!important}.hover\:bg-teal-900:hover{background-color:var(--teal-900)!important}.active\:bg-teal-50:active{background-color:var(--teal-50)!important}.active\:bg-teal-100:active{background-color:var(--teal-100)!important}.active\:bg-teal-200:active{background-color:var(--teal-200)!important}.active\:bg-teal-300:active{background-color:var(--teal-300)!important}.active\:bg-teal-400:active{background-color:var(--teal-400)!important}.active\:bg-teal-500:active{background-color:var(--teal-500)!important}.active\:bg-teal-600:active{background-color:var(--teal-600)!important}.active\:bg-teal-700:active{background-color:var(--teal-700)!important}.active\:bg-teal-800:active{background-color:var(--teal-800)!important}.active\:bg-teal-900:active{background-color:var(--teal-900)!important}.bg-orange-50{background-color:var(--orange-50)!important}.bg-orange-100{background-color:var(--orange-100)!important}.bg-orange-200{background-color:var(--orange-200)!important}.bg-orange-300{background-color:var(--orange-300)!important}.bg-orange-400{background-color:var(--orange-400)!important}.bg-orange-500{background-color:var(--orange-500)!important}.bg-orange-600{background-color:var(--orange-600)!important}.bg-orange-700{background-color:var(--orange-700)!important}.bg-orange-800{background-color:var(--orange-800)!important}.bg-orange-900{background-color:var(--orange-900)!important}.focus\:bg-orange-50:focus{background-color:var(--orange-50)!important}.focus\:bg-orange-100:focus{background-color:var(--orange-100)!important}.focus\:bg-orange-200:focus{background-color:var(--orange-200)!important}.focus\:bg-orange-300:focus{background-color:var(--orange-300)!important}.focus\:bg-orange-400:focus{background-color:var(--orange-400)!important}.focus\:bg-orange-500:focus{background-color:var(--orange-500)!important}.focus\:bg-orange-600:focus{background-color:var(--orange-600)!important}.focus\:bg-orange-700:focus{background-color:var(--orange-700)!important}.focus\:bg-orange-800:focus{background-color:var(--orange-800)!important}.focus\:bg-orange-900:focus{background-color:var(--orange-900)!important}.hover\:bg-orange-50:hover{background-color:var(--orange-50)!important}.hover\:bg-orange-100:hover{background-color:var(--orange-100)!important}.hover\:bg-orange-200:hover{background-color:var(--orange-200)!important}.hover\:bg-orange-300:hover{background-color:var(--orange-300)!important}.hover\:bg-orange-400:hover{background-color:var(--orange-400)!important}.hover\:bg-orange-500:hover{background-color:var(--orange-500)!important}.hover\:bg-orange-600:hover{background-color:var(--orange-600)!important}.hover\:bg-orange-700:hover{background-color:var(--orange-700)!important}.hover\:bg-orange-800:hover{background-color:var(--orange-800)!important}.hover\:bg-orange-900:hover{background-color:var(--orange-900)!important}.active\:bg-orange-50:active{background-color:var(--orange-50)!important}.active\:bg-orange-100:active{background-color:var(--orange-100)!important}.active\:bg-orange-200:active{background-color:var(--orange-200)!important}.active\:bg-orange-300:active{background-color:var(--orange-300)!important}.active\:bg-orange-400:active{background-color:var(--orange-400)!important}.active\:bg-orange-500:active{background-color:var(--orange-500)!important}.active\:bg-orange-600:active{background-color:var(--orange-600)!important}.active\:bg-orange-700:active{background-color:var(--orange-700)!important}.active\:bg-orange-800:active{background-color:var(--orange-800)!important}.active\:bg-orange-900:active{background-color:var(--orange-900)!important}.bg-bluegray-50{background-color:var(--bluegray-50)!important}.bg-bluegray-100{background-color:var(--bluegray-100)!important}.bg-bluegray-200{background-color:var(--bluegray-200)!important}.bg-bluegray-300{background-color:var(--bluegray-300)!important}.bg-bluegray-400{background-color:var(--bluegray-400)!important}.bg-bluegray-500{background-color:var(--bluegray-500)!important}.bg-bluegray-600{background-color:var(--bluegray-600)!important}.bg-bluegray-700{background-color:var(--bluegray-700)!important}.bg-bluegray-800{background-color:var(--bluegray-800)!important}.bg-bluegray-900{background-color:var(--bluegray-900)!important}.focus\:bg-bluegray-50:focus{background-color:var(--bluegray-50)!important}.focus\:bg-bluegray-100:focus{background-color:var(--bluegray-100)!important}.focus\:bg-bluegray-200:focus{background-color:var(--bluegray-200)!important}.focus\:bg-bluegray-300:focus{background-color:var(--bluegray-300)!important}.focus\:bg-bluegray-400:focus{background-color:var(--bluegray-400)!important}.focus\:bg-bluegray-500:focus{background-color:var(--bluegray-500)!important}.focus\:bg-bluegray-600:focus{background-color:var(--bluegray-600)!important}.focus\:bg-bluegray-700:focus{background-color:var(--bluegray-700)!important}.focus\:bg-bluegray-800:focus{background-color:var(--bluegray-800)!important}.focus\:bg-bluegray-900:focus{background-color:var(--bluegray-900)!important}.hover\:bg-bluegray-50:hover{background-color:var(--bluegray-50)!important}.hover\:bg-bluegray-100:hover{background-color:var(--bluegray-100)!important}.hover\:bg-bluegray-200:hover{background-color:var(--bluegray-200)!important}.hover\:bg-bluegray-300:hover{background-color:var(--bluegray-300)!important}.hover\:bg-bluegray-400:hover{background-color:var(--bluegray-400)!important}.hover\:bg-bluegray-500:hover{background-color:var(--bluegray-500)!important}.hover\:bg-bluegray-600:hover{background-color:var(--bluegray-600)!important}.hover\:bg-bluegray-700:hover{background-color:var(--bluegray-700)!important}.hover\:bg-bluegray-800:hover{background-color:var(--bluegray-800)!important}.hover\:bg-bluegray-900:hover{background-color:var(--bluegray-900)!important}.active\:bg-bluegray-50:active{background-color:var(--bluegray-50)!important}.active\:bg-bluegray-100:active{background-color:var(--bluegray-100)!important}.active\:bg-bluegray-200:active{background-color:var(--bluegray-200)!important}.active\:bg-bluegray-300:active{background-color:var(--bluegray-300)!important}.active\:bg-bluegray-400:active{background-color:var(--bluegray-400)!important}.active\:bg-bluegray-500:active{background-color:var(--bluegray-500)!important}.active\:bg-bluegray-600:active{background-color:var(--bluegray-600)!important}.active\:bg-bluegray-700:active{background-color:var(--bluegray-700)!important}.active\:bg-bluegray-800:active{background-color:var(--bluegray-800)!important}.active\:bg-bluegray-900:active{background-color:var(--bluegray-900)!important}.bg-purple-50{background-color:var(--purple-50)!important}.bg-purple-100{background-color:var(--purple-100)!important}.bg-purple-200{background-color:var(--purple-200)!important}.bg-purple-300{background-color:var(--purple-300)!important}.bg-purple-400{background-color:var(--purple-400)!important}.bg-purple-500{background-color:var(--purple-500)!important}.bg-purple-600{background-color:var(--purple-600)!important}.bg-purple-700{background-color:var(--purple-700)!important}.bg-purple-800{background-color:var(--purple-800)!important}.bg-purple-900{background-color:var(--purple-900)!important}.focus\:bg-purple-50:focus{background-color:var(--purple-50)!important}.focus\:bg-purple-100:focus{background-color:var(--purple-100)!important}.focus\:bg-purple-200:focus{background-color:var(--purple-200)!important}.focus\:bg-purple-300:focus{background-color:var(--purple-300)!important}.focus\:bg-purple-400:focus{background-color:var(--purple-400)!important}.focus\:bg-purple-500:focus{background-color:var(--purple-500)!important}.focus\:bg-purple-600:focus{background-color:var(--purple-600)!important}.focus\:bg-purple-700:focus{background-color:var(--purple-700)!important}.focus\:bg-purple-800:focus{background-color:var(--purple-800)!important}.focus\:bg-purple-900:focus{background-color:var(--purple-900)!important}.hover\:bg-purple-50:hover{background-color:var(--purple-50)!important}.hover\:bg-purple-100:hover{background-color:var(--purple-100)!important}.hover\:bg-purple-200:hover{background-color:var(--purple-200)!important}.hover\:bg-purple-300:hover{background-color:var(--purple-300)!important}.hover\:bg-purple-400:hover{background-color:var(--purple-400)!important}.hover\:bg-purple-500:hover{background-color:var(--purple-500)!important}.hover\:bg-purple-600:hover{background-color:var(--purple-600)!important}.hover\:bg-purple-700:hover{background-color:var(--purple-700)!important}.hover\:bg-purple-800:hover{background-color:var(--purple-800)!important}.hover\:bg-purple-900:hover{background-color:var(--purple-900)!important}.active\:bg-purple-50:active{background-color:var(--purple-50)!important}.active\:bg-purple-100:active{background-color:var(--purple-100)!important}.active\:bg-purple-200:active{background-color:var(--purple-200)!important}.active\:bg-purple-300:active{background-color:var(--purple-300)!important}.active\:bg-purple-400:active{background-color:var(--purple-400)!important}.active\:bg-purple-500:active{background-color:var(--purple-500)!important}.active\:bg-purple-600:active{background-color:var(--purple-600)!important}.active\:bg-purple-700:active{background-color:var(--purple-700)!important}.active\:bg-purple-800:active{background-color:var(--purple-800)!important}.active\:bg-purple-900:active{background-color:var(--purple-900)!important}.bg-gray-50{background-color:var(--gray-50)!important}.bg-gray-100{background-color:var(--gray-100)!important}.bg-gray-200{background-color:var(--gray-200)!important}.bg-gray-300{background-color:var(--gray-300)!important}.bg-gray-400{background-color:var(--gray-400)!important}.bg-gray-500{background-color:var(--gray-500)!important}.bg-gray-600{background-color:var(--gray-600)!important}.bg-gray-700{background-color:var(--gray-700)!important}.bg-gray-800{background-color:var(--gray-800)!important}.bg-gray-900{background-color:var(--gray-900)!important}.focus\:bg-gray-50:focus{background-color:var(--gray-50)!important}.focus\:bg-gray-100:focus{background-color:var(--gray-100)!important}.focus\:bg-gray-200:focus{background-color:var(--gray-200)!important}.focus\:bg-gray-300:focus{background-color:var(--gray-300)!important}.focus\:bg-gray-400:focus{background-color:var(--gray-400)!important}.focus\:bg-gray-500:focus{background-color:var(--gray-500)!important}.focus\:bg-gray-600:focus{background-color:var(--gray-600)!important}.focus\:bg-gray-700:focus{background-color:var(--gray-700)!important}.focus\:bg-gray-800:focus{background-color:var(--gray-800)!important}.focus\:bg-gray-900:focus{background-color:var(--gray-900)!important}.hover\:bg-gray-50:hover{background-color:var(--gray-50)!important}.hover\:bg-gray-100:hover{background-color:var(--gray-100)!important}.hover\:bg-gray-200:hover{background-color:var(--gray-200)!important}.hover\:bg-gray-300:hover{background-color:var(--gray-300)!important}.hover\:bg-gray-400:hover{background-color:var(--gray-400)!important}.hover\:bg-gray-500:hover{background-color:var(--gray-500)!important}.hover\:bg-gray-600:hover{background-color:var(--gray-600)!important}.hover\:bg-gray-700:hover{background-color:var(--gray-700)!important}.hover\:bg-gray-800:hover{background-color:var(--gray-800)!important}.hover\:bg-gray-900:hover{background-color:var(--gray-900)!important}.active\:bg-gray-50:active{background-color:var(--gray-50)!important}.active\:bg-gray-100:active{background-color:var(--gray-100)!important}.active\:bg-gray-200:active{background-color:var(--gray-200)!important}.active\:bg-gray-300:active{background-color:var(--gray-300)!important}.active\:bg-gray-400:active{background-color:var(--gray-400)!important}.active\:bg-gray-500:active{background-color:var(--gray-500)!important}.active\:bg-gray-600:active{background-color:var(--gray-600)!important}.active\:bg-gray-700:active{background-color:var(--gray-700)!important}.active\:bg-gray-800:active{background-color:var(--gray-800)!important}.active\:bg-gray-900:active{background-color:var(--gray-900)!important}.bg-red-50{background-color:var(--red-50)!important}.bg-red-100{background-color:var(--red-100)!important}.bg-red-200{background-color:var(--red-200)!important}.bg-red-300{background-color:var(--red-300)!important}.bg-red-400{background-color:var(--red-400)!important}.bg-red-500{background-color:var(--red-500)!important}.bg-red-600{background-color:var(--red-600)!important}.bg-red-700{background-color:var(--red-700)!important}.bg-red-800{background-color:var(--red-800)!important}.bg-red-900{background-color:var(--red-900)!important}.focus\:bg-red-50:focus{background-color:var(--red-50)!important}.focus\:bg-red-100:focus{background-color:var(--red-100)!important}.focus\:bg-red-200:focus{background-color:var(--red-200)!important}.focus\:bg-red-300:focus{background-color:var(--red-300)!important}.focus\:bg-red-400:focus{background-color:var(--red-400)!important}.focus\:bg-red-500:focus{background-color:var(--red-500)!important}.focus\:bg-red-600:focus{background-color:var(--red-600)!important}.focus\:bg-red-700:focus{background-color:var(--red-700)!important}.focus\:bg-red-800:focus{background-color:var(--red-800)!important}.focus\:bg-red-900:focus{background-color:var(--red-900)!important}.hover\:bg-red-50:hover{background-color:var(--red-50)!important}.hover\:bg-red-100:hover{background-color:var(--red-100)!important}.hover\:bg-red-200:hover{background-color:var(--red-200)!important}.hover\:bg-red-300:hover{background-color:var(--red-300)!important}.hover\:bg-red-400:hover{background-color:var(--red-400)!important}.hover\:bg-red-500:hover{background-color:var(--red-500)!important}.hover\:bg-red-600:hover{background-color:var(--red-600)!important}.hover\:bg-red-700:hover{background-color:var(--red-700)!important}.hover\:bg-red-800:hover{background-color:var(--red-800)!important}.hover\:bg-red-900:hover{background-color:var(--red-900)!important}.active\:bg-red-50:active{background-color:var(--red-50)!important}.active\:bg-red-100:active{background-color:var(--red-100)!important}.active\:bg-red-200:active{background-color:var(--red-200)!important}.active\:bg-red-300:active{background-color:var(--red-300)!important}.active\:bg-red-400:active{background-color:var(--red-400)!important}.active\:bg-red-500:active{background-color:var(--red-500)!important}.active\:bg-red-600:active{background-color:var(--red-600)!important}.active\:bg-red-700:active{background-color:var(--red-700)!important}.active\:bg-red-800:active{background-color:var(--red-800)!important}.active\:bg-red-900:active{background-color:var(--red-900)!important}.bg-primary-50{background-color:var(--primary-50)!important}.bg-primary-100{background-color:var(--primary-100)!important}.bg-primary-200{background-color:var(--primary-200)!important}.bg-primary-300{background-color:var(--primary-300)!important}.bg-primary-400{background-color:var(--primary-400)!important}.bg-primary-500{background-color:var(--primary-500)!important}.bg-primary-600{background-color:var(--primary-600)!important}.bg-primary-700{background-color:var(--primary-700)!important}.bg-primary-800{background-color:var(--primary-800)!important}.bg-primary-900{background-color:var(--primary-900)!important}.focus\:bg-primary-50:focus{background-color:var(--primary-50)!important}.focus\:bg-primary-100:focus{background-color:var(--primary-100)!important}.focus\:bg-primary-200:focus{background-color:var(--primary-200)!important}.focus\:bg-primary-300:focus{background-color:var(--primary-300)!important}.focus\:bg-primary-400:focus{background-color:var(--primary-400)!important}.focus\:bg-primary-500:focus{background-color:var(--primary-500)!important}.focus\:bg-primary-600:focus{background-color:var(--primary-600)!important}.focus\:bg-primary-700:focus{background-color:var(--primary-700)!important}.focus\:bg-primary-800:focus{background-color:var(--primary-800)!important}.focus\:bg-primary-900:focus{background-color:var(--primary-900)!important}.hover\:bg-primary-50:hover{background-color:var(--primary-50)!important}.hover\:bg-primary-100:hover{background-color:var(--primary-100)!important}.hover\:bg-primary-200:hover{background-color:var(--primary-200)!important}.hover\:bg-primary-300:hover{background-color:var(--primary-300)!important}.hover\:bg-primary-400:hover{background-color:var(--primary-400)!important}.hover\:bg-primary-500:hover{background-color:var(--primary-500)!important}.hover\:bg-primary-600:hover{background-color:var(--primary-600)!important}.hover\:bg-primary-700:hover{background-color:var(--primary-700)!important}.hover\:bg-primary-800:hover{background-color:var(--primary-800)!important}.hover\:bg-primary-900:hover{background-color:var(--primary-900)!important}.active\:bg-primary-50:active{background-color:var(--primary-50)!important}.active\:bg-primary-100:active{background-color:var(--primary-100)!important}.active\:bg-primary-200:active{background-color:var(--primary-200)!important}.active\:bg-primary-300:active{background-color:var(--primary-300)!important}.active\:bg-primary-400:active{background-color:var(--primary-400)!important}.active\:bg-primary-500:active{background-color:var(--primary-500)!important}.active\:bg-primary-600:active{background-color:var(--primary-600)!important}.active\:bg-primary-700:active{background-color:var(--primary-700)!important}.active\:bg-primary-800:active{background-color:var(--primary-800)!important}.active\:bg-primary-900:active{background-color:var(--primary-900)!important}.border-blue-50{border-color:var(--blue-50)!important}.border-blue-100{border-color:var(--blue-100)!important}.border-blue-200{border-color:var(--blue-200)!important}.border-blue-300{border-color:var(--blue-300)!important}.border-blue-400{border-color:var(--blue-400)!important}.border-blue-500{border-color:var(--blue-500)!important}.border-blue-600{border-color:var(--blue-600)!important}.border-blue-700{border-color:var(--blue-700)!important}.border-blue-800{border-color:var(--blue-800)!important}.border-blue-900{border-color:var(--blue-900)!important}.focus\:border-blue-50:focus{border-color:var(--blue-50)!important}.focus\:border-blue-100:focus{border-color:var(--blue-100)!important}.focus\:border-blue-200:focus{border-color:var(--blue-200)!important}.focus\:border-blue-300:focus{border-color:var(--blue-300)!important}.focus\:border-blue-400:focus{border-color:var(--blue-400)!important}.focus\:border-blue-500:focus{border-color:var(--blue-500)!important}.focus\:border-blue-600:focus{border-color:var(--blue-600)!important}.focus\:border-blue-700:focus{border-color:var(--blue-700)!important}.focus\:border-blue-800:focus{border-color:var(--blue-800)!important}.focus\:border-blue-900:focus{border-color:var(--blue-900)!important}.hover\:border-blue-50:hover{border-color:var(--blue-50)!important}.hover\:border-blue-100:hover{border-color:var(--blue-100)!important}.hover\:border-blue-200:hover{border-color:var(--blue-200)!important}.hover\:border-blue-300:hover{border-color:var(--blue-300)!important}.hover\:border-blue-400:hover{border-color:var(--blue-400)!important}.hover\:border-blue-500:hover{border-color:var(--blue-500)!important}.hover\:border-blue-600:hover{border-color:var(--blue-600)!important}.hover\:border-blue-700:hover{border-color:var(--blue-700)!important}.hover\:border-blue-800:hover{border-color:var(--blue-800)!important}.hover\:border-blue-900:hover{border-color:var(--blue-900)!important}.active\:border-blue-50:active{border-color:var(--blue-50)!important}.active\:border-blue-100:active{border-color:var(--blue-100)!important}.active\:border-blue-200:active{border-color:var(--blue-200)!important}.active\:border-blue-300:active{border-color:var(--blue-300)!important}.active\:border-blue-400:active{border-color:var(--blue-400)!important}.active\:border-blue-500:active{border-color:var(--blue-500)!important}.active\:border-blue-600:active{border-color:var(--blue-600)!important}.active\:border-blue-700:active{border-color:var(--blue-700)!important}.active\:border-blue-800:active{border-color:var(--blue-800)!important}.active\:border-blue-900:active{border-color:var(--blue-900)!important}.border-green-50{border-color:var(--green-50)!important}.border-green-100{border-color:var(--green-100)!important}.border-green-200{border-color:var(--green-200)!important}.border-green-300{border-color:var(--green-300)!important}.border-green-400{border-color:var(--green-400)!important}.border-green-500{border-color:var(--green-500)!important}.border-green-600{border-color:var(--green-600)!important}.border-green-700{border-color:var(--green-700)!important}.border-green-800{border-color:var(--green-800)!important}.border-green-900{border-color:var(--green-900)!important}.focus\:border-green-50:focus{border-color:var(--green-50)!important}.focus\:border-green-100:focus{border-color:var(--green-100)!important}.focus\:border-green-200:focus{border-color:var(--green-200)!important}.focus\:border-green-300:focus{border-color:var(--green-300)!important}.focus\:border-green-400:focus{border-color:var(--green-400)!important}.focus\:border-green-500:focus{border-color:var(--green-500)!important}.focus\:border-green-600:focus{border-color:var(--green-600)!important}.focus\:border-green-700:focus{border-color:var(--green-700)!important}.focus\:border-green-800:focus{border-color:var(--green-800)!important}.focus\:border-green-900:focus{border-color:var(--green-900)!important}.hover\:border-green-50:hover{border-color:var(--green-50)!important}.hover\:border-green-100:hover{border-color:var(--green-100)!important}.hover\:border-green-200:hover{border-color:var(--green-200)!important}.hover\:border-green-300:hover{border-color:var(--green-300)!important}.hover\:border-green-400:hover{border-color:var(--green-400)!important}.hover\:border-green-500:hover{border-color:var(--green-500)!important}.hover\:border-green-600:hover{border-color:var(--green-600)!important}.hover\:border-green-700:hover{border-color:var(--green-700)!important}.hover\:border-green-800:hover{border-color:var(--green-800)!important}.hover\:border-green-900:hover{border-color:var(--green-900)!important}.active\:border-green-50:active{border-color:var(--green-50)!important}.active\:border-green-100:active{border-color:var(--green-100)!important}.active\:border-green-200:active{border-color:var(--green-200)!important}.active\:border-green-300:active{border-color:var(--green-300)!important}.active\:border-green-400:active{border-color:var(--green-400)!important}.active\:border-green-500:active{border-color:var(--green-500)!important}.active\:border-green-600:active{border-color:var(--green-600)!important}.active\:border-green-700:active{border-color:var(--green-700)!important}.active\:border-green-800:active{border-color:var(--green-800)!important}.active\:border-green-900:active{border-color:var(--green-900)!important}.border-yellow-50{border-color:var(--yellow-50)!important}.border-yellow-100{border-color:var(--yellow-100)!important}.border-yellow-200{border-color:var(--yellow-200)!important}.border-yellow-300{border-color:var(--yellow-300)!important}.border-yellow-400{border-color:var(--yellow-400)!important}.border-yellow-500{border-color:var(--yellow-500)!important}.border-yellow-600{border-color:var(--yellow-600)!important}.border-yellow-700{border-color:var(--yellow-700)!important}.border-yellow-800{border-color:var(--yellow-800)!important}.border-yellow-900{border-color:var(--yellow-900)!important}.focus\:border-yellow-50:focus{border-color:var(--yellow-50)!important}.focus\:border-yellow-100:focus{border-color:var(--yellow-100)!important}.focus\:border-yellow-200:focus{border-color:var(--yellow-200)!important}.focus\:border-yellow-300:focus{border-color:var(--yellow-300)!important}.focus\:border-yellow-400:focus{border-color:var(--yellow-400)!important}.focus\:border-yellow-500:focus{border-color:var(--yellow-500)!important}.focus\:border-yellow-600:focus{border-color:var(--yellow-600)!important}.focus\:border-yellow-700:focus{border-color:var(--yellow-700)!important}.focus\:border-yellow-800:focus{border-color:var(--yellow-800)!important}.focus\:border-yellow-900:focus{border-color:var(--yellow-900)!important}.hover\:border-yellow-50:hover{border-color:var(--yellow-50)!important}.hover\:border-yellow-100:hover{border-color:var(--yellow-100)!important}.hover\:border-yellow-200:hover{border-color:var(--yellow-200)!important}.hover\:border-yellow-300:hover{border-color:var(--yellow-300)!important}.hover\:border-yellow-400:hover{border-color:var(--yellow-400)!important}.hover\:border-yellow-500:hover{border-color:var(--yellow-500)!important}.hover\:border-yellow-600:hover{border-color:var(--yellow-600)!important}.hover\:border-yellow-700:hover{border-color:var(--yellow-700)!important}.hover\:border-yellow-800:hover{border-color:var(--yellow-800)!important}.hover\:border-yellow-900:hover{border-color:var(--yellow-900)!important}.active\:border-yellow-50:active{border-color:var(--yellow-50)!important}.active\:border-yellow-100:active{border-color:var(--yellow-100)!important}.active\:border-yellow-200:active{border-color:var(--yellow-200)!important}.active\:border-yellow-300:active{border-color:var(--yellow-300)!important}.active\:border-yellow-400:active{border-color:var(--yellow-400)!important}.active\:border-yellow-500:active{border-color:var(--yellow-500)!important}.active\:border-yellow-600:active{border-color:var(--yellow-600)!important}.active\:border-yellow-700:active{border-color:var(--yellow-700)!important}.active\:border-yellow-800:active{border-color:var(--yellow-800)!important}.active\:border-yellow-900:active{border-color:var(--yellow-900)!important}.border-cyan-50{border-color:var(--cyan-50)!important}.border-cyan-100{border-color:var(--cyan-100)!important}.border-cyan-200{border-color:var(--cyan-200)!important}.border-cyan-300{border-color:var(--cyan-300)!important}.border-cyan-400{border-color:var(--cyan-400)!important}.border-cyan-500{border-color:var(--cyan-500)!important}.border-cyan-600{border-color:var(--cyan-600)!important}.border-cyan-700{border-color:var(--cyan-700)!important}.border-cyan-800{border-color:var(--cyan-800)!important}.border-cyan-900{border-color:var(--cyan-900)!important}.focus\:border-cyan-50:focus{border-color:var(--cyan-50)!important}.focus\:border-cyan-100:focus{border-color:var(--cyan-100)!important}.focus\:border-cyan-200:focus{border-color:var(--cyan-200)!important}.focus\:border-cyan-300:focus{border-color:var(--cyan-300)!important}.focus\:border-cyan-400:focus{border-color:var(--cyan-400)!important}.focus\:border-cyan-500:focus{border-color:var(--cyan-500)!important}.focus\:border-cyan-600:focus{border-color:var(--cyan-600)!important}.focus\:border-cyan-700:focus{border-color:var(--cyan-700)!important}.focus\:border-cyan-800:focus{border-color:var(--cyan-800)!important}.focus\:border-cyan-900:focus{border-color:var(--cyan-900)!important}.hover\:border-cyan-50:hover{border-color:var(--cyan-50)!important}.hover\:border-cyan-100:hover{border-color:var(--cyan-100)!important}.hover\:border-cyan-200:hover{border-color:var(--cyan-200)!important}.hover\:border-cyan-300:hover{border-color:var(--cyan-300)!important}.hover\:border-cyan-400:hover{border-color:var(--cyan-400)!important}.hover\:border-cyan-500:hover{border-color:var(--cyan-500)!important}.hover\:border-cyan-600:hover{border-color:var(--cyan-600)!important}.hover\:border-cyan-700:hover{border-color:var(--cyan-700)!important}.hover\:border-cyan-800:hover{border-color:var(--cyan-800)!important}.hover\:border-cyan-900:hover{border-color:var(--cyan-900)!important}.active\:border-cyan-50:active{border-color:var(--cyan-50)!important}.active\:border-cyan-100:active{border-color:var(--cyan-100)!important}.active\:border-cyan-200:active{border-color:var(--cyan-200)!important}.active\:border-cyan-300:active{border-color:var(--cyan-300)!important}.active\:border-cyan-400:active{border-color:var(--cyan-400)!important}.active\:border-cyan-500:active{border-color:var(--cyan-500)!important}.active\:border-cyan-600:active{border-color:var(--cyan-600)!important}.active\:border-cyan-700:active{border-color:var(--cyan-700)!important}.active\:border-cyan-800:active{border-color:var(--cyan-800)!important}.active\:border-cyan-900:active{border-color:var(--cyan-900)!important}.border-pink-50{border-color:var(--pink-50)!important}.border-pink-100{border-color:var(--pink-100)!important}.border-pink-200{border-color:var(--pink-200)!important}.border-pink-300{border-color:var(--pink-300)!important}.border-pink-400{border-color:var(--pink-400)!important}.border-pink-500{border-color:var(--pink-500)!important}.border-pink-600{border-color:var(--pink-600)!important}.border-pink-700{border-color:var(--pink-700)!important}.border-pink-800{border-color:var(--pink-800)!important}.border-pink-900{border-color:var(--pink-900)!important}.focus\:border-pink-50:focus{border-color:var(--pink-50)!important}.focus\:border-pink-100:focus{border-color:var(--pink-100)!important}.focus\:border-pink-200:focus{border-color:var(--pink-200)!important}.focus\:border-pink-300:focus{border-color:var(--pink-300)!important}.focus\:border-pink-400:focus{border-color:var(--pink-400)!important}.focus\:border-pink-500:focus{border-color:var(--pink-500)!important}.focus\:border-pink-600:focus{border-color:var(--pink-600)!important}.focus\:border-pink-700:focus{border-color:var(--pink-700)!important}.focus\:border-pink-800:focus{border-color:var(--pink-800)!important}.focus\:border-pink-900:focus{border-color:var(--pink-900)!important}.hover\:border-pink-50:hover{border-color:var(--pink-50)!important}.hover\:border-pink-100:hover{border-color:var(--pink-100)!important}.hover\:border-pink-200:hover{border-color:var(--pink-200)!important}.hover\:border-pink-300:hover{border-color:var(--pink-300)!important}.hover\:border-pink-400:hover{border-color:var(--pink-400)!important}.hover\:border-pink-500:hover{border-color:var(--pink-500)!important}.hover\:border-pink-600:hover{border-color:var(--pink-600)!important}.hover\:border-pink-700:hover{border-color:var(--pink-700)!important}.hover\:border-pink-800:hover{border-color:var(--pink-800)!important}.hover\:border-pink-900:hover{border-color:var(--pink-900)!important}.active\:border-pink-50:active{border-color:var(--pink-50)!important}.active\:border-pink-100:active{border-color:var(--pink-100)!important}.active\:border-pink-200:active{border-color:var(--pink-200)!important}.active\:border-pink-300:active{border-color:var(--pink-300)!important}.active\:border-pink-400:active{border-color:var(--pink-400)!important}.active\:border-pink-500:active{border-color:var(--pink-500)!important}.active\:border-pink-600:active{border-color:var(--pink-600)!important}.active\:border-pink-700:active{border-color:var(--pink-700)!important}.active\:border-pink-800:active{border-color:var(--pink-800)!important}.active\:border-pink-900:active{border-color:var(--pink-900)!important}.border-indigo-50{border-color:var(--indigo-50)!important}.border-indigo-100{border-color:var(--indigo-100)!important}.border-indigo-200{border-color:var(--indigo-200)!important}.border-indigo-300{border-color:var(--indigo-300)!important}.border-indigo-400{border-color:var(--indigo-400)!important}.border-indigo-500{border-color:var(--indigo-500)!important}.border-indigo-600{border-color:var(--indigo-600)!important}.border-indigo-700{border-color:var(--indigo-700)!important}.border-indigo-800{border-color:var(--indigo-800)!important}.border-indigo-900{border-color:var(--indigo-900)!important}.focus\:border-indigo-50:focus{border-color:var(--indigo-50)!important}.focus\:border-indigo-100:focus{border-color:var(--indigo-100)!important}.focus\:border-indigo-200:focus{border-color:var(--indigo-200)!important}.focus\:border-indigo-300:focus{border-color:var(--indigo-300)!important}.focus\:border-indigo-400:focus{border-color:var(--indigo-400)!important}.focus\:border-indigo-500:focus{border-color:var(--indigo-500)!important}.focus\:border-indigo-600:focus{border-color:var(--indigo-600)!important}.focus\:border-indigo-700:focus{border-color:var(--indigo-700)!important}.focus\:border-indigo-800:focus{border-color:var(--indigo-800)!important}.focus\:border-indigo-900:focus{border-color:var(--indigo-900)!important}.hover\:border-indigo-50:hover{border-color:var(--indigo-50)!important}.hover\:border-indigo-100:hover{border-color:var(--indigo-100)!important}.hover\:border-indigo-200:hover{border-color:var(--indigo-200)!important}.hover\:border-indigo-300:hover{border-color:var(--indigo-300)!important}.hover\:border-indigo-400:hover{border-color:var(--indigo-400)!important}.hover\:border-indigo-500:hover{border-color:var(--indigo-500)!important}.hover\:border-indigo-600:hover{border-color:var(--indigo-600)!important}.hover\:border-indigo-700:hover{border-color:var(--indigo-700)!important}.hover\:border-indigo-800:hover{border-color:var(--indigo-800)!important}.hover\:border-indigo-900:hover{border-color:var(--indigo-900)!important}.active\:border-indigo-50:active{border-color:var(--indigo-50)!important}.active\:border-indigo-100:active{border-color:var(--indigo-100)!important}.active\:border-indigo-200:active{border-color:var(--indigo-200)!important}.active\:border-indigo-300:active{border-color:var(--indigo-300)!important}.active\:border-indigo-400:active{border-color:var(--indigo-400)!important}.active\:border-indigo-500:active{border-color:var(--indigo-500)!important}.active\:border-indigo-600:active{border-color:var(--indigo-600)!important}.active\:border-indigo-700:active{border-color:var(--indigo-700)!important}.active\:border-indigo-800:active{border-color:var(--indigo-800)!important}.active\:border-indigo-900:active{border-color:var(--indigo-900)!important}.border-teal-50{border-color:var(--teal-50)!important}.border-teal-100{border-color:var(--teal-100)!important}.border-teal-200{border-color:var(--teal-200)!important}.border-teal-300{border-color:var(--teal-300)!important}.border-teal-400{border-color:var(--teal-400)!important}.border-teal-500{border-color:var(--teal-500)!important}.border-teal-600{border-color:var(--teal-600)!important}.border-teal-700{border-color:var(--teal-700)!important}.border-teal-800{border-color:var(--teal-800)!important}.border-teal-900{border-color:var(--teal-900)!important}.focus\:border-teal-50:focus{border-color:var(--teal-50)!important}.focus\:border-teal-100:focus{border-color:var(--teal-100)!important}.focus\:border-teal-200:focus{border-color:var(--teal-200)!important}.focus\:border-teal-300:focus{border-color:var(--teal-300)!important}.focus\:border-teal-400:focus{border-color:var(--teal-400)!important}.focus\:border-teal-500:focus{border-color:var(--teal-500)!important}.focus\:border-teal-600:focus{border-color:var(--teal-600)!important}.focus\:border-teal-700:focus{border-color:var(--teal-700)!important}.focus\:border-teal-800:focus{border-color:var(--teal-800)!important}.focus\:border-teal-900:focus{border-color:var(--teal-900)!important}.hover\:border-teal-50:hover{border-color:var(--teal-50)!important}.hover\:border-teal-100:hover{border-color:var(--teal-100)!important}.hover\:border-teal-200:hover{border-color:var(--teal-200)!important}.hover\:border-teal-300:hover{border-color:var(--teal-300)!important}.hover\:border-teal-400:hover{border-color:var(--teal-400)!important}.hover\:border-teal-500:hover{border-color:var(--teal-500)!important}.hover\:border-teal-600:hover{border-color:var(--teal-600)!important}.hover\:border-teal-700:hover{border-color:var(--teal-700)!important}.hover\:border-teal-800:hover{border-color:var(--teal-800)!important}.hover\:border-teal-900:hover{border-color:var(--teal-900)!important}.active\:border-teal-50:active{border-color:var(--teal-50)!important}.active\:border-teal-100:active{border-color:var(--teal-100)!important}.active\:border-teal-200:active{border-color:var(--teal-200)!important}.active\:border-teal-300:active{border-color:var(--teal-300)!important}.active\:border-teal-400:active{border-color:var(--teal-400)!important}.active\:border-teal-500:active{border-color:var(--teal-500)!important}.active\:border-teal-600:active{border-color:var(--teal-600)!important}.active\:border-teal-700:active{border-color:var(--teal-700)!important}.active\:border-teal-800:active{border-color:var(--teal-800)!important}.active\:border-teal-900:active{border-color:var(--teal-900)!important}.border-orange-50{border-color:var(--orange-50)!important}.border-orange-100{border-color:var(--orange-100)!important}.border-orange-200{border-color:var(--orange-200)!important}.border-orange-300{border-color:var(--orange-300)!important}.border-orange-400{border-color:var(--orange-400)!important}.border-orange-500{border-color:var(--orange-500)!important}.border-orange-600{border-color:var(--orange-600)!important}.border-orange-700{border-color:var(--orange-700)!important}.border-orange-800{border-color:var(--orange-800)!important}.border-orange-900{border-color:var(--orange-900)!important}.focus\:border-orange-50:focus{border-color:var(--orange-50)!important}.focus\:border-orange-100:focus{border-color:var(--orange-100)!important}.focus\:border-orange-200:focus{border-color:var(--orange-200)!important}.focus\:border-orange-300:focus{border-color:var(--orange-300)!important}.focus\:border-orange-400:focus{border-color:var(--orange-400)!important}.focus\:border-orange-500:focus{border-color:var(--orange-500)!important}.focus\:border-orange-600:focus{border-color:var(--orange-600)!important}.focus\:border-orange-700:focus{border-color:var(--orange-700)!important}.focus\:border-orange-800:focus{border-color:var(--orange-800)!important}.focus\:border-orange-900:focus{border-color:var(--orange-900)!important}.hover\:border-orange-50:hover{border-color:var(--orange-50)!important}.hover\:border-orange-100:hover{border-color:var(--orange-100)!important}.hover\:border-orange-200:hover{border-color:var(--orange-200)!important}.hover\:border-orange-300:hover{border-color:var(--orange-300)!important}.hover\:border-orange-400:hover{border-color:var(--orange-400)!important}.hover\:border-orange-500:hover{border-color:var(--orange-500)!important}.hover\:border-orange-600:hover{border-color:var(--orange-600)!important}.hover\:border-orange-700:hover{border-color:var(--orange-700)!important}.hover\:border-orange-800:hover{border-color:var(--orange-800)!important}.hover\:border-orange-900:hover{border-color:var(--orange-900)!important}.active\:border-orange-50:active{border-color:var(--orange-50)!important}.active\:border-orange-100:active{border-color:var(--orange-100)!important}.active\:border-orange-200:active{border-color:var(--orange-200)!important}.active\:border-orange-300:active{border-color:var(--orange-300)!important}.active\:border-orange-400:active{border-color:var(--orange-400)!important}.active\:border-orange-500:active{border-color:var(--orange-500)!important}.active\:border-orange-600:active{border-color:var(--orange-600)!important}.active\:border-orange-700:active{border-color:var(--orange-700)!important}.active\:border-orange-800:active{border-color:var(--orange-800)!important}.active\:border-orange-900:active{border-color:var(--orange-900)!important}.border-bluegray-50{border-color:var(--bluegray-50)!important}.border-bluegray-100{border-color:var(--bluegray-100)!important}.border-bluegray-200{border-color:var(--bluegray-200)!important}.border-bluegray-300{border-color:var(--bluegray-300)!important}.border-bluegray-400{border-color:var(--bluegray-400)!important}.border-bluegray-500{border-color:var(--bluegray-500)!important}.border-bluegray-600{border-color:var(--bluegray-600)!important}.border-bluegray-700{border-color:var(--bluegray-700)!important}.border-bluegray-800{border-color:var(--bluegray-800)!important}.border-bluegray-900{border-color:var(--bluegray-900)!important}.focus\:border-bluegray-50:focus{border-color:var(--bluegray-50)!important}.focus\:border-bluegray-100:focus{border-color:var(--bluegray-100)!important}.focus\:border-bluegray-200:focus{border-color:var(--bluegray-200)!important}.focus\:border-bluegray-300:focus{border-color:var(--bluegray-300)!important}.focus\:border-bluegray-400:focus{border-color:var(--bluegray-400)!important}.focus\:border-bluegray-500:focus{border-color:var(--bluegray-500)!important}.focus\:border-bluegray-600:focus{border-color:var(--bluegray-600)!important}.focus\:border-bluegray-700:focus{border-color:var(--bluegray-700)!important}.focus\:border-bluegray-800:focus{border-color:var(--bluegray-800)!important}.focus\:border-bluegray-900:focus{border-color:var(--bluegray-900)!important}.hover\:border-bluegray-50:hover{border-color:var(--bluegray-50)!important}.hover\:border-bluegray-100:hover{border-color:var(--bluegray-100)!important}.hover\:border-bluegray-200:hover{border-color:var(--bluegray-200)!important}.hover\:border-bluegray-300:hover{border-color:var(--bluegray-300)!important}.hover\:border-bluegray-400:hover{border-color:var(--bluegray-400)!important}.hover\:border-bluegray-500:hover{border-color:var(--bluegray-500)!important}.hover\:border-bluegray-600:hover{border-color:var(--bluegray-600)!important}.hover\:border-bluegray-700:hover{border-color:var(--bluegray-700)!important}.hover\:border-bluegray-800:hover{border-color:var(--bluegray-800)!important}.hover\:border-bluegray-900:hover{border-color:var(--bluegray-900)!important}.active\:border-bluegray-50:active{border-color:var(--bluegray-50)!important}.active\:border-bluegray-100:active{border-color:var(--bluegray-100)!important}.active\:border-bluegray-200:active{border-color:var(--bluegray-200)!important}.active\:border-bluegray-300:active{border-color:var(--bluegray-300)!important}.active\:border-bluegray-400:active{border-color:var(--bluegray-400)!important}.active\:border-bluegray-500:active{border-color:var(--bluegray-500)!important}.active\:border-bluegray-600:active{border-color:var(--bluegray-600)!important}.active\:border-bluegray-700:active{border-color:var(--bluegray-700)!important}.active\:border-bluegray-800:active{border-color:var(--bluegray-800)!important}.active\:border-bluegray-900:active{border-color:var(--bluegray-900)!important}.border-purple-50{border-color:var(--purple-50)!important}.border-purple-100{border-color:var(--purple-100)!important}.border-purple-200{border-color:var(--purple-200)!important}.border-purple-300{border-color:var(--purple-300)!important}.border-purple-400{border-color:var(--purple-400)!important}.border-purple-500{border-color:var(--purple-500)!important}.border-purple-600{border-color:var(--purple-600)!important}.border-purple-700{border-color:var(--purple-700)!important}.border-purple-800{border-color:var(--purple-800)!important}.border-purple-900{border-color:var(--purple-900)!important}.focus\:border-purple-50:focus{border-color:var(--purple-50)!important}.focus\:border-purple-100:focus{border-color:var(--purple-100)!important}.focus\:border-purple-200:focus{border-color:var(--purple-200)!important}.focus\:border-purple-300:focus{border-color:var(--purple-300)!important}.focus\:border-purple-400:focus{border-color:var(--purple-400)!important}.focus\:border-purple-500:focus{border-color:var(--purple-500)!important}.focus\:border-purple-600:focus{border-color:var(--purple-600)!important}.focus\:border-purple-700:focus{border-color:var(--purple-700)!important}.focus\:border-purple-800:focus{border-color:var(--purple-800)!important}.focus\:border-purple-900:focus{border-color:var(--purple-900)!important}.hover\:border-purple-50:hover{border-color:var(--purple-50)!important}.hover\:border-purple-100:hover{border-color:var(--purple-100)!important}.hover\:border-purple-200:hover{border-color:var(--purple-200)!important}.hover\:border-purple-300:hover{border-color:var(--purple-300)!important}.hover\:border-purple-400:hover{border-color:var(--purple-400)!important}.hover\:border-purple-500:hover{border-color:var(--purple-500)!important}.hover\:border-purple-600:hover{border-color:var(--purple-600)!important}.hover\:border-purple-700:hover{border-color:var(--purple-700)!important}.hover\:border-purple-800:hover{border-color:var(--purple-800)!important}.hover\:border-purple-900:hover{border-color:var(--purple-900)!important}.active\:border-purple-50:active{border-color:var(--purple-50)!important}.active\:border-purple-100:active{border-color:var(--purple-100)!important}.active\:border-purple-200:active{border-color:var(--purple-200)!important}.active\:border-purple-300:active{border-color:var(--purple-300)!important}.active\:border-purple-400:active{border-color:var(--purple-400)!important}.active\:border-purple-500:active{border-color:var(--purple-500)!important}.active\:border-purple-600:active{border-color:var(--purple-600)!important}.active\:border-purple-700:active{border-color:var(--purple-700)!important}.active\:border-purple-800:active{border-color:var(--purple-800)!important}.active\:border-purple-900:active{border-color:var(--purple-900)!important}.border-gray-50{border-color:var(--gray-50)!important}.border-gray-100{border-color:var(--gray-100)!important}.border-gray-200{border-color:var(--gray-200)!important}.border-gray-300{border-color:var(--gray-300)!important}.border-gray-400{border-color:var(--gray-400)!important}.border-gray-500{border-color:var(--gray-500)!important}.border-gray-600{border-color:var(--gray-600)!important}.border-gray-700{border-color:var(--gray-700)!important}.border-gray-800{border-color:var(--gray-800)!important}.border-gray-900{border-color:var(--gray-900)!important}.focus\:border-gray-50:focus{border-color:var(--gray-50)!important}.focus\:border-gray-100:focus{border-color:var(--gray-100)!important}.focus\:border-gray-200:focus{border-color:var(--gray-200)!important}.focus\:border-gray-300:focus{border-color:var(--gray-300)!important}.focus\:border-gray-400:focus{border-color:var(--gray-400)!important}.focus\:border-gray-500:focus{border-color:var(--gray-500)!important}.focus\:border-gray-600:focus{border-color:var(--gray-600)!important}.focus\:border-gray-700:focus{border-color:var(--gray-700)!important}.focus\:border-gray-800:focus{border-color:var(--gray-800)!important}.focus\:border-gray-900:focus{border-color:var(--gray-900)!important}.hover\:border-gray-50:hover{border-color:var(--gray-50)!important}.hover\:border-gray-100:hover{border-color:var(--gray-100)!important}.hover\:border-gray-200:hover{border-color:var(--gray-200)!important}.hover\:border-gray-300:hover{border-color:var(--gray-300)!important}.hover\:border-gray-400:hover{border-color:var(--gray-400)!important}.hover\:border-gray-500:hover{border-color:var(--gray-500)!important}.hover\:border-gray-600:hover{border-color:var(--gray-600)!important}.hover\:border-gray-700:hover{border-color:var(--gray-700)!important}.hover\:border-gray-800:hover{border-color:var(--gray-800)!important}.hover\:border-gray-900:hover{border-color:var(--gray-900)!important}.active\:border-gray-50:active{border-color:var(--gray-50)!important}.active\:border-gray-100:active{border-color:var(--gray-100)!important}.active\:border-gray-200:active{border-color:var(--gray-200)!important}.active\:border-gray-300:active{border-color:var(--gray-300)!important}.active\:border-gray-400:active{border-color:var(--gray-400)!important}.active\:border-gray-500:active{border-color:var(--gray-500)!important}.active\:border-gray-600:active{border-color:var(--gray-600)!important}.active\:border-gray-700:active{border-color:var(--gray-700)!important}.active\:border-gray-800:active{border-color:var(--gray-800)!important}.active\:border-gray-900:active{border-color:var(--gray-900)!important}.border-red-50{border-color:var(--red-50)!important}.border-red-100{border-color:var(--red-100)!important}.border-red-200{border-color:var(--red-200)!important}.border-red-300{border-color:var(--red-300)!important}.border-red-400{border-color:var(--red-400)!important}.border-red-500{border-color:var(--red-500)!important}.border-red-600{border-color:var(--red-600)!important}.border-red-700{border-color:var(--red-700)!important}.border-red-800{border-color:var(--red-800)!important}.border-red-900{border-color:var(--red-900)!important}.focus\:border-red-50:focus{border-color:var(--red-50)!important}.focus\:border-red-100:focus{border-color:var(--red-100)!important}.focus\:border-red-200:focus{border-color:var(--red-200)!important}.focus\:border-red-300:focus{border-color:var(--red-300)!important}.focus\:border-red-400:focus{border-color:var(--red-400)!important}.focus\:border-red-500:focus{border-color:var(--red-500)!important}.focus\:border-red-600:focus{border-color:var(--red-600)!important}.focus\:border-red-700:focus{border-color:var(--red-700)!important}.focus\:border-red-800:focus{border-color:var(--red-800)!important}.focus\:border-red-900:focus{border-color:var(--red-900)!important}.hover\:border-red-50:hover{border-color:var(--red-50)!important}.hover\:border-red-100:hover{border-color:var(--red-100)!important}.hover\:border-red-200:hover{border-color:var(--red-200)!important}.hover\:border-red-300:hover{border-color:var(--red-300)!important}.hover\:border-red-400:hover{border-color:var(--red-400)!important}.hover\:border-red-500:hover{border-color:var(--red-500)!important}.hover\:border-red-600:hover{border-color:var(--red-600)!important}.hover\:border-red-700:hover{border-color:var(--red-700)!important}.hover\:border-red-800:hover{border-color:var(--red-800)!important}.hover\:border-red-900:hover{border-color:var(--red-900)!important}.active\:border-red-50:active{border-color:var(--red-50)!important}.active\:border-red-100:active{border-color:var(--red-100)!important}.active\:border-red-200:active{border-color:var(--red-200)!important}.active\:border-red-300:active{border-color:var(--red-300)!important}.active\:border-red-400:active{border-color:var(--red-400)!important}.active\:border-red-500:active{border-color:var(--red-500)!important}.active\:border-red-600:active{border-color:var(--red-600)!important}.active\:border-red-700:active{border-color:var(--red-700)!important}.active\:border-red-800:active{border-color:var(--red-800)!important}.active\:border-red-900:active{border-color:var(--red-900)!important}.border-primary-50{border-color:var(--primary-50)!important}.border-primary-100{border-color:var(--primary-100)!important}.border-primary-200{border-color:var(--primary-200)!important}.border-primary-300{border-color:var(--primary-300)!important}.border-primary-400{border-color:var(--primary-400)!important}.border-primary-500{border-color:var(--primary-500)!important}.border-primary-600{border-color:var(--primary-600)!important}.border-primary-700{border-color:var(--primary-700)!important}.border-primary-800{border-color:var(--primary-800)!important}.border-primary-900{border-color:var(--primary-900)!important}.focus\:border-primary-50:focus{border-color:var(--primary-50)!important}.focus\:border-primary-100:focus{border-color:var(--primary-100)!important}.focus\:border-primary-200:focus{border-color:var(--primary-200)!important}.focus\:border-primary-300:focus{border-color:var(--primary-300)!important}.focus\:border-primary-400:focus{border-color:var(--primary-400)!important}.focus\:border-primary-500:focus{border-color:var(--primary-500)!important}.focus\:border-primary-600:focus{border-color:var(--primary-600)!important}.focus\:border-primary-700:focus{border-color:var(--primary-700)!important}.focus\:border-primary-800:focus{border-color:var(--primary-800)!important}.focus\:border-primary-900:focus{border-color:var(--primary-900)!important}.hover\:border-primary-50:hover{border-color:var(--primary-50)!important}.hover\:border-primary-100:hover{border-color:var(--primary-100)!important}.hover\:border-primary-200:hover{border-color:var(--primary-200)!important}.hover\:border-primary-300:hover{border-color:var(--primary-300)!important}.hover\:border-primary-400:hover{border-color:var(--primary-400)!important}.hover\:border-primary-500:hover{border-color:var(--primary-500)!important}.hover\:border-primary-600:hover{border-color:var(--primary-600)!important}.hover\:border-primary-700:hover{border-color:var(--primary-700)!important}.hover\:border-primary-800:hover{border-color:var(--primary-800)!important}.hover\:border-primary-900:hover{border-color:var(--primary-900)!important}.active\:border-primary-50:active{border-color:var(--primary-50)!important}.active\:border-primary-100:active{border-color:var(--primary-100)!important}.active\:border-primary-200:active{border-color:var(--primary-200)!important}.active\:border-primary-300:active{border-color:var(--primary-300)!important}.active\:border-primary-400:active{border-color:var(--primary-400)!important}.active\:border-primary-500:active{border-color:var(--primary-500)!important}.active\:border-primary-600:active{border-color:var(--primary-600)!important}.active\:border-primary-700:active{border-color:var(--primary-700)!important}.active\:border-primary-800:active{border-color:var(--primary-800)!important}.active\:border-primary-900:active{border-color:var(--primary-900)!important}.bg-white-alpha-10{background-color:#ffffff1a!important}.bg-white-alpha-20{background-color:#fff3!important}.bg-white-alpha-30{background-color:#ffffff4d!important}.bg-white-alpha-40{background-color:#fff6!important}.bg-white-alpha-50{background-color:#ffffff80!important}.bg-white-alpha-60{background-color:#fff9!important}.bg-white-alpha-70{background-color:#ffffffb3!important}.bg-white-alpha-80{background-color:#fffc!important}.bg-white-alpha-90{background-color:#ffffffe6!important}.hover\:bg-white-alpha-10:hover{background-color:#ffffff1a!important}.hover\:bg-white-alpha-20:hover{background-color:#fff3!important}.hover\:bg-white-alpha-30:hover{background-color:#ffffff4d!important}.hover\:bg-white-alpha-40:hover{background-color:#fff6!important}.hover\:bg-white-alpha-50:hover{background-color:#ffffff80!important}.hover\:bg-white-alpha-60:hover{background-color:#fff9!important}.hover\:bg-white-alpha-70:hover{background-color:#ffffffb3!important}.hover\:bg-white-alpha-80:hover{background-color:#fffc!important}.hover\:bg-white-alpha-90:hover{background-color:#ffffffe6!important}.focus\:bg-white-alpha-10:focus{background-color:#ffffff1a!important}.focus\:bg-white-alpha-20:focus{background-color:#fff3!important}.focus\:bg-white-alpha-30:focus{background-color:#ffffff4d!important}.focus\:bg-white-alpha-40:focus{background-color:#fff6!important}.focus\:bg-white-alpha-50:focus{background-color:#ffffff80!important}.focus\:bg-white-alpha-60:focus{background-color:#fff9!important}.focus\:bg-white-alpha-70:focus{background-color:#ffffffb3!important}.focus\:bg-white-alpha-80:focus{background-color:#fffc!important}.focus\:bg-white-alpha-90:focus{background-color:#ffffffe6!important}.active\:bg-white-alpha-10:active{background-color:#ffffff1a!important}.active\:bg-white-alpha-20:active{background-color:#fff3!important}.active\:bg-white-alpha-30:active{background-color:#ffffff4d!important}.active\:bg-white-alpha-40:active{background-color:#fff6!important}.active\:bg-white-alpha-50:active{background-color:#ffffff80!important}.active\:bg-white-alpha-60:active{background-color:#fff9!important}.active\:bg-white-alpha-70:active{background-color:#ffffffb3!important}.active\:bg-white-alpha-80:active{background-color:#fffc!important}.active\:bg-white-alpha-90:active{background-color:#ffffffe6!important}.bg-black-alpha-10{background-color:#0000001a!important}.bg-black-alpha-20{background-color:#0003!important}.bg-black-alpha-30{background-color:#0000004d!important}.bg-black-alpha-40{background-color:#0006!important}.bg-black-alpha-50{background-color:#00000080!important}.bg-black-alpha-60{background-color:#0009!important}.bg-black-alpha-70{background-color:#000000b3!important}.bg-black-alpha-80{background-color:#000c!important}.bg-black-alpha-90{background-color:#000000e6!important}.hover\:bg-black-alpha-10:hover{background-color:#0000001a!important}.hover\:bg-black-alpha-20:hover{background-color:#0003!important}.hover\:bg-black-alpha-30:hover{background-color:#0000004d!important}.hover\:bg-black-alpha-40:hover{background-color:#0006!important}.hover\:bg-black-alpha-50:hover{background-color:#00000080!important}.hover\:bg-black-alpha-60:hover{background-color:#0009!important}.hover\:bg-black-alpha-70:hover{background-color:#000000b3!important}.hover\:bg-black-alpha-80:hover{background-color:#000c!important}.hover\:bg-black-alpha-90:hover{background-color:#000000e6!important}.focus\:bg-black-alpha-10:focus{background-color:#0000001a!important}.focus\:bg-black-alpha-20:focus{background-color:#0003!important}.focus\:bg-black-alpha-30:focus{background-color:#0000004d!important}.focus\:bg-black-alpha-40:focus{background-color:#0006!important}.focus\:bg-black-alpha-50:focus{background-color:#00000080!important}.focus\:bg-black-alpha-60:focus{background-color:#0009!important}.focus\:bg-black-alpha-70:focus{background-color:#000000b3!important}.focus\:bg-black-alpha-80:focus{background-color:#000c!important}.focus\:bg-black-alpha-90:focus{background-color:#000000e6!important}.active\:bg-black-alpha-10:active{background-color:#0000001a!important}.active\:bg-black-alpha-20:active{background-color:#0003!important}.active\:bg-black-alpha-30:active{background-color:#0000004d!important}.active\:bg-black-alpha-40:active{background-color:#0006!important}.active\:bg-black-alpha-50:active{background-color:#00000080!important}.active\:bg-black-alpha-60:active{background-color:#0009!important}.active\:bg-black-alpha-70:active{background-color:#000000b3!important}.active\:bg-black-alpha-80:active{background-color:#000c!important}.active\:bg-black-alpha-90:active{background-color:#000000e6!important}.border-white-alpha-10{border-color:#ffffff1a!important}.border-white-alpha-20{border-color:#fff3!important}.border-white-alpha-30{border-color:#ffffff4d!important}.border-white-alpha-40{border-color:#fff6!important}.border-white-alpha-50{border-color:#ffffff80!important}.border-white-alpha-60{border-color:#fff9!important}.border-white-alpha-70{border-color:#ffffffb3!important}.border-white-alpha-80{border-color:#fffc!important}.border-white-alpha-90{border-color:#ffffffe6!important}.hover\:border-white-alpha-10:hover{border-color:#ffffff1a!important}.hover\:border-white-alpha-20:hover{border-color:#fff3!important}.hover\:border-white-alpha-30:hover{border-color:#ffffff4d!important}.hover\:border-white-alpha-40:hover{border-color:#fff6!important}.hover\:border-white-alpha-50:hover{border-color:#ffffff80!important}.hover\:border-white-alpha-60:hover{border-color:#fff9!important}.hover\:border-white-alpha-70:hover{border-color:#ffffffb3!important}.hover\:border-white-alpha-80:hover{border-color:#fffc!important}.hover\:border-white-alpha-90:hover{border-color:#ffffffe6!important}.focus\:border-white-alpha-10:focus{border-color:#ffffff1a!important}.focus\:border-white-alpha-20:focus{border-color:#fff3!important}.focus\:border-white-alpha-30:focus{border-color:#ffffff4d!important}.focus\:border-white-alpha-40:focus{border-color:#fff6!important}.focus\:border-white-alpha-50:focus{border-color:#ffffff80!important}.focus\:border-white-alpha-60:focus{border-color:#fff9!important}.focus\:border-white-alpha-70:focus{border-color:#ffffffb3!important}.focus\:border-white-alpha-80:focus{border-color:#fffc!important}.focus\:border-white-alpha-90:focus{border-color:#ffffffe6!important}.active\:border-white-alpha-10:active{border-color:#ffffff1a!important}.active\:border-white-alpha-20:active{border-color:#fff3!important}.active\:border-white-alpha-30:active{border-color:#ffffff4d!important}.active\:border-white-alpha-40:active{border-color:#fff6!important}.active\:border-white-alpha-50:active{border-color:#ffffff80!important}.active\:border-white-alpha-60:active{border-color:#fff9!important}.active\:border-white-alpha-70:active{border-color:#ffffffb3!important}.active\:border-white-alpha-80:active{border-color:#fffc!important}.active\:border-white-alpha-90:active{border-color:#ffffffe6!important}.border-black-alpha-10{border-color:#0000001a!important}.border-black-alpha-20{border-color:#0003!important}.border-black-alpha-30{border-color:#0000004d!important}.border-black-alpha-40{border-color:#0006!important}.border-black-alpha-50{border-color:#00000080!important}.border-black-alpha-60{border-color:#0009!important}.border-black-alpha-70{border-color:#000000b3!important}.border-black-alpha-80{border-color:#000c!important}.border-black-alpha-90{border-color:#000000e6!important}.hover\:border-black-alpha-10:hover{border-color:#0000001a!important}.hover\:border-black-alpha-20:hover{border-color:#0003!important}.hover\:border-black-alpha-30:hover{border-color:#0000004d!important}.hover\:border-black-alpha-40:hover{border-color:#0006!important}.hover\:border-black-alpha-50:hover{border-color:#00000080!important}.hover\:border-black-alpha-60:hover{border-color:#0009!important}.hover\:border-black-alpha-70:hover{border-color:#000000b3!important}.hover\:border-black-alpha-80:hover{border-color:#000c!important}.hover\:border-black-alpha-90:hover{border-color:#000000e6!important}.focus\:border-black-alpha-10:focus{border-color:#0000001a!important}.focus\:border-black-alpha-20:focus{border-color:#0003!important}.focus\:border-black-alpha-30:focus{border-color:#0000004d!important}.focus\:border-black-alpha-40:focus{border-color:#0006!important}.focus\:border-black-alpha-50:focus{border-color:#00000080!important}.focus\:border-black-alpha-60:focus{border-color:#0009!important}.focus\:border-black-alpha-70:focus{border-color:#000000b3!important}.focus\:border-black-alpha-80:focus{border-color:#000c!important}.focus\:border-black-alpha-90:focus{border-color:#000000e6!important}.active\:border-black-alpha-10:active{border-color:#0000001a!important}.active\:border-black-alpha-20:active{border-color:#0003!important}.active\:border-black-alpha-30:active{border-color:#0000004d!important}.active\:border-black-alpha-40:active{border-color:#0006!important}.active\:border-black-alpha-50:active{border-color:#00000080!important}.active\:border-black-alpha-60:active{border-color:#0009!important}.active\:border-black-alpha-70:active{border-color:#000000b3!important}.active\:border-black-alpha-80:active{border-color:#000c!important}.active\:border-black-alpha-90:active{border-color:#000000e6!important}.text-white-alpha-10{color:#ffffff1a!important}.text-white-alpha-20{color:#fff3!important}.text-white-alpha-30{color:#ffffff4d!important}.text-white-alpha-40{color:#fff6!important}.text-white-alpha-50{color:#ffffff80!important}.text-white-alpha-60{color:#fff9!important}.text-white-alpha-70{color:#ffffffb3!important}.text-white-alpha-80{color:#fffc!important}.text-white-alpha-90{color:#ffffffe6!important}.hover\:text-white-alpha-10:hover{color:#ffffff1a!important}.hover\:text-white-alpha-20:hover{color:#fff3!important}.hover\:text-white-alpha-30:hover{color:#ffffff4d!important}.hover\:text-white-alpha-40:hover{color:#fff6!important}.hover\:text-white-alpha-50:hover{color:#ffffff80!important}.hover\:text-white-alpha-60:hover{color:#fff9!important}.hover\:text-white-alpha-70:hover{color:#ffffffb3!important}.hover\:text-white-alpha-80:hover{color:#fffc!important}.hover\:text-white-alpha-90:hover{color:#ffffffe6!important}.focus\:text-white-alpha-10:focus{color:#ffffff1a!important}.focus\:text-white-alpha-20:focus{color:#fff3!important}.focus\:text-white-alpha-30:focus{color:#ffffff4d!important}.focus\:text-white-alpha-40:focus{color:#fff6!important}.focus\:text-white-alpha-50:focus{color:#ffffff80!important}.focus\:text-white-alpha-60:focus{color:#fff9!important}.focus\:text-white-alpha-70:focus{color:#ffffffb3!important}.focus\:text-white-alpha-80:focus{color:#fffc!important}.focus\:text-white-alpha-90:focus{color:#ffffffe6!important}.active\:text-white-alpha-10:active{color:#ffffff1a!important}.active\:text-white-alpha-20:active{color:#fff3!important}.active\:text-white-alpha-30:active{color:#ffffff4d!important}.active\:text-white-alpha-40:active{color:#fff6!important}.active\:text-white-alpha-50:active{color:#ffffff80!important}.active\:text-white-alpha-60:active{color:#fff9!important}.active\:text-white-alpha-70:active{color:#ffffffb3!important}.active\:text-white-alpha-80:active{color:#fffc!important}.active\:text-white-alpha-90:active{color:#ffffffe6!important}.text-black-alpha-10{color:#0000001a!important}.text-black-alpha-20{color:#0003!important}.text-black-alpha-30{color:#0000004d!important}.text-black-alpha-40{color:#0006!important}.text-black-alpha-50{color:#00000080!important}.text-black-alpha-60{color:#0009!important}.text-black-alpha-70{color:#000000b3!important}.text-black-alpha-80{color:#000c!important}.text-black-alpha-90{color:#000000e6!important}.hover\:text-black-alpha-10:hover{color:#0000001a!important}.hover\:text-black-alpha-20:hover{color:#0003!important}.hover\:text-black-alpha-30:hover{color:#0000004d!important}.hover\:text-black-alpha-40:hover{color:#0006!important}.hover\:text-black-alpha-50:hover{color:#00000080!important}.hover\:text-black-alpha-60:hover{color:#0009!important}.hover\:text-black-alpha-70:hover{color:#000000b3!important}.hover\:text-black-alpha-80:hover{color:#000c!important}.hover\:text-black-alpha-90:hover{color:#000000e6!important}.focus\:text-black-alpha-10:focus{color:#0000001a!important}.focus\:text-black-alpha-20:focus{color:#0003!important}.focus\:text-black-alpha-30:focus{color:#0000004d!important}.focus\:text-black-alpha-40:focus{color:#0006!important}.focus\:text-black-alpha-50:focus{color:#00000080!important}.focus\:text-black-alpha-60:focus{color:#0009!important}.focus\:text-black-alpha-70:focus{color:#000000b3!important}.focus\:text-black-alpha-80:focus{color:#000c!important}.focus\:text-black-alpha-90:focus{color:#000000e6!important}.active\:text-black-alpha-10:active{color:#0000001a!important}.active\:text-black-alpha-20:active{color:#0003!important}.active\:text-black-alpha-30:active{color:#0000004d!important}.active\:text-black-alpha-40:active{color:#0006!important}.active\:text-black-alpha-50:active{color:#00000080!important}.active\:text-black-alpha-60:active{color:#0009!important}.active\:text-black-alpha-70:active{color:#000000b3!important}.active\:text-black-alpha-80:active{color:#000c!important}.active\:text-black-alpha-90:active{color:#000000e6!important}.text-primary{color:var(--primary-color)!important}.bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.bg-white{background-color:#fff!important}.border-primary{border-color:var(--primary-color)!important}.text-white{color:#fff!important}.border-white{border-color:#fff!important}.text-color{color:var(--text-color)!important}.text-color-secondary{color:var(--text-color-secondary)!important}.surface-ground{background-color:var(--surface-ground)!important}.surface-section{background-color:var(--surface-section)!important}.surface-card{background-color:var(--surface-card)!important}.surface-overlay{background-color:var(--surface-overlay)!important}.surface-hover{background-color:var(--surface-hover)!important}.surface-border{border-color:var(--surface-border)!important}.focus\:text-primary:focus{color:var(--primary-color)!important}.hover\:text-primary:hover,.active\:text-primary:active{color:var(--primary-color)!important}.focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.hover\:bg-primary:hover,.active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.hover\:bg-primary-reverse:hover,.active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.focus\:bg-white:focus{background-color:#fff!important}.hover\:bg-white:hover,.active\:bg-white:active{background-color:#fff!important}.focus\:border-primary:focus{border-color:var(--primary-color)!important}.hover\:border-primary:hover,.active\:border-primary:active{border-color:var(--primary-color)!important}.focus\:text-white:focus{color:#fff!important}.hover\:text-white:hover,.active\:text-white:active{color:#fff!important}.focus\:border-white:focus{border-color:#fff!important}.hover\:border-white:hover,.active\:border-white:active{border-color:#fff!important}.focus\:text-color:focus{color:var(--text-color)!important}.hover\:text-color:hover,.active\:text-color:active{color:var(--text-color)!important}.focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.hover\:text-color-secondary:hover,.active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.hover\:surface-ground:hover,.active\:surface-ground:active{background-color:var(--surface-ground)!important}.focus\:surface-section:focus{background-color:var(--surface-section)!important}.hover\:surface-section:hover,.active\:surface-section:active{background-color:var(--surface-section)!important}.focus\:surface-card:focus{background-color:var(--surface-card)!important}.hover\:surface-card:hover,.active\:surface-card:active{background-color:var(--surface-card)!important}.focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.hover\:surface-overlay:hover,.active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.hover\:surface-hover:hover,.active\:surface-hover:active{background-color:var(--surface-hover)!important}.focus\:surface-border:focus{border-color:var(--surface-border)!important}.hover\:surface-border:hover,.active\:surface-border:active{border-color:var(--surface-border)!important}@media screen and (min-width: 576px){.sm\:text-primary{color:var(--primary-color)!important}.sm\:bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.sm\:bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.sm\:bg-white{background-color:#fff!important}.sm\:border-primary{border-color:var(--primary-color)!important}.sm\:text-white{color:#fff!important}.sm\:border-white{border-color:#fff!important}.sm\:text-color{color:var(--text-color)!important}.sm\:text-color-secondary{color:var(--text-color-secondary)!important}.sm\:surface-ground{background-color:var(--surface-ground)!important}.sm\:surface-section{background-color:var(--surface-section)!important}.sm\:surface-card{background-color:var(--surface-card)!important}.sm\:surface-overlay{background-color:var(--surface-overlay)!important}.sm\:surface-hover{background-color:var(--surface-hover)!important}.sm\:surface-border{border-color:var(--surface-border)!important}.sm\:focus\:text-primary:focus{color:var(--primary-color)!important}.sm\:hover\:text-primary:hover,.sm\:active\:text-primary:active{color:var(--primary-color)!important}.sm\:focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.sm\:hover\:bg-primary:hover,.sm\:active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.sm\:focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.sm\:hover\:bg-primary-reverse:hover,.sm\:active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.sm\:focus\:bg-white:focus{background-color:#fff!important}.sm\:hover\:bg-white:hover,.sm\:active\:bg-white:active{background-color:#fff!important}.sm\:focus\:border-primary:focus{border-color:var(--primary-color)!important}.sm\:hover\:border-primary:hover,.sm\:active\:border-primary:active{border-color:var(--primary-color)!important}.sm\:focus\:text-white:focus{color:#fff!important}.sm\:hover\:text-white:hover,.sm\:active\:text-white:active{color:#fff!important}.sm\:focus\:border-white:focus{border-color:#fff!important}.sm\:hover\:border-white:hover,.sm\:active\:border-white:active{border-color:#fff!important}.sm\:focus\:text-color:focus{color:var(--text-color)!important}.sm\:hover\:text-color:hover,.sm\:active\:text-color:active{color:var(--text-color)!important}.sm\:focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.sm\:hover\:text-color-secondary:hover,.sm\:active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.sm\:focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.sm\:hover\:surface-ground:hover,.sm\:active\:surface-ground:active{background-color:var(--surface-ground)!important}.sm\:focus\:surface-section:focus{background-color:var(--surface-section)!important}.sm\:hover\:surface-section:hover,.sm\:active\:surface-section:active{background-color:var(--surface-section)!important}.sm\:focus\:surface-card:focus{background-color:var(--surface-card)!important}.sm\:hover\:surface-card:hover,.sm\:active\:surface-card:active{background-color:var(--surface-card)!important}.sm\:focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.sm\:hover\:surface-overlay:hover,.sm\:active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.sm\:focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.sm\:hover\:surface-hover:hover,.sm\:active\:surface-hover:active{background-color:var(--surface-hover)!important}.sm\:focus\:surface-border:focus{border-color:var(--surface-border)!important}.sm\:hover\:surface-border:hover,.sm\:active\:surface-border:active{border-color:var(--surface-border)!important}}@media screen and (min-width: 768px){.md\:text-primary{color:var(--primary-color)!important}.md\:bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.md\:bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.md\:bg-white{background-color:#fff!important}.md\:border-primary{border-color:var(--primary-color)!important}.md\:text-white{color:#fff!important}.md\:border-white{border-color:#fff!important}.md\:text-color{color:var(--text-color)!important}.md\:text-color-secondary{color:var(--text-color-secondary)!important}.md\:surface-ground{background-color:var(--surface-ground)!important}.md\:surface-section{background-color:var(--surface-section)!important}.md\:surface-card{background-color:var(--surface-card)!important}.md\:surface-overlay{background-color:var(--surface-overlay)!important}.md\:surface-hover{background-color:var(--surface-hover)!important}.md\:surface-border{border-color:var(--surface-border)!important}.md\:focus\:text-primary:focus{color:var(--primary-color)!important}.md\:hover\:text-primary:hover,.md\:active\:text-primary:active{color:var(--primary-color)!important}.md\:focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.md\:hover\:bg-primary:hover,.md\:active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.md\:focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.md\:hover\:bg-primary-reverse:hover,.md\:active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.md\:focus\:bg-white:focus{background-color:#fff!important}.md\:hover\:bg-white:hover,.md\:active\:bg-white:active{background-color:#fff!important}.md\:focus\:border-primary:focus{border-color:var(--primary-color)!important}.md\:hover\:border-primary:hover,.md\:active\:border-primary:active{border-color:var(--primary-color)!important}.md\:focus\:text-white:focus{color:#fff!important}.md\:hover\:text-white:hover,.md\:active\:text-white:active{color:#fff!important}.md\:focus\:border-white:focus{border-color:#fff!important}.md\:hover\:border-white:hover,.md\:active\:border-white:active{border-color:#fff!important}.md\:focus\:text-color:focus{color:var(--text-color)!important}.md\:hover\:text-color:hover,.md\:active\:text-color:active{color:var(--text-color)!important}.md\:focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.md\:hover\:text-color-secondary:hover,.md\:active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.md\:focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.md\:hover\:surface-ground:hover,.md\:active\:surface-ground:active{background-color:var(--surface-ground)!important}.md\:focus\:surface-section:focus{background-color:var(--surface-section)!important}.md\:hover\:surface-section:hover,.md\:active\:surface-section:active{background-color:var(--surface-section)!important}.md\:focus\:surface-card:focus{background-color:var(--surface-card)!important}.md\:hover\:surface-card:hover,.md\:active\:surface-card:active{background-color:var(--surface-card)!important}.md\:focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.md\:hover\:surface-overlay:hover,.md\:active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.md\:focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.md\:hover\:surface-hover:hover,.md\:active\:surface-hover:active{background-color:var(--surface-hover)!important}.md\:focus\:surface-border:focus{border-color:var(--surface-border)!important}.md\:hover\:surface-border:hover,.md\:active\:surface-border:active{border-color:var(--surface-border)!important}}@media screen and (min-width: 992px){.lg\:text-primary{color:var(--primary-color)!important}.lg\:bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.lg\:bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.lg\:bg-white{background-color:#fff!important}.lg\:border-primary{border-color:var(--primary-color)!important}.lg\:text-white{color:#fff!important}.lg\:border-white{border-color:#fff!important}.lg\:text-color{color:var(--text-color)!important}.lg\:text-color-secondary{color:var(--text-color-secondary)!important}.lg\:surface-ground{background-color:var(--surface-ground)!important}.lg\:surface-section{background-color:var(--surface-section)!important}.lg\:surface-card{background-color:var(--surface-card)!important}.lg\:surface-overlay{background-color:var(--surface-overlay)!important}.lg\:surface-hover{background-color:var(--surface-hover)!important}.lg\:surface-border{border-color:var(--surface-border)!important}.lg\:focus\:text-primary:focus{color:var(--primary-color)!important}.lg\:hover\:text-primary:hover,.lg\:active\:text-primary:active{color:var(--primary-color)!important}.lg\:focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.lg\:hover\:bg-primary:hover,.lg\:active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.lg\:focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.lg\:hover\:bg-primary-reverse:hover,.lg\:active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.lg\:focus\:bg-white:focus{background-color:#fff!important}.lg\:hover\:bg-white:hover,.lg\:active\:bg-white:active{background-color:#fff!important}.lg\:focus\:border-primary:focus{border-color:var(--primary-color)!important}.lg\:hover\:border-primary:hover,.lg\:active\:border-primary:active{border-color:var(--primary-color)!important}.lg\:focus\:text-white:focus{color:#fff!important}.lg\:hover\:text-white:hover,.lg\:active\:text-white:active{color:#fff!important}.lg\:focus\:border-white:focus{border-color:#fff!important}.lg\:hover\:border-white:hover,.lg\:active\:border-white:active{border-color:#fff!important}.lg\:focus\:text-color:focus{color:var(--text-color)!important}.lg\:hover\:text-color:hover,.lg\:active\:text-color:active{color:var(--text-color)!important}.lg\:focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.lg\:hover\:text-color-secondary:hover,.lg\:active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.lg\:focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.lg\:hover\:surface-ground:hover,.lg\:active\:surface-ground:active{background-color:var(--surface-ground)!important}.lg\:focus\:surface-section:focus{background-color:var(--surface-section)!important}.lg\:hover\:surface-section:hover,.lg\:active\:surface-section:active{background-color:var(--surface-section)!important}.lg\:focus\:surface-card:focus{background-color:var(--surface-card)!important}.lg\:hover\:surface-card:hover,.lg\:active\:surface-card:active{background-color:var(--surface-card)!important}.lg\:focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.lg\:hover\:surface-overlay:hover,.lg\:active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.lg\:focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.lg\:hover\:surface-hover:hover,.lg\:active\:surface-hover:active{background-color:var(--surface-hover)!important}.lg\:focus\:surface-border:focus{border-color:var(--surface-border)!important}.lg\:hover\:surface-border:hover,.lg\:active\:surface-border:active{border-color:var(--surface-border)!important}}@media screen and (min-width: 1200px){.xl\:text-primary{color:var(--primary-color)!important}.xl\:bg-primary{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.xl\:bg-primary-reverse{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.xl\:bg-white{background-color:#fff!important}.xl\:border-primary{border-color:var(--primary-color)!important}.xl\:text-white{color:#fff!important}.xl\:border-white{border-color:#fff!important}.xl\:text-color{color:var(--text-color)!important}.xl\:text-color-secondary{color:var(--text-color-secondary)!important}.xl\:surface-ground{background-color:var(--surface-ground)!important}.xl\:surface-section{background-color:var(--surface-section)!important}.xl\:surface-card{background-color:var(--surface-card)!important}.xl\:surface-overlay{background-color:var(--surface-overlay)!important}.xl\:surface-hover{background-color:var(--surface-hover)!important}.xl\:surface-border{border-color:var(--surface-border)!important}.xl\:focus\:text-primary:focus{color:var(--primary-color)!important}.xl\:hover\:text-primary:hover,.xl\:active\:text-primary:active{color:var(--primary-color)!important}.xl\:focus\:bg-primary:focus{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.xl\:hover\:bg-primary:hover,.xl\:active\:bg-primary:active{color:var(--primary-color-text)!important;background-color:var(--primary-color)!important}.xl\:focus\:bg-primary-reverse:focus{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.xl\:hover\:bg-primary-reverse:hover,.xl\:active\:bg-primary-reverse:active{color:var(--primary-color)!important;background-color:var(--primary-color-text)!important}.xl\:focus\:bg-white:focus{background-color:#fff!important}.xl\:hover\:bg-white:hover,.xl\:active\:bg-white:active{background-color:#fff!important}.xl\:focus\:border-primary:focus{border-color:var(--primary-color)!important}.xl\:hover\:border-primary:hover,.xl\:active\:border-primary:active{border-color:var(--primary-color)!important}.xl\:focus\:text-white:focus{color:#fff!important}.xl\:hover\:text-white:hover,.xl\:active\:text-white:active{color:#fff!important}.xl\:focus\:border-white:focus{border-color:#fff!important}.xl\:hover\:border-white:hover,.xl\:active\:border-white:active{border-color:#fff!important}.xl\:focus\:text-color:focus{color:var(--text-color)!important}.xl\:hover\:text-color:hover,.xl\:active\:text-color:active{color:var(--text-color)!important}.xl\:focus\:text-color-secondary:focus{color:var(--text-color-secondary)!important}.xl\:hover\:text-color-secondary:hover,.xl\:active\:text-color-secondary:active{color:var(--text-color-secondary)!important}.xl\:focus\:surface-ground:focus{background-color:var(--surface-ground)!important}.xl\:hover\:surface-ground:hover,.xl\:active\:surface-ground:active{background-color:var(--surface-ground)!important}.xl\:focus\:surface-section:focus{background-color:var(--surface-section)!important}.xl\:hover\:surface-section:hover,.xl\:active\:surface-section:active{background-color:var(--surface-section)!important}.xl\:focus\:surface-card:focus{background-color:var(--surface-card)!important}.xl\:hover\:surface-card:hover,.xl\:active\:surface-card:active{background-color:var(--surface-card)!important}.xl\:focus\:surface-overlay:focus{background-color:var(--surface-overlay)!important}.xl\:hover\:surface-overlay:hover,.xl\:active\:surface-overlay:active{background-color:var(--surface-overlay)!important}.xl\:focus\:surface-hover:focus{background-color:var(--surface-hover)!important}.xl\:hover\:surface-hover:hover,.xl\:active\:surface-hover:active{background-color:var(--surface-hover)!important}.xl\:focus\:surface-border:focus{border-color:var(--surface-border)!important}.xl\:hover\:surface-border:hover,.xl\:active\:surface-border:active{border-color:var(--surface-border)!important}}.field{margin-bottom:1rem}.field>label{display:inline-block;margin-bottom:.5rem}.field.grid>label{display:flex;align-items:center}.field>small{margin-top:.25rem}.field.grid,.formgrid.grid{margin-top:0}.field.grid .col-fixed,.formgrid.grid .col-fixed,.field.grid .col,.formgrid.grid .col,.field.grid .col-1,.formgrid.grid .col-1,.field.grid .col-2,.formgrid.grid .col-2,.field.grid .col-3,.formgrid.grid .col-3,.field.grid .col-4,.formgrid.grid .col-4,.field.grid .col-5,.formgrid.grid .col-5,.field.grid .col-6,.formgrid.grid .col-6,.field.grid .col-7,.formgrid.grid .col-7,.field.grid .col-8,.formgrid.grid .col-8,.field.grid .col-9,.formgrid.grid .col-9,.field.grid .col-10,.formgrid.grid .col-10,.field.grid .col-11,.formgrid.grid .col-11,.field.grid .col-12,.formgrid.grid .col-12{padding-top:0;padding-bottom:0}.formgroup-inline{display:flex;flex-wrap:wrap;align-items:flex-start}.formgroup-inline .field,.formgroup-inline .field-checkbox,.formgroup-inline .field-radiobutton{margin-right:1rem}.formgroup-inline .field>label,.formgroup-inline .field-checkbox>label,.formgroup-inline .field-radiobutton>label{margin-right:.5rem;margin-bottom:0}.field-checkbox,.field-radiobutton{margin-bottom:1rem;display:flex;align-items:center}.field-checkbox>label,.field-radiobutton>label{margin-left:.5rem;line-height:1}.hidden{display:none!important}.block{display:block!important}.inline{display:inline!important}.inline-block{display:inline-block!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}@media screen and (min-width: 576px){.sm\:hidden{display:none!important}.sm\:block{display:block!important}.sm\:inline{display:inline!important}.sm\:inline-block{display:inline-block!important}.sm\:flex{display:flex!important}.sm\:inline-flex{display:inline-flex!important}}@media screen and (min-width: 768px){.md\:hidden{display:none!important}.md\:block{display:block!important}.md\:inline{display:inline!important}.md\:inline-block{display:inline-block!important}.md\:flex{display:flex!important}.md\:inline-flex{display:inline-flex!important}}@media screen and (min-width: 992px){.lg\:hidden{display:none!important}.lg\:block{display:block!important}.lg\:inline{display:inline!important}.lg\:inline-block{display:inline-block!important}.lg\:flex{display:flex!important}.lg\:inline-flex{display:inline-flex!important}}@media screen and (min-width: 1200px){.xl\:hidden{display:none!important}.xl\:block{display:block!important}.xl\:inline{display:inline!important}.xl\:inline-block{display:inline-block!important}.xl\:flex{display:flex!important}.xl\:inline-flex{display:inline-flex!important}}.text-center{text-align:center!important}.text-justify{text-align:justify!important}.text-left{text-align:left!important}.text-right{text-align:right!important}@media screen and (min-width: 576px){.sm\:text-center{text-align:center!important}.sm\:text-justify{text-align:justify!important}.sm\:text-left{text-align:left!important}.sm\:text-right{text-align:right!important}}@media screen and (min-width: 768px){.md\:text-center{text-align:center!important}.md\:text-justify{text-align:justify!important}.md\:text-left{text-align:left!important}.md\:text-right{text-align:right!important}}@media screen and (min-width: 992px){.lg\:text-center{text-align:center!important}.lg\:text-justify{text-align:justify!important}.lg\:text-left{text-align:left!important}.lg\:text-right{text-align:right!important}}@media screen and (min-width: 1200px){.xl\:text-center{text-align:center!important}.xl\:text-justify{text-align:justify!important}.xl\:text-left{text-align:left!important}.xl\:text-right{text-align:right!important}}.underline{text-decoration:underline!important}.line-through{text-decoration:line-through!important}.no-underline{text-decoration:none!important}.focus\:underline:focus{text-decoration:underline!important}.hover\:underline:hover,.active\:underline:active{text-decoration:underline!important}.focus\:line-through:focus{text-decoration:line-through!important}.hover\:line-through:hover,.active\:line-through:active{text-decoration:line-through!important}.focus\:no-underline:focus{text-decoration:none!important}.hover\:no-underline:hover,.active\:no-underline:active{text-decoration:none!important}.lowercase{text-transform:lowercase!important}.uppercase{text-transform:uppercase!important}.capitalize{text-transform:capitalize!important}.text-overflow-clip{text-overflow:clip!important}.text-overflow-ellipsis{text-overflow:ellipsis!important}@media screen and (min-width: 576px){.sm\:text-overflow-clip{text-overflow:clip!important}.sm\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width: 768px){.md\:text-overflow-clip{text-overflow:clip!important}.md\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width: 992px){.lg\:text-overflow-clip{text-overflow:clip!important}.lg\:text-overflow-ellipsis{text-overflow:ellipsis!important}}@media screen and (min-width: 1200px){.xl\:text-overflow-clip{text-overflow:clip!important}.xl\:text-overflow-ellipsis{text-overflow:ellipsis!important}}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}@media screen and (min-width: 576px){.sm\:font-light{font-weight:300!important}.sm\:font-normal{font-weight:400!important}.sm\:font-medium{font-weight:500!important}.sm\:font-semibold{font-weight:600!important}.sm\:font-bold{font-weight:700!important}}@media screen and (min-width: 768px){.md\:font-light{font-weight:300!important}.md\:font-normal{font-weight:400!important}.md\:font-medium{font-weight:500!important}.md\:font-semibold{font-weight:600!important}.md\:font-bold{font-weight:700!important}}@media screen and (min-width: 992px){.lg\:font-light{font-weight:300!important}.lg\:font-normal{font-weight:400!important}.lg\:font-medium{font-weight:500!important}.lg\:font-semibold{font-weight:600!important}.lg\:font-bold{font-weight:700!important}}@media screen and (min-width: 1200px){.xl\:font-light{font-weight:300!important}.xl\:font-normal{font-weight:400!important}.xl\:font-medium{font-weight:500!important}.xl\:font-semibold{font-weight:600!important}.xl\:font-bold{font-weight:700!important}}.font-italic{font-style:italic!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.75rem!important}.text-4xl{font-size:2rem!important}.text-5xl{font-size:2.5rem!important}.text-6xl{font-size:3rem!important}.text-7xl{font-size:4rem!important}.text-8xl{font-size:6rem!important}@media screen and (min-width: 576px){.sm\:text-xs{font-size:.75rem!important}.sm\:text-sm{font-size:.875rem!important}.sm\:text-base{font-size:1rem!important}.sm\:text-lg{font-size:1.125rem!important}.sm\:text-xl{font-size:1.25rem!important}.sm\:text-2xl{font-size:1.5rem!important}.sm\:text-3xl{font-size:1.75rem!important}.sm\:text-4xl{font-size:2rem!important}.sm\:text-5xl{font-size:2.5rem!important}.sm\:text-6xl{font-size:3rem!important}.sm\:text-7xl{font-size:4rem!important}.sm\:text-8xl{font-size:6rem!important}}@media screen and (min-width: 768px){.md\:text-xs{font-size:.75rem!important}.md\:text-sm{font-size:.875rem!important}.md\:text-base{font-size:1rem!important}.md\:text-lg{font-size:1.125rem!important}.md\:text-xl{font-size:1.25rem!important}.md\:text-2xl{font-size:1.5rem!important}.md\:text-3xl{font-size:1.75rem!important}.md\:text-4xl{font-size:2rem!important}.md\:text-5xl{font-size:2.5rem!important}.md\:text-6xl{font-size:3rem!important}.md\:text-7xl{font-size:4rem!important}.md\:text-8xl{font-size:6rem!important}}@media screen and (min-width: 992px){.lg\:text-xs{font-size:.75rem!important}.lg\:text-sm{font-size:.875rem!important}.lg\:text-base{font-size:1rem!important}.lg\:text-lg{font-size:1.125rem!important}.lg\:text-xl{font-size:1.25rem!important}.lg\:text-2xl{font-size:1.5rem!important}.lg\:text-3xl{font-size:1.75rem!important}.lg\:text-4xl{font-size:2rem!important}.lg\:text-5xl{font-size:2.5rem!important}.lg\:text-6xl{font-size:3rem!important}.lg\:text-7xl{font-size:4rem!important}.lg\:text-8xl{font-size:6rem!important}}@media screen and (min-width: 1200px){.xl\:text-xs{font-size:.75rem!important}.xl\:text-sm{font-size:.875rem!important}.xl\:text-base{font-size:1rem!important}.xl\:text-lg{font-size:1.125rem!important}.xl\:text-xl{font-size:1.25rem!important}.xl\:text-2xl{font-size:1.5rem!important}.xl\:text-3xl{font-size:1.75rem!important}.xl\:text-4xl{font-size:2rem!important}.xl\:text-5xl{font-size:2.5rem!important}.xl\:text-6xl{font-size:3rem!important}.xl\:text-7xl{font-size:4rem!important}.xl\:text-8xl{font-size:6rem!important}}.line-height-1{line-height:1!important}.line-height-2{line-height:1.25!important}.line-height-3{line-height:1.5!important}.line-height-4{line-height:2!important}.white-space-normal{white-space:normal!important}.white-space-nowrap{white-space:nowrap!important}.vertical-align-baseline{vertical-align:baseline!important}.vertical-align-top{vertical-align:top!important}.vertical-align-middle{vertical-align:middle!important}.vertical-align-bottom{vertical-align:bottom!important}.vertical-align-text-top{vertical-align:text-top!important}.vertical-align-text-bottom{vertical-align:text-bottom!important}.vertical-align-sub{vertical-align:sub!important}.vertical-align-super{vertical-align:super!important}@media screen and (min-width: 576px){.sm\:vertical-align-baseline{vertical-align:baseline!important}.sm\:vertical-align-top{vertical-align:top!important}.sm\:vertical-align-middle{vertical-align:middle!important}.sm\:vertical-align-bottom{vertical-align:bottom!important}.sm\:vertical-align-text-top{vertical-align:text-top!important}.sm\:vertical-align-text-bottom{vertical-align:text-bottom!important}.sm\:vertical-align-sub{vertical-align:sub!important}.sm\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width: 768px){.md\:vertical-align-baseline{vertical-align:baseline!important}.md\:vertical-align-top{vertical-align:top!important}.md\:vertical-align-middle{vertical-align:middle!important}.md\:vertical-align-bottom{vertical-align:bottom!important}.md\:vertical-align-text-top{vertical-align:text-top!important}.md\:vertical-align-text-bottom{vertical-align:text-bottom!important}.md\:vertical-align-sub{vertical-align:sub!important}.md\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width: 992px){.lg\:vertical-align-baseline{vertical-align:baseline!important}.lg\:vertical-align-top{vertical-align:top!important}.lg\:vertical-align-middle{vertical-align:middle!important}.lg\:vertical-align-bottom{vertical-align:bottom!important}.lg\:vertical-align-text-top{vertical-align:text-top!important}.lg\:vertical-align-text-bottom{vertical-align:text-bottom!important}.lg\:vertical-align-sub{vertical-align:sub!important}.lg\:vertical-align-super{vertical-align:super!important}}@media screen and (min-width: 1200px){.xl\:vertical-align-baseline{vertical-align:baseline!important}.xl\:vertical-align-top{vertical-align:top!important}.xl\:vertical-align-middle{vertical-align:middle!important}.xl\:vertical-align-bottom{vertical-align:bottom!important}.xl\:vertical-align-text-top{vertical-align:text-top!important}.xl\:vertical-align-text-bottom{vertical-align:text-bottom!important}.xl\:vertical-align-sub{vertical-align:sub!important}.xl\:vertical-align-super{vertical-align:super!important}}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column{flex-direction:column!important}.flex-column-reverse{flex-direction:column-reverse!important}@media screen and (min-width: 576px){.sm\:flex-row{flex-direction:row!important}.sm\:flex-row-reverse{flex-direction:row-reverse!important}.sm\:flex-column{flex-direction:column!important}.sm\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 768px){.md\:flex-row{flex-direction:row!important}.md\:flex-row-reverse{flex-direction:row-reverse!important}.md\:flex-column{flex-direction:column!important}.md\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 992px){.lg\:flex-row{flex-direction:row!important}.lg\:flex-row-reverse{flex-direction:row-reverse!important}.lg\:flex-column{flex-direction:column!important}.lg\:flex-column-reverse{flex-direction:column-reverse!important}}@media screen and (min-width: 1200px){.xl\:flex-row{flex-direction:row!important}.xl\:flex-row-reverse{flex-direction:row-reverse!important}.xl\:flex-column{flex-direction:column!important}.xl\:flex-column-reverse{flex-direction:column-reverse!important}}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}@media screen and (min-width: 576px){.sm\:flex-wrap{flex-wrap:wrap!important}.sm\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.sm\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width: 768px){.md\:flex-wrap{flex-wrap:wrap!important}.md\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.md\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width: 992px){.lg\:flex-wrap{flex-wrap:wrap!important}.lg\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.lg\:flex-nowrap{flex-wrap:nowrap!important}}@media screen and (min-width: 1200px){.xl\:flex-wrap{flex-wrap:wrap!important}.xl\:flex-wrap-reverse{flex-wrap:wrap-reverse!important}.xl\:flex-nowrap{flex-wrap:nowrap!important}}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}@media screen and (min-width: 576px){.sm\:justify-content-start{justify-content:flex-start!important}.sm\:justify-content-end{justify-content:flex-end!important}.sm\:justify-content-center{justify-content:center!important}.sm\:justify-content-between{justify-content:space-between!important}.sm\:justify-content-around{justify-content:space-around!important}.sm\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 768px){.md\:justify-content-start{justify-content:flex-start!important}.md\:justify-content-end{justify-content:flex-end!important}.md\:justify-content-center{justify-content:center!important}.md\:justify-content-between{justify-content:space-between!important}.md\:justify-content-around{justify-content:space-around!important}.md\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 992px){.lg\:justify-content-start{justify-content:flex-start!important}.lg\:justify-content-end{justify-content:flex-end!important}.lg\:justify-content-center{justify-content:center!important}.lg\:justify-content-between{justify-content:space-between!important}.lg\:justify-content-around{justify-content:space-around!important}.lg\:justify-content-evenly{justify-content:space-evenly!important}}@media screen and (min-width: 1200px){.xl\:justify-content-start{justify-content:flex-start!important}.xl\:justify-content-end{justify-content:flex-end!important}.xl\:justify-content-center{justify-content:center!important}.xl\:justify-content-between{justify-content:space-between!important}.xl\:justify-content-around{justify-content:space-around!important}.xl\:justify-content-evenly{justify-content:space-evenly!important}}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-evenly{align-content:space-evenly!important}@media screen and (min-width: 576px){.sm\:align-content-start{align-content:flex-start!important}.sm\:align-content-end{align-content:flex-end!important}.sm\:align-content-center{align-content:center!important}.sm\:align-content-between{align-content:space-between!important}.sm\:align-content-around{align-content:space-around!important}.sm\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width: 768px){.md\:align-content-start{align-content:flex-start!important}.md\:align-content-end{align-content:flex-end!important}.md\:align-content-center{align-content:center!important}.md\:align-content-between{align-content:space-between!important}.md\:align-content-around{align-content:space-around!important}.md\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width: 992px){.lg\:align-content-start{align-content:flex-start!important}.lg\:align-content-end{align-content:flex-end!important}.lg\:align-content-center{align-content:center!important}.lg\:align-content-between{align-content:space-between!important}.lg\:align-content-around{align-content:space-around!important}.lg\:align-content-evenly{align-content:space-evenly!important}}@media screen and (min-width: 1200px){.xl\:align-content-start{align-content:flex-start!important}.xl\:align-content-end{align-content:flex-end!important}.xl\:align-content-center{align-content:center!important}.xl\:align-content-between{align-content:space-between!important}.xl\:align-content-around{align-content:space-around!important}.xl\:align-content-evenly{align-content:space-evenly!important}}.align-items-stretch{align-items:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-center{align-items:center!important}.align-items-end{align-items:flex-end!important}.align-items-baseline{align-items:baseline!important}@media screen and (min-width: 576px){.sm\:align-items-stretch{align-items:stretch!important}.sm\:align-items-start{align-items:flex-start!important}.sm\:align-items-center{align-items:center!important}.sm\:align-items-end{align-items:flex-end!important}.sm\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width: 768px){.md\:align-items-stretch{align-items:stretch!important}.md\:align-items-start{align-items:flex-start!important}.md\:align-items-center{align-items:center!important}.md\:align-items-end{align-items:flex-end!important}.md\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width: 992px){.lg\:align-items-stretch{align-items:stretch!important}.lg\:align-items-start{align-items:flex-start!important}.lg\:align-items-center{align-items:center!important}.lg\:align-items-end{align-items:flex-end!important}.lg\:align-items-baseline{align-items:baseline!important}}@media screen and (min-width: 1200px){.xl\:align-items-stretch{align-items:stretch!important}.xl\:align-items-start{align-items:flex-start!important}.xl\:align-items-center{align-items:center!important}.xl\:align-items-end{align-items:flex-end!important}.xl\:align-items-baseline{align-items:baseline!important}}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-stretch{align-self:stretch!important}.align-self-baseline{align-self:baseline!important}@media screen and (min-width: 576px){.sm\:align-self-auto{align-self:auto!important}.sm\:align-self-start{align-self:flex-start!important}.sm\:align-self-end{align-self:flex-end!important}.sm\:align-self-center{align-self:center!important}.sm\:align-self-stretch{align-self:stretch!important}.sm\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width: 768px){.md\:align-self-auto{align-self:auto!important}.md\:align-self-start{align-self:flex-start!important}.md\:align-self-end{align-self:flex-end!important}.md\:align-self-center{align-self:center!important}.md\:align-self-stretch{align-self:stretch!important}.md\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width: 992px){.lg\:align-self-auto{align-self:auto!important}.lg\:align-self-start{align-self:flex-start!important}.lg\:align-self-end{align-self:flex-end!important}.lg\:align-self-center{align-self:center!important}.lg\:align-self-stretch{align-self:stretch!important}.lg\:align-self-baseline{align-self:baseline!important}}@media screen and (min-width: 1200px){.xl\:align-self-auto{align-self:auto!important}.xl\:align-self-start{align-self:flex-start!important}.xl\:align-self-end{align-self:flex-end!important}.xl\:align-self-center{align-self:center!important}.xl\:align-self-stretch{align-self:stretch!important}.xl\:align-self-baseline{align-self:baseline!important}}.flex-order-0{order:0!important}.flex-order-1{order:1!important}.flex-order-2{order:2!important}.flex-order-3{order:3!important}.flex-order-4{order:4!important}.flex-order-5{order:5!important}.flex-order-6{order:6!important}@media screen and (min-width: 576px){.sm\:flex-order-0{order:0!important}.sm\:flex-order-1{order:1!important}.sm\:flex-order-2{order:2!important}.sm\:flex-order-3{order:3!important}.sm\:flex-order-4{order:4!important}.sm\:flex-order-5{order:5!important}.sm\:flex-order-6{order:6!important}}@media screen and (min-width: 768px){.md\:flex-order-0{order:0!important}.md\:flex-order-1{order:1!important}.md\:flex-order-2{order:2!important}.md\:flex-order-3{order:3!important}.md\:flex-order-4{order:4!important}.md\:flex-order-5{order:5!important}.md\:flex-order-6{order:6!important}}@media screen and (min-width: 992px){.lg\:flex-order-0{order:0!important}.lg\:flex-order-1{order:1!important}.lg\:flex-order-2{order:2!important}.lg\:flex-order-3{order:3!important}.lg\:flex-order-4{order:4!important}.lg\:flex-order-5{order:5!important}.lg\:flex-order-6{order:6!important}}@media screen and (min-width: 1200px){.xl\:flex-order-0{order:0!important}.xl\:flex-order-1{order:1!important}.xl\:flex-order-2{order:2!important}.xl\:flex-order-3{order:3!important}.xl\:flex-order-4{order:4!important}.xl\:flex-order-5{order:5!important}.xl\:flex-order-6{order:6!important}}.flex-1{flex:1 1 0%!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}@media screen and (min-width: 576px){.sm\:flex-1{flex:1 1 0%!important}.sm\:flex-auto{flex:1 1 auto!important}.sm\:flex-initial{flex:0 1 auto!important}.sm\:flex-none{flex:none!important}}@media screen and (min-width: 768px){.md\:flex-1{flex:1 1 0%!important}.md\:flex-auto{flex:1 1 auto!important}.md\:flex-initial{flex:0 1 auto!important}.md\:flex-none{flex:none!important}}@media screen and (min-width: 992px){.lg\:flex-1{flex:1 1 0%!important}.lg\:flex-auto{flex:1 1 auto!important}.lg\:flex-initial{flex:0 1 auto!important}.lg\:flex-none{flex:none!important}}@media screen and (min-width: 1200px){.xl\:flex-1{flex:1 1 0%!important}.xl\:flex-auto{flex:1 1 auto!important}.xl\:flex-initial{flex:0 1 auto!important}.xl\:flex-none{flex:none!important}}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}@media screen and (min-width: 576px){.sm\:flex-grow-0{flex-grow:0!important}.sm\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width: 768px){.md\:flex-grow-0{flex-grow:0!important}.md\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width: 992px){.lg\:flex-grow-0{flex-grow:0!important}.lg\:flex-grow-1{flex-grow:1!important}}@media screen and (min-width: 1200px){.xl\:flex-grow-0{flex-grow:0!important}.xl\:flex-grow-1{flex-grow:1!important}}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}@media screen and (min-width: 576px){.sm\:flex-shrink-0{flex-shrink:0!important}.sm\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width: 768px){.md\:flex-shrink-0{flex-shrink:0!important}.md\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width: 992px){.lg\:flex-shrink-0{flex-shrink:0!important}.lg\:flex-shrink-1{flex-shrink:1!important}}@media screen and (min-width: 1200px){.xl\:flex-shrink-0{flex-shrink:0!important}.xl\:flex-shrink-1{flex-shrink:1!important}}.gap-0{gap:0rem!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:2rem!important}.gap-6{gap:3rem!important}.gap-7{gap:4rem!important}.gap-8{gap:5rem!important}.row-gap-0{row-gap:0rem!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:2rem!important}.row-gap-6{row-gap:3rem!important}.row-gap-7{row-gap:4rem!important}.row-gap-8{row-gap:5rem!important}.column-gap-0{-moz-column-gap:0rem!important;column-gap:0rem!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.column-gap-6{-moz-column-gap:3rem!important;column-gap:3rem!important}.column-gap-7{-moz-column-gap:4rem!important;column-gap:4rem!important}.column-gap-8{-moz-column-gap:5rem!important;column-gap:5rem!important}@media screen and (min-width: 576px){.sm\:gap-0{gap:0rem!important}.sm\:gap-1{gap:.25rem!important}.sm\:gap-2{gap:.5rem!important}.sm\:gap-3{gap:1rem!important}.sm\:gap-4{gap:1.5rem!important}.sm\:gap-5{gap:2rem!important}.sm\:gap-6{gap:3rem!important}.sm\:gap-7{gap:4rem!important}.sm\:gap-8{gap:5rem!important}.sm\:row-gap-0{row-gap:0rem!important}.sm\:row-gap-1{row-gap:.25rem!important}.sm\:row-gap-2{row-gap:.5rem!important}.sm\:row-gap-3{row-gap:1rem!important}.sm\:row-gap-4{row-gap:1.5rem!important}.sm\:row-gap-5{row-gap:2rem!important}.sm\:row-gap-6{row-gap:3rem!important}.sm\:row-gap-7{row-gap:4rem!important}.sm\:row-gap-8{row-gap:5rem!important}.sm\:column-gap-0{-moz-column-gap:0rem!important;column-gap:0rem!important}.sm\:column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.sm\:column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.sm\:column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.sm\:column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.sm\:column-gap-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.sm\:column-gap-6{-moz-column-gap:3rem!important;column-gap:3rem!important}.sm\:column-gap-7{-moz-column-gap:4rem!important;column-gap:4rem!important}.sm\:column-gap-8{-moz-column-gap:5rem!important;column-gap:5rem!important}}@media screen and (min-width: 768px){.md\:gap-0{gap:0rem!important}.md\:gap-1{gap:.25rem!important}.md\:gap-2{gap:.5rem!important}.md\:gap-3{gap:1rem!important}.md\:gap-4{gap:1.5rem!important}.md\:gap-5{gap:2rem!important}.md\:gap-6{gap:3rem!important}.md\:gap-7{gap:4rem!important}.md\:gap-8{gap:5rem!important}.md\:row-gap-0{row-gap:0rem!important}.md\:row-gap-1{row-gap:.25rem!important}.md\:row-gap-2{row-gap:.5rem!important}.md\:row-gap-3{row-gap:1rem!important}.md\:row-gap-4{row-gap:1.5rem!important}.md\:row-gap-5{row-gap:2rem!important}.md\:row-gap-6{row-gap:3rem!important}.md\:row-gap-7{row-gap:4rem!important}.md\:row-gap-8{row-gap:5rem!important}.md\:column-gap-0{-moz-column-gap:0rem!important;column-gap:0rem!important}.md\:column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.md\:column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.md\:column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.md\:column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.md\:column-gap-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.md\:column-gap-6{-moz-column-gap:3rem!important;column-gap:3rem!important}.md\:column-gap-7{-moz-column-gap:4rem!important;column-gap:4rem!important}.md\:column-gap-8{-moz-column-gap:5rem!important;column-gap:5rem!important}}@media screen and (min-width: 992px){.lg\:gap-0{gap:0rem!important}.lg\:gap-1{gap:.25rem!important}.lg\:gap-2{gap:.5rem!important}.lg\:gap-3{gap:1rem!important}.lg\:gap-4{gap:1.5rem!important}.lg\:gap-5{gap:2rem!important}.lg\:gap-6{gap:3rem!important}.lg\:gap-7{gap:4rem!important}.lg\:gap-8{gap:5rem!important}.lg\:row-gap-0{row-gap:0rem!important}.lg\:row-gap-1{row-gap:.25rem!important}.lg\:row-gap-2{row-gap:.5rem!important}.lg\:row-gap-3{row-gap:1rem!important}.lg\:row-gap-4{row-gap:1.5rem!important}.lg\:row-gap-5{row-gap:2rem!important}.lg\:row-gap-6{row-gap:3rem!important}.lg\:row-gap-7{row-gap:4rem!important}.lg\:row-gap-8{row-gap:5rem!important}.lg\:column-gap-0{-moz-column-gap:0rem!important;column-gap:0rem!important}.lg\:column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.lg\:column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.lg\:column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.lg\:column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.lg\:column-gap-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.lg\:column-gap-6{-moz-column-gap:3rem!important;column-gap:3rem!important}.lg\:column-gap-7{-moz-column-gap:4rem!important;column-gap:4rem!important}.lg\:column-gap-8{-moz-column-gap:5rem!important;column-gap:5rem!important}}@media screen and (min-width: 1200px){.xl\:gap-0{gap:0rem!important}.xl\:gap-1{gap:.25rem!important}.xl\:gap-2{gap:.5rem!important}.xl\:gap-3{gap:1rem!important}.xl\:gap-4{gap:1.5rem!important}.xl\:gap-5{gap:2rem!important}.xl\:gap-6{gap:3rem!important}.xl\:gap-7{gap:4rem!important}.xl\:gap-8{gap:5rem!important}.xl\:row-gap-0{row-gap:0rem!important}.xl\:row-gap-1{row-gap:.25rem!important}.xl\:row-gap-2{row-gap:.5rem!important}.xl\:row-gap-3{row-gap:1rem!important}.xl\:row-gap-4{row-gap:1.5rem!important}.xl\:row-gap-5{row-gap:2rem!important}.xl\:row-gap-6{row-gap:3rem!important}.xl\:row-gap-7{row-gap:4rem!important}.xl\:row-gap-8{row-gap:5rem!important}.xl\:column-gap-0{-moz-column-gap:0rem!important;column-gap:0rem!important}.xl\:column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.xl\:column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.xl\:column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.xl\:column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.xl\:column-gap-5{-moz-column-gap:2rem!important;column-gap:2rem!important}.xl\:column-gap-6{-moz-column-gap:3rem!important;column-gap:3rem!important}.xl\:column-gap-7{-moz-column-gap:4rem!important;column-gap:4rem!important}.xl\:column-gap-8{-moz-column-gap:5rem!important;column-gap:5rem!important}}.p-0{padding:0rem!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.p-6{padding:3rem!important}.p-7{padding:4rem!important}.p-8{padding:5rem!important}.pt-0{padding-top:0rem!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pt-6{padding-top:3rem!important}.pt-7{padding-top:4rem!important}.pt-8{padding-top:5rem!important}.pr-0{padding-right:0rem!important}.pr-1{padding-right:.25rem!important}.pr-2{padding-right:.5rem!important}.pr-3{padding-right:1rem!important}.pr-4{padding-right:1.5rem!important}.pr-5{padding-right:2rem!important}.pr-6{padding-right:3rem!important}.pr-7{padding-right:4rem!important}.pr-8{padding-right:5rem!important}.pl-0{padding-left:0rem!important}.pl-1{padding-left:.25rem!important}.pl-2{padding-left:.5rem!important}.pl-3{padding-left:1rem!important}.pl-4{padding-left:1.5rem!important}.pl-5{padding-left:2rem!important}.pl-6{padding-left:3rem!important}.pl-7{padding-left:4rem!important}.pl-8{padding-left:5rem!important}.pb-0{padding-bottom:0rem!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.pb-6{padding-bottom:3rem!important}.pb-7{padding-bottom:4rem!important}.pb-8{padding-bottom:5rem!important}.px-0{padding-left:0rem!important;padding-right:0rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:1rem!important;padding-right:1rem!important}.px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-5{padding-left:2rem!important;padding-right:2rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.px-7{padding-left:4rem!important;padding-right:4rem!important}.px-8{padding-left:5rem!important;padding-right:5rem!important}.py-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.py-7{padding-top:4rem!important;padding-bottom:4rem!important}.py-8{padding-top:5rem!important;padding-bottom:5rem!important}@media screen and (min-width: 576px){.sm\:p-0{padding:0rem!important}.sm\:p-1{padding:.25rem!important}.sm\:p-2{padding:.5rem!important}.sm\:p-3{padding:1rem!important}.sm\:p-4{padding:1.5rem!important}.sm\:p-5{padding:2rem!important}.sm\:p-6{padding:3rem!important}.sm\:p-7{padding:4rem!important}.sm\:p-8{padding:5rem!important}.sm\:pt-0{padding-top:0rem!important}.sm\:pt-1{padding-top:.25rem!important}.sm\:pt-2{padding-top:.5rem!important}.sm\:pt-3{padding-top:1rem!important}.sm\:pt-4{padding-top:1.5rem!important}.sm\:pt-5{padding-top:2rem!important}.sm\:pt-6{padding-top:3rem!important}.sm\:pt-7{padding-top:4rem!important}.sm\:pt-8{padding-top:5rem!important}.sm\:pr-0{padding-right:0rem!important}.sm\:pr-1{padding-right:.25rem!important}.sm\:pr-2{padding-right:.5rem!important}.sm\:pr-3{padding-right:1rem!important}.sm\:pr-4{padding-right:1.5rem!important}.sm\:pr-5{padding-right:2rem!important}.sm\:pr-6{padding-right:3rem!important}.sm\:pr-7{padding-right:4rem!important}.sm\:pr-8{padding-right:5rem!important}.sm\:pl-0{padding-left:0rem!important}.sm\:pl-1{padding-left:.25rem!important}.sm\:pl-2{padding-left:.5rem!important}.sm\:pl-3{padding-left:1rem!important}.sm\:pl-4{padding-left:1.5rem!important}.sm\:pl-5{padding-left:2rem!important}.sm\:pl-6{padding-left:3rem!important}.sm\:pl-7{padding-left:4rem!important}.sm\:pl-8{padding-left:5rem!important}.sm\:pb-0{padding-bottom:0rem!important}.sm\:pb-1{padding-bottom:.25rem!important}.sm\:pb-2{padding-bottom:.5rem!important}.sm\:pb-3{padding-bottom:1rem!important}.sm\:pb-4{padding-bottom:1.5rem!important}.sm\:pb-5{padding-bottom:2rem!important}.sm\:pb-6{padding-bottom:3rem!important}.sm\:pb-7{padding-bottom:4rem!important}.sm\:pb-8{padding-bottom:5rem!important}.sm\:px-0{padding-left:0rem!important;padding-right:0rem!important}.sm\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.sm\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.sm\:px-3{padding-left:1rem!important;padding-right:1rem!important}.sm\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.sm\:px-5{padding-left:2rem!important;padding-right:2rem!important}.sm\:px-6{padding-left:3rem!important;padding-right:3rem!important}.sm\:px-7{padding-left:4rem!important;padding-right:4rem!important}.sm\:px-8{padding-left:5rem!important;padding-right:5rem!important}.sm\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.sm\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.sm\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.sm\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.sm\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.sm\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.sm\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.sm\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.sm\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width: 768px){.md\:p-0{padding:0rem!important}.md\:p-1{padding:.25rem!important}.md\:p-2{padding:.5rem!important}.md\:p-3{padding:1rem!important}.md\:p-4{padding:1.5rem!important}.md\:p-5{padding:2rem!important}.md\:p-6{padding:3rem!important}.md\:p-7{padding:4rem!important}.md\:p-8{padding:5rem!important}.md\:pt-0{padding-top:0rem!important}.md\:pt-1{padding-top:.25rem!important}.md\:pt-2{padding-top:.5rem!important}.md\:pt-3{padding-top:1rem!important}.md\:pt-4{padding-top:1.5rem!important}.md\:pt-5{padding-top:2rem!important}.md\:pt-6{padding-top:3rem!important}.md\:pt-7{padding-top:4rem!important}.md\:pt-8{padding-top:5rem!important}.md\:pr-0{padding-right:0rem!important}.md\:pr-1{padding-right:.25rem!important}.md\:pr-2{padding-right:.5rem!important}.md\:pr-3{padding-right:1rem!important}.md\:pr-4{padding-right:1.5rem!important}.md\:pr-5{padding-right:2rem!important}.md\:pr-6{padding-right:3rem!important}.md\:pr-7{padding-right:4rem!important}.md\:pr-8{padding-right:5rem!important}.md\:pl-0{padding-left:0rem!important}.md\:pl-1{padding-left:.25rem!important}.md\:pl-2{padding-left:.5rem!important}.md\:pl-3{padding-left:1rem!important}.md\:pl-4{padding-left:1.5rem!important}.md\:pl-5{padding-left:2rem!important}.md\:pl-6{padding-left:3rem!important}.md\:pl-7{padding-left:4rem!important}.md\:pl-8{padding-left:5rem!important}.md\:pb-0{padding-bottom:0rem!important}.md\:pb-1{padding-bottom:.25rem!important}.md\:pb-2{padding-bottom:.5rem!important}.md\:pb-3{padding-bottom:1rem!important}.md\:pb-4{padding-bottom:1.5rem!important}.md\:pb-5{padding-bottom:2rem!important}.md\:pb-6{padding-bottom:3rem!important}.md\:pb-7{padding-bottom:4rem!important}.md\:pb-8{padding-bottom:5rem!important}.md\:px-0{padding-left:0rem!important;padding-right:0rem!important}.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.md\:px-3{padding-left:1rem!important;padding-right:1rem!important}.md\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:px-5{padding-left:2rem!important;padding-right:2rem!important}.md\:px-6{padding-left:3rem!important;padding-right:3rem!important}.md\:px-7{padding-left:4rem!important;padding-right:4rem!important}.md\:px-8{padding-left:5rem!important;padding-right:5rem!important}.md\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.md\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.md\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.md\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.md\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.md\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.md\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.md\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.md\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width: 992px){.lg\:p-0{padding:0rem!important}.lg\:p-1{padding:.25rem!important}.lg\:p-2{padding:.5rem!important}.lg\:p-3{padding:1rem!important}.lg\:p-4{padding:1.5rem!important}.lg\:p-5{padding:2rem!important}.lg\:p-6{padding:3rem!important}.lg\:p-7{padding:4rem!important}.lg\:p-8{padding:5rem!important}.lg\:pt-0{padding-top:0rem!important}.lg\:pt-1{padding-top:.25rem!important}.lg\:pt-2{padding-top:.5rem!important}.lg\:pt-3{padding-top:1rem!important}.lg\:pt-4{padding-top:1.5rem!important}.lg\:pt-5{padding-top:2rem!important}.lg\:pt-6{padding-top:3rem!important}.lg\:pt-7{padding-top:4rem!important}.lg\:pt-8{padding-top:5rem!important}.lg\:pr-0{padding-right:0rem!important}.lg\:pr-1{padding-right:.25rem!important}.lg\:pr-2{padding-right:.5rem!important}.lg\:pr-3{padding-right:1rem!important}.lg\:pr-4{padding-right:1.5rem!important}.lg\:pr-5{padding-right:2rem!important}.lg\:pr-6{padding-right:3rem!important}.lg\:pr-7{padding-right:4rem!important}.lg\:pr-8{padding-right:5rem!important}.lg\:pl-0{padding-left:0rem!important}.lg\:pl-1{padding-left:.25rem!important}.lg\:pl-2{padding-left:.5rem!important}.lg\:pl-3{padding-left:1rem!important}.lg\:pl-4{padding-left:1.5rem!important}.lg\:pl-5{padding-left:2rem!important}.lg\:pl-6{padding-left:3rem!important}.lg\:pl-7{padding-left:4rem!important}.lg\:pl-8{padding-left:5rem!important}.lg\:pb-0{padding-bottom:0rem!important}.lg\:pb-1{padding-bottom:.25rem!important}.lg\:pb-2{padding-bottom:.5rem!important}.lg\:pb-3{padding-bottom:1rem!important}.lg\:pb-4{padding-bottom:1.5rem!important}.lg\:pb-5{padding-bottom:2rem!important}.lg\:pb-6{padding-bottom:3rem!important}.lg\:pb-7{padding-bottom:4rem!important}.lg\:pb-8{padding-bottom:5rem!important}.lg\:px-0{padding-left:0rem!important;padding-right:0rem!important}.lg\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.lg\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.lg\:px-3{padding-left:1rem!important;padding-right:1rem!important}.lg\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:px-5{padding-left:2rem!important;padding-right:2rem!important}.lg\:px-6{padding-left:3rem!important;padding-right:3rem!important}.lg\:px-7{padding-left:4rem!important;padding-right:4rem!important}.lg\:px-8{padding-left:5rem!important;padding-right:5rem!important}.lg\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.lg\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.lg\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.lg\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.lg\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.lg\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.lg\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.lg\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.lg\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}@media screen and (min-width: 1200px){.xl\:p-0{padding:0rem!important}.xl\:p-1{padding:.25rem!important}.xl\:p-2{padding:.5rem!important}.xl\:p-3{padding:1rem!important}.xl\:p-4{padding:1.5rem!important}.xl\:p-5{padding:2rem!important}.xl\:p-6{padding:3rem!important}.xl\:p-7{padding:4rem!important}.xl\:p-8{padding:5rem!important}.xl\:pt-0{padding-top:0rem!important}.xl\:pt-1{padding-top:.25rem!important}.xl\:pt-2{padding-top:.5rem!important}.xl\:pt-3{padding-top:1rem!important}.xl\:pt-4{padding-top:1.5rem!important}.xl\:pt-5{padding-top:2rem!important}.xl\:pt-6{padding-top:3rem!important}.xl\:pt-7{padding-top:4rem!important}.xl\:pt-8{padding-top:5rem!important}.xl\:pr-0{padding-right:0rem!important}.xl\:pr-1{padding-right:.25rem!important}.xl\:pr-2{padding-right:.5rem!important}.xl\:pr-3{padding-right:1rem!important}.xl\:pr-4{padding-right:1.5rem!important}.xl\:pr-5{padding-right:2rem!important}.xl\:pr-6{padding-right:3rem!important}.xl\:pr-7{padding-right:4rem!important}.xl\:pr-8{padding-right:5rem!important}.xl\:pl-0{padding-left:0rem!important}.xl\:pl-1{padding-left:.25rem!important}.xl\:pl-2{padding-left:.5rem!important}.xl\:pl-3{padding-left:1rem!important}.xl\:pl-4{padding-left:1.5rem!important}.xl\:pl-5{padding-left:2rem!important}.xl\:pl-6{padding-left:3rem!important}.xl\:pl-7{padding-left:4rem!important}.xl\:pl-8{padding-left:5rem!important}.xl\:pb-0{padding-bottom:0rem!important}.xl\:pb-1{padding-bottom:.25rem!important}.xl\:pb-2{padding-bottom:.5rem!important}.xl\:pb-3{padding-bottom:1rem!important}.xl\:pb-4{padding-bottom:1.5rem!important}.xl\:pb-5{padding-bottom:2rem!important}.xl\:pb-6{padding-bottom:3rem!important}.xl\:pb-7{padding-bottom:4rem!important}.xl\:pb-8{padding-bottom:5rem!important}.xl\:px-0{padding-left:0rem!important;padding-right:0rem!important}.xl\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.xl\:px-2{padding-left:.5rem!important;padding-right:.5rem!important}.xl\:px-3{padding-left:1rem!important;padding-right:1rem!important}.xl\:px-4{padding-left:1.5rem!important;padding-right:1.5rem!important}.xl\:px-5{padding-left:2rem!important;padding-right:2rem!important}.xl\:px-6{padding-left:3rem!important;padding-right:3rem!important}.xl\:px-7{padding-left:4rem!important;padding-right:4rem!important}.xl\:px-8{padding-left:5rem!important;padding-right:5rem!important}.xl\:py-0{padding-top:0rem!important;padding-bottom:0rem!important}.xl\:py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.xl\:py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.xl\:py-3{padding-top:1rem!important;padding-bottom:1rem!important}.xl\:py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.xl\:py-5{padding-top:2rem!important;padding-bottom:2rem!important}.xl\:py-6{padding-top:3rem!important;padding-bottom:3rem!important}.xl\:py-7{padding-top:4rem!important;padding-bottom:4rem!important}.xl\:py-8{padding-top:5rem!important;padding-bottom:5rem!important}}.m-0{margin:0rem!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-6{margin:3rem!important}.m-7{margin:4rem!important}.m-8{margin:5rem!important}.-m-1{margin:-.25rem!important}.-m-2{margin:-.5rem!important}.-m-3{margin:-1rem!important}.-m-4{margin:-1.5rem!important}.-m-5{margin:-2rem!important}.-m-6{margin:-3rem!important}.-m-7{margin:-4rem!important}.-m-8{margin:-5rem!important}.m-auto{margin:auto!important}.mt-0{margin-top:0rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-6{margin-top:3rem!important}.mt-7{margin-top:4rem!important}.mt-8{margin-top:5rem!important}.-mt-1{margin-top:-.25rem!important}.-mt-2{margin-top:-.5rem!important}.-mt-3{margin-top:-1rem!important}.-mt-4{margin-top:-1.5rem!important}.-mt-5{margin-top:-2rem!important}.-mt-6{margin-top:-3rem!important}.-mt-7{margin-top:-4rem!important}.-mt-8{margin-top:-5rem!important}.mt-auto{margin-top:auto!important}.mr-0{margin-right:0rem!important}.mr-1{margin-right:.25rem!important}.mr-2{margin-right:.5rem!important}.mr-3{margin-right:1rem!important}.mr-4{margin-right:1.5rem!important}.mr-5{margin-right:2rem!important}.mr-6{margin-right:3rem!important}.mr-7{margin-right:4rem!important}.mr-8{margin-right:5rem!important}.-mr-1{margin-right:-.25rem!important}.-mr-2{margin-right:-.5rem!important}.-mr-3{margin-right:-1rem!important}.-mr-4{margin-right:-1.5rem!important}.-mr-5{margin-right:-2rem!important}.-mr-6{margin-right:-3rem!important}.-mr-7{margin-right:-4rem!important}.-mr-8{margin-right:-5rem!important}.mr-auto{margin-right:auto!important}.ml-0{margin-left:0rem!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-3{margin-left:1rem!important}.ml-4{margin-left:1.5rem!important}.ml-5{margin-left:2rem!important}.ml-6{margin-left:3rem!important}.ml-7{margin-left:4rem!important}.ml-8{margin-left:5rem!important}.-ml-1{margin-left:-.25rem!important}.-ml-2{margin-left:-.5rem!important}.-ml-3{margin-left:-1rem!important}.-ml-4{margin-left:-1.5rem!important}.-ml-5{margin-left:-2rem!important}.-ml-6{margin-left:-3rem!important}.-ml-7{margin-left:-4rem!important}.-ml-8{margin-left:-5rem!important}.ml-auto{margin-left:auto!important}.mb-0{margin-bottom:0rem!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-6{margin-bottom:3rem!important}.mb-7{margin-bottom:4rem!important}.mb-8{margin-bottom:5rem!important}.-mb-1{margin-bottom:-.25rem!important}.-mb-2{margin-bottom:-.5rem!important}.-mb-3{margin-bottom:-1rem!important}.-mb-4{margin-bottom:-1.5rem!important}.-mb-5{margin-bottom:-2rem!important}.-mb-6{margin-bottom:-3rem!important}.-mb-7{margin-bottom:-4rem!important}.-mb-8{margin-bottom:-5rem!important}.mb-auto{margin-bottom:auto!important}.mx-0{margin-left:0rem!important;margin-right:0rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.mx-3{margin-left:1rem!important;margin-right:1rem!important}.mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-5{margin-left:2rem!important;margin-right:2rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.mx-7{margin-left:4rem!important;margin-right:4rem!important}.mx-8{margin-left:5rem!important;margin-right:5rem!important}.-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.my-7{margin-top:4rem!important;margin-bottom:4rem!important}.my-8{margin-top:5rem!important;margin-bottom:5rem!important}.-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}@media screen and (min-width: 576px){.sm\:m-0{margin:0rem!important}.sm\:m-1{margin:.25rem!important}.sm\:m-2{margin:.5rem!important}.sm\:m-3{margin:1rem!important}.sm\:m-4{margin:1.5rem!important}.sm\:m-5{margin:2rem!important}.sm\:m-6{margin:3rem!important}.sm\:m-7{margin:4rem!important}.sm\:m-8{margin:5rem!important}.sm\:-m-1{margin:-.25rem!important}.sm\:-m-2{margin:-.5rem!important}.sm\:-m-3{margin:-1rem!important}.sm\:-m-4{margin:-1.5rem!important}.sm\:-m-5{margin:-2rem!important}.sm\:-m-6{margin:-3rem!important}.sm\:-m-7{margin:-4rem!important}.sm\:-m-8{margin:-5rem!important}.sm\:m-auto{margin:auto!important}.sm\:mt-0{margin-top:0rem!important}.sm\:mt-1{margin-top:.25rem!important}.sm\:mt-2{margin-top:.5rem!important}.sm\:mt-3{margin-top:1rem!important}.sm\:mt-4{margin-top:1.5rem!important}.sm\:mt-5{margin-top:2rem!important}.sm\:mt-6{margin-top:3rem!important}.sm\:mt-7{margin-top:4rem!important}.sm\:mt-8{margin-top:5rem!important}.sm\:-mt-1{margin-top:-.25rem!important}.sm\:-mt-2{margin-top:-.5rem!important}.sm\:-mt-3{margin-top:-1rem!important}.sm\:-mt-4{margin-top:-1.5rem!important}.sm\:-mt-5{margin-top:-2rem!important}.sm\:-mt-6{margin-top:-3rem!important}.sm\:-mt-7{margin-top:-4rem!important}.sm\:-mt-8{margin-top:-5rem!important}.sm\:mt-auto{margin-top:auto!important}.sm\:mr-0{margin-right:0rem!important}.sm\:mr-1{margin-right:.25rem!important}.sm\:mr-2{margin-right:.5rem!important}.sm\:mr-3{margin-right:1rem!important}.sm\:mr-4{margin-right:1.5rem!important}.sm\:mr-5{margin-right:2rem!important}.sm\:mr-6{margin-right:3rem!important}.sm\:mr-7{margin-right:4rem!important}.sm\:mr-8{margin-right:5rem!important}.sm\:-mr-1{margin-right:-.25rem!important}.sm\:-mr-2{margin-right:-.5rem!important}.sm\:-mr-3{margin-right:-1rem!important}.sm\:-mr-4{margin-right:-1.5rem!important}.sm\:-mr-5{margin-right:-2rem!important}.sm\:-mr-6{margin-right:-3rem!important}.sm\:-mr-7{margin-right:-4rem!important}.sm\:-mr-8{margin-right:-5rem!important}.sm\:mr-auto{margin-right:auto!important}.sm\:ml-0{margin-left:0rem!important}.sm\:ml-1{margin-left:.25rem!important}.sm\:ml-2{margin-left:.5rem!important}.sm\:ml-3{margin-left:1rem!important}.sm\:ml-4{margin-left:1.5rem!important}.sm\:ml-5{margin-left:2rem!important}.sm\:ml-6{margin-left:3rem!important}.sm\:ml-7{margin-left:4rem!important}.sm\:ml-8{margin-left:5rem!important}.sm\:-ml-1{margin-left:-.25rem!important}.sm\:-ml-2{margin-left:-.5rem!important}.sm\:-ml-3{margin-left:-1rem!important}.sm\:-ml-4{margin-left:-1.5rem!important}.sm\:-ml-5{margin-left:-2rem!important}.sm\:-ml-6{margin-left:-3rem!important}.sm\:-ml-7{margin-left:-4rem!important}.sm\:-ml-8{margin-left:-5rem!important}.sm\:ml-auto{margin-left:auto!important}.sm\:mb-0{margin-bottom:0rem!important}.sm\:mb-1{margin-bottom:.25rem!important}.sm\:mb-2{margin-bottom:.5rem!important}.sm\:mb-3{margin-bottom:1rem!important}.sm\:mb-4{margin-bottom:1.5rem!important}.sm\:mb-5{margin-bottom:2rem!important}.sm\:mb-6{margin-bottom:3rem!important}.sm\:mb-7{margin-bottom:4rem!important}.sm\:mb-8{margin-bottom:5rem!important}.sm\:-mb-1{margin-bottom:-.25rem!important}.sm\:-mb-2{margin-bottom:-.5rem!important}.sm\:-mb-3{margin-bottom:-1rem!important}.sm\:-mb-4{margin-bottom:-1.5rem!important}.sm\:-mb-5{margin-bottom:-2rem!important}.sm\:-mb-6{margin-bottom:-3rem!important}.sm\:-mb-7{margin-bottom:-4rem!important}.sm\:-mb-8{margin-bottom:-5rem!important}.sm\:mb-auto{margin-bottom:auto!important}.sm\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.sm\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.sm\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.sm\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.sm\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.sm\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.sm\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.sm\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.sm\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.sm\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.sm\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.sm\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.sm\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.sm\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.sm\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.sm\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.sm\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.sm\:mx-auto{margin-left:auto!important;margin-right:auto!important}.sm\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.sm\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.sm\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.sm\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.sm\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.sm\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.sm\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.sm\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.sm\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.sm\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.sm\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.sm\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.sm\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.sm\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.sm\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.sm\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.sm\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.sm\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width: 768px){.md\:m-0{margin:0rem!important}.md\:m-1{margin:.25rem!important}.md\:m-2{margin:.5rem!important}.md\:m-3{margin:1rem!important}.md\:m-4{margin:1.5rem!important}.md\:m-5{margin:2rem!important}.md\:m-6{margin:3rem!important}.md\:m-7{margin:4rem!important}.md\:m-8{margin:5rem!important}.md\:-m-1{margin:-.25rem!important}.md\:-m-2{margin:-.5rem!important}.md\:-m-3{margin:-1rem!important}.md\:-m-4{margin:-1.5rem!important}.md\:-m-5{margin:-2rem!important}.md\:-m-6{margin:-3rem!important}.md\:-m-7{margin:-4rem!important}.md\:-m-8{margin:-5rem!important}.md\:m-auto{margin:auto!important}.md\:mt-0{margin-top:0rem!important}.md\:mt-1{margin-top:.25rem!important}.md\:mt-2{margin-top:.5rem!important}.md\:mt-3{margin-top:1rem!important}.md\:mt-4{margin-top:1.5rem!important}.md\:mt-5{margin-top:2rem!important}.md\:mt-6{margin-top:3rem!important}.md\:mt-7{margin-top:4rem!important}.md\:mt-8{margin-top:5rem!important}.md\:-mt-1{margin-top:-.25rem!important}.md\:-mt-2{margin-top:-.5rem!important}.md\:-mt-3{margin-top:-1rem!important}.md\:-mt-4{margin-top:-1.5rem!important}.md\:-mt-5{margin-top:-2rem!important}.md\:-mt-6{margin-top:-3rem!important}.md\:-mt-7{margin-top:-4rem!important}.md\:-mt-8{margin-top:-5rem!important}.md\:mt-auto{margin-top:auto!important}.md\:mr-0{margin-right:0rem!important}.md\:mr-1{margin-right:.25rem!important}.md\:mr-2{margin-right:.5rem!important}.md\:mr-3{margin-right:1rem!important}.md\:mr-4{margin-right:1.5rem!important}.md\:mr-5{margin-right:2rem!important}.md\:mr-6{margin-right:3rem!important}.md\:mr-7{margin-right:4rem!important}.md\:mr-8{margin-right:5rem!important}.md\:-mr-1{margin-right:-.25rem!important}.md\:-mr-2{margin-right:-.5rem!important}.md\:-mr-3{margin-right:-1rem!important}.md\:-mr-4{margin-right:-1.5rem!important}.md\:-mr-5{margin-right:-2rem!important}.md\:-mr-6{margin-right:-3rem!important}.md\:-mr-7{margin-right:-4rem!important}.md\:-mr-8{margin-right:-5rem!important}.md\:mr-auto{margin-right:auto!important}.md\:ml-0{margin-left:0rem!important}.md\:ml-1{margin-left:.25rem!important}.md\:ml-2{margin-left:.5rem!important}.md\:ml-3{margin-left:1rem!important}.md\:ml-4{margin-left:1.5rem!important}.md\:ml-5{margin-left:2rem!important}.md\:ml-6{margin-left:3rem!important}.md\:ml-7{margin-left:4rem!important}.md\:ml-8{margin-left:5rem!important}.md\:-ml-1{margin-left:-.25rem!important}.md\:-ml-2{margin-left:-.5rem!important}.md\:-ml-3{margin-left:-1rem!important}.md\:-ml-4{margin-left:-1.5rem!important}.md\:-ml-5{margin-left:-2rem!important}.md\:-ml-6{margin-left:-3rem!important}.md\:-ml-7{margin-left:-4rem!important}.md\:-ml-8{margin-left:-5rem!important}.md\:ml-auto{margin-left:auto!important}.md\:mb-0{margin-bottom:0rem!important}.md\:mb-1{margin-bottom:.25rem!important}.md\:mb-2{margin-bottom:.5rem!important}.md\:mb-3{margin-bottom:1rem!important}.md\:mb-4{margin-bottom:1.5rem!important}.md\:mb-5{margin-bottom:2rem!important}.md\:mb-6{margin-bottom:3rem!important}.md\:mb-7{margin-bottom:4rem!important}.md\:mb-8{margin-bottom:5rem!important}.md\:-mb-1{margin-bottom:-.25rem!important}.md\:-mb-2{margin-bottom:-.5rem!important}.md\:-mb-3{margin-bottom:-1rem!important}.md\:-mb-4{margin-bottom:-1.5rem!important}.md\:-mb-5{margin-bottom:-2rem!important}.md\:-mb-6{margin-bottom:-3rem!important}.md\:-mb-7{margin-bottom:-4rem!important}.md\:-mb-8{margin-bottom:-5rem!important}.md\:mb-auto{margin-bottom:auto!important}.md\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.md\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.md\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.md\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.md\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.md\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.md\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.md\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.md\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.md\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.md\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.md\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.md\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.md\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.md\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.md\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.md\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.md\:mx-auto{margin-left:auto!important;margin-right:auto!important}.md\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.md\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.md\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.md\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.md\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.md\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.md\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.md\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.md\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.md\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.md\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.md\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.md\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.md\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.md\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.md\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.md\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.md\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width: 992px){.lg\:m-0{margin:0rem!important}.lg\:m-1{margin:.25rem!important}.lg\:m-2{margin:.5rem!important}.lg\:m-3{margin:1rem!important}.lg\:m-4{margin:1.5rem!important}.lg\:m-5{margin:2rem!important}.lg\:m-6{margin:3rem!important}.lg\:m-7{margin:4rem!important}.lg\:m-8{margin:5rem!important}.lg\:-m-1{margin:-.25rem!important}.lg\:-m-2{margin:-.5rem!important}.lg\:-m-3{margin:-1rem!important}.lg\:-m-4{margin:-1.5rem!important}.lg\:-m-5{margin:-2rem!important}.lg\:-m-6{margin:-3rem!important}.lg\:-m-7{margin:-4rem!important}.lg\:-m-8{margin:-5rem!important}.lg\:m-auto{margin:auto!important}.lg\:mt-0{margin-top:0rem!important}.lg\:mt-1{margin-top:.25rem!important}.lg\:mt-2{margin-top:.5rem!important}.lg\:mt-3{margin-top:1rem!important}.lg\:mt-4{margin-top:1.5rem!important}.lg\:mt-5{margin-top:2rem!important}.lg\:mt-6{margin-top:3rem!important}.lg\:mt-7{margin-top:4rem!important}.lg\:mt-8{margin-top:5rem!important}.lg\:-mt-1{margin-top:-.25rem!important}.lg\:-mt-2{margin-top:-.5rem!important}.lg\:-mt-3{margin-top:-1rem!important}.lg\:-mt-4{margin-top:-1.5rem!important}.lg\:-mt-5{margin-top:-2rem!important}.lg\:-mt-6{margin-top:-3rem!important}.lg\:-mt-7{margin-top:-4rem!important}.lg\:-mt-8{margin-top:-5rem!important}.lg\:mt-auto{margin-top:auto!important}.lg\:mr-0{margin-right:0rem!important}.lg\:mr-1{margin-right:.25rem!important}.lg\:mr-2{margin-right:.5rem!important}.lg\:mr-3{margin-right:1rem!important}.lg\:mr-4{margin-right:1.5rem!important}.lg\:mr-5{margin-right:2rem!important}.lg\:mr-6{margin-right:3rem!important}.lg\:mr-7{margin-right:4rem!important}.lg\:mr-8{margin-right:5rem!important}.lg\:-mr-1{margin-right:-.25rem!important}.lg\:-mr-2{margin-right:-.5rem!important}.lg\:-mr-3{margin-right:-1rem!important}.lg\:-mr-4{margin-right:-1.5rem!important}.lg\:-mr-5{margin-right:-2rem!important}.lg\:-mr-6{margin-right:-3rem!important}.lg\:-mr-7{margin-right:-4rem!important}.lg\:-mr-8{margin-right:-5rem!important}.lg\:mr-auto{margin-right:auto!important}.lg\:ml-0{margin-left:0rem!important}.lg\:ml-1{margin-left:.25rem!important}.lg\:ml-2{margin-left:.5rem!important}.lg\:ml-3{margin-left:1rem!important}.lg\:ml-4{margin-left:1.5rem!important}.lg\:ml-5{margin-left:2rem!important}.lg\:ml-6{margin-left:3rem!important}.lg\:ml-7{margin-left:4rem!important}.lg\:ml-8{margin-left:5rem!important}.lg\:-ml-1{margin-left:-.25rem!important}.lg\:-ml-2{margin-left:-.5rem!important}.lg\:-ml-3{margin-left:-1rem!important}.lg\:-ml-4{margin-left:-1.5rem!important}.lg\:-ml-5{margin-left:-2rem!important}.lg\:-ml-6{margin-left:-3rem!important}.lg\:-ml-7{margin-left:-4rem!important}.lg\:-ml-8{margin-left:-5rem!important}.lg\:ml-auto{margin-left:auto!important}.lg\:mb-0{margin-bottom:0rem!important}.lg\:mb-1{margin-bottom:.25rem!important}.lg\:mb-2{margin-bottom:.5rem!important}.lg\:mb-3{margin-bottom:1rem!important}.lg\:mb-4{margin-bottom:1.5rem!important}.lg\:mb-5{margin-bottom:2rem!important}.lg\:mb-6{margin-bottom:3rem!important}.lg\:mb-7{margin-bottom:4rem!important}.lg\:mb-8{margin-bottom:5rem!important}.lg\:-mb-1{margin-bottom:-.25rem!important}.lg\:-mb-2{margin-bottom:-.5rem!important}.lg\:-mb-3{margin-bottom:-1rem!important}.lg\:-mb-4{margin-bottom:-1.5rem!important}.lg\:-mb-5{margin-bottom:-2rem!important}.lg\:-mb-6{margin-bottom:-3rem!important}.lg\:-mb-7{margin-bottom:-4rem!important}.lg\:-mb-8{margin-bottom:-5rem!important}.lg\:mb-auto{margin-bottom:auto!important}.lg\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.lg\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.lg\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.lg\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.lg\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.lg\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.lg\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.lg\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.lg\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.lg\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.lg\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.lg\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.lg\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.lg\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.lg\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.lg\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.lg\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.lg\:mx-auto{margin-left:auto!important;margin-right:auto!important}.lg\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.lg\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.lg\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.lg\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.lg\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.lg\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.lg\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.lg\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.lg\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.lg\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.lg\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.lg\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.lg\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.lg\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.lg\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.lg\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.lg\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.lg\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}@media screen and (min-width: 1200px){.xl\:m-0{margin:0rem!important}.xl\:m-1{margin:.25rem!important}.xl\:m-2{margin:.5rem!important}.xl\:m-3{margin:1rem!important}.xl\:m-4{margin:1.5rem!important}.xl\:m-5{margin:2rem!important}.xl\:m-6{margin:3rem!important}.xl\:m-7{margin:4rem!important}.xl\:m-8{margin:5rem!important}.xl\:-m-1{margin:-.25rem!important}.xl\:-m-2{margin:-.5rem!important}.xl\:-m-3{margin:-1rem!important}.xl\:-m-4{margin:-1.5rem!important}.xl\:-m-5{margin:-2rem!important}.xl\:-m-6{margin:-3rem!important}.xl\:-m-7{margin:-4rem!important}.xl\:-m-8{margin:-5rem!important}.xl\:m-auto{margin:auto!important}.xl\:mt-0{margin-top:0rem!important}.xl\:mt-1{margin-top:.25rem!important}.xl\:mt-2{margin-top:.5rem!important}.xl\:mt-3{margin-top:1rem!important}.xl\:mt-4{margin-top:1.5rem!important}.xl\:mt-5{margin-top:2rem!important}.xl\:mt-6{margin-top:3rem!important}.xl\:mt-7{margin-top:4rem!important}.xl\:mt-8{margin-top:5rem!important}.xl\:-mt-1{margin-top:-.25rem!important}.xl\:-mt-2{margin-top:-.5rem!important}.xl\:-mt-3{margin-top:-1rem!important}.xl\:-mt-4{margin-top:-1.5rem!important}.xl\:-mt-5{margin-top:-2rem!important}.xl\:-mt-6{margin-top:-3rem!important}.xl\:-mt-7{margin-top:-4rem!important}.xl\:-mt-8{margin-top:-5rem!important}.xl\:mt-auto{margin-top:auto!important}.xl\:mr-0{margin-right:0rem!important}.xl\:mr-1{margin-right:.25rem!important}.xl\:mr-2{margin-right:.5rem!important}.xl\:mr-3{margin-right:1rem!important}.xl\:mr-4{margin-right:1.5rem!important}.xl\:mr-5{margin-right:2rem!important}.xl\:mr-6{margin-right:3rem!important}.xl\:mr-7{margin-right:4rem!important}.xl\:mr-8{margin-right:5rem!important}.xl\:-mr-1{margin-right:-.25rem!important}.xl\:-mr-2{margin-right:-.5rem!important}.xl\:-mr-3{margin-right:-1rem!important}.xl\:-mr-4{margin-right:-1.5rem!important}.xl\:-mr-5{margin-right:-2rem!important}.xl\:-mr-6{margin-right:-3rem!important}.xl\:-mr-7{margin-right:-4rem!important}.xl\:-mr-8{margin-right:-5rem!important}.xl\:mr-auto{margin-right:auto!important}.xl\:ml-0{margin-left:0rem!important}.xl\:ml-1{margin-left:.25rem!important}.xl\:ml-2{margin-left:.5rem!important}.xl\:ml-3{margin-left:1rem!important}.xl\:ml-4{margin-left:1.5rem!important}.xl\:ml-5{margin-left:2rem!important}.xl\:ml-6{margin-left:3rem!important}.xl\:ml-7{margin-left:4rem!important}.xl\:ml-8{margin-left:5rem!important}.xl\:-ml-1{margin-left:-.25rem!important}.xl\:-ml-2{margin-left:-.5rem!important}.xl\:-ml-3{margin-left:-1rem!important}.xl\:-ml-4{margin-left:-1.5rem!important}.xl\:-ml-5{margin-left:-2rem!important}.xl\:-ml-6{margin-left:-3rem!important}.xl\:-ml-7{margin-left:-4rem!important}.xl\:-ml-8{margin-left:-5rem!important}.xl\:ml-auto{margin-left:auto!important}.xl\:mb-0{margin-bottom:0rem!important}.xl\:mb-1{margin-bottom:.25rem!important}.xl\:mb-2{margin-bottom:.5rem!important}.xl\:mb-3{margin-bottom:1rem!important}.xl\:mb-4{margin-bottom:1.5rem!important}.xl\:mb-5{margin-bottom:2rem!important}.xl\:mb-6{margin-bottom:3rem!important}.xl\:mb-7{margin-bottom:4rem!important}.xl\:mb-8{margin-bottom:5rem!important}.xl\:-mb-1{margin-bottom:-.25rem!important}.xl\:-mb-2{margin-bottom:-.5rem!important}.xl\:-mb-3{margin-bottom:-1rem!important}.xl\:-mb-4{margin-bottom:-1.5rem!important}.xl\:-mb-5{margin-bottom:-2rem!important}.xl\:-mb-6{margin-bottom:-3rem!important}.xl\:-mb-7{margin-bottom:-4rem!important}.xl\:-mb-8{margin-bottom:-5rem!important}.xl\:mb-auto{margin-bottom:auto!important}.xl\:mx-0{margin-left:0rem!important;margin-right:0rem!important}.xl\:mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.xl\:mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.xl\:mx-3{margin-left:1rem!important;margin-right:1rem!important}.xl\:mx-4{margin-left:1.5rem!important;margin-right:1.5rem!important}.xl\:mx-5{margin-left:2rem!important;margin-right:2rem!important}.xl\:mx-6{margin-left:3rem!important;margin-right:3rem!important}.xl\:mx-7{margin-left:4rem!important;margin-right:4rem!important}.xl\:mx-8{margin-left:5rem!important;margin-right:5rem!important}.xl\:-mx-1{margin-left:-.25rem!important;margin-right:-.25rem!important}.xl\:-mx-2{margin-left:-.5rem!important;margin-right:-.5rem!important}.xl\:-mx-3{margin-left:-1rem!important;margin-right:-1rem!important}.xl\:-mx-4{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.xl\:-mx-5{margin-left:-2rem!important;margin-right:-2rem!important}.xl\:-mx-6{margin-left:-3rem!important;margin-right:-3rem!important}.xl\:-mx-7{margin-left:-4rem!important;margin-right:-4rem!important}.xl\:-mx-8{margin-left:-5rem!important;margin-right:-5rem!important}.xl\:mx-auto{margin-left:auto!important;margin-right:auto!important}.xl\:my-0{margin-top:0rem!important;margin-bottom:0rem!important}.xl\:my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.xl\:my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.xl\:my-3{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.xl\:my-5{margin-top:2rem!important;margin-bottom:2rem!important}.xl\:my-6{margin-top:3rem!important;margin-bottom:3rem!important}.xl\:my-7{margin-top:4rem!important;margin-bottom:4rem!important}.xl\:my-8{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:-my-1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.xl\:-my-2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.xl\:-my-3{margin-top:-1rem!important;margin-bottom:-1rem!important}.xl\:-my-4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.xl\:-my-5{margin-top:-2rem!important;margin-bottom:-2rem!important}.xl\:-my-6{margin-top:-3rem!important;margin-bottom:-3rem!important}.xl\:-my-7{margin-top:-4rem!important;margin-bottom:-4rem!important}.xl\:-my-8{margin-top:-5rem!important;margin-bottom:-5rem!important}.xl\:my-auto{margin-top:auto!important;margin-bottom:auto!important}}.shadow-none{box-shadow:none!important}.shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.focus\:shadow-none:focus{box-shadow:none!important}.hover\:shadow-none:hover,.active\:shadow-none:active{box-shadow:none!important}.focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.hover\:shadow-1:hover,.active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.hover\:shadow-2:hover,.active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.hover\:shadow-3:hover,.active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.hover\:shadow-4:hover,.active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.hover\:shadow-5:hover,.active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.hover\:shadow-6:hover,.active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.hover\:shadow-7:hover,.active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.hover\:shadow-8:hover,.active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}@media screen and (min-width: 576px){.sm\:shadow-none{box-shadow:none!important}.sm\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.sm\:focus\:shadow-none:focus{box-shadow:none!important}.sm\:hover\:shadow-none:hover,.sm\:active\:shadow-none:active{box-shadow:none!important}.sm\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:hover\:shadow-1:hover,.sm\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.sm\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:hover\:shadow-2:hover,.sm\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.sm\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:hover\:shadow-3:hover,.sm\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.sm\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:hover\:shadow-4:hover,.sm\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.sm\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:hover\:shadow-5:hover,.sm\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.sm\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:hover\:shadow-6:hover,.sm\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.sm\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:hover\:shadow-7:hover,.sm\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.sm\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.sm\:hover\:shadow-8:hover,.sm\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width: 768px){.md\:shadow-none{box-shadow:none!important}.md\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.md\:focus\:shadow-none:focus{box-shadow:none!important}.md\:hover\:shadow-none:hover,.md\:active\:shadow-none:active{box-shadow:none!important}.md\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:hover\:shadow-1:hover,.md\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.md\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:hover\:shadow-2:hover,.md\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.md\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:hover\:shadow-3:hover,.md\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.md\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:hover\:shadow-4:hover,.md\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.md\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:hover\:shadow-5:hover,.md\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.md\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:hover\:shadow-6:hover,.md\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.md\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:hover\:shadow-7:hover,.md\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.md\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.md\:hover\:shadow-8:hover,.md\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width: 992px){.lg\:shadow-none{box-shadow:none!important}.lg\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.lg\:focus\:shadow-none:focus{box-shadow:none!important}.lg\:hover\:shadow-none:hover,.lg\:active\:shadow-none:active{box-shadow:none!important}.lg\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:hover\:shadow-1:hover,.lg\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.lg\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:hover\:shadow-2:hover,.lg\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.lg\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:hover\:shadow-3:hover,.lg\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.lg\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:hover\:shadow-4:hover,.lg\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.lg\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:hover\:shadow-5:hover,.lg\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.lg\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:hover\:shadow-6:hover,.lg\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.lg\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:hover\:shadow-7:hover,.lg\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.lg\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.lg\:hover\:shadow-8:hover,.lg\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}@media screen and (min-width: 1200px){.xl\:shadow-none{box-shadow:none!important}.xl\:shadow-1{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:shadow-2{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:shadow-3{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:shadow-4{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:shadow-5{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:shadow-6{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:shadow-7{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:shadow-8{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.xl\:focus\:shadow-none:focus{box-shadow:none!important}.xl\:hover\:shadow-none:hover,.xl\:active\:shadow-none:active{box-shadow:none!important}.xl\:focus\:shadow-1:focus{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:hover\:shadow-1:hover,.xl\:active\:shadow-1:active{box-shadow:0 3px 5px #00000005,0 0 2px #0000000d,0 1px 4px #00000014!important}.xl\:focus\:shadow-2:focus{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:hover\:shadow-2:hover,.xl\:active\:shadow-2:active{box-shadow:0 4px 10px #00000008,0 0 2px #0000000f,0 2px 6px #0000001f!important}.xl\:focus\:shadow-3:focus{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:hover\:shadow-3:hover,.xl\:active\:shadow-3:active{box-shadow:0 1px 8px #00000014,0 3px 4px #0000001a,0 1px 4px -1px #0000001a!important}.xl\:focus\:shadow-4:focus{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:hover\:shadow-4:hover,.xl\:active\:shadow-4:active{box-shadow:0 1px 10px #0000001f,0 4px 5px #00000024,0 2px 4px -1px #0003!important}.xl\:focus\:shadow-5:focus{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:hover\:shadow-5:hover,.xl\:active\:shadow-5:active{box-shadow:0 1px 7px #0000001a,0 4px 5px -2px #0000001f,0 10px 15px -5px #0003!important}.xl\:focus\:shadow-6:focus{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:hover\:shadow-6:hover,.xl\:active\:shadow-6:active{box-shadow:0 3px 5px #0000000f,0 7px 9px #0000001f,0 20px 25px -8px #0000002e!important}.xl\:focus\:shadow-7:focus{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:hover\:shadow-7:hover,.xl\:active\:shadow-7:active{box-shadow:0 7px 30px #00000014,0 22px 30px 2px #00000026,0 8px 10px #00000026!important}.xl\:focus\:shadow-8:focus{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}.xl\:hover\:shadow-8:hover,.xl\:active\:shadow-8:active{box-shadow:0 9px 46px 8px #0000001f,0 24px 38px 3px #00000024,0 11px 15px #0003!important}}.border-none{border-width:0px!important;border-style:none}.border-1{border-width:1px!important;border-style:solid}.border-2{border-width:2px!important;border-style:solid}.border-3{border-width:3px!important;border-style:solid}.border-top-none{border-top-width:0px!important;border-top-style:none}.border-top-1{border-top-width:1px!important;border-top-style:solid}.border-top-2{border-top-width:2px!important;border-top-style:solid}.border-top-3{border-top-width:3px!important;border-top-style:solid}.border-right-none{border-right-width:0px!important;border-right-style:none}.border-right-1{border-right-width:1px!important;border-right-style:solid}.border-right-2{border-right-width:2px!important;border-right-style:solid}.border-right-3{border-right-width:3px!important;border-right-style:solid}.border-left-none{border-left-width:0px!important;border-left-style:none}.border-left-1{border-left-width:1px!important;border-left-style:solid}.border-left-2{border-left-width:2px!important;border-left-style:solid}.border-left-3{border-left-width:3px!important;border-left-style:solid}.border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}@media screen and (min-width: 576px){.sm\:border-none{border-width:0px!important;border-style:none}.sm\:border-1{border-width:1px!important;border-style:solid}.sm\:border-2{border-width:2px!important;border-style:solid}.sm\:border-3{border-width:3px!important;border-style:solid}.sm\:border-top-none{border-top-width:0px!important;border-top-style:none}.sm\:border-top-1{border-top-width:1px!important;border-top-style:solid}.sm\:border-top-2{border-top-width:2px!important;border-top-style:solid}.sm\:border-top-3{border-top-width:3px!important;border-top-style:solid}.sm\:border-right-none{border-right-width:0px!important;border-right-style:none}.sm\:border-right-1{border-right-width:1px!important;border-right-style:solid}.sm\:border-right-2{border-right-width:2px!important;border-right-style:solid}.sm\:border-right-3{border-right-width:3px!important;border-right-style:solid}.sm\:border-left-none{border-left-width:0px!important;border-left-style:none}.sm\:border-left-1{border-left-width:1px!important;border-left-style:solid}.sm\:border-left-2{border-left-width:2px!important;border-left-style:solid}.sm\:border-left-3{border-left-width:3px!important;border-left-style:solid}.sm\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.sm\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.sm\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.sm\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.sm\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.sm\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.sm\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.sm\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.sm\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.sm\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.sm\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.sm\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width: 768px){.md\:border-none{border-width:0px!important;border-style:none}.md\:border-1{border-width:1px!important;border-style:solid}.md\:border-2{border-width:2px!important;border-style:solid}.md\:border-3{border-width:3px!important;border-style:solid}.md\:border-top-none{border-top-width:0px!important;border-top-style:none}.md\:border-top-1{border-top-width:1px!important;border-top-style:solid}.md\:border-top-2{border-top-width:2px!important;border-top-style:solid}.md\:border-top-3{border-top-width:3px!important;border-top-style:solid}.md\:border-right-none{border-right-width:0px!important;border-right-style:none}.md\:border-right-1{border-right-width:1px!important;border-right-style:solid}.md\:border-right-2{border-right-width:2px!important;border-right-style:solid}.md\:border-right-3{border-right-width:3px!important;border-right-style:solid}.md\:border-left-none{border-left-width:0px!important;border-left-style:none}.md\:border-left-1{border-left-width:1px!important;border-left-style:solid}.md\:border-left-2{border-left-width:2px!important;border-left-style:solid}.md\:border-left-3{border-left-width:3px!important;border-left-style:solid}.md\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.md\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.md\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.md\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.md\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.md\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.md\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.md\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.md\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.md\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.md\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.md\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width: 992px){.lg\:border-none{border-width:0px!important;border-style:none}.lg\:border-1{border-width:1px!important;border-style:solid}.lg\:border-2{border-width:2px!important;border-style:solid}.lg\:border-3{border-width:3px!important;border-style:solid}.lg\:border-top-none{border-top-width:0px!important;border-top-style:none}.lg\:border-top-1{border-top-width:1px!important;border-top-style:solid}.lg\:border-top-2{border-top-width:2px!important;border-top-style:solid}.lg\:border-top-3{border-top-width:3px!important;border-top-style:solid}.lg\:border-right-none{border-right-width:0px!important;border-right-style:none}.lg\:border-right-1{border-right-width:1px!important;border-right-style:solid}.lg\:border-right-2{border-right-width:2px!important;border-right-style:solid}.lg\:border-right-3{border-right-width:3px!important;border-right-style:solid}.lg\:border-left-none{border-left-width:0px!important;border-left-style:none}.lg\:border-left-1{border-left-width:1px!important;border-left-style:solid}.lg\:border-left-2{border-left-width:2px!important;border-left-style:solid}.lg\:border-left-3{border-left-width:3px!important;border-left-style:solid}.lg\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.lg\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.lg\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.lg\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.lg\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.lg\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.lg\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.lg\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.lg\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.lg\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.lg\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.lg\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}@media screen and (min-width: 1200px){.xl\:border-none{border-width:0px!important;border-style:none}.xl\:border-1{border-width:1px!important;border-style:solid}.xl\:border-2{border-width:2px!important;border-style:solid}.xl\:border-3{border-width:3px!important;border-style:solid}.xl\:border-top-none{border-top-width:0px!important;border-top-style:none}.xl\:border-top-1{border-top-width:1px!important;border-top-style:solid}.xl\:border-top-2{border-top-width:2px!important;border-top-style:solid}.xl\:border-top-3{border-top-width:3px!important;border-top-style:solid}.xl\:border-right-none{border-right-width:0px!important;border-right-style:none}.xl\:border-right-1{border-right-width:1px!important;border-right-style:solid}.xl\:border-right-2{border-right-width:2px!important;border-right-style:solid}.xl\:border-right-3{border-right-width:3px!important;border-right-style:solid}.xl\:border-left-none{border-left-width:0px!important;border-left-style:none}.xl\:border-left-1{border-left-width:1px!important;border-left-style:solid}.xl\:border-left-2{border-left-width:2px!important;border-left-style:solid}.xl\:border-left-3{border-left-width:3px!important;border-left-style:solid}.xl\:border-bottom-none{border-bottom-width:0px!important;border-bottom-style:none}.xl\:border-bottom-1{border-bottom-width:1px!important;border-bottom-style:solid}.xl\:border-bottom-2{border-bottom-width:2px!important;border-bottom-style:solid}.xl\:border-bottom-3{border-bottom-width:3px!important;border-bottom-style:solid}.xl\:border-x-none{border-left-width:0px!important;border-left-style:none;border-right-width:0px!important;border-right-style:none}.xl\:border-x-1{border-left-width:1px!important;border-left-style:solid;border-right-width:1px!important;border-right-style:solid}.xl\:border-x-2{border-left-width:2px!important;border-left-style:solid;border-right-width:2px!important;border-right-style:solid}.xl\:border-x-3{border-left-width:3px!important;border-left-style:solid;border-right-width:3px!important;border-right-style:solid}.xl\:border-y-none{border-top-width:0px!important;border-top-style:none;border-bottom-width:0px!important;border-bottom-style:none}.xl\:border-y-1{border-top-width:1px!important;border-top-style:solid;border-bottom-width:1px!important;border-bottom-style:solid}.xl\:border-y-2{border-top-width:2px!important;border-top-style:solid;border-bottom-width:2px!important;border-bottom-style:solid}.xl\:border-y-3{border-top-width:3px!important;border-top-style:solid;border-bottom-width:3px!important;border-bottom-style:solid}}.border-solid{border-style:solid!important}.border-dashed{border-style:dashed!important}.border-dotted{border-style:dotted!important}.border-double{border-style:double!important}@media screen and (min-width: 576px){.sm\:border-solid{border-style:solid!important}.sm\:border-dashed{border-style:dashed!important}.sm\:border-dotted{border-style:dotted!important}.sm\:border-double{border-style:double!important}}@media screen and (min-width: 768px){.md\:border-solid{border-style:solid!important}.md\:border-dashed{border-style:dashed!important}.md\:border-dotted{border-style:dotted!important}.md\:border-double{border-style:double!important}}@media screen and (min-width: 992px){.lg\:border-solid{border-style:solid!important}.lg\:border-dashed{border-style:dashed!important}.lg\:border-dotted{border-style:dotted!important}.lg\:border-double{border-style:double!important}}@media screen and (min-width: 1200px){.xl\:border-solid{border-style:solid!important}.xl\:border-dashed{border-style:dashed!important}.xl\:border-dotted{border-style:dotted!important}.xl\:border-double{border-style:double!important}}.border-noround{border-radius:0!important}.border-round{border-radius:var(--border-radius)!important}.border-round-xs{border-radius:.125rem!important}.border-round-sm{border-radius:.25rem!important}.border-round-md{border-radius:.375rem!important}.border-round-lg{border-radius:.5rem!important}.border-round-xl{border-radius:.75rem!important}.border-round-2xl{border-radius:1rem!important}.border-round-3xl{border-radius:1.5rem!important}.border-circle{border-radius:50%!important}@media screen and (min-width: 576px){.sm\:border-noround{border-radius:0!important}.sm\:border-round{border-radius:var(--border-radius)!important}.sm\:border-round-xs{border-radius:.125rem!important}.sm\:border-round-sm{border-radius:.25rem!important}.sm\:border-round-md{border-radius:.375rem!important}.sm\:border-round-lg{border-radius:.5rem!important}.sm\:border-round-xl{border-radius:.75rem!important}.sm\:border-round-2xl{border-radius:1rem!important}.sm\:border-round-3xl{border-radius:1.5rem!important}.sm\:border-circle{border-radius:50%!important}}@media screen and (min-width: 768px){.md\:border-noround{border-radius:0!important}.md\:border-round{border-radius:var(--border-radius)!important}.md\:border-round-xs{border-radius:.125rem!important}.md\:border-round-sm{border-radius:.25rem!important}.md\:border-round-md{border-radius:.375rem!important}.md\:border-round-lg{border-radius:.5rem!important}.md\:border-round-xl{border-radius:.75rem!important}.md\:border-round-2xl{border-radius:1rem!important}.md\:border-round-3xl{border-radius:1.5rem!important}.md\:border-circle{border-radius:50%!important}}@media screen and (min-width: 992px){.lg\:border-noround{border-radius:0!important}.lg\:border-round{border-radius:var(--border-radius)!important}.lg\:border-round-xs{border-radius:.125rem!important}.lg\:border-round-sm{border-radius:.25rem!important}.lg\:border-round-md{border-radius:.375rem!important}.lg\:border-round-lg{border-radius:.5rem!important}.lg\:border-round-xl{border-radius:.75rem!important}.lg\:border-round-2xl{border-radius:1rem!important}.lg\:border-round-3xl{border-radius:1.5rem!important}.lg\:border-circle{border-radius:50%!important}}@media screen and (min-width: 1200px){.xl\:border-noround{border-radius:0!important}.xl\:border-round{border-radius:var(--border-radius)!important}.xl\:border-round-xs{border-radius:.125rem!important}.xl\:border-round-sm{border-radius:.25rem!important}.xl\:border-round-md{border-radius:.375rem!important}.xl\:border-round-lg{border-radius:.5rem!important}.xl\:border-round-xl{border-radius:.75rem!important}.xl\:border-round-2xl{border-radius:1rem!important}.xl\:border-round-3xl{border-radius:1.5rem!important}.xl\:border-circle{border-radius:50%!important}}.border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}@media screen and (min-width: 576px){.sm\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.sm\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.sm\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.sm\:border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.sm\:border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.sm\:border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.sm\:border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.sm\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.sm\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.sm\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.sm\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.sm\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.sm\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.sm\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.sm\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.sm\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.sm\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.sm\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.sm\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.sm\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.sm\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.sm\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.sm\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.sm\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.sm\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.sm\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.sm\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.sm\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.sm\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.sm\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.sm\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.sm\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width: 768px){.md\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.md\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.md\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.md\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.md\:border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.md\:border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.md\:border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.md\:border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.md\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.md\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.md\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.md\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.md\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.md\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.md\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.md\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.md\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.md\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.md\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.md\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.md\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.md\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.md\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.md\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.md\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.md\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.md\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.md\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.md\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.md\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.md\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.md\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.md\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width: 992px){.lg\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.lg\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.lg\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.lg\:border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.lg\:border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.lg\:border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.lg\:border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.lg\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.lg\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.lg\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.lg\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.lg\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.lg\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.lg\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.lg\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.lg\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.lg\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.lg\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.lg\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.lg\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.lg\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.lg\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.lg\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.lg\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.lg\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.lg\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.lg\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.lg\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.lg\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.lg\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.lg\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.lg\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}@media screen and (min-width: 1200px){.xl\:border-noround-left{border-top-left-radius:0!important;border-bottom-left-radius:0!important}.xl\:border-noround-top{border-top-left-radius:0!important;border-top-right-radius:0!important}.xl\:border-noround-right{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-noround-bottom{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.xl\:border-round-left{border-top-left-radius:var(--border-radius)!important;border-bottom-left-radius:var(--border-radius)!important}.xl\:border-round-top{border-top-left-radius:var(--border-radius)!important;border-top-right-radius:var(--border-radius)!important}.xl\:border-round-right{border-top-right-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.xl\:border-round-bottom{border-bottom-left-radius:var(--border-radius)!important;border-bottom-right-radius:var(--border-radius)!important}.xl\:border-round-left-xs{border-top-left-radius:.125rem!important;border-bottom-left-radius:.125rem!important}.xl\:border-round-top-xs{border-top-left-radius:.125rem!important;border-top-right-radius:.125rem!important}.xl\:border-round-right-xs{border-top-right-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-bottom-xs{border-bottom-left-radius:.125rem!important;border-bottom-right-radius:.125rem!important}.xl\:border-round-left-sm{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.xl\:border-round-top-sm{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.xl\:border-round-right-sm{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-bottom-sm{border-bottom-left-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.xl\:border-round-left-md{border-top-left-radius:.375rem!important;border-bottom-left-radius:.375rem!important}.xl\:border-round-top-md{border-top-left-radius:.375rem!important;border-top-right-radius:.375rem!important}.xl\:border-round-right-md{border-top-right-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-bottom-md{border-bottom-left-radius:.375rem!important;border-bottom-right-radius:.375rem!important}.xl\:border-round-left-lg{border-top-left-radius:.5rem!important;border-bottom-left-radius:.5rem!important}.xl\:border-round-top-lg{border-top-left-radius:.5rem!important;border-top-right-radius:.5rem!important}.xl\:border-round-right-lg{border-top-right-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-bottom-lg{border-bottom-left-radius:.5rem!important;border-bottom-right-radius:.5rem!important}.xl\:border-round-left-xl{border-top-left-radius:.75rem!important;border-bottom-left-radius:.75rem!important}.xl\:border-round-top-xl{border-top-left-radius:.75rem!important;border-top-right-radius:.75rem!important}.xl\:border-round-right-xl{border-top-right-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-bottom-xl{border-bottom-left-radius:.75rem!important;border-bottom-right-radius:.75rem!important}.xl\:border-round-left-2xl{border-top-left-radius:1rem!important;border-bottom-left-radius:1rem!important}.xl\:border-round-top-2xl{border-top-left-radius:1rem!important;border-top-right-radius:1rem!important}.xl\:border-round-right-2xl{border-top-right-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-bottom-2xl{border-bottom-left-radius:1rem!important;border-bottom-right-radius:1rem!important}.xl\:border-round-left-3xl{border-top-left-radius:1.5rem!important;border-bottom-left-radius:1.5rem!important}.xl\:border-round-top-3xl{border-top-left-radius:1.5rem!important;border-top-right-radius:1.5rem!important}.xl\:border-round-right-3xl{border-top-right-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-round-bottom-3xl{border-bottom-left-radius:1.5rem!important;border-bottom-right-radius:1.5rem!important}.xl\:border-circle-left{border-top-left-radius:50%!important;border-bottom-left-radius:50%!important}.xl\:border-circle-top{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.xl\:border-circle-right{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.xl\:border-circle-bottom{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}}.w-full{width:100%!important}.w-screen{width:100vw!important}.w-auto{width:auto!important}.w-1{width:8.3333%!important}.w-2{width:16.6667%!important}.w-3{width:25%!important}.w-4{width:33.3333%!important}.w-5{width:41.6667%!important}.w-6{width:50%!important}.w-7{width:58.3333%!important}.w-8{width:66.6667%!important}.w-9{width:75%!important}.w-10{width:83.3333%!important}.w-11{width:91.6667%!important}.w-12{width:100%!important}.w-min{width:-moz-min-content!important;width:min-content!important}.w-max{width:-moz-max-content!important;width:max-content!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-1rem{width:1rem!important}.w-2rem{width:2rem!important}.w-3rem{width:3rem!important}.w-4rem{width:4rem!important}.w-5rem{width:5rem!important}.w-6rem{width:6rem!important}.w-7rem{width:7rem!important}.w-8rem{width:8rem!important}.w-9rem{width:9rem!important}.w-10rem{width:10rem!important}.w-11rem{width:11rem!important}.w-12rem{width:12rem!important}.w-13rem{width:13rem!important}.w-14rem{width:14rem!important}.w-15rem{width:15rem!important}.w-16rem{width:16rem!important}.w-17rem{width:17rem!important}.w-18rem{width:18rem!important}.w-19rem{width:19rem!important}.w-20rem{width:20rem!important}.w-21rem{width:21rem!important}.w-22rem{width:22rem!important}.w-23rem{width:23rem!important}.w-24rem{width:24rem!important}.w-25rem{width:25rem!important}.w-26rem{width:26rem!important}.w-27rem{width:27rem!important}.w-28rem{width:28rem!important}.w-29rem{width:29rem!important}.w-30rem{width:30rem!important}@media screen and (min-width: 576px){.sm\:w-full{width:100%!important}.sm\:w-screen{width:100vw!important}.sm\:w-auto{width:auto!important}.sm\:w-1{width:8.3333%!important}.sm\:w-2{width:16.6667%!important}.sm\:w-3{width:25%!important}.sm\:w-4{width:33.3333%!important}.sm\:w-5{width:41.6667%!important}.sm\:w-6{width:50%!important}.sm\:w-7{width:58.3333%!important}.sm\:w-8{width:66.6667%!important}.sm\:w-9{width:75%!important}.sm\:w-10{width:83.3333%!important}.sm\:w-11{width:91.6667%!important}.sm\:w-12{width:100%!important}.sm\:w-min{width:-moz-min-content!important;width:min-content!important}.sm\:w-max{width:-moz-max-content!important;width:max-content!important}.sm\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.sm\:w-1rem{width:1rem!important}.sm\:w-2rem{width:2rem!important}.sm\:w-3rem{width:3rem!important}.sm\:w-4rem{width:4rem!important}.sm\:w-5rem{width:5rem!important}.sm\:w-6rem{width:6rem!important}.sm\:w-7rem{width:7rem!important}.sm\:w-8rem{width:8rem!important}.sm\:w-9rem{width:9rem!important}.sm\:w-10rem{width:10rem!important}.sm\:w-11rem{width:11rem!important}.sm\:w-12rem{width:12rem!important}.sm\:w-13rem{width:13rem!important}.sm\:w-14rem{width:14rem!important}.sm\:w-15rem{width:15rem!important}.sm\:w-16rem{width:16rem!important}.sm\:w-17rem{width:17rem!important}.sm\:w-18rem{width:18rem!important}.sm\:w-19rem{width:19rem!important}.sm\:w-20rem{width:20rem!important}.sm\:w-21rem{width:21rem!important}.sm\:w-22rem{width:22rem!important}.sm\:w-23rem{width:23rem!important}.sm\:w-24rem{width:24rem!important}.sm\:w-25rem{width:25rem!important}.sm\:w-26rem{width:26rem!important}.sm\:w-27rem{width:27rem!important}.sm\:w-28rem{width:28rem!important}.sm\:w-29rem{width:29rem!important}.sm\:w-30rem{width:30rem!important}}@media screen and (min-width: 768px){.md\:w-full{width:100%!important}.md\:w-screen{width:100vw!important}.md\:w-auto{width:auto!important}.md\:w-1{width:8.3333%!important}.md\:w-2{width:16.6667%!important}.md\:w-3{width:25%!important}.md\:w-4{width:33.3333%!important}.md\:w-5{width:41.6667%!important}.md\:w-6{width:50%!important}.md\:w-7{width:58.3333%!important}.md\:w-8{width:66.6667%!important}.md\:w-9{width:75%!important}.md\:w-10{width:83.3333%!important}.md\:w-11{width:91.6667%!important}.md\:w-12{width:100%!important}.md\:w-min{width:-moz-min-content!important;width:min-content!important}.md\:w-max{width:-moz-max-content!important;width:max-content!important}.md\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.md\:w-1rem{width:1rem!important}.md\:w-2rem{width:2rem!important}.md\:w-3rem{width:3rem!important}.md\:w-4rem{width:4rem!important}.md\:w-5rem{width:5rem!important}.md\:w-6rem{width:6rem!important}.md\:w-7rem{width:7rem!important}.md\:w-8rem{width:8rem!important}.md\:w-9rem{width:9rem!important}.md\:w-10rem{width:10rem!important}.md\:w-11rem{width:11rem!important}.md\:w-12rem{width:12rem!important}.md\:w-13rem{width:13rem!important}.md\:w-14rem{width:14rem!important}.md\:w-15rem{width:15rem!important}.md\:w-16rem{width:16rem!important}.md\:w-17rem{width:17rem!important}.md\:w-18rem{width:18rem!important}.md\:w-19rem{width:19rem!important}.md\:w-20rem{width:20rem!important}.md\:w-21rem{width:21rem!important}.md\:w-22rem{width:22rem!important}.md\:w-23rem{width:23rem!important}.md\:w-24rem{width:24rem!important}.md\:w-25rem{width:25rem!important}.md\:w-26rem{width:26rem!important}.md\:w-27rem{width:27rem!important}.md\:w-28rem{width:28rem!important}.md\:w-29rem{width:29rem!important}.md\:w-30rem{width:30rem!important}}@media screen and (min-width: 992px){.lg\:w-full{width:100%!important}.lg\:w-screen{width:100vw!important}.lg\:w-auto{width:auto!important}.lg\:w-1{width:8.3333%!important}.lg\:w-2{width:16.6667%!important}.lg\:w-3{width:25%!important}.lg\:w-4{width:33.3333%!important}.lg\:w-5{width:41.6667%!important}.lg\:w-6{width:50%!important}.lg\:w-7{width:58.3333%!important}.lg\:w-8{width:66.6667%!important}.lg\:w-9{width:75%!important}.lg\:w-10{width:83.3333%!important}.lg\:w-11{width:91.6667%!important}.lg\:w-12{width:100%!important}.lg\:w-min{width:-moz-min-content!important;width:min-content!important}.lg\:w-max{width:-moz-max-content!important;width:max-content!important}.lg\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.lg\:w-1rem{width:1rem!important}.lg\:w-2rem{width:2rem!important}.lg\:w-3rem{width:3rem!important}.lg\:w-4rem{width:4rem!important}.lg\:w-5rem{width:5rem!important}.lg\:w-6rem{width:6rem!important}.lg\:w-7rem{width:7rem!important}.lg\:w-8rem{width:8rem!important}.lg\:w-9rem{width:9rem!important}.lg\:w-10rem{width:10rem!important}.lg\:w-11rem{width:11rem!important}.lg\:w-12rem{width:12rem!important}.lg\:w-13rem{width:13rem!important}.lg\:w-14rem{width:14rem!important}.lg\:w-15rem{width:15rem!important}.lg\:w-16rem{width:16rem!important}.lg\:w-17rem{width:17rem!important}.lg\:w-18rem{width:18rem!important}.lg\:w-19rem{width:19rem!important}.lg\:w-20rem{width:20rem!important}.lg\:w-21rem{width:21rem!important}.lg\:w-22rem{width:22rem!important}.lg\:w-23rem{width:23rem!important}.lg\:w-24rem{width:24rem!important}.lg\:w-25rem{width:25rem!important}.lg\:w-26rem{width:26rem!important}.lg\:w-27rem{width:27rem!important}.lg\:w-28rem{width:28rem!important}.lg\:w-29rem{width:29rem!important}.lg\:w-30rem{width:30rem!important}}@media screen and (min-width: 1200px){.xl\:w-full{width:100%!important}.xl\:w-screen{width:100vw!important}.xl\:w-auto{width:auto!important}.xl\:w-1{width:8.3333%!important}.xl\:w-2{width:16.6667%!important}.xl\:w-3{width:25%!important}.xl\:w-4{width:33.3333%!important}.xl\:w-5{width:41.6667%!important}.xl\:w-6{width:50%!important}.xl\:w-7{width:58.3333%!important}.xl\:w-8{width:66.6667%!important}.xl\:w-9{width:75%!important}.xl\:w-10{width:83.3333%!important}.xl\:w-11{width:91.6667%!important}.xl\:w-12{width:100%!important}.xl\:w-min{width:-moz-min-content!important;width:min-content!important}.xl\:w-max{width:-moz-max-content!important;width:max-content!important}.xl\:w-fit{width:-moz-fit-content!important;width:fit-content!important}.xl\:w-1rem{width:1rem!important}.xl\:w-2rem{width:2rem!important}.xl\:w-3rem{width:3rem!important}.xl\:w-4rem{width:4rem!important}.xl\:w-5rem{width:5rem!important}.xl\:w-6rem{width:6rem!important}.xl\:w-7rem{width:7rem!important}.xl\:w-8rem{width:8rem!important}.xl\:w-9rem{width:9rem!important}.xl\:w-10rem{width:10rem!important}.xl\:w-11rem{width:11rem!important}.xl\:w-12rem{width:12rem!important}.xl\:w-13rem{width:13rem!important}.xl\:w-14rem{width:14rem!important}.xl\:w-15rem{width:15rem!important}.xl\:w-16rem{width:16rem!important}.xl\:w-17rem{width:17rem!important}.xl\:w-18rem{width:18rem!important}.xl\:w-19rem{width:19rem!important}.xl\:w-20rem{width:20rem!important}.xl\:w-21rem{width:21rem!important}.xl\:w-22rem{width:22rem!important}.xl\:w-23rem{width:23rem!important}.xl\:w-24rem{width:24rem!important}.xl\:w-25rem{width:25rem!important}.xl\:w-26rem{width:26rem!important}.xl\:w-27rem{width:27rem!important}.xl\:w-28rem{width:28rem!important}.xl\:w-29rem{width:29rem!important}.xl\:w-30rem{width:30rem!important}}.h-full{height:100%!important}.h-screen{height:100vh!important}.h-auto{height:auto!important}.h-min{height:-moz-min-content!important;height:min-content!important}.h-max{height:-moz-max-content!important;height:max-content!important}.h-fit{height:-moz-fit-content!important;height:fit-content!important}.h-1rem{height:1rem!important}.h-2rem{height:2rem!important}.h-3rem{height:3rem!important}.h-4rem{height:4rem!important}.h-5rem{height:5rem!important}.h-6rem{height:6rem!important}.h-7rem{height:7rem!important}.h-8rem{height:8rem!important}.h-9rem{height:9rem!important}.h-10rem{height:10rem!important}.h-11rem{height:11rem!important}.h-12rem{height:12rem!important}.h-13rem{height:13rem!important}.h-14rem{height:14rem!important}.h-15rem{height:15rem!important}.h-16rem{height:16rem!important}.h-17rem{height:17rem!important}.h-18rem{height:18rem!important}.h-19rem{height:19rem!important}.h-20rem{height:20rem!important}.h-21rem{height:21rem!important}.h-22rem{height:22rem!important}.h-23rem{height:23rem!important}.h-24rem{height:24rem!important}.h-25rem{height:25rem!important}.h-26rem{height:26rem!important}.h-27rem{height:27rem!important}.h-28rem{height:28rem!important}.h-29rem{height:29rem!important}.h-30rem{height:30rem!important}@media screen and (min-width: 576px){.sm\:h-full{height:100%!important}.sm\:h-screen{height:100vh!important}.sm\:h-auto{height:auto!important}.sm\:h-min{height:-moz-min-content!important;height:min-content!important}.sm\:h-max{height:-moz-max-content!important;height:max-content!important}.sm\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.sm\:h-1rem{height:1rem!important}.sm\:h-2rem{height:2rem!important}.sm\:h-3rem{height:3rem!important}.sm\:h-4rem{height:4rem!important}.sm\:h-5rem{height:5rem!important}.sm\:h-6rem{height:6rem!important}.sm\:h-7rem{height:7rem!important}.sm\:h-8rem{height:8rem!important}.sm\:h-9rem{height:9rem!important}.sm\:h-10rem{height:10rem!important}.sm\:h-11rem{height:11rem!important}.sm\:h-12rem{height:12rem!important}.sm\:h-13rem{height:13rem!important}.sm\:h-14rem{height:14rem!important}.sm\:h-15rem{height:15rem!important}.sm\:h-16rem{height:16rem!important}.sm\:h-17rem{height:17rem!important}.sm\:h-18rem{height:18rem!important}.sm\:h-19rem{height:19rem!important}.sm\:h-20rem{height:20rem!important}.sm\:h-21rem{height:21rem!important}.sm\:h-22rem{height:22rem!important}.sm\:h-23rem{height:23rem!important}.sm\:h-24rem{height:24rem!important}.sm\:h-25rem{height:25rem!important}.sm\:h-26rem{height:26rem!important}.sm\:h-27rem{height:27rem!important}.sm\:h-28rem{height:28rem!important}.sm\:h-29rem{height:29rem!important}.sm\:h-30rem{height:30rem!important}}@media screen and (min-width: 768px){.md\:h-full{height:100%!important}.md\:h-screen{height:100vh!important}.md\:h-auto{height:auto!important}.md\:h-min{height:-moz-min-content!important;height:min-content!important}.md\:h-max{height:-moz-max-content!important;height:max-content!important}.md\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.md\:h-1rem{height:1rem!important}.md\:h-2rem{height:2rem!important}.md\:h-3rem{height:3rem!important}.md\:h-4rem{height:4rem!important}.md\:h-5rem{height:5rem!important}.md\:h-6rem{height:6rem!important}.md\:h-7rem{height:7rem!important}.md\:h-8rem{height:8rem!important}.md\:h-9rem{height:9rem!important}.md\:h-10rem{height:10rem!important}.md\:h-11rem{height:11rem!important}.md\:h-12rem{height:12rem!important}.md\:h-13rem{height:13rem!important}.md\:h-14rem{height:14rem!important}.md\:h-15rem{height:15rem!important}.md\:h-16rem{height:16rem!important}.md\:h-17rem{height:17rem!important}.md\:h-18rem{height:18rem!important}.md\:h-19rem{height:19rem!important}.md\:h-20rem{height:20rem!important}.md\:h-21rem{height:21rem!important}.md\:h-22rem{height:22rem!important}.md\:h-23rem{height:23rem!important}.md\:h-24rem{height:24rem!important}.md\:h-25rem{height:25rem!important}.md\:h-26rem{height:26rem!important}.md\:h-27rem{height:27rem!important}.md\:h-28rem{height:28rem!important}.md\:h-29rem{height:29rem!important}.md\:h-30rem{height:30rem!important}}@media screen and (min-width: 992px){.lg\:h-full{height:100%!important}.lg\:h-screen{height:100vh!important}.lg\:h-auto{height:auto!important}.lg\:h-min{height:-moz-min-content!important;height:min-content!important}.lg\:h-max{height:-moz-max-content!important;height:max-content!important}.lg\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.lg\:h-1rem{height:1rem!important}.lg\:h-2rem{height:2rem!important}.lg\:h-3rem{height:3rem!important}.lg\:h-4rem{height:4rem!important}.lg\:h-5rem{height:5rem!important}.lg\:h-6rem{height:6rem!important}.lg\:h-7rem{height:7rem!important}.lg\:h-8rem{height:8rem!important}.lg\:h-9rem{height:9rem!important}.lg\:h-10rem{height:10rem!important}.lg\:h-11rem{height:11rem!important}.lg\:h-12rem{height:12rem!important}.lg\:h-13rem{height:13rem!important}.lg\:h-14rem{height:14rem!important}.lg\:h-15rem{height:15rem!important}.lg\:h-16rem{height:16rem!important}.lg\:h-17rem{height:17rem!important}.lg\:h-18rem{height:18rem!important}.lg\:h-19rem{height:19rem!important}.lg\:h-20rem{height:20rem!important}.lg\:h-21rem{height:21rem!important}.lg\:h-22rem{height:22rem!important}.lg\:h-23rem{height:23rem!important}.lg\:h-24rem{height:24rem!important}.lg\:h-25rem{height:25rem!important}.lg\:h-26rem{height:26rem!important}.lg\:h-27rem{height:27rem!important}.lg\:h-28rem{height:28rem!important}.lg\:h-29rem{height:29rem!important}.lg\:h-30rem{height:30rem!important}}@media screen and (min-width: 1200px){.xl\:h-full{height:100%!important}.xl\:h-screen{height:100vh!important}.xl\:h-auto{height:auto!important}.xl\:h-min{height:-moz-min-content!important;height:min-content!important}.xl\:h-max{height:-moz-max-content!important;height:max-content!important}.xl\:h-fit{height:-moz-fit-content!important;height:fit-content!important}.xl\:h-1rem{height:1rem!important}.xl\:h-2rem{height:2rem!important}.xl\:h-3rem{height:3rem!important}.xl\:h-4rem{height:4rem!important}.xl\:h-5rem{height:5rem!important}.xl\:h-6rem{height:6rem!important}.xl\:h-7rem{height:7rem!important}.xl\:h-8rem{height:8rem!important}.xl\:h-9rem{height:9rem!important}.xl\:h-10rem{height:10rem!important}.xl\:h-11rem{height:11rem!important}.xl\:h-12rem{height:12rem!important}.xl\:h-13rem{height:13rem!important}.xl\:h-14rem{height:14rem!important}.xl\:h-15rem{height:15rem!important}.xl\:h-16rem{height:16rem!important}.xl\:h-17rem{height:17rem!important}.xl\:h-18rem{height:18rem!important}.xl\:h-19rem{height:19rem!important}.xl\:h-20rem{height:20rem!important}.xl\:h-21rem{height:21rem!important}.xl\:h-22rem{height:22rem!important}.xl\:h-23rem{height:23rem!important}.xl\:h-24rem{height:24rem!important}.xl\:h-25rem{height:25rem!important}.xl\:h-26rem{height:26rem!important}.xl\:h-27rem{height:27rem!important}.xl\:h-28rem{height:28rem!important}.xl\:h-29rem{height:29rem!important}.xl\:h-30rem{height:30rem!important}}.min-w-0{min-width:0px!important}.min-w-full{min-width:100%!important}.min-w-screen{min-width:100vw!important}.min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}@media screen and (min-width: 576px){.sm\:min-w-0{min-width:0px!important}.sm\:min-w-full{min-width:100%!important}.sm\:min-w-screen{min-width:100vw!important}.sm\:min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.sm\:min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}}@media screen and (min-width: 768px){.md\:min-w-0{min-width:0px!important}.md\:min-w-full{min-width:100%!important}.md\:min-w-screen{min-width:100vw!important}.md\:min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.md\:min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}}@media screen and (min-width: 992px){.lg\:min-w-0{min-width:0px!important}.lg\:min-w-full{min-width:100%!important}.lg\:min-w-screen{min-width:100vw!important}.lg\:min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.lg\:min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}}@media screen and (min-width: 1200px){.xl\:min-w-0{min-width:0px!important}.xl\:min-w-full{min-width:100%!important}.xl\:min-w-screen{min-width:100vw!important}.xl\:min-w-min{min-width:-moz-min-content!important;min-width:min-content!important}.xl\:min-w-max{min-width:-moz-max-content!important;min-width:max-content!important}}.max-w-0{max-width:0px!important}.max-w-full{max-width:100%!important}.max-w-screen{max-width:100vw!important}.max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.max-w-1rem{max-width:1rem!important}.max-w-2rem{max-width:2rem!important}.max-w-3rem{max-width:3rem!important}.max-w-4rem{max-width:4rem!important}.max-w-5rem{max-width:5rem!important}.max-w-6rem{max-width:6rem!important}.max-w-7rem{max-width:7rem!important}.max-w-8rem{max-width:8rem!important}.max-w-9rem{max-width:9rem!important}.max-w-10rem{max-width:10rem!important}.max-w-11rem{max-width:11rem!important}.max-w-12rem{max-width:12rem!important}.max-w-13rem{max-width:13rem!important}.max-w-14rem{max-width:14rem!important}.max-w-15rem{max-width:15rem!important}.max-w-16rem{max-width:16rem!important}.max-w-17rem{max-width:17rem!important}.max-w-18rem{max-width:18rem!important}.max-w-19rem{max-width:19rem!important}.max-w-20rem{max-width:20rem!important}.max-w-21rem{max-width:21rem!important}.max-w-22rem{max-width:22rem!important}.max-w-23rem{max-width:23rem!important}.max-w-24rem{max-width:24rem!important}.max-w-25rem{max-width:25rem!important}.max-w-26rem{max-width:26rem!important}.max-w-27rem{max-width:27rem!important}.max-w-28rem{max-width:28rem!important}.max-w-29rem{max-width:29rem!important}.max-w-30rem{max-width:30rem!important}@media screen and (min-width: 576px){.sm\:max-w-0{max-width:0px!important}.sm\:max-w-full{max-width:100%!important}.sm\:max-w-screen{max-width:100vw!important}.sm\:max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.sm\:max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.sm\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.sm\:max-w-1rem{max-width:1rem!important}.sm\:max-w-2rem{max-width:2rem!important}.sm\:max-w-3rem{max-width:3rem!important}.sm\:max-w-4rem{max-width:4rem!important}.sm\:max-w-5rem{max-width:5rem!important}.sm\:max-w-6rem{max-width:6rem!important}.sm\:max-w-7rem{max-width:7rem!important}.sm\:max-w-8rem{max-width:8rem!important}.sm\:max-w-9rem{max-width:9rem!important}.sm\:max-w-10rem{max-width:10rem!important}.sm\:max-w-11rem{max-width:11rem!important}.sm\:max-w-12rem{max-width:12rem!important}.sm\:max-w-13rem{max-width:13rem!important}.sm\:max-w-14rem{max-width:14rem!important}.sm\:max-w-15rem{max-width:15rem!important}.sm\:max-w-16rem{max-width:16rem!important}.sm\:max-w-17rem{max-width:17rem!important}.sm\:max-w-18rem{max-width:18rem!important}.sm\:max-w-19rem{max-width:19rem!important}.sm\:max-w-20rem{max-width:20rem!important}.sm\:max-w-21rem{max-width:21rem!important}.sm\:max-w-22rem{max-width:22rem!important}.sm\:max-w-23rem{max-width:23rem!important}.sm\:max-w-24rem{max-width:24rem!important}.sm\:max-w-25rem{max-width:25rem!important}.sm\:max-w-26rem{max-width:26rem!important}.sm\:max-w-27rem{max-width:27rem!important}.sm\:max-w-28rem{max-width:28rem!important}.sm\:max-w-29rem{max-width:29rem!important}.sm\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width: 768px){.md\:max-w-0{max-width:0px!important}.md\:max-w-full{max-width:100%!important}.md\:max-w-screen{max-width:100vw!important}.md\:max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.md\:max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.md\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.md\:max-w-1rem{max-width:1rem!important}.md\:max-w-2rem{max-width:2rem!important}.md\:max-w-3rem{max-width:3rem!important}.md\:max-w-4rem{max-width:4rem!important}.md\:max-w-5rem{max-width:5rem!important}.md\:max-w-6rem{max-width:6rem!important}.md\:max-w-7rem{max-width:7rem!important}.md\:max-w-8rem{max-width:8rem!important}.md\:max-w-9rem{max-width:9rem!important}.md\:max-w-10rem{max-width:10rem!important}.md\:max-w-11rem{max-width:11rem!important}.md\:max-w-12rem{max-width:12rem!important}.md\:max-w-13rem{max-width:13rem!important}.md\:max-w-14rem{max-width:14rem!important}.md\:max-w-15rem{max-width:15rem!important}.md\:max-w-16rem{max-width:16rem!important}.md\:max-w-17rem{max-width:17rem!important}.md\:max-w-18rem{max-width:18rem!important}.md\:max-w-19rem{max-width:19rem!important}.md\:max-w-20rem{max-width:20rem!important}.md\:max-w-21rem{max-width:21rem!important}.md\:max-w-22rem{max-width:22rem!important}.md\:max-w-23rem{max-width:23rem!important}.md\:max-w-24rem{max-width:24rem!important}.md\:max-w-25rem{max-width:25rem!important}.md\:max-w-26rem{max-width:26rem!important}.md\:max-w-27rem{max-width:27rem!important}.md\:max-w-28rem{max-width:28rem!important}.md\:max-w-29rem{max-width:29rem!important}.md\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width: 992px){.lg\:max-w-0{max-width:0px!important}.lg\:max-w-full{max-width:100%!important}.lg\:max-w-screen{max-width:100vw!important}.lg\:max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.lg\:max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.lg\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.lg\:max-w-1rem{max-width:1rem!important}.lg\:max-w-2rem{max-width:2rem!important}.lg\:max-w-3rem{max-width:3rem!important}.lg\:max-w-4rem{max-width:4rem!important}.lg\:max-w-5rem{max-width:5rem!important}.lg\:max-w-6rem{max-width:6rem!important}.lg\:max-w-7rem{max-width:7rem!important}.lg\:max-w-8rem{max-width:8rem!important}.lg\:max-w-9rem{max-width:9rem!important}.lg\:max-w-10rem{max-width:10rem!important}.lg\:max-w-11rem{max-width:11rem!important}.lg\:max-w-12rem{max-width:12rem!important}.lg\:max-w-13rem{max-width:13rem!important}.lg\:max-w-14rem{max-width:14rem!important}.lg\:max-w-15rem{max-width:15rem!important}.lg\:max-w-16rem{max-width:16rem!important}.lg\:max-w-17rem{max-width:17rem!important}.lg\:max-w-18rem{max-width:18rem!important}.lg\:max-w-19rem{max-width:19rem!important}.lg\:max-w-20rem{max-width:20rem!important}.lg\:max-w-21rem{max-width:21rem!important}.lg\:max-w-22rem{max-width:22rem!important}.lg\:max-w-23rem{max-width:23rem!important}.lg\:max-w-24rem{max-width:24rem!important}.lg\:max-w-25rem{max-width:25rem!important}.lg\:max-w-26rem{max-width:26rem!important}.lg\:max-w-27rem{max-width:27rem!important}.lg\:max-w-28rem{max-width:28rem!important}.lg\:max-w-29rem{max-width:29rem!important}.lg\:max-w-30rem{max-width:30rem!important}}@media screen and (min-width: 1200px){.xl\:max-w-0{max-width:0px!important}.xl\:max-w-full{max-width:100%!important}.xl\:max-w-screen{max-width:100vw!important}.xl\:max-w-min{max-width:-moz-min-content!important;max-width:min-content!important}.xl\:max-w-max{max-width:-moz-max-content!important;max-width:max-content!important}.xl\:max-w-fit{max-width:-moz-fit-content!important;max-width:fit-content!important}.xl\:max-w-1rem{max-width:1rem!important}.xl\:max-w-2rem{max-width:2rem!important}.xl\:max-w-3rem{max-width:3rem!important}.xl\:max-w-4rem{max-width:4rem!important}.xl\:max-w-5rem{max-width:5rem!important}.xl\:max-w-6rem{max-width:6rem!important}.xl\:max-w-7rem{max-width:7rem!important}.xl\:max-w-8rem{max-width:8rem!important}.xl\:max-w-9rem{max-width:9rem!important}.xl\:max-w-10rem{max-width:10rem!important}.xl\:max-w-11rem{max-width:11rem!important}.xl\:max-w-12rem{max-width:12rem!important}.xl\:max-w-13rem{max-width:13rem!important}.xl\:max-w-14rem{max-width:14rem!important}.xl\:max-w-15rem{max-width:15rem!important}.xl\:max-w-16rem{max-width:16rem!important}.xl\:max-w-17rem{max-width:17rem!important}.xl\:max-w-18rem{max-width:18rem!important}.xl\:max-w-19rem{max-width:19rem!important}.xl\:max-w-20rem{max-width:20rem!important}.xl\:max-w-21rem{max-width:21rem!important}.xl\:max-w-22rem{max-width:22rem!important}.xl\:max-w-23rem{max-width:23rem!important}.xl\:max-w-24rem{max-width:24rem!important}.xl\:max-w-25rem{max-width:25rem!important}.xl\:max-w-26rem{max-width:26rem!important}.xl\:max-w-27rem{max-width:27rem!important}.xl\:max-w-28rem{max-width:28rem!important}.xl\:max-w-29rem{max-width:29rem!important}.xl\:max-w-30rem{max-width:30rem!important}}.min-h-0{min-height:0px!important}.min-h-full{min-height:100%!important}.min-h-screen{min-height:100vh!important}@media screen and (min-width: 576px){.sm\:min-h-0{min-height:0px!important}.sm\:min-h-full{min-height:100%!important}.sm\:min-h-screen{min-height:100vh!important}}@media screen and (min-width: 768px){.md\:min-h-0{min-height:0px!important}.md\:min-h-full{min-height:100%!important}.md\:min-h-screen{min-height:100vh!important}}@media screen and (min-width: 992px){.lg\:min-h-0{min-height:0px!important}.lg\:min-h-full{min-height:100%!important}.lg\:min-h-screen{min-height:100vh!important}}@media screen and (min-width: 1200px){.xl\:min-h-0{min-height:0px!important}.xl\:min-h-full{min-height:100%!important}.xl\:min-h-screen{min-height:100vh!important}}.max-h-0{max-height:0px!important}.max-h-full{max-height:100%!important}.max-h-screen{max-height:100vh!important}.max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.max-h-1rem{max-height:1rem!important}.max-h-2rem{max-height:2rem!important}.max-h-3rem{max-height:3rem!important}.max-h-4rem{max-height:4rem!important}.max-h-5rem{max-height:5rem!important}.max-h-6rem{max-height:6rem!important}.max-h-7rem{max-height:7rem!important}.max-h-8rem{max-height:8rem!important}.max-h-9rem{max-height:9rem!important}.max-h-10rem{max-height:10rem!important}.max-h-11rem{max-height:11rem!important}.max-h-12rem{max-height:12rem!important}.max-h-13rem{max-height:13rem!important}.max-h-14rem{max-height:14rem!important}.max-h-15rem{max-height:15rem!important}.max-h-16rem{max-height:16rem!important}.max-h-17rem{max-height:17rem!important}.max-h-18rem{max-height:18rem!important}.max-h-19rem{max-height:19rem!important}.max-h-20rem{max-height:20rem!important}.max-h-21rem{max-height:21rem!important}.max-h-22rem{max-height:22rem!important}.max-h-23rem{max-height:23rem!important}.max-h-24rem{max-height:24rem!important}.max-h-25rem{max-height:25rem!important}.max-h-26rem{max-height:26rem!important}.max-h-27rem{max-height:27rem!important}.max-h-28rem{max-height:28rem!important}.max-h-29rem{max-height:29rem!important}.max-h-30rem{max-height:30rem!important}@media screen and (min-width: 576px){.sm\:max-h-0{max-height:0px!important}.sm\:max-h-full{max-height:100%!important}.sm\:max-h-screen{max-height:100vh!important}.sm\:max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.sm\:max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.sm\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.sm\:max-h-1rem{max-height:1rem!important}.sm\:max-h-2rem{max-height:2rem!important}.sm\:max-h-3rem{max-height:3rem!important}.sm\:max-h-4rem{max-height:4rem!important}.sm\:max-h-5rem{max-height:5rem!important}.sm\:max-h-6rem{max-height:6rem!important}.sm\:max-h-7rem{max-height:7rem!important}.sm\:max-h-8rem{max-height:8rem!important}.sm\:max-h-9rem{max-height:9rem!important}.sm\:max-h-10rem{max-height:10rem!important}.sm\:max-h-11rem{max-height:11rem!important}.sm\:max-h-12rem{max-height:12rem!important}.sm\:max-h-13rem{max-height:13rem!important}.sm\:max-h-14rem{max-height:14rem!important}.sm\:max-h-15rem{max-height:15rem!important}.sm\:max-h-16rem{max-height:16rem!important}.sm\:max-h-17rem{max-height:17rem!important}.sm\:max-h-18rem{max-height:18rem!important}.sm\:max-h-19rem{max-height:19rem!important}.sm\:max-h-20rem{max-height:20rem!important}.sm\:max-h-21rem{max-height:21rem!important}.sm\:max-h-22rem{max-height:22rem!important}.sm\:max-h-23rem{max-height:23rem!important}.sm\:max-h-24rem{max-height:24rem!important}.sm\:max-h-25rem{max-height:25rem!important}.sm\:max-h-26rem{max-height:26rem!important}.sm\:max-h-27rem{max-height:27rem!important}.sm\:max-h-28rem{max-height:28rem!important}.sm\:max-h-29rem{max-height:29rem!important}.sm\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width: 768px){.md\:max-h-0{max-height:0px!important}.md\:max-h-full{max-height:100%!important}.md\:max-h-screen{max-height:100vh!important}.md\:max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.md\:max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.md\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.md\:max-h-1rem{max-height:1rem!important}.md\:max-h-2rem{max-height:2rem!important}.md\:max-h-3rem{max-height:3rem!important}.md\:max-h-4rem{max-height:4rem!important}.md\:max-h-5rem{max-height:5rem!important}.md\:max-h-6rem{max-height:6rem!important}.md\:max-h-7rem{max-height:7rem!important}.md\:max-h-8rem{max-height:8rem!important}.md\:max-h-9rem{max-height:9rem!important}.md\:max-h-10rem{max-height:10rem!important}.md\:max-h-11rem{max-height:11rem!important}.md\:max-h-12rem{max-height:12rem!important}.md\:max-h-13rem{max-height:13rem!important}.md\:max-h-14rem{max-height:14rem!important}.md\:max-h-15rem{max-height:15rem!important}.md\:max-h-16rem{max-height:16rem!important}.md\:max-h-17rem{max-height:17rem!important}.md\:max-h-18rem{max-height:18rem!important}.md\:max-h-19rem{max-height:19rem!important}.md\:max-h-20rem{max-height:20rem!important}.md\:max-h-21rem{max-height:21rem!important}.md\:max-h-22rem{max-height:22rem!important}.md\:max-h-23rem{max-height:23rem!important}.md\:max-h-24rem{max-height:24rem!important}.md\:max-h-25rem{max-height:25rem!important}.md\:max-h-26rem{max-height:26rem!important}.md\:max-h-27rem{max-height:27rem!important}.md\:max-h-28rem{max-height:28rem!important}.md\:max-h-29rem{max-height:29rem!important}.md\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width: 992px){.lg\:max-h-0{max-height:0px!important}.lg\:max-h-full{max-height:100%!important}.lg\:max-h-screen{max-height:100vh!important}.lg\:max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.lg\:max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.lg\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.lg\:max-h-1rem{max-height:1rem!important}.lg\:max-h-2rem{max-height:2rem!important}.lg\:max-h-3rem{max-height:3rem!important}.lg\:max-h-4rem{max-height:4rem!important}.lg\:max-h-5rem{max-height:5rem!important}.lg\:max-h-6rem{max-height:6rem!important}.lg\:max-h-7rem{max-height:7rem!important}.lg\:max-h-8rem{max-height:8rem!important}.lg\:max-h-9rem{max-height:9rem!important}.lg\:max-h-10rem{max-height:10rem!important}.lg\:max-h-11rem{max-height:11rem!important}.lg\:max-h-12rem{max-height:12rem!important}.lg\:max-h-13rem{max-height:13rem!important}.lg\:max-h-14rem{max-height:14rem!important}.lg\:max-h-15rem{max-height:15rem!important}.lg\:max-h-16rem{max-height:16rem!important}.lg\:max-h-17rem{max-height:17rem!important}.lg\:max-h-18rem{max-height:18rem!important}.lg\:max-h-19rem{max-height:19rem!important}.lg\:max-h-20rem{max-height:20rem!important}.lg\:max-h-21rem{max-height:21rem!important}.lg\:max-h-22rem{max-height:22rem!important}.lg\:max-h-23rem{max-height:23rem!important}.lg\:max-h-24rem{max-height:24rem!important}.lg\:max-h-25rem{max-height:25rem!important}.lg\:max-h-26rem{max-height:26rem!important}.lg\:max-h-27rem{max-height:27rem!important}.lg\:max-h-28rem{max-height:28rem!important}.lg\:max-h-29rem{max-height:29rem!important}.lg\:max-h-30rem{max-height:30rem!important}}@media screen and (min-width: 1200px){.xl\:max-h-0{max-height:0px!important}.xl\:max-h-full{max-height:100%!important}.xl\:max-h-screen{max-height:100vh!important}.xl\:max-h-min{max-height:-moz-min-content!important;max-height:min-content!important}.xl\:max-h-max{max-height:-moz-max-content!important;max-height:max-content!important}.xl\:max-h-fit{max-height:-moz-fit-content!important;max-height:fit-content!important}.xl\:max-h-1rem{max-height:1rem!important}.xl\:max-h-2rem{max-height:2rem!important}.xl\:max-h-3rem{max-height:3rem!important}.xl\:max-h-4rem{max-height:4rem!important}.xl\:max-h-5rem{max-height:5rem!important}.xl\:max-h-6rem{max-height:6rem!important}.xl\:max-h-7rem{max-height:7rem!important}.xl\:max-h-8rem{max-height:8rem!important}.xl\:max-h-9rem{max-height:9rem!important}.xl\:max-h-10rem{max-height:10rem!important}.xl\:max-h-11rem{max-height:11rem!important}.xl\:max-h-12rem{max-height:12rem!important}.xl\:max-h-13rem{max-height:13rem!important}.xl\:max-h-14rem{max-height:14rem!important}.xl\:max-h-15rem{max-height:15rem!important}.xl\:max-h-16rem{max-height:16rem!important}.xl\:max-h-17rem{max-height:17rem!important}.xl\:max-h-18rem{max-height:18rem!important}.xl\:max-h-19rem{max-height:19rem!important}.xl\:max-h-20rem{max-height:20rem!important}.xl\:max-h-21rem{max-height:21rem!important}.xl\:max-h-22rem{max-height:22rem!important}.xl\:max-h-23rem{max-height:23rem!important}.xl\:max-h-24rem{max-height:24rem!important}.xl\:max-h-25rem{max-height:25rem!important}.xl\:max-h-26rem{max-height:26rem!important}.xl\:max-h-27rem{max-height:27rem!important}.xl\:max-h-28rem{max-height:28rem!important}.xl\:max-h-29rem{max-height:29rem!important}.xl\:max-h-30rem{max-height:30rem!important}}.static{position:static!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}@media screen and (min-width: 576px){.sm\:static{position:static!important}.sm\:fixed{position:fixed!important}.sm\:absolute{position:absolute!important}.sm\:relative{position:relative!important}.sm\:sticky{position:sticky!important}}@media screen and (min-width: 768px){.md\:static{position:static!important}.md\:fixed{position:fixed!important}.md\:absolute{position:absolute!important}.md\:relative{position:relative!important}.md\:sticky{position:sticky!important}}@media screen and (min-width: 992px){.lg\:static{position:static!important}.lg\:fixed{position:fixed!important}.lg\:absolute{position:absolute!important}.lg\:relative{position:relative!important}.lg\:sticky{position:sticky!important}}@media screen and (min-width: 1200px){.xl\:static{position:static!important}.xl\:fixed{position:fixed!important}.xl\:absolute{position:absolute!important}.xl\:relative{position:relative!important}.xl\:sticky{position:sticky!important}}.top-auto{top:auto!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}@media screen and (min-width: 576px){.sm\:top-auto{top:auto!important}.sm\:top-0{top:0!important}.sm\:top-50{top:50%!important}.sm\:top-100{top:100%!important}}@media screen and (min-width: 768px){.md\:top-auto{top:auto!important}.md\:top-0{top:0!important}.md\:top-50{top:50%!important}.md\:top-100{top:100%!important}}@media screen and (min-width: 992px){.lg\:top-auto{top:auto!important}.lg\:top-0{top:0!important}.lg\:top-50{top:50%!important}.lg\:top-100{top:100%!important}}@media screen and (min-width: 1200px){.xl\:top-auto{top:auto!important}.xl\:top-0{top:0!important}.xl\:top-50{top:50%!important}.xl\:top-100{top:100%!important}}.left-auto{left:auto!important}.left-0{left:0!important}.left-50{left:50%!important}.left-100{left:100%!important}@media screen and (min-width: 576px){.sm\:left-auto{left:auto!important}.sm\:left-0{left:0!important}.sm\:left-50{left:50%!important}.sm\:left-100{left:100%!important}}@media screen and (min-width: 768px){.md\:left-auto{left:auto!important}.md\:left-0{left:0!important}.md\:left-50{left:50%!important}.md\:left-100{left:100%!important}}@media screen and (min-width: 992px){.lg\:left-auto{left:auto!important}.lg\:left-0{left:0!important}.lg\:left-50{left:50%!important}.lg\:left-100{left:100%!important}}@media screen and (min-width: 1200px){.xl\:left-auto{left:auto!important}.xl\:left-0{left:0!important}.xl\:left-50{left:50%!important}.xl\:left-100{left:100%!important}}.right-auto{right:auto!important}.right-0{right:0!important}.right-50{right:50%!important}.right-100{right:100%!important}@media screen and (min-width: 576px){.sm\:right-auto{right:auto!important}.sm\:right-0{right:0!important}.sm\:right-50{right:50%!important}.sm\:right-100{right:100%!important}}@media screen and (min-width: 768px){.md\:right-auto{right:auto!important}.md\:right-0{right:0!important}.md\:right-50{right:50%!important}.md\:right-100{right:100%!important}}@media screen and (min-width: 992px){.lg\:right-auto{right:auto!important}.lg\:right-0{right:0!important}.lg\:right-50{right:50%!important}.lg\:right-100{right:100%!important}}@media screen and (min-width: 1200px){.xl\:right-auto{right:auto!important}.xl\:right-0{right:0!important}.xl\:right-50{right:50%!important}.xl\:right-100{right:100%!important}}.bottom-auto{bottom:auto!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}@media screen and (min-width: 576px){.sm\:bottom-auto{bottom:auto!important}.sm\:bottom-0{bottom:0!important}.sm\:bottom-50{bottom:50%!important}.sm\:bottom-100{bottom:100%!important}}@media screen and (min-width: 768px){.md\:bottom-auto{bottom:auto!important}.md\:bottom-0{bottom:0!important}.md\:bottom-50{bottom:50%!important}.md\:bottom-100{bottom:100%!important}}@media screen and (min-width: 992px){.lg\:bottom-auto{bottom:auto!important}.lg\:bottom-0{bottom:0!important}.lg\:bottom-50{bottom:50%!important}.lg\:bottom-100{bottom:100%!important}}@media screen and (min-width: 1200px){.xl\:bottom-auto{bottom:auto!important}.xl\:bottom-0{bottom:0!important}.xl\:bottom-50{bottom:50%!important}.xl\:bottom-100{bottom:100%!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}@media screen and (min-width: 576px){.sm\:overflow-auto{overflow:auto!important}.sm\:overflow-hidden{overflow:hidden!important}.sm\:overflow-visible{overflow:visible!important}.sm\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width: 768px){.md\:overflow-auto{overflow:auto!important}.md\:overflow-hidden{overflow:hidden!important}.md\:overflow-visible{overflow:visible!important}.md\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width: 992px){.lg\:overflow-auto{overflow:auto!important}.lg\:overflow-hidden{overflow:hidden!important}.lg\:overflow-visible{overflow:visible!important}.lg\:overflow-scroll{overflow:scroll!important}}@media screen and (min-width: 1200px){.xl\:overflow-auto{overflow:auto!important}.xl\:overflow-hidden{overflow:hidden!important}.xl\:overflow-visible{overflow:visible!important}.xl\:overflow-scroll{overflow:scroll!important}}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}@media screen and (min-width: 576px){.sm\:overflow-x-auto{overflow-x:auto!important}.sm\:overflow-x-hidden{overflow-x:hidden!important}.sm\:overflow-x-visible{overflow-x:visible!important}.sm\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width: 768px){.md\:overflow-x-auto{overflow-x:auto!important}.md\:overflow-x-hidden{overflow-x:hidden!important}.md\:overflow-x-visible{overflow-x:visible!important}.md\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width: 992px){.lg\:overflow-x-auto{overflow-x:auto!important}.lg\:overflow-x-hidden{overflow-x:hidden!important}.lg\:overflow-x-visible{overflow-x:visible!important}.lg\:overflow-x-scroll{overflow-x:scroll!important}}@media screen and (min-width: 1200px){.xl\:overflow-x-auto{overflow-x:auto!important}.xl\:overflow-x-hidden{overflow-x:hidden!important}.xl\:overflow-x-visible{overflow-x:visible!important}.xl\:overflow-x-scroll{overflow-x:scroll!important}}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}@media screen and (min-width: 576px){.sm\:overflow-y-auto{overflow-y:auto!important}.sm\:overflow-y-hidden{overflow-y:hidden!important}.sm\:overflow-y-visible{overflow-y:visible!important}.sm\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width: 768px){.md\:overflow-y-auto{overflow-y:auto!important}.md\:overflow-y-hidden{overflow-y:hidden!important}.md\:overflow-y-visible{overflow-y:visible!important}.md\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width: 992px){.lg\:overflow-y-auto{overflow-y:auto!important}.lg\:overflow-y-hidden{overflow-y:hidden!important}.lg\:overflow-y-visible{overflow-y:visible!important}.lg\:overflow-y-scroll{overflow-y:scroll!important}}@media screen and (min-width: 1200px){.xl\:overflow-y-auto{overflow-y:auto!important}.xl\:overflow-y-hidden{overflow-y:hidden!important}.xl\:overflow-y-visible{overflow-y:visible!important}.xl\:overflow-y-scroll{overflow-y:scroll!important}}.z-auto{z-index:auto!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}.z-4{z-index:4!important}.z-5{z-index:5!important}@media screen and (min-width: 576px){.sm\:z-auto{z-index:auto!important}.sm\:z-0{z-index:0!important}.sm\:z-1{z-index:1!important}.sm\:z-2{z-index:2!important}.sm\:z-3{z-index:3!important}.sm\:z-4{z-index:4!important}.sm\:z-5{z-index:5!important}}@media screen and (min-width: 768px){.md\:z-auto{z-index:auto!important}.md\:z-0{z-index:0!important}.md\:z-1{z-index:1!important}.md\:z-2{z-index:2!important}.md\:z-3{z-index:3!important}.md\:z-4{z-index:4!important}.md\:z-5{z-index:5!important}}@media screen and (min-width: 992px){.lg\:z-auto{z-index:auto!important}.lg\:z-0{z-index:0!important}.lg\:z-1{z-index:1!important}.lg\:z-2{z-index:2!important}.lg\:z-3{z-index:3!important}.lg\:z-4{z-index:4!important}.lg\:z-5{z-index:5!important}}@media screen and (min-width: 1200px){.xl\:z-auto{z-index:auto!important}.xl\:z-0{z-index:0!important}.xl\:z-1{z-index:1!important}.xl\:z-2{z-index:2!important}.xl\:z-3{z-index:3!important}.xl\:z-4{z-index:4!important}.xl\:z-5{z-index:5!important}}.bg-repeat{background-repeat:repeat!important}.bg-no-repeat{background-repeat:no-repeat!important}.bg-repeat-x{background-repeat:repeat-x!important}.bg-repeat-y{background-repeat:repeat-y!important}.bg-repeat-round{background-repeat:round!important}.bg-repeat-space{background-repeat:space!important}@media screen and (min-width: 576px){.sm\:bg-repeat{background-repeat:repeat!important}.sm\:bg-no-repeat{background-repeat:no-repeat!important}.sm\:bg-repeat-x{background-repeat:repeat-x!important}.sm\:bg-repeat-y{background-repeat:repeat-y!important}.sm\:bg-repeat-round{background-repeat:round!important}.sm\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width: 768px){.md\:bg-repeat{background-repeat:repeat!important}.md\:bg-no-repeat{background-repeat:no-repeat!important}.md\:bg-repeat-x{background-repeat:repeat-x!important}.md\:bg-repeat-y{background-repeat:repeat-y!important}.md\:bg-repeat-round{background-repeat:round!important}.md\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width: 992px){.lg\:bg-repeat{background-repeat:repeat!important}.lg\:bg-no-repeat{background-repeat:no-repeat!important}.lg\:bg-repeat-x{background-repeat:repeat-x!important}.lg\:bg-repeat-y{background-repeat:repeat-y!important}.lg\:bg-repeat-round{background-repeat:round!important}.lg\:bg-repeat-space{background-repeat:space!important}}@media screen and (min-width: 1200px){.xl\:bg-repeat{background-repeat:repeat!important}.xl\:bg-no-repeat{background-repeat:no-repeat!important}.xl\:bg-repeat-x{background-repeat:repeat-x!important}.xl\:bg-repeat-y{background-repeat:repeat-y!important}.xl\:bg-repeat-round{background-repeat:round!important}.xl\:bg-repeat-space{background-repeat:space!important}}.bg-auto{background-size:auto!important}.bg-cover{background-size:cover!important}.bg-contain{background-size:contain!important}@media screen and (min-width: 576px){.sm\:bg-auto{background-size:auto!important}.sm\:bg-cover{background-size:cover!important}.sm\:bg-contain{background-size:contain!important}}@media screen and (min-width: 768px){.md\:bg-auto{background-size:auto!important}.md\:bg-cover{background-size:cover!important}.md\:bg-contain{background-size:contain!important}}@media screen and (min-width: 992px){.lg\:bg-auto{background-size:auto!important}.lg\:bg-cover{background-size:cover!important}.lg\:bg-contain{background-size:contain!important}}@media screen and (min-width: 1200px){.xl\:bg-auto{background-size:auto!important}.xl\:bg-cover{background-size:cover!important}.xl\:bg-contain{background-size:contain!important}}.bg-bottom{background-position:bottom!important}.bg-center{background-position:center!important}.bg-left{background-position:left!important}.bg-left-bottom{background-position:left bottom!important}.bg-left-top{background-position:left top!important}.bg-right{background-position:right!important}.bg-right-bottom{background-position:right bottom!important}.bg-right-top{background-position:right top!important}.bg-top{background-position:top!important}@media screen and (min-width: 576px){.sm\:bg-bottom{background-position:bottom!important}.sm\:bg-center{background-position:center!important}.sm\:bg-left{background-position:left!important}.sm\:bg-left-bottom{background-position:left bottom!important}.sm\:bg-left-top{background-position:left top!important}.sm\:bg-right{background-position:right!important}.sm\:bg-right-bottom{background-position:right bottom!important}.sm\:bg-right-top{background-position:right top!important}.sm\:bg-top{background-position:top!important}}@media screen and (min-width: 768px){.md\:bg-bottom{background-position:bottom!important}.md\:bg-center{background-position:center!important}.md\:bg-left{background-position:left!important}.md\:bg-left-bottom{background-position:left bottom!important}.md\:bg-left-top{background-position:left top!important}.md\:bg-right{background-position:right!important}.md\:bg-right-bottom{background-position:right bottom!important}.md\:bg-right-top{background-position:right top!important}.md\:bg-top{background-position:top!important}}@media screen and (min-width: 992px){.lg\:bg-bottom{background-position:bottom!important}.lg\:bg-center{background-position:center!important}.lg\:bg-left{background-position:left!important}.lg\:bg-left-bottom{background-position:left bottom!important}.lg\:bg-left-top{background-position:left top!important}.lg\:bg-right{background-position:right!important}.lg\:bg-right-bottom{background-position:right bottom!important}.lg\:bg-right-top{background-position:right top!important}.lg\:bg-top{background-position:top!important}}@media screen and (min-width: 1200px){.xl\:bg-bottom{background-position:bottom!important}.xl\:bg-center{background-position:center!important}.xl\:bg-left{background-position:left!important}.xl\:bg-left-bottom{background-position:left bottom!important}.xl\:bg-left-top{background-position:left top!important}.xl\:bg-right{background-position:right!important}.xl\:bg-right-bottom{background-position:right bottom!important}.xl\:bg-right-top{background-position:right top!important}.xl\:bg-top{background-position:top!important}}.list-none{list-style:none!important}.list-disc{list-style:disc!important}.list-decimal{list-style:decimal!important}.appearance-none{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.outline-none{outline:none!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.cursor-auto{cursor:auto!important}.cursor-pointer{cursor:pointer!important}.cursor-wait{cursor:wait!important}.cursor-move{cursor:move!important}.select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.opacity-0{opacity:0!important}.opacity-10{opacity:.1!important}.opacity-20{opacity:.2!important}.opacity-30{opacity:.3!important}.opacity-40{opacity:.4!important}.opacity-50{opacity:.5!important}.opacity-60{opacity:.6!important}.opacity-70{opacity:.7!important}.opacity-80{opacity:.8!important}.opacity-90{opacity:.9!important}.opacity-100{opacity:1!important}.transition-none{transition-property:none!important}.transition-all{transition-property:all!important}.transition-colors{transition-property:background-color,border-color,color!important}.transition-transform{transition-property:transform!important}.transition-duration-100{transition-duration:.1s!important}.transition-duration-150{transition-duration:.15s!important}.transition-duration-200{transition-duration:.2s!important}.transition-duration-300{transition-duration:.3s!important}.transition-duration-400{transition-duration:.4s!important}.transition-duration-500{transition-duration:.5s!important}.transition-duration-1000{transition-duration:1s!important}.transition-duration-2000{transition-duration:2s!important}.transition-duration-3000{transition-duration:3s!important}.transition-linear{transition-timing-function:linear!important}.transition-ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)!important}.transition-ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)!important}.transition-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-delay-100{transition-delay:.1s!important}.transition-delay-150{transition-delay:.15s!important}.transition-delay-200{transition-delay:.2s!important}.transition-delay-300{transition-delay:.3s!important}.transition-delay-400{transition-delay:.4s!important}.transition-delay-500{transition-delay:.5s!important}.transition-delay-1000{transition-delay:1s!important}.translate-x-0{transform:translate(0)!important}.translate-x-100{transform:translate(100%)!important}.-translate-x-100{transform:translate(-100%)!important}.translate-y-0{transform:translateY(0)!important}.translate-y-100{transform:translateY(100%)!important}.-translate-y-100{transform:translateY(-100%)!important}@media screen and (min-width: 576px){.sm\:translate-x-0{transform:translate(0)!important}.sm\:translate-x-100{transform:translate(100%)!important}.sm\:-translate-x-100{transform:translate(-100%)!important}.sm\:translate-y-0{transform:translateY(0)!important}.sm\:translate-y-100{transform:translateY(100%)!important}.sm\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width: 768px){.md\:translate-x-0{transform:translate(0)!important}.md\:translate-x-100{transform:translate(100%)!important}.md\:-translate-x-100{transform:translate(-100%)!important}.md\:translate-y-0{transform:translateY(0)!important}.md\:translate-y-100{transform:translateY(100%)!important}.md\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width: 992px){.lg\:translate-x-0{transform:translate(0)!important}.lg\:translate-x-100{transform:translate(100%)!important}.lg\:-translate-x-100{transform:translate(-100%)!important}.lg\:translate-y-0{transform:translateY(0)!important}.lg\:translate-y-100{transform:translateY(100%)!important}.lg\:-translate-y-100{transform:translateY(-100%)!important}}@media screen and (min-width: 1200px){.xl\:translate-x-0{transform:translate(0)!important}.xl\:translate-x-100{transform:translate(100%)!important}.xl\:-translate-x-100{transform:translate(-100%)!important}.xl\:translate-y-0{transform:translateY(0)!important}.xl\:translate-y-100{transform:translateY(100%)!important}.xl\:-translate-y-100{transform:translateY(-100%)!important}}.rotate-45{transform:rotate(45deg)!important}.-rotate-45{transform:rotate(-45deg)!important}.rotate-90{transform:rotate(90deg)!important}.-rotate-90{transform:rotate(-90deg)!important}.rotate-180{transform:rotate(180deg)!important}.-rotate-180{transform:rotate(-180deg)!important}@media screen and (min-width: 576px){.sm\:rotate-45{transform:rotate(45deg)!important}.sm\:-rotate-45{transform:rotate(-45deg)!important}.sm\:rotate-90{transform:rotate(90deg)!important}.sm\:-rotate-90{transform:rotate(-90deg)!important}.sm\:rotate-180{transform:rotate(180deg)!important}.sm\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width: 768px){.md\:rotate-45{transform:rotate(45deg)!important}.md\:-rotate-45{transform:rotate(-45deg)!important}.md\:rotate-90{transform:rotate(90deg)!important}.md\:-rotate-90{transform:rotate(-90deg)!important}.md\:rotate-180{transform:rotate(180deg)!important}.md\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width: 992px){.lg\:rotate-45{transform:rotate(45deg)!important}.lg\:-rotate-45{transform:rotate(-45deg)!important}.lg\:rotate-90{transform:rotate(90deg)!important}.lg\:-rotate-90{transform:rotate(-90deg)!important}.lg\:rotate-180{transform:rotate(180deg)!important}.lg\:-rotate-180{transform:rotate(-180deg)!important}}@media screen and (min-width: 1200px){.xl\:rotate-45{transform:rotate(45deg)!important}.xl\:-rotate-45{transform:rotate(-45deg)!important}.xl\:rotate-90{transform:rotate(90deg)!important}.xl\:-rotate-90{transform:rotate(-90deg)!important}.xl\:rotate-180{transform:rotate(180deg)!important}.xl\:-rotate-180{transform:rotate(-180deg)!important}}.origin-center{transform-origin:center!important}.origin-top{transform-origin:top!important}.origin-top-right{transform-origin:top right!important}.origin-right{transform-origin:right!important}.origin-bottom-right{transform-origin:bottom right!important}.origin-bottom{transform-origin:bottom!important}.origin-bottom-left{transform-origin:bottom left!important}.origin-left{transform-origin:left!important}.origin-top-left{transform-origin:top-left!important}@media screen and (min-width: 576px){.sm\:origin-center{transform-origin:center!important}.sm\:origin-top{transform-origin:top!important}.sm\:origin-top-right{transform-origin:top right!important}.sm\:origin-right{transform-origin:right!important}.sm\:origin-bottom-right{transform-origin:bottom right!important}.sm\:origin-bottom{transform-origin:bottom!important}.sm\:origin-bottom-left{transform-origin:bottom left!important}.sm\:origin-left{transform-origin:left!important}.sm\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width: 768px){.md\:origin-center{transform-origin:center!important}.md\:origin-top{transform-origin:top!important}.md\:origin-top-right{transform-origin:top right!important}.md\:origin-right{transform-origin:right!important}.md\:origin-bottom-right{transform-origin:bottom right!important}.md\:origin-bottom{transform-origin:bottom!important}.md\:origin-bottom-left{transform-origin:bottom left!important}.md\:origin-left{transform-origin:left!important}.md\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width: 992px){.lg\:origin-center{transform-origin:center!important}.lg\:origin-top{transform-origin:top!important}.lg\:origin-top-right{transform-origin:top right!important}.lg\:origin-right{transform-origin:right!important}.lg\:origin-bottom-right{transform-origin:bottom right!important}.lg\:origin-bottom{transform-origin:bottom!important}.lg\:origin-bottom-left{transform-origin:bottom left!important}.lg\:origin-left{transform-origin:left!important}.lg\:origin-top-left{transform-origin:top-left!important}}@media screen and (min-width: 1200px){.xl\:origin-center{transform-origin:center!important}.xl\:origin-top{transform-origin:top!important}.xl\:origin-top-right{transform-origin:top right!important}.xl\:origin-right{transform-origin:right!important}.xl\:origin-bottom-right{transform-origin:bottom right!important}.xl\:origin-bottom{transform-origin:bottom!important}.xl\:origin-bottom-left{transform-origin:bottom left!important}.xl\:origin-left{transform-origin:left!important}.xl\:origin-top-left{transform-origin:top-left!important}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes scalein{0%{opacity:0;transform:scaleY(.8);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:scaleY(1)}}@keyframes slidedown{0%{max-height:0}to{max-height:auto}}@keyframes slideup{0%{max-height:1000px}to{max-height:0}}@keyframes fadeinleft{0%{opacity:0;transform:translate(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutleft{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(-100%)}}@keyframes fadeinright{0%{opacity:0;transform:translate(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translate(0)}}@keyframes fadeoutright{0%{opacity:1;transform:translate(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translate(100%)}}@keyframes fadeinup{0%{opacity:0;transform:translateY(-100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutup{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(-100%)}}@keyframes fadeindown{0%{opacity:0;transform:translateY(100%);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:1;transform:translateY(0)}}@keyframes fadeoutdown{0%{opacity:1;transform:translateY(0);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1)}to{opacity:0;transform:translateY(100%)}}@keyframes animate-width{0%{width:0}to{width:100%}}.fadein{animation:fadein .15s linear}.fadeout{animation:fadeout .15s linear}.slidedown{animation:slidedown .45s ease-in-out}.slideup{animation:slideup .45s cubic-bezier(0,1,0,1)}.scalein{animation:scalein .15s linear}.fadeinleft{animation:fadeinleft .15s linear}.fadeoutleft{animation:fadeoutleft .15s linear}.fadeinright{animation:fadeinright .15s linear}.fadeoutright{animation:fadeoutright .15s linear}.fadeinup{animation:fadeinup .15s linear}.fadeoutup{animation:fadeoutup .15s linear}.fadeindown{animation:fadeindown .15s linear}.fadeoutdown{animation:fadeoutdown .15s linear}.animate-width{animation:animate-width 1s linear}.animation-duration-100{animation-duration:.1s!important}.animation-duration-150{animation-duration:.15s!important}.animation-duration-200{animation-duration:.2s!important}.animation-duration-300{animation-duration:.3s!important}.animation-duration-400{animation-duration:.4s!important}.animation-duration-500{animation-duration:.5s!important}.animation-duration-1000{animation-duration:1s!important}.animation-duration-2000{animation-duration:2s!important}.animation-duration-3000{animation-duration:3s!important}.animation-delay-100{animation-delay:.1s!important}.animation-delay-150{animation-delay:.15s!important}.animation-delay-200{animation-delay:.2s!important}.animation-delay-300{animation-delay:.3s!important}.animation-delay-400{animation-delay:.4s!important}.animation-delay-500{animation-delay:.5s!important}.animation-delay-1000{animation-delay:1s!important}.animation-iteration-1{animation-iteration-count:1!important}.animation-iteration-2{animation-iteration-count:2!important}.animation-iteration-infinite{animation-iteration-count:infinite!important}.animation-linear{animation-timing-function:linear!important}.animation-ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)!important}.animation-ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)!important}.animation-ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)!important}.animation-fill-none{animation-fill-mode:none!important}.animation-fill-forwards{animation-fill-mode:forwards!important}.animation-fill-backwards{animation-fill-mode:backwards!important}.animation-fill-both{animation-fill-mode:both!important}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media (pointer: coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\d7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}body:not(.dark-theme){--layer-0: #f5f5f5;--layer-1: #f4f4f4;--layer-2: #ffffff;--layer-overlay: #ffffff;--text-color: #333333;--text-color-secondary: #000000;--text-color-highlight: #28669c;--border-color: #b9b9b9;--border-color-secondary: #e0e0e0;--primary-color: #007ad9;--primary-color-text: #000;--devolutions-blue: #0068c3;--red: #ff1a1a;--orange: #ff8200;--yellow: #ffda23;--green: #61aa30;--blue: #0068c3;--purple: #9933ff;--tag-red: #ff1a1a;--tag-orange: #ff8200;--tag-green: #61aa30;--tag-blue: #0068c3;--tag-purple: #9933ff;--tag-text-color: #fff;--tag-text-background-color: #E8F1FA;color-scheme:light}body:not(.dark-theme) .p-widget{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;text-decoration:none}body:not(.dark-theme) .p-widget-overlay{background-color:#0006}body:not(.dark-theme) .p-widget-content p{line-height:1.5;margin:0}body:not(.dark-theme) .p-corner-all{border-radius:3px}body:not(.dark-theme) .p-corner-top{border-top-left-radius:3px;border-top-right-radius:3px}body:not(.dark-theme) .p-corner-bottom{border-bottom-left-radius:3px;border-bottom-right-radius:3px}body:not(.dark-theme) .p-corner-left{border-top-left-radius:3px;border-bottom-left-radius:3px}body:not(.dark-theme) .p-corner-right{border-top-right-radius:3px;border-bottom-right-radius:3px}body:not(.dark-theme) a{color:#007ad9;text-decoration:none}body:not(.dark-theme) a:hover{color:#116fbf}body:not(.dark-theme) a:active{color:#005b9f}body:not(.dark-theme) .p-helper-reset{line-height:normal}body:not(.dark-theme) .p-state-disabled,body:not(.dark-theme) .p-widget:disabled{opacity:.5;filter:alpha(opacity=50)}body:not(.dark-theme) .pi{font-size:1.25em}body:not(.dark-theme) .p-link{font-size:14px;font-family:Open Sans,Helvetica Neue,sans-serif;border-radius:3px}body:not(.dark-theme) .p-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) ::-webkit-input-placeholder{color:#666}body:not(.dark-theme) :-moz-placeholder{color:#666}body:not(.dark-theme) ::-moz-placeholder{color:#666}body:not(.dark-theme) :-ms-input-placeholder{color:#666}body:not(.dark-theme) .p-autocomplete .p-autocomplete-input{padding:.429em}body:not(.dark-theme) .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container{padding:.2145em .429em}body:not(.dark-theme) .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-state-disabled):hover{border-color:#212121}body:not(.dark-theme) .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-state-disabled).p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff;border-color:#007ad9}body:not(.dark-theme) .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token{margin:0;padding:.2145em 0;color:#333}body:not(.dark-theme) .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;padding:0;margin:0}body:not(.dark-theme) .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token{font-size:14px;padding:.2145em .429em;margin:0 .286em 0 0;background:#007ad9;color:#fff}body:not(.dark-theme) .p-autocomplete-panel{padding:0;background-color:#fff;box-shadow:0 3px 6px #00000059}body:not(.dark-theme) .p-autocomplete-panel .p-autocomplete-items{padding:0}body:not(.dark-theme) .p-autocomplete-item{padding:3px 0 3px 8px}body:not(.dark-theme) .p-autocomplete-item:hover{color:#1f8dff;background-color:var(--tag-text-background-color)}body:not(.dark-theme) .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-list-item{margin:0;padding:.429em .857em;border:0 none;color:#333;background-color:transparent;border-radius:0}body:not(.dark-theme) .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-list-item.p-state-highlight{color:#fff;background-color:#007ad9}body:not(.dark-theme) .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-group{padding:.429em .857em;background-color:#d8dae2;color:#333}body:not(.dark-theme) .p-fluid .p-autocomplete .p-autocomplete-dropdown.p-button{width:2.357em}body:not(.dark-theme) .p-fluid .p-autocomplete.p-autocomplete-multiple.p-autocomplete-dd .p-autocomplete-multiple-container{border-right:0 none}body:not(.dark-theme) .p-fluid .p-autocomplete.p-autocomplete-dd .p-inputtext{border-right:0 none}body:not(.dark-theme) p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border:1px solid #a80000}body:not(.dark-theme) .p-datepicker{padding:.857em;min-width:20em;background-color:#fff;color:#333;border:1px solid #a6a6a6}body:not(.dark-theme) .p-datepicker:not(.p-datepicker-inline){border:1px solid #c8c8c8;box-shadow:0 3px 6px #00000029}body:not(.dark-theme) .p-datepicker:not(.p-state-disabled) .p-datepicker-header .p-datepicker-prev:hover,body:not(.dark-theme) .p-datepicker:not(.p-state-disabled) .p-datepicker-header .p-datepicker-next:hover{color:#007ad9}body:not(.dark-theme) .p-datepicker:not(.p-state-disabled) .p-datepicker-header .p-datepicker-prev:focus,body:not(.dark-theme) .p-datepicker:not(.p-state-disabled) .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-datepicker:not(.p-state-disabled) table td a:not(.p-state-active):not(.p-state-highlight):hover{background-color:#eaeaea}body:not(.dark-theme) .p-datepicker:not(.p-state-disabled) .p-monthpicker a.p-monthpicker-month:not(.p-state-active):hover{background-color:#eaeaea}body:not(.dark-theme) .p-datepicker .p-datepicker-header{padding:.429em .857em;background-color:#fff;color:#333;border-radius:0}body:not(.dark-theme) .p-datepicker .p-datepicker-header .p-datepicker-prev,body:not(.dark-theme) .p-datepicker .p-datepicker-header .p-datepicker-next{cursor:pointer;top:0;color:#a6a6a6;transition:color .2s,box-shadow .2s}body:not(.dark-theme) .p-datepicker .p-datepicker-header .p-datepicker-title{margin:0;padding:0;line-height:1}body:not(.dark-theme) .p-datepicker .p-datepicker-header .p-datepicker-title select{margin-top:-.35em;margin-bottom:0;transition:color .2s,box-shadow .2s}body:not(.dark-theme) .p-datepicker .p-datepicker-header .p-datepicker-title select:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-datepicker table{font-size:14px;margin:.857em 0 0}body:not(.dark-theme) .p-datepicker table th{padding:.5em}body:not(.dark-theme) .p-datepicker table th.p-datepicker-weekheader{border-right:1px solid #a6a6a6}body:not(.dark-theme) .p-datepicker table td{padding:.5em}body:not(.dark-theme) .p-datepicker table td>a,body:not(.dark-theme) .p-datepicker table td>span{display:block;text-align:center;color:#333;padding:.5em;transition:box-shadow .2s;border-radius:3px}body:not(.dark-theme) .p-datepicker table td>a.p-state-active,body:not(.dark-theme) .p-datepicker table td>span.p-state-active{color:#fff;background-color:#007ad9}body:not(.dark-theme) .p-datepicker table td>a{cursor:pointer}body:not(.dark-theme) .p-datepicker table td>a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-datepicker table td.p-datepicker-today>a,body:not(.dark-theme) .p-datepicker table td.p-datepicker-today>span{background-color:#d0d0d0;color:#333}body:not(.dark-theme) .p-datepicker table td.p-datepicker-today>a.p-state-active,body:not(.dark-theme) .p-datepicker table td.p-datepicker-today>span.p-state-active{color:#fff;background-color:#007ad9}body:not(.dark-theme) .p-datepicker table td.p-datepicker-weeknumber{border-right:1px solid #a6a6a6}body:not(.dark-theme) .p-datepicker .p-datepicker-buttonbar{border-top:1px solid #d8dae2}body:not(.dark-theme) .p-datepicker .p-timepicker{border:0 none;border-top:1px solid #d8dae2;padding:.857em}body:not(.dark-theme) .p-datepicker .p-timepicker a{color:#333;font-size:1.286em}body:not(.dark-theme) .p-datepicker .p-timepicker a:hover{color:#007ad9}body:not(.dark-theme) .p-datepicker .p-timepicker span{font-size:1.286em}body:not(.dark-theme) .p-datepicker .p-monthpicker .p-monthpicker-month{color:#333}body:not(.dark-theme) .p-datepicker .p-monthpicker .p-monthpicker-month.p-state-active{color:#fff;background-color:#007ad9}body:not(.dark-theme) .p-datepicker.p-datepicker-timeonly{padding:0}body:not(.dark-theme) .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}body:not(.dark-theme) .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-right:1px solid #d8dae2;padding:0 .857em}body:not(.dark-theme) .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0}body:not(.dark-theme) .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0;border-right:0 none}body:not(.dark-theme) .p-calendar.p-calendar-w-btn .p-inputtext{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0 none}body:not(.dark-theme) .p-calendar.p-calendar-w-btn .p-inputtext:enabled:hover:not(.p-state-error),body:not(.dark-theme) .p-calendar.p-calendar-w-btn .p-inputtext:enabled:focus:not(.p-state-error){border-right:0 none}body:not(.dark-theme) .p-calendar.p-calendar-w-btn .p-datepicker-trigger.p-button{width:2.357em;border-top-left-radius:0;border-bottom-left-radius:0}body:not(.dark-theme) .p-fluid .p-calendar.p-calendar-w-btn input.p-inputtext{width:calc(100% - 2.357em)}body:not(.dark-theme) p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border:1px solid #a80000}body:not(.dark-theme) .p-chkbox{display:inline-block;vertical-align:middle;margin:0;width:20px;height:20px}body:not(.dark-theme) .p-chkbox .p-chkbox-box{border:1px solid #a6a6a6;background-color:#fff;width:20px;height:20px;text-align:center;border-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s}body:not(.dark-theme) .p-chkbox .p-chkbox-box:not(.p-state-disabled):hover{border-color:#212121}body:not(.dark-theme) .p-chkbox .p-chkbox-box.p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff;border-color:#007ad9}body:not(.dark-theme) .p-chkbox .p-chkbox-box.p-state-active{border-color:#007ad9;background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-chkbox .p-chkbox-box.p-state-active:not(.p-state-disabled):hover{border-color:#005b9f;background-color:#005b9f;color:#fff}body:not(.dark-theme) .p-chkbox .p-chkbox-box .p-chkbox-icon{overflow:hidden;position:relative;font-size:18px}body:not(.dark-theme) .p-chkbox-label{margin:0 0 0 .5em}body:not(.dark-theme) p-checkbox.ng-dirty.ng-invalid .p-chkbox-box{border:1px solid #a80000}body:not(.dark-theme) .p-chips>ul.p-inputtext{padding:.2145em .429em;display:inline-block}body:not(.dark-theme) .p-chips>ul.p-inputtext:not(.p-state-disabled):hover{border-color:#212121}body:not(.dark-theme) .p-chips>ul.p-inputtext:not(.p-state-disabled).p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff;border-color:#007ad9}body:not(.dark-theme) .p-chips>ul.p-inputtext .p-chips-input-token{padding:.2145em 0}body:not(.dark-theme) .p-chips>ul.p-inputtext .p-chips-input-token input{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;padding:0;margin:0;color:#333}body:not(.dark-theme) .p-chips>ul.p-inputtext .p-chips-input-token input:hover{border:0 none}body:not(.dark-theme) .p-chips>ul.p-inputtext .p-chips-input-token input:focus{border:0 none}body:not(.dark-theme) .p-chips>ul.p-inputtext .p-chips-token{font-size:14px;padding:.2145em .429em;margin:0 .286em 0 0;background:#007ad9;color:#fff}body:not(.dark-theme) p-chips.ng-dirty.ng-invalid>.p-inputtext{border:1px solid #a80000}body:not(.dark-theme) .p-dropdown{background:#ffffff;border:1px solid #a6a6a6;transition:border-color .2s,box-shadow .2s}body:not(.dark-theme) .p-dropdown:not(.p-state-disabled):hover{border-color:#212121}body:not(.dark-theme) .p-dropdown:not(.p-state-disabled).p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff;border-color:#007ad9}body:not(.dark-theme) .p-dropdown .p-dropdown-label{padding-right:2em}body:not(.dark-theme) .p-dropdown .p-dropdown-label .p-placeholder{color:#666}body:not(.dark-theme) .p-dropdown .p-dropdown-trigger{width:2em;margin:0;background-color:#1f7ed0;border:1px solid #1f7ed0;font-size:1.2em;transition:background-color .2s,box-shadow .2s;color:#fff}body:not(.dark-theme) .p-dropdown .p-dropdown-clear-icon{color:#fff}body:not(.dark-theme) .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:4em}body:not(.dark-theme) .p-dropdown-panel{padding:0;border:1px solid #c8c8c8;background-color:#fff;box-shadow:0 3px 6px #00000029}body:not(.dark-theme) .p-dropdown-panel .p-dropdown-filter-container{padding:.429em .857em;border-bottom:1px solid #eaeaea;color:#333;background-color:#fff;margin:0}body:not(.dark-theme) .p-dropdown-panel .p-dropdown-filter-container .p-dropdown-filter{width:100%;padding-right:2em}body:not(.dark-theme) .p-dropdown-panel .p-dropdown-filter-container .p-dropdown-filter-icon{top:50%;margin-top:-.5em;right:1.357em;color:#007ad9}body:not(.dark-theme) .p-dropdown-panel .p-dropdown-items{padding:0}body:not(.dark-theme) .p-dropdown-panel .p-dropdown-items .p-dropdown-item,body:not(.dark-theme) .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.429em .857em;border:0 none;color:#333;background-color:transparent;border-radius:0}body:not(.dark-theme) .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-state-highlight,body:not(.dark-theme) .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group.p-state-highlight{color:#fff;background-color:#007ad9}body:not(.dark-theme) .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-state-highlight):not(.p-state-disabled):hover,body:not(.dark-theme) .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group:not(.p-state-highlight):not(.p-state-disabled):hover{color:var(--tag-text-color);background-color:var(--tag-text-background-color)}body:not(.dark-theme) .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-state-highlight):not(.p-state-disabled):focus-visible,body:not(.dark-theme) .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group:not(.p-state-highlight):not(.p-state-disabled):focus-visible{color:var(--tag-text-color);color:#1f8dff;background-color:var(--tag-text-background-color)}body:not(.dark-theme) p-dropdown.ng-dirty.ng-invalid>.p-dropdown{border:1px solid #a80000}body:not(.dark-theme) .p-editor-container .p-editor-toolbar{border:1px solid #333333;background-color:#333}body:not(.dark-theme) .p-editor-container .p-editor-content{border:1px solid #c8c8c8}body:not(.dark-theme) .p-editor-container .p-editor-content .ql-editor{background-color:#fff;color:#333}body:not(.dark-theme) .p-editor-container .ql-picker.ql-expanded .ql-picker-label{color:#fff}body:not(.dark-theme) .p-editor-container .ql-stroke{stroke:#fff}body:not(.dark-theme) .p-editor-container .ql-picker-label{color:#fff}body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar button:hover,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar button:hover,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar button.ql-active,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar button.ql-active,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-label:hover,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-label:hover,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-label.ql-active,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-item:hover,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#007ad9}body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar button.ql-active .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,body:not(.dark-theme) .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#007ad9}body:not(.dark-theme) .p-inputgroup .p-inputgroup-addon{border-color:#a6a6a6;background-color:#eaeaea;color:#737373;padding:.429em;min-width:2em}body:not(.dark-theme) .p-inputgroup .p-inputgroup-addon:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}body:not(.dark-theme) .p-inputgroup .p-inputgroup-addon:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}body:not(.dark-theme) .p-inputgroup .p-inputgroup-addon.p-inputgroup-addon-checkbox{position:relative}body:not(.dark-theme) .p-inputgroup .p-inputgroup-addon.p-inputgroup-addon-checkbox .p-chkbox{position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px}body:not(.dark-theme) .p-inputgroup .p-inputgroup-addon.p-inputgroup-addon-radiobutton{position:relative}body:not(.dark-theme) .p-inputgroup .p-inputgroup-addon.p-inputgroup-addon-radiobutton .p-radiobutton{position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px}body:not(.dark-theme) .p-inputgroup .p-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}body:not(.dark-theme) .p-inputgroup .p-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}body:not(.dark-theme) .p-fluid .p-inputgroup .p-button{width:auto}body:not(.dark-theme) .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357em}body:not(.dark-theme) .p-inputswitch{width:40px;height:20px}body:not(.dark-theme) .p-inputswitch .p-inputswitch-slider{transition:background-color .2s,box-shadow .2s;border-radius:30px;background:#cccccc}body:not(.dark-theme) .p-inputswitch .p-inputswitch-slider:before{background-color:#fff;height:12px;width:12px;left:.25rem;bottom:.25rem;border-radius:50%;margin-top:-6px;transition:.2s}body:not(.dark-theme) .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}body:not(.dark-theme) .p-inputswitch.p-inputswitch-focus .p-inputswitch-slider{background:#b7b7b7;outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-inputswitch:not(.p-state-disabled):hover .p-inputswitch-slider{background-color:#b7b7b7}body:not(.dark-theme) .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background-color:#007ad9}body:not(.dark-theme) .p-inputswitch.p-inputswitch-checked:not(.p-state-disabled):hover .p-inputswitch-slider{background-color:#116fbf}body:not(.dark-theme) .p-inputswitch.p-inputswitch-checked.p-inputswitch-focus .p-inputswitch-slider{background:#005b9f}body:not(.dark-theme) p-inputswitch.ng-dirty.ng-invalid .p-inputswitch{border:1px solid #a80000}body:not(.dark-theme) .p-inputtext{font-size:14px;color:#333;background:#e7eff9;padding:.429em;border:1px solid #d1d1d1;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}body:not(.dark-theme) .p-inputtext.ng-dirty.ng-invalid{border:1px solid #a80000}body:not(.dark-theme) .p-inputtext:enabled:hover:not(.p-state-error){border-color:#212121}body:not(.dark-theme) .p-inputtext:enabled:focus:not(.p-state-error){outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff;border-color:#007ad9}body:not(.dark-theme) p-inputmask.ng-dirty.ng-invalid>.p-inputtext{border:1px solid #a80000}body:not(.dark-theme) .p-listbox{padding:0;min-width:12em;background:#ffffff;border:1px solid #a6a6a6}body:not(.dark-theme) .p-listbox .p-chkbox{margin:0 .5em 0 0}body:not(.dark-theme) .p-listbox .p-listbox-header{padding:.429em .857em;border-bottom:1px solid #eaeaea;color:#333;background-color:#fff;margin:0}body:not(.dark-theme) .p-listbox .p-listbox-header .p-listbox-filter-container{width:calc(100% - 2.214em)}body:not(.dark-theme) .p-listbox .p-listbox-header .p-listbox-filter-container input{padding:.429em 2em .429em .429em}body:not(.dark-theme) .p-listbox .p-listbox-header .p-listbox-filter-container .p-listbox-filter-icon{top:50%;left:auto;margin-top:-.5em;right:.5em;color:#007ad9}body:not(.dark-theme) .p-listbox .p-listbox-list{background-color:#fff}body:not(.dark-theme) .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.429em .857em;border:0 none;color:#333;background-color:transparent;transition:background-color .2s,box-shadow .2s;border-radius:0}body:not(.dark-theme) .p-listbox .p-listbox-list .p-listbox-item.p-state-highlight{color:#fff;background-color:#007ad9}body:not(.dark-theme) .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-listbox .p-listbox-list .p-listbox-item .p-chkbox{position:static;display:inline-block;vertical-align:middle;margin:0 .5em 0 0}body:not(.dark-theme) .p-listbox .p-listbox-list .p-listbox-item label{display:inline-block;vertical-align:middle}body:not(.dark-theme) .p-listbox:not(.p-state-disabled) .p-listbox-item:not(.p-state-highlight):not(.p-state-disabled):hover{color:#333;background-color:#eaeaea}body:not(.dark-theme) .p-listbox.p-state-disabled .p-chkbox-box:not(.p-state-disabled):not(.p-state-active):hover{border:1px solid #a6a6a6}body:not(.dark-theme) .p-listbox .p-listbox-footer{padding:.429em .857em;border-top:1px solid #eaeaea;color:#333;background-color:#fff}body:not(.dark-theme) p-listbox.ng-dirty.ng-invalid .p-inputtext{border:1px solid #a80000}body:not(.dark-theme) .p-multiselect{background:#ffffff;border:1px solid #a6a6a6;transition:border-color .2s,box-shadow .2s}body:not(.dark-theme) .p-multiselect:not(.p-state-disabled):hover{border-color:#212121}body:not(.dark-theme) .p-multiselect:not(.p-state-disabled).p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff;border-color:#007ad9}body:not(.dark-theme) .p-multiselect .p-multiselect-label{padding:.429em 2em .429em .429em;color:#333}body:not(.dark-theme) .p-multiselect .p-multiselect-label .p-placeholder{color:#666}body:not(.dark-theme) .p-multiselect .p-multiselect-trigger{background-color:#fff;width:2em;line-height:2em;text-align:center;padding:0;color:#737373}body:not(.dark-theme) .p-multiselect-panel{padding:0;border:1px solid #c8c8c8;background-color:#fff;box-shadow:0 3px 6px #00000029}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-header{padding:.429em .857em;border-bottom:1px solid #eaeaea;color:#333;background-color:#fff;margin:0}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container{float:none;width:70%;display:inline-block;vertical-align:middle;margin-left:0}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding:.429em 2em .429em .429em}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{color:#007ad9;top:50%;margin-top:-.5em;right:.5em;left:auto}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-header .p-chkbox{margin-right:.5em;float:none;vertical-align:middle}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-header .p-multiselect-close{color:#737373;top:50%;margin-top:-.5em;line-height:1;transition:color .2s,background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-header .p-multiselect-close:hover{color:#333}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items{padding:0}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.429em .857em;border:0 none;color:#333;background-color:transparent;transition:background-color .2s,box-shadow .2s;border-radius:0}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-state-highlight{color:#fff;background-color:#007ad9}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-state-highlight):not(.p-state-disabled):hover{color:#333;background-color:#eaeaea}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-state-disabled .p-chkbox-box{cursor:auto}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-state-disabled .p-chkbox-box:hover{border:1px solid #a6a6a6}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-state-disabled .p-chkbox-box.p-state-active:hover{border-color:#007ad9}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-chkbox{position:static;display:inline-block;vertical-align:middle;margin:0 .5em 0 0}body:not(.dark-theme) .p-multiselect-panel .p-multiselect-items .p-multiselect-item label{display:inline-block;vertical-align:middle}body:not(.dark-theme) p-multiselect.ng-dirty.ng-invalid>.p-multiselect{border:1px solid #a80000}body:not(.dark-theme) .p-password-panel{padding:12px;background-color:#fff;color:#333;border:1px solid #c8c8c8;box-shadow:0 3px 6px #00000029}body:not(.dark-theme) .p-radiobutton{display:inline-block;vertical-align:middle;margin:0;width:20px;height:20px}body:not(.dark-theme) .p-radiobutton .p-radiobutton-box{border:1px solid #a6a6a6;background-color:#fff;width:20px;height:20px;text-align:center;position:relative;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:50%}body:not(.dark-theme) .p-radiobutton .p-radiobutton-box:not(.p-state-disabled):not(.p-state-active):hover{border-color:#212121}body:not(.dark-theme) .p-radiobutton .p-radiobutton-box.p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff;border-color:#007ad9}body:not(.dark-theme) .p-radiobutton .p-radiobutton-box.p-state-active{border-color:#007ad9;background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-radiobutton .p-radiobutton-box.p-state-active .p-radiobutton-icon{background-color:#fff}body:not(.dark-theme) .p-radiobutton .p-radiobutton-box.p-state-active:not(.p-state-disabled):hover{border-color:#005b9f;background-color:#005b9f;color:#fff}body:not(.dark-theme) .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{background:transparent;width:10px;height:10px;display:inline-block;position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px;transition:background-color .2s;border-radius:50%}body:not(.dark-theme) .p-radiobutton .p-radiobutton-box .p-radiobutton-icon:before{display:none}body:not(.dark-theme) .p-radiobutton-label{margin:0 0 0 .5em}body:not(.dark-theme) p-radiobutton.ng-dirty.ng-invalid .p-radiobutton-box{border:1px solid #a80000}body:not(.dark-theme) .p-rating a{text-align:center;display:inline-block;color:#333;border-radius:3px;line-height:1;transition:color .2s,box-shadow .2s}body:not(.dark-theme) .p-rating a.p-rating-cancel{color:#e4018d}body:not(.dark-theme) .p-rating a .p-rating-icon{font-size:20px}body:not(.dark-theme) .p-rating:not(.p-state-disabled):not(.p-rating-readonly) a:hover{color:#007ad9}body:not(.dark-theme) .p-rating:not(.p-state-disabled):not(.p-rating-readonly) a.p-rating-cancel:hover{color:#b5019f}body:not(.dark-theme) .p-rating:not(.p-state-disabled):not(.p-rating-readonly) a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-selectbutton .p-button{background-color:#dadada;border:1px solid #dadada;color:#333;overflow:hidden;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-selectbutton .p-button .p-button-icon-left{color:#666}body:not(.dark-theme) .p-selectbutton .p-button:not(.p-state-disabled):not(.p-state-active):hover{background-color:#c8c8c8;border-color:#c8c8c8;color:#333}body:not(.dark-theme) .p-selectbutton .p-button:not(.p-state-disabled):not(.p-state-active):hover .p-button-icon-left{color:#212121}body:not(.dark-theme) .p-selectbutton .p-button:not(.p-state-disabled):not(.p-state-active).p-state-focus{box-shadow:0 0 0 .2em #8dcdff;z-index:1}body:not(.dark-theme) .p-selectbutton .p-button.p-state-active{background-color:#007ad9;border-color:#007ad9;color:#fff}body:not(.dark-theme) .p-selectbutton .p-button.p-state-active .p-button-icon-left{color:#fff}body:not(.dark-theme) .p-selectbutton .p-button.p-state-active:not(.p-state-disabled):hover{background-color:#116fbf;border-color:#116fbf;color:#fff}body:not(.dark-theme) .p-selectbutton .p-button.p-state-active:not(.p-state-disabled):hover .p-button-icon-left{color:#fff}body:not(.dark-theme) .p-selectbutton .p-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}body:not(.dark-theme) .p-selectbutton .p-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}body:not(.dark-theme) p-selectbutton.ng-dirty.ng-invalid .p-button{border:1px solid #a80000}body:not(.dark-theme) .p-slider{background-color:#c8c8c8;border:0 none}body:not(.dark-theme) .p-slider.p-slider-horizontal{height:.286em}body:not(.dark-theme) .p-slider.p-slider-horizontal .p-slider-handle{top:50%;margin-top:-.5715em}body:not(.dark-theme) .p-slider.p-slider-vertical{width:.286em}body:not(.dark-theme) .p-slider.p-slider-vertical .p-slider-handle{left:50%;margin-left:-.5715em}body:not(.dark-theme) .p-slider .p-slider-handle{height:1.143em;width:1.143em;background-color:#fff;border:2px solid #666666;border-radius:100%;transition:box-shadow .2s}body:not(.dark-theme) .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-slider .p-slider-range{background-color:#007ad9}body:not(.dark-theme) .p-slider:not(.p-state-disabled) .p-slider-handle:hover{background-color:#666;border:2px solid #007ad9}body:not(.dark-theme) .p-slider.p-slider-animate .p-slider-handle{transition:box-shadow .2s,left .2s}body:not(.dark-theme) .p-spinner .p-spinner-input{padding-right:2.429em}body:not(.dark-theme) .p-spinner .p-spinner-button{width:2em}body:not(.dark-theme) .p-spinner .p-spinner-button.p-spinner-up{border-top-right-radius:3px}body:not(.dark-theme) .p-spinner .p-spinner-button.p-spinner-down{border-bottom-right-radius:3px}body:not(.dark-theme) .p-spinner .p-spinner-button .p-spinner-button-icon{position:absolute;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;width:1em}body:not(.dark-theme) .p-fluid .p-spinner .p-spinner-input{padding-right:2.429em}body:not(.dark-theme) .p-fluid .p-spinner .p-spinner-button{width:2em}body:not(.dark-theme) .p-fluid .p-spinner .p-spinner-button .p-spinner-button-icon{left:50%}body:not(.dark-theme) p-spinner.ng-dirty.ng-invalid>.p-inputtext{border:1px solid #a80000}body:not(.dark-theme) .p-togglebutton{background-color:#dadada;border:1px solid #dadada;color:#333;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-togglebutton .p-button-icon-left{color:#666}body:not(.dark-theme) .p-togglebutton:not(.p-state-disabled):not(.p-state-active):hover{background-color:#c8c8c8;border-color:#c8c8c8;color:#333}body:not(.dark-theme) .p-togglebutton:not(.p-state-disabled):not(.p-state-active):hover .p-button-icon-left{color:#212121}body:not(.dark-theme) .p-togglebutton:not(.p-state-disabled):not(.p-state-active).p-state-focus{box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-togglebutton.p-state-active{background-color:#007ad9;border-color:#007ad9;color:#fff}body:not(.dark-theme) .p-togglebutton.p-state-active .p-button-icon-left{color:#fff}body:not(.dark-theme) .p-togglebutton.p-state-active:hover{background-color:#116fbf;border-color:#116fbf;color:#fff}body:not(.dark-theme) .p-togglebutton.p-state-active:hover .p-button-icon-left{color:#fff}body:not(.dark-theme) p-togglebutton.ng-dirty.ng-invalid .p-button{border:1px solid #a80000}body:not(.dark-theme) .p-button{margin:0;color:#fff;background-color:#007ad9;border:1px solid #007ad9;font-size:1.2em;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-button:enabled:hover{background-color:#116fbf;color:#fff;border-color:#116fbf}body:not(.dark-theme) .p-button:enabled:focus{outline:0 none;outline-offset:0px;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-button:enabled:active{background-color:#005b9f;color:#fff;border-color:#005b9f}body:not(.dark-theme) .p-button.p-button-text-only .p-button-text{padding:.429em 1em}body:not(.dark-theme) .p-button.p-button-text-icon-left .p-button-text{padding:.429em 1em .429em 2em}body:not(.dark-theme) .p-button.p-button-text-icon-right .p-button-text{padding:.429em 2em .429em 1em}body:not(.dark-theme) .p-button.p-button-icon-only{width:2.357em}body:not(.dark-theme) .p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}body:not(.dark-theme) .p-button.p-button-icon-only .p-button-text{padding:.429em}body:not(.dark-theme) .p-button.p-button-raised{box-shadow:0 2px 3px #00000026}body:not(.dark-theme) .p-button.p-button-rounded{border-radius:15px}body:not(.dark-theme) .p-fluid .p-button-icon-only{width:2.357em}@media (max-width: 640px){body:not(.dark-theme) .p-buttonset:not(.p-splitbutton) .p-button{margin-bottom:1px;border-radius:3px}}body:not(.dark-theme) .p-splitbutton.p-buttonset .p-button{border:1px solid transparent}body:not(.dark-theme) .p-splitbutton.p-buttonset .p-menu{min-width:100%}body:not(.dark-theme) .p-button.p-button-secondary,body:not(.dark-theme) .p-buttonset.p-button-secondary>.p-button{color:#333;background-color:#f4f4f4;border:1px solid #f4f4f4}body:not(.dark-theme) .p-button.p-button-secondary:enabled:hover,body:not(.dark-theme) .p-buttonset.p-button-secondary>.p-button:enabled:hover{background-color:#c8c8c8;color:#333;border-color:#c8c8c8}body:not(.dark-theme) .p-button.p-button-secondary:enabled:focus,body:not(.dark-theme) .p-buttonset.p-button-secondary>.p-button:enabled:focus{box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-button.p-button-secondary:enabled:active,body:not(.dark-theme) .p-buttonset.p-button-secondary>.p-button:enabled:active{background-color:#a0a0a0;color:#333;border-color:#a0a0a0}body:not(.dark-theme) .p-button.p-button-info,body:not(.dark-theme) .p-buttonset.p-button-info>.p-button{color:#fff;background-color:#007ad9;border:1px solid #007ad9}body:not(.dark-theme) .p-button.p-button-info:enabled:hover,body:not(.dark-theme) .p-buttonset.p-button-info>.p-button:enabled:hover{background-color:#116fbf;color:#fff;border-color:#116fbf}body:not(.dark-theme) .p-button.p-button-info:enabled:focus,body:not(.dark-theme) .p-buttonset.p-button-info>.p-button:enabled:focus{box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-button.p-button-info:enabled:active,body:not(.dark-theme) .p-buttonset.p-button-info>.p-button:enabled:active{background-color:#005b9f;color:#fff;border-color:#005b9f}body:not(.dark-theme) .p-button.p-button-success,body:not(.dark-theme) .p-buttonset.p-button-success>.p-button{color:#fff;background-color:#34a835;border:1px solid #34A835}body:not(.dark-theme) .p-button.p-button-success:enabled:hover,body:not(.dark-theme) .p-buttonset.p-button-success>.p-button:enabled:hover{background-color:#107d11;color:#fff;border-color:#107d11}body:not(.dark-theme) .p-button.p-button-success:enabled:focus,body:not(.dark-theme) .p-buttonset.p-button-success>.p-button:enabled:focus{box-shadow:0 0 0 .2em #aae5aa}body:not(.dark-theme) .p-button.p-button-success:enabled:active,body:not(.dark-theme) .p-buttonset.p-button-success>.p-button:enabled:active{background-color:#0c6b0d;color:#fff;border-color:#0c6b0d}body:not(.dark-theme) .p-button.p-button-warning,body:not(.dark-theme) .p-buttonset.p-button-warning>.p-button{color:#333;background-color:#ffba01;border:1px solid #ffba01}body:not(.dark-theme) .p-button.p-button-warning:enabled:hover,body:not(.dark-theme) .p-buttonset.p-button-warning>.p-button:enabled:hover{background-color:#ed990b;color:#333;border-color:#ed990b}body:not(.dark-theme) .p-button.p-button-warning:enabled:focus,body:not(.dark-theme) .p-buttonset.p-button-warning>.p-button:enabled:focus{box-shadow:0 0 0 .2em #ffeab4}body:not(.dark-theme) .p-button.p-button-warning:enabled:active,body:not(.dark-theme) .p-buttonset.p-button-warning>.p-button:enabled:active{background-color:#d38b10;color:#333;border-color:#d38b10}body:not(.dark-theme) .p-button.p-button-danger,body:not(.dark-theme) .p-buttonset.p-button-danger>.p-button{color:#fff;background-color:#e91224;border:1px solid #e91224}body:not(.dark-theme) .p-button.p-button-danger:enabled:hover,body:not(.dark-theme) .p-buttonset.p-button-danger>.p-button:enabled:hover{background-color:#c01120;color:#fff;border-color:#c01120}body:not(.dark-theme) .p-button.p-button-danger:enabled:focus,body:not(.dark-theme) .p-buttonset.p-button-danger>.p-button:enabled:focus{box-shadow:0 0 0 .2em #f9b4ba}body:not(.dark-theme) .p-button.p-button-danger:enabled:active,body:not(.dark-theme) .p-buttonset.p-button-danger>.p-button:enabled:active{background-color:#a90000;color:#fff;border-color:#a90000}body:not(.dark-theme) .p-splitbutton.p-buttonset .p-button{border:1px solid transparent}body:not(.dark-theme) .p-splitbutton.p-buttonset .p-menu{min-width:100%}body:not(.dark-theme) .p-carousel .p-carousel-content .p-carousel-prev,body:not(.dark-theme) .p-carousel .p-carousel-content .p-carousel-next{background-color:#fff;border:solid 1px rgba(178,193,205,.64);border-radius:50%;margin:.2em;color:#333;transition:color .2s}body:not(.dark-theme) .p-carousel .p-carousel-content .p-carousel-prev:not(.p-state-disabled):hover,body:not(.dark-theme) .p-carousel .p-carousel-content .p-carousel-next:not(.p-state-disabled):hover{background-color:#fff;color:#007ad9;border:solid 1px rgba(178,193,205,.64)}body:not(.dark-theme) .p-carousel .p-carousel-dots-container .p-carousel-dot-item>.p-button{border-color:transparent;background-color:transparent}body:not(.dark-theme) .p-carousel .p-carousel-dots-container .p-carousel-dot-item .p-carousel-dot-icon{width:20px;height:6px;background-color:#b2c1cd;margin:0 .2em}body:not(.dark-theme) .p-carousel .p-carousel-dots-container .p-carousel-dot-item .p-carousel-dot-icon:before{content:" "}body:not(.dark-theme) .p-carousel .p-carousel-dots-container .p-carousel-dot-item.p-state-highlight .p-carousel-dot-icon{background-color:#007ad9}body:not(.dark-theme) .p-dataview .p-dataview-header{background-color:#333;color:#fff;border:1px solid #333333;padding:.571em 1em;font-weight:700;border-bottom:0 none}body:not(.dark-theme) .p-dataview .p-dataview-content{border:1px solid #c8c8c8;background-color:#fff;color:#333;padding:.571em 1em}body:not(.dark-theme) .p-dataview .p-dataview-footer{background-color:#fff;color:#333;border:1px solid #c8c8c8;padding:.571em 1em;border-top:0 none}body:not(.dark-theme) .p-dataview .p-dataview-layout-options .p-button{transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-dataview .p-dataview-layout-options .p-button:focus{outline:0 none;outline-offset:0px;box-shadow:0 0 0 .2em #8dcdff;z-index:1}body:not(.dark-theme) .fc th{background-color:#333;border:1px solid #333333;color:#fff;padding:.571em 1em}body:not(.dark-theme) .fc td.p-widget-content{background-color:#fff;border:1px solid #c8c8c8;color:#333}body:not(.dark-theme) .fc td.fc-head-container{border:1px solid #333333}body:not(.dark-theme) .fc .fc-row{border-right:1px solid #333333}body:not(.dark-theme) .fc .fc-event{background-color:#116fbf;border:1px solid #116fbf;color:#fff;transition:box-shadow .2s}body:not(.dark-theme) .fc .fc-event:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .fc .fc-toolbar .fc-button{color:#fff;background-color:#007ad9;border:1px solid #007ad9;font-size:14px;transition:background-color .2s,box-shadow .2s;border-radius:3px}body:not(.dark-theme) .fc .fc-toolbar .fc-button:enabled:hover{background-color:#116fbf;color:#fff;border-color:#116fbf}body:not(.dark-theme) .fc .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0}body:not(.dark-theme) .fc .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}body:not(.dark-theme) .fc .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0}body:not(.dark-theme) .fc .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}body:not(.dark-theme) .fc .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0px;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .fc .fc-toolbar .fc-button-group .fc-button{border-radius:0}body:not(.dark-theme) .fc .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}body:not(.dark-theme) .fc .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}body:not(.dark-theme) .fc .fc-divider{background-color:#333;border:1px solid #333333}body:not(.dark-theme) .p-fluid .fc .fc-toolbar .fc-button{width:auto}body:not(.dark-theme) .p-orderlist .p-orderlist-controls{padding:.571em 1em}body:not(.dark-theme) .p-orderlist .p-orderlist-controls button{font-size:16px}body:not(.dark-theme) .p-orderlist .p-orderlist-caption{background-color:#333;color:#fff;border:1px solid #333333;padding:.571em 1em;font-weight:700;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px}body:not(.dark-theme) .p-orderlist .p-orderlist-filter-container{padding:.429em .857em;border:1px solid #333333;color:#333;background-color:#fff;margin:0;border-bottom:0 none}body:not(.dark-theme) .p-orderlist .p-orderlist-filter-container input.p-inputtext{width:100%;padding-right:2em;text-indent:0}body:not(.dark-theme) .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{top:50%;margin-top:-.5em;left:auto;right:1.357em;color:#007ad9}body:not(.dark-theme) .p-orderlist .p-orderlist-list{border:1px solid #c8c8c8;background-color:#fff;color:#333;padding:0}body:not(.dark-theme) .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.429em .857em;margin:0;border:0 none;color:#333;background-color:transparent;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-state-highlight):hover{background-color:#eaeaea;color:#333}body:not(.dark-theme) .p-orderlist .p-orderlist-list .p-orderlist-item.p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-orderlist .p-orderlist-list .p-orderlist-droppoint-highlight{background-color:#007ad9}body:not(.dark-theme) .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-state-highlight):hover{background-color:#eaeaea;color:#333}body:not(.dark-theme) .p-organizationchart .p-organizationchart-node-content.p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-organizationchart .p-organizationchart-node-content.p-state-highlight .p-node-toggler i{color:#00325a}body:not(.dark-theme) .p-organizationchart .p-organizationchart-line-down{background-color:#c8c8c8}body:not(.dark-theme) .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #c8c8c8;border-color:#c8c8c8}body:not(.dark-theme) .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #c8c8c8;border-color:#c8c8c8}body:not(.dark-theme) .p-organizationchart .p-organizationchart-node-content{border:1px solid #c8c8c8;background-color:#fff;color:#333;padding:.571em 1em}body:not(.dark-theme) .p-organizationchart .p-organizationchart-node-content .p-node-toggler{bottom:-.7em;margin-left:-.46em;color:#737373;overflow:hidden;line-height:1;border-radius:3px;transition:box-shadow .2s}body:not(.dark-theme) .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-paginator{background-color:#f4f4f4;border:1px solid #c8c8c8;padding:0}body:not(.dark-theme) .p-paginator .p-paginator-first,body:not(.dark-theme) .p-paginator .p-paginator-prev,body:not(.dark-theme) .p-paginator .p-paginator-next,body:not(.dark-theme) .p-paginator .p-paginator-last{color:#737373;height:2.286em;min-width:2.286em;border:0 none;line-height:2.286em;padding:0;margin:0;vertical-align:top;transition:box-shadow .2s;border-radius:0}body:not(.dark-theme) .p-paginator .p-paginator-first:not(.p-state-disabled):not(.p-state-active):hover,body:not(.dark-theme) .p-paginator .p-paginator-prev:not(.p-state-disabled):not(.p-state-active):hover,body:not(.dark-theme) .p-paginator .p-paginator-next:not(.p-state-disabled):not(.p-state-active):hover,body:not(.dark-theme) .p-paginator .p-paginator-last:not(.p-state-disabled):not(.p-state-active):hover{background-color:#e0e0e0;color:#333}body:not(.dark-theme) .p-paginator .p-paginator-first:focus,body:not(.dark-theme) .p-paginator .p-paginator-prev:focus,body:not(.dark-theme) .p-paginator .p-paginator-next:focus,body:not(.dark-theme) .p-paginator .p-paginator-last:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-paginator .p-paginator-current{color:#333;height:2.286em;min-width:2.286em;line-height:2.286em}body:not(.dark-theme) .p-paginator .p-dropdown{border:0 none}body:not(.dark-theme) .p-paginator .p-dropdown .p-dropdown-trigger,body:not(.dark-theme) .p-paginator .p-dropdown .p-dropdown-label{color:#737373}body:not(.dark-theme) .p-paginator .p-dropdown:hover .p-dropdown-trigger,body:not(.dark-theme) .p-paginator .p-dropdown:hover .p-dropdown-label{color:#333}body:not(.dark-theme) .p-paginator .p-paginator-first:before{position:relative;top:1px}body:not(.dark-theme) .p-paginator .p-paginator-prev:before{position:relative}body:not(.dark-theme) .p-paginator .p-paginator-next:before{position:relative;top:1px}body:not(.dark-theme) .p-paginator .p-paginator-last:before{position:relative;top:1px}body:not(.dark-theme) .p-paginator .p-paginator-pages{vertical-align:top;display:inline-block;padding:0}body:not(.dark-theme) .p-paginator .p-paginator-pages .p-paginator-page{color:#737373;height:2.286em;min-width:2.286em;border:0 none;line-height:2.286em;padding:0;margin:0;vertical-align:top;transition:box-shadow .2s;border-radius:0}body:not(.dark-theme) .p-paginator .p-paginator-pages .p-paginator-page.p-state-active{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-paginator .p-paginator-pages .p-paginator-page:not(.p-state-active):hover{background-color:#e0e0e0;color:#333}body:not(.dark-theme) .p-paginator .p-paginator-pages .p-paginator-page:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-paginator .p-dropdown{margin-left:.5em;height:2.286em;min-width:auto}body:not(.dark-theme) .p-picklist .p-picklist-buttons button{font-size:16px}body:not(.dark-theme) .p-picklist .p-picklist-caption{background-color:#333;color:#fff;border:1px solid #333333;padding:.571em 1em;font-weight:700;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px}body:not(.dark-theme) .p-picklist .p-picklist-filter-container{padding:.429em .857em;border:1px solid #333333;color:#333;background-color:#fff;margin:0;border-bottom:0 none}body:not(.dark-theme) .p-picklist .p-picklist-filter-container input.p-picklist-filter{width:100%;padding-right:2em;text-indent:0}body:not(.dark-theme) .p-picklist .p-picklist-filter-container .p-picklist-filter-icon{top:50%;margin-top:-.5em;left:auto;right:1.357em;color:#007ad9}body:not(.dark-theme) .p-picklist .p-picklist-buttons{padding:.571em 1em}body:not(.dark-theme) .p-picklist .p-picklist-list{border:1px solid #c8c8c8;background-color:#fff;color:#333;padding:0}body:not(.dark-theme) .p-picklist .p-picklist-list .p-picklist-item{padding:.429em .857em;margin:0;border:0 none;color:#333;background-color:transparent;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-picklist .p-picklist-list .p-picklist-item:not(.p-state-highlight):hover{background-color:#eaeaea;color:#333}body:not(.dark-theme) .p-picklist .p-picklist-list .p-picklist-item.p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-picklist .p-picklist-list .p-picklist-droppoint-highlight{background-color:#007ad9}@media (max-width: 40em){body:not(.dark-theme) .p-picklist.p-picklist-responsive .p-picklist-buttons{padding:.571em 1em}}body:not(.dark-theme) .p-table .p-table-caption,body:not(.dark-theme) .p-table .p-table-summary{background-color:#333;color:#fff;border:1px solid #333333;padding:.571em 1em;text-align:center}body:not(.dark-theme) .p-table .p-table-caption{border-bottom:0 none;font-weight:700}body:not(.dark-theme) .p-table .p-table-summary{border-top:0 none;font-weight:700}body:not(.dark-theme) .p-table .p-table-thead>tr>th{padding:.571em .857em;border:1px solid #c8c8c8;font-weight:700;color:#333;background-color:#e8e8e8}body:not(.dark-theme) .p-table .p-table-t>tr>td{padding:.571em .857em}body:not(.dark-theme) .p-table .p-table-tfoot>tr>td{padding:.571em .857em;border:1px solid #c8c8c8;font-weight:700;color:#333;background-color:#fff}body:not(.dark-theme) .p-table .p-sortable-column{transition:box-shadow .2s}body:not(.dark-theme) .p-table .p-sortable-column:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-table .p-sortable-column .p-sortable-column-icon{color:#737373}body:not(.dark-theme) .p-table .p-sortable-column:not(.p-state-highlight):hover{background-color:#e0e0e0;color:#333}body:not(.dark-theme) .p-table .p-sortable-column:not(.p-state-highlight):hover .p-sortable-column-icon{color:#333}body:not(.dark-theme) .p-table .p-sortable-column.p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-table .p-sortable-column.p-state-highlight .p-sortable-column-icon{color:#fff}body:not(.dark-theme) .p-table .p-editable-column input{font-size:14px;font-family:Open Sans,Helvetica Neue,sans-serif}body:not(.dark-theme) .p-table .p-editable-column input:focus{outline:1px solid #007ad9;outline-offset:2px}body:not(.dark-theme) .p-table .p-table-t>tr{background-color:#fff;color:#333;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-table .p-table-t>tr>td{background-color:inherit;border:1px solid #c8c8c8;transition:box-shadow .2s}body:not(.dark-theme) .p-table .p-table-t>tr.p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-table .p-table-t>tr.p-state-highlight a{color:#fff}body:not(.dark-theme) .p-table .p-table-t>tr.p-table-dragpoint-top>td{box-shadow:inset 0 2px #007ad9}body:not(.dark-theme) .p-table .p-table-t>tr.p-table-dragpoint-bottom>td{box-shadow:inset 0 -2px #007ad9}body:not(.dark-theme) .p-table .p-table-t>tr:focus{outline:none}body:not(.dark-theme) .p-table .p-table-t>tr:focus+tr>td{box-shadow:0 -.2em #8dcdff}body:not(.dark-theme) .p-table .p-table-t>tr:focus>td{box-shadow:0 -.2em #8dcdff,0 .2em #8dcdff}body:not(.dark-theme) .p-table .p-table-t>tr:focus>td:first-child{box-shadow:0 -.2em #8dcdff,0 .2em #8dcdff,-.1em -.1em 0 .1em #8dcdff}body:not(.dark-theme) .p-table .p-table-t>tr:focus>td:last-child{box-shadow:0 -.2em #8dcdff,0 .2em #8dcdff,.1em -.1em 0 .1em #8dcdff}body:not(.dark-theme) .p-table .p-table-t>tr:nth-child(even){background-color:#f9f9f9}body:not(.dark-theme) .p-table .p-table-t>tr:nth-child(even).p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-table .p-table-t>tr:nth-child(even).p-state-highlight a{color:#fff}body:not(.dark-theme) .p-table .p-table-virtual-scrollable-.p-table-t>tr:nth-child(even){background-color:#fff}body:not(.dark-theme) .p-table .p-table-virtual-scrollable-.p-table-t>tr:nth-child(even).p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-table .p-table-virtual-scrollable-.p-table-t>tr:nth-child(even).p-state-highlight a{color:#fff}body:not(.dark-theme) .p-table.p-table-hoverable-rows .p-table-t>tr.p-selectable-row:not(.p-state-highlight):hover{cursor:pointer;background-color:#eaeaea;color:#333}body:not(.dark-theme) .p-table .p-column-resizer-helper{background-color:#007ad9}@media screen and (max-width: 40em){body:not(.dark-theme) .p-table.p-table-responsive .p-paginator-top{border-bottom:1px solid #c8c8c8}body:not(.dark-theme) .p-table.p-table-responsive .p-paginator-bottom{border-top:1px solid #c8c8c8}body:not(.dark-theme) .p-table.p-table-responsive .p-table-t>tr td{border:0 none}body:not(.dark-theme) .p-table.p-table-responsive .p-table-t>tr:focus+tr>td{box-shadow:none}body:not(.dark-theme) .p-table.p-table-responsive .p-table-t>tr:focus>td{box-shadow:none}body:not(.dark-theme) .p-table.p-table-responsive .p-table-t>tr:focus>td:first-child{box-shadow:none}body:not(.dark-theme) .p-table.p-table-responsive .p-table-t>tr:focus>td:last-child{box-shadow:none}}body:not(.dark-theme) .p-tree{border:1px solid #c8c8c8;background-color:#fff;color:#333;padding:.571em 1em}body:not(.dark-theme) .p-tree .p-tree-container{padding:.286em;margin:0}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode{padding:.143em 0}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content{padding:0;border:1px solid transparent;transition:background-color .2s,box-shadow .2s;border-radius:3px}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{vertical-align:middle;display:inline-block;float:none;margin:0 .143em 0 0;color:#737373}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{vertical-align:middle;display:inline-block;margin:0 .143em 0 0;color:#737373}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-label{margin:0;vertical-align:middle;display:inline-block;padding:.286em}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-label.p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content .p-chkbox{margin:0 .5em 0 0}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content .p-chkbox .p-chkbox-icon{margin:1px 0 0}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable .p-treenode-label:not(.p-state-highlight):hover{background-color:#eaeaea;color:#333}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content>span{line-height:inherit}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background-color:#eaeaea;color:#333}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-tree .p-tree-container .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#007ad9}body:not(.dark-theme) .p-tree.p-tree-horizontal{padding-left:0;padding-right:0}body:not(.dark-theme) .p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border:1px solid #c8c8c8;background-color:#fff;color:#333;padding:.571em 1em;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-chkbox .p-icon{color:#007ad9}body:not(.dark-theme) .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-state-highlight):hover{background-color:inherit;color:inherit}body:not(.dark-theme) .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-state-highlight):hover{background-color:#eaeaea;color:#333}body:not(.dark-theme) .p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:2em}body:not(.dark-theme) .p-tree .p-tree-filter-container .p-tree-filter-icon{top:50%;left:auto;margin-top:-.5em;right:.8em;color:#007ad9}body:not(.dark-theme) .p-treetable .p-treetable-caption,body:not(.dark-theme) .p-treetable .p-treetable-summary{background-color:#333;color:#fff;border:1px solid #333333;padding:.571em 1em;text-align:center}body:not(.dark-theme) .p-treetable .p-treetable-caption{border-bottom:0 none;font-weight:700}body:not(.dark-theme) .p-treetable .p-treetable-summary{border-top:0 none;font-weight:700}body:not(.dark-theme) .p-treetable .p-treetable-thead>tr>th{padding:.571em .857em;border:1px solid #c8c8c8;font-weight:700;color:#333;background-color:#f4f4f4}body:not(.dark-theme) .p-treetable .p-treetable-t>tr>td{padding:.571em .857em}body:not(.dark-theme) .p-treetable .p-treetable-tfoot>tr>td{padding:.571em .857em;border:1px solid #c8c8c8;font-weight:700;color:#333;background-color:#fff}body:not(.dark-theme) .p-treetable .p-sortable-column{transition:box-shadow .2s}body:not(.dark-theme) .p-treetable .p-sortable-column:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-treetable .p-sortable-column .p-sortable-column-icon{color:#737373}body:not(.dark-theme) .p-treetable .p-sortable-column:not(.p-state-highlight):hover{background-color:#e0e0e0;color:#333}body:not(.dark-theme) .p-treetable .p-sortable-column:not(.p-state-highlight):hover .p-sortable-column-icon{color:#333}body:not(.dark-theme) .p-treetable .p-sortable-column.p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-treetable .p-sortable-column.p-state-highlight .p-sortable-column-icon{color:#fff}body:not(.dark-theme) .p-treetable .p-editable-column input{font-size:14px;font-family:Open Sans,Helvetica Neue,sans-serif}body:not(.dark-theme) .p-treetable .p-editable-column input:focus{outline:1px solid #007ad9;outline-offset:2px}body:not(.dark-theme) .p-treetable .p-treetable-t>tr{background-color:#fff;color:#333}body:not(.dark-theme) .p-treetable .p-treetable-t>tr>td{background-color:inherit;border:1px solid #c8c8c8;transition:box-shadow .2s}body:not(.dark-theme) .p-treetable .p-treetable-t>tr>td .p-treetable-toggler{color:#737373;vertical-align:middle}body:not(.dark-theme) .p-treetable .p-treetable-t>tr>td .p-treetable-chkbox{vertical-align:middle;margin-right:.5em}body:not(.dark-theme) .p-treetable .p-treetable-t>tr.p-state-highlight{background-color:#007ad9;color:#fff}body:not(.dark-theme) .p-treetable .p-treetable-t>tr.p-state-highlight>td{background-color:inherit;border:1px solid #c8c8c8}body:not(.dark-theme) .p-treetable .p-treetable-t>tr.p-state-highlight>td .p-treetable-toggler{color:#fff}body:not(.dark-theme) .p-treetable .p-treetable-t>tr:focus{outline:none}body:not(.dark-theme) .p-treetable .p-treetable-t>tr:focus+tr>td{box-shadow:0 -.2em #8dcdff}body:not(.dark-theme) .p-treetable .p-treetable-t>tr:focus>td{box-shadow:0 -.2em #8dcdff,0 .2em #8dcdff}body:not(.dark-theme) .p-treetable .p-treetable-t>tr:focus>td:first-child{box-shadow:0 -.2em #8dcdff,0 .2em #8dcdff,-.1em -.1em 0 .1em #8dcdff}body:not(.dark-theme) .p-treetable .p-treetable-t>tr:focus>td:last-child{box-shadow:0 -.2em #8dcdff,0 .2em #8dcdff,.1em -.1em 0 .1em #8dcdff}body:not(.dark-theme) .p-treetable.p-treetable-hoverable-rows .p-treetable-t>tr:not(.p-state-highlight):hover{cursor:pointer;background-color:#eaeaea;color:#333}body:not(.dark-theme) .p-treetable .p-column-resizer-helper{background-color:#007ad9}body:not(.dark-theme) .p-virtualscroller .p-virtualscroller-header{background-color:#333;color:#fff;border:1px solid #333333;padding:.571em 1em;font-weight:700;border-bottom:0 none}body:not(.dark-theme) .p-virtualscroller .p-virtualscroller-content{border:1px solid #c8c8c8;background-color:#fff;color:#333}body:not(.dark-theme) .p-virtualscroller .p-virtualscroller-content .p-virtualscroller-list .p-virtualscroller-item{border-bottom:1px solid #d8dae2}body:not(.dark-theme) .p-virtualscroller .p-virtualscroller-footer{background-color:#fff;color:#333;border:1px solid #c8c8c8;padding:.571em 1em;border-top:0 none}body:not(.dark-theme) .p-accordion .p-accordion-header{margin-bottom:2px}body:not(.dark-theme) .p-accordion .p-accordion-header a{padding:.571em 1em;border:1px solid #333333;background-color:#333;color:#fff;font-weight:700;border-radius:3px;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-accordion .p-accordion-header a .p-accordion-toggle-icon{color:#fff}body:not(.dark-theme) .p-accordion .p-accordion-header a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-accordion .p-accordion-header:not(.p-state-active):not(.p-state-disabled):hover a{background-color:#494949;border:1px solid #494949;color:#fff}body:not(.dark-theme) .p-accordion .p-accordion-header:not(.p-state-active):not(.p-state-disabled):hover a .p-accordion-toggle-icon{color:#fff}body:not(.dark-theme) .p-accordion .p-accordion-header:not(.p-state-disabled).p-state-active a{background-color:#007ad9;border:1px solid #007ad9;color:#fff}body:not(.dark-theme) .p-accordion .p-accordion-header:not(.p-state-disabled).p-state-active a .p-accordion-toggle-icon{color:#fff}body:not(.dark-theme) .p-accordion .p-accordion-header:not(.p-state-disabled).p-state-active:hover a{border:1px solid #005b9f;background-color:#005b9f;color:#fff}body:not(.dark-theme) .p-accordion .p-accordion-header:not(.p-state-disabled).p-state-active:hover a .p-accordion-toggle-icon{color:#fff}body:not(.dark-theme) .p-accordion .p-accordion-content{border:1px solid #c8c8c8;background-color:#fff;color:#333;padding:.571em 1em}body:not(.dark-theme) .p-card{background-color:#fff;color:#333;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}body:not(.dark-theme) .p-fieldset{border:1px solid #c8c8c8;background-color:#fff;color:#333}body:not(.dark-theme) .p-fieldset .p-fieldset-legend a{padding:.571em 1em;border:1px solid #333333;color:#fff;background-color:#333;border-radius:3px;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-fieldset .p-fieldset-legend a .p-fieldset-toggler{float:none;display:inline-block;vertical-align:middle;margin-right:.5em;color:#fff}body:not(.dark-theme) .p-fieldset .p-fieldset-legend a .p-fieldset-legend-text{padding:0}body:not(.dark-theme) .p-fieldset .p-fieldset-legend a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{background-color:#494949;border:1px solid #494949;color:#fff}body:not(.dark-theme) .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover .p-fieldset-toggler{color:#fff}body:not(.dark-theme) .p-fieldset .p-fieldset-content{padding:0}body:not(.dark-theme) .p-panel{padding:0;border:0 none}body:not(.dark-theme) .p-panel .p-panel-titlebar{border:1px solid #333333;padding:.571em 1em;background-color:#333;color:#fff;border-radius:3px 3px 0 0}body:not(.dark-theme) .p-panel .p-panel-titlebar .p-panel-title{vertical-align:middle;font-weight:700}body:not(.dark-theme) .p-panel .p-panel-titlebar .p-panel-titlebar-icon{margin:0;position:relative;font-size:14px;color:#fff;border:1px solid transparent;line-height:1;transition:color .2s,background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-panel .p-panel-titlebar .p-panel-titlebar-icon:hover{color:#b4b4b4}body:not(.dark-theme) .p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-panel .p-panel-content{border:1px solid #c8c8c8;background-color:#fff;color:#333;padding:.571em 1em;border-top:0 none}body:not(.dark-theme) .p-panel .p-panel-footer{padding:.571em 1em;border:1px solid #c8c8c8;background-color:#fff;color:#333;border-top:0 none;margin:0}body:not(.dark-theme) .p-tabview.p-tabview-top,body:not(.dark-theme) .p-tabview.p-tabview-bottom,body:not(.dark-theme) .p-tabview.p-tabview-left,body:not(.dark-theme) .p-tabview.p-tabview-right{border:0 none}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav{padding:0;background:transparent;border:0 none}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li{border:1px solid #333333;background-color:#333;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li a,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li a,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li a,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li a{float:none;display:inline-block;color:#fff;padding:.571em 1em;font-weight:700}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li a .p-tabview-left-icon,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li a .p-tabview-left-icon,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li a .p-tabview-left-icon,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li a .p-tabview-left-icon{margin-right:.5em}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li a .p-tabview-right-icon,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li a .p-tabview-right-icon,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li a .p-tabview-right-icon,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li a .p-tabview-right-icon{margin-left:.5em}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li .p-tabview-close,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li .p-tabview-close,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li .p-tabview-close,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li .p-tabview-close{color:#fff;margin:0 .5em 0 0;vertical-align:middle}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li .p-tabview-close:focus,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li .p-tabview-close:focus,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li .p-tabview-close:focus,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li .p-tabview-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover{background-color:#494949;border:1px solid #494949}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover a,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover a,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover a,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover a{color:#fff}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover .p-tabview-close,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover .p-tabview-close,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover .p-tabview-close,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover .p-tabview-close{color:#fff}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active{background-color:#007ad9;border:1px solid #007ad9}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active a,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active a,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active a,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active a{color:#fff}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active .p-tabview-close,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active .p-tabview-close,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active .p-tabview-close,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active .p-tabview-close{color:#fff}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active:hover,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active:hover,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active:hover,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active:hover{border:1px solid #005b9f;background-color:#005b9f}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active:hover a,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active:hover a,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active:hover a,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active:hover a{color:#fff}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active:hover a .p-tabview-left-icon,body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active:hover a .p-tabview-right-icon,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active:hover a .p-tabview-left-icon,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active:hover a .p-tabview-right-icon,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active:hover a .p-tabview-left-icon,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active:hover a .p-tabview-right-icon,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active:hover a .p-tabview-left-icon,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active:hover a .p-tabview-right-icon{color:#fff}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li.p-tabview-selected a,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li.p-tabview-selected a,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li.p-tabview-selected a,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li.p-tabview-selected a{cursor:pointer}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li:focus,body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li:focus,body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li:focus,body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav{margin-bottom:-1px}body:not(.dark-theme) .p-tabview.p-tabview-top .p-tabview-nav li{margin-right:2px}body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav{margin-top:-1px}body:not(.dark-theme) .p-tabview.p-tabview-bottom .p-tabview-nav li{margin-right:2px}body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav{margin-right:-1px}body:not(.dark-theme) .p-tabview.p-tabview-left .p-tabview-nav li{margin-bottom:2px}body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav{margin-right:-1px}body:not(.dark-theme) .p-tabview.p-tabview-right .p-tabview-nav li{margin-bottom:2px}body:not(.dark-theme) .p-tabview .p-tabview-panels{background-color:#fff;padding:.571em 1em;border:1px solid #c8c8c8;color:#333}body:not(.dark-theme) .p-tabview .p-tabview-panels .p-tabview-panel{padding:0}body:not(.dark-theme) .p-toolbar{background-color:#333;border:1px solid #333333;padding:.571em 1em}body:not(.dark-theme) .p-toolbar button{vertical-align:middle}body:not(.dark-theme) .p-toolbar .p-toolbar-separator{vertical-align:middle;color:#fff;margin:0 .5em}body:not(.dark-theme) .p-dialog{padding:0;box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-dialog .p-dialog-header{border:1px solid #333333;background-color:#333;color:#fff;padding:1em;font-weight:700;border-bottom:0 none}body:not(.dark-theme) .p-dialog .p-dialog-header .p-dialog-title{margin:0;float:none}body:not(.dark-theme) .p-dialog .p-dialog-header .p-dialog-header-icon{color:#fff;border:0 none;padding:0;margin-left:.5em;transition:color .2s,background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-dialog .p-dialog-header .p-dialog-header-icon span{width:auto}body:not(.dark-theme) .p-dialog .p-dialog-header .p-dialog-header-icon:hover{color:#b4b4b4}body:not(.dark-theme) .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-dialog .p-dialog-content{background-color:#fff;color:#333;border:1px solid #c8c8c8;padding:.571em 1em}body:not(.dark-theme) .p-dialog .p-dialog-footer{border:1px solid #c8c8c8;background-color:#fff;color:#333;padding:.986571em 1.25em;margin-bottom:1em;text-align:right;position:relative;border-top:0 none}body:not(.dark-theme) .p-dialog .p-dialog-footer button{margin:0 .5em 0 0;width:auto}body:not(.dark-theme) .p-dialog.p-confirm-dialog .p-dialog-content{padding:1.5em}body:not(.dark-theme) .p-dialog.p-confirm-dialog .p-dialog-content>span{float:none;display:inline-block;vertical-align:middle;line-height:14px;margin:0}body:not(.dark-theme) .p-dialog.p-confirm-dialog .p-dialog-content>.p-confirm-dialog-icon{margin-right:.35em;font-size:16px}body:not(.dark-theme) .p-lightbox{box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-lightbox .p-lightbox-caption{border:1px solid #333333;background-color:#333;color:#fff;padding:.571em 1em;font-weight:700}body:not(.dark-theme) .p-lightbox .p-lightbox-caption .p-lightbox-caption-text{color:#fff;margin:0}body:not(.dark-theme) .p-lightbox .p-lightbox-caption .p-lightbox-close{padding:0;color:#fff;overflow:hidden;line-height:1;transition:color .2s,background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-lightbox .p-lightbox-caption .p-lightbox-close:hover{color:#b4b4b4}body:not(.dark-theme) .p-lightbox .p-lightbox-caption .p-lightbox-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-lightbox .p-lightbox-content-wrapper{overflow:hidden;background-color:#fff;color:#333;border:0 none;padding:0;border-radius:0}body:not(.dark-theme) .p-lightbox .p-lightbox-content-wrapper .p-lightbox-nav-left,body:not(.dark-theme) .p-lightbox .p-lightbox-content-wrapper .p-lightbox-nav-right{transition:all .2s;font-size:3em;color:#fff;margin-top:-.5em}body:not(.dark-theme) .p-lightbox .p-lightbox-content-wrapper .p-lightbox-nav-left:hover,body:not(.dark-theme) .p-lightbox .p-lightbox-content-wrapper .p-lightbox-nav-right:hover{transform:scale(1.2)}body:not(.dark-theme) .p-lightbox .p-lightbox-content-wrapper .p-lightbox-content.p-lightbox-loading~a{display:none}body:not(.dark-theme) .p-overlaypanel{background-color:#fff;color:#333;padding:0;border:1px solid #c8c8c8;border-radius:0}body:not(.dark-theme) .p-overlaypanel .p-overlaypanel-content{padding:.571em 1em}body:not(.dark-theme) .p-overlaypanel .p-overlaypanel-close{background-color:#007ad9;color:#fff;width:1.538em;height:1.538em;line-height:1.538em;text-align:center;position:absolute;top:-.769em;right:-.769em;transition:color .2s,background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-overlaypanel .p-overlaypanel-close .p-overlaypanel-close-icon{line-height:inherit}body:not(.dark-theme) .p-overlaypanel .p-overlaypanel-close:hover{background-color:#005b9f;color:#fff}body:not(.dark-theme) .p-overlaypanel .p-overlaypanel-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-overlaypanel:after{border-color:#fff0;border-bottom-color:#fff}body:not(.dark-theme) .p-overlaypanel:before{border-color:#c8c8c800;border-bottom-color:#c8c8c8}body:not(.dark-theme) .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#fff}body:not(.dark-theme) .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#c8c8c8}body:not(.dark-theme) .p-sidebar{background-color:#fff;color:#333;padding:.571em 1em;border:1px solid #c8c8c8;box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-sidebar .p-sidebar-close{color:#737373}body:not(.dark-theme) .p-sidebar .p-sidebar-close:hover{color:#333}body:not(.dark-theme) .p-tooltip .p-tooltip-text{background-color:#333;color:#fff;padding:.429em;box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#333}body:not(.dark-theme) .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#333}body:not(.dark-theme) .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#333}body:not(.dark-theme) .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#333}body:not(.dark-theme) .p-fileupload .p-fileupload-buttonbar{background-color:#333;padding:.571em 1em;border:1px solid #333333;color:#fff;border-bottom:0 none}body:not(.dark-theme) .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:8px}body:not(.dark-theme) .p-fileupload .p-fileupload-content{background-color:#fff;padding:.571em 1em;border:1px solid #c8c8c8;color:#333}body:not(.dark-theme) .p-fileupload .p-progressbar{top:0}body:not(.dark-theme) .p-fileupload-choose:not(.p-state-disabled):hover{background-color:#116fbf;color:#fff;border-color:#116fbf}body:not(.dark-theme) .p-fileupload-choose:not(.p-state-disabled):active{background-color:#005b9f;color:#fff;border-color:#005b9f}body:not(.dark-theme) .p-fileupload-choose.p-state-focus{outline:0 none;outline-offset:0px;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-breadcrumb{background-color:#fff;border:1px solid #c8c8c8;padding:.571em 1em}body:not(.dark-theme) .p-breadcrumb ul li .p-menuitem-link{color:#333;margin:0;border-radius:3px;transition:box-shadow .2s}body:not(.dark-theme) .p-breadcrumb ul li .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-breadcrumb ul li.p-breadcrumb-chevron{margin:0 .5em;color:#737373}body:not(.dark-theme) .p-breadcrumb ul li:first-child a{color:#737373;margin:0}body:not(.dark-theme) .p-breadcrumb ul li .p-menuitem-icon{color:#737373}body:not(.dark-theme) .p-contextmenu{padding:0;background-color:#fff;border:1px solid #c8c8c8;box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-contextmenu .p-menuitem-link{padding:.714em .857em;color:#333;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body:not(.dark-theme) .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#333;margin-right:.5em}body:not(.dark-theme) .p-contextmenu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#eaeaea}body:not(.dark-theme) .p-contextmenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#333}body:not(.dark-theme) .p-contextmenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#333}body:not(.dark-theme) .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-contextmenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text{color:#007ad9}body:not(.dark-theme) .p-contextmenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#007ad9}body:not(.dark-theme) .p-contextmenu .p-submenu-list{padding:0;background-color:#fff;border:1px solid #c8c8c8;box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-contextmenu .p-menuitem{margin:0}body:not(.dark-theme) .p-contextmenu .p-menuitem .p-menuitem-link .p-submenu-icon{right:.429em}body:not(.dark-theme) .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#eaeaea}body:not(.dark-theme) .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body:not(.dark-theme) .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#333}body:not(.dark-theme) .p-contextmenu .p-menu-separator{border:1px solid #c8c8c8;border-width:1px 0 0 0}body:not(.dark-theme) .p-megamenu{padding:0;background-color:#fff;border:1px solid #c8c8c8}body:not(.dark-theme) .p-megamenu .p-menuitem-link{padding:.714em .857em;color:#333;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body:not(.dark-theme) .p-megamenu .p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#333;margin-right:.5em}body:not(.dark-theme) .p-megamenu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#eaeaea}body:not(.dark-theme) .p-megamenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#333}body:not(.dark-theme) .p-megamenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#333}body:not(.dark-theme) .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-megamenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text{color:#007ad9}body:not(.dark-theme) .p-megamenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#007ad9}body:not(.dark-theme) .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.571em 1em;color:#fff;background-color:#333;font-weight:700;border:0 none}body:not(.dark-theme) .p-megamenu .p-megamenu-panel{padding:0;background-color:#fff;border:1px solid #c8c8c8;box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-megamenu .p-menuitem{margin:0}body:not(.dark-theme) .p-megamenu .p-menuitem .p-menuitem-link .p-submenu-icon{right:.429em}body:not(.dark-theme) .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#eaeaea}body:not(.dark-theme) .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body:not(.dark-theme) .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#333}body:not(.dark-theme) .p-megamenu.p-megamenu-vertical .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{right:.429em}body:not(.dark-theme) .p-menu{padding:0;background-color:#fff;border:1px solid #c8c8c8}body:not(.dark-theme) .p-menu .p-menuitem-link{padding:.714em .857em;color:#333;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body:not(.dark-theme) .p-menu .p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-menu .p-menuitem-link .p-menuitem-icon{color:#333;margin-right:.5em}body:not(.dark-theme) .p-menu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#eaeaea}body:not(.dark-theme) .p-menu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#333}body:not(.dark-theme) .p-menu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#333}body:not(.dark-theme) .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-menu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text{color:#007ad9}body:not(.dark-theme) .p-menu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#007ad9}body:not(.dark-theme) .p-menu .p-menuitem{margin:0}body:not(.dark-theme) .p-menu.p-shadow{border:1px solid #c8c8c8;box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-menu .p-submenu-header{margin:0;padding:.714em .857em;color:#fff;background-color:#333;font-weight:700;border:0 none}body:not(.dark-theme) .p-menu .p-menu-separator{border:1px solid #c8c8c8;border-width:1px 0 0 0}body:not(.dark-theme) .p-menubar{padding:0;background-color:#fff;border:1px solid #c8c8c8}body:not(.dark-theme) .p-menubar .p-menuitem-link{padding:.714em .857em;color:#333;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body:not(.dark-theme) .p-menubar .p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-menubar .p-menuitem-link .p-menuitem-icon{color:#333;margin-right:.5em}body:not(.dark-theme) .p-menubar .p-menuitem-link:not(.p-state-disabled):hover{background-color:#eaeaea}body:not(.dark-theme) .p-menubar .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#333}body:not(.dark-theme) .p-menubar .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#333}body:not(.dark-theme) .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-menubar .p-menuitem-link.p-menuitem-link-active .p-menuitem-text{color:#007ad9}body:not(.dark-theme) .p-menubar .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#007ad9}body:not(.dark-theme) .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.714em .857em}body:not(.dark-theme) .p-menubar .p-menubar-root-list>.p-menu-separator{border:1px solid #c8c8c8;border-width:0 0 0 1px}body:not(.dark-theme) .p-menubar .p-submenu-list{padding:0;background-color:#fff;border:1px solid #c8c8c8;box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-menubar .p-submenu-list .p-menuitem{margin:0}body:not(.dark-theme) .p-menubar .p-submenu-list .p-menu-separator{border:1px solid #c8c8c8;border-width:1px 0 0 0}body:not(.dark-theme) .p-menubar .p-menuitem{margin:0}body:not(.dark-theme) .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#eaeaea}body:not(.dark-theme) .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body:not(.dark-theme) .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#333}body:not(.dark-theme) .p-panelmenu .p-icon{position:static}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header{padding:0}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header>a{border:1px solid #333333;background-color:#333;color:#fff;padding:.714em .857em;font-weight:700;position:static;font-size:14px;border-radius:3px;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{color:#fff}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header:not(.p-state-active)>a:hover{outline:0 none;border:1px solid #494949;background-color:#494949;color:#fff}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header:not(.p-state-active)>a:hover .p-panelmenu-icon{color:#fff}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header.p-state-active>a{border:1px solid #007ad9;background-color:#007ad9;color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header.p-state-active>a .p-panelmenu-icon{color:#fff}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header.p-state-active>a:hover{outline:0 none;border:1px solid #005b9f;background-color:#005b9f;color:#fff}body:not(.dark-theme) .p-panelmenu .p-panelmenu-header.p-state-active>a:hover .p-panelmenu-icon{color:#fff}body:not(.dark-theme) .p-panelmenu .p-panelmenu-panel{margin-top:2px}body:not(.dark-theme) .p-panelmenu .p-panelmenu-panel:first-child{margin-top:0}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content{padding:0;background-color:#fff;border:1px solid #c8c8c8;margin-top:0;position:static;border-top:0 none}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem{margin:0}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.714em .857em;color:#333;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#333;margin-right:.5em}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-state-disabled):hover{background-color:#eaeaea}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#333}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#333}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link.p-menuitem-link-active .p-menuitem-text{color:#007ad9}body:not(.dark-theme) .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#007ad9}body:not(.dark-theme) .p-slidemenu{padding:0;background-color:#fff;border:1px solid #c8c8c8}body:not(.dark-theme) .p-slidemenu .p-menuitem-link{padding:.714em .857em;color:#333;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body:not(.dark-theme) .p-slidemenu .p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-slidemenu .p-menuitem-link .p-menuitem-icon{color:#333;margin-right:.5em}body:not(.dark-theme) .p-slidemenu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#eaeaea}body:not(.dark-theme) .p-slidemenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#333}body:not(.dark-theme) .p-slidemenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#333}body:not(.dark-theme) .p-slidemenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-slidemenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text{color:#007ad9}body:not(.dark-theme) .p-slidemenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#007ad9}body:not(.dark-theme) .p-slidemenu .p-submenu-list{padding:0;background-color:#fff;border:0 none}body:not(.dark-theme) .p-slidemenu .p-menuitem{margin:0}body:not(.dark-theme) .p-slidemenu .p-menuitem .p-menuitem-link .p-submenu-icon{right:.429em}body:not(.dark-theme) .p-slidemenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#eaeaea}body:not(.dark-theme) .p-slidemenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-slidemenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body:not(.dark-theme) .p-slidemenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#333}body:not(.dark-theme) .p-slidemenu .p-slidemenu-backward{margin:0;padding:.571em 1em;color:#fff;background-color:#333;font-weight:700;border:0 none}body:not(.dark-theme) .p-slidemenu .p-slidemenu-backward:hover{background-color:#494949;color:#fff}body:not(.dark-theme) .p-slidemenu .p-menu-separator{border:1px solid #c8c8c8;border-width:1px 0 0 0}body:not(.dark-theme) .p-steps{position:relative}body:not(.dark-theme) .p-steps .p-steps-item{background-color:transparent;text-align:center}body:not(.dark-theme) .p-steps .p-steps-item .p-menuitem-link{display:inline-block;text-align:center;background-color:transparent;overflow:hidden;border-radius:3px;transition:box-shadow .2s}body:not(.dark-theme) .p-steps .p-steps-item .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-steps .p-steps-item .p-menuitem-link .p-steps-number{border-radius:50%;display:inline-block;color:#333;background-color:#fff;border:1px solid #c8c8c8;position:relative;top:16px;margin-bottom:14px;width:28px;height:28px;font-size:16px;line-height:24px;text-align:center}body:not(.dark-theme) .p-steps .p-steps-item .p-menuitem-link .p-steps-title{display:block;margin-top:6px;color:#737373}body:not(.dark-theme) .p-steps .p-steps-item.p-state-highlight .p-steps-number{background:#007ad9;color:#fff}body:not(.dark-theme) .p-steps .p-steps-item.p-state-highlight .p-steps-title{font-weight:700;color:#333}body:not(.dark-theme) .p-steps:before{content:" ";border-top:1px solid #c8c8c8;width:100%;top:45%;left:0;display:block;position:absolute}body:not(.dark-theme) .p-tabmenu{border:0 none}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav{padding:0;background:transparent;border-bottom:1px solid #333333}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{position:static;border:1px solid #333333;background-color:#333;margin-right:2px;margin-bottom:-1px;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{color:#fff;padding:.571em 1em;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-text{color:#fff;margin-right:.5em}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{color:#fff;margin-right:.5em}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-state-active):not(.p-state-disabled):hover{background-color:#494949;border:1px solid #494949}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-state-active):not(.p-state-disabled):hover .p-menuitem-link .p-menuitem-text{color:#fff}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-state-active):not(.p-state-disabled):hover .p-menuitem-link .p-menuitem-icon{color:#b4b4b4}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-state-active{background-color:#007ad9;border:1px solid #007ad9}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-state-active .p-menuitem-link .p-menuitem-text{color:#fff}body:not(.dark-theme) .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-state-active .p-menuitem-link .p-menuitem-icon{color:#fff}body:not(.dark-theme) .p-tieredmenu{padding:0;background-color:#fff;border:1px solid #c8c8c8}body:not(.dark-theme) .p-tieredmenu .p-menuitem-link{padding:.714em .857em;color:#333;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body:not(.dark-theme) .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#333;margin-right:.5em}body:not(.dark-theme) .p-tieredmenu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#eaeaea}body:not(.dark-theme) .p-tieredmenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#333}body:not(.dark-theme) .p-tieredmenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#333}body:not(.dark-theme) .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-tieredmenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text{color:#007ad9}body:not(.dark-theme) .p-tieredmenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#007ad9}body:not(.dark-theme) .p-tieredmenu .p-submenu-list{padding:0;background-color:#fff;border:1px solid #c8c8c8;box-shadow:0 0 6px #00000029}body:not(.dark-theme) .p-tieredmenu .p-menuitem{margin:0}body:not(.dark-theme) .p-tieredmenu .p-menuitem .p-menuitem-link .p-submenu-icon{right:.429em}body:not(.dark-theme) .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#eaeaea}body:not(.dark-theme) .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#333}body:not(.dark-theme) .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body:not(.dark-theme) .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#333}body:not(.dark-theme) .p-tieredmenu .p-menu-separator{border:1px solid #c8c8c8;border-width:1px 0 0 0}body:not(.dark-theme) .p-message{padding:.429em;margin:0}body:not(.dark-theme) .p-message.p-message-info{background-color:#7fbcec;border:0 none;color:#212121}body:not(.dark-theme) .p-message.p-message-info .p-message-icon{color:#212121}body:not(.dark-theme) .p-message.p-message-success{background-color:#b7d8b7;border:0 none;color:#212121}body:not(.dark-theme) .p-message.p-message-success .p-message-icon{color:#212121}body:not(.dark-theme) .p-message.p-message-warn{background-color:#ffe399;border:0 none;color:#212121}body:not(.dark-theme) .p-message.p-message-warn .p-message-icon{color:#212121}body:not(.dark-theme) .p-message.p-message-error{background-color:#f8b7bd;border:0 none;color:#212121}body:not(.dark-theme) .p-message.p-message-error .p-message-icon{color:#212121}body:not(.dark-theme) .p-message .p-message-icon{font-size:1.25em}body:not(.dark-theme) .p-message .p-message-text{font-size:1em}body:not(.dark-theme) .p-messages{padding:1em;margin:1em 0}body:not(.dark-theme) .p-messages.p-messages-info{background-color:#7fbcec;border:0 none;color:#212121}body:not(.dark-theme) .p-messages.p-messages-info .p-messages-icon{color:#212121}body:not(.dark-theme) .p-messages.p-messages-info .p-messages-close{color:#212121}body:not(.dark-theme) .p-messages.p-messages-success{background-color:#b7d8b7;border:0 none;color:#212121}body:not(.dark-theme) .p-messages.p-messages-success .p-messages-icon{color:#212121}body:not(.dark-theme) .p-messages.p-messages-success .p-messages-close{color:#212121}body:not(.dark-theme) .p-messages.p-messages-warn{background-color:#ffe399;border:0 none;color:#212121}body:not(.dark-theme) .p-messages.p-messages-warn .p-messages-icon{color:#212121}body:not(.dark-theme) .p-messages.p-messages-warn .p-messages-close{color:#212121}body:not(.dark-theme) .p-messages.p-messages-error{background-color:#f8b7bd;border:0 none;color:#212121}body:not(.dark-theme) .p-messages.p-messages-error .p-messages-icon{color:#212121}body:not(.dark-theme) .p-messages.p-messages-error .p-messages-close{color:#212121}body:not(.dark-theme) .p-messages .p-messages-close{top:.25em;right:.5em;font-size:1.5em;overflow:hidden;line-height:1;border-radius:3px;transition:box-shadow .2s}body:not(.dark-theme) .p-messages .p-messages-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-messages .p-messages-icon{font-size:2em}body:not(.dark-theme) .p-toast .p-toast-message{box-shadow:0 3px 6px #00000029;margin:0 0 1em}body:not(.dark-theme) .p-toast .p-toast-message.p-toast-message-info{background-color:#7fbcec;border:0 none;color:#212121}body:not(.dark-theme) .p-toast .p-toast-message.p-toast-message-info .p-toast-close-icon{color:#212121}body:not(.dark-theme) .p-toast .p-toast-message.p-toast-message-success{background-color:#b7d8b7;border:0 none;color:#212121}body:not(.dark-theme) .p-toast .p-toast-message.p-toast-message-success .p-toast-close-icon{color:#212121}body:not(.dark-theme) .p-toast .p-toast-message.p-toast-message-warn{background-color:#ffe399;border:0 none;color:#212121}body:not(.dark-theme) .p-toast .p-toast-message.p-toast-message-warn .p-toast-close-icon{color:#212121}body:not(.dark-theme) .p-toast .p-toast-message.p-toast-message-error{background-color:#f8b7bd;border:0 none;color:#212121}body:not(.dark-theme) .p-toast .p-toast-message.p-toast-message-error .p-toast-close-icon{color:#212121}body:not(.dark-theme) .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#ebedef;width:4rem;height:4rem;transition:background-color .2s,box-shadow .2s;border-radius:50%}body:not(.dark-theme) .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}body:not(.dark-theme) .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#ebedef}body:not(.dark-theme) .p-galleria .p-galleria-item-nav{background:rgba(0,0,0,.2);color:#aeb6bf;width:4rem;height:4rem;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,body:not(.dark-theme) .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}body:not(.dark-theme) .p-galleria .p-galleria-item-nav:not(.p-state-disabled):hover{background:rgba(0,0,0,.3);color:#ebedef}body:not(.dark-theme) .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#ebedef;padding:1rem}body:not(.dark-theme) .p-galleria .p-galleria-indicators{padding:1rem}body:not(.dark-theme) .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#f4f4f4;width:1rem;height:1rem;transition:background-color .2s,box-shadow .2s;border-radius:50%}body:not(.dark-theme) .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#eaeaea}body:not(.dark-theme) .p-galleria .p-galleria-indicators .p-galleria-indicator.p-state-highlight button{background:#007ad9;color:#fff}body:not(.dark-theme) .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,body:not(.dark-theme) .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5em}body:not(.dark-theme) .p-galleria.p-galleria-indicators-left .p-galleria-indicator,body:not(.dark-theme) .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5em}body:not(.dark-theme) .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}body:not(.dark-theme) .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}body:not(.dark-theme) .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}body:not(.dark-theme) .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-state-highlight button{background:#007ad9;color:#fff}body:not(.dark-theme) .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}body:not(.dark-theme) .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,body:not(.dark-theme) .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5em;background-color:transparent;color:#aeb6bf;width:2rem;height:2rem;transition:background-color .2s,box-shadow .2s;border-radius:50%}body:not(.dark-theme) .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,body:not(.dark-theme) .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#aeb6bf}body:not(.dark-theme) .p-galleria-mask{background:rgba(0,0,0,.9)}body:not(.dark-theme) .p-inplace{min-height:2.357em}body:not(.dark-theme) .p-inplace .p-inplace-display{padding:.429em;border-radius:3px;transition:background-color .2s,box-shadow .2s}body:not(.dark-theme) .p-inplace .p-inplace-display:not(.p-state-disabled):hover{background-color:#eaeaea;color:#333}body:not(.dark-theme) .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #8dcdff}body:not(.dark-theme) .p-fluid .p-inplace.p-inplace-closable .p-inplace-content>:first-child{display:inline-block;width:calc(100% - 2.357em)}body:not(.dark-theme) .p-progressbar{border:0 none;height:24px;background-color:#eaeaea}body:not(.dark-theme) .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#007ad9}body:not(.dark-theme) .p-progressbar .p-progressbar-label{margin-top:0;color:#333;line-height:24px}body:not(.dark-theme) .p-terminal{background-color:#fff;color:#333;border:1px solid #c8c8c8;padding:.571em 1em}body:not(.dark-theme) .p-terminal .p-terminal-input{font-size:14px;font-family:Open Sans,Helvetica Neue,sans-serif;height:16px}body:not(.dark-theme) .p-terminal .p-terminal-command{height:16px}body.dark-theme{--layer-0: #1f1f1f;--layer-1: #333333;--layer-2: #333333;--layer-overlay: #333333;--text-color: #e0e0e0;--text-color-secondary: #999999;--text-color-highlight: #67b6ff;--border-color: #757575;--border-color-secondary: #525252;--primary-color: #3aa3ff;--primary-color-text: #e8e8e8;--devolutions-blue: #3aa3ff;--red: #f20000;--orange: #eb7800;--yellow: #fbd100;--green: #6ab934;--blue: #3aa3ff;--purple: #9933ff;--tag-red: #7c0000;--tag-orange: #c76a06;--tag-green: #2d4e16;--tag-blue: #00539c;--tag-purple: #51346e;--tag-text-color: #DAE0E0;--tag-text-background-color: #1e7ed0;color-scheme:dark}body.dark-theme .p-widget{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;text-decoration:none}body.dark-theme .p-widget-overlay{background-color:#0006}body.dark-theme .p-widget-content p{line-height:1.5;margin:0}body.dark-theme .p-corner-all{border-radius:3px}body.dark-theme .p-corner-top{border-top-left-radius:3px;border-top-right-radius:3px}body.dark-theme .p-corner-bottom{border-bottom-left-radius:3px;border-bottom-right-radius:3px}body.dark-theme .p-corner-left{border-top-left-radius:3px;border-bottom-left-radius:3px}body.dark-theme .p-corner-right{border-top-right-radius:3px;border-bottom-right-radius:3px}body.dark-theme a{color:#3aa3ff;text-decoration:none}body.dark-theme a:hover{color:#88c8ff}body.dark-theme a:active{color:#1864a6}body.dark-theme .p-helper-reset{line-height:normal}body.dark-theme .p-state-disabled,body.dark-theme .p-widget:disabled{opacity:.5;filter:alpha(opacity=50)}body.dark-theme .pi{font-size:1.25em}body.dark-theme .p-link{font-size:14px;font-family:Open Sans,Helvetica Neue,sans-serif;border-radius:3px}body.dark-theme .p-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme ::-webkit-input-placeholder{color:#9b9b9b}body.dark-theme :-moz-placeholder{color:#9b9b9b}body.dark-theme ::-moz-placeholder{color:#9b9b9b}body.dark-theme :-ms-input-placeholder{color:#9b9b9b}body.dark-theme .p-autocomplete .p-autocomplete-input{padding:.429em}body.dark-theme .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container{padding:.2145em .429em}body.dark-theme .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-state-disabled):hover{border-color:#1f7ed0}body.dark-theme .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container:not(.p-state-disabled).p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3;border-color:#1f7ed0}body.dark-theme .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token{margin:0;padding:.2145em 0;color:#dedede}body.dark-theme .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;padding:0;margin:0}body.dark-theme .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token{font-size:14px;padding:.2145em .429em;margin:0 .286em 0 0;background:#1f7ed0;color:#fff}body.dark-theme .p-autocomplete-panel{padding:0;background-color:#323232;box-shadow:0 3px 6px #00000059}body.dark-theme .p-autocomplete-panel .p-autocomplete-items{padding:0}body.dark-theme .p-autocomplete-item{padding:3px 0 3px 8px}body.dark-theme .p-autocomplete-item:hover{color:var(--primary-color-text);background-color:var(--tag-text-background-color)}body.dark-theme .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-list-item{margin:0;padding:.429em .857em;border:0 none;color:#dedede;background-color:transparent;border-radius:0}body.dark-theme .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-list-item.p-state-highlight{color:#fff;background-color:#1f7ed0}body.dark-theme .p-autocomplete-panel .p-autocomplete-items .p-autocomplete-group{padding:.429em .857em;background-color:#585858;color:#dedede}body.dark-theme .p-fluid .p-autocomplete .p-autocomplete-dropdown.p-button{width:2.357em}body.dark-theme .p-fluid .p-autocomplete.p-autocomplete-multiple.p-autocomplete-dd .p-autocomplete-multiple-container,body.dark-theme .p-fluid .p-autocomplete.p-autocomplete-dd .p-inputtext{border-right:0 none}body.dark-theme p-autocomplete.ng-dirty.ng-invalid>.p-autocomplete>.p-inputtext{border:1px solid #CD3A3A}body.dark-theme .p-datepicker{padding:.857em;min-width:20em;background-color:#323232;color:#dedede;border:1px solid #191919}body.dark-theme .p-datepicker:not(.p-datepicker-inline){border:1px solid #191919;box-shadow:0 3px 6px #00000029}body.dark-theme .p-datepicker:not(.p-state-disabled) .p-datepicker-header .p-datepicker-prev:hover,body.dark-theme .p-datepicker:not(.p-state-disabled) .p-datepicker-header .p-datepicker-next:hover{color:#dedede}body.dark-theme .p-datepicker:not(.p-state-disabled) .p-datepicker-header .p-datepicker-prev:focus,body.dark-theme .p-datepicker:not(.p-state-disabled) .p-datepicker-header .p-datepicker-next:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-datepicker:not(.p-state-disabled) table td a:not(.p-state-active):not(.p-state-highlight):hover{background-color:#4c4c4c}body.dark-theme .p-datepicker:not(.p-state-disabled) .p-monthpicker a.p-monthpicker-month:not(.p-state-active):hover{background-color:#4c4c4c}body.dark-theme .p-datepicker .p-datepicker-header{padding:.429em .857em;background-color:#252525;color:#dedede;border-radius:0}body.dark-theme .p-datepicker .p-datepicker-header .p-datepicker-prev,body.dark-theme .p-datepicker .p-datepicker-header .p-datepicker-next{cursor:pointer;top:0;color:#888;transition:color .2s,box-shadow .2s}body.dark-theme .p-datepicker .p-datepicker-header .p-datepicker-title{margin:0;padding:0;line-height:1}body.dark-theme .p-datepicker .p-datepicker-header .p-datepicker-title select{margin-top:-.35em;margin-bottom:0;transition:color .2s,box-shadow .2s}body.dark-theme .p-datepicker .p-datepicker-header .p-datepicker-title select:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-datepicker table{font-size:14px;margin:.857em 0 0}body.dark-theme .p-datepicker table th{padding:.5em}body.dark-theme .p-datepicker table th.p-datepicker-weekheader{border-right:1px solid #191919}body.dark-theme .p-datepicker table td{padding:.5em}body.dark-theme .p-datepicker table td>a,body.dark-theme .p-datepicker table td>span{display:block;text-align:center;color:#dedede;padding:.5em;transition:box-shadow .2s;border-radius:3px}body.dark-theme .p-datepicker table td>a.p-state-active,body.dark-theme .p-datepicker table td>span.p-state-active{color:#fff;background-color:#1f7ed0}body.dark-theme .p-datepicker table td>a{cursor:pointer}body.dark-theme .p-datepicker table td>a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-datepicker table td.p-datepicker-today>a,body.dark-theme .p-datepicker table td.p-datepicker-today>span{background-color:#1864a6;color:#fff}body.dark-theme .p-datepicker table td.p-datepicker-today>a.p-state-active,body.dark-theme .p-datepicker table td.p-datepicker-today>span.p-state-active{color:#fff;background-color:#1f7ed0}body.dark-theme .p-datepicker table td.p-datepicker-weeknumber{border-right:1px solid #191919}body.dark-theme .p-datepicker .p-datepicker-buttonbar{border-top:1px solid #3f3f3f}body.dark-theme .p-datepicker .p-timepicker{border:0 none;border-top:1px solid #3f3f3f;padding:.857em}body.dark-theme .p-datepicker .p-timepicker a{color:#dedede;font-size:1.286em}body.dark-theme .p-datepicker .p-timepicker a:hover{color:#1f7ed0}body.dark-theme .p-datepicker .p-timepicker span{font-size:1.286em}body.dark-theme .p-datepicker .p-monthpicker .p-monthpicker-month{color:#dedede}body.dark-theme .p-datepicker .p-monthpicker .p-monthpicker-month.p-state-active{color:#fff;background-color:#1f7ed0}body.dark-theme .p-datepicker.p-datepicker-timeonly{padding:0}body.dark-theme .p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0 none}body.dark-theme .p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-right:1px solid #3f3f3f;padding:0 .857em}body.dark-theme .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0}body.dark-theme .p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0;border-right:0 none}body.dark-theme .p-calendar.p-calendar-w-btn .p-inputtext{border-top-right-radius:0;border-bottom-right-radius:0;border-right:0 none}body.dark-theme .p-calendar.p-calendar-w-btn .p-inputtext:enabled:hover:not(.p-state-error),body.dark-theme .p-calendar.p-calendar-w-btn .p-inputtext:enabled:focus:not(.p-state-error){border-right:0 none}body.dark-theme .p-calendar.p-calendar-w-btn .p-datepicker-trigger.p-button{width:2.357em;border-top-left-radius:0;border-bottom-left-radius:0}body.dark-theme .p-fluid .p-calendar.p-calendar-w-btn input.p-inputtext{width:calc(100% - 2.357em)}body.dark-theme p-calendar.ng-dirty.ng-invalid>.p-calendar>.p-inputtext{border:1px solid #CD3A3A}body.dark-theme .p-chkbox{display:inline-block;vertical-align:middle;margin:0;width:20px;height:20px}body.dark-theme .p-chkbox .p-chkbox-box{border:1px solid #585858;background-color:#585858;width:20px;height:20px;text-align:center;border-radius:3px;transition:background-color .2s,border-color .2s,box-shadow .2s}body.dark-theme .p-chkbox .p-chkbox-box:not(.p-state-disabled):hover{border-color:#1f7ed0}body.dark-theme .p-chkbox .p-chkbox-box.p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3;border-color:#1f7ed0}body.dark-theme .p-chkbox .p-chkbox-box.p-state-active{border-color:#1f7ed0;background-color:#1f7ed0;color:#fff}body.dark-theme .p-chkbox .p-chkbox-box.p-state-active:not(.p-state-disabled):hover{border-color:#1864a6;background-color:#1864a6;color:#fff}body.dark-theme .p-chkbox .p-chkbox-box .p-chkbox-icon{overflow:hidden;position:relative;font-size:18px}body.dark-theme .p-chkbox-label{margin:0 0 0 .5em}body.dark-theme p-checkbox.ng-dirty.ng-invalid .p-chkbox-box{border:1px solid #CD3A3A}body.dark-theme .p-chips>ul.p-inputtext{padding:.2145em .429em;display:inline-block}body.dark-theme .p-chips>ul.p-inputtext:not(.p-state-disabled):hover{border-color:#1f7ed0}body.dark-theme .p-chips>ul.p-inputtext:not(.p-state-disabled).p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3;border-color:#1f7ed0}body.dark-theme .p-chips>ul.p-inputtext .p-chips-input-token{padding:.2145em 0}body.dark-theme .p-chips>ul.p-inputtext .p-chips-input-token input{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:14px;padding:0;margin:0;color:#dedede}body.dark-theme .p-chips>ul.p-inputtext .p-chips-input-token input:hover{border:0 none}body.dark-theme .p-chips>ul.p-inputtext .p-chips-input-token input:focus{border:0 none}body.dark-theme .p-chips>ul.p-inputtext .p-chips-token{font-size:14px;padding:.2145em .429em;margin:0 .286em 0 0;background:#1f7ed0;color:#fff}body.dark-theme p-chips.ng-dirty.ng-invalid>.p-inputtext{border:1px solid #CD3A3A}body.dark-theme .p-dropdown{background:#585858;border:1px solid #585858;transition:border-color .2s,box-shadow .2s}body.dark-theme .p-dropdown:not(.p-state-disabled):hover{border-color:#1f7ed0}body.dark-theme .p-dropdown:not(.p-state-disabled).p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3;border-color:#1f7ed0}body.dark-theme .p-dropdown .p-dropdown-label{padding-right:2em}body.dark-theme .p-dropdown .p-dropdown-label .p-placeholder{color:#9b9b9b}body.dark-theme .p-dropdown .p-dropdown-trigger{width:2em;margin:0;background-color:#1f7ed0;border:1px solid #1f7ed0;font-size:1.2em;transition:background-color .2s,box-shadow .2s;color:#dedede}body.dark-theme .p-dropdown .p-dropdown-clear-icon{color:#dedede}body.dark-theme .p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:4em}body.dark-theme .p-dropdown-panel{padding:0;border:1px solid #191919;background-color:#323232;box-shadow:0 3px 6px #00000029}body.dark-theme .p-dropdown-panel .p-dropdown-filter-container{padding:.429em .857em;border-bottom:1px solid #191919;color:#dedede;background-color:#252525;margin:0}body.dark-theme .p-dropdown-panel .p-dropdown-filter-container .p-dropdown-filter{width:100%;padding-right:2em}body.dark-theme .p-dropdown-panel .p-dropdown-filter-container .p-dropdown-filter-icon{top:50%;margin-top:-.5em;right:1.357em;color:#1f7ed0}body.dark-theme .p-dropdown-panel .p-dropdown-items{padding:0}body.dark-theme .p-dropdown-panel .p-dropdown-items .p-dropdown-item,body.dark-theme .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.429em .857em;border:0 none;color:#dedede;background-color:transparent;border-radius:0}body.dark-theme .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-state-highlight,body.dark-theme .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group.p-state-highlight{color:#fff;background-color:#1f7ed0}body.dark-theme .p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-state-highlight):not(.p-state-disabled):hover,body.dark-theme .p-dropdown-panel .p-dropdown-items .p-dropdown-item-group:not(.p-state-highlight):not(.p-state-disabled):hover{color:var(--primary-color-text);background-color:var(--tag-text-background-color)}body.dark-theme p-dropdown.ng-dirty.ng-invalid>.p-dropdown{border:1px solid #CD3A3A}body.dark-theme .p-editor-container .p-editor-toolbar{border:1px solid #191919;background-color:#191919}body.dark-theme .p-editor-container .p-editor-content{border:1px solid #191919}body.dark-theme .p-editor-container .p-editor-content .ql-editor{background-color:#585858;color:#dedede}body.dark-theme .p-editor-container .ql-picker.ql-expanded .ql-picker-label{color:#dedede}body.dark-theme .p-editor-container .ql-stroke{stroke:#dedede}body.dark-theme .p-editor-container .ql-picker-label{color:#dedede}body.dark-theme .p-editor-container .ql-snow.ql-toolbar button:hover,body.dark-theme .p-editor-container .ql-snow .ql-toolbar button:hover,body.dark-theme .p-editor-container .ql-snow.ql-toolbar button.ql-active,body.dark-theme .p-editor-container .ql-snow .ql-toolbar button.ql-active,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-label:hover,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-label:hover,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-label.ql-active,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-item:hover,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#1f7ed0}body.dark-theme .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke,body.dark-theme .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke,body.dark-theme .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke,body.dark-theme .p-editor-container .ql-snow .ql-toolbar button.ql-active .ql-stroke,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,body.dark-theme .p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow .ql-toolbar button:hover .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,body.dark-theme .p-editor-container .ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#1f7ed0}body.dark-theme .p-inputgroup .p-inputgroup-addon{border-color:#191919;background-color:#252525;color:#dedede;padding:.429em;min-width:2em}body.dark-theme .p-inputgroup .p-inputgroup-addon:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}body.dark-theme .p-inputgroup .p-inputgroup-addon:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}body.dark-theme .p-inputgroup .p-inputgroup-addon.p-inputgroup-addon-checkbox{position:relative}body.dark-theme .p-inputgroup .p-inputgroup-addon.p-inputgroup-addon-checkbox .p-chkbox{position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px}body.dark-theme .p-inputgroup .p-inputgroup-addon.p-inputgroup-addon-radiobutton{position:relative}body.dark-theme .p-inputgroup .p-inputgroup-addon.p-inputgroup-addon-radiobutton .p-radiobutton{position:absolute;top:50%;left:50%;margin-left:-10px;margin-top:-10px}body.dark-theme .p-inputgroup .p-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}body.dark-theme .p-inputgroup .p-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}body.dark-theme .p-fluid .p-inputgroup .p-button{width:auto}body.dark-theme .p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357em}body.dark-theme .p-inputswitch{width:40px;height:20px}body.dark-theme .p-inputswitch .p-inputswitch-slider{transition:background-color .2s,box-shadow .2s;border-radius:30px;background:#585858}body.dark-theme .p-inputswitch .p-inputswitch-slider:before{background-color:#323232;height:12px;width:12px;left:.25rem;bottom:.25rem;border-radius:50%;margin-top:-6px;transition:.2s}body.dark-theme .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{transform:translate(1.25rem)}body.dark-theme .p-inputswitch.p-inputswitch-focus .p-inputswitch-slider{background:#4c4c4c;outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-inputswitch:not(.p-state-disabled):hover .p-inputswitch-slider{background-color:#585858}body.dark-theme .p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background-color:#1f7ed0}body.dark-theme .p-inputswitch.p-inputswitch-checked:not(.p-state-disabled):hover .p-inputswitch-slider{background-color:#1b71bb}body.dark-theme .p-inputswitch.p-inputswitch-checked.p-inputswitch-focus .p-inputswitch-slider{background:#1864a6}body.dark-theme p-inputswitch.ng-dirty.ng-invalid .p-inputswitch{border:1px solid #CD3A3A}body.dark-theme .p-inputtext{font-size:14px;color:#dedede;background:#585858;padding:.429em;border:1px solid #585858;transition:border-color .2s,box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none}body.dark-theme .p-inputtext.ng-dirty.ng-invalid{border:1px solid #CD3A3A}body.dark-theme .p-inputtext:enabled:hover:not(.p-state-error){border-color:#1f7ed0}body.dark-theme .p-inputtext:enabled:focus:not(.p-state-error){outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3;border-color:#1f7ed0}body.dark-theme p-inputmask.ng-dirty.ng-invalid>.p-inputtext{border:1px solid #CD3A3A}body.dark-theme .p-listbox{padding:0;min-width:12em;background:#323232;border:1px solid #191919}body.dark-theme .p-listbox .p-chkbox{margin:0 .5em 0 0}body.dark-theme .p-listbox .p-listbox-header{padding:.429em .857em;border-bottom:1px solid #191919;color:#dedede;background-color:#252525;margin:0}body.dark-theme .p-listbox .p-listbox-header .p-listbox-filter-container{width:calc(100% - 2.214em)}body.dark-theme .p-listbox .p-listbox-header .p-listbox-filter-container input{padding:.429em 2em .429em .429em}body.dark-theme .p-listbox .p-listbox-header .p-listbox-filter-container .p-listbox-filter-icon{top:50%;left:auto;margin-top:-.5em;right:.5em;color:#1f7ed0}body.dark-theme .p-listbox .p-listbox-list{background-color:#323232}body.dark-theme .p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.429em .857em;border:0 none;color:#dedede;background-color:transparent;transition:background-color .2s,box-shadow .2s;border-radius:0}body.dark-theme .p-listbox .p-listbox-list .p-listbox-item.p-state-highlight{color:#fff;background-color:#1f7ed0}body.dark-theme .p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-listbox .p-listbox-list .p-listbox-item .p-chkbox{position:static;display:inline-block;vertical-align:middle;margin:0 .5em 0 0}body.dark-theme .p-listbox .p-listbox-list .p-listbox-item label{display:inline-block;vertical-align:middle}body.dark-theme .p-listbox:not(.p-state-disabled) .p-listbox-item:not(.p-state-highlight):not(.p-state-disabled):hover{color:#dedede;background-color:#4c4c4c}body.dark-theme .p-listbox.p-state-disabled .p-chkbox-box:not(.p-state-disabled):not(.p-state-active):hover{border:1px solid #585858}body.dark-theme .p-listbox .p-listbox-footer{padding:.429em .857em;border-top:1px solid #191919;color:#dedede;background-color:#252525}body.dark-theme p-listbox.ng-dirty.ng-invalid .p-inputtext{border:1px solid #CD3A3A}body.dark-theme .p-multiselect{background:#585858;border:1px solid #585858;transition:border-color .2s,box-shadow .2s}body.dark-theme .p-multiselect:not(.p-state-disabled):hover{border-color:#1f7ed0}body.dark-theme .p-multiselect:not(.p-state-disabled).p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3;border-color:#1f7ed0}body.dark-theme .p-multiselect .p-multiselect-label{padding:.429em 2em .429em .429em;color:#dedede}body.dark-theme .p-multiselect .p-multiselect-label .p-placeholder{color:#9b9b9b}body.dark-theme .p-multiselect .p-multiselect-trigger{background-color:#585858;width:2em;line-height:2em;text-align:center;padding:0;color:#dedede}body.dark-theme .p-multiselect-panel{padding:0;border:1px solid #191919;background-color:#323232;box-shadow:0 3px 6px #00000029}body.dark-theme .p-multiselect-panel .p-multiselect-header{padding:.429em .857em;border-bottom:1px solid #191919;color:#dedede;background-color:#252525;margin:0}body.dark-theme .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container{float:none;width:70%;display:inline-block;vertical-align:middle;margin-left:0}body.dark-theme .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding:.429em 2em .429em .429em}body.dark-theme .p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{color:#1f7ed0;top:50%;margin-top:-.5em;right:.5em;left:auto}body.dark-theme .p-multiselect-panel .p-multiselect-header .p-chkbox{margin-right:.5em;float:none;vertical-align:middle}body.dark-theme .p-multiselect-panel .p-multiselect-header .p-multiselect-close{color:#888;top:50%;margin-top:-.5em;line-height:1;transition:color .2s,background-color .2s,box-shadow .2s}body.dark-theme .p-multiselect-panel .p-multiselect-header .p-multiselect-close:hover{color:#dedede}body.dark-theme .p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-multiselect-panel .p-multiselect-items{padding:0}body.dark-theme .p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.429em .857em;border:0 none;color:#dedede;background-color:transparent;transition:background-color .2s,box-shadow .2s;border-radius:0}body.dark-theme .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-state-highlight{color:#fff;background-color:#1f7ed0}body.dark-theme .p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-state-highlight):not(.p-state-disabled):hover{color:#dedede;background-color:#4c4c4c}body.dark-theme .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-state-disabled .p-chkbox-box{cursor:auto}body.dark-theme .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-state-disabled .p-chkbox-box:hover{border:1px solid #585858}body.dark-theme .p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-state-disabled .p-chkbox-box.p-state-active:hover{border-color:#1f7ed0}body.dark-theme .p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-chkbox{position:static;display:inline-block;vertical-align:middle;margin:0 .5em 0 0}body.dark-theme .p-multiselect-panel .p-multiselect-items .p-multiselect-item label{display:inline-block;vertical-align:middle}body.dark-theme p-multiselect.ng-dirty.ng-invalid>.p-multiselect{border:1px solid #CD3A3A}body.dark-theme .p-password-panel{padding:12px;background-color:#323232;color:#dedede;border:1px solid #191919;box-shadow:0 3px 6px #00000029}body.dark-theme .p-radiobutton{display:inline-block;vertical-align:middle;margin:0;width:20px;height:20px}body.dark-theme .p-radiobutton .p-radiobutton-box{border:1px solid #585858;background-color:#585858;width:20px;height:20px;text-align:center;position:relative;transition:background-color .2s,border-color .2s,box-shadow .2s;border-radius:50%}body.dark-theme .p-radiobutton .p-radiobutton-box:not(.p-state-disabled):not(.p-state-active):hover{border-color:#1f7ed0}body.dark-theme .p-radiobutton .p-radiobutton-box.p-state-focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3;border-color:#1f7ed0}body.dark-theme .p-radiobutton .p-radiobutton-box.p-state-active{border-color:#1f7ed0;background-color:#1f7ed0;color:#fff}body.dark-theme .p-radiobutton .p-radiobutton-box.p-state-active .p-radiobutton-icon{background-color:#fff}body.dark-theme .p-radiobutton .p-radiobutton-box.p-state-active:not(.p-state-disabled):hover{border-color:#1864a6;background-color:#1864a6;color:#fff}body.dark-theme .p-radiobutton .p-radiobutton-box .p-radiobutton-icon{background:transparent;width:10px;height:10px;display:inline-block;position:absolute;left:50%;top:50%;margin-left:-5px;margin-top:-5px;transition:background-color .2s;border-radius:50%}body.dark-theme .p-radiobutton .p-radiobutton-box .p-radiobutton-icon:before{display:none}body.dark-theme .p-radiobutton-label{margin:0 0 0 .5em}body.dark-theme p-radiobutton.ng-dirty.ng-invalid .p-radiobutton-box{border:1px solid #CD3A3A}body.dark-theme .p-rating a{text-align:center;display:inline-block;color:#dedede;border-radius:3px;line-height:1;transition:color .2s,box-shadow .2s}body.dark-theme .p-rating a.p-rating-cancel{color:#cd3a3a}body.dark-theme .p-rating a .p-rating-icon{font-size:20px}body.dark-theme .p-rating:not(.p-state-disabled):not(.p-rating-readonly) a:hover{color:#1f7ed0}body.dark-theme .p-rating:not(.p-state-disabled):not(.p-rating-readonly) a.p-rating-cancel:hover{color:#d76161}body.dark-theme .p-rating:not(.p-state-disabled):not(.p-rating-readonly) a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-selectbutton .p-button{background-color:#252525;border:1px solid #252525;color:#dedede;overflow:hidden;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-selectbutton .p-button .p-button-icon-left{color:#888}body.dark-theme .p-selectbutton .p-button:not(.p-state-disabled):not(.p-state-active):hover{background-color:#4c4c4c;border-color:#4c4c4c;color:#dedede}body.dark-theme .p-selectbutton .p-button:not(.p-state-disabled):not(.p-state-active):hover .p-button-icon-left{color:#dedede}body.dark-theme .p-selectbutton .p-button:not(.p-state-disabled):not(.p-state-active).p-state-focus{box-shadow:0 0 0 .2em #aed3f3;z-index:1}body.dark-theme .p-selectbutton .p-button.p-state-active{background-color:#1f7ed0;border-color:#1f7ed0;color:#fff}body.dark-theme .p-selectbutton .p-button.p-state-active .p-button-icon-left{color:#fff}body.dark-theme .p-selectbutton .p-button.p-state-active:not(.p-state-disabled):hover{background-color:#1b71bb;border-color:#1b71bb;color:#fff}body.dark-theme .p-selectbutton .p-button.p-state-active:not(.p-state-disabled):hover .p-button-icon-left{color:#fff}body.dark-theme .p-selectbutton .p-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}body.dark-theme .p-selectbutton .p-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}body.dark-theme p-selectbutton.ng-dirty.ng-invalid .p-button{border:1px solid #CD3A3A}body.dark-theme .p-slider{background-color:#585858;border:0 none}body.dark-theme .p-slider.p-slider-horizontal{height:.286em}body.dark-theme .p-slider.p-slider-horizontal .p-slider-handle{top:50%;margin-top:-.5715em}body.dark-theme .p-slider.p-slider-vertical{width:.286em}body.dark-theme .p-slider.p-slider-vertical .p-slider-handle{left:50%;margin-left:-.5715em}body.dark-theme .p-slider .p-slider-handle{height:1.143em;width:1.143em;background-color:#4c4c4c;border:2px solid #1f7ed0;border-radius:100%;transition:box-shadow .2s}body.dark-theme .p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-slider .p-slider-range{background-color:#1f7ed0}body.dark-theme .p-slider:not(.p-state-disabled) .p-slider-handle:hover{background-color:#1f7ed0;border:2px solid #1f7ed0}body.dark-theme .p-slider.p-slider-animate .p-slider-handle{transition:box-shadow .2s,left .2s}body.dark-theme .p-spinner .p-spinner-input{padding-right:2.429em}body.dark-theme .p-spinner .p-spinner-button{width:2em}body.dark-theme .p-spinner .p-spinner-button.p-spinner-up{border-top-right-radius:3px}body.dark-theme .p-spinner .p-spinner-button.p-spinner-down{border-bottom-right-radius:3px}body.dark-theme .p-spinner .p-spinner-button .p-spinner-button-icon{position:absolute;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;width:1em}body.dark-theme .p-fluid .p-spinner .p-spinner-input{padding-right:2.429em}body.dark-theme .p-fluid .p-spinner .p-spinner-button{width:2em}body.dark-theme .p-fluid .p-spinner .p-spinner-button .p-spinner-button-icon{left:50%}body.dark-theme p-spinner.ng-dirty.ng-invalid>.p-inputtext{border:1px solid #CD3A3A}body.dark-theme .p-togglebutton{background-color:#252525;border:1px solid #252525;color:#dedede;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-togglebutton .p-button-icon-left{color:#888}body.dark-theme .p-togglebutton:not(.p-state-disabled):not(.p-state-active):hover{background-color:#4c4c4c;border-color:#4c4c4c;color:#dedede}body.dark-theme .p-togglebutton:not(.p-state-disabled):not(.p-state-active):hover .p-button-icon-left{color:#dedede}body.dark-theme .p-togglebutton:not(.p-state-disabled):not(.p-state-active).p-state-focus{box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-togglebutton.p-state-active{background-color:#1f7ed0;border-color:#1f7ed0;color:#fff}body.dark-theme .p-togglebutton.p-state-active .p-button-icon-left{color:#fff}body.dark-theme .p-togglebutton.p-state-active:hover{background-color:#1b71bb;border-color:#1b71bb;color:#fff}body.dark-theme .p-togglebutton.p-state-active:hover .p-button-icon-left{color:#fff}body.dark-theme p-togglebutton.ng-dirty.ng-invalid .p-button{border:1px solid #CD3A3A}body.dark-theme .p-button{margin:0;color:#fff;background-color:#1f7ed0;border:1px solid #1f7ed0;font-size:1.2em;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-button:enabled:hover{background-color:#1b71bb;color:#fff;border-color:#1b71bb}body.dark-theme .p-button:enabled:focus{outline:0 none;outline-offset:0px;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-button:enabled:active{background-color:#1864a6;color:#fff;border-color:#1864a6}body.dark-theme .p-button.p-button-text-only .p-button-text{padding:.429em 1em}body.dark-theme .p-button.p-button-text-icon-left .p-button-text{padding:.429em 1em .429em 2em}body.dark-theme .p-button.p-button-text-icon-right .p-button-text{padding:.429em 2em .429em 1em}body.dark-theme .p-button.p-button-icon-only{width:2.357em}body.dark-theme .p-button-icon-only .p-button-label{visibility:hidden;width:0;flex:0 0 auto}body.dark-theme .p-button.p-button-icon-only .p-button-text{padding:.429em}body.dark-theme .p-button.p-button-raised{box-shadow:0 2px 3px #00000026}body.dark-theme .p-button.p-button-rounded{border-radius:15px}body.dark-theme .p-fluid .p-button-icon-only{width:2.357em}@media (max-width: 640px){body.dark-theme .p-buttonset:not(.p-splitbutton) .p-button{margin-bottom:1px;border-radius:3px}}body.dark-theme .p-splitbutton.p-buttonset .p-button{border:1px solid transparent}body.dark-theme .p-splitbutton.p-buttonset .p-menu{min-width:100%}body.dark-theme .p-button.p-button-secondary,body.dark-theme .p-buttonset.p-button-secondary>.p-button{color:#333;background-color:#f4f4f4;border:1px solid #f4f4f4}body.dark-theme .p-button.p-button-secondary:enabled:hover,body.dark-theme .p-buttonset.p-button-secondary>.p-button:enabled:hover{background-color:#c8c8c8;color:#333;border-color:#c8c8c8}body.dark-theme .p-button.p-button-secondary:enabled:focus,body.dark-theme .p-buttonset.p-button-secondary>.p-button:enabled:focus{box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-button.p-button-secondary:enabled:active,body.dark-theme .p-buttonset.p-button-secondary>.p-button:enabled:active{background-color:#a0a0a0;color:#333;border-color:#a0a0a0}body.dark-theme .p-button.p-button-info,body.dark-theme .p-buttonset.p-button-info>.p-button{color:#fff;background-color:#007ad9;border:1px solid #007ad9}body.dark-theme .p-button.p-button-info:enabled:hover,body.dark-theme .p-buttonset.p-button-info>.p-button:enabled:hover{background-color:#116fbf;color:#fff;border-color:#116fbf}body.dark-theme .p-button.p-button-info:enabled:focus,body.dark-theme .p-buttonset.p-button-info>.p-button:enabled:focus{box-shadow:0 0 0 .2em #8dcdff}body.dark-theme .p-button.p-button-info:enabled:active,body.dark-theme .p-buttonset.p-button-info>.p-button:enabled:active{background-color:#005b9f;color:#fff;border-color:#005b9f}body.dark-theme .p-button.p-button-success,body.dark-theme .p-buttonset.p-button-success>.p-button{color:#fff;background-color:#34a835;border:1px solid #34A835}body.dark-theme .p-button.p-button-success:enabled:hover,body.dark-theme .p-buttonset.p-button-success>.p-button:enabled:hover{background-color:#107d11;color:#fff;border-color:#107d11}body.dark-theme .p-button.p-button-success:enabled:focus,body.dark-theme .p-buttonset.p-button-success>.p-button:enabled:focus{box-shadow:0 0 0 .2em #aae5aa}body.dark-theme .p-button.p-button-success:enabled:active,body.dark-theme .p-buttonset.p-button-success>.p-button:enabled:active{background-color:#0c6b0d;color:#fff;border-color:#0c6b0d}body.dark-theme .p-button.p-button-warning,body.dark-theme .p-buttonset.p-button-warning>.p-button{color:#333;background-color:#ffba01;border:1px solid #ffba01}body.dark-theme .p-button.p-button-warning:enabled:hover,body.dark-theme .p-buttonset.p-button-warning>.p-button:enabled:hover{background-color:#ed990b;color:#333;border-color:#ed990b}body.dark-theme .p-button.p-button-warning:enabled:focus,body.dark-theme .p-buttonset.p-button-warning>.p-button:enabled:focus{box-shadow:0 0 0 .2em #ffeab4}body.dark-theme .p-button.p-button-warning:enabled:active,body.dark-theme .p-buttonset.p-button-warning>.p-button:enabled:active{background-color:#d38b10;color:#333;border-color:#d38b10}body.dark-theme .p-button.p-button-danger,body.dark-theme .p-buttonset.p-button-danger>.p-button{color:#fff;background-color:#e91224;border:1px solid #e91224}body.dark-theme .p-button.p-button-danger:enabled:hover,body.dark-theme .p-buttonset.p-button-danger>.p-button:enabled:hover{background-color:#c01120;color:#fff;border-color:#c01120}body.dark-theme .p-button.p-button-danger:enabled:focus,body.dark-theme .p-buttonset.p-button-danger>.p-button:enabled:focus{box-shadow:0 0 0 .2em #f9b4ba}body.dark-theme .p-button.p-button-danger:enabled:active,body.dark-theme .p-buttonset.p-button-danger>.p-button:enabled:active{background-color:#a90000;color:#fff;border-color:#a90000}body.dark-theme .p-splitbutton.p-buttonset .p-button{border:1px solid transparent}body.dark-theme .p-splitbutton.p-buttonset .p-menu{min-width:100%}body.dark-theme .p-carousel .p-carousel-content .p-carousel-prev,body.dark-theme .p-carousel .p-carousel-content .p-carousel-next{background-color:#1f7ed0;border:1px solid #1f7ed0;border-radius:50%;margin:.2em;color:#fff;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-carousel .p-carousel-content .p-carousel-prev:not(.p-state-disabled):hover,body.dark-theme .p-carousel .p-carousel-content .p-carousel-next:not(.p-state-disabled):hover{background-color:#1b71bb;color:#fff;border-color:#1b71bb}body.dark-theme .p-carousel .p-carousel-dots-container .p-carousel-dot-item>.p-button{border-color:transparent;background-color:transparent}body.dark-theme .p-carousel .p-carousel-dots-container .p-carousel-dot-item .p-carousel-dot-icon{width:20px;height:6px;background-color:#252525;margin:0 .2em}body.dark-theme .p-carousel .p-carousel-dots-container .p-carousel-dot-item .p-carousel-dot-icon:before{content:" "}body.dark-theme .p-carousel .p-carousel-dots-container .p-carousel-dot-item.p-state-highlight .p-carousel-dot-icon{background-color:#1f7ed0}body.dark-theme .p-dataview .p-dataview-header{background-color:#191919;color:#dedede;border:1px solid #191919;padding:.571em 1em;font-weight:700;border-bottom:0 none}body.dark-theme .p-dataview .p-dataview-content{border:1px solid #191919;background-color:#323232;color:#dedede;padding:.571em 1em}body.dark-theme .p-dataview .p-dataview-footer{background-color:#323232;color:#dedede;border:1px solid #191919;padding:.571em 1em;border-top:0 none}body.dark-theme .p-dataview .p-dataview-layout-options .p-button{transition:background-color .2s,box-shadow .2s}body.dark-theme .p-dataview .p-dataview-layout-options .p-button:focus{outline:0 none;outline-offset:0px;box-shadow:0 0 0 .2em #aed3f3;z-index:1}body.dark-theme .fc th{background-color:#191919;border:1px solid #191919;color:#dedede;padding:.571em 1em}body.dark-theme .fc td.p-widget-content{background-color:#323232;border:1px solid #191919;color:#dedede}body.dark-theme .fc td.fc-head-container{border:1px solid #191919}body.dark-theme .fc .fc-row{border-right:1px solid #191919}body.dark-theme .fc .fc-event{background-color:#1b71bb;border:1px solid #1b71bb;color:#fff;transition:box-shadow .2s}body.dark-theme .fc .fc-event:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .fc .fc-toolbar .fc-button{color:#fff;background-color:#1f7ed0;border:1px solid #1f7ed0;font-size:14px;transition:background-color .2s,box-shadow .2s;border-radius:3px}body.dark-theme .fc .fc-toolbar .fc-button:enabled:hover{background-color:#1b71bb;color:#fff;border-color:#1b71bb}body.dark-theme .fc .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0}body.dark-theme .fc .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}body.dark-theme .fc .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0}body.dark-theme .fc .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}body.dark-theme .fc .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0px;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .fc .fc-toolbar .fc-button-group .fc-button{border-radius:0}body.dark-theme .fc .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}body.dark-theme .fc .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}body.dark-theme .fc .fc-divider{background-color:#191919;border:1px solid #191919}body.dark-theme .p-fluid .fc .fc-toolbar .fc-button{width:auto}body.dark-theme .p-orderlist .p-orderlist-controls{padding:.571em 1em}body.dark-theme .p-orderlist .p-orderlist-controls button{font-size:16px}body.dark-theme .p-orderlist .p-orderlist-caption{background-color:#191919;color:#dedede;border:1px solid #191919;padding:.571em 1em;font-weight:700;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px}body.dark-theme .p-orderlist .p-orderlist-filter-container{padding:.429em .857em;border:1px solid #191919;color:#dedede;background-color:#252525;margin:0;border-bottom:0 none}body.dark-theme .p-orderlist .p-orderlist-filter-container input.p-inputtext{width:100%;padding-right:2em;text-indent:0}body.dark-theme .p-orderlist .p-orderlist-filter-container .p-orderlist-filter-icon{top:50%;margin-top:-.5em;left:auto;right:1.357em;color:#1f7ed0}body.dark-theme .p-orderlist .p-orderlist-list{border:1px solid #191919;background-color:#323232;color:#dedede;padding:0}body.dark-theme .p-orderlist .p-orderlist-list .p-orderlist-item{padding:.429em .857em;margin:0;border:0 none;color:#dedede;background-color:transparent;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-state-highlight):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-orderlist .p-orderlist-list .p-orderlist-item.p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-orderlist .p-orderlist-list .p-orderlist-droppoint-highlight{background-color:#1f7ed0}body.dark-theme .p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-state-highlight):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-organizationchart .p-organizationchart-node-content.p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-organizationchart .p-organizationchart-node-content.p-state-highlight .p-node-toggler i{color:#0e3b61}body.dark-theme .p-organizationchart .p-organizationchart-line-down{background-color:#191919}body.dark-theme .p-organizationchart .p-organizationchart-line-left{border-right:1px solid #191919;border-color:#191919}body.dark-theme .p-organizationchart .p-organizationchart-line-top{border-top:1px solid #191919;border-color:#191919}body.dark-theme .p-organizationchart .p-organizationchart-node-content{border:1px solid #191919;background-color:#323232;color:#dedede;padding:.571em 1em}body.dark-theme .p-organizationchart .p-organizationchart-node-content .p-node-toggler{bottom:-.7em;margin-left:-.46em;color:#888;overflow:hidden;line-height:1;border-radius:3px;transition:box-shadow .2s}body.dark-theme .p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-paginator{background-color:#252525;border:1px solid #191919;padding:0}body.dark-theme .p-paginator .p-paginator-first,body.dark-theme .p-paginator .p-paginator-prev,body.dark-theme .p-paginator .p-paginator-next,body.dark-theme .p-paginator .p-paginator-last{color:#dedede;height:2.286em;min-width:2.286em;border:0 none;line-height:2.286em;padding:0;margin:0;vertical-align:top;transition:box-shadow .2s;border-radius:0}body.dark-theme .p-paginator .p-paginator-first:not(.p-state-disabled):not(.p-state-active):hover,body.dark-theme .p-paginator .p-paginator-prev:not(.p-state-disabled):not(.p-state-active):hover,body.dark-theme .p-paginator .p-paginator-next:not(.p-state-disabled):not(.p-state-active):hover,body.dark-theme .p-paginator .p-paginator-last:not(.p-state-disabled):not(.p-state-active):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-paginator .p-paginator-first:focus,body.dark-theme .p-paginator .p-paginator-prev:focus,body.dark-theme .p-paginator .p-paginator-next:focus,body.dark-theme .p-paginator .p-paginator-last:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-paginator .p-paginator-current{color:#dedede;height:2.286em;min-width:2.286em;line-height:2.286em}body.dark-theme .p-paginator .p-dropdown{border:0 none}body.dark-theme .p-paginator .p-dropdown .p-dropdown-trigger,body.dark-theme .p-paginator .p-dropdown .p-dropdown-label,body.dark-theme .p-paginator .p-dropdown:hover .p-dropdown-trigger,body.dark-theme .p-paginator .p-dropdown:hover .p-dropdown-label{color:#dedede}body.dark-theme .p-paginator .p-paginator-first:before{position:relative;top:1px}body.dark-theme .p-paginator .p-paginator-prev:before{position:relative}body.dark-theme .p-paginator .p-paginator-next:before{position:relative;top:1px}body.dark-theme .p-paginator .p-paginator-last:before{position:relative;top:1px}body.dark-theme .p-paginator .p-paginator-pages{vertical-align:top;display:inline-block;padding:0}body.dark-theme .p-paginator .p-paginator-pages .p-paginator-page{color:#dedede;height:2.286em;min-width:2.286em;border:0 none;line-height:2.286em;padding:0;margin:0;vertical-align:top;transition:box-shadow .2s;border-radius:0}body.dark-theme .p-paginator .p-paginator-pages .p-paginator-page.p-state-active{background-color:#1f7ed0;color:#fff}body.dark-theme .p-paginator .p-paginator-pages .p-paginator-page:not(.p-state-active):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-paginator .p-paginator-pages .p-paginator-page:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-paginator .p-dropdown{margin-left:.5em;height:2.286em;min-width:auto}body.dark-theme .p-picklist .p-picklist-buttons button{font-size:16px}body.dark-theme .p-picklist .p-picklist-caption{background-color:#191919;color:#dedede;border:1px solid #191919;padding:.571em 1em;font-weight:700;border-bottom:0 none;border-top-left-radius:3px;border-top-right-radius:3px}body.dark-theme .p-picklist .p-picklist-filter-container{padding:.429em .857em;border:1px solid #191919;color:#dedede;background-color:#252525;margin:0;border-bottom:0 none}body.dark-theme .p-picklist .p-picklist-filter-container input.p-picklist-filter{width:100%;padding-right:2em;text-indent:0}body.dark-theme .p-picklist .p-picklist-filter-container .p-picklist-filter-icon{top:50%;margin-top:-.5em;left:auto;right:1.357em;color:#1f7ed0}body.dark-theme .p-picklist .p-picklist-buttons{padding:.571em 1em}body.dark-theme .p-picklist .p-picklist-list{border:1px solid #191919;background-color:#323232;color:#dedede;padding:0}body.dark-theme .p-picklist .p-picklist-list .p-picklist-item{padding:.429em .857em;margin:0;border:0 none;color:#dedede;background-color:transparent;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-picklist .p-picklist-list .p-picklist-item:not(.p-state-highlight):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-picklist .p-picklist-list .p-picklist-item.p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-picklist .p-picklist-list .p-picklist-droppoint-highlight{background-color:#1f7ed0}@media (max-width: 40em){body.dark-theme .p-picklist.p-picklist-responsive .p-picklist-buttons{padding:.571em 1em}}body.dark-theme .p-table .p-table-caption,body.dark-theme .p-table .p-table-summary{background-color:#191919;color:#dedede;border:1px solid #191919;padding:.571em 1em;text-align:center}body.dark-theme .p-table .p-table-caption{border-bottom:0 none;font-weight:700}body.dark-theme .p-table .p-table-summary{border-top:0 none;font-weight:700}body.dark-theme .p-table .p-table-thead>tr>th{padding:.571em .857em;border:1px solid #191919;font-weight:700;color:#dedede;background-color:#252525}body.dark-theme .p-table .p-table-t>tr>td{padding:.571em .857em}body.dark-theme .p-table .p-table-tfoot>tr>td{padding:.571em .857em;border:1px solid #191919;font-weight:700;color:#dedede;background-color:#252525}body.dark-theme .p-table .p-sortable-column{transition:box-shadow .2s}body.dark-theme .p-table .p-sortable-column:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-table .p-sortable-column .p-sortable-column-icon{color:#888}body.dark-theme .p-table .p-sortable-column:not(.p-state-highlight):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-table .p-sortable-column:not(.p-state-highlight):hover .p-sortable-column-icon{color:#dedede}body.dark-theme .p-table .p-sortable-column.p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-table .p-sortable-column.p-state-highlight .p-sortable-column-icon{color:#fff}body.dark-theme .p-table .p-editable-column input{font-size:14px;font-family:Open Sans,Helvetica Neue,sans-serif}body.dark-theme .p-table .p-editable-column input:focus{outline:1px solid #1f7ed0;outline-offset:2px}body.dark-theme .p-table .p-table-t>tr{background-color:#323232;color:#dedede;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-table .p-table-t>tr>td{background-color:inherit;border:1px solid #191919;transition:box-shadow .2s}body.dark-theme .p-table .p-table-t>tr.p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-table .p-table-t>tr.p-state-highlight a{color:#fff}body.dark-theme .p-table .p-table-t>tr.p-table-dragpoint-top>td{box-shadow:inset 0 2px #1f7ed0}body.dark-theme .p-table .p-table-t>tr.p-table-dragpoint-bottom>td{box-shadow:inset 0 -2px #1f7ed0}body.dark-theme .p-table .p-table-t>tr:focus{outline:none}body.dark-theme .p-table .p-table-t>tr:focus+tr>td{box-shadow:0 -.2em #aed3f3}body.dark-theme .p-table .p-table-t>tr:focus>td{box-shadow:0 -.2em #aed3f3,0 .2em #aed3f3}body.dark-theme .p-table .p-table-t>tr:focus>td:first-child{box-shadow:0 -.2em #aed3f3,0 .2em #aed3f3,-.1em -.1em 0 .1em #aed3f3}body.dark-theme .p-table .p-table-t>tr:focus>td:last-child{box-shadow:0 -.2em #aed3f3,0 .2em #aed3f3,.1em -.1em 0 .1em #aed3f3}body.dark-theme .p-table .p-table-t>tr:nth-child(even){background-color:#323232}body.dark-theme .p-table .p-table-t>tr:nth-child(even).p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-table .p-table-t>tr:nth-child(even).p-state-highlight a{color:#fff}body.dark-theme .p-table .p-table-virtual-scrollable-.p-table-t>tr:nth-child(even){background-color:#323232}body.dark-theme .p-table .p-table-virtual-scrollable-.p-table-t>tr:nth-child(even).p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-table .p-table-virtual-scrollable-.p-table-t>tr:nth-child(even).p-state-highlight a{color:#fff}body.dark-theme .p-table.p-table-hoverable-rows .p-table-t>tr.p-selectable-row:not(.p-state-highlight):hover{cursor:pointer;background-color:#4c4c4c;color:#dedede}body.dark-theme .p-table .p-column-resizer-helper{background-color:#1f7ed0}@media screen and (max-width: 40em){body.dark-theme .p-table.p-table-responsive .p-paginator-top{border-bottom:1px solid #191919}body.dark-theme .p-table.p-table-responsive .p-paginator-bottom{border-top:1px solid #191919}body.dark-theme .p-table.p-table-responsive .p-table-t>tr td{border:0 none}body.dark-theme .p-table.p-table-responsive .p-table-t>tr:focus+tr>td{box-shadow:none}body.dark-theme .p-table.p-table-responsive .p-table-t>tr:focus>td{box-shadow:none}body.dark-theme .p-table.p-table-responsive .p-table-t>tr:focus>td:first-child{box-shadow:none}body.dark-theme .p-table.p-table-responsive .p-table-t>tr:focus>td:last-child{box-shadow:none}}body.dark-theme .p-tree{border:1px solid #191919;background-color:#323232;color:#dedede;padding:.571em 1em}body.dark-theme .p-tree .p-tree-container{padding:.286em;margin:0}body.dark-theme .p-tree .p-tree-container .p-treenode{padding:.143em 0}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content{padding:0;border:1px solid transparent;transition:background-color .2s,box-shadow .2s;border-radius:3px}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{vertical-align:middle;display:inline-block;float:none;margin:0 .143em 0 0;color:#888}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{vertical-align:middle;display:inline-block;margin:0 .143em 0 0;color:#888}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-label{margin:0;vertical-align:middle;display:inline-block;padding:.286em}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-label.p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content .p-chkbox{margin:0 .5em 0 0}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content .p-chkbox .p-chkbox-icon{margin:1px 0 0}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable .p-treenode-label:not(.p-state-highlight):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content>span{line-height:inherit}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-dragover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-tree .p-tree-container .p-treenode-droppoint.p-treenode-droppoint-active{background-color:#1f7ed0}body.dark-theme .p-tree.p-tree-horizontal{padding-left:0;padding-right:0}body.dark-theme .p-tree.p-tree-horizontal .p-treenode .p-treenode-content{border:1px solid #191919;background-color:#323232;color:#dedede;padding:.571em 1em;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-chkbox .p-icon{color:#1f7ed0}body.dark-theme .p-tree.p-tree-horizontal .p-treenode .p-treenode-content .p-treenode-label:not(.p-state-highlight):hover{background-color:inherit;color:inherit}body.dark-theme .p-tree.p-tree-horizontal .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-state-highlight):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-tree.p-tree-horizontal .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:2em}body.dark-theme .p-tree .p-tree-filter-container .p-tree-filter-icon{top:50%;left:auto;margin-top:-.5em;right:.8em;color:#1f7ed0}body.dark-theme .p-treetable .p-treetable-caption,body.dark-theme .p-treetable .p-treetable-summary{background-color:#191919;color:#dedede;border:1px solid #191919;padding:.571em 1em;text-align:center}body.dark-theme .p-treetable .p-treetable-caption{border-bottom:0 none;font-weight:700}body.dark-theme .p-treetable .p-treetable-summary{border-top:0 none;font-weight:700}body.dark-theme .p-treetable .p-treetable-thead>tr>th{padding:.571em .857em;border:1px solid #191919;font-weight:700;color:#dedede;background-color:#252525}body.dark-theme .p-treetable .p-treetable-t>tr>td{padding:.571em .857em}body.dark-theme .p-treetable .p-treetable-tfoot>tr>td{padding:.571em .857em;border:1px solid #191919;font-weight:700;color:#dedede;background-color:#252525}body.dark-theme .p-treetable .p-sortable-column{transition:box-shadow .2s}body.dark-theme .p-treetable .p-sortable-column:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-treetable .p-sortable-column .p-sortable-column-icon{color:#888}body.dark-theme .p-treetable .p-sortable-column:not(.p-state-highlight):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-treetable .p-sortable-column:not(.p-state-highlight):hover .p-sortable-column-icon{color:#dedede}body.dark-theme .p-treetable .p-sortable-column.p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-treetable .p-sortable-column.p-state-highlight .p-sortable-column-icon{color:#fff}body.dark-theme .p-treetable .p-editable-column input{font-size:14px;font-family:Open Sans,Helvetica Neue,sans-serif}body.dark-theme .p-treetable .p-editable-column input:focus{outline:1px solid #1f7ed0;outline-offset:2px}body.dark-theme .p-treetable .p-treetable-t>tr{background-color:#323232;color:#dedede}body.dark-theme .p-treetable .p-treetable-t>tr>td{background-color:inherit;border:1px solid #191919;transition:box-shadow .2s}body.dark-theme .p-treetable .p-treetable-t>tr>td .p-treetable-toggler{color:#888;vertical-align:middle}body.dark-theme .p-treetable .p-treetable-t>tr>td .p-treetable-chkbox{vertical-align:middle;margin-right:.5em}body.dark-theme .p-treetable .p-treetable-t>tr.p-state-highlight{background-color:#1f7ed0;color:#fff}body.dark-theme .p-treetable .p-treetable-t>tr.p-state-highlight>td{background-color:inherit;border:1px solid #191919}body.dark-theme .p-treetable .p-treetable-t>tr.p-state-highlight>td .p-treetable-toggler{color:#fff}body.dark-theme .p-treetable .p-treetable-t>tr:focus{outline:none}body.dark-theme .p-treetable .p-treetable-t>tr:focus+tr>td{box-shadow:0 -.2em #aed3f3}body.dark-theme .p-treetable .p-treetable-t>tr:focus>td{box-shadow:0 -.2em #aed3f3,0 .2em #aed3f3}body.dark-theme .p-treetable .p-treetable-t>tr:focus>td:first-child{box-shadow:0 -.2em #aed3f3,0 .2em #aed3f3,-.1em -.1em 0 .1em #aed3f3}body.dark-theme .p-treetable .p-treetable-t>tr:focus>td:last-child{box-shadow:0 -.2em #aed3f3,0 .2em #aed3f3,.1em -.1em 0 .1em #aed3f3}body.dark-theme .p-treetable.p-treetable-hoverable-rows .p-treetable-t>tr:not(.p-state-highlight):hover{cursor:pointer;background-color:#4c4c4c;color:#dedede}body.dark-theme .p-treetable .p-column-resizer-helper{background-color:#1f7ed0}body.dark-theme .p-virtualscroller .p-virtualscroller-header{background-color:#191919;color:#dedede;border:1px solid #191919;padding:.571em 1em;font-weight:700;border-bottom:0 none}body.dark-theme .p-virtualscroller .p-virtualscroller-content{border:1px solid #191919;background-color:#323232;color:#dedede}body.dark-theme .p-virtualscroller .p-virtualscroller-content .p-virtualscroller-list .p-virtualscroller-item{border-bottom:1px solid #585858}body.dark-theme .p-virtualscroller .p-virtualscroller-footer{background-color:#323232;color:#dedede;border:1px solid #191919;padding:.571em 1em;border-top:0 none}body.dark-theme .p-accordion .p-accordion-header{margin-bottom:2px}body.dark-theme .p-accordion .p-accordion-header a{padding:.571em 1em;border:1px solid #191919;background-color:#191919;color:#dedede;font-weight:700;border-radius:3px;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-accordion .p-accordion-header a .p-accordion-toggle-icon{color:#888}body.dark-theme .p-accordion .p-accordion-header a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-accordion .p-accordion-header:not(.p-state-active):not(.p-state-disabled):hover a{background-color:#191919;border:1px solid #191919;color:#1f7ed0}body.dark-theme .p-accordion .p-accordion-header:not(.p-state-active):not(.p-state-disabled):hover a .p-accordion-toggle-icon{color:#1f7ed0}body.dark-theme .p-accordion .p-accordion-header:not(.p-state-disabled).p-state-active a{background-color:#1f7ed0;border:1px solid #1f7ed0;color:#fff}body.dark-theme .p-accordion .p-accordion-header:not(.p-state-disabled).p-state-active a .p-accordion-toggle-icon{color:#fff}body.dark-theme .p-accordion .p-accordion-header:not(.p-state-disabled).p-state-active:hover a{border:1px solid #1864a6;background-color:#1864a6;color:#fff}body.dark-theme .p-accordion .p-accordion-header:not(.p-state-disabled).p-state-active:hover a .p-accordion-toggle-icon{color:#fff}body.dark-theme .p-accordion .p-accordion-content{border:1px solid #191919;background-color:#323232;color:#dedede;padding:.571em 1em}body.dark-theme .p-card{background-color:#323232;color:#dedede;box-shadow:0 1px 3px #0003,0 1px 1px #00000024,0 2px 1px -1px #0000001f}body.dark-theme .p-fieldset{border:1px solid #191919;background-color:#323232;color:#dedede}body.dark-theme .p-fieldset .p-fieldset-legend a{padding:.571em 1em;border:1px solid #191919;color:#dedede;background-color:#191919;border-radius:3px;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-fieldset .p-fieldset-legend a .p-fieldset-toggler{float:none;display:inline-block;vertical-align:middle;margin-right:.5em;color:#888}body.dark-theme .p-fieldset .p-fieldset-legend a .p-fieldset-legend-text{padding:0}body.dark-theme .p-fieldset .p-fieldset-legend a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover{background-color:#191919;border:1px solid #191919;color:#1f7ed0}body.dark-theme .p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:hover .p-fieldset-toggler{color:#1f7ed0}body.dark-theme .p-fieldset .p-fieldset-content{padding:0}body.dark-theme .p-panel{padding:0;border:0 none}body.dark-theme .p-panel .p-panel-titlebar{border:1px solid #191919;padding:.571em 1em;background-color:#191919;color:#dedede;border-radius:3px 3px 0 0}body.dark-theme .p-panel .p-panel-titlebar .p-panel-title{vertical-align:middle;font-weight:700}body.dark-theme .p-panel .p-panel-titlebar .p-panel-titlebar-icon{margin:0;position:relative;font-size:14px;color:#888;border:1px solid transparent;line-height:1;transition:color .2s,background-color .2s,box-shadow .2s}body.dark-theme .p-panel .p-panel-titlebar .p-panel-titlebar-icon:hover{color:#dedede}body.dark-theme .p-panel .p-panel-titlebar .p-panel-titlebar-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-panel .p-panel-content{border:1px solid #191919;background-color:#323232;color:#dedede;padding:.571em 1em;border-top:0 none}body.dark-theme .p-panel .p-panel-footer{padding:.571em 1em;border:1px solid #191919;background-color:#323232;color:#dedede;border-top:0 none;margin:0}body.dark-theme .p-tabview.p-tabview-top,body.dark-theme .p-tabview.p-tabview-bottom,body.dark-theme .p-tabview.p-tabview-left,body.dark-theme .p-tabview.p-tabview-right{border:0 none}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav{padding:0;background:transparent;border:0 none}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li{border:1px solid #191919;background-color:#191919;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li a,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li a,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li a,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li a{float:none;display:inline-block;color:#dedede;padding:.571em 1em;font-weight:700}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li a .p-tabview-left-icon,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li a .p-tabview-left-icon,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li a .p-tabview-left-icon,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li a .p-tabview-left-icon{margin-right:.5em}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li a .p-tabview-right-icon,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li a .p-tabview-right-icon,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li a .p-tabview-right-icon,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li a .p-tabview-right-icon{margin-left:.5em}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li .p-tabview-close,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li .p-tabview-close,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li .p-tabview-close,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li .p-tabview-close{color:#888;margin:0 .5em 0 0;vertical-align:middle}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li .p-tabview-close:focus,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li .p-tabview-close:focus,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li .p-tabview-close:focus,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li .p-tabview-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover{background-color:#191919;border:1px solid #191919}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover a,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover a,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover a,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover a{color:#1f7ed0}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover .p-tabview-close,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover .p-tabview-close,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover .p-tabview-close,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li:not(.p-state-active):not(.p-state-disabled):hover .p-tabview-close{color:#1f7ed0}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active{background-color:#1f7ed0;border:1px solid #1f7ed0}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active a,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active a,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active a,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active a,body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active .p-tabview-close,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active .p-tabview-close,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active .p-tabview-close,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active .p-tabview-close{color:#fff}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active:hover,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active:hover,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active:hover,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active:hover{border:1px solid #1864a6;background-color:#1864a6}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active:hover a,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active:hover a,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active:hover a,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active:hover a,body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active:hover a .p-tabview-left-icon,body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li.p-state-active:hover a .p-tabview-right-icon,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active:hover a .p-tabview-left-icon,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li.p-state-active:hover a .p-tabview-right-icon,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active:hover a .p-tabview-left-icon,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li.p-state-active:hover a .p-tabview-right-icon,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active:hover a .p-tabview-left-icon,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li.p-state-active:hover a .p-tabview-right-icon{color:#fff}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li.p-tabview-selected a,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li.p-tabview-selected a,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li.p-tabview-selected a,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li.p-tabview-selected a{cursor:pointer}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li:focus,body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li:focus,body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li:focus,body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav{margin-bottom:-1px}body.dark-theme .p-tabview.p-tabview-top .p-tabview-nav li{margin-right:2px}body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav{margin-top:-1px}body.dark-theme .p-tabview.p-tabview-bottom .p-tabview-nav li{margin-right:2px}body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav{margin-right:-1px}body.dark-theme .p-tabview.p-tabview-left .p-tabview-nav li{margin-bottom:2px}body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav{margin-right:-1px}body.dark-theme .p-tabview.p-tabview-right .p-tabview-nav li{margin-bottom:2px}body.dark-theme .p-tabview .p-tabview-panels{background-color:#323232;padding:.571em 1em;border:1px solid #191919;color:#dedede}body.dark-theme .p-tabview .p-tabview-panels .p-tabview-panel{padding:0}body.dark-theme .p-toolbar{background-color:#191919;border:1px solid #191919;padding:.571em 1em}body.dark-theme .p-toolbar button{vertical-align:middle}body.dark-theme .p-toolbar .p-toolbar-separator{vertical-align:middle;color:#888;margin:0 .5em}body.dark-theme .p-dialog{padding:0;box-shadow:0 0 6px #00000075}body.dark-theme .p-dialog .p-dialog-header{border:1px solid #191919;background-color:#191919;color:#dedede;padding:1em;font-weight:700;border-bottom:0 none}body.dark-theme .p-dialog .p-dialog-header .p-dialog-title{margin:0;float:none}body.dark-theme .p-dialog .p-dialog-header .p-dialog-header-icon{color:#888;border:0 none;padding:0;margin-left:.5em;transition:color .2s,background-color .2s,box-shadow .2s}body.dark-theme .p-dialog .p-dialog-header .p-dialog-header-icon span{width:auto}body.dark-theme .p-dialog .p-dialog-header .p-dialog-header-icon:hover{color:#dedede}body.dark-theme .p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-dialog .p-dialog-content{background-color:#323232;color:#dedede;border:1px solid #191919;padding:.571em 1em}body.dark-theme .p-dialog .p-dialog-footer{border:1px solid #191919;background-color:#323232;color:#dedede;padding:.986571em 1.25em;margin-bottom:1em;text-align:right;position:relative;border-top:0 none}body.dark-theme .p-dialog .p-dialog-footer button{margin:0 .5em 0 0;width:auto}body.dark-theme .p-dialog.p-confirm-dialog .p-dialog-content{padding:1.5em}body.dark-theme .p-dialog.p-confirm-dialog .p-dialog-content>span{float:none;display:inline-block;vertical-align:middle;line-height:14px;margin:0}body.dark-theme .p-dialog.p-confirm-dialog .p-dialog-content>.p-confirm-dialog-icon{margin-right:.35em;font-size:16px}body.dark-theme .p-lightbox{box-shadow:0 0 6px #00000029}body.dark-theme .p-lightbox .p-lightbox-caption{border:1px solid #191919;background-color:#191919;color:#dedede;padding:.571em 1em;font-weight:700}body.dark-theme .p-lightbox .p-lightbox-caption .p-lightbox-caption-text{color:#dedede;margin:0}body.dark-theme .p-lightbox .p-lightbox-caption .p-lightbox-close{padding:0;color:#888;overflow:hidden;line-height:1;transition:color .2s,background-color .2s,box-shadow .2s}body.dark-theme .p-lightbox .p-lightbox-caption .p-lightbox-close:hover{color:#dedede}body.dark-theme .p-lightbox .p-lightbox-caption .p-lightbox-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-lightbox .p-lightbox-content-wrapper{overflow:hidden;background-color:#323232;color:#dedede;border:0 none;padding:0;border-radius:0}body.dark-theme .p-lightbox .p-lightbox-content-wrapper .p-lightbox-nav-left,body.dark-theme .p-lightbox .p-lightbox-content-wrapper .p-lightbox-nav-right{transition:all .2s;font-size:3em;color:#dedede;margin-top:-.5em}body.dark-theme .p-lightbox .p-lightbox-content-wrapper .p-lightbox-nav-left:hover,body.dark-theme .p-lightbox .p-lightbox-content-wrapper .p-lightbox-nav-right:hover{transform:scale(1.2)}body.dark-theme .p-lightbox .p-lightbox-content-wrapper .p-lightbox-content.p-lightbox-loading~a{display:none}body.dark-theme .p-overlaypanel{background-color:#323232;color:#dedede;padding:0;border:1px solid #191919;border-radius:0}body.dark-theme .p-overlaypanel .p-overlaypanel-content{padding:.571em 1em}body.dark-theme .p-overlaypanel .p-overlaypanel-close{background-color:#1f7ed0;color:#fff;width:1.538em;height:1.538em;line-height:1.538em;text-align:center;position:absolute;top:-.769em;right:-.769em;transition:color .2s,background-color .2s,box-shadow .2s}body.dark-theme .p-overlaypanel .p-overlaypanel-close .p-overlaypanel-close-icon{line-height:inherit}body.dark-theme .p-overlaypanel .p-overlaypanel-close:hover{background-color:#1864a6;color:#fff}body.dark-theme .p-overlaypanel .p-overlaypanel-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-overlaypanel:after{border-color:#32323200;border-bottom-color:#323232}body.dark-theme .p-overlaypanel:before{border-color:#19191900;border-bottom-color:#191919}body.dark-theme .p-overlaypanel.p-overlaypanel-flipped:after{border-top-color:#323232}body.dark-theme .p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#191919}body.dark-theme .p-sidebar{background-color:#323232;color:#dedede;padding:.571em 1em;border:1px solid #191919;box-shadow:0 0 6px #00000029}body.dark-theme .p-sidebar .p-sidebar-close{color:#888}body.dark-theme .p-sidebar .p-sidebar-close:hover{color:#dedede}body.dark-theme .p-tooltip .p-tooltip-text{background-color:#4c4c4c;color:#dedede;padding:.429em;box-shadow:0 0 6px #00000029}body.dark-theme .p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#4c4c4c}body.dark-theme .p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#4c4c4c}body.dark-theme .p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#4c4c4c}body.dark-theme .p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#4c4c4c}body.dark-theme .p-fileupload .p-fileupload-buttonbar{background-color:#191919;padding:.571em 1em;border:1px solid #191919;color:#dedede;border-bottom:0 none}body.dark-theme .p-fileupload .p-fileupload-buttonbar .p-button{margin-right:8px}body.dark-theme .p-fileupload .p-fileupload-content{background-color:#323232;padding:.571em 1em;border:1px solid #191919;color:#dedede}body.dark-theme .p-fileupload .p-progressbar{top:0}body.dark-theme .p-fileupload-choose:not(.p-state-disabled):hover{background-color:#1b71bb;color:#fff;border-color:#1b71bb}body.dark-theme .p-fileupload-choose:not(.p-state-disabled):active{background-color:#1864a6;color:#fff;border-color:#1864a6}body.dark-theme .p-fileupload-choose.p-state-focus{outline:0 none;outline-offset:0px;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-breadcrumb{background-color:#323232;border:1px solid #191919;padding:.571em 1em}body.dark-theme .p-breadcrumb ul li .p-menuitem-link{color:#dedede;margin:0;border-radius:3px;transition:box-shadow .2s}body.dark-theme .p-breadcrumb ul li .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-breadcrumb ul li.p-breadcrumb-chevron{margin:0 .5em;color:#888}body.dark-theme .p-breadcrumb ul li:first-child a{color:#888;margin:0}body.dark-theme .p-breadcrumb ul li .p-menuitem-icon{color:#888}body.dark-theme .p-contextmenu{padding:0;background-color:#252525;border:1px solid #191919;box-shadow:0 0 6px #00000029}body.dark-theme .p-contextmenu .p-menuitem-link{padding:.714em .857em;color:#dedede;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.dark-theme .p-contextmenu .p-menuitem-link .p-menuitem-text{color:#dedede}body.dark-theme .p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#dedede;margin-right:.5em}body.dark-theme .p-contextmenu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#4c4c4c}body.dark-theme .p-contextmenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#dedede}body.dark-theme .p-contextmenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#dedede}body.dark-theme .p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-contextmenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text,body.dark-theme .p-contextmenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#1f7ed0}body.dark-theme .p-contextmenu .p-submenu-list{padding:0;background-color:#252525;border:1px solid #191919;box-shadow:0 0 6px #00000029}body.dark-theme .p-contextmenu .p-menuitem{margin:0}body.dark-theme .p-contextmenu .p-menuitem .p-menuitem-link .p-submenu-icon{right:.429em}body.dark-theme .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#1f7ed0}body.dark-theme .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#fff}body.dark-theme .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body.dark-theme .p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#fff}body.dark-theme .p-contextmenu .p-menu-separator{border:1px solid #191919;border-width:1px 0 0 0}body.dark-theme .p-megamenu{padding:0;background-color:#252525;border:1px solid #191919}body.dark-theme .p-megamenu .p-menuitem-link{padding:.714em .857em;color:#dedede;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.dark-theme .p-megamenu .p-menuitem-link .p-menuitem-text{color:#dedede}body.dark-theme .p-megamenu .p-menuitem-link .p-menuitem-icon{color:#dedede;margin-right:.5em}body.dark-theme .p-megamenu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#4c4c4c}body.dark-theme .p-megamenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#dedede}body.dark-theme .p-megamenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#dedede}body.dark-theme .p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-megamenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text,body.dark-theme .p-megamenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#1f7ed0}body.dark-theme .p-megamenu .p-megamenu-submenu-header{margin:0;padding:.571em 1em;color:#dedede;background-color:#191919;font-weight:700;border:0 none}body.dark-theme .p-megamenu .p-megamenu-panel{padding:0;background-color:#252525;border:1px solid #191919;box-shadow:0 0 6px #00000029}body.dark-theme .p-megamenu .p-menuitem{margin:0}body.dark-theme .p-megamenu .p-menuitem .p-menuitem-link .p-submenu-icon{right:.429em}body.dark-theme .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#1f7ed0}body.dark-theme .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#fff}body.dark-theme .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body.dark-theme .p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#fff}body.dark-theme .p-megamenu.p-megamenu-vertical .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{right:.429em}body.dark-theme .p-menu{padding:0;background-color:#252525;border:1px solid #191919}body.dark-theme .p-menu .p-menuitem-link{padding:.714em .857em;color:#dedede;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.dark-theme .p-menu .p-menuitem-link .p-menuitem-text{color:#dedede}body.dark-theme .p-menu .p-menuitem-link .p-menuitem-icon{color:#dedede;margin-right:.5em}body.dark-theme .p-menu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#4c4c4c}body.dark-theme .p-menu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#dedede}body.dark-theme .p-menu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#dedede}body.dark-theme .p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-menu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text,body.dark-theme .p-menu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#1f7ed0}body.dark-theme .p-menu .p-menuitem{margin:0}body.dark-theme .p-menu.p-shadow{border:1px solid #191919;box-shadow:0 0 6px #00000029}body.dark-theme .p-menu .p-submenu-header{margin:0;padding:.714em .857em;color:#dedede;background-color:#191919;font-weight:700;border:0 none}body.dark-theme .p-menu .p-menu-separator{border:1px solid #191919;border-width:1px 0 0 0}body.dark-theme .p-menubar{padding:0;background-color:#252525;border:1px solid #191919}body.dark-theme .p-menubar .p-menuitem-link{padding:.714em .857em;color:#dedede;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.dark-theme .p-menubar .p-menuitem-link .p-menuitem-text{color:#dedede}body.dark-theme .p-menubar .p-menuitem-link .p-menuitem-icon{color:#dedede;margin-right:.5em}body.dark-theme .p-menubar .p-menuitem-link:not(.p-state-disabled):hover{background-color:#4c4c4c}body.dark-theme .p-menubar .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#dedede}body.dark-theme .p-menubar .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#dedede}body.dark-theme .p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-menubar .p-menuitem-link.p-menuitem-link-active .p-menuitem-text,body.dark-theme .p-menubar .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#1f7ed0}body.dark-theme .p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.714em .857em}body.dark-theme .p-menubar .p-menubar-root-list>.p-menu-separator{border:1px solid #191919;border-width:0 0 0 1px}body.dark-theme .p-menubar .p-submenu-list{padding:0;background-color:#252525;border:1px solid #191919;box-shadow:0 0 6px #00000029}body.dark-theme .p-menubar .p-submenu-list .p-menuitem{margin:0}body.dark-theme .p-menubar .p-submenu-list .p-menu-separator{border:1px solid #191919;border-width:1px 0 0 0}body.dark-theme .p-menubar .p-menuitem{margin:0}body.dark-theme .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#1f7ed0}body.dark-theme .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#fff}body.dark-theme .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body.dark-theme .p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#fff}body.dark-theme .p-panelmenu .p-icon{position:static}body.dark-theme .p-panelmenu .p-panelmenu-header{padding:0}body.dark-theme .p-panelmenu .p-panelmenu-header>a{border:1px solid #191919;background-color:#191919;color:#dedede;padding:.714em .857em;font-weight:700;position:static;font-size:14px;border-radius:3px;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{color:#888}body.dark-theme .p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-panelmenu .p-panelmenu-header:not(.p-state-active)>a:hover{outline:0 none;border:1px solid #191919;background-color:#191919;color:#1f7ed0}body.dark-theme .p-panelmenu .p-panelmenu-header:not(.p-state-active)>a:hover .p-panelmenu-icon{color:#1f7ed0}body.dark-theme .p-panelmenu .p-panelmenu-header.p-state-active>a{border:1px solid #1f7ed0;background-color:#1f7ed0;color:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0}body.dark-theme .p-panelmenu .p-panelmenu-header.p-state-active>a .p-panelmenu-icon{color:#fff}body.dark-theme .p-panelmenu .p-panelmenu-header.p-state-active>a:hover{outline:0 none;border:1px solid #1864a6;background-color:#1864a6;color:#fff}body.dark-theme .p-panelmenu .p-panelmenu-header.p-state-active>a:hover .p-panelmenu-icon{color:#fff}body.dark-theme .p-panelmenu .p-panelmenu-panel{margin-top:2px}body.dark-theme .p-panelmenu .p-panelmenu-panel:first-child{margin-top:0}body.dark-theme .p-panelmenu .p-panelmenu-content{padding:0;background-color:#252525;border:1px solid #191919;margin-top:0;position:static;border-top:0 none}body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem{margin:0}body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.714em .857em;color:#dedede;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#dedede}body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#dedede;margin-right:.5em}body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-state-disabled):hover{background-color:#4c4c4c}body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#dedede}body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#dedede}body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link.p-menuitem-link-active .p-menuitem-text,body.dark-theme .p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#1f7ed0}body.dark-theme .p-slidemenu{padding:0;background-color:#252525;border:1px solid #191919}body.dark-theme .p-slidemenu .p-menuitem-link{padding:.714em .857em;color:#dedede;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.dark-theme .p-slidemenu .p-menuitem-link .p-menuitem-text{color:#dedede}body.dark-theme .p-slidemenu .p-menuitem-link .p-menuitem-icon{color:#dedede;margin-right:.5em}body.dark-theme .p-slidemenu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#4c4c4c}body.dark-theme .p-slidemenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#dedede}body.dark-theme .p-slidemenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#dedede}body.dark-theme .p-slidemenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-slidemenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text,body.dark-theme .p-slidemenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#1f7ed0}body.dark-theme .p-slidemenu .p-submenu-list{padding:0;background-color:#252525;border:0 none}body.dark-theme .p-slidemenu .p-menuitem{margin:0}body.dark-theme .p-slidemenu .p-menuitem .p-menuitem-link .p-submenu-icon{right:.429em}body.dark-theme .p-slidemenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#1f7ed0}body.dark-theme .p-slidemenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#fff}body.dark-theme .p-slidemenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body.dark-theme .p-slidemenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#fff}body.dark-theme .p-slidemenu .p-slidemenu-backward{margin:0;padding:.571em 1em;color:#dedede;background-color:#191919;font-weight:700;border:0 none}body.dark-theme .p-slidemenu .p-slidemenu-backward:hover{background-color:#191919;color:#dedede}body.dark-theme .p-slidemenu .p-menu-separator{border:1px solid #191919;border-width:1px 0 0 0}body.dark-theme .p-steps{position:relative}body.dark-theme .p-steps .p-steps-item{background-color:transparent;text-align:center}body.dark-theme .p-steps .p-steps-item .p-menuitem-link{display:inline-block;text-align:center;background-color:transparent;overflow:hidden;border-radius:3px;transition:box-shadow .2s}body.dark-theme .p-steps .p-steps-item .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-steps .p-steps-item .p-menuitem-link .p-steps-number{border-radius:50%;display:inline-block;color:#dedede;background-color:#191919;border:1px solid #191919;position:relative;top:16px;margin-bottom:14px;width:28px;height:28px;font-size:16px;line-height:24px;text-align:center}body.dark-theme .p-steps .p-steps-item .p-menuitem-link .p-steps-title{display:block;margin-top:6px;color:#dedede}body.dark-theme .p-steps .p-steps-item.p-state-highlight .p-steps-number{background:#1f7ed0;color:#fff}body.dark-theme .p-steps .p-steps-item.p-state-highlight .p-steps-title{font-weight:700;color:#dedede}body.dark-theme .p-steps:before{content:" ";border-top:1px solid #191919;width:100%;top:45%;left:0;display:block;position:absolute}body.dark-theme .p-tabmenu{border:0 none}body.dark-theme .p-tabmenu .p-tabmenu-nav{padding:0;background:transparent;border-bottom:1px solid #191919}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem{position:static;border:1px solid #191919;background-color:#191919;margin-right:2px;margin-bottom:-1px;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{color:#dedede;padding:.571em 1em;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-text{color:#dedede;margin-right:.5em}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{color:#888;margin-right:.5em}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-state-active):not(.p-state-disabled):hover{background-color:#191919;border:1px solid #191919}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-state-active):not(.p-state-disabled):hover .p-menuitem-link .p-menuitem-text{color:#1f7ed0}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-state-active):not(.p-state-disabled):hover .p-menuitem-link .p-menuitem-icon{color:#dedede}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-state-active{background-color:#1f7ed0;border:1px solid #1f7ed0}body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-state-active .p-menuitem-link .p-menuitem-text,body.dark-theme .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-state-active .p-menuitem-link .p-menuitem-icon{color:#fff}body.dark-theme .p-tieredmenu{padding:0;background-color:#252525;border:1px solid #191919}body.dark-theme .p-tieredmenu .p-menuitem-link{padding:.714em .857em;color:#dedede;font-weight:400;border-radius:0;transition:box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}body.dark-theme .p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#dedede}body.dark-theme .p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#dedede;margin-right:.5em}body.dark-theme .p-tieredmenu .p-menuitem-link:not(.p-state-disabled):hover{background-color:#4c4c4c}body.dark-theme .p-tieredmenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-text{color:#dedede}body.dark-theme .p-tieredmenu .p-menuitem-link:not(.p-state-disabled):hover .p-menuitem-icon{color:#dedede}body.dark-theme .p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;box-shadow:inset 0 0 0 .2em #aed3f3}body.dark-theme .p-tieredmenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-text,body.dark-theme .p-tieredmenu .p-menuitem-link.p-menuitem-link-active .p-menuitem-icon{color:#1f7ed0}body.dark-theme .p-tieredmenu .p-submenu-list{padding:0;background-color:#252525;border:1px solid #191919;box-shadow:0 0 6px #00000029}body.dark-theme .p-tieredmenu .p-menuitem{margin:0}body.dark-theme .p-tieredmenu .p-menuitem .p-menuitem-link .p-submenu-icon{right:.429em}body.dark-theme .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background-color:#1f7ed0}body.dark-theme .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#fff}body.dark-theme .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,body.dark-theme .p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#fff}body.dark-theme .p-tieredmenu .p-menu-separator{border:1px solid #191919;border-width:1px 0 0 0}body.dark-theme .p-message{padding:.429em;margin:0}body.dark-theme .p-message.p-message-info{background-color:#7fbcec;border:0 none;color:#212121}body.dark-theme .p-message.p-message-info .p-message-icon{color:#212121}body.dark-theme .p-message.p-message-success{background-color:#b7d8b7;border:0 none;color:#212121}body.dark-theme .p-message.p-message-success .p-message-icon{color:#212121}body.dark-theme .p-message.p-message-warn{background-color:#ffe399;border:0 none;color:#212121}body.dark-theme .p-message.p-message-warn .p-message-icon{color:#212121}body.dark-theme .p-message.p-message-error{background-color:#f8b7bd;border:0 none;color:#212121}body.dark-theme .p-message.p-message-error .p-message-icon{color:#212121}body.dark-theme .p-message .p-message-icon{font-size:1.25em}body.dark-theme .p-message .p-message-text{font-size:1em}body.dark-theme .p-messages{padding:1em;margin:1em 0}body.dark-theme .p-messages.p-messages-info{background-color:#7fbcec;border:0 none;color:#212121}body.dark-theme .p-messages.p-messages-info .p-messages-icon,body.dark-theme .p-messages.p-messages-info .p-messages-close{color:#212121}body.dark-theme .p-messages.p-messages-success{background-color:#b7d8b7;border:0 none;color:#212121}body.dark-theme .p-messages.p-messages-success .p-messages-icon,body.dark-theme .p-messages.p-messages-success .p-messages-close{color:#212121}body.dark-theme .p-messages.p-messages-warn{background-color:#ffe399;border:0 none;color:#212121}body.dark-theme .p-messages.p-messages-warn .p-messages-icon,body.dark-theme .p-messages.p-messages-warn .p-messages-close{color:#212121}body.dark-theme .p-messages.p-messages-error{background-color:#f8b7bd;border:0 none;color:#212121}body.dark-theme .p-messages.p-messages-error .p-messages-icon,body.dark-theme .p-messages.p-messages-error .p-messages-close{color:#212121}body.dark-theme .p-messages .p-messages-close{top:.25em;right:.5em;font-size:1.5em;overflow:hidden;line-height:1;border-radius:3px;transition:box-shadow .2s}body.dark-theme .p-messages .p-messages-close:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-messages .p-messages-icon{font-size:2em}body.dark-theme .p-toast .p-toast-message{box-shadow:0 3px 6px #00000029;margin:0 0 1em}body.dark-theme .p-toast .p-toast-message.p-toast-message-info{background-color:#7fbcec;border:0 none;color:#212121}body.dark-theme .p-toast .p-toast-message.p-toast-message-info .p-toast-close-icon{color:#212121}body.dark-theme .p-toast .p-toast-message.p-toast-message-success{background-color:#b7d8b7;border:0 none;color:#212121}body.dark-theme .p-toast .p-toast-message.p-toast-message-success .p-toast-close-icon{color:#212121}body.dark-theme .p-toast .p-toast-message.p-toast-message-warn{background-color:#ffe399;border:0 none;color:#212121}body.dark-theme .p-toast .p-toast-message.p-toast-message-warn .p-toast-close-icon{color:#212121}body.dark-theme .p-toast .p-toast-message.p-toast-message-error{background-color:#f8b7bd;border:0 none;color:#212121}body.dark-theme .p-toast .p-toast-message.p-toast-message-error .p-toast-close-icon{color:#212121}body.dark-theme .p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#ebedef;width:4rem;height:4rem;transition:background-color .2s,box-shadow .2s;border-radius:50%}body.dark-theme .p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}body.dark-theme .p-galleria .p-galleria-close:hover{background:rgba(255,255,255,.1);color:#ebedef}body.dark-theme .p-galleria .p-galleria-item-nav{background:rgba(0,0,0,.2);color:#aeb6bf;width:4rem;height:4rem;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon,body.dark-theme .p-galleria .p-galleria-item-nav .p-galleria-item-next-icon{font-size:2rem}body.dark-theme .p-galleria .p-galleria-item-nav:not(.p-state-disabled):hover{background:rgba(0,0,0,.3);color:#ebedef}body.dark-theme .p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#ebedef;padding:1rem}body.dark-theme .p-galleria .p-galleria-indicators{padding:1rem}body.dark-theme .p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#585858;width:1rem;height:1rem;transition:background-color .2s,box-shadow .2s;border-radius:50%}body.dark-theme .p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#4c4c4c}body.dark-theme .p-galleria .p-galleria-indicators .p-galleria-indicator.p-state-highlight button{background:#1f7ed0;color:#fff}body.dark-theme .p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,body.dark-theme .p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5em}body.dark-theme .p-galleria.p-galleria-indicators-left .p-galleria-indicator,body.dark-theme .p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5em}body.dark-theme .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}body.dark-theme .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:rgba(255,255,255,.4)}body.dark-theme .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:rgba(255,255,255,.6)}body.dark-theme .p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-state-highlight button{background:#1f7ed0;color:#fff}body.dark-theme .p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}body.dark-theme .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev,body.dark-theme .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next{margin:.5em;background-color:transparent;color:#aeb6bf;width:2rem;height:2rem;transition:background-color .2s,box-shadow .2s;border-radius:50%}body.dark-theme .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover,body.dark-theme .p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover{background:rgba(255,255,255,.1);color:#aeb6bf}body.dark-theme .p-galleria-mask{background:rgba(0,0,0,.9)}body.dark-theme .p-inplace{min-height:2.357em}body.dark-theme .p-inplace .p-inplace-display{padding:.429em;border-radius:3px;transition:background-color .2s,box-shadow .2s}body.dark-theme .p-inplace .p-inplace-display:not(.p-state-disabled):hover{background-color:#4c4c4c;color:#dedede}body.dark-theme .p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;box-shadow:0 0 0 .2em #aed3f3}body.dark-theme .p-fluid .p-inplace.p-inplace-closable .p-inplace-content>:first-child{display:inline-block;width:calc(100% - 2.357em)}body.dark-theme .p-progressbar{border:0 none;height:24px;background-color:#eaeaea}body.dark-theme .p-progressbar .p-progressbar-value{border:0 none;margin:0;background:#1f7ed0}body.dark-theme .p-progressbar .p-progressbar-label{margin-top:0;color:#dedede;line-height:24px}body.dark-theme .p-terminal{background-color:#323232;color:#dedede;border:1px solid #191919;padding:.571em 1em}body.dark-theme .p-terminal .p-terminal-input{font-size:14px;font-family:Open Sans,Helvetica Neue,sans-serif;height:16px}body.dark-theme .p-terminal .p-terminal-command{height:16px}.p-tooltip{max-width:40.5em}.p-tooltip-text{background-color:#616161e6!important;border-radius:4px!important;color:#fff;font-size:10px!important;line-height:24px;padding:0 8px!important;white-space:nowrap!important}@media (max-width: 767px){.p-tooltip-text{font-size:14px!important;padding:0 16px!important;line-height:32px}}.p-tooltip-arrow{display:none}body .p-confirm-dialog{font-size:14px;width:30em}body .p-confirm-dialog .p-dialog-footer{display:flex;flex-direction:row-reverse}body .p-dialog.forumDialog{max-height:calc(100% - 100px);position:fixed;max-width:55vw;display:flex;flex-direction:column;background:#ffffff;background:var(--layer-overlay);border-radius:3px}@media (max-width: 767px){body .p-dialog.forumDialog{width:100vw!important;height:100vh!important;left:0!important;top:0!important;max-height:100vh!important;max-width:100vw!important}}@media (max-width: 991px){body .p-dialog.forumDialog{min-width:50vw!important}}body .p-dialog.forumDialog.p-dialog-maximized{width:100vw!important;height:100vh!important;left:0!important;top:0!important;max-height:100vh!important;max-width:100vw!important}body .p-dialog.forumDialog .p-dialog-header{border:0 none;background:#ffffff;background:var(--layer-overlay);border-top-left-radius:3px;border-top-right-radius:3px;color:#000;color:var(--primary-color-text);padding:.6em 1em;font-weight:600;font-size:14px;line-height:1.5}body .p-dialog.forumDialog .p-dialog-header .p-dialog-header-icon{color:#000;color:var(--text-color-secondary);font-size:1em}body .p-dialog.forumDialog body .pi{font-size:1em}body .p-dialog.forumDialog .p-dialog-content{scrollbar-width:thin;border:0 none;overflow:auto;height:100%;background:#ffffff;background:var(--layer-overlay)}body .p-dialog.forumDialog .p-dialog-content::-webkit-scrollbar{width:4px;box-shadow:-1px 0 0 var(--border-color-secondary)}body .p-dialog.forumDialog .p-dialog-content::-webkit-scrollbar-thumb{background-color:var(--border-color);border-top-width:6px;border-bottom-width:6px}@media (max-width: 1199px){body .p-dialog.forumDialog .p-dialog-content{height:100%!important}}.p-dialog-maximized body .p-dialog.forumDialog .p-dialog-content{height:100%!important}body .p-dialog.forumDialog .p-dialog-content quill-editor{display:flex;flex-direction:column;height:100%}body .p-dialog.forumDialog .p-dialog-content quill-editor .ql-container{flex:1 1 auto;overflow:auto;max-height:52vh}body .p-dialog.forumDialog .p-dialog-footer{border:0 none;background:#ffffff;background:var(--layer-overlay);border-bottom-left-radius:3px;border-bottom-right-radius:3px;font-size:11px}body .p-message.p-message-error{background:transparent;border:0 none;border-radius:0;color:red;font-size:1em;position:relative;padding:3px .3em;line-height:1em}body .p-message.p-message-error .p-message-icon{color:red}.p-tieredmenu .p-menuitem-link{padding:.25em;display:block;cursor:pointer;position:relative;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p-tieredmenu{min-width:12.5em;width:auto}.p-menuitem-icon.dvl-icon{font-size:1.2em;margin-right:.2em}li.p-menuitem.p-menuitem-selected{background-color:#2199e836}.p-menu{width:auto;padding:.25em}body .p-button{font-size:1.2em}body .p-autocomplete.p-autocomplete-multiple .p-autocomplete-multiple-container .p-autocomplete-token{font-size:1em;padding:.5em 2em .5em .5em;margin:0 .286em 0 0;letter-spacing:.03em;max-width:15em;border-radius:3px}.p-autocomplete-input-token input{width:auto;min-width:14em}.p-badge{display:inline-block;border-radius:50%;text-align:center}.p-tag{display:inline-block;text-align:center;line-height:1}.p-tag.p-tag-rounded{border-radius:10rem}.p-overlay-badge{position:relative;display:inline-block}.p-overlay-badge .p-badge{position:absolute;top:.5rem;right:.5rem;transform:translate(1em,-1em);margin:0}.p-badge{background:#2196F3;color:#fff;font-size:.55rem;font-weight:700;width:1rem;height:1rem;line-height:1rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none}.p-badge.p-badge-secondary{background:#673ab7;color:#fff}.p-badge.p-badge-success{background-color:#689f38;color:#fff}.p-badge.p-badge-info{background-color:#0288d1;color:#fff}.p-badge.p-badge-warning{background-color:#fbc02d;color:#212529}.p-badge.p-badge-danger{background-color:#d32f2f;color:#fff}.p-badge.p-badge-lg{font-size:1.125rem;min-width:2.25rem;height:2.25rem;line-height:2.25rem}.p-badge.p-badge-xl{font-size:1.5rem;min-width:3rem;height:3rem;line-height:3rem}body .p-dropdown-label.p-inputtext{border:none}.ql-toolbar.ql-snow{border:1px solid var(--border-color);box-sizing:border-box;padding:.3em;background:#ffffff;background:var(--layer-0)}.ql-toolbar.ql-snow .ql-picker{color:var(--text-color-secondary)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:var(--border-color-secondary);background-color:var(--layer-1)}.ql-toolbar.ql-snow .ql-formats{margin-right:1em}.ql-toolbar.ql-snow .ql-formats.no-margin{margin:0}.ql-toolbar.ql-snow button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:1.7em;padding:3px 5px;width:1.7em}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:var(--text-color)}.ql-snow .ql-stroke{stroke:var(--text-color-secondary)}.ql-snow .ql-editor a{text-decoration:none}.ql-snow .ql-editor a:hover{text-decoration:underline}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#23241f;border-radius:3px;color:#f4f4f4}.ql-snow .ql-editor blockquote{border-left:4px solid var(--border-color);margin-bottom:0;margin-top:0;padding-left:16px}.ql-snow .ql-editor blockquote :first-of-type{margin-top:5px}.ql-snow .ql-editor blockquote :last-child{margin-bottom:5px}.ql-snow .ql-tooltip{left:0!important;color:var(--text-color);background-color:var(--layer-0);border:1px solid var(--border-color-secondary);box-shadow:0 0 5px var(--border-color-secondary);display:flex;max-width:35vw}.ql-snow .ql-tooltip.ql-hidden{display:none}.ql-snow .ql-tooltip input[type=text]{border:1px solid var(--border-color-secondary);background:var(--layer-2);color:var(--primary-color-text);width:370px}.ql-snow .ql-tooltip input[type=text]:focus{outline:1px dotted var(--layer-1)}.ql-snow .ql-tooltip a.ql-preview{flex:1 auto;max-width:100%}.ql-editor p{white-space:pre-wrap}.ql-editor ol,.ql-editor ul{padding-left:1em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:.5em}.ql-editor ol li:not(.ql-direction-rtl).ql-indent-1,.ql-editor ul li:not(.ql-direction-rtl).ql-indent-1{padding-left:1.5em}.ql-container.ql-disabled{margin-top:10px}.ql-container.ql-disabled .ql-editor{padding-bottom:0;padding-top:0}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:var(--text-color)}.ql-snow .ql-color-picker.ql-color .ql-picker-item.ql-selected,.ql-snow .ql-color-picker.ql-color .ql-picker-item:hover{border-color:#fff;outline:1px solid #000}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:var(--layer-0)}.ql-snow .ql-color-picker.ql-background .ql-picker-item.ql-selected,.ql-snow .ql-color-picker.ql-background .ql-picker-item:hover{border-color:#fff;outline:1px solid #000}.ql-editor .ql-color-\#e60000{color:#e60000}.ql-editor .ql-bg-\#e60000{background-color:#e60000}.ql-editor .ql-color-\#ff9900{color:#f90}.ql-editor .ql-bg-\#ff9900{background-color:#f90}.ql-editor .ql-color-\#ffff00{color:#ff0}.ql-editor .ql-bg-\#ffff00{background-color:#ff0}.ql-editor .ql-color-\#008a00{color:#008a00}.ql-editor .ql-bg-\#008a00{background-color:#008a00}.ql-editor .ql-color-\#0066cc{color:#06c}.ql-editor .ql-bg-\#0066cc{background-color:#06c}.ql-editor .ql-color-\#9933ff{color:#93f}.ql-editor .ql-bg-\#9933ff{background-color:#93f}.ql-editor .ql-color-\#facccc{color:#facccc}.ql-editor .ql-bg-\#facccc{background-color:#facccc}.ql-editor .ql-color-\#ffebcc{color:#ffebcc}.ql-editor .ql-bg-\#ffebcc{background-color:#ffebcc}.ql-editor .ql-color-\#ffffcc{color:#ffc}.ql-editor .ql-bg-\#ffffcc{background-color:#ffc}.ql-editor .ql-color-\#cce8cc{color:#cce8cc}.ql-editor .ql-bg-\#cce8cc{background-color:#cce8cc}.ql-editor .ql-color-\#cce0f5{color:#cce0f5}.ql-editor .ql-bg-\#cce0f5{background-color:#cce0f5}.ql-editor .ql-color-\#ebd6ff{color:#ebd6ff}.ql-editor .ql-bg-\#ebd6ff{background-color:#ebd6ff}.ql-editor .ql-color-\#bbbbbb{color:#bbb}.ql-editor .ql-bg-\#bbbbbb{background-color:#bbb}.ql-editor .ql-color-\#f06666{color:#f06666}.ql-editor .ql-bg-\#f06666{background-color:#f06666}.ql-editor .ql-color-\#ffc266{color:#ffc266}.ql-editor .ql-bg-\#ffc266{background-color:#ffc266}.ql-editor .ql-color-\#ffff66{color:#ff6}.ql-editor .ql-bg-\#ffff66{background-color:#ff6}.ql-editor .ql-color-\#66b966{color:#66b966}.ql-editor .ql-bg-\#66b966{background-color:#66b966}.ql-editor .ql-color-\#66a3e0{color:#66a3e0}.ql-editor .ql-bg-\#66a3e0{background-color:#66a3e0}.ql-editor .ql-color-\#c285ff{color:#c285ff}.ql-editor .ql-bg-\#c285ff{background-color:#c285ff}.ql-editor .ql-color-\#888888{color:#888}.ql-editor .ql-bg-\#888888{background-color:#888}.ql-editor .ql-color-\#a10000{color:#a10000}.ql-editor .ql-bg-\#a10000{background-color:#a10000}.ql-editor .ql-color-\#b26b00{color:#b26b00}.ql-editor .ql-bg-\#b26b00{background-color:#b26b00}.ql-editor .ql-color-\#b2b200{color:#b2b200}.ql-editor .ql-bg-\#b2b200{background-color:#b2b200}.ql-editor .ql-color-\#006100{color:#006100}.ql-editor .ql-bg-\#006100{background-color:#006100}.ql-editor .ql-color-\#0047b2{color:#0047b2}.ql-editor .ql-bg-\#0047b2{background-color:#0047b2}.ql-editor .ql-color-\#6b24b2{color:#6b24b2}.ql-editor .ql-bg-\#6b24b2{background-color:#6b24b2}.ql-editor .ql-color-\#444444{color:#444}.ql-editor .ql-bg-\#444444{background-color:#444}.ql-editor .ql-color-\#5c0000{color:#5c0000}.ql-editor .ql-bg-\#5c0000{background-color:#5c0000}.ql-editor .ql-color-\#663d00{color:#663d00}.ql-editor .ql-bg-\#663d00{background-color:#663d00}.ql-editor .ql-color-\#666600{color:#660}.ql-editor .ql-bg-\#666600{background-color:#660}.ql-editor .ql-color-\#003700{color:#003700}.ql-editor .ql-bg-\#003700{background-color:#003700}.ql-editor .ql-color-\#002966{color:#002966}.ql-editor .ql-bg-\#002966{background-color:#002966}.ql-editor .ql-color-\#3d1466{color:#3d1466}.ql-editor .ql-bg-\#3d1466{background-color:#3d1466}.ql-editor .ql-color-white,.ql-editor .ql-color-black,.ql-editor .ql-color-\#000000,.ql-editor .ql-color-\#ffffff{color:var(--text-color)}.ql-editor .ql-color-red{color:var(--red)}.ql-editor .ql-color-orange{color:var(--orange)}.ql-editor .ql-color-yellow{color:var(--yellow)}.ql-editor .ql-color-green{color:var(--green)}.ql-editor .ql-color-blue{color:var(--blue)}.ql-editor .ql-color-purple{color:var(--purple)}.ql-editor .ql-bg-white,.ql-editor .ql-bg-black,.ql-editor .ql-bg-\#000000,.ql-editor .ql-bg-\#ffffff{background-color:var(--layer-0)}.ql-editor .ql-bg-red{background-color:var(--red)}.ql-editor .ql-bg-orange{background-color:var(--orange)}.ql-editor .ql-bg-yellow{background-color:var(--yellow)}.ql-editor .ql-bg-green{background-color:var(--green)}.ql-editor .ql-bg-blue{background-color:var(--blue)}.ql-editor .ql-bg-purple{background-color:var(--purple)}*{box-sizing:border-box}body{color:#000;color:var(--text-color-secondary)}body a{color:#0068c3;color:var(--devolutions-blue)}body .p-button:not(.p-button-icon-only){border-radius:3px}body .p-button:not(.p-button-icon-only) .p-button-label{padding:.4em .6em}body .p-button:not(.p-button-icon-only) .dvl-icon+span{margin-left:0}body .p-inputgroup button:last-child{border-top-left-radius:0;border-bottom-left-radius:0}body .p-disabled,body .p-component:disabled{opacity:.6}/*! Devolutions Icons */@font-face{font-family:devolutions-icons;src:url(devolutions-icons.38c426e6d1f8fed0.eot);src:url(devolutions-icons.38c426e6d1f8fed0.eot#iefix) format("embedded-opentype"),url(devolutions-icons.41e2cf725c3a17ed.woff2) format("woff2"),url(devolutions-icons.ab1e7bcb9b9cd112.ttf) format("truetype"),url(devolutions-icons.5688a51263654776.woff) format("woff"),url(devolutions-icons.7edac6e836614bbf.svg#devolutions-icons) format("svg");font-weight:400;font-style:normal}.dvl-icon{font-family:devolutions-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga",normal,"dlig";font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dvl-icon-absent:before{content:"\e900"}.dvl-icon-access-point-a:before{content:"\ecfa"}.dvl-icon-access-point-b:before{content:"\ecfb"}.dvl-icon-access-point-c:before{content:"\ecfc"}.dvl-icon-access-provider:before{content:"\eb99"}.dvl-icon-account:before{content:"\ebb1"}.dvl-icon-account-add:before{content:"\ebb2"}.dvl-icon-account-owner:before{content:"\ed60"}.dvl-icon-acrobat:before{content:"\e901"}.dvl-icon-activate-launch:before{content:"\e902"}.dvl-icon-active-directory:before{content:"\e903"}.dvl-icon-active-directory-bold:before{content:"\e904"}.dvl-icon-active-directory-controller:before{content:"\ecfd"}.dvl-icon-activity-logs:before{content:"\e905"}.dvl-icon-add:before{content:"\e906"}.dvl-icon-add-circle:before{content:"\ecf9"}.dvl-icon-add-large:before{content:"\ed9c"}.dvl-icon-add-on:before{content:"\e908"}.dvl-icon-add-on-bold:before{content:"\eb41"}.dvl-icon-add-password:before{content:"\ed9d"}.dvl-icon-add-scan-configuration:before{content:"\eb3c"}.dvl-icon-address-book:before{content:"\eb42"}.dvl-icon-admin:before{content:"\e909"}.dvl-icon-admin-bold:before{content:"\e90a"}.dvl-icon-administration:before{content:"\e90b"}.dvl-icon-administration-bold:before{content:"\e90c"}.dvl-icon-administration-logs:before{content:"\e90d"}.dvl-icon-advanced-settings:before{content:"\e90e"}.dvl-icon-advocates:before{content:"\eb54"}.dvl-icon-affiliate:before{content:"\e90f"}.dvl-icon-alarm:before{content:"\e907"}.dvl-icon-alert-advise-bold:before{content:"\e910"}.dvl-icon-alert-error:before{content:"\e911"}.dvl-icon-alert-valid:before{content:"\e912"}.dvl-icon-all:before{content:"\e913"}.dvl-icon-allergies:before{content:"\eb9a"}.dvl-icon-amazon:before{content:"\e914"}.dvl-icon-android:before{content:"\e915"}.dvl-icon-api-key:before{content:"\ebbb"}.dvl-icon-app-password:before{content:"\eba9"}.dvl-icon-apple:before{content:"\e916"}.dvl-icon-application:before{content:"\ed55"}.dvl-icon-application-server:before{content:"\ecfe"}.dvl-icon-application-tools:before{content:"\e917"}.dvl-icon-application-tools-2:before{content:"\ed56"}.dvl-icon-apps:before{content:"\e918"}.dvl-icon-archive-bold:before{content:"\e919"}.dvl-icon-archlinux:before{content:"\e982"}.dvl-icon-arrow:before{content:"\e91a"}.dvl-icon-arrow-down:before{content:"\e91b"}.dvl-icon-arrow-down-medium:before{content:"\ebbc"}.dvl-icon-arrow-left-bold:before{content:"\e91c"}.dvl-icon-arrow-left-circle:before{content:"\e91d"}.dvl-icon-arrow-left-medium:before{content:"\e91e"}.dvl-icon-arrow-right:before{content:"\e91f"}.dvl-icon-arrow-right-bold:before{content:"\e920"}.dvl-icon-arrow-right-circle:before{content:"\e921"}.dvl-icon-arrow-right-medium:before{content:"\e922"}.dvl-icon-arrow-up:before{content:"\e926"}.dvl-icon-arrow-up-medium:before{content:"\ebbd"}.dvl-icon-arrows:before{content:"\e923"}.dvl-icon-arrows-left-bold:before{content:"\e924"}.dvl-icon-arrows-right-bold:before{content:"\e925"}.dvl-icon-attachment:before{content:"\e927"}.dvl-icon-audits:before{content:"\eb86"}.dvl-icon-authentification-migration:before{content:"\edaf"}.dvl-icon-awards:before{content:"\eb55"}.dvl-icon-back:before{content:"\e928"}.dvl-icon-backup-history:before{content:"\eb63"}.dvl-icon-backup-list:before{content:"\e929"}.dvl-icon-backup-management:before{content:"\e92a"}.dvl-icon-bank:before{content:"\e92b"}.dvl-icon-bank-bold:before{content:"\e92c"}.dvl-icon-banner:before{content:"\e92d"}.dvl-icon-benefits:before{content:"\eb6a"}.dvl-icon-billing-invoice:before{content:"\eb80"}.dvl-icon-billing-overview:before{content:"\eb29"}.dvl-icon-bios:before{content:"\ed80"}.dvl-icon-birthday:before{content:"\e92e"}.dvl-icon-blog:before{content:"\e92f"}.dvl-icon-book:before{content:"\eb43"}.dvl-icon-bookmark:before{content:"\eb44"}.dvl-icon-bot:before{content:"\ecf8"}.dvl-icon-box:before{content:"\eb45"}.dvl-icon-bug:before{content:"\e930"}.dvl-icon-bulb:before{content:"\ea16"}.dvl-icon-cal:before{content:"\eb1f"}.dvl-icon-calendar:before{content:"\e932"}.dvl-icon-calendar-bold:before{content:"\e933"}.dvl-icon-calendar-month-bold:before{content:"\e934"}.dvl-icon-call-me:before{content:"\e935"}.dvl-icon-career:before{content:"\e936"}.dvl-icon-cart:before{content:"\e931"}.dvl-icon-cart-bold:before{content:"\e937"}.dvl-icon-categories:before{content:"\eb8d"}.dvl-icon-cellphone:before{content:"\e938"}.dvl-icon-cellphone-android:before{content:"\ebd9"}.dvl-icon-cellphone-bold:before{content:"\ebd8"}.dvl-icon-cellphone-ios:before{content:"\ebd7"}.dvl-icon-cellphone-lost:before{content:"\ed93"}.dvl-icon-centos:before{content:"\ea70"}.dvl-icon-chat:before{content:"\e939"}.dvl-icon-check:before{content:"\e93a"}.dvl-icon-check-circle:before{content:"\eb46"}.dvl-icon-check-double:before{content:"\ed9b"}.dvl-icon-check-in:before{content:"\ed7f"}.dvl-icon-check-out:before{content:"\e93b"}.dvl-icon-check-out-pending:before{content:"\edb0"}.dvl-icon-chrome:before{content:"\e93c"}.dvl-icon-circle:before{content:"\ecff"}.dvl-icon-cisco:before{content:"\ed9e"}.dvl-icon-clean-entry:before{content:"\ebb7"}.dvl-icon-clean-history:before{content:"\ebb8"}.dvl-icon-clean-logs:before{content:"\ebb9"}.dvl-icon-clean-resources:before{content:"\ebba"}.dvl-icon-client-to-server:before{content:"\ebc5"}.dvl-icon-clipboard:before{content:"\ebc4"}.dvl-icon-clipboard-bold:before{content:"\ebc3"}.dvl-icon-clock:before{content:"\e93d"}.dvl-icon-close:before{content:"\e93e"}.dvl-icon-close-large:before{content:"\ed9f"}.dvl-icon-close-window:before{content:"\e93f"}.dvl-icon-cloud:before{content:"\e940"}.dvl-icon-cloud-based:before{content:"\ed65"}.dvl-icon-cloud-bold:before{content:"\ebc0"}.dvl-icon-cloud-bold-inverted:before{content:"\e941"}.dvl-icon-cluster-server:before{content:"\ed00"}.dvl-icon-coffee:before{content:"\e942"}.dvl-icon-collapse-all:before{content:"\eb2a"}.dvl-icon-color-picker:before{content:"\ed7b"}.dvl-icon-comics:before{content:"\e943"}.dvl-icon-command-line:before{content:"\e944"}.dvl-icon-company-bold:before{content:"\eb85"}.dvl-icon-compare:before{content:"\e945"}.dvl-icon-compare-editions:before{content:"\e946"}.dvl-icon-compass:before{content:"\ebbe"}.dvl-icon-connected-user-list:before{content:"\e947"}.dvl-icon-connections:before{content:"\e948"}.dvl-icon-consultant-bold:before{content:"\ebc6"}.dvl-icon-contact:before{content:"\e949"}.dvl-icon-contact-bold:before{content:"\e94a"}.dvl-icon-contacts-book:before{content:"\eb47"}.dvl-icon-copy:before{content:"\e94b"}.dvl-icon-copy-bold:before{content:"\ebc2"}.dvl-icon-copy-clipboard:before{content:"\e94c"}.dvl-icon-copy-clipboard-bold:before{content:"\e979"}.dvl-icon-copy-password:before{content:"\eb3a"}.dvl-icon-copy-password-bold:before{content:"\eb22"}.dvl-icon-copy-private-key-data:before{content:"\ed5e"}.dvl-icon-copy-to-branch:before{content:"\ebb0"}.dvl-icon-copy-to-clipboard:before{content:"\e94d"}.dvl-icon-copy-username:before{content:"\eb37"}.dvl-icon-copy-username-bold:before{content:"\eb23"}.dvl-icon-copy-username-password:before{content:"\eb38"}.dvl-icon-copy-username-password-bold:before{content:"\eb24"}.dvl-icon-corporate:before{content:"\e94e"}.dvl-icon-country:before{content:"\e94f"}.dvl-icon-credential-forward:before{content:"\eb8b"}.dvl-icon-credentials-bold:before{content:"\e950"}.dvl-icon-cross:before{content:"\e951"}.dvl-icon-csv-bold:before{content:"\e952"}.dvl-icon-cursor:before{content:"\e953"}.dvl-icon-custom-field:before{content:"\ed20"}.dvl-icon-custom-installer:before{content:"\ebb3"}.dvl-icon-customer-portal:before{content:"\e954"}.dvl-icon-dark:before{content:"\edad"}.dvl-icon-dashboard:before{content:"\e955"}.dvl-icon-dashboard-bold:before{content:"\e956"}.dvl-icon-data:before{content:"\e957"}.dvl-icon-data-entry:before{content:"\e964"}.dvl-icon-data-entry-bold:before{content:"\e965"}.dvl-icon-data-source:before{content:"\e966"}.dvl-icon-data-source-logs:before{content:"\e967"}.dvl-icon-data-source-permissions:before{content:"\e968"}.dvl-icon-data-source-settings:before{content:"\e969"}.dvl-icon-database-basic:before{content:"\e958"}.dvl-icon-database-basic-disable:before{content:"\e959"}.dvl-icon-database-enterprise:before{content:"\e95a"}.dvl-icon-database-enterprise-disable:before{content:"\e95b"}.dvl-icon-database-none:before{content:"\e95c"}.dvl-icon-database-none-disable:before{content:"\e95d"}.dvl-icon-database-pro:before{content:"\e95e"}.dvl-icon-database-pro-disable:before{content:"\e95f"}.dvl-icon-database-server-a:before{content:"\ed01"}.dvl-icon-database-server-b:before{content:"\ed02"}.dvl-icon-database-trial:before{content:"\e962"}.dvl-icon-database-trial-disable:before{content:"\e963"}.dvl-icon-databases:before{content:"\e960"}.dvl-icon-databases-disable:before{content:"\e961"}.dvl-icon-day-off:before{content:"\e96a"}.dvl-icon-day-off-bold:before{content:"\e96b"}.dvl-icon-days:before{content:"\eb56"}.dvl-icon-dc:before{content:"\e96c"}.dvl-icon-deactivated-bold:before{content:"\e96d"}.dvl-icon-debian:before{content:"\ebc7"}.dvl-icon-delete:before{content:"\e96e"}.dvl-icon-delete-bold:before{content:"\e96f"}.dvl-icon-delete-post:before{content:"\e970"}.dvl-icon-delete-report:before{content:"\ec94"}.dvl-icon-department:before{content:"\eb57"}.dvl-icon-description:before{content:"\e971"}.dvl-icon-device-bold:before{content:"\e972"}.dvl-icon-devolutions-recorder:before{content:"\ed8c"}.dvl-icon-devolutions-recorder-install:before{content:"\ed8b"}.dvl-icon-devolutions-recorder-uninstall:before{content:"\ed8a"}.dvl-icon-devolutions-recorder-update:before{content:"\ed89"}.dvl-icon-devolutions-scheduler:before{content:"\ed88"}.dvl-icon-devolutions-scheduler-install:before{content:"\ed87"}.dvl-icon-devolutions-scheduler-uninstall:before{content:"\ed86"}.dvl-icon-devolutions-scheduler-update:before{content:"\ed85"}.dvl-icon-disc-bold:before{content:"\e973"}.dvl-icon-disciplinary:before{content:"\eb3d"}.dvl-icon-discount-bold:before{content:"\e974"}.dvl-icon-disk-storage-bold:before{content:"\eba5"}.dvl-icon-dob-portal:before{content:"\e975"}.dvl-icon-docker:before{content:"\ea4e"}.dvl-icon-document:before{content:"\e976"}.dvl-icon-document-add:before{content:"\e977"}.dvl-icon-document-bold:before{content:"\e978"}.dvl-icon-document-empty:before{content:"\e97a"}.dvl-icon-document-empty-bold:before{content:"\e97b"}.dvl-icon-document-info:before{content:"\e97c"}.dvl-icon-document-information:before{content:"\e97d"}.dvl-icon-document-manager:before{content:"\e97e"}.dvl-icon-document-qr:before{content:"\ed8f"}.dvl-icon-document-refresh:before{content:"\e97f"}.dvl-icon-document-refresh-bold:before{content:"\ebc8"}.dvl-icon-document-x:before{content:"\e980"}.dvl-icon-documentation:before{content:"\ed49"}.dvl-icon-documentation-group:before{content:"\ed4a"}.dvl-icon-documentation-group-2:before{content:"\ed4b"}.dvl-icon-dod:before{content:"\e981"}.dvl-icon-dod-portal:before{content:"\e983"}.dvl-icon-dollar:before{content:"\e984"}.dvl-icon-domain-controller:before{content:"\ed04"}.dvl-icon-door:before{content:"\ed45"}.dvl-icon-dot:before{content:"\e985"}.dvl-icon-download:before{content:"\e986"}.dvl-icon-download-bold:before{content:"\e987"}.dvl-icon-draw-ticket-bold:before{content:"\e989"}.dvl-icon-draw-ticket-email-bold:before{content:"\e98a"}.dvl-icon-drawer:before{content:"\e988"}.dvl-icon-drawing-box:before{content:"\eb9b"}.dvl-icon-drive-bold:before{content:"\e98b"}.dvl-icon-driver-license-bold:before{content:"\ebb4"}.dvl-icon-dropdown:before{content:"\e98c"}.dvl-icon-dropup:before{content:"\e98d"}.dvl-icon-due-now:before{content:"\eb6b"}.dvl-icon-earth:before{content:"\e98e"}.dvl-icon-edge:before{content:"\e98f"}.dvl-icon-edit:before{content:"\e990"}.dvl-icon-edit-user:before{content:"\e991"}.dvl-icon-education:before{content:"\e992"}.dvl-icon-education-bold:before{content:"\e993"}.dvl-icon-email:before{content:"\e994"}.dvl-icon-employee:before{content:"\eb6c"}.dvl-icon-employee-pool:before{content:"\ed7a"}.dvl-icon-enable-user:before{content:"\e995"}.dvl-icon-encoding:before{content:"\eb81"}.dvl-icon-enterprise:before{content:"\e996"}.dvl-icon-entry-1Password:before{content:"\ec75"}.dvl-icon-entry-2XClient:before{content:"\ec95"}.dvl-icon-entry-AWRCPro:before{content:"\ec7a"}.dvl-icon-entry-ActiveDirectory:before{content:"\ece0"}.dvl-icon-entry-ActiveDirectoryDashboard:before{content:"\ec76"}.dvl-icon-entry-ActiveDirectoryRefreshUser:before{content:"\ecf0"}.dvl-icon-entry-AmazonAWSDashboard:before{content:"\ecd0"}.dvl-icon-entry-AmazonS3Explorer:before{content:"\ec96"}.dvl-icon-entry-AmmyAdmin:before{content:"\ec97"}.dvl-icon-entry-AnyDesk:before{content:"\ec77"}.dvl-icon-entry-AnyplaceControl:before{content:"\ec78"}.dvl-icon-entry-ApplicationSendKey:before{content:"\ec79"}.dvl-icon-entry-AuthAnvilPasswordServer:before{content:"\eca1"}.dvl-icon-entry-AutoHotKey:before{content:"\ec98"}.dvl-icon-entry-Autolt:before{content:"\ec99"}.dvl-icon-entry-AxelViewer:before{content:"\ecc5"}.dvl-icon-entry-AzureBlobStorageExplorer:before{content:"\ec5b"}.dvl-icon-entry-AzureKeyVault:before{content:"\ec5a"}.dvl-icon-entry-AzureServicePrincipal:before{content:"\ed54"}.dvl-icon-entry-BarracudaNGFirewall:before{content:"\ec7b"}.dvl-icon-entry-BeyondTrustConnection:before{content:"\ec7c"}.dvl-icon-entry-BeyondTrustPasswordSafeDashboard:before{content:"\ec59"}.dvl-icon-entry-BitviseSSHClient:before{content:"\ec7d"}.dvl-icon-entry-Bitwarden:before{content:"\ec58"}.dvl-icon-entry-CSV:before{content:"\ece2"}.dvl-icon-entry-Centrify:before{content:"\ec57"}.dvl-icon-entry-CheckPointSmartConsole:before{content:"\ec80"}.dvl-icon-entry-ChromeRemoteDesktop:before{content:"\ecdb"}.dvl-icon-entry-CiscoASDM:before{content:"\ec9a"}.dvl-icon-entry-CitrixICA-HDX:before{content:"\ec81"}.dvl-icon-entry-CitrixNetScaler:before{content:"\ec82"}.dvl-icon-entry-CitrixWeb:before{content:"\ec83"}.dvl-icon-entry-CloudBerryRemoteAssistant:before{content:"\ec56"}.dvl-icon-entry-ConnectWiseControl:before{content:"\ece1"}.dvl-icon-entry-ControlUp:before{content:"\ec84"}.dvl-icon-entry-CryptoCurrencyColdStorage:before{content:"\ecd1"}.dvl-icon-entry-Custom:before{content:"\ec85"}.dvl-icon-entry-CyberArkAIM:before{content:"\ec7e"}.dvl-icon-entry-CyberArkPSMConnection:before{content:"\ec55"}.dvl-icon-entry-CyberArkPSMServer:before{content:"\ec7f"}.dvl-icon-entry-DameWare:before{content:"\ecdc"}.dvl-icon-entry-Dashlane:before{content:"\ec54"}.dvl-icon-entry-DataReport:before{content:"\ec88"}.dvl-icon-entry-DatabaseNet:before{content:"\ec86"}.dvl-icon-entry-DatabaseQuery:before{content:"\ec87"}.dvl-icon-entry-DbVisualizer:before{content:"\ec89"}.dvl-icon-entry-DelliDrac:before{content:"\ec8a"}.dvl-icon-entry-DeskRoll:before{content:"\ec8b"}.dvl-icon-entry-Entry:before{content:"\ece3"}.dvl-icon-entry-EricomBlazeClient:before{content:"\ec8c"}.dvl-icon-entry-FastViewer:before{content:"\ec8d"}.dvl-icon-entry-FileExplorer:before{content:"\ec8e"}.dvl-icon-entry-FlashFXP:before{content:"\ec53"}.dvl-icon-entry-GateProtectFirewallAdministrationClient:before{content:"\ec8f"}.dvl-icon-entry-GoToAssist:before{content:"\ec90"}.dvl-icon-entry-HPIntegratedLights:before{content:"\ec92"}.dvl-icon-entry-HPIntegratedLightsOut:before{content:"\ec93"}.dvl-icon-entry-HPRemoteGraphicsReceiver:before{content:"\ecdd"}.dvl-icon-entry-HashiCorp-Vault:before{content:"\ec41"}.dvl-icon-entry-HeidiSQL:before{content:"\ec91"}.dvl-icon-entry-Hyper-V:before{content:"\ece4"}.dvl-icon-entry-IBMPersonnalCommunications:before{content:"\ecc4"}.dvl-icon-entry-IBMiAccess:before{content:"\ecc3"}.dvl-icon-entry-ISLLight:before{content:"\ecbf"}.dvl-icon-entry-ISLLightDesk:before{content:"\ecc0"}.dvl-icon-entry-ITGlue:before{content:"\ed46"}.dvl-icon-entry-IntelAMT-KMT:before{content:"\ecde"}.dvl-icon-entry-InventoryReport:before{content:"\ecbd"}.dvl-icon-entry-IperiusRemote:before{content:"\ecbe"}.dvl-icon-entry-JavaWebStart:before{content:"\ecc1"}.dvl-icon-entry-JitbitMacroRecorder:before{content:"\ecc2"}.dvl-icon-entry-Kaspersky:before{content:"\ecf1"}.dvl-icon-entry-KeePassXML:before{content:"\ece5"}.dvl-icon-entry-Keeper:before{content:"\ec52"}.dvl-icon-entry-LogMeIn:before{content:"\ecdf"}.dvl-icon-entry-MatesoPasswordSafe:before{content:"\ec51"}.dvl-icon-entry-MicrosoftAzureDashboard:before{content:"\ecb6"}.dvl-icon-entry-MicrosoftAzureTableStorageExplorer:before{content:"\ecb7"}.dvl-icon-entry-MicrosoftHyper-VDashboard:before{content:"\ec50"}.dvl-icon-entry-MicrosoftRDSDashboard:before{content:"\ecb8"}.dvl-icon-entry-MicrosoftVirtualPC:before{content:"\ecb9"}.dvl-icon-entry-MikrotikWinbox:before{content:"\ecba"}.dvl-icon-entry-MobaXterm:before{content:"\ec4f"}.dvl-icon-entry-MySQLGUITools:before{content:"\ecc6"}.dvl-icon-entry-MySQLWorkbench:before{content:"\ecc7"}.dvl-icon-entry-NavicatPrenium:before{content:"\ecc8"}.dvl-icon-entry-NetSupportManager:before{content:"\ecbb"}.dvl-icon-entry-NetopGuest:before{content:"\ecc9"}.dvl-icon-entry-NoMachine:before{content:"\ecbc"}.dvl-icon-entry-OracleVirtualBox:before{content:"\ece6"}.dvl-icon-entry-PCAnywhere:before{content:"\ecad"}.dvl-icon-entry-PSExec:before{content:"\ecb4"}.dvl-icon-entry-Passportal:before{content:"\ecca"}.dvl-icon-entry-PasswordManagerPro:before{content:"\eccb"}.dvl-icon-entry-PasswordSafe:before{content:"\ecab"}.dvl-icon-entry-PasswordState:before{content:"\ecac"}.dvl-icon-entry-PenguiNetSSHClient:before{content:"\ecae"}.dvl-icon-entry-PgAdminIII:before{content:"\ecaf"}.dvl-icon-entry-PleasantPasswordServer:before{content:"\ecd2"}.dvl-icon-entry-PowerShell:before{content:"\ecb0"}.dvl-icon-entry-PowerShellRemoteConsole:before{content:"\ecb1"}.dvl-icon-entry-PowerTermPro:before{content:"\ecb2"}.dvl-icon-entry-ProxyNetworks-ProxyMaster:before{content:"\ecb3"}.dvl-icon-entry-Putty:before{content:"\ecb5"}.dvl-icon-entry-RSASecurID:before{content:"\ec4c"}.dvl-icon-entry-RVTools:before{content:"\ecd3"}.dvl-icon-entry-Radmin:before{content:"\ec4e"}.dvl-icon-entry-RemoteAssistant:before{content:"\ec4d"}.dvl-icon-entry-RemoteAssistant365:before{content:"\ecaa"}.dvl-icon-entry-RemoteDesktopCommander:before{content:"\eca6"}.dvl-icon-entry-RemoteUtilities:before{content:"\eca7"}.dvl-icon-entry-RoboForm:before{content:"\eca8"}.dvl-icon-entry-RoyalTS:before{content:"\eccc"}.dvl-icon-entry-SAPGui:before{content:"\ec49"}.dvl-icon-entry-SAPHanaStudio:before{content:"\eccd"}.dvl-icon-entry-SAPMaxDBDatabaseStudio:before{content:"\ecce"}.dvl-icon-entry-SAPNetweaver:before{content:"\ec9b"}.dvl-icon-entry-SCCM2012RemoteControl:before{content:"\eca3"}.dvl-icon-entry-SNMPReport:before{content:"\eca0"}.dvl-icon-entry-SQLServerManagementStudio:before{content:"\ec6f"}.dvl-icon-entry-SSHCommandLine:before{content:"\ec6e"}.dvl-icon-entry-SampleAddressBook:before{content:"\ec3e"}.dvl-icon-entry-SampleAddressBook2:before{content:"\ec4b"}.dvl-icon-entry-SampleAlarm1:before{content:"\e9a9"}.dvl-icon-entry-SampleAlarm2:before{content:"\ec3d"}.dvl-icon-entry-SampleAndroid:before{content:"\ec3c"}.dvl-icon-entry-SampleArrowLeft:before{content:"\e9fd"}.dvl-icon-entry-SampleArrowRight:before{content:"\ea67"}.dvl-icon-entry-SampleAttachment:before{content:"\ec3b"}.dvl-icon-entry-SampleBackup:before{content:"\ec3a"}.dvl-icon-entry-SampleBank:before{content:"\e9aa"}.dvl-icon-entry-SampleBook:before{content:"\ec39"}.dvl-icon-entry-SampleBookmark:before{content:"\ec38"}.dvl-icon-entry-SampleBox:before{content:"\ec37"}.dvl-icon-entry-SampleBucket:before{content:"\ec72"}.dvl-icon-entry-SampleCalendar:before{content:"\ec36"}.dvl-icon-entry-SampleCart:before{content:"\ec35"}.dvl-icon-entry-SampleCertificate:before{content:"\ec34"}.dvl-icon-entry-SampleCheck1:before{content:"\ec33"}.dvl-icon-entry-SampleCheck2:before{content:"\ec32"}.dvl-icon-entry-SampleCloud:before{content:"\ec31"}.dvl-icon-entry-SampleComment:before{content:"\ec30"}.dvl-icon-entry-SampleContact:before{content:"\ec2d"}.dvl-icon-entry-SampleContact2:before{content:"\ec2f"}.dvl-icon-entry-SampleContact3:before{content:"\ec2e"}.dvl-icon-entry-SampleContactBook:before{content:"\ec2b"}.dvl-icon-entry-SampleContactBook2:before{content:"\ec2c"}.dvl-icon-entry-SampleContactEntry:before{content:"\ebdb"}.dvl-icon-entry-SampleCreditCard:before{content:"\ec2a"}.dvl-icon-entry-SampleDashboard:before{content:"\ec29"}.dvl-icon-entry-SampleDatabase1:before{content:"\ec28"}.dvl-icon-entry-SampleDatabase2:before{content:"\ec27"}.dvl-icon-entry-SampleDelete:before{content:"\ec26"}.dvl-icon-entry-SampleDeployment:before{content:"\ec25"}.dvl-icon-entry-SampleDesktop:before{content:"\ec24"}.dvl-icon-entry-SampleDiskStorage:before{content:"\ec23"}.dvl-icon-entry-SampleDocument1:before{content:"\ec22"}.dvl-icon-entry-SampleDocument2:before{content:"\ec21"}.dvl-icon-entry-SampleDocument3:before{content:"\ec20"}.dvl-icon-entry-SampleDownload:before{content:"\ec1f"}.dvl-icon-entry-SampleDrive:before{content:"\ec1e"}.dvl-icon-entry-SampleEducation:before{content:"\ec1d"}.dvl-icon-entry-SampleFavorite1:before{content:"\ec1c"}.dvl-icon-entry-SampleFavorite2:before{content:"\ec1b"}.dvl-icon-entry-SampleFind:before{content:"\ec1a"}.dvl-icon-entry-SampleFlag:before{content:"\ec19"}.dvl-icon-entry-SampleFlag2:before{content:"\ec71"}.dvl-icon-entry-SampleFolder:before{content:"\ec18"}.dvl-icon-entry-SampleGear1:before{content:"\ec17"}.dvl-icon-entry-SampleGear2:before{content:"\ec16"}.dvl-icon-entry-SampleGeneral:before{content:"\ec15"}.dvl-icon-entry-SampleGroupFolder:before{content:"\ebda"}.dvl-icon-entry-SampleHome:before{content:"\ec14"}.dvl-icon-entry-SampleHourglass:before{content:"\ec13"}.dvl-icon-entry-SampleIOS:before{content:"\ec0f"}.dvl-icon-entry-SampleImage:before{content:"\ec12"}.dvl-icon-entry-SampleInformation:before{content:"\ec11"}.dvl-icon-entry-SampleInvoice:before{content:"\ec10"}.dvl-icon-entry-SampleKey1:before{content:"\ec0e"}.dvl-icon-entry-SampleKey2:before{content:"\ec0d"}.dvl-icon-entry-SampleKeyboard:before{content:"\ec0c"}.dvl-icon-entry-SampleLab:before{content:"\ec0b"}.dvl-icon-entry-SampleLike:before{content:"\ec0a"}.dvl-icon-entry-SampleLinux:before{content:"\ec09"}.dvl-icon-entry-SampleLocation:before{content:"\ec08"}.dvl-icon-entry-SampleLock:before{content:"\ec07"}.dvl-icon-entry-SampleMac:before{content:"\ec06"}.dvl-icon-entry-SampleMail:before{content:"\ec05"}.dvl-icon-entry-SampleMedical:before{content:"\ec04"}.dvl-icon-entry-SampleMoney:before{content:"\ec03"}.dvl-icon-entry-SampleMonitor:before{content:"\ec02"}.dvl-icon-entry-SampleMore:before{content:"\ec01"}.dvl-icon-entry-SampleMouse:before{content:"\ec70"}.dvl-icon-entry-SampleNote:before{content:"\ec00"}.dvl-icon-entry-SampleNotification:before{content:"\ebff"}.dvl-icon-entry-SampleOffice1:before{content:"\ebfe"}.dvl-icon-entry-SampleOffice2:before{content:"\ebfd"}.dvl-icon-entry-SamplePassword:before{content:"\ebfc"}.dvl-icon-entry-SamplePhone:before{content:"\ebfb"}.dvl-icon-entry-SamplePin:before{content:"\ebfa"}.dvl-icon-entry-SamplePrinter:before{content:"\ebf9"}.dvl-icon-entry-SamplePuzzle:before{content:"\ebf8"}.dvl-icon-entry-SampleReport:before{content:"\ebf7"}.dvl-icon-entry-SampleRepository:before{content:"\ebf6"}.dvl-icon-entry-SampleRound:before{content:"\ebf5"}.dvl-icon-entry-SampleSafe:before{content:"\ebf4"}.dvl-icon-entry-SampleScript:before{content:"\ebf3"}.dvl-icon-entry-SampleSearch:before{content:"\ebf2"}.dvl-icon-entry-SampleSerial:before{content:"\ebf1"}.dvl-icon-entry-SampleServer:before{content:"\ebf0"}.dvl-icon-entry-SampleSession:before{content:"\ebef"}.dvl-icon-entry-SampleShield:before{content:"\ebed"}.dvl-icon-entry-SampleSnapShot:before{content:"\ebec"}.dvl-icon-entry-SampleStats:before{content:"\ebee"}.dvl-icon-entry-SampleSupport:before{content:"\ebeb"}.dvl-icon-entry-SampleSync:before{content:"\ebea"}.dvl-icon-entry-SampleTablet:before{content:"\ebe9"}.dvl-icon-entry-SampleTags:before{content:"\ebe8"}.dvl-icon-entry-SampleTools:before{content:"\ebe7"}.dvl-icon-entry-SampleTrash:before{content:"\ebe6"}.dvl-icon-entry-SampleUp:before{content:"\ebe5"}.dvl-icon-entry-SampleUser:before{content:"\ebe4"}.dvl-icon-entry-SampleUserGroup:before{content:"\ebe3"}.dvl-icon-entry-SampleVideo:before{content:"\ebe2"}.dvl-icon-entry-SampleView:before{content:"\ebe1"}.dvl-icon-entry-SampleWallet:before{content:"\ebe0"}.dvl-icon-entry-SampleWarning:before{content:"\ebdf"}.dvl-icon-entry-SampleWeb:before{content:"\ebde"}.dvl-icon-entry-SampleWindows:before{content:"\ebdd"}.dvl-icon-entry-SampleWorld:before{content:"\ebdc"}.dvl-icon-entry-Sandboxie:before{content:"\ec4a"}.dvl-icon-entry-ScreenConnect:before{content:"\ec48"}.dvl-icon-entry-SecretServerJohnReadOnly:before{content:"\eca2"}.dvl-icon-entry-SecureCRT:before{content:"\ec9c"}.dvl-icon-entry-SecureFX:before{content:"\ec9d"}.dvl-icon-entry-SerialPort:before{content:"\ece7"}.dvl-icon-entry-SimpleHelp:before{content:"\ec9e"}.dvl-icon-entry-SmartFTP:before{content:"\ec9f"}.dvl-icon-entry-SmartFolder:before{content:"\ec47"}.dvl-icon-entry-Splashtop:before{content:"\ecd4"}.dvl-icon-entry-Splunk:before{content:"\eca4"}.dvl-icon-entry-StickyPassword:before{content:"\ec6d"}.dvl-icon-entry-SuperMicroIPMIUtilities:before{content:"\ec6c"}.dvl-icon-entry-Supremo:before{content:"\ec46"}.dvl-icon-entry-TOAD:before{content:"\ec68"}.dvl-icon-entry-TeamPass:before{content:"\ec6b"}.dvl-icon-entry-TeamviewerDashboard:before{content:"\eca9"}.dvl-icon-entry-TeraTermPro:before{content:"\ec69"}.dvl-icon-entry-TeradiciPColPClient:before{content:"\ec6a"}.dvl-icon-entry-TopicusKeyHub:before{content:"\eccf"}.dvl-icon-entry-TrueKey:before{content:"\ec67"}.dvl-icon-entry-TypingMacro:before{content:"\ec66"}.dvl-icon-entry-VBScript:before{content:"\ec45"}.dvl-icon-entry-VMWare:before{content:"\ece8"}.dvl-icon-entry-VMwareHorizonViewClient:before{content:"\ec64"}.dvl-icon-entry-VMwareRemoteConsole:before{content:"\ece9"}.dvl-icon-entry-Veeam:before{content:"\ec65"}.dvl-icon-entry-WASPPowerShell:before{content:"\ecd5"}.dvl-icon-entry-WMI:before{content:"\ec62"}.dvl-icon-entry-Wezarp:before{content:"\ec63"}.dvl-icon-entry-WindowsAdminCenter:before{content:"\ec44"}.dvl-icon-entry-WindowsCredentialManager:before{content:"\ecd6"}.dvl-icon-entry-WindowsVirtualPC:before{content:"\ecea"}.dvl-icon-entry-X2GOClient:before{content:"\ec61"}.dvl-icon-entry-XMail:before{content:"\ec60"}.dvl-icon-entry-XMailManager:before{content:"\ec43"}.dvl-icon-entry-XManager:before{content:"\ec5f"}.dvl-icon-entry-XWindows:before{content:"\ec5d"}.dvl-icon-entry-XenServerDashboard:before{content:"\eceb"}.dvl-icon-entry-Xshell:before{content:"\ec5e"}.dvl-icon-entry-ZOC:before{content:"\ec5c"}.dvl-icon-entry-ZohoVault:before{content:"\ecd7"}.dvl-icon-entry-amazon-storage:before{content:"\eb33"}.dvl-icon-entry-azure-storage:before{content:"\eb2c"}.dvl-icon-entry-azure-storage-table:before{content:"\eb2d"}.dvl-icon-entry-box:before{content:"\eb2e"}.dvl-icon-entry-certificate:before{content:"\e997"}.dvl-icon-entry-company:before{content:"\e998"}.dvl-icon-entry-connection-string:before{content:"\e999"}.dvl-icon-entry-contact-default:before{content:"\e99a"}.dvl-icon-entry-customer:before{content:"\e99b"}.dvl-icon-entry-data-source:before{content:"\e99c"}.dvl-icon-entry-document-email:before{content:"\e99d"}.dvl-icon-entry-document-html:before{content:"\e99e"}.dvl-icon-entry-document-pdf:before{content:"\e99f"}.dvl-icon-entry-document-text:before{content:"\e9a0"}.dvl-icon-entry-domain:before{content:"\e9a1"}.dvl-icon-entry-dropbox:before{content:"\eb2f"}.dvl-icon-entry-employee:before{content:"\e9a2"}.dvl-icon-entry-excel:before{content:"\e9a3"}.dvl-icon-entry-family:before{content:"\e9a4"}.dvl-icon-entry-google-cloud:before{content:"\eb30"}.dvl-icon-entry-google-drive:before{content:"\eb31"}.dvl-icon-entry-history-bold:before{content:"\e9a5"}.dvl-icon-entry-identity:before{content:"\e9a6"}.dvl-icon-entry-image:before{content:"\e9a7"}.dvl-icon-entry-information-account:before{content:"\e9a8"}.dvl-icon-entry-information-alarm:before{content:"\ec3f"}.dvl-icon-entry-information-bank:before{content:"\ec40"}.dvl-icon-entry-information-credit-card:before{content:"\e9ab"}.dvl-icon-entry-information-other:before{content:"\e9ac"}.dvl-icon-entry-information-passport:before{content:"\e9ad"}.dvl-icon-entry-information-router:before{content:"\e9ae"}.dvl-icon-entry-information-safety-deposit:before{content:"\e9af"}.dvl-icon-entry-information-secure-note:before{content:"\e9b0"}.dvl-icon-entry-information-software:before{content:"\e9b1"}.dvl-icon-entry-information-wallet:before{content:"\e9b2"}.dvl-icon-entry-information-web:before{content:"\e9b3"}.dvl-icon-entry-keepass:before{content:"\e9b4"}.dvl-icon-entry-mail:before{content:"\e9b5"}.dvl-icon-entry-microsoft-onedrive:before{content:"\eb32"}.dvl-icon-entry-onenote:before{content:"\e9b6"}.dvl-icon-entry-otp:before{content:"\e9b7"}.dvl-icon-entry-password-list:before{content:"\e9b8"}.dvl-icon-entry-phonebook:before{content:"\e9b9"}.dvl-icon-entry-powerpoint:before{content:"\e9ba"}.dvl-icon-entry-private-key:before{content:"\e9bb"}.dvl-icon-entry-privileged-access-management:before{content:"\eb40"}.dvl-icon-entry-server:before{content:"\e9bc"}.dvl-icon-entry-session-apple-remote-desktop:before{content:"\e9bd"}.dvl-icon-entry-session-command-line:before{content:"\e9be"}.dvl-icon-entry-session-ftp:before{content:"\e9bf"}.dvl-icon-entry-session-gateway:before{content:"\e9c0"}.dvl-icon-entry-session-host:before{content:"\e9c1"}.dvl-icon-entry-session-port-forward:before{content:"\e9c2"}.dvl-icon-entry-session-proxy-tunnel:before{content:"\e9c3"}.dvl-icon-entry-session-rdp:before{content:"\e9c4"}.dvl-icon-entry-session-repositories-bold:before{content:"\e9c5"}.dvl-icon-entry-session-scp:before{content:"\eb27"}.dvl-icon-entry-session-sftp:before{content:"\e9c6"}.dvl-icon-entry-session-ssh:before{content:"\e9c7"}.dvl-icon-entry-session-ssh-tunnel:before{content:"\e9c8"}.dvl-icon-entry-session-telnet:before{content:"\e9c9"}.dvl-icon-entry-session-tftp:before{content:"\eb25"}.dvl-icon-entry-session-vnc:before{content:"\e9ca"}.dvl-icon-entry-session-wayk:before{content:"\e9cb"}.dvl-icon-entry-session-web-dav:before{content:"\e9cc"}.dvl-icon-entry-site:before{content:"\e9cd"}.dvl-icon-entry-supplier:before{content:"\e9ce"}.dvl-icon-entry-support:before{content:"\e9cf"}.dvl-icon-entry-teamviewer:before{content:"\e9d0"}.dvl-icon-entry-video:before{content:"\e9d1"}.dvl-icon-entry-visio:before{content:"\e9d2"}.dvl-icon-entry-word:before{content:"\e9d3"}.dvl-icon-entry-workstation:before{content:"\e9d4"}.dvl-icon-erase:before{content:"\ec74"}.dvl-icon-erase-input:before{content:"\ebc1"}.dvl-icon-evaluation:before{content:"\e9d5"}.dvl-icon-expand:before{content:"\ebc9"}.dvl-icon-expand-all:before{content:"\eb2b"}.dvl-icon-expand-more:before{content:"\eb21"}.dvl-icon-expiration:before{content:"\e9d6"}.dvl-icon-expired-bold:before{content:"\e9d7"}.dvl-icon-expiring:before{content:"\ecf5"}.dvl-icon-explorer:before{content:"\e9d8"}.dvl-icon-export:before{content:"\ebab"}.dvl-icon-export-csv:before{content:"\edb1"}.dvl-icon-export-databases:before{content:"\edb2"}.dvl-icon-export-host-csv:before{content:"\edb3"}.dvl-icon-export-html:before{content:"\edb4"}.dvl-icon-export-json:before{content:"\edb5"}.dvl-icon-export-md:before{content:"\edb6"}.dvl-icon-export-rdp:before{content:"\edb7"}.dvl-icon-export-xls:before{content:"\e9d9"}.dvl-icon-facebook:before{content:"\e9da"}.dvl-icon-faq:before{content:"\e9db"}.dvl-icon-faq-circle:before{content:"\e9dc"}.dvl-icon-favorite:before{content:"\e9dd"}.dvl-icon-favorite-half:before{content:"\eb58"}.dvl-icon-favorite-off:before{content:"\e9df"}.dvl-icon-favorite-remove:before{content:"\e9e0"}.dvl-icon-fax:before{content:"\e9e1"}.dvl-icon-features:before{content:"\e9e2"}.dvl-icon-fedora:before{content:"\ebca"}.dvl-icon-file-export:before{content:"\ed61"}.dvl-icon-file-import:before{content:"\ed62"}.dvl-icon-file-upload:before{content:"\ed53"}.dvl-icon-filter-bold:before{content:"\eb6d"}.dvl-icon-filter-clear-bold:before{content:"\eba6"}.dvl-icon-filter-down:before{content:"\e9e3"}.dvl-icon-filter-ip:before{content:"\ecf2"}.dvl-icon-filter-up:before{content:"\e9e4"}.dvl-icon-filter-up-down:before{content:"\e9e5"}.dvl-icon-firefox:before{content:"\e9e6"}.dvl-icon-flag:before{content:"\e9e7"}.dvl-icon-folder:before{content:"\ebd6"}.dvl-icon-folder-add:before{content:"\e9e9"}.dvl-icon-folder-bold:before{content:"\e9e8"}.dvl-icon-folder-dvls:before{content:"\ed6c"}.dvl-icon-folder-favorite:before{content:"\e9de"}.dvl-icon-folder-hub-business:before{content:"\ed6d"}.dvl-icon-folder-hub-personal:before{content:"\ed6e"}.dvl-icon-folder-open-dvls:before{content:"\ed6f"}.dvl-icon-folder-open-hub-business:before{content:"\ed70"}.dvl-icon-folder-open-hub-personal:before{content:"\ed71"}.dvl-icon-follow-up:before{content:"\eb6e"}.dvl-icon-fonts:before{content:"\ed79"}.dvl-icon-forum:before{content:"\e9ea"}.dvl-icon-forum-social:before{content:"\e9eb"}.dvl-icon-free:before{content:"\e9ec"}.dvl-icon-free-product:before{content:"\ed72"}.dvl-icon-full-time:before{content:"\e9ee"}.dvl-icon-full-time-bold:before{content:"\e9ef"}.dvl-icon-fullscreen:before{content:"\e9ed"}.dvl-icon-funnel:before{content:"\e9f0"}.dvl-icon-funnel-support:before{content:"\eb59"}.dvl-icon-general:before{content:"\e9f1"}.dvl-icon-general-settings:before{content:"\e9f2"}.dvl-icon-geo-security:before{content:"\e9f3"}.dvl-icon-github:before{content:"\edb8"}.dvl-icon-google-plus:before{content:"\e9f4"}.dvl-icon-graph-hide:before{content:"\ed63"}.dvl-icon-graph-view:before{content:"\ed64"}.dvl-icon-group:before{content:"\e9f5"}.dvl-icon-group-folder:before{content:"\eb48"}.dvl-icon-heart:before{content:"\eb49"}.dvl-icon-help:before{content:"\e9f6"}.dvl-icon-hexagon:before{content:"\ed47"}.dvl-icon-home:before{content:"\e9f7"}.dvl-icon-home-bold:before{content:"\e9f8"}.dvl-icon-host:before{content:"\e9f9"}.dvl-icon-host-extract:before{content:"\ed81"}.dvl-icon-html:before{content:"\e9fa"}.dvl-icon-hub-switcher:before{content:"\ed67"}.dvl-icon-hudu:before{content:"\ed78"}.dvl-icon-identity-bold:before{content:"\eb6f"}.dvl-icon-import:before{content:"\e9fb"}.dvl-icon-import-bold:before{content:"\e9fc"}.dvl-icon-import-computer:before{content:"\edb9"}.dvl-icon-import-csv:before{content:"\edba"}.dvl-icon-import-databases:before{content:"\edbb"}.dvl-icon-import-host:before{content:"\edbc"}.dvl-icon-import-network-scan:before{content:"\edbd"}.dvl-icon-import-rdp:before{content:"\edbe"}.dvl-icon-import-scan:before{content:"\edbf"}.dvl-icon-import-spiceworks:before{content:"\edc0"}.dvl-icon-import-user:before{content:"\edc1"}.dvl-icon-import-xls:before{content:"\edc2"}.dvl-icon-inbox:before{content:"\ed05"}.dvl-icon-increase-bold:before{content:"\e9fe"}.dvl-icon-infinite:before{content:"\ed73"}.dvl-icon-infinite-bold:before{content:"\e9ff"}.dvl-icon-info:before{content:"\ea00"}.dvl-icon-info-bold:before{content:"\ea01"}.dvl-icon-inherited:before{content:"\ed8e"}.dvl-icon-insert-log-comment:before{content:"\ec42"}.dvl-icon-insurance-bold:before{content:"\ea02"}.dvl-icon-intern:before{content:"\ea03"}.dvl-icon-intern-bold:before{content:"\ea04"}.dvl-icon-internet:before{content:"\ea05"}.dvl-icon-invite-user:before{content:"\ea06"}.dvl-icon-invite-user-mass-bold:before{content:"\ea07"}.dvl-icon-invoice-bold:before{content:"\ea08"}.dvl-icon-invoice-link-bold:before{content:"\ea09"}.dvl-icon-invoice-renew-bold:before{content:"\ea0a"}.dvl-icon-invoice-user-bold:before{content:"\ea0b"}.dvl-icon-invoice-view-bold:before{content:"\eb82"}.dvl-icon-ios:before{content:"\ea0c"}.dvl-icon-ip-blocked-bold:before{content:"\ea0d"}.dvl-icon-ip-bold:before{content:"\ea0e"}.dvl-icon-jail:before{content:"\eb3b"}.dvl-icon-justice:before{content:"\ed68"}.dvl-icon-keypad:before{content:"\ed48"}.dvl-icon-keypad-2:before{content:"\ed52"}.dvl-icon-lab:before{content:"\eb4a"}.dvl-icon-language:before{content:"\ea0f"}.dvl-icon-language-de:before{content:"\ed5b"}.dvl-icon-language-en:before{content:"\ed5c"}.dvl-icon-language-fr:before{content:"\ed5d"}.dvl-icon-large-arrow-up:before{content:"\eb4b"}.dvl-icon-lastpass:before{content:"\ea10"}.dvl-icon-leave-online:before{content:"\ea11"}.dvl-icon-letter-a:before{content:"\ed06"}.dvl-icon-letter-b:before{content:"\ed07"}.dvl-icon-letter-c:before{content:"\ed08"}.dvl-icon-letter-d:before{content:"\ed2e"}.dvl-icon-letter-e:before{content:"\ed2f"}.dvl-icon-letter-f:before{content:"\ed30"}.dvl-icon-letter-g:before{content:"\ed31"}.dvl-icon-letter-h:before{content:"\ed32"}.dvl-icon-letter-i:before{content:"\ed33"}.dvl-icon-letter-j:before{content:"\ed34"}.dvl-icon-letter-k:before{content:"\ed35"}.dvl-icon-letter-l:before{content:"\ed36"}.dvl-icon-letter-m:before{content:"\ed37"}.dvl-icon-letter-n:before{content:"\ed38"}.dvl-icon-letter-o:before{content:"\ed39"}.dvl-icon-letter-p:before{content:"\ed3a"}.dvl-icon-letter-q:before{content:"\ed3b"}.dvl-icon-letter-r:before{content:"\ed3c"}.dvl-icon-letter-s:before{content:"\ed3d"}.dvl-icon-letter-t:before{content:"\ed3e"}.dvl-icon-letter-u:before{content:"\ed3f"}.dvl-icon-letter-v:before{content:"\ed40"}.dvl-icon-letter-w:before{content:"\ed41"}.dvl-icon-letter-x:before{content:"\ed42"}.dvl-icon-letter-y:before{content:"\ed43"}.dvl-icon-letter-z:before{content:"\ed44"}.dvl-icon-level-critical:before{content:"\edc7"}.dvl-icon-score-flag:before{content:"\edc3"}.dvl-icon-level-high:before{content:"\edc4"}.dvl-icon-level-low:before{content:"\edc5"}.dvl-icon-level-medium:before{content:"\edc6"}.dvl-icon-license:before{content:"\ea12"}.dvl-icon-license-delivery:before{content:"\ea13"}.dvl-icon-license-plate:before{content:"\eba7"}.dvl-icon-license-subscription:before{content:"\ea14"}.dvl-icon-licensing-billingual:before{content:"\ea15"}.dvl-icon-lifesaver:before{content:"\eb70"}.dvl-icon-light:before{content:"\edae"}.dvl-icon-lightweight:before{content:"\ea17"}.dvl-icon-like:before{content:"\ea18"}.dvl-icon-link:before{content:"\ea7c"}.dvl-icon-link-broken:before{content:"\ec73"}.dvl-icon-link-external:before{content:"\ebaf"}.dvl-icon-linux:before{content:"\ea1a"}.dvl-icon-list:before{content:"\ea1b"}.dvl-icon-live-demo:before{content:"\ea1c"}.dvl-icon-lock:before{content:"\ea1d"}.dvl-icon-lock-bold:before{content:"\ea1e"}.dvl-icon-login:before{content:"\ea20"}.dvl-icon-login-attempt:before{content:"\ea21"}.dvl-icon-login-history:before{content:"\ea22"}.dvl-icon-login-last:before{content:"\ed51"}.dvl-icon-logo-account:before{content:"\eb89"}.dvl-icon-logo-affiliates:before{content:"\eb5a"}.dvl-icon-logo-authenticator:before{content:"\eb71"}.dvl-icon-logo-cloud:before{content:"\ea23"}.dvl-icon-logo-cloud-text:before{content:"\eb18"}.dvl-icon-logo-crm:before{content:"\eb34"}.dvl-icon-logo-crm-text:before{content:"\eb35"}.dvl-icon-logo-customer-portal:before{content:"\eb87"}.dvl-icon-logo-dci:before{content:"\ea24"}.dvl-icon-logo-dcl:before{content:"\eb1d"}.dvl-icon-logo-dcl-text:before{content:"\eb1e"}.dvl-icon-logo-dcp:before{content:"\ea25"}.dvl-icon-logo-devolutions:before{content:"\ed7e"}.dvl-icon-logo-devolutions-text:before{content:"\ea26"}.dvl-icon-logo-dob:before{content:"\ea27"}.dvl-icon-logo-dod:before{content:"\ea28"}.dvl-icon-logo-dodb:before{content:"\ea29"}.dvl-icon-dodb:before{content:"\ea29"}.dvl-icon-logo-dps:before{content:"\ea2a"}.dvl-icon-logo-dps-cli:before{content:"\eb95"}.dvl-icon-logo-dps-text:before{content:"\eb1a"}.dvl-icon-logo-dvls:before{content:"\ea2b"}.dvl-icon-logo-dwl:before{content:"\ea2c"}.dvl-icon-logo-dwl-text:before{content:"\eb1c"}.dvl-icon-logo-forum:before{content:"\ebd5"}.dvl-icon-logo-gateway:before{content:"\ed03"}.dvl-icon-logo-hr:before{content:"\ea2d"}.dvl-icon-logo-hub:before{content:"\ea2e"}.dvl-icon-logo-hub-cli:before{content:"\eb94"}.dvl-icon-logo-hub-enterprise:before{content:"\ecef"}.dvl-icon-logo-hub-importer:before{content:"\eb93"}.dvl-icon-logo-hub-personal:before{content:"\ebd4"}.dvl-icon-logo-hub-secret-management:before{content:"\ed8d"}.dvl-icon-logo-jump:before{content:"\ea2f"}.dvl-icon-logo-knowledge-base:before{content:"\eda6"}.dvl-icon-logo-localizer:before{content:"\eba8"}.dvl-icon-logo-lucid:before{content:"\eb92"}.dvl-icon-logo-microsoft-sql:before{content:"\eb20"}.dvl-icon-logo-office-365:before{content:"\eb28"}.dvl-icon-logo-online-services:before{content:"\eb88"}.dvl-icon-logo-pam:before{content:"\ecf4"}.dvl-icon-logo-product-helper:before{content:"\ecee"}.dvl-icon-logo-pvm:before{content:"\ea30"}.dvl-icon-logo-rdm:before{content:"\ea31"}.dvl-icon-logo-rdma:before{content:"\ea32"}.dvl-icon-logo-rh:before{content:"\eda0"}.dvl-icon-logo-server-console:before{content:"\ed92"}.dvl-icon-logo-server-secret-management:before{content:"\ed91"}.dvl-icon-logo-university:before{content:"\ea33"}.dvl-icon-logo-wayk-agent:before{content:"\ecec"}.dvl-icon-logo-wayk-bastion:before{content:"\eced"}.dvl-icon-logo-wayk-den:before{content:"\eba3"}.dvl-icon-logo-wayk-den-text:before{content:"\eba4"}.dvl-icon-logo-wayk-now:before{content:"\ea35"}.dvl-icon-logo-wayk-now-bold:before{content:"\ea36"}.dvl-icon-logo-workspace:before{content:"\ed77"}.dvl-icon-logout:before{content:"\ea34"}.dvl-icon-logs:before{content:"\ea37"}.dvl-icon-lunch:before{content:"\ea38"}.dvl-icon-lunch-bold:before{content:"\ea39"}.dvl-icon-mac:before{content:"\ebd3"}.dvl-icon-mail:before{content:"\eb72"}.dvl-icon-mail-new:before{content:"\ed9a"}.dvl-icon-mail-open:before{content:"\ed99"}.dvl-icon-mail-secured:before{content:"\ed66"}.dvl-icon-mails:before{content:"\ed98"}.dvl-icon-mails-open:before{content:"\ed97"}.dvl-icon-make-user-owner:before{content:"\ea3b"}.dvl-icon-management-tool:before{content:"\ea3c"}.dvl-icon-manager:before{content:"\ea3d"}.dvl-icon-map-pin:before{content:"\ea3e"}.dvl-icon-map-pin-add:before{content:"\ea3f"}.dvl-icon-map-pin-add-bold:before{content:"\eb5b"}.dvl-icon-map-pin-bold:before{content:"\eb5c"}.dvl-icon-map-pin-list-bold:before{content:"\eb5d"}.dvl-icon-marketing:before{content:"\ea40"}.dvl-icon-mce-align-center:before{content:"\ed1a"}.dvl-icon-mce-align-justify:before{content:"\ed1b"}.dvl-icon-mce-align-left:before{content:"\ea3a"}.dvl-icon-mce-align-right:before{content:"\ed17"}.dvl-icon-mce-bold:before{content:"\ea41"}.dvl-icon-mce-code:before{content:"\ea42"}.dvl-icon-mce-color:before{content:"\ea43"}.dvl-icon-mce-italic:before{content:"\ea44"}.dvl-icon-mce-link:before{content:"\ea45"}.dvl-icon-mce-list:before{content:"\ea46"}.dvl-icon-mce-list-number:before{content:"\ed18"}.dvl-icon-mce-media:before{content:"\ea47"}.dvl-icon-mce-quote:before{content:"\ea48"}.dvl-icon-mce-size:before{content:"\ed19"}.dvl-icon-mce-underline:before{content:"\ea49"}.dvl-icon-media:before{content:"\ea4a"}.dvl-icon-membership:before{content:"\eb97"}.dvl-icon-membership-bold:before{content:"\ebb5"}.dvl-icon-memory-bold:before{content:"\ea4b"}.dvl-icon-men:before{content:"\ebad"}.dvl-icon-menu:before{content:"\ea4c"}.dvl-icon-merge:before{content:"\eb9c"}.dvl-icon-minimize:before{content:"\ebcb"}.dvl-icon-mint:before{content:"\ebcc"}.dvl-icon-money:before{content:"\eb5e"}.dvl-icon-money-pool:before{content:"\ed76"}.dvl-icon-monitor-bold:before{content:"\ea4f"}.dvl-icon-monitor-session:before{content:"\ecf6"}.dvl-icon-more-horiz:before{content:"\ebac"}.dvl-icon-more-vert:before{content:"\ea50"}.dvl-icon-motherboard:before{content:"\ed7d"}.dvl-icon-move:before{content:"\ea51"}.dvl-icon-move-folder:before{content:"\ea52"}.dvl-icon-move-thread:before{content:"\ea53"}.dvl-icon-move-to-vault:before{content:"\eb8a"}.dvl-icon-multi-selection-bold:before{content:"\ea55"}.dvl-icon-multiplatform-bold:before{content:"\ea54"}.dvl-icon-my-account:before{content:"\ea56"}.dvl-icon-my-funnel:before{content:"\eb73"}.dvl-icon-mysql:before{content:"\eda1"}.dvl-icon-never-list:before{content:"\ea57"}.dvl-icon-new-page:before{content:"\ecf3"}.dvl-icon-new-year:before{content:"\eb5f"}.dvl-icon-news:before{content:"\ea58"}.dvl-icon-no-data-entry-bold:before{content:"\ea59"}.dvl-icon-note:before{content:"\ea5a"}.dvl-icon-notification:before{content:"\ea5b"}.dvl-icon-notification-off:before{content:"\ed94"}.dvl-icon-notifications:before{content:"\eb8f"}.dvl-icon-notifications-bold:before{content:"\eb3f"}.dvl-icon-notifications-bold-subscriber:before{content:"\eb9d"}.dvl-icon-notifications-bold-subscriber-group:before{content:"\eb9e"}.dvl-icon-notifications-off:before{content:"\eca5"}.dvl-icon-notifications-subscriber:before{content:"\eba0"}.dvl-icon-notifications-subscriber-group:before{content:"\eba1"}.dvl-icon-number-0:before{content:"\ed27"}.dvl-icon-number-1:before{content:"\ed09"}.dvl-icon-number-2:before{content:"\ed0a"}.dvl-icon-number-3:before{content:"\ed0b"}.dvl-icon-number-4:before{content:"\ed28"}.dvl-icon-number-5:before{content:"\ed29"}.dvl-icon-number-6:before{content:"\ed2a"}.dvl-icon-number-7:before{content:"\ed2b"}.dvl-icon-number-8:before{content:"\ed2c"}.dvl-icon-number-9:before{content:"\ed2d"}.dvl-icon-online:before{content:"\ea5c"}.dvl-icon-online-backup:before{content:"\ea5d"}.dvl-icon-online-bold:before{content:"\ea5e"}.dvl-icon-online-database:before{content:"\ebb6"}.dvl-icon-online-drive:before{content:"\ea5f"}.dvl-icon-online-help:before{content:"\ea60"}.dvl-icon-online-services:before{content:"\ea61"}.dvl-icon-online-services-bold:before{content:"\ea62"}.dvl-icon-open-ignore-settings:before{content:"\ed5a"}.dvl-icon-open-personal-credential:before{content:"\ed59"}.dvl-icon-open-session:before{content:"\ea63"}.dvl-icon-opensuse:before{content:"\ebcd"}.dvl-icon-opera:before{content:"\ea64"}.dvl-icon-optimization:before{content:"\ea65"}.dvl-icon-oracle:before{content:"\eda2"}.dvl-icon-organigram:before{content:"\eb8e"}.dvl-icon-os:before{content:"\ed7c"}.dvl-icon-others:before{content:"\ea66"}.dvl-icon-outbox:before{content:"\ed0c"}.dvl-icon-overview:before{content:"\ea68"}.dvl-icon-ovewrite:before{content:"\ed75"}.dvl-icon-pam:before{content:"\eb1b"}.dvl-icon-panel:before{content:"\ea69"}.dvl-icon-parental-leave-bold:before{content:"\ea6a"}.dvl-icon-part-time:before{content:"\ea6b"}.dvl-icon-password:before{content:"\eb4c"}.dvl-icon-password-analyzer-bold:before{content:"\ea6c"}.dvl-icon-password-analyzer:before{content:"\ea6c"}.dvl-icon-password-backup:before{content:"\ea6d"}.dvl-icon-password-forbidden:before{content:"\ed50"}.dvl-icon-password-generator:before{content:"\ea6e"}.dvl-icon-password-generator-dwl:before{content:"\ea6e"}.dvl-icon-password-generator-bold:before{content:"\ea6f"}.dvl-icon-password-generator-dwl-bold:before{content:"\ea71"}.dvl-icon-password-history-bold:before{content:"\ea72"}.dvl-icon-password-key:before{content:"\ed95"}.dvl-icon-password-management:before{content:"\ea73"}.dvl-icon-password-manager:before{content:"\ed21"}.dvl-icon-password-template:before{content:"\ea74"}.dvl-icon-pause:before{content:"\ea75"}.dvl-icon-pay-now:before{content:"\ea76"}.dvl-icon-pdf:before{content:"\ea77"}.dvl-icon-phone:before{content:"\ea78"}.dvl-icon-photo-camera:before{content:"\eb4d"}.dvl-icon-pinterest:before{content:"\ea79"}.dvl-icon-plan:before{content:"\ea7a"}.dvl-icon-play:before{content:"\ea7b"}.dvl-icon-pointer-bold:before{content:"\ea7d"}.dvl-icon-powershell:before{content:"\ea7e"}.dvl-icon-press-release:before{content:"\ea7f"}.dvl-icon-previous-versions:before{content:"\ea80"}.dvl-icon-price:before{content:"\ea81"}.dvl-icon-price-bold:before{content:"\ea82"}.dvl-icon-print-bold:before{content:"\ea83"}.dvl-icon-printer:before{content:"\ed0d"}.dvl-icon-printer-server-a:before{content:"\ed0e"}.dvl-icon-printer-server-b:before{content:"\ed0f"}.dvl-icon-private-vault:before{content:"\eb19"}.dvl-icon-private-vault-repository:before{content:"\eb90"}.dvl-icon-privileged-account:before{content:"\eb9f"}.dvl-icon-processor-bold:before{content:"\ea84"}.dvl-icon-product:before{content:"\ea85"}.dvl-icon-product-questions:before{content:"\ea86"}.dvl-icon-products:before{content:"\ea87"}.dvl-icon-professional:before{content:"\ea88"}.dvl-icon-proxy:before{content:"\ea89"}.dvl-icon-psono:before{content:"\ed74"}.dvl-icon-public-services:before{content:"\ea8a"}.dvl-icon-push-pin:before{content:"\ea8b"}.dvl-icon-qr-code:before{content:"\ed90"}.dvl-icon-quick-start:before{content:"\ecd8"}.dvl-icon-quote-bold:before{content:"\ea8c"}.dvl-icon-radio-button:before{content:"\ea8d"}.dvl-icon-rd-gateway:before{content:"\eda3"}.dvl-icon-read:before{content:"\ea8e"}.dvl-icon-read-me:before{content:"\ea8f"}.dvl-icon-read-me-info:before{content:"\ed26"}.dvl-icon-recently-used:before{content:"\ea90"}.dvl-icon-recently-used-bold:before{content:"\ea91"}.dvl-icon-redhat:before{content:"\ebce"}.dvl-icon-refresh:before{content:"\ea93"}.dvl-icon-refresh-large:before{content:"\eda4"}.dvl-icon-refund:before{content:"\ea94"}.dvl-icon-register:before{content:"\ea95"}.dvl-icon-registry-bin:before{content:"\ed4e"}.dvl-icon-registry-string:before{content:"\ed4f"}.dvl-icon-release-notes:before{content:"\ea96"}.dvl-icon-remote-connections:before{content:"\ea97"}.dvl-icon-remote-support:before{content:"\ea98"}.dvl-icon-remove:before{content:"\ea99"}.dvl-icon-remove-user:before{content:"\ea9a"}.dvl-icon-rename:before{content:"\ed4d"}.dvl-icon-replacement-bold:before{content:"\ea9b"}.dvl-icon-reply:before{content:"\ea9c"}.dvl-icon-report:before{content:"\ea9d"}.dvl-icon-report-bold:before{content:"\ea9e"}.dvl-icon-repositories:before{content:"\ea9f"}.dvl-icon-repositories-bold:before{content:"\eaa0"}.dvl-icon-repositories-transfer-bold:before{content:"\eaa1"}.dvl-icon-required:before{content:"\ebcf"}.dvl-icon-reseller-grade:before{content:"\eb36"}.dvl-icon-reset:before{content:"\eb3e"}.dvl-icon-reset-password:before{content:"\eaa2"}.dvl-icon-reset-password-bold:before{content:"\eaa3"}.dvl-icon-reset-security:before{content:"\eaa4"}.dvl-icon-reset-server:before{content:"\eaa5"}.dvl-icon-restore:before{content:"\eb74"}.dvl-icon-ribbon:before{content:"\eb4e"}.dvl-icon-roles:before{content:"\eaa6"}.dvl-icon-rss:before{content:"\eaa7"}.dvl-icon-safari:before{content:"\eaa8"}.dvl-icon-salary-bold:before{content:"\eaa9"}.dvl-icon-salary-unpaid-bold:before{content:"\eaaa"}.dvl-icon-save:before{content:"\eaab"}.dvl-icon-scan:before{content:"\eaac"}.dvl-icon-scan-credentials:before{content:"\eaad"}.dvl-icon-scan-network:before{content:"\eaae"}.dvl-icon-scan-settings:before{content:"\eaaf"}.dvl-icon-schedular:before{content:"\eab0"}.dvl-icon-screen:before{content:"\eab1"}.dvl-icon-screen-new-tab:before{content:"\eab2"}.dvl-icon-script:before{content:"\eab3"}.dvl-icon-script-bold:before{content:"\eab4"}.dvl-icon-script-empty:before{content:"\eab5"}.dvl-icon-search:before{content:"\eab6"}.dvl-icon-security:before{content:"\eab7"}.dvl-icon-security-bold:before{content:"\eb4f"}.dvl-icon-security-group:before{content:"\eab8"}.dvl-icon-security-key:before{content:"\eba2"}.dvl-icon-security-policy:before{content:"\eda7"}.dvl-icon-send:before{content:"\eab9"}.dvl-icon-send-bold:before{content:"\eaba"}.dvl-icon-sendgrid:before{content:"\eb61"}.dvl-icon-server:before{content:"\eabb"}.dvl-icon-server-farm-a:before{content:"\ed10"}.dvl-icon-server-farm-b:before{content:"\ed11"}.dvl-icon-server-logs:before{content:"\eabc"}.dvl-icon-services-bold:before{content:"\eabd"}.dvl-icon-session:before{content:"\eabe"}.dvl-icon-session-bold:before{content:"\eabf"}.dvl-icon-session-tools:before{content:"\eac1"}.dvl-icon-sessions:before{content:"\eac0"}.dvl-icon-sha256:before{content:"\ed96"}.dvl-icon-share:before{content:"\eac2"}.dvl-icon-share-bold:before{content:"\eac3"}.dvl-icon-share-connect:before{content:"\eac4"}.dvl-icon-short-term-bold:before{content:"\eac5"}.dvl-icon-shortcut:before{content:"\ed69"}.dvl-icon-sink:before{content:"\eac6"}.dvl-icon-site:before{content:"\eac7"}.dvl-icon-skype:before{content:"\eac8"}.dvl-icon-small-check:before{content:"\eac9"}.dvl-icon-smallscreen:before{content:"\eaca"}.dvl-icon-smilley:before{content:"\eacb"}.dvl-icon-sms:before{content:"\eacc"}.dvl-icon-social-instagram:before{content:"\eb8c"}.dvl-icon-social-linkedin:before{content:"\ea19"}.dvl-icon-social-number:before{content:"\eb96"}.dvl-icon-social-reddit:before{content:"\ea92"}.dvl-icon-social-spiceworks:before{content:"\ead3"}.dvl-icon-social-twitter:before{content:"\eaf5"}.dvl-icon-social-youtube:before{content:"\eb17"}.dvl-icon-solution-password-management:before{content:"\eacd"}.dvl-icon-solution-privileged-access-management:before{content:"\eace"}.dvl-icon-solution-remote-access:before{content:"\eacf"}.dvl-icon-solution-remote-connection-management:before{content:"\ead0"}.dvl-icon-solutions:before{content:"\ead1"}.dvl-icon-sort:before{content:"\ed1c"}.dvl-icon-speakers:before{content:"\ead2"}.dvl-icon-splitview:before{content:"\ead4"}.dvl-icon-sports:before{content:"\ead6"}.dvl-icon-spotlight-on:before{content:"\ead5"}.dvl-icon-spreadsheet:before{content:"\eb91"}.dvl-icon-sql:before{content:"\ead7"}.dvl-icon-sql-permission:before{content:"\ed23"}.dvl-icon-square:before{content:"\ed12"}.dvl-icon-staff-active:before{content:"\ead8"}.dvl-icon-staff-full-time:before{content:"\ead9"}.dvl-icon-staff-half-time:before{content:"\eada"}.dvl-icon-staff-hours-35:before{content:"\eadb"}.dvl-icon-staff-hours-40:before{content:"\eadc"}.dvl-icon-staff-inactive:before{content:"\eadd"}.dvl-icon-staff-intern:before{content:"\eade"}.dvl-icon-staff-temporary:before{content:"\eadf"}.dvl-icon-staff-terminated:before{content:"\eae0"}.dvl-icon-stars:before{content:"\eb7f"}.dvl-icon-status:before{content:"\eb75"}.dvl-icon-stop:before{content:"\ed22"}.dvl-icon-stop-watching:before{content:"\eae2"}.dvl-icon-stripe:before{content:"\eae3"}.dvl-icon-suggestion-box-bold:before{content:"\eae4"}.dvl-icon-support:before{content:"\eb76"}.dvl-icon-support-ticket:before{content:"\ed13"}.dvl-icon-switch:before{content:"\ed14"}.dvl-icon-synchronizer:before{content:"\ed58"}.dvl-icon-synchronizer-bold:before{content:"\eae5"}.dvl-icon-sysadminotaur:before{content:"\eae6"}.dvl-icon-system-information-bold:before{content:"\eae7"}.dvl-icon-t-shirt:before{content:"\eb62"}.dvl-icon-tablet:before{content:"\eb50"}.dvl-icon-tag:before{content:"\eae8"}.dvl-icon-tag-bold:before{content:"\eb77"}.dvl-icon-target:before{content:"\eb39"}.dvl-icon-team:before{content:"\eae9"}.dvl-icon-technologies:before{content:"\eaea"}.dvl-icon-telecom:before{content:"\eaeb"}.dvl-icon-template:before{content:"\eaec"}.dvl-icon-template-bold:before{content:"\eaed"}.dvl-icon-temporary-access:before{content:"\ecda"}.dvl-icon-temporary-time:before{content:"\eaee"}.dvl-icon-text-bullets:before{content:"\eb83"}.dvl-icon-ticket-management:before{content:"\eda5"}.dvl-icon-timer:before{content:"\eaef"}.dvl-icon-timesheet:before{content:"\eb78"}.dvl-icon-token-kdc:before{content:"\eda8"}.dvl-icon-tools:before{content:"\eb51"}.dvl-icon-topic:before{content:"\eaf0"}.dvl-icon-topic-lock:before{content:"\ea1f"}.dvl-icon-topic-merge:before{content:"\ea4d"}.dvl-icon-topic-move:before{content:"\ed24"}.dvl-icon-topic-stick:before{content:"\eae1"}.dvl-icon-topic-stop-watching:before{content:"\eb14"}.dvl-icon-topic-unread:before{content:"\eafa"}.dvl-icon-topic-watching:before{content:"\eb13"}.dvl-icon-transaction:before{content:"\eb60"}.dvl-icon-transaction-new:before{content:"\eb79"}.dvl-icon-transaction-open:before{content:"\eb7a"}.dvl-icon-transactions:before{content:"\eaf1"}.dvl-icon-tree-view:before{content:"\eaf2"}.dvl-icon-trial:before{content:"\eb7b"}.dvl-icon-trial-30-day:before{content:"\eaf3"}.dvl-icon-triangle:before{content:"\ed15"}.dvl-icon-trimestriel-bold:before{content:"\eaf4"}.dvl-icon-two-factor:before{content:"\eaf6"}.dvl-icon-two-factor-duo:before{content:"\eb26"}.dvl-icon-two-factor-fingerprint:before{content:"\eaf7"}.dvl-icon-ubuntu:before{content:"\ebd0"}.dvl-icon-unlock:before{content:"\eaf8"}.dvl-icon-unpaid:before{content:"\eb7c"}.dvl-icon-unpin:before{content:"\eaf9"}.dvl-icon-unplug:before{content:"\ed84"}.dvl-icon-unsaved:before{content:"\eafb"}.dvl-icon-update-attachment:before{content:"\eafc"}.dvl-icon-upload:before{content:"\ed25"}.dvl-icon-upload-arrow:before{content:"\eafd"}.dvl-icon-upload-bold:before{content:"\eafe"}.dvl-icon-use-case:before{content:"\ecf7"}.dvl-icon-user:before{content:"\eaff"}.dvl-icon-user-activity-log:before{content:"\ed5f"}.dvl-icon-user-admin:before{content:"\ed83"}.dvl-icon-user-all:before{content:"\ed6a"}.dvl-icon-user-bold:before{content:"\eb00"}.dvl-icon-user-check:before{content:"\eb01"}.dvl-icon-user-check-bold:before{content:"\eb7d"}.dvl-icon-user-disable:before{content:"\eb02"}.dvl-icon-user-enable:before{content:"\eb03"}.dvl-icon-user-group:before{content:"\ed57"}.dvl-icon-user-group-admin:before{content:"\ed82"}.dvl-icon-user-group-organization:before{content:"\eda9"}.dvl-icon-user-group-sync:before{content:"\edaa"}.dvl-icon-user-information:before{content:"\eb7e"}.dvl-icon-user-list-bold:before{content:"\eb84"}.dvl-icon-user-locked:before{content:"\eb04"}.dvl-icon-user-organization:before{content:"\edab"}.dvl-icon-user-role:before{content:"\eb05"}.dvl-icon-user-roles:before{content:"\eb06"}.dvl-icon-user-sync:before{content:"\edac"}.dvl-icon-user-vault:before{content:"\ed4c"}.dvl-icon-users:before{content:"\eb07"}.dvl-icon-users-bold:before{content:"\eb52"}.dvl-icon-vacations-report:before{content:"\eb64"}.dvl-icon-vault:before{content:"\eb08"}.dvl-icon-vault-upgrade:before{content:"\ed6b"}.dvl-icon-version:before{content:"\ebbf"}.dvl-icon-video:before{content:"\eb09"}.dvl-icon-videocam-bold:before{content:"\eb0a"}.dvl-icon-view:before{content:"\eb0b"}.dvl-icon-view-sales:before{content:"\eb0c"}.dvl-icon-virtual-bold:before{content:"\eb0d"}.dvl-icon-visibility:before{content:"\ebaa"}.dvl-icon-visibility-lock:before{content:"\eb98"}.dvl-icon-visibility-off:before{content:"\eb65"}.dvl-icon-vm-infra:before{content:"\eb66"}.dvl-icon-vm-player:before{content:"\eb67"}.dvl-icon-vm-workstation:before{content:"\eb68"}.dvl-icon-vpn:before{content:"\eb0e"}.dvl-icon-vpn-bold:before{content:"\eb0f"}.dvl-icon-wait:before{content:"\eb10"}.dvl-icon-wallpaper:before{content:"\eb11"}.dvl-icon-warning:before{content:"\eb53"}.dvl-icon-watching:before{content:"\eb12"}.dvl-icon-wayk-session-off:before{content:"\ebd2"}.dvl-icon-wayk-session-on:before{content:"\ebd1"}.dvl-icon-wayk-subscription:before{content:"\ed1d"}.dvl-icon-wayk-tenant:before{content:"\ed1e"}.dvl-icon-wayk-unit:before{content:"\ed1f"}.dvl-icon-web-server:before{content:"\ed16"}.dvl-icon-week:before{content:"\eb69"}.dvl-icon-windows:before{content:"\eb15"}.dvl-icon-winner:before{content:"\eb16"}.dvl-icon-wizzard:before{content:"\ecd9"}.dvl-icon-women:before{content:"\ebae"}.dvl-icon{font-size:24px}html{overflow:hidden}html,body{height:100%;width:100%}body{font-family:Open Sans,Helvetica Neue,sans-serif;margin:0;font-size:12px;position:relative;width:100%;line-height:1;font-weight:500;letter-spacing:-.01em}body a:hover{cursor:pointer}.dvl-icon{font-size:1em}a{transition:all .25s ease-in-out}[ng-reflect-router-link]{outline:none}#main{padding:0 15px;margin:0 auto;max-width:1140px}.dvl-icon+span{margin-left:6px;vertical-align:baseline}.forumcontent table{font-size:8pt;border-collapse:collapse;background-color:#fff;margin-bottom:10px}span.msg-info a{color:#494949}span.msg-info a+a{margin-left:10px}span.msg-info .dvl-icon{color:#7c6f72;font-size:14px!important;position:relative;top:-1px;vertical-align:middle!important}.UserDetails{display:table-cell;line-height:15px;vertical-align:middle}.quicklinks{font-family:devolutions-icons,Open Sans,sans-serif;font-size:10px;list-style:outside none none;margin:0;padding:0!important}.quicklinks .small{font-size:17px}.quicklinks .large{font-size:20px;display:inline}.avatar{border-radius:50%;width:2em;margin:0;padding:0;vertical-align:bottom}.avatar.small{height:17px;width:17px;margin:2px;vertical-align:middle}.TopicsList h2 a{font-weight:600}.PostListTable p{font-size:1.1em;line-height:1.7em}.single_category_title{display:inline-block;font-size:10px;font-weight:600;line-height:1;text-transform:uppercase}.smalltoolbar{z-index:999;position:absolute;top:inherit;bottom:12px;right:7px;display:flex;align-items:center;font-size:10px}.fixedsticky{position:sticky}.fixedPager{border-top:1px solid #0068c3;border-top:1px solid var(--devolutions-blue);box-shadow:0 5px 0 5px #fff;box-shadow:0 5px 0 5px var(--layer-0);position:sticky;bottom:0;background:#ffffff;background:var(--layer-0);text-align:right;width:100%;max-width:1140px;padding-bottom:1px}.header .menu-holder ul.sf-menu>li.menu-item-category-204>a:hover,.menu-holder.style1 ul.sf-menu>li.menu-item-category-204>a:hover,.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.menu-item-category-204>a:hover,.menu-holder ul li.menu-item-mega-parent .thb_mega_menu_holder .thb_mega_menu li.menu-item-category-204.active>a,.menu-holder ul li .sub-menu li.menu-item-category-204>a:hover,.single_category_title.category-link-204{color:#0068c3;color:var(--devolutions-blue)}h1.entry-title{font-size:22px;line-height:20px;display:block;letter-spacing:-.07em;font-weight:600;padding-right:25%;margin-top:0}.entry-title{border-bottom:1px solid #0068c3;border-bottom:1px solid var(--devolutions-blue);box-shadow:0 5px 5px -3px #0003;padding-bottom:15px}.ql-container.ql-disabled .ql-editor{padding-left:0;font-family:Open Sans,sans-serif;line-height:1.7em;color:#000;color:var(--primary-color-text);font-size:.9em}hr.vertical-hr{margin:0 1em;height:3em;border:0 none;border-left:1px solid #e0e0e0;border-left:1px solid var(--border-color-secondary);opacity:.6}label[for]{cursor:pointer}body .ngx-pagination a:hover,body .ngx-pagination button:hover{background:#f4f4f4;background:var(--layer-1)}.pastille{padding:.2em .6em;vertical-align:middle;font-size:11px;text-transform:uppercase;background:lightgrey;color:#484848;font-weight:700;border-radius:7px;line-height:1;letter-spacing:.01em}.dark-theme .pastille{background:#6b6b6b;color:#d3d3d3}.pastille+.pastille{margin-left:.4em}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{padding:.5em}
