@charset "UTF-8";.p-component,.p-component *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.p-hidden{display:none}.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{-webkit-transform:scale(0);-moz-transform:scale(0);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;-ms-user-select:none;user-select:none}.p-scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}@-webkit-keyframes p-fadein{0%{opacity:0}to{opacity:1}}@keyframes p-fadein{0%{opacity:0}to{opacity:1}}.p-link{text-align:left;background-color:transparent;margin:0;padding:0;border:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-connected-overlay{opacity:0;-webkit-transform:scaleY(.8);-moz-transform:scaleY(.8);transform:scaleY(.8);-webkit-transition:opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);-moz-transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1),-moz-transform .12s cubic-bezier(0,0,.2,1);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1),-moz-transform .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-visible{opacity:1}.p-connected-overlay-hidden,.p-connected-overlay-visible{-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1)}.p-connected-overlay-hidden{opacity:0;-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear}.p-connected-overlay-enter{opacity:0;-webkit-transform:scaleY(.8);-moz-transform:scaleY(.8);transform:scaleY(.8)}.p-connected-overlay-enter-active{opacity:1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);-moz-transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1),-moz-transform .12s cubic-bezier(0,0,.2,1);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1),-moz-transform .12s cubic-bezier(0,0,.2,1)}.p-connected-overlay-enter-done{-webkit-transform:none;-moz-transform:none;transform:none}.p-connected-overlay-exit{opacity:1}.p-connected-overlay-exit-active{opacity:0;-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear}.p-toggleable-content-enter{max-height:0}.p-toggleable-content-enter-active{overflow:hidden;max-height:1000px;-webkit-transition:max-height 1s ease-in-out;-moz-transition:max-height 1s ease-in-out;transition:max-height 1s ease-in-out}.p-toggleable-content-enter-done{-webkit-transform:none;-moz-transform:none;transform:none}.p-toggleable-content-exit{max-height:1000px}.p-toggleable-content-exit-active{overflow:hidden;max-height:0;-webkit-transition:max-height .45s cubic-bezier(0,1,0,1);-moz-transition:max-height .45s cubic-bezier(0,1,0,1);transition:max-height .45s cubic-bezier(0,1,0,1)}.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-accordion-header-link{cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;text-decoration:none}.p-accordion-header-link:focus{z-index:1}.p-accordion-header-text{line-height:1}.p-autocomplete{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;position:relative}.p-autocomplete-dd .p-autocomplete-input{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;width:1%}.p-autocomplete-dd .p-autocomplete-input,.p-autocomplete-dd .p-autocomplete-multiple-container{border-top-right-radius:0;border-bottom-right-radius:0}.p-autocomplete-dd .p-autocomplete-dropdown{border-top-left-radius:0;border-bottom-left-radius:0}.p-autocomplete .p-autocomplete-panel{min-width:100%}.p-autocomplete-panel{position:absolute;top:0;left:0;overflow:auto}.p-autocomplete-items{margin:0;padding:0;list-style-type:none}.p-autocomplete-item{cursor:pointer;white-space:nowrap;position:relative;overflow:hidden}.p-autocomplete-multiple-container{margin:0;padding:0;list-style-type:none;cursor:text;overflow:hidden;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.p-autocomplete-multiple-container,.p-autocomplete-token{-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-autocomplete-token{cursor:default;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.p-autocomplete-token-icon{cursor:pointer}.p-autocomplete-input-token{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.p-autocomplete-input-token input{border:0;outline:0 none;background-color:transparent;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;width:100%}.p-fluid .p-autocomplete{display:-webkit-flex;display:-moz-box;display:flex}.p-fluid .p-autocomplete-dd .p-autocomplete-input{width:1%}.p-avatar{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:2rem;height:2rem;font-size:1rem}.p-avatar.p-avatar-image{background-color:transparent}.p-avatar-circle,.p-avatar-circle img{border-radius:50%}.p-avatar .p-avatar-icon{font-size:1rem}.p-avatar img{width:100%;height:100%}.p-avatar-clickable{cursor:pointer}.p-avatar-group .p-avatar+.p-avatar{margin-left:-1rem}.p-avatar-group{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.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;-webkit-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;transform-origin:100% 0;margin:0}.p-badge-dot{width:.5rem;min-width:.5rem;height:.5rem}.p-badge-dot,.p-badge-no-gutter{border-radius:50%;padding:0}.p-blockui-container{position:relative}.p-blockui{top:0;left:0;width:100%;height:100%;opacity:1;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-blockui,.p-blockui.p-component-overlay{position:absolute}.p-blockui-document.p-component-overlay{position:fixed}.p-breadcrumb{overflow-x:auto}.p-breadcrumb ul{margin:0;padding:0;list-style-type:none;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.p-breadcrumb .p-menuitem-text{line-height:1}.p-breadcrumb .p-menuitem-link{text-decoration:none;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-breadcrumb::-webkit-scrollbar{display:none}.p-button{margin:0;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-items:center;-moz-box-align:center;align-items:center;vertical-align:bottom;text-align:center;overflow:hidden;position:relative}.p-button-label{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-button-icon-right{-webkit-order:1;-moz-box-ordinal-group:2;order:1}.p-button:disabled{cursor:default}.p-button-icon-only{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-button-icon-only .p-button-label{visibility:hidden;width:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.p-button-vertical{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-button-icon-bottom{-webkit-order:2;-moz-box-ordinal-group:3;order:2}.p-buttonset .p-button{margin:0}.p-buttonset .p-button:not(:last-child){border-right:0}.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-button-label{-webkit-transition:all .2s;-moz-transition:all .2s;transition:all .2s}.p-calendar{position:relative;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.p-calendar .p-inputtext{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;width:1%}.p-calendar-w-btn .p-inputtext{border-top-right-radius:0;border-bottom-right-radius:0}.p-calendar-w-btn .p-datepicker-trigger{border-top-left-radius:0;border-bottom-left-radius:0}.p-fluid .p-calendar{display:-webkit-flex;display:-moz-box;display:flex}.p-fluid .p-calendar .p-inputtext{width:1%}.p-calendar .p-datepicker{min-width:100%}.p-datepicker{width:auto;position:absolute;top:0;left:0}.p-datepicker-inline{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;position:static}.p-datepicker-header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.p-datepicker-header .p-datepicker-title{margin:0 auto}.p-datepicker-next,.p-datepicker-prev{cursor:pointer;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden;position:relative}.p-datepicker-multiple-month .p-datepicker-group-container{display:-webkit-flex;display:-moz-box;display:flex}.p-datepicker table{width:100%;border-collapse:collapse}.p-datepicker td>span{display:-webkit-flex;display:-moz-box;display:flex;margin:0 auto}.p-datepicker td>span,.p-monthpicker-month{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer;overflow:hidden;position:relative}.p-monthpicker-month{width:33.3%;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.p-datepicker-buttonbar{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-timepicker,.p-timepicker button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-timepicker button{cursor:pointer;overflow:hidden;position:relative}.p-timepicker>div{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-calendar .p-datepicker-touch-ui,.p-datepicker-touch-ui{position:fixed;top:50%;left:50%;min-width:80vw;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-card-header img{width:100%}.p-carousel,.p-carousel-content{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-carousel-content{overflow:auto}.p-carousel-next,.p-carousel-prev{-webkit-align-self:center;align-self:center;-webkit-flex-grow:0;-moz-box-flex:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden;position:relative}.p-carousel-container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.p-carousel-items-content{overflow:hidden;width:100%}.p-carousel-indicators,.p-carousel-items-container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.p-carousel-indicators{-webkit-flex-wrap:wrap;flex-wrap:wrap}.p-carousel-indicator>button,.p-carousel-indicators{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-carousel-indicator>button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-carousel-vertical .p-carousel-container,.p-carousel-vertical .p-carousel-items-container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-carousel-vertical .p-carousel-items-container{height:100%}.p-items-hidden .p-carousel-item{visibility:hidden}.p-items-hidden .p-carousel-item.p-carousel-item-active{visibility:visible}.p-cascadeselect{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-cascadeselect-trigger{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0}.p-cascadeselect-label{display:block;white-space:nowrap;overflow:hidden;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;width:1%;text-overflow:ellipsis;cursor:pointer}.p-cascadeselect-label-empty{overflow:hidden;visibility:hidden}.p-cascadeselect .p-cascadeselect-panel{min-width:100%}.p-cascadeselect-panel{position:absolute;top:0;left:0}.p-cascadeselect-item{cursor:pointer;font-weight:400;white-space:nowrap}.p-cascadeselect-item-content{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden;position:relative}.p-cascadeselect-group-icon{margin-left:auto}.p-cascadeselect-items{margin:0;padding:0;list-style-type:none;min-width:100%}.p-fluid .p-cascadeselect{display:-webkit-flex;display:-moz-box;display:flex}.p-fluid .p-cascadeselect .p-cascadeselect-label{width:1%}.p-cascadeselect-sublist{position:absolute;min-width:100%;z-index:1;display:none}.p-cascadeselect-item-active{overflow:visible!important}.p-cascadeselect-item-active>.p-cascadeselect-sublist{display:block;left:100%;top:0}.p-chart,.p-checkbox{position:relative}.p-checkbox{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom}.p-checkbox-box{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-checkbox-box,.p-chip{-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-chip{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.p-chip-icon.pi,.p-chip-text{line-height:1.5}.p-chip .p-chip-remove-icon{line-height:1.5;cursor:pointer}.p-chip img{border-radius:50%}.p-chips{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.p-chips-multiple-container{margin:0;padding:0;list-style-type:none;cursor:text;overflow:hidden;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.p-chips-multiple-container,.p-chips-token{-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-chips-token{cursor:default;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.p-chips-input-token,.p-chips-token{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.p-chips-input-token{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-chips-token-icon{cursor:pointer}.p-chips-input-token input{border:0;outline:0 none;background-color:transparent;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;border-radius:0;width:100%}.p-fluid .p-chips{display:-webkit-flex;display:-moz-box;display:flex}.p-colorpicker{display:inline-block}.p-colorpicker-dragging{cursor:pointer}.p-colorpicker-overlay{position:relative}.p-colorpicker-panel{position:relative;width:193px;height:166px}.p-colorpicker-overlay-panel{position:absolute;top:0;left:0}.p-colorpicker-preview{cursor:pointer}.p-colorpicker-panel .p-colorpicker-content{position:relative}.p-colorpicker-panel .p-colorpicker-color-selector{width:150px;height:150px;top:8px;left:8px;position:absolute}.p-colorpicker-panel .p-colorpicker-color{width:150px;height:150px}.p-colorpicker-panel .p-colorpicker-color-handle{position:absolute;top:0;left:150px;border-radius:100%;width:10px;height:10px;border-width:1px;border-style:solid;margin:-5px 0 0 -5px;cursor:pointer;opacity:.85}.p-colorpicker-panel .p-colorpicker-hue{width:17px;height:150px;top:8px;left:167px;position:absolute;opacity:.85}.p-colorpicker-panel .p-colorpicker-hue-handle{position:absolute;top:150px;left:0;width:21px;margin-left:-2px;margin-top:-5px;height:10px;border-width:2px;border-style:solid;opacity:.85;cursor:pointer}.p-colorpicker-panel .p-colorpicker-color{background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJYAAACWCAYAAAA8AXHiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHotAACAlQAA+NcAAIhSAABxRQAA6mYAADkHAAAh+QMnhVYAACf5SURBVHja7H3LjuRIkqQaJ+e0wB72T/s7+w/qOKduoLBd3ZVZmeEP0z0UjSUUiqqpuUf1AoMJIBDuTjrdwyhUERVVMzZ3/y8z+99m9jAz33/7/hs97vb7zzv7qff54n7HNncv7Vc9nnjuf/Ixsv2i7y/328eii/EMP9vd5fjvr3cc4/Fa793dvffe+/P57Pf73b99+9b/8pe/9C+99/9jZv9rB8Dsn3kWT9RsQCIgzE7Us3r8le+Ig/fqMRKAp8cAEPAY4/Gy93l2cY393P0J+/nYBtvH8+e+rfXe246cBr/+eDz68/m0+/3uHx8f9v37d/v69av9/PPP/tNPP9lf//pX+9J7f+ygenzCSfPZgLxz0l48oeEvXKVv7fPisU4/v28yM7O2/5q7t+A5P3Y8hvq772/u3nYQjdePfXbgbDuYxmv+fD7t+Xza4/Gwx+Ph9/vdbreb3W43//79u/3666/2z3/+0/72t7/5Tz/9ZN++fbMv8A+Vfmj/ZmZtf63hgLXWVo7z0ueOgQ0enwY9+MH9Kp99+Vw8wcG2bQc+7+cF8BgcC4957EevNwDRRgByAFYbQILIdIDI3e35fFrvvY2/j8ejPR6P7X6/++1284+Pj/bjxw/79u1b+/XXX9s//vGP9ve//91+/vnn9ng82pfe+8qJ5YH1FeAEJ28KEPpsg5NyArEA3+lEtdaOE8MXQvBZDBKbAYv3w+PhNnhsapu7W2tt671ba63vf1vvPQQWRaUjUu2/B9D2c34C0YhSO5B8j1B9/9uez2e73++2/247BfrXr1/tX//6l/3yyy/2yy+/+NevX+35fNoUWDAwKZCKESYEZyGCpSdeAEnRTRW4YSQKgJQBy+HxRkHUOZrtwEGAMICOY/wRhE60NsDTB7DGMZHuzMx778Zgcnd7PB4DWPZ8Pn0A6na79dvtZvf7fbvf7/bbb78dwPr111/t69ev/ttvv1nvfQqs8Y/5Im2VIluR3sag+uQ7toDi5PcQ39FEVLqALgNW8HgDJPWE0i5gIp00ANSZ0sxs0BkCyDBCjef7376/NgT51ns/IhYCCzXV/X63j48P//HjR//4+Gj3+719+/bNxu/379/9drv9DqwoUlQBpehnIk6jSOSr+ir4jnysCCDZ+46T1FrDk+2tNcOLESN6AKzTRwFQZsByEteK7hrS3R6ZBngaRizQUcfj5/PZdh01QDWe266p2uPxsPv93m632/i179+/t99++619fHwMrdV+/PjRbrebPR6PZmZaY1WFNdFkKwCqLYjriI48SCAqkU5RldJEXtBLBhGpR8AiACGNdd4v0EuH+GZggd7aRJTqCKRBhyN6YYQaVLhrqra/tokscEQs+/j4sG/fvg0hbz9+/LDb7eaPx8Pc/UKFHlz1L9GkONk+iXQZ9UnwKKApQNIxWyGVtxkV9t7bHsGOyBYAq+3jzGDCCHWIa6C+Jva9ZHs7tWEE25D6CEwDaObu2wDW8/n0XVPZ4/FAkLUBKgTWANK3b9/6x8fHtuuwASy/UOEMT8paSFJzn2WEETjpODK4Bd6PR1GVhT1mZgIUjhdYkt35hOKG3cD7oDVw8pYYdOOYw7AkXXWiwmEbDDpES2Hoqp3ybKfAE/09n8+2R6p2v9/brrdOVIiPPz4+2sfHhz0ej+3xePQRGTliTb2fLErR1e0FjeQB2CLqi7Ix3keefBF5HPZzYQd4JNCVfzRokSmTQDYcbtZU214iMQBiI5G+Daug//5zimSwDS2Ek0AHj2oYn0dk6r0fgn3XVna/3/1+v/fn87kNU3QI+X2bff/+vd/vd3s8HkekvGisiVGYgSoDVEsiT2iyigzsopeQgnbvx/Gqx+PTtgiATQBGelCUwTUGDBxzUxkd6qMByID6DEouaG6iN9VRoO9AQyBhJriBV3VQ4W6EbgJYdr/f++Px2G63G2aJvgNxZJI+wH0CFmc8k2wrjXJIQXBCj9d3s/L0VgDJBcScKJzMIG0BuNJ5FKkuEXCAqxClsowuMi3VYxbiJ62EYAIgDVrrHLH2KIXaagBpRCnctiGwBqD2yLXtUWgAaQAMjdIDgB8fHw4R96yxXgBV5rAfJ1fQravPGumyos8MaALUlwwPwYRCXgGNdZWyDlico/YR9oADAE7uusr20DkHf8r2E8flmAFMh+cbRqjn83lsez6f296NcESpkQkOnXS/3we42g6utkerfr/ffddhbQflQaPj89y9lahwxesKKC0T4XiVSwOTNJLyiDLt1DIdJQS82rYSlSLfaRNU2MAaQOd9i7K9AUb0o0a0IothwzLN8/kc20YmeGis/bUTre1Z4TYi1g4wu91uDr6X7zRruw5rkgoDEKlolUWKCCAVoEURxZSQJ8CYMk5VticikQEFSkc9K/4yeJSOQ0obQh6jFdoSqLcITJ0tBQTT0FXjdbQUIAvsz+ezuXvbW1+s9953CtzAbrDb7dZHlENb4na79cfjsaFFMT5jnI+S3VDcJwJPRG2evB+BEkU4BTKPaJIozIPOAUWBzlEIvxcBS+2LOglFuTM4oeRy2m8/YRdLAbRVH71S6LSzdwUdC0iPB609Hg9398NuGIVnduL3bUcHBEdPM+vTiFWNYBOgWGYh0L6H97MQiZTx6YHYNnDLEUwciYztAlWjE/ttlME5ZXlHJBrWA9b5JhGLHfROADuAhNFrWAoAtpHFdXcfAh47Ghr0YA09tqGRumutkwE7LA4z2xBYUQmkUqbxLCIJY1JRIeopT7SUKUCojI7KMxYArqExySZn1gfFAAs01sm7wmwPTE9JjQCyEaUYZNu+30AYgqcrd33fZxuFZtZYe4RyyBjb7XbroMl8aCoE6gDr+O5fVIE0A0zv3aGJ7wjp+2tH9rJbB6ayqQb+Az8fINn7jxToOCPzSG8RxTXhtl/cdwCnTwT7MR4ELG6oc5HtObnpp/4poJWTFTGi0XjfSO/JAPVdQw2v6jnApOyGYTOAI98AiIdbPxx4LFbvugw7Kw5cfBGV+ik1BtX6qB32orH4GIKO0ZJQ1MmRT1Irl0w4SkJDnZHmMWETXLwxtgYIdJjhdUGF3IhnAJgjGRj6CemPxLtDG8ygvw6txdtOhaOp73gO9oPt4NqGyN8j0jaAOOgSW5VHZOMCOFPhTF8p51s994QOmfqUPvJApB/utqBJRX0bTBy4RC/x/GRaMkgmlsJF3KOFEBidbG4iNSItbnDS0EbAks62U1pD8xTAZgAutBs6UJ7v+2yot0D0H/qLitqnwvnQsFVgqZpd9FxZES0CUKSjqLxigYnJ2VhEmS6EOReAT811rL8WgLXh8Vg3ofWwA+mSNQLINmExdDBFEWRSvA/AjegzBHvkY8H+p6gEYv6IbFjGuUQsprAqLSYgs4mQtwmNeUCfyvl2bo6j6KLc9YstwPvS+0xYAxcdFbjsjaLVoHjpvKPdgJoKAMcaC2fXODbwPZ9PN7OGzvjYd4js4aADiNpuJRwZ6PCp0LLgRIUK7meNNfOZEjBkJRaOVJdSSkSTIqM7rgZBca5qjMpZh6Jw5+iV1fJWtqFews8D7WSsozgqiVrhAEDn/SBadSjpDCAeVEjUeNo2DFLY5rhtHHOPdCNK+U6XGwD/bDfMIlY1WhE4PHHNI4A1dYxAU4XHUIYoHwMjmSpCZ6BT9Dd6pLDTYUxcIJpE6uukqzpMdjhto8cdvKpOvesH3cF+h/OOtIglHnDtj5LOHgEdmgZP+yEFAtuUqLAFnQtyP8iyuMB8WBJgR1yyxgGAkakFwLlENkFpRkLc4AQbgc0n+51oblAOfO4lewQKc4peWFh2ENzOzXy4DaIWuutO7cdD6xx0ho+HVTDEOLxnFKbZUjg04E6Bg2o9MIevdgObo4UIFWmrBuhN9QtrGQQI+EPsVXUVEVkHBd7UpeeKIo8JbYXFYRP2ggmLAT2ok8M+ohmA01QkwuiFpihEqUYRa2Mq3CMNUmFjWtyp7JQtDsCOrHAHU8dmweGZjYwSorSdSjpF6otqgCXARTQ5iUycBQ7dwVkh7yd9LAYaG6WTDHD6GgOL/KqTjUBA6kpjsa1AuoofH5kgPwbnHUE3PCoGXaPCNb5/dDQ4jLFjQpSJ9xmwLAFVn4AtAowFYPGkM8ECC8Gw15wzFirhOLnkTdT4PAIbFIgjMDkbqUizkN1dtou+9Q7PO2WGG7bGoI8VAM0hCrGYd0oAnH0rBBOiKrUbkozPFwA3jWbZZwsgeTKBIXL2I+q1RNzPgHbyvYbmEdmeilJOFsXIFk009xnPA6TuBnyM2grfh1rqpLmoHnn6HlBQvui28b7xOWKisIxYF7tAgKklloGanOBFoLRk1ktEY5445JZkf1GdEBfQkBYD1sXIp7pQoXjM2R33sOO+LcoKdzBjScfJee9QG+SscPRnjcenyIbvo3LQhiCmHvsOLTMW2g0TuptFuAs4lI5SACRwc8lF+VZNUaYQ9TMtZYGQb0Hr8Ba0w1QfH5po2ApCsGMJp2OGBuDBiIVA29DvejwekgrBQkCN5ZCVnqgOaRLXi4DEb5yDlApLYCIxHwnxVyjPgga8GXg8oEDuS3dM8xNKPOk9thCGTqJJppbQX4Pow/sZ2wtAPyb621FjOTb3DbpCehs2whhLbPaDx2pSa4eGANSXijFi8f4GmEyUY6Jow3pHinoB1Ma1uARIDF6mxVeimQVCHP0tg8LyicbAuzpFL9jviF7Q/tKhsH0yQckQ7QAiJyo8KA0jFACpg9vuoiLg6MqTIXpcV6tUaNEMYUVbKu2f7RcBSWR/GTVeQJFto8euwMRZ57hyx7iRWMcGvosgB7P40GVDXOMx0I8S1Gg4E4eywE1RIWaFBJDDx+LskUE2to3pZSozBJDNs8IJpZ0a/9TJ3534sV9pG9sNTE0U9bB/yYVRe9nGrcojonDNUVkUUTSb6SoCz0Ws4zGSbQg6zgLlNnTY99c6l35GZCI6RN13lG6gG3YjmwGXw6xHrGx71uxHK6ZY5G5Tx4EFUUxFPVetLcEyQKps48JB5++EeuJSHcBtrLfAjmg41ii8iU6noKOuBuPno8MBvC+MbidLAnSd4TR/ZWUgaOm8vq6xotphdKJFS0oTGaAFYLKgCM0n10UHQ0aLbFq66HDwaMlF9Rqk2a40VqCrsCW57ye0K/CwxsIeLKKtC90hLY7C86DXPZrhhAvH/i+0Mjh6EQ2ySeqr4l3ZCGo61ax3KrMfPNFHHmgsfu+lyMxLA0WinCjPlaNOkQdLMZfIQ89PugomWaDzPhz1LTipJ10FNgQ+b1w7xONNjn8CJOspFvNUysEVoXONNel8UK3HvmAtmABGRrGtCC7V0WDsSzHdcQE9mFjBFoKiTAvsBiedhfbCKVoCHbH9cBLwAU3iMRCIbCOw/jqKyWhhiPmQp+yXHPe8VhgBYCWyiQxy9tcUpTGNFo7VAi2XUiE77qp7Qbjrp3mHSGdAb5sAlQQFWgoYXiArRKrifixTVoTICtFuONEpRCaHibK8aK7D3Mlxg4JtSbwHLTGhXprNoIkiV9BLlQEwshRc1ASjKV3Sn1JCP8r8gomopuwGKuEgWNhtv1Am05aIRsP34udHBgfgQQCdgKkoEj0tBJT9cVMEEzdPuFLhrDwza/KLAEZzDUfjXybW8X1oSRj3rcMqNU10MKi7MrRoHiF3JYCzfsr88H1oVSC10usnpx7pMrMb4DV23Q93HVeiYRrjKfmDEqF33Uk3Oq0WqHrcj4xY0KCmwqh9Zva3oNOauEOCV8Q7ao/EL1MWA9Of6njgRj4X7cdGRWjpwuNECIpUHkS+jQDNrTKYKXJDIEYsIz8Ko9RGbcUYlRymxWON0Fig49pb4pYpuEqhpsKqYRqUbFINlYh8SXcBeCzyoQJH3YLGPksoMivjXPQW7XeiuERHZRHqoEVw0Lnxj+2Fk/OO1IeuOWZ36HGx5hL7bwxAPK0DjO8AK1vJxSagU4150eKwFpRvLlYA2xFKZwn91YLPOhWTsYwzsxTgdiJhNIs0G0QJg5PEpRvOItEcPYEJdJPNwMMrKw8A9T/C0waAOmmeEcna7+WXksaKIs4sml0AtmgjqC4GGcnUcRSlUshW7noDB91EZuk0+cEFxbONEIl+ZyCJ/YymrV9KQ+TOG82W9ijikuNvgcbEi+k/MPJyVeEljVWIYiH4koJxtmZV1sulsj3LqFFEM349ctRN0aJ6zuBlW6FChaKDAd9zoSRhYLLxqaIXZ5ONi9M4NY1tDl5c1/Jb6r0NrOo2bpO53CcmAODqtkukigCnthGNZVEJqaHT+0KNhdqJhbly14nqTpYFLfxh7HFRDfGizSjCskiX20TUisCV2w3FTFD2ZbGPla02o3rXZ9FsITNUjX6RQGeLIRL6FkyYcCXsxW1LVCZ4cegJOMYOvIq+2Iajoi5aHXa+odPlQsXvwKsfTvR3q4p3dsSz5j++8SJ/KZt0Mlh0jCgaTWgwms4VaQwP9mui/yqNRASyTLybcNeV3trIGe9KwON+ogUGC9enY1BN8RSFqIpwMUrtfOfY17LCpI041EbBzGSV0cmisOipsgJFqrZi9X+kuinTYgJA8jhMd7iUJMyQOQGVTzIDieyGkz4iUc/Oe4dVbzZBh05FZ4/oTznxEljD5c6iUmQrDGc9obGmoh4CZEzFh8YyC3wsizI3Me39otPIdc78rBBYTBViZo4pK0LNI6RtRgC69E+hpQDH3sR0fKepXXwHi4bgIMA79Iixj4WPOxWjrxqrUjuMSjdqra2kPhjZBvgdwvmEAd15ZoKSpSAb1hD4Qo+5yh4ZmFFEEyCRjjyPI/tg4II3QZenLJPAPsZno2LypXKA27MVHVliKLshKwRPxbuKSgkoZRdnRndCw10ojyOiaitOIl00jT6kPWE/lEDF2eOgrsBuiKyHjagLb9WLJR0T9oOLzPVEjQN8SnO11oab31prDu77MErnGqvappzMPK4CzZXADmwJi6Z8BdrsYpAGNcx3gSXFexVkILw70h2e+KGbRNaIgn0LANRoRcBO+25KN4F+6sQiKFcODyu1G16xHxIDVa1Eo1aJ8cmxs2JytGJfVIy2aA6hinJEd0p/+cwgnbjrJhoDjaZfScCDFJH/B72u5kBmcxPUvAE1sfi0ul8UseQUeBLtbRKFZhNTLZh5YyrDg5MrJ66Kx9Iby05M9lwtYzSJYivg2qA+N8vSkO4syBJNUSG56CzAnZr1Tlnh6Mfax+J4PBr9IKot+VgVSyFccDaqNRZn9yhATgGzAKooWqkZOjh3sAUa5ZLdLYLM1DHIrnBlEzAQry93pNcGqwaeqBZ1GtCcUfXkdFqXqTCYfm6VVWMyAEZrZgWWRhM9QKlrn0U1sbAarzBzWbVPTNBwtSQR2wsq26YSUGQtyP0R5ERxFyqcPVa2h8iYnTLSU8Mle5IV5z2cqJoJ74Du1H6WzGbOKLMUkYIZzp5Qps9Ee0XMs3e1Eqn4GJn7zk2EahtMyjhFupHBcXZKrceZu47UucmI9Q4VfvJfZSuE0Yw0oCXlnFRDrWx7RU+xF5WBh+wG1Dboe3UwP7swQtuMFvE1BAr2YkU/qMHUtjKwVrRWBArVnCeOO41YybZoTXYLANlIY83mH34KsKIINekm5ULxBvTEBucmOhTYYO2Be99QsEcRKrMjXrIbXphqP5soMRXyiZg3RasqokW99up4yj4Q/fIl2syi1mT/6cSKV6IprlHBvmCwOLGpIKDmRXCTXykrnAjyCyWpGdAV0CjjM3hPGKHQkpjMal61Ilql0BzpLdHa0oniD8oTC3Hw1HY+tjJSp1SGnQ404/mwFPx8oy2eMCF11ytUyECyqp8ljhFRYaWmmIl4FxHKkt72ioeljMRNZamRcBelGgWWLTBfsU345C0xILhZT0THxmUdpZlGnRCSNxf2g9Rd7zjvLeppd73YbATIMt0FlDa1FqJIJ+qRlixZxHXFavuyqYwz6Yl3VYxG519M0PDo+yYTPGZlL3nBk9OeUWWJCtMidAYK9cWSfipTglropdPxsZk/MTgtG8hKJlh9raK5YKVlhzIQrliTaS+MKEq8MzU20eqy8RQuFO+RG09rjI5WmRaI95LznkYo3xdPE6CoUKFHi3cosKjOhYjiou/AV3kCqtmV3agzIQNXqxSnDe7uEGilMLsTq7+EoEt0Fy9LEFkNNko6YVY4A9ZouptRGO8HzxtZ/5dUO4lYYRbHa55y8Ve1xwRTuySgKDJmIMzmFWYTYC8aCBaNVYYrg0KKegJPn2Sfl/YZO995TYEQI5W9bDcks3iiKFJp+rPA85rpNBOTMyT1ZdqJVgEMPS7XyyCFES1q3OMEYFbsTioIVun7Clx1NYMZP2cjAW/BxInNzjekr9sNb04Bk6I5ocJSVHKx0GxgP6T/C1JhJGgrmip4LqMIZoUFw3QaibDLAxYekTqKoq3KJi/RS0yOUKUcL1PhZ80trHphKvIks3iiWUItiy4V8LzTUrPw+ibm53G/uSfU52w9FKiQPSZTAl2BhyZHRHXCnAor0+SjSDHRR+E6Ddl0MY5Y1W0ZZfp16e1wichkgZGs5TmkqmSbqwkbLC9YqwoAnjRitE1Eqct71HlJlgNQoG7u/jsVvhOhViOYJ2tofWbEUgD8jIj1KlVSppVGpUm2p7apblZ0wtMoJaZ0WVILtGRq/VljfTKwShpL2As+mZg6O36a7U2cd59NvCj6XS3SWMpVT7LHkOKo5SUCYIOJppca6OwYag4h02miuUIqjIDliRHqlanzZEOEWWHi9l8ilrp5wMTNP9FJkFm2QlaYeWxhVljVbOJ3KSuEC5QjVsggOzi6KMifzldrrSeF6OWI1SbT6ytZoru+l2BGhe0zIpZoRmwTz6tNJhfMjiGn2WfbJkDjyNRmVMhzBFgrCfozmEvITvvJfE1o8o+s0Oc3DLBocY+CeJ/tF3VFmOijT8V61NEgDNCmJmEm8w3D4nIwuZUjVIkKwc2faSk1u4n3a5GjruhOtQ2prJDbygVNloDVBAVeXo8yPdHWosxNTzLElgl2MfO5VP5h2npFyE8ojW/FYolgj3RYKwj2BnP9VGRrQv031Fi4YiECRL0naJHREWumsWbZnOtbyVXc9WxF5iZmgmRWwgWoCb2qmUVRd4NP9JYHzr4pLRY0FFo0z4+zWnH/aY9aeFTHBHZJiHmBPjQwfz6v3Ke+47LGyiJV0CLsSYdpEyvMRCc++tzmwXpbijYnAJveVzoo8zTuREhotWXGaBKxGBRIbU3onsox25giDxNlT5ke9MM3YbC2SdRa0lih2A5626OZzjZZlC1qObaJWPcos0sshmmbdHEGUNgZkfTYN+WiD6AyVRKgZsKedZSzrlLgEZJBaimIXNENBNbtBhfLDlWjmxdX96uUgsS8xjbRZekcxSBCSr00KVaXgTabdDKZDGIqeqpedLXOgud3SruMu6JBoj2nx8t2w2UtiFdn6aw+T2ZYS4DNTlTyOWHr8gs98j6ZNCspTFBatB2bBi9ZZXRRctZo55uKXgzW3Xf8/cXf9VdUoLYMWDNB7QUd5olm8SjqqTbjZJ0IOWs6Wj0mWg9iZZbQqxljYkmE0VNZA5HGUtsYJGSOKpo8ZYEIJlHCacqFh225xsoMUdN3hOeTnE4sLYhxD45XmXoW+VHHohXQWhvdE3oGKmcdmCxkEiYK1QQAszkRsXwCzBZotsu5YC2Fj1U7MtwPqZ+A5fkNAaKsrBK50tVrZms3JAuLyAgQbTO9Zle4hGREw4XJr6WW5yxdp0bJTApEU+V4llKLLq7J3ED+Xkc7DGfe8LOV7IZK94Ja4sjyNbCmvV8RKAmIrThP0YNo5gVwHItf0KSNbCGT2WODe0TPoll2T+pTdiZ0WESFFwolf8wpU22ZnhJF6andICNUEm0yYW/ZdHkFSl7hRZmZ6vssAHC6yFtkJ7ygv0K7wa73f7yARzy+lIjUeWMqBM3UAr01Lib2uKaUKrLDuvMujE6vrOOQTXCd7avmrLlYzJ9S3Wx57xBkQdboonzkgQ2hwDKL0O76lnd8k/aQwuiejyEVqpJWQGkRDVZ/1px3RnoAlnQlwEADhTOdg2wuA4O6430YRZJk4aXF3Cy/eVQKas7qmJJEs1/o8NNYuIp6UbSEJQqixr6WWA2SCmW5xvRdvGS0CGgypEX6otFM53BFP/E+lXmqyNGoU7KtmLaFRU3k8YN9WpDVZced0mTCBsp6uFBxpOdIXzXx2vZqEfpIkyEMZ9nd6R8e97UjUSp77llEi6jHt+xNbyhgtM57Eh0vjXmV8g/eQKE6jS6iyaizZDETHrZKmHTtjX3KcR/foQdO+xoVFhr6mpiXl7YsGy3g7ws3MVflC4+X4bbAT4vuPOHqs5NJIWGPF2dukT8nwOau762YabNwfATItqxDlywEFYk2/r8m0WuLgFWxGUoAFNGsfC8dNTMoygotuZcOR6wCjdmsnvnqJF/qXvWZLlNue0WjTVqUXF1QykIItke9WgbA2krAssLdVhO9ZUJQZ9tkCSiaK8hRrgCeyv2r24y+kszykqREyxREYprXlA/GP5y0IRItj7ZlIFNRifcTrTdaY0WaqkJzE701NUhnJ00lCQEwsruQtaQtR1GiKX0XZcSq3x9Ape6tqDJbaTvw+7m7IehAiNgntCCqVkRQOWhlKpwAa+VWKFlkakmWWB5wC27bG2SIL93Z1ea3zCttq1wkynmPji0incxARWRSkccCZ139fZkKU8c40UcZ3aQDLpz/sLZXAJm6OtOLYWX5gJVtxRM/pdkK3RFlVujfo0SENNccWEkEyoCQvged+eL0MC+K2PTkUEZ5cuOD+YvRhaHc9ugv949faI7oFFN5eZfXzPkOdFgUwdOCd8AW2b4hZVbshupKyZXV/ppK+UUnwZQu+OQVqGsq7JPoMt03atku7hutKJ2uv5pF90CUl6IeZ3wiK6zQYY0KZzbDRD+F1FeJNsWsLdNA4Y2eIkG+AKQl8BSpMFpLtfRX7R9kdDITRCciyvyULvtsYL26nQvXK6DhbC2LSrLSb/mtVyyLhivabEWjTcpIUaG/VTUTue8ntx3/CuB07l6ZAQp7tsysZRortQsyWgw0i7+wXxrBJkapnASQNPXNXn/17+zzKxNIZEeE0l7B9LqNvtcmXHd83zaZO5h1Pcw1lriyohM9i0rT6MXiepH+lujzE+julUXnymAU9cyZxOA+9EaNchcao6zPIvqLsmwKEKi//iOkwkRHVeiwqrlUCC6DJaHLyrpdHvRNyWiyApwsSnv9tjBLEVFNfXshqjrNxpK0V9Bfsd1QHUhlAUyc33DwTawFUb3iA41Volo66ThnsXxh8ISRzC2HDojliykzgCsXjZr8gdO2ZvT6VqPf7MQWoluoubIu0iwardb4qE1aDlRB21T2LS/tZGICb9Jq3YQf5rNxy8xhQXkyYwyikE0MUrtErGwyRdKk5wG4wmn4BX1mBZqcgilq3KPHFwO18v6F5QeyMcnqmCt+XoUaS9osiXQp0FJgsTgfwvH3fjyb9rejm7yH+Sk1BS65Rc452gCT99nEeA09rFmf/4rVUJUT1WJ81vxXKIJ70KDHTn8nK2IWnaJt799hddaxUNFfq1d7YOAp8LcJrVc1nK1GjVmnwCSNXynuz8Y9M2952wYRp3x88Tn5vXQy8R2d8IS2ImBYRI8FqktnoVQj0qSNZOkkW2Eyb2G/ENAe30CrelFENGkzGgz0Va6xFoBlBdMzsx+sAMw2+8ez42VC3q7rPFgFdK+8JjRlJTpbpbtDXAipPgoqDyFIFsAUAat9mWUxFe0xEdvlq3ySGEyv6iIgLSiCX6h1ov2y/WRL9IsXxiXlL1BuutbF7DiJLVFx3+tUOANJAZAvAUFllJOBtSJNlibmJu8vj0ehM6Q6HlaRDOyoT4Dq3NIjHHULMsQocmkqTNLRWYSJ/pmVfavcz5liBRQrYCtnigWQTcfrxfctA+mNCzKjWN7+h92QDeCLUWsm6itXepT1hSvYvXhS1bHlehKFx+r/qZysGeVYVqoqHqN8Yb1QeJ5TYeWERf1Z1cczWqtQwgsAj56Xv8vKZ70g9g26S18Z5yVGwGhXAL0XBXxKhauRoBTiI4p9ZUCKgLQKgF8By+Ljy8JmwRKas/F4aayidbImGiuqF8p1Q98GVvZPRxMpOPNKsrCLo6s4vBgRo8FV6028FfU+8z0JMK3yv2ZjIKKTPJYAzyyKaWAVwrP0qWb7FY8XtuNUo1oVeFWRXDhRSyd0Ieq+StcWRN9IXL+roS4rKb+ssYoRbAVAFaBcwLUIIp8BYuVkV9qBXvn/3rhIOBq98v+FUWghQtWpcAYYE1O7FgfOViJCcHWWBi/L0lYo6819qxdgCZQTvfbKxcUyJKPEGQBjKlxMQzM6e2dQl04AaUr1vALiFcCvnECbXQR0wlqwQNzKBZPNE1QgerfB7xRcoog1PakU/lKAvHuyiiG9fKzZSXklYolWlYo9sxLVo/PwKcCOnos7U2QUOaXCtL3lVXAt/OP2Zw3UKuheeT4By2dfiC9duG+MXUv01RxYBYpLwQZNf2NVvsNRV8/Ve2YDhfuLIvClKEz2gnz+DrDwlmxOt2hzccu2NwE6u1iWLnjTyxGkIAqAlmusd8Bm8U0yj31oichsUZHsua1ShSooF6l/etUnd+IwS+Y8zjLOYvTl/1U+V3qouNpQVXed7QabtKysgE3RpLqSKldb9SpNTpjP3le1WCqvBRfa7AKogPnVqJXtUx7HSrQ6LW6b1KaWgFR9TXzJV8BTeQ3D+yVqBO9NFxyrjo8ARBlwn/jadHwqF+KCthqvnanwzcFcAZeKaMvgLAz0pbRUOAGlzymcQCu44y9fNCsAiFzyBQC9Yje0acRaOLnLJz07cew7rZ7kyeBZdVALBfmXx2p1TFZBTp5eNbq/PFbGq828GKHSiLQKxhWQUSZnnzAgqwBafv2dC1QIeV+JrquRsxC9PImAVyqcXYkjZVb7i22n9hnYdnHXs22RNmOHXXzfYQGE08f3z22R6SeuePx8qTnE6+G2JFJE52TFTa9E42XqK7zn7LxPIlBkCagaVmWbXL5xEsGq0c3oam9R1lNJ6YvR6E/ZlnhOKxGqHKWK22ZRrE6FVeAFYCiD5Z3BenfQKlfjnzk2s/cuXmjLY/fu2EyBNRmg0vY3BupdMK0O2lIPeqXHXLnwq/tkOq0KpM+4EBcuuHgyxeIAzsBV3mcCwqV9XgBrKwJ6+eSJIndqylYnRiwAwQoXin/GPvSzXeyGPwsUk5NVOWHVaPUpA754oqvezn/LsQr7sQJgrUwtaoXBWBmUTxucKh28eZVWLsK3x2oFlCsR992xsqi74QWP6t0r8933rAz4CkDfeU8LLJeq1qy8b+WiWAFGaHu8eAG2jArfAcorJ3/1arIXrqxXr8iXxPtqlMre9xkX0rvRbAG8ORV+EsBWuNzeHbDPHLw35cFnSIG3xuGViPxJ0bAOLFrd7+DVVwZahPxy2UCl68k+lcHzxYFtK//fZHw+PZH4BEB68XNnwGpf3g3vq1ffK0nBm9T06VfuvzGb/LOBtGwzFT+3fem9f/n/+c/8Gwa+2X/zn38DSFd//vNL7/3/mtnD/ufnf34+7+df/28AkXg9KZ7Ze3oAAAAASUVORK5CYII=") no-repeat 0 0}.p-colorpicker-panel .p-colorpicker-hue{background:transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAACWCAIAAAC3uvTNAAAA7ElEQVRYw+2YUQqDQAxEh9GWuqV6Be9/JT88RN0VRUuv0ElBwhKY3yF5m90kLKd+mF/975r6geNyjm9Fy0kgqTJ6nqoIdGKczjmPJU5tZxA8wWPL7YOHKhZAlcmTAVVcxSCrMbfgqY/H6JEOoASPe56tgSrqLR7U2zWojwWjJ3jq47HEiZoGTwJxP1RRXw8y9RZfCMhbhTHOVTxXnUFtPJ5rGjzu35y2KfKGQxWT2K4TQL1d2zz6KAH1kRU8wfOXx+37qY3Hct+aDaqot2u7R/wMuDS3qnj0z0HqK4X/+kRNHdfUwFP2Nisqe/sFuUZiVjC9HCUAAAAASUVORK5CYII=") no-repeat 0 0}.p-confirm-popup{position:absolute;top:50%;left:50%;margin-top:10px}.p-confirm-popup-flipped{margin-top:0;margin-bottom:10px}.p-confirm-popup:after,.p-confirm-popup:before{bottom:100%;left:-webkit-calc(var(--overlayArrowLeft,0) + 1.25rem);left:-moz-calc(var(--overlayArrowLeft,0) + 1.25rem);left:calc(var(--overlayArrowLeft, 0) + 1.25rem);content:" ";height:0;width:0;position:absolute;pointer-events:none}.p-confirm-popup:after{border-width:8px;margin-left:-8px}.p-confirm-popup:before{border-width:10px;margin-left:-10px}.p-confirm-popup-flipped:after,.p-confirm-popup-flipped:before{bottom:auto;top:100%}.p-confirm-popup.p-confirm-popup-flipped:after,.p-confirm-popup.p-confirm-popup-flipped:before{border-bottom-color:transparent}.p-confirm-popup .p-confirm-popup-content{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-contextmenu{position:absolute}.p-contextmenu ul{margin:0;padding:0;list-style:none}.p-contextmenu .p-submenu-list{position:absolute;min-width:100%;z-index:1}.p-contextmenu .p-menuitem-link{cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:none;overflow:hidden;position:relative}.p-contextmenu .p-menuitem-text{line-height:1}.p-contextmenu .p-menuitem{position:relative}.p-contextmenu .p-menuitem-link .p-submenu-icon{margin-left:auto}.p-contextmenu-enter{opacity:0}.p-contextmenu-enter-active{opacity:1;-webkit-transition:opacity .25s;-moz-transition:opacity .25s;transition:opacity .25s}.p-datascroller .p-datascroller-header{text-align:center;padding:.5em .75em;border-bottom:0}.p-datascroller .p-datascroller-footer{text-align:center;padding:.25em .625em;border-top:0}.p-datascroller .p-datascroller-content{padding:.25em .625em}.p-datascroller-inline .p-datascroller-content{overflow:auto}.p-datascroller .p-datascroller-list{list-style-type:none;margin:0;padding:0}.p-datatable{position:relative}.p-datatable table{border-collapse:collapse;width:100%;table-layout:fixed}.p-datatable .p-sortable-column{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-datatable .p-sortable-disabled{cursor:auto}.p-datatable .p-sortable-column .p-column-title,.p-datatable .p-sortable-column .p-sortable-column-badge,.p-datatable .p-sortable-column .p-sortable-column-icon{vertical-align:middle}.p-datatable .p-sortable-column .p-sortable-column-badge{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-datatable-auto-layout>.p-datatable-wrapper{overflow-x:auto}.p-datatable-auto-layout>.p-datatable-wrapper>table{table-layout:auto}.p-datatable-hoverable-rows .p-selectable-row{cursor:pointer}.p-datatable-drag-selection-helper{position:absolute;z-index:99999999}.p-datatable-scrollable-wrapper{position:relative}.p-datatable-scrollable-footer,.p-datatable-scrollable-header{overflow:hidden}.p-datatable-scrollable-body{overflow:auto;position:relative}.p-datatable-scrollable-body>table>.p-datatable-tbody>tr:first-child>td{border-top:0}.p-datatable-virtual-table{position:absolute}.p-datatable-frozen-view .p-datatable-scrollable-body{overflow:hidden}.p-datatable-frozen-view>.p-datatable-scrollable-body>table>.p-datatable-tbody>tr>td:last-child{border-right:0}.p-datatable-unfrozen-view{position:absolute;top:0}.p-datatable-flex-scrollable,.p-datatable-flex-scrollable .p-datatable-scrollable-view,.p-datatable-flex-scrollable .p-datatable-scrollable-wrapper{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;height:100%}.p-datatable-flex-scrollable .p-datatable-scrollable-body{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.p-datatable-resizable>.p-datatable-wrapper{overflow-x:auto}.p-datatable-resizable .p-datatable-tbody>tr>td,.p-datatable-resizable .p-datatable-tfoot>tr>td,.p-datatable-resizable .p-datatable-thead>tr>th{overflow:hidden}.p-datatable-resizable .p-resizable-column{background-clip:padding-box;position:relative}.p-datatable-resizable-fit .p-resizable-column:last-child .p-column-resizer{display:none}.p-datatable .p-column-resizer{display:block;position:absolute!important;top:0;right:0;margin:0;width:.5rem;height:100%;padding:0;cursor:col-resize;border:1px solid transparent}.p-datatable .p-column-resizer-helper{width:1px;position:absolute;z-index:10;display:none}.p-datatable .p-row-editor-cancel,.p-datatable .p-row-editor-init,.p-datatable .p-row-editor-save,.p-datatable .p-row-toggler{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden;position:relative}.p-datatable-reorder-indicator-down,.p-datatable-reorder-indicator-up{position:absolute;display:none}.p-datatable .p-datatable-loading-overlay{position:absolute;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;z-index:1}.p-dataview-loading{position:relative;min-height:4rem}.p-dataview .p-dataview-loading-overlay{position:absolute;z-index:1;display:-webkit-flex;display:-moz-box;display:flex}.p-dataview .p-dataview-loading-overlay,.p-dialog-mask{-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-dialog-mask{position:fixed;top:0;left:0;width:100%;height:100%;display:none;pointer-events:none;background-color:transparent;-webkit-transition-property:background-color;-moz-transition-property:background-color;transition-property:background-color}.p-dialog-visible{display:-webkit-flex;display:-moz-box;display:flex}.p-dialog,.p-dialog-mask.p-component-overlay{pointer-events:auto}.p-dialog{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;max-height:90%;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);position:relative}.p-dialog-content{overflow-y:auto;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.p-dialog-header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-dialog-footer,.p-dialog-header{-webkit-flex-shrink:0;flex-shrink:0}.p-dialog .p-dialog-header-icons{-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex-shrink:0;flex-shrink:0}.p-dialog .p-dialog-header-icon,.p-dialog .p-dialog-header-icons{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-dialog .p-dialog-header-icon{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden;position:relative}.p-dialog .p-dialog-title{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.p-fluid .p-dialog-footer .p-button{width:auto}.p-dialog-enter{opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7)}.p-dialog-enter-active{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:all .15s cubic-bezier(0,0,.2,1);-moz-transition:all .15s cubic-bezier(0,0,.2,1);transition:all .15s cubic-bezier(0,0,.2,1)}.p-dialog-enter-done{-webkit-transform:none;-moz-transform:none;transform:none}.p-dialog-exit-active{opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7);-webkit-transition:all .15s cubic-bezier(.4,0,.2,1);-moz-transition:all .15s cubic-bezier(.4,0,.2,1);transition:all .15s cubic-bezier(.4,0,.2,1)}.p-dialog-bottom-left .p-dialog,.p-dialog-bottom-right .p-dialog,.p-dialog-bottom .p-dialog,.p-dialog-left .p-dialog,.p-dialog-right .p-dialog,.p-dialog-top-left .p-dialog,.p-dialog-top-right .p-dialog,.p-dialog-top .p-dialog{margin:.75em}.p-dialog-top .p-dialog-enter,.p-dialog-top .p-dialog-exit-active{-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}.p-dialog-bottom .p-dialog-enter,.p-dialog-bottom .p-dialog-exit-active{-webkit-transform:translate3d(0,100%,0);-moz-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.p-dialog-bottom-left .p-dialog-enter,.p-dialog-bottom-left .p-dialog-exit-active,.p-dialog-left .p-dialog-enter,.p-dialog-left .p-dialog-exit-active,.p-dialog-top-left .p-dialog-enter,.p-dialog-top-left .p-dialog-exit-active{-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.p-dialog-bottom-right .p-dialog-enter,.p-dialog-bottom-right .p-dialog-exit-active,.p-dialog-right .p-dialog-enter,.p-dialog-right .p-dialog-exit-active,.p-dialog-top-right .p-dialog-enter,.p-dialog-top-right .p-dialog-exit-active{-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.p-dialog-bottom-left .p-dialog-enter-active,.p-dialog-bottom-right .p-dialog-enter-active,.p-dialog-bottom .p-dialog-enter-active,.p-dialog-left .p-dialog-enter-active,.p-dialog-right .p-dialog-enter-active,.p-dialog-top-left .p-dialog-enter-active,.p-dialog-top-right .p-dialog-enter-active,.p-dialog-top .p-dialog-enter-active{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.p-dialog-bottom-left .p-dialog-exit-active,.p-dialog-bottom-right .p-dialog-exit-active,.p-dialog-bottom .p-dialog-exit-active,.p-dialog-left .p-dialog-exit-active,.p-dialog-right .p-dialog-exit-active,.p-dialog-top-left .p-dialog-exit-active,.p-dialog-top-right .p-dialog-exit-active,.p-dialog-top .p-dialog-exit-active{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.p-dialog-maximized{-webkit-transition:none;-moz-transition:none;transition:none;-webkit-transform:none;-moz-transform:none;transform:none;width:100vw!important;height:100vh!important;max-height:100%;top:0!important;left:0!important}.p-dialog-maximized .p-dialog-content{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.p-dialog-left{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.p-dialog-right{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.p-dialog-top,.p-dialog-top-left{-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.p-dialog-top-left{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.p-dialog-top-right{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.p-dialog-bottom,.p-dialog-bottom-left{-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}.p-dialog-bottom-left{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.p-dialog-bottom-right{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}.p-confirm-dialog .p-dialog-content{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-dialog .p-resizable-handle{position:absolute;font-size:.1px;display:block;cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.p-dialog-draggable .p-dialog-header{cursor:move}.p-divider-horizontal{display:-webkit-flex;display:-moz-box;display:flex;width:100%;position:relative;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-divider-horizontal:before{position:absolute;display:block;top:50%;left:0;width:100%;content:""}.p-divider-horizontal.p-divider-left{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.p-divider-horizontal.p-divider-right{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.p-divider-horizontal.p-divider-center{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-divider-content{z-index:1}.p-divider-vertical{min-height:100%;margin:0 1rem;display:-webkit-flex;display:-moz-box;display:flex;position:relative;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-divider-vertical:before{position:absolute;display:block;top:0;left:50%;height:100%;content:""}.p-divider-vertical.p-divider-top{-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.p-divider-vertical.p-divider-center{-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-divider-vertical.p-divider-bottom{-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}.p-divider-solid.p-divider-horizontal:before{border-top-style:solid}.p-divider-solid.p-divider-vertical:before{border-left-style:solid}.p-divider-dashed.p-divider-horizontal:before{border-top-style:dashed}.p-divider-dashed.p-divider-vertical:before{border-left-style:dashed}.p-divider-dotted.p-divider-horizontal:before{border-top-style:dotted;border-left-style:dotted}.p-dock{position:absolute;z-index:1;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;pointer-events:none}.p-dock-list,.p-dock-list-container{display:-webkit-flex;display:-moz-box;display:flex;pointer-events:auto}.p-dock-list{margin:0;padding:0;list-style:none;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-dock-item{-webkit-transition:all .2s cubic-bezier(.4,0,.2,1);-moz-transition:all .2s cubic-bezier(.4,0,.2,1);transition:all .2s cubic-bezier(.4,0,.2,1);will-change:transform}.p-dock-action{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative;overflow:hidden;cursor:default}.p-dock-item-second-next,.p-dock-item-second-prev{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2)}.p-dock-item-next,.p-dock-item-prev{-webkit-transform:scale(1.4);-moz-transform:scale(1.4);transform:scale(1.4)}.p-dock-item-current{-webkit-transform:scale(1.6);-moz-transform:scale(1.6);transform:scale(1.6);z-index:1}.p-dock-top{left:0;top:0;width:100%}.p-dock-top .p-dock-item{-webkit-transform-origin:center top;-moz-transform-origin:center top;transform-origin:center top}.p-dock-bottom{left:0;bottom:0;width:100%}.p-dock-bottom .p-dock-item{-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;transform-origin:center bottom}.p-dock-right{right:0;top:0;height:100%}.p-dock-right .p-dock-item{-webkit-transform-origin:center right;-moz-transform-origin:center right;transform-origin:center right}.p-dock-right .p-dock-list{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-dock-left{left:0;top:0;height:100%}.p-dock-left .p-dock-item{-webkit-transform-origin:center left;-moz-transform-origin:center left;transform-origin:center left}.p-dock-left .p-dock-list{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-dropdown{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-dropdown-clear-icon{position:absolute;top:50%;margin-top:-.5rem}.p-dropdown-trigger{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0}.p-dropdown-label{display:block;white-space:nowrap;overflow:hidden;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;width:1%;text-overflow:ellipsis;cursor:pointer}.p-dropdown-label-empty{overflow:hidden;visibility:hidden}input.p-dropdown-label{cursor:default}.p-dropdown .p-dropdown-panel{min-width:100%}.p-dropdown-panel{position:absolute;top:0;left:0}.p-dropdown-items-wrapper{overflow:auto}.p-dropdown-item{cursor:pointer;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-dropdown-items{margin:0;padding:0;list-style-type:none}.p-dropdown-filter{width:100%}.p-dropdown-filter-container{position:relative}.p-dropdown-filter-clear-icon,.p-dropdown-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-dropdown{display:-webkit-flex;display:-moz-box;display:flex}.p-fluid .p-dropdown .p-dropdown-label{width:1%}.ql-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{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=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>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:rgba(0,0,0,.6);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:0;border:0;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:0}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item: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-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover{color:#06c}.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 .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.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:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.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-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-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .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 button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .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 button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .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:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.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 .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.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:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.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-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.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:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .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 *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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;-webkit-transform:translateY(10px);-moz-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);-moz-transform:translateY(-10px);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-stroke.ql-thin,.ql-snow .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-font .ql-picker-item[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-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[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-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[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;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.2);box-shadow:0 2px 8px rgba(0,0,0,.2)}.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:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:0 0 5px #ddd;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:0;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}.p-fieldset-legend>a,.p-fieldset-legend>span{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-fieldset-toggleable .p-fieldset-legend a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;position:relative;text-decoration:none}.p-fieldset-legend-text{line-height:1}.p-fileupload-content{position:relative}.p-fileupload-row{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-fileupload-row>div{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;width:25%}.p-fileupload-row>div:last-child{text-align:right}.p-fileupload-content>.p-progressbar{width:100%;position:absolute;top:0;left:0}.p-button.p-fileupload-choose{position:relative;overflow:hidden}.p-button.p-fileupload-choose input[type=file],.p-fileupload-choose.p-fileupload-choose-selected input[type=file]{display:none}.p-fileupload-filename{word-break:break-all}.p-fluid .p-fileupload .p-button{width:auto}.p-galleria-content,.p-galleria-item-wrapper{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-galleria-item-wrapper{position:relative}.p-galleria-item-container{position:relative;display:-webkit-flex;display:-moz-box;display:flex;height:100%}.p-galleria-item-nav{position:absolute;top:50%;margin-top:-.5rem;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden}.p-galleria-item-prev{left:0;border-top-left-radius:0;border-bottom-left-radius:0}.p-galleria-item-next{right:0;border-top-right-radius:0;border-bottom-right-radius:0}.p-galleria-item{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:100%;width:100%}.p-galleria-item-nav-onhover .p-galleria-item-nav{pointer-events:none;opacity:0;-webkit-transition:opacity .2s ease-in-out;-moz-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out}.p-galleria-item-nav-onhover .p-galleria-item-wrapper:hover .p-galleria-item-nav{pointer-events:all;opacity:1}.p-galleria-item-nav-onhover .p-galleria-item-wrapper:hover .p-galleria-item-nav.p-disabled{pointer-events:none}.p-galleria-caption{position:absolute;bottom:0;left:0;width:100%}.p-galleria-thumbnail-wrapper{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;overflow:auto;-webkit-flex-shrink:0;flex-shrink:0}.p-galleria-thumbnail-next,.p-galleria-thumbnail-prev{-webkit-align-self:center;align-self:center;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;overflow:hidden;position:relative}.p-galleria-thumbnail-next,.p-galleria-thumbnail-next span,.p-galleria-thumbnail-prev,.p-galleria-thumbnail-prev span{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-galleria-thumbnail-container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.p-galleria-thumbnail-items-container{overflow:hidden;width:100%}.p-galleria-thumbnail-item,.p-galleria-thumbnail-items{display:-webkit-flex;display:-moz-box;display:flex}.p-galleria-thumbnail-item{overflow:auto;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;cursor:pointer;opacity:.5}.p-galleria-thumbnail-item:hover{opacity:1;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.p-galleria-thumbnail-item-current{opacity:1}.p-galleria-thumbnails-left .p-galleria-content,.p-galleria-thumbnails-left .p-galleria-item-wrapper,.p-galleria-thumbnails-right .p-galleria-content,.p-galleria-thumbnails-right .p-galleria-item-wrapper{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.p-galleria-thumbnails-left .p-galleria-item-wrapper,.p-galleria-thumbnails-top .p-galleria-item-wrapper{-webkit-order:2;-moz-box-ordinal-group:3;order:2}.p-galleria-thumbnails-left .p-galleria-thumbnail-wrapper,.p-galleria-thumbnails-top .p-galleria-thumbnail-wrapper{-webkit-order:1;-moz-box-ordinal-group:2;order:1}.p-galleria-thumbnails-left .p-galleria-thumbnail-container,.p-galleria-thumbnails-right .p-galleria-thumbnail-container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.p-galleria-thumbnails-left .p-galleria-thumbnail-items,.p-galleria-thumbnails-right .p-galleria-thumbnail-items{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%}.p-galleria-indicators{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-galleria-indicator>button,.p-galleria-indicators{-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-galleria-indicator>button{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.p-galleria-indicators-left .p-galleria-item-wrapper,.p-galleria-indicators-right .p-galleria-item-wrapper{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-galleria-indicators-left .p-galleria-item-container,.p-galleria-indicators-top .p-galleria-item-container{-webkit-order:2;-moz-box-ordinal-group:3;order:2}.p-galleria-indicators-left .p-galleria-indicators,.p-galleria-indicators-top .p-galleria-indicators{-webkit-order:1;-moz-box-ordinal-group:2;order:1}.p-galleria-indicators-left .p-galleria-indicators,.p-galleria-indicators-right .p-galleria-indicators{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-galleria-indicator-onitem .p-galleria-indicators{position:absolute;display:-webkit-flex;display:-moz-box;display:flex}.p-galleria-indicator-onitem.p-galleria-indicators-top .p-galleria-indicators{top:0;left:0;width:100%;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.p-galleria-indicator-onitem.p-galleria-indicators-right .p-galleria-indicators{right:0;top:0;height:100%;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}.p-galleria-indicator-onitem.p-galleria-indicators-bottom .p-galleria-indicators{bottom:0;left:0;width:100%;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}.p-galleria-indicator-onitem.p-galleria-indicators-left .p-galleria-indicators{left:0;top:0;height:100%;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.p-galleria-mask{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;pointer-events:none}.p-galleria-mask.p-component-overlay{pointer-events:auto}.p-galleria-close{position:absolute;top:0;right:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden}.p-galleria-mask .p-galleria-item-nav{position:fixed;top:50%;margin-top:-.5rem}.p-galleria-enter{opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7)}.p-galleria-enter-active{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:all .15s cubic-bezier(0,0,.2,1);-moz-transition:all .15s cubic-bezier(0,0,.2,1);transition:all .15s cubic-bezier(0,0,.2,1)}.p-galleria-enter-done{-webkit-transform:none;-moz-transform:none;transform:none}.p-galleria-exit{opacity:1}.p-galleria-exit-active{opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7);-webkit-transition:all .15s cubic-bezier(.4,0,.2,1);-moz-transition:all .15s cubic-bezier(.4,0,.2,1);transition:all .15s cubic-bezier(.4,0,.2,1)}.p-galleria-enter-active .p-galleria-item-nav{opacity:0}.p-items-hidden .p-galleria-thumbnail-item{visibility:hidden}.p-items-hidden .p-galleria-thumbnail-item.p-galleria-thumbnail-item-active{visibility:visible}.p-image-mask{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-image-preview-container{position:relative;display:inline-block}.p-image-preview-indicator{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.p-image-preview-icon{font-size:1.5rem}.p-image-preview-container:hover>.p-image-preview-indicator{opacity:1;cursor:pointer}.p-image-preview-container>img{cursor:pointer}.p-image-toolbar{position:absolute;top:0;right:0}.p-image-action.p-link,.p-image-toolbar{display:-webkit-flex;display:-moz-box;display:flex}.p-image-action.p-link{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-image-preview{-webkit-transition:-webkit-transform .15s;transition:-webkit-transform .15s;-moz-transition:transform .15s,-moz-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s,-moz-transform .15s;max-width:100vw;max-height:100vh}.p-image-preview-enter{opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7)}.p-image-preview-enter-active{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);-webkit-transition:all .15s cubic-bezier(0,0,.2,1);-moz-transition:all .15s cubic-bezier(0,0,.2,1);transition:all .15s cubic-bezier(0,0,.2,1)}.p-image-preview-enter-done{-webkit-transform:none;-moz-transform:none;transform:none}.p-image-preview-exit{opacity:1}.p-image-preview-exit-active{opacity:0;-webkit-transform:scale(.7);-moz-transform:scale(.7);transform:scale(.7);-webkit-transition:all .15s cubic-bezier(.4,0,.2,1);-moz-transition:all .15s cubic-bezier(.4,0,.2,1);transition:all .15s cubic-bezier(.4,0,.2,1)}.p-inplace .p-inplace-display{display:inline;cursor:pointer}.p-inplace .p-inplace-content{display:inline}.p-fluid .p-inplace.p-inplace-closable .p-inplace-content{display:-webkit-flex;display:-moz-box;display:flex}.p-fluid .p-inplace.p-inplace-closable .p-inplace-content>.p-inputtext{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;width:1%}.p-inplace-content-close{margin-left:.25rem}.p-inputnumber{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex}.p-inputnumber-button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.p-inputnumber-buttons-horizontal .p-button.p-inputnumber-button .p-button-label,.p-inputnumber-buttons-stacked .p-button.p-inputnumber-button .p-button-label{display:none}.p-inputnumber-buttons-stacked .p-button.p-inputnumber-button-up{border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0;padding:0}.p-inputnumber-buttons-stacked .p-inputnumber-input{border-top-right-radius:0;border-bottom-right-radius:0}.p-inputnumber-buttons-stacked .p-button.p-inputnumber-button-down{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:0;padding:0}.p-inputnumber-buttons-stacked .p-inputnumber-button-group{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-inputnumber-buttons-stacked .p-inputnumber-button-group .p-button.p-inputnumber-button{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-inputnumber-buttons-horizontal .p-button.p-inputnumber-button-up{-webkit-order:3;-moz-box-ordinal-group:4;order:3;border-top-left-radius:0;border-bottom-left-radius:0}.p-inputnumber-buttons-horizontal .p-inputnumber-input{-webkit-order:2;-moz-box-ordinal-group:3;order:2;border-radius:0}.p-inputnumber-buttons-horizontal .p-button.p-inputnumber-button-down{-webkit-order:1;-moz-box-ordinal-group:2;order:1;border-top-right-radius:0;border-bottom-right-radius:0}.p-inputnumber-buttons-vertical{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-inputnumber-buttons-vertical .p-button.p-inputnumber-button-up{-webkit-order:1;-moz-box-ordinal-group:2;order:1;border-bottom-left-radius:0;border-bottom-right-radius:0;width:100%}.p-inputnumber-buttons-vertical .p-inputnumber-input{-webkit-order:2;-moz-box-ordinal-group:3;order:2;border-radius:0;text-align:center}.p-inputnumber-buttons-vertical .p-button.p-inputnumber-button-down{-webkit-order:3;-moz-box-ordinal-group:4;order:3;border-top-left-radius:0;border-top-right-radius:0;width:100%}.p-inputnumber-input{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-fluid .p-inputnumber{width:100%}.p-fluid .p-inputnumber .p-inputnumber-input{width:1%}.p-fluid .p-inputnumber-buttons-vertical .p-inputnumber-input{width:100%}.p-inputswitch{position:relative;display:inline-block}.p-inputswitch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0}.p-inputswitch-slider:before{position:absolute;content:"";top:50%}.p-inputtext{margin:0}.p-fluid .p-inputtext{width:100%}.p-inputgroup{-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch;width:100%}.p-inputgroup,.p-inputgroup-addon{display:-webkit-flex;display:-moz-box;display:flex}.p-inputgroup-addon{-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-inputgroup .p-float-label{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:stretch;-moz-box-align:stretch;align-items:stretch;width:100%}.p-fluid .p-inputgroup .p-input,.p-fluid .p-inputgroup .p-inputtext,.p-inputgroup .p-inputtext,.p-inputgroup .p-inputwrapper{-webkit-flex:1 1 auto;-moz-box-flex:1;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;-webkit-transition-property:all;-moz-transition-property:all;transition-property:all;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;transition-timing-function:ease;line-height:1}.p-float-label textarea~label{top:1rem}.p-float-label .p-inputwrapper-filled~label,.p-float-label .p-inputwrapper-focus~label,.p-float-label input.p-filled~label,.p-float-label input:focus~label,.p-float-label textarea.p-filled~label,.p-float-label textarea:focus~label{top:-.75rem;font-size:12px}.p-float-label .input:-webkit-autofill~label{top:-20px;font-size:12px}.p-input-icon-left,.p-input-icon-right{position:relative;display:inline-block}.p-input-icon-left>.p-input-prefix,.p-input-icon-left>i,.p-input-icon-left>svg,.p-input-icon-right>.p-input-suffix,.p-input-icon-right>i,.p-input-icon-right>svg{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%}@-webkit-keyframes dash-frame{to{stroke-dashoffset:0}}@keyframes dash-frame{to{stroke-dashoffset:0}}.p-knob-range{fill:none;-webkit-transition:stroke .1s ease-in;-moz-transition:stroke .1s ease-in;transition:stroke .1s ease-in}.p-knob-value{-webkit-animation-name:dash-frame;animation-name:dash-frame;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;fill:none}.p-knob-text{font-size:1.3rem;text-align:center}.p-listbox-list-wrapper{overflow:auto}.p-listbox-list{list-style-type:none;margin:0;padding:0}.p-listbox-item{cursor:pointer;overflow:hidden}.p-listbox-filter-container,.p-listbox-item{position:relative}.p-listbox-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-listbox-filter{width:100%}.p-megamenu-root-list{margin:0;padding:0;list-style:none}.p-megamenu-root-list>.p-menuitem{position:relative}.p-megamenu .p-menuitem-link{cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:none;overflow:hidden;position:relative}.p-megamenu .p-menuitem-text{line-height:1}.p-megamenu-panel{display:none;position:absolute;width:auto;z-index:1}.p-megamenu-root-list>.p-menuitem-active>.p-megamenu-panel{display:block}.p-megamenu-submenu{margin:0;padding:0;list-style:none}.p-megamenu-horizontal .p-megamenu-root-list{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.p-megamenu-vertical .p-megamenu-root-list{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-megamenu-vertical .p-megamenu-root-list>.p-menuitem-active>.p-megamenu-panel{left:100%;top:0}.p-megamenu-vertical .p-megamenu-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto}.p-megamenu-grid{display:-webkit-flex;display:-moz-box;display:flex}.p-megamenu-col-2,.p-megamenu-col-3,.p-megamenu-col-4,.p-megamenu-col-6,.p-megamenu-col-12{-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;padding:.5rem}.p-megamenu-col-2{width:16.6667%}.p-megamenu-col-3{width:25%}.p-megamenu-col-4{width:33.3333%}.p-megamenu-col-6{width:50%}.p-megamenu-col-12{width:100%}.p-mention{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;position:relative}.p-autocomplete-loader{position:absolute;top:50%;margin-top:-.5rem}.p-mention .p-mention-panel{min-width:100%}.p-mention-panel{position:absolute;top:0;left:0;overflow:auto}.p-mention-items{margin:0;padding:0;list-style-type:none}.p-mention-item{cursor:pointer;white-space:nowrap;position:relative;overflow:hidden}.p-fluid .p-mention{display:-webkit-flex;display:-moz-box;display:flex}.p-menu-overlay{position:absolute}.p-menu ul{margin:0;padding:0;list-style:none}.p-menu .p-menuitem-link{cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:none;overflow:hidden;position:relative}.p-menu .p-menuitem-text{line-height:1}.p-menubar{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-menubar ul{margin:0;padding:0;list-style:none}.p-menubar .p-menuitem-link{cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:none;overflow:hidden;position:relative}.p-menubar .p-menuitem-text{line-height:1}.p-menubar .p-menuitem{position:relative}.p-menubar-root-list{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-menubar-root-list>li ul{display:none;z-index:1}.p-menubar-root-list>.p-menuitem-active>.p-submenu-list{display:block}.p-menubar .p-submenu-list{display:none;position:absolute;z-index:1}.p-menubar .p-submenu-list>.p-menuitem-active>.p-submenu-list{display:block;left:100%;top:0}.p-menubar .p-submenu-list .p-menuitem-link .p-submenu-icon{margin-left:auto}.p-menubar .p-menubar-custom,.p-menubar .p-menubar-end{margin-left:auto;-webkit-align-self:center;align-self:center}.p-menubar-button{display:none;cursor:pointer}.p-inline-message,.p-menubar-button{-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-inline-message{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;vertical-align:top}.p-inline-message-icon-only .p-inline-message-text{visibility:hidden;width:0}.p-fluid .p-inline-message{display:-webkit-flex;display:-moz-box;display:flex}.p-message-close,.p-message-wrapper{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-message-close{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-message-close.p-link{margin-left:auto;overflow:hidden;position:relative}.p-message-enter{opacity:0}.p-message-enter-active{opacity:1;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s}.p-message-exit{opacity:1;max-height:1000px}.p-message-exit-active{opacity:0;max-height:0;margin:0;overflow:hidden;-webkit-transition:max-height .3s cubic-bezier(0,1,0,1),opacity .3s,margin .3s;-moz-transition:max-height .3s cubic-bezier(0,1,0,1),opacity .3s,margin .3s;transition:max-height .3s cubic-bezier(0,1,0,1),opacity .3s,margin .3s}.p-message-exit-active .p-message-close{display:none}.p-multiselect{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-multiselect-trigger{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0;cursor:pointer}.p-multiselect-label-container{overflow:hidden;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;cursor:pointer}.p-multiselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.p-multiselect-label-empty{overflow:hidden;visibility:hidden}.p-multiselect-token{cursor:default;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.p-multiselect-token-icon{cursor:pointer}.p-multiselect .p-multiselect-panel{min-width:100%}.p-multiselect-panel{position:absolute;top:0;left:0}.p-multiselect-items-wrapper{overflow:auto}.p-multiselect-items{margin:0;padding:0;list-style-type:none}.p-multiselect-item{cursor:pointer;font-weight:400;white-space:nowrap;position:relative;overflow:hidden}.p-multiselect-header,.p-multiselect-item{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-multiselect-header{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.p-multiselect-filter-container{position:relative;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-multiselect-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-multiselect-filter-container .p-inputtext{width:100%}.p-multiselect-close{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden;position:relative;margin-left:auto}.p-multiselect-clear-icon{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-multiselect,.p-orderlist,.p-orderlist-controls{display:-webkit-flex;display:-moz-box;display:flex}.p-orderlist-controls{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-orderlist-list-container{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-orderlist-list{list-style-type:none;margin:0;padding:0;overflow:auto;min-height:12rem;max-height:24rem}.p-orderlist-item{cursor:pointer;overflow:hidden;position:relative}.p-orderlist.p-state-disabled .p-button,.p-orderlist.p-state-disabled .p-orderlist-item{cursor:default}.p-orderlist.p-state-disabled .p-orderlist-list{overflow:hidden}.p-organizationchart-table{border-spacing:0;border-collapse:separate;margin:0 auto}.p-organizationchart-table>tbody>tr>td{text-align:center;vertical-align:top;padding:0 .75rem}.p-organizationchart-node-content{display:inline-block;position:relative}.p-organizationchart-node-content .p-node-toggler{position:absolute;bottom:-.75rem;margin-left:-.75rem;z-index:2;left:50%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;width:1.5rem;height:1.5rem}.p-organizationchart-node-content .p-node-toggler .p-node-toggler-icon{position:relative;top:.25rem}.p-organizationchart-line-down{margin:0 auto;height:20px;width:1px}.p-organizationchart-line-left,.p-organizationchart-line-right{border-radius:0}.p-organizationchart-selectable-node{cursor:pointer}.p-overlaypanel{position:absolute;margin-top:10px}.p-overlaypanel-flipped{margin-top:0;margin-bottom:10px}.p-overlaypanel-close{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden;position:relative}.p-overlaypanel-enter{opacity:0;-webkit-transform:scaleY(.8);-moz-transform:scaleY(.8);transform:scaleY(.8)}.p-overlaypanel-enter-active{opacity:1;-webkit-transform:scaleY(1);-moz-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);transition:opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1);-moz-transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1),-moz-transform .12s cubic-bezier(0,0,.2,1);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1);transition:transform .12s cubic-bezier(0,0,.2,1),opacity .12s cubic-bezier(0,0,.2,1),-webkit-transform .12s cubic-bezier(0,0,.2,1),-moz-transform .12s cubic-bezier(0,0,.2,1)}.p-overlaypanel-enter-done{-webkit-transform:none;-moz-transform:none;transform:none}.p-overlaypanel-exit{opacity:1}.p-overlaypanel-exit-active{opacity:0;-webkit-transition:opacity .1s linear;-moz-transition:opacity .1s linear;transition:opacity .1s linear}.p-overlaypanel:after,.p-overlaypanel:before{bottom:100%;left:-webkit-calc(var(--overlayArrowLeft,0) + 1.25rem);left:-moz-calc(var(--overlayArrowLeft,0) + 1.25rem);left:calc(var(--overlayArrowLeft, 0) + 1.25rem);content:" ";height:0;width:0;position:absolute;pointer-events:none}.p-overlaypanel:after{border-width:8px;margin-left:-8px}.p-overlaypanel:before{border-width:10px;margin-left:-10px}.p-overlaypanel-flipped:after,.p-overlaypanel-flipped:before{bottom:auto;top:100%}.p-overlaypanel.p-overlaypanel-flipped:after,.p-overlaypanel.p-overlaypanel-flipped:before{border-bottom-color:transparent}.p-paginator{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.p-paginator-left-content{margin-right:auto}.p-paginator-right-content{margin-left:auto}.p-paginator-current,.p-paginator-first,.p-paginator-last,.p-paginator-next,.p-paginator-page,.p-paginator-prev{cursor:pointer;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;position:relative}.p-paginator-element:focus{z-index:1;position:relative}.p-panel-header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-panel-title{line-height:1}.p-panel-header-icon{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden}.p-panel-header-icon,.p-panelmenu .p-panelmenu-header-link{-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer;text-decoration:none;position:relative}.p-panelmenu .p-panelmenu-header-link{display:-webkit-flex;display:-moz-box;display:flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-header-link:focus{z-index:1}.p-panelmenu .p-submenu-list{margin:0;padding:0;list-style:none}.p-panelmenu .p-menuitem-link{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;text-decoration:none}.p-panelmenu .p-menuitem-text{line-height:1}.p-password{position:relative;display:-webkit-inline-flex;display:-moz-inline-box;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;-webkit-transition:width 1s ease-in-out;-moz-transition:width 1s ease-in-out;transition:width 1s ease-in-out}.p-fluid .p-password,.p-picklist,.p-picklist-buttons{display:-webkit-flex;display:-moz-box;display:flex}.p-picklist-buttons{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-picklist-list-wrapper{-webkit-flex:1 1 50%;-moz-box-flex:1;flex:1 1 50%}.p-picklist-list{list-style-type:none;margin:0;padding:0;overflow:auto;min-height:12rem;max-height:24rem}.p-picklist-item{cursor:pointer}.p-picklist-item,.p-progressbar{overflow:hidden;position:relative}.p-progressbar-determinate .p-progressbar-value{height:100%;width:0;position:absolute;display:none;border:0}.p-progressbar-determinate .p-progressbar-value-animate{-webkit-transition:width 1s ease-in-out;-moz-transition:width 1s ease-in-out;transition:width 1s ease-in-out}.p-progressbar-determinate .p-progressbar-label{text-align:center;height:100%;width:100%;position:absolute;font-weight:700}.p-progressbar-indeterminate .p-progressbar-value:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:p-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite;animation:p-progressbar-indeterminate-anim 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.p-progressbar-indeterminate .p-progressbar-value:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;-webkit-animation:p-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation:p-progressbar-indeterminate-anim-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:1.15s;animation-delay:1.15s}@-webkit-keyframes p-progressbar-indeterminate-anim{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes p-progressbar-indeterminate-anim{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@-webkit-keyframes p-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}@keyframes p-progressbar-indeterminate-anim-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.p-progress-spinner{position:relative;margin:0 auto;width:100px;height:100px;display:inline-block}.p-progress-spinner:before{content:"";display:block;padding-top:100%}.p-progress-spinner-svg{-webkit-animation:p-progress-spinner-rotate 2s linear infinite;animation:p-progress-spinner-rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;-moz-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.p-progress-spinner-circle{stroke-dasharray:89,200;stroke-dashoffset:0;stroke:#d62d20;-webkit-animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;animation:p-progress-spinner-dash 1.5s ease-in-out infinite,p-progress-spinner-color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes p-progress-spinner-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes p-progress-spinner-rotate{to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes p-progress-spinner-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes p-progress-spinner-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes p-progress-spinner-color{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}@keyframes p-progress-spinner-color{0%,to{stroke:#d62d20}40%{stroke:#0057e7}66%{stroke:#008744}80%,90%{stroke:#ffa700}}.p-radiobutton{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:bottom}.p-radiobutton-box{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-radiobutton-icon{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0) scale(.1);-moz-transform:translateZ(0) scale(.1);transform:translateZ(0) scale(.1);border-radius:50%;visibility:hidden}.p-radiobutton-box.p-highlight .p-radiobutton-icon{-webkit-transform:translateZ(0) scale(1);-moz-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1);visibility:visible}.p-rating-icon{cursor:pointer}.p-rating.p-rating-readonly .p-rating-icon{cursor:default}.p-ripple{overflow:hidden;position:relative}.p-ink{display:block;position:absolute;background:rgba(255,255,255,.5);border-radius:100%;-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}.p-ink-active{-webkit-animation:ripple .4s linear;animation:ripple .4s linear}.p-ripple-disabled .p-ink{display:none!important}@-webkit-keyframes ripple{to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes ripple{to{opacity:0;-webkit-transform:scale(2.5);-moz-transform:scale(2.5);transform:scale(2.5)}}.p-scrollpanel-wrapper{overflow:hidden;width:100%;height:100%;position:relative;z-index:1;float:left}.p-scrollpanel-content{height:-webkit-calc(100% + 18px);height:-moz-calc(100% + 18px);height:calc(100% + 18px);width:-webkit-calc(100% + 18px);width:-moz-calc(100% + 18px);width:calc(100% + 18px);padding:0 18px 18px 0;position:relative;overflow:scroll;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.p-scrollpanel-bar{position:relative;background:#c1c1c1;border-radius:3px;z-index:2;cursor:pointer;opacity:0;-webkit-transition:opacity .25s linear;-moz-transition:opacity .25s linear;transition:opacity .25s linear}.p-scrollpanel-bar-y{width:9px;top:0}.p-scrollpanel-bar-x{height:9px;bottom:0}.p-scrollpanel-hidden{visibility:hidden}.p-scrollpanel:active .p-scrollpanel-bar,.p-scrollpanel:hover .p-scrollpanel-bar{opacity:1}.p-scrollpanel-grabbed{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-scrolltop{position:fixed;bottom:20px;right:20px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-scrolltop-sticky{position:sticky}.p-scrolltop-sticky.p-link{margin-left:auto}.p-scrolltop-helper{display:none!important}.p-scrolltop-enter{opacity:0}.p-scrolltop-enter-active{opacity:1;-webkit-transition:opacity .15s;-moz-transition:opacity .15s;transition:opacity .15s}.p-scrolltop-exit{opacity:1}.p-scrolltop-exit-active{opacity:0;-webkit-transition:opacity .15s;-moz-transition:opacity .15s;transition:opacity .15s}.p-sidebar{position:fixed;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-sidebar-content{position:relative;overflow-y:auto}.p-sidebar-header{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.p-sidebar-header,.p-sidebar-icon{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-sidebar-icon{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden;position:relative}.p-sidebar-left{top:0;left:0;width:20rem;height:100%}.p-sidebar-right{top:0;right:0;width:20rem;height:100%}.p-sidebar-top{top:0;left:0;width:100%;height:10rem}.p-sidebar-bottom{bottom:0;left:0;width:100%;height:10rem}.p-sidebar-full{width:100%;height:100%;top:0;left:0;-webkit-transition:none;-moz-transition:none;transition:none}.p-sidebar-left.p-sidebar-enter{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}.p-sidebar-left.p-sidebar-enter-active{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.p-sidebar-left.p-sidebar-enter-active,.p-sidebar-left.p-sidebar-exit{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.p-sidebar-left.p-sidebar-exit-active{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.p-sidebar-right.p-sidebar-enter{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}.p-sidebar-right.p-sidebar-enter-active{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.p-sidebar-right.p-sidebar-enter-active,.p-sidebar-right.p-sidebar-exit{-webkit-transform:translateX(0);-moz-transform:translateX(0);transform:translateX(0)}.p-sidebar-right.p-sidebar-exit-active{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.p-sidebar-top.p-sidebar-enter{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.p-sidebar-top.p-sidebar-enter-active{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.p-sidebar-top.p-sidebar-enter-active,.p-sidebar-top.p-sidebar-exit{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.p-sidebar-top.p-sidebar-exit-active{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.p-sidebar-bottom.p-sidebar-enter{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.p-sidebar-bottom.p-sidebar-enter-active{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.p-sidebar-bottom.p-sidebar-enter-active,.p-sidebar-bottom.p-sidebar-exit{-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0)}.p-sidebar-bottom.p-sidebar-exit-active{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-moz-transition:transform .3s,-moz-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-moz-transform .3s}.p-sidebar-full.p-sidebar-enter{opacity:0}.p-sidebar-full.p-sidebar-enter-active{opacity:1;-webkit-transition:opacity .4s cubic-bezier(.25,.8,.25,1);-moz-transition:opacity .4s cubic-bezier(.25,.8,.25,1);transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.p-sidebar-full.p-sidebar-exit{opacity:1}.p-sidebar-full.p-sidebar-exit-active{opacity:0;-webkit-transition:opacity .4s cubic-bezier(.25,.8,.25,1);-moz-transition:opacity .4s cubic-bezier(.25,.8,.25,1);transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.p-sidebar-left.p-sidebar-sm,.p-sidebar-right.p-sidebar-sm{width:20rem}.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-sidebar-md{width:40rem}.p-sidebar-left.p-sidebar-lg,.p-sidebar-right.p-sidebar-lg{width:60rem}.p-sidebar-bottom.p-sidebar-sm,.p-sidebar-top.p-sidebar-sm{height:10rem}.p-sidebar-bottom.p-sidebar-md,.p-sidebar-top.p-sidebar-md{height:20rem}.p-sidebar-bottom.p-sidebar-lg,.p-sidebar-top.p-sidebar-lg{height:30rem}.p-sidebar-bottom.p-sidebar-view,.p-sidebar-left.p-sidebar-view,.p-sidebar-right.p-sidebar-view,.p-sidebar-top.p-sidebar-view{width:100%;height:100%}.p-sidebar-bottom.p-sidebar-content,.p-sidebar-left.p-sidebar-content,.p-sidebar-right.p-sidebar-content,.p-sidebar-top.p-sidebar-content{position:absolute;width:100%;height:100%}@media screen and (max-width:64em){.p-sidebar-left.p-sidebar-lg,.p-sidebar-left.p-sidebar-md,.p-sidebar-right.p-sidebar-lg,.p-sidebar-right.p-sidebar-md{width:20rem}}.p-skeleton{position:relative;overflow:hidden}.p-skeleton:after{content:"";-webkit-animation:p-skeleton-animation 1.2s infinite;animation:p-skeleton-animation 1.2s infinite;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%);z-index:1}.p-skeleton-circle{border-radius:50%}.p-skeleton-none:after{-webkit-animation:none;animation:none}@-webkit-keyframes p-skeleton-animation{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes p-skeleton-animation{0%{-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(100%);-moz-transform:translateX(100%);transform:translateX(100%)}}.p-slidemenu{width:12.5em}.p-slidemenu.p-slidemenu-overlay{position:absolute}.p-slidemenu .p-menu-separator{border-width:1px 0 0}.p-slidemenu ul{list-style:none;margin:0;padding:0}.p-slidemenu .p-slidemenu-rootlist{position:absolute;top:0}.p-slidemenu .p-submenu-list{display:none;position:absolute;top:0;width:12.5em}.p-slidemenu .p-menuitem-link{cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:none;overflow:hidden}.p-slidemenu .p-menuitem-icon,.p-slidemenu .p-menuitem-text{vertical-align:middle}.p-slidemenu .p-menuitem{position:relative}.p-slidemenu .p-menuitem-link .p-submenu-icon{margin-left:auto}.p-slidemenu .p-slidemenu-wrapper{position:relative}.p-slidemenu .p-slidemenu-content{overflow-x:hidden;overflow-y:auto;position:relative;height:100%}.p-slidemenu-backward{position:absolute;bottom:0;width:100%;padding:.25em;cursor:pointer}.p-slidemenu-backward .p-slidemenu-backward-icon,.p-slidemenu-backward span{vertical-align:middle}.p-slidemenu .p-menuitem-active{position:static}.p-slidemenu .p-menuitem-active>.p-submenu-list{display:block}.p-slider{position:relative}.p-slider .p-slider-handle{position:absolute;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;touch-action:none;display:block;z-index:1}.p-slider .p-slider-handle.p-slider-handle-active{z-index:2}.p-slider-range{position:absolute;display:block}.p-slider-horizontal .p-slider-range{top:0;left:0;height:100%}.p-slider-horizontal .p-slider-handle{top:50%}.p-slider-vertical{height:100px}.p-slider-vertical .p-slider-handle{left:50%}.p-slider-vertical .p-slider-range{bottom:0;left:0;width:100%}.p-speeddial{position:absolute;z-index:1}.p-speeddial,.p-speeddial-list{display:-webkit-flex;display:-moz-box;display:flex}.p-speeddial-list{margin:0;padding:0;list-style:none;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-transition:top 0s linear .2s;-moz-transition:top 0s linear .2s;transition:top 0s linear .2s;pointer-events:none}.p-speeddial-item{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:opacity .8s,-webkit-transform .2s cubic-bezier(.4,0,.2,1) 0ms;transition:opacity .8s,-webkit-transform .2s cubic-bezier(.4,0,.2,1) 0ms;-moz-transition:transform .2s cubic-bezier(.4,0,.2,1) 0ms,opacity .8s,-moz-transform .2s cubic-bezier(.4,0,.2,1) 0ms;transition:transform .2s cubic-bezier(.4,0,.2,1) 0ms,opacity .8s;transition:transform .2s cubic-bezier(.4,0,.2,1) 0ms,opacity .8s,-webkit-transform .2s cubic-bezier(.4,0,.2,1) 0ms,-moz-transform .2s cubic-bezier(.4,0,.2,1) 0ms;will-change:transform}.p-speeddial-action{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:50%;position:relative;overflow:hidden;text-decoration:none}.p-speeddial-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item{position:absolute}.p-speeddial-rotate{-webkit-transition:-webkit-transform .25s cubic-bezier(.4,0,.2,1) 0ms;transition:-webkit-transform .25s cubic-bezier(.4,0,.2,1) 0ms;-moz-transition:transform .25s cubic-bezier(.4,0,.2,1) 0ms,-moz-transform .25s cubic-bezier(.4,0,.2,1) 0ms;transition:transform .25s cubic-bezier(.4,0,.2,1) 0ms;transition:transform .25s cubic-bezier(.4,0,.2,1) 0ms,-webkit-transform .25s cubic-bezier(.4,0,.2,1) 0ms,-moz-transform .25s cubic-bezier(.4,0,.2,1) 0ms;will-change:transform}.p-speeddial-mask{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;-webkit-transition:opacity .25s cubic-bezier(.25,.8,.25,1);-moz-transition:opacity .25s cubic-bezier(.25,.8,.25,1);transition:opacity .25s cubic-bezier(.25,.8,.25,1)}.p-speeddial-mask-visible{pointer-events:none;opacity:1;-webkit-transition:opacity .4s cubic-bezier(.25,.8,.25,1);-moz-transition:opacity .4s cubic-bezier(.25,.8,.25,1);transition:opacity .4s cubic-bezier(.25,.8,.25,1)}.p-speeddial-opened .p-speeddial-list{pointer-events:auto}.p-speeddial-opened .p-speeddial-item{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1);opacity:1}.p-speeddial-opened .p-speeddial-rotate{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.p-speeddial-direction-up{-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-speeddial-direction-up,.p-speeddial-direction-up .p-speeddial-list{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}.p-speeddial-direction-down{-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-speeddial-direction-down,.p-speeddial-direction-down .p-speeddial-list{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-speeddial-direction-left{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-speeddial-direction-left,.p-speeddial-direction-left .p-speeddial-list{-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.p-speeddial-direction-right{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-speeddial-direction-right,.p-speeddial-direction-right .p-speeddial-list{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.p-splitbutton{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;position:relative}.p-splitbutton .p-splitbutton-defaultbutton{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0}.p-splitbutton-menubutton{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-top-left-radius:0;border-bottom-left-radius:0}.p-splitbutton .p-menu{min-width:100%}.p-fluid .p-splitbutton,.p-splitter{display:-webkit-flex;display:-moz-box;display:flex}.p-splitter{-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.p-splitter-vertical{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-splitter-panel{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.p-splitter-panel-nested{display:-webkit-flex;display:-moz-box;display:flex}.p-splitter-panel .p-splitter{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;border:0}.p-splitter-gutter{-webkit-flex-grow:0;-moz-box-flex:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;cursor:col-resize}.p-splitter-horizontal.p-splitter-resizing{cursor:col-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-splitter-horizontal>.p-splitter-gutter>.p-splitter-gutter-handle{height:24px;width:100%}.p-splitter-horizontal>.p-splitter-gutter{cursor:col-resize}.p-splitter-vertical.p-splitter-resizing{cursor:row-resize;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-splitter-vertical>.p-splitter-gutter{cursor:row-resize}.p-splitter-vertical>.p-splitter-gutter>.p-splitter-gutter-handle{width:24px;height:100%}.p-steps{position:relative}.p-steps ul{padding:0;margin:0;list-style-type:none}.p-steps-item,.p-steps ul{display:-webkit-flex;display:-moz-box;display:flex}.p-steps-item{position:relative;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-steps-item .p-menuitem-link{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden;text-decoration:none}.p-steps.p-steps-readonly .p-steps-item{cursor:auto}.p-steps-item.p-steps-current .p-menuitem-link{cursor:default}.p-steps-title{white-space:nowrap}.p-steps-number{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-steps-title{display:block}.p-tabmenu{overflow-x:auto}.p-tabmenu-nav{margin:0;padding:0;list-style-type:none;-webkit-flex-wrap:nowrap;flex-wrap:nowrap}.p-tabmenu-nav,.p-tabmenu-nav a{display:-webkit-flex;display:-moz-box;display:flex}.p-tabmenu-nav a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative;text-decoration:none;overflow:hidden}.p-tabmenu-nav a:focus{z-index:1}.p-tabmenu-nav .p-menuitem-text{line-height:1}.p-tabmenu-ink-bar{display:none;z-index:1}.p-tabmenu::-webkit-scrollbar{display:none}.p-tabview-nav-container{position:relative}.p-tabview-scrollable .p-tabview-nav-container{overflow:hidden}.p-tabview-nav-content{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-scroll-chaining:contain auto;overscroll-behavior:contain auto}.p-tabview-nav{margin:0;padding:0;list-style-type:none;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-tabview-nav,.p-tabview-nav-link{display:-webkit-flex;display:-moz-box;display:flex}.p-tabview-nav-link{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative;text-decoration:none;overflow:hidden}.p-tabview-ink-bar{display:none;z-index:1}.p-tabview-nav-link:focus{z-index:1}.p-tabview-title{line-height:1;white-space:nowrap}.p-tabview-nav-btn{position:absolute;top:0;z-index:2;height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-tabview-nav-prev{left:0}.p-tabview-nav-next{right:0}.p-tabview-nav-content::-webkit-scrollbar{display:none}.p-tag{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-tag-icon,.p-tag-icon.pi,.p-tag-value{line-height:1.5}.p-tag.p-tag-rounded{border-radius:10rem}.p-terminal{height:18rem;overflow:auto}.p-terminal-prompt-container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-terminal-input{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;border:0;background-color:transparent;color:inherit;padding:0;outline:0 none}.p-terminal-input::-ms-clear{display:none}.p-tieredmenu-overlay{position:absolute}.p-tieredmenu ul{margin:0;padding:0;list-style:none}.p-tieredmenu .p-submenu-list{position:absolute;min-width:100%;z-index:1;display:none}.p-tieredmenu .p-menuitem-link{cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-decoration:none;overflow:hidden;position:relative}.p-tieredmenu .p-menuitem-text{line-height:1}.p-tieredmenu .p-menuitem{position:relative}.p-tieredmenu .p-menuitem-link .p-submenu-icon{margin-left:auto}.p-tieredmenu .p-menuitem-active>.p-submenu-list{display:block;left:100%;top:0}.p-tieredmenu .p-menuitem-active>.p-submenu-list-flipped{left:-100%}.p-timeline{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-timeline-left .p-timeline-event-opposite{text-align:right}.p-timeline-left .p-timeline-event-content{text-align:left}.p-timeline-right .p-timeline-event{-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.p-timeline-right .p-timeline-event-opposite{text-align:left}.p-timeline-right .p-timeline-event-content{text-align:right}.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(2n){-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(odd) .p-timeline-event-opposite{text-align:right}.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(2n) .p-timeline-event-opposite,.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(odd) .p-timeline-event-content{text-align:left}.p-timeline-vertical.p-timeline-alternate .p-timeline-event:nth-child(2n) .p-timeline-event-content{text-align:right}.p-timeline-event{display:-webkit-flex;display:-moz-box;display:flex;position:relative;min-height:70px}.p-timeline-event:last-child{min-height:0}.p-timeline-event-content,.p-timeline-event-opposite{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;padding:0 1rem}.p-timeline-event-separator{-webkit-flex:0 1;-moz-box-flex:0;flex:0 1;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-timeline-event-marker{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-self:baseline;align-self:baseline}.p-timeline-event-connector{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.p-timeline-horizontal{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.p-timeline-horizontal .p-timeline-event{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.p-timeline-horizontal .p-timeline-event:last-child{-webkit-flex:0 1;-moz-box-flex:0;flex:0 1}.p-timeline-horizontal .p-timeline-event-separator{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.p-timeline-horizontal .p-timeline-event-connector{width:100%}.p-timeline-bottom .p-timeline-event,.p-timeline-horizontal.p-timeline-alternate .p-timeline-event:nth-child(2n){-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}.p-toast{position:fixed;width:25rem}.p-toast-message-content{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.p-toast-message-text{-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-toast-top-right{top:20px;right:20px}.p-toast-top-left{top:20px;left:20px}.p-toast-bottom-left{bottom:20px;left:20px}.p-toast-bottom-right{bottom:20px;right:20px}.p-toast-top-center{top:20px}.p-toast-bottom-center,.p-toast-top-center{left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translateX(-50%)}.p-toast-bottom-center{bottom:20px}.p-toast-center{left:50%;top:50%;min-width:20vw;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.p-toast-icon-close{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden;position:relative}.p-toast-icon-close.p-link{cursor:pointer}.p-toast-message-enter{opacity:0;-webkit-transform:translateY(50%);-moz-transform:translateY(50%);transform:translateY(50%)}.p-toast-message-enter-active{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;-moz-transition:transform .3s,opacity .3s,-moz-transform .3s;transition:transform .3s,opacity .3s;transition:transform .3s,opacity .3s,-webkit-transform .3s,-moz-transform .3s}.p-toast-message-enter-done{-webkit-transform:none;-moz-transform:none;transform:none}.p-toast-message-exit{opacity:1;max-height:1000px}.p-toast-message-exit-active{opacity:0;max-height:0;margin-bottom:0;overflow:hidden;-webkit-transition:max-height .45s cubic-bezier(0,1,0,1),opacity .3s,margin-bottom .3s;-moz-transition:max-height .45s cubic-bezier(0,1,0,1),opacity .3s,margin-bottom .3s;transition:max-height .45s cubic-bezier(0,1,0,1),opacity .3s,margin-bottom .3s}.p-toolbar{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.p-toolbar,.p-toolbar-group-left,.p-toolbar-group-right{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-tooltip{position:absolute;padding:.25em .5rem;max-width:12.5rem}.p-tooltip.p-tooltip-left,.p-tooltip.p-tooltip-right{padding:0 .25rem}.p-tooltip.p-tooltip-bottom,.p-tooltip.p-tooltip-top{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}.p-tree-container{overflow:auto}.p-tree-container,.p-treenode-children{margin:0;padding:0;list-style-type:none}.p-tree-toggler,.p-treenode-selectable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-tree-toggler{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden;position:relative}.p-treenode-leaf>.p-treenode-content .p-tree-toggler{visibility:hidden}.p-treenode-content{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-tree-filter{width:100%}.p-tree-filter-container{position:relative;display:block;width:100%}.p-tree-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-tree-loading{position:relative;min-height:4rem}.p-tree .p-tree-loading-overlay{position:absolute;z-index:1;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-treeselect{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-treeselect-trigger{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0}.p-treeselect-label-container{overflow:hidden;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto;cursor:pointer}.p-treeselect-label{display:block;white-space:nowrap;cursor:pointer;overflow:hidden;text-overflow:ellipsis}.p-treeselect-label-empty{overflow:hidden;visibility:hidden}.p-treeselect-token{cursor:default;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.p-treeselect .p-treeselect-panel{min-width:100%}.p-treeselect-panel{position:absolute;top:0;left:0}.p-treeselect-items-wrapper{overflow:auto}.p-treeselect-header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.p-treeselect-filter-container{position:relative;-webkit-flex:1 1 auto;-moz-box-flex:1;flex:1 1 auto}.p-treeselect-filter-icon{position:absolute;top:50%;margin-top:-.5rem}.p-treeselect-filter-container .p-inputtext{width:100%}.p-treeselect-close{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden;position:relative;margin-left:auto}.p-treeselect-clear-icon{position:absolute;top:50%;margin-top:-.5rem}.p-fluid .p-treeselect{display:-webkit-flex;display:-moz-box;display:flex}.p-treetable{position:relative}.p-treetable table{border-collapse:collapse;width:100%;table-layout:fixed}.p-treetable .p-sortable-column{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-treetable-auto-layout>.p-treetable-wrapper{overflow-x:auto}.p-treetable-auto-layout>.p-treetable-wrapper>table{table-layout:auto}.p-treetable-hoverable-rows .p-treetable-tbody>tr{cursor:pointer}.p-treetable-toggler{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-shrink:0;flex-shrink:0;overflow:hidden;position:relative}.p-treetable-toggler,.p-treetable-toggler+.p-checkbox,.p-treetable-toggler+.p-checkbox+span{vertical-align:middle}.p-treetable-resizable>.p-treetable-wrapper{overflow-x:auto}.p-treetable-resizable .p-treetable-tbody>tr>td,.p-treetable-resizable .p-treetable-tfoot>tr>td,.p-treetable-resizable .p-treetable-thead>tr>th{overflow:hidden}.p-treetable-resizable .p-resizable-column{background-clip:padding-box;position:relative}.p-treetable-resizable-fit .p-resizable-column:last-child .p-column-resizer{display:none}.p-treetable .p-column-resizer{display:block;position:absolute!important;top:0;right:0;margin:0;width:.5rem;height:100%;padding:0;cursor:col-resize;border:1px solid transparent}.p-treetable .p-column-resizer-helper{width:1px;position:absolute;z-index:10;display:none}.p-treetable-scrollable-wrapper{position:relative}.p-treetable-scrollable-footer,.p-treetable-scrollable-header{overflow:hidden;border:0}.p-treetable-scrollable-body{overflow:auto;position:relative}.p-treetable-virtual-table{position:absolute}.p-treetable-frozen-view .p-treetable-scrollable-body{overflow:hidden}.p-treetable-unfrozen-view{position:absolute;top:0;left:0}.p-treetable-reorder-indicator-down,.p-treetable-reorder-indicator-up{position:absolute;display:none}.p-treetable .p-treetable-loading-overlay{position:absolute;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;z-index:1}.p-virtualscroller{position:relative;overflow:auto;contain:strict;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0);will-change:scroll-position;outline:0 none}.p-virtualscroller-content{position:absolute;top:0;left:0;contain:content;min-height:100%;min-width:100%;will-change:transform}.p-virtualscroller-spacer{position:absolute;top:0;left:0;height:1px;width:1px;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;transform-origin:0 0;pointer-events:none}.p-virtualscroller-loader{position:sticky;top:0;left:0;width:100%;height:100%}.p-virtualscroller-loader.p-component-overlay{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}@font-face{font-family:primeicons;font-display:auto;src:url(/cityquestfe/_next/static/media/primeicons.dfbfef2de4bfb34e9722e83542173aaf.eot);src:url(/cityquestfe/_next/static/media/primeicons.dfbfef2de4bfb34e9722e83542173aaf.eot?#iefix) format("embedded-opentype"),url(/cityquestfe/_next/static/media/primeicons.3a0d4a58da62cf7c55bb243e98b172b5.ttf) format("truetype"),url(/cityquestfe/_next/static/media/primeicons.e61f3495a7ecd3d571a4c9a98797e955.woff) format("woff"),url(/cityquestfe/_next/static/media/primeicons.fb7525621a79e592f33e5fbe44a88edc.svg?#primeicons) format("svg");font-weight:400;font-style:normal}.pi{font-family:primeicons;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;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{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);-moz-transform:rotate(359deg);transform:rotate(359deg)}}.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-o: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"}:root{--surface-a:#fff;--surface-b:#f8f9fa;--surface-c:#e9ecef;--surface-d:#dee2e6;--surface-e:#fff;--surface-f:#fff;--text-color:#495057;--text-color-secondary:#6c757d;--primary-color:#9c27b0;--primary-color-text:#fff;--font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;--surface-0:#fff;--surface-50:#fafafa;--surface-100:#f5f5f5;--surface-200:#eee;--surface-300:#e0e0e0;--surface-400:#bdbdbd;--surface-500:#9e9e9e;--surface-600:#757575;--surface-700:#616161;--surface-800:#424242;--surface-900:#212121;--gray-50:#fafafa;--gray-100:#f5f5f5;--gray-200:#eee;--gray-300:#e0e0e0;--gray-400:#bdbdbd;--gray-500:#9e9e9e;--gray-600:#757575;--gray-700:#616161;--gray-800:#424242;--gray-900:#212121;--content-padding:1rem;--inline-spacing:0.5rem;--border-radius:3px;--surface-ground:#f8f9fa;--surface-section:#fff;--surface-card:#fff;--surface-overlay:#fff;--surface-border:#dee2e6;--surface-hover:#e9ecef;--maskbg:rgba(0,0,0,0.4);--focus-ring:0 0 0 0.2rem #df9eea}.p-component{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400}.p-component-overlay{background-color:rgba(0,0,0,.4);-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s}.p-component:disabled,.p-disabled{opacity:.6}.p-error{color:#f44336}.p-text-secondary{color:#6c757d}.p-link,.pi{font-size:1rem}.p-link{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;border-radius:3px}.p-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-component-overlay-enter{-webkit-animation:p-component-overlay-enter-animation .15s forwards;animation:p-component-overlay-enter-animation .15s forwards}.p-component-overlay-leave{-webkit-animation:p-component-overlay-leave-animation .15s forwards;animation:p-component-overlay-leave-animation .15s forwards}@-webkit-keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@keyframes p-component-overlay-enter-animation{0%{background-color:transparent}to{background-color:var(--maskbg)}}@-webkit-keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}@keyframes p-component-overlay-leave-animation{0%{background-color:var(--maskbg)}to{background-color:transparent}}:root{--blue-50:#f4fafe;--blue-100:#cae6fc;--blue-200:#a0d2fa;--blue-300:#75bef8;--blue-400:#4baaf5;--blue-500:#2196f3;--blue-600:#1c80cf;--blue-700:#1769aa;--blue-800:#125386;--blue-900:#0d3c61;--green-50:#f6fbf6;--green-100:#d4ecd5;--green-200:#b2ddb4;--green-300:#90cd93;--green-400:#6ebe71;--green-500:#4caf50;--green-600:#419544;--green-700:#357b38;--green-800:#2a602c;--green-900:#1e4620;--yellow-50:#fffcf5;--yellow-100:#fef0cd;--yellow-200:#fde4a5;--yellow-300:#fdd87d;--yellow-400:#fccc55;--yellow-500:#fbc02d;--yellow-600:#d5a326;--yellow-700:#b08620;--yellow-800:#8a6a19;--yellow-900:#644d12;--cyan-50:#f2fcfd;--cyan-100:#c2eff5;--cyan-200:#91e2ed;--cyan-300:#61d5e4;--cyan-400:#30c9dc;--cyan-500:#00bcd4;--cyan-600:#00a0b4;--cyan-700:#008494;--cyan-800:#006775;--cyan-900:#004b55;--pink-50:#fef4f7;--pink-100:#fac9da;--pink-200:#f69ebc;--pink-300:#f1749e;--pink-400:#ed4981;--pink-500:#e91e63;--pink-600:#c61a54;--pink-700:#a31545;--pink-800:#801136;--pink-900:#5d0c28;--indigo-50:#f5f6fb;--indigo-100:#d1d5ed;--indigo-200:#acb4df;--indigo-300:#8893d1;--indigo-400:#6372c3;--indigo-500:#3f51b5;--indigo-600:#36459a;--indigo-700:#2c397f;--indigo-800:#232d64;--indigo-900:#192048;--teal-50:#f2faf9;--teal-100:#c2e6e2;--teal-200:#91d2cc;--teal-300:#61beb5;--teal-400:#30aa9f;--teal-500:#009688;--teal-600:#008074;--teal-700:#00695f;--teal-800:#00534b;--teal-900:#003c36;--orange-50:#fff8f2;--orange-100:#fde0c2;--orange-200:#fbc791;--orange-300:#f9ae61;--orange-400:#f79530;--orange-500:#f57c00;--orange-600:#d06900;--orange-700:#ac5700;--orange-800:#874400;--orange-900:#623200;--bluegray-50:#f7f9f9;--bluegray-100:#d9e0e3;--bluegray-200:#bbc7cd;--bluegray-300:#9caeb7;--bluegray-400:#7e96a1;--bluegray-500:#607d8b;--bluegray-600:#526a76;--bluegray-700:#435861;--bluegray-800:#35454c;--bluegray-900:#263238;--purple-50:#faf4fb;--purple-100:#e7cbec;--purple-200:#d4a2dd;--purple-300:#c279ce;--purple-400:#af50bf;--purple-500:#9c27b0;--purple-600:#852196;--purple-700:#6d1b7b;--purple-800:#561561;--purple-900:#3e1046}.p-autocomplete .p-autocomplete-loader{right:.5rem}.p-autocomplete.p-autocomplete-dd .p-autocomplete-loader{right:2.857rem}.p-autocomplete .p-autocomplete-multiple-container{padding:.25rem .5rem}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled):hover{border-color:#9c27b0}.p-autocomplete .p-autocomplete-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token{padding:.25rem 0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-input-token input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;color:#495057;padding:0;margin:0}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token{padding:.25rem .5rem;margin-right:.5rem;background:#f3e5f5;color:#495057;border-radius:3px}.p-autocomplete .p-autocomplete-multiple-container .p-autocomplete-token .p-autocomplete-token-icon{margin-left:.5rem}.p-autocomplete.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-autocomplete-panel{background:#fff;color:#495057;border:0;border-radius:3px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-autocomplete-panel .p-autocomplete-items{padding:.5rem 0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;background:transparent;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:0}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item:hover{color:#495057;background:#e9ecef}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item.p-highlight{color:#495057;background:#f3e5f5}.p-autocomplete-panel .p-autocomplete-items .p-autocomplete-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-calendar.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-datepicker{padding:.5rem;background:#fff;color:#495057;border:1px solid #ced4da;border-radius:3px}.p-datepicker:not(.p-datepicker-inline){background:#fff;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-datepicker:not(.p-datepicker-inline) .p-datepicker-header{background:#fff}.p-datepicker .p-datepicker-header{padding:.5rem;color:#495057;background:#fff;font-weight:600;margin:0;border-bottom:1px solid #dee2e6;border-top-right-radius:3px;border-top-left-radius:3px}.p-datepicker .p-datepicker-header .p-datepicker-next,.p-datepicker .p-datepicker-header .p-datepicker-prev{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-next:enabled:hover,.p-datepicker .p-datepicker-header .p-datepicker-prev:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-datepicker .p-datepicker-header .p-datepicker-next:focus,.p-datepicker .p-datepicker-header .p-datepicker-prev:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-datepicker .p-datepicker-header .p-datepicker-title{line-height:2rem}.p-datepicker .p-datepicker-header .p-datepicker-title select{-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-datepicker .p-datepicker-header .p-datepicker-title select:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-datepicker .p-datepicker-header .p-datepicker-title .p-datepicker-month{margin-right:.5rem}.p-datepicker table{font-size:1rem;margin:.5rem 0}.p-datepicker table th{padding:.5rem}.p-datepicker table th>span{width:2.5rem;height:2.5rem}.p-datepicker table td{padding:.5rem}.p-datepicker table td>span{width:2.5rem;height:2.5rem;border-radius:50%;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border:1px solid transparent}.p-datepicker table td>span.p-highlight{color:#495057;background:#f3e5f5}.p-datepicker table td>span:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-datepicker table td.p-datepicker-today>span{background:#ced4da;color:#495057;border-color:transparent}.p-datepicker table td.p-datepicker-today>span.p-highlight{color:#495057;background:#f3e5f5}.p-datepicker .p-datepicker-buttonbar{padding:1rem 0;border-top:1px solid #dee2e6}.p-datepicker .p-datepicker-buttonbar .p-button{width:auto}.p-datepicker .p-timepicker{border-top:1px solid #dee2e6;padding:.5rem}.p-datepicker .p-timepicker button{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-datepicker .p-timepicker button:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-datepicker .p-timepicker button:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-datepicker .p-timepicker button:last-child{margin-top:.2em}.p-datepicker .p-timepicker span{font-size:1.25rem}.p-datepicker .p-timepicker>div{padding:0 .5rem}.p-datepicker.p-datepicker-timeonly .p-timepicker{border-top:0}.p-datepicker .p-monthpicker{margin:.5rem 0}.p-datepicker .p-monthpicker .p-monthpicker-month{padding:.5rem;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.p-datepicker .p-monthpicker .p-monthpicker-month.p-highlight{color:#495057;background:#f3e5f5}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group{border-right:1px solid #dee2e6;padding:0 .5rem}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:first-child{padding-left:0}.p-datepicker.p-datepicker-multiple-month .p-datepicker-group:last-child{padding-right:0;border-right:0}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) table td span:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):hover{background:#e9ecef}.p-datepicker:not(.p-disabled) .p-monthpicker .p-monthpicker-month:not(.p-highlight):not(.p-disabled):focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}@media screen and (max-width:769px){.p-datepicker table td,.p-datepicker table th{padding:0}}.p-cascadeselect{background:#fff;border:1px solid #ced4da;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.p-cascadeselect:not(.p-disabled):hover{border-color:#9c27b0}.p-cascadeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-cascadeselect .p-cascadeselect-label{background:transparent;border:0;padding:.5rem}.p-cascadeselect .p-cascadeselect-label.p-placeholder{color:#6c757d}.p-cascadeselect .p-cascadeselect-label:enabled:focus{outline:0 none;-webkit-box-shadow:none;box-shadow:none}.p-cascadeselect .p-cascadeselect-trigger{background:transparent;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-cascadeselect.p-invalid.p-component{border-color:#f44336}.p-cascadeselect-panel{background:#fff;color:#495057;border:0;border-radius:3px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-cascadeselect-panel .p-cascadeselect-items{padding:.5rem 0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item{margin:0;border:0;color:#495057;background:transparent;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:0}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content{padding:.5rem 1rem}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-item-content:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item.p-highlight{color:#495057;background:#f3e5f5}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-cascadeselect-panel .p-cascadeselect-items .p-cascadeselect-item .p-cascadeselect-group-icon{font-size:.875rem}.p-input-filled .p-cascadeselect{background:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-cascadeselect:not(.p-disabled).p-focus{background-color:#fff}.p-checkbox{width:20px;height:20px}.p-checkbox .p-checkbox-box{border:2px solid #ced4da;background:#fff;width:20px;height:20px;color:#495057;border-radius:3px;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-checkbox .p-checkbox-box .p-checkbox-icon{-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s;color:#fff;font-size:14px}.p-checkbox .p-checkbox-box.p-highlight{border-color:#9c27b0;background:#9c27b0}.p-checkbox .p-checkbox-box.p-highlight:not(.p-disabled):hover{border-color:#7d1f8d;background:#7d1f8d;color:#fff}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{border-color:#9c27b0}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{border-color:#7d1f8d;background:#7d1f8d;color:#fff}.p-checkbox.p-invalid>.p-checkbox-box{border-color:#f44336}.p-input-filled .p-checkbox .p-checkbox-box{background-color:#f8f9fa}.p-input-filled .p-checkbox .p-checkbox-box.p-highlight{background:#9c27b0}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box:hover{background-color:#f8f9fa}.p-input-filled .p-checkbox:not(.p-checkbox-disabled) .p-checkbox-box.p-highlight:hover{background:#7d1f8d}.p-chips .p-chips-multiple-container{padding:.25rem .5rem}.p-chips .p-chips-multiple-container:not(.p-disabled):hover{border-color:#9c27b0}.p-chips .p-chips-multiple-container:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-chips .p-chips-multiple-container .p-chips-token{padding:.25rem .5rem;margin-right:.5rem;background:#f3e5f5;color:#495057;border-radius:3px}.p-chips .p-chips-multiple-container .p-chips-token .p-chips-token-icon{margin-left:.5rem}.p-chips .p-chips-multiple-container .p-chips-input-token{padding:.25rem 0}.p-chips .p-chips-multiple-container .p-chips-input-token input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;color:#495057;padding:0;margin:0}.p-chips.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-colorpicker-preview{width:2rem;height:2rem}.p-colorpicker-panel{background:#323232;border-color:#191919}.p-colorpicker-panel .p-colorpicker-color-handle,.p-colorpicker-panel .p-colorpicker-hue-handle{border-color:#fff}.p-colorpicker-overlay-panel{-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-dropdown{background:#fff;border:1px solid #ced4da;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.p-dropdown:not(.p-disabled):hover{border-color:#9c27b0}.p-dropdown:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-dropdown.p-dropdown-clearable .p-dropdown-label{padding-right:1.5rem}.p-dropdown .p-dropdown-label{background:transparent;border:0}.p-dropdown .p-dropdown-label.p-placeholder{color:#6c757d}.p-dropdown .p-dropdown-label:enabled:focus{outline:0 none;-webkit-box-shadow:none;box-shadow:none}.p-dropdown .p-dropdown-trigger{background:transparent;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-dropdown .p-dropdown-clear-icon{color:#6c757d;right:2.357rem}.p-dropdown.p-invalid.p-component{border-color:#f44336}.p-dropdown-panel{background:#fff;color:#495057;border:0;border-radius:3px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-dropdown-panel .p-dropdown-header{padding:.5rem 1rem;border-bottom:0;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter{padding-right:1.5rem;margin-right:1.5rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-filter-icon{right:.5rem;color:#6c757d}.p-dropdown-panel .p-dropdown-header .p-dropdown-clearable-filter .p-dropdown-filter{padding-right:3rem}.p-dropdown-panel .p-dropdown-header .p-dropdown-clearable-filter .p-dropdown-filter-clear-icon{right:2rem}.p-dropdown-panel .p-dropdown-items{padding:.5rem 0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;background:transparent;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:0}.p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight{color:#495057;background:#f3e5f5}.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-dropdown-panel .p-dropdown-items .p-dropdown-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-dropdown-panel .p-dropdown-items .p-dropdown-empty-message{padding:.5rem 1rem;color:#495057;background:transparent}.p-input-filled .p-dropdown{background:#f8f9fa}.p-input-filled .p-dropdown:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-dropdown:not(.p-disabled).p-focus{background-color:#fff}.p-editor-container .p-editor-toolbar{background:#f8f9fa;border-top-right-radius:3px;border-top-left-radius:3px}.p-editor-container .p-editor-toolbar.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-toolbar.ql-snow .ql-stroke{stroke:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-fill{fill:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label{border:0;color:#6c757d}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker .ql-picker-label:hover .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{background:#fff;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px;padding:.5rem 0}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item{color:#495057}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options .ql-picker-item:hover{color:#495057;background:#e9ecef}.p-editor-container .p-editor-toolbar.ql-snow .ql-picker.ql-expanded:not(.ql-icon-picker) .ql-picker-item{padding:.5rem 1rem}.p-editor-container .p-editor-content{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-editor-container .p-editor-content.ql-snow{border:1px solid #dee2e6}.p-editor-container .p-editor-content .ql-editor{background:#fff;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-editor-container .ql-snow.ql-toolbar button:focus,.p-editor-container .ql-snow.ql-toolbar button:hover{color:#495057}.p-editor-container .ql-snow.ql-toolbar button:focus .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button:hover .ql-stroke{stroke:#495057}.p-editor-container .ql-snow.ql-toolbar button:focus .ql-fill,.p-editor-container .ql-snow.ql-toolbar button:hover .ql-fill{fill:#495057}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active,.p-editor-container .ql-snow.ql-toolbar button.ql-active{color:#9c27b0}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-stroke{stroke:#9c27b0}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-fill{fill:#9c27b0}.p-editor-container .ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-picker-label,.p-editor-container .ql-snow.ql-toolbar button.ql-active .ql-picker-label{color:#9c27b0}.p-inputgroup-addon{background:#e9ecef;color:#6c757d;border-top:1px solid #ced4da;border-left:1px solid #ced4da;border-bottom:1px solid #ced4da;padding:.5rem;min-width:2.357rem}.p-inputgroup-addon:last-child{border-right:1px solid #ced4da}.p-inputgroup>.p-component,.p-inputgroup>.p-float-label>.p-component,.p-inputgroup>.p-inputwrapper>.p-inputtext{border-radius:0;margin:0}.p-inputgroup>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-float-label>.p-component+.p-inputgroup-addon,.p-inputgroup>.p-inputwrapper>.p-inputtext+.p-inputgroup-addon{border-left:0}.p-inputgroup>.p-component:focus,.p-inputgroup>.p-component:focus~label,.p-inputgroup>.p-float-label>.p-component:focus,.p-inputgroup>.p-float-label>.p-component:focus~label,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus,.p-inputgroup>.p-inputwrapper>.p-inputtext:focus~label{z-index:1}.p-inputgroup-addon:first-child,.p-inputgroup .p-float-label:first-child input,.p-inputgroup>.p-inputwrapper:first-child,.p-inputgroup>.p-inputwrapper:first-child>.p-inputtext,.p-inputgroup button:first-child,.p-inputgroup input:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.p-inputgroup-addon:last-child,.p-inputgroup .p-float-label:last-child input,.p-inputgroup>.p-inputwrapper:last-child,.p-inputgroup>.p-inputwrapper:last-child>.p-inputtext,.p-inputgroup button:last-child,.p-inputgroup input:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-fluid .p-inputgroup .p-button{width:auto}.p-fluid .p-inputgroup .p-button.p-button-icon-only{width:2.357rem}.p-inputnumber.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-inputswitch{width:3rem;height:1.75rem}.p-inputswitch .p-inputswitch-slider{background:#ced4da;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:30px}.p-inputswitch .p-inputswitch-slider:before{background:#fff;width:1.25rem;height:1.25rem;left:.25rem;margin-top:-.625rem;border-radius:50%;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{-webkit-transform:translateX(1.25rem);-moz-transform:translateX(1.25rem);transform:translateX(1.25rem)}.p-inputswitch.p-focus .p-inputswitch-slider{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-inputswitch:not(.p-disabled):hover .p-inputswitch-slider{background:#b6bfc8}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider{background:#9c27b0}.p-inputswitch.p-inputswitch-checked .p-inputswitch-slider:before{background:#fff}.p-inputswitch.p-inputswitch-checked:not(.p-disabled):hover .p-inputswitch-slider{background:#8c239e}.p-inputswitch.p-invalid{border-color:#f44336}.p-inputtext{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;color:#495057;background:#fff;padding:.5rem;border:1px solid #ced4da;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:3px}.p-inputtext:enabled:hover{border-color:#9c27b0}.p-inputtext:enabled:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-inputtext.p-invalid.p-component{border-color:#f44336}.p-inputtext.p-inputtext-sm{font-size:.875rem;padding:.4375rem}.p-inputtext.p-inputtext-lg{font-size:1.25rem;padding:.625rem}.p-float-label>label{left:.5rem;color:#6c757d;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s}.p-float-label>label.p-error{color:#f44336}.p-input-icon-left>.p-input-prefix,.p-input-icon-left>i:first-of-type,.p-input-icon-left>svg:first-of-type{left:.5rem;color:#6c757d}.p-input-icon-left>.p-inputtext{padding-left:2rem}.p-input-icon-left.p-float-label>label{left:2rem}.p-input-icon-right>.p-input-suffix,.p-input-icon-right>i:last-of-type,.p-input-icon-right>svg:last-of-type{right:.5rem;color:#6c757d}.p-input-icon-right>.p-inputtext{padding-right:2rem}::-webkit-input-placeholder{color:#6c757d}:-moz-placeholder,::-moz-placeholder{color:#6c757d}:-ms-input-placeholder{color:#6c757d}.p-input-filled .p-inputtext,.p-input-filled .p-inputtext:enabled:hover{background-color:#f8f9fa}.p-input-filled .p-inputtext:enabled:focus{background-color:#fff}.p-inputtext-sm .p-inputtext{font-size:.875rem;padding:.4375rem}.p-inputtext-lg .p-inputtext{font-size:1.25rem;padding:.625rem}.p-listbox{background:#fff;color:#495057;border:1px solid #ced4da;border-radius:3px}.p-listbox .p-listbox-header{padding:.5rem 1rem;border-bottom:0;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-listbox .p-listbox-header .p-listbox-filter{padding-right:1.5rem}.p-listbox .p-listbox-header .p-listbox-filter-icon{right:.5rem;color:#6c757d}.p-listbox .p-listbox-list{padding:.5rem 0}.p-listbox .p-listbox-list .p-listbox-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:0}.p-listbox .p-listbox-list .p-listbox-item.p-highlight{color:#495057;background:#f3e5f5}.p-listbox .p-listbox-list .p-listbox-item:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-listbox .p-listbox-list .p-listbox-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-listbox .p-listbox-list .p-listbox-empty-message{padding:.5rem 1rem;color:#495057;background:transparent}.p-listbox:not(.p-disabled) .p-listbox-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-listbox.p-invalid{border-color:#f44336}.p-mention-panel{background:#fff;color:#495057;border:0;border-radius:3px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-mention-panel .p-mention-items{padding:.5rem 0}.p-mention-panel .p-mention-items .p-mention-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;background:transparent;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:0}.p-mention-panel .p-mention-items .p-mention-item:hover{color:#495057;background:#e9ecef}.p-mention-panel .p-mention-items .p-mention-item.p-highlight{color:#495057;background:#f3e5f5}.p-multiselect{background:#fff;border:1px solid #ced4da;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.p-multiselect:not(.p-disabled):hover{border-color:#9c27b0}.p-multiselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-multiselect.p-multiselect-clearable .p-multiselect-label{padding-right:1.5rem}.p-multiselect .p-multiselect-label{padding:.5rem;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-multiselect .p-multiselect-label.p-placeholder{color:#6c757d}.p-multiselect.p-multiselect-chip .p-multiselect-token{padding:.25rem .5rem;margin-right:.5rem;background:#f3e5f5;color:#495057;border-radius:3px}.p-multiselect.p-multiselect-chip .p-multiselect-token .p-multiselect-token-icon{margin-left:.5rem}.p-multiselect .p-multiselect-trigger{background:transparent;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-multiselect .p-multiselect-clear-icon{color:#6c757d;right:2.357rem}.p-multiselect.p-invalid.p-component{border-color:#f44336}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label{padding:.25rem .5rem}.p-inputwrapper-filled.p-multiselect.p-multiselect-chip .p-multiselect-label.p-multiselect-items-label{padding:.5rem}.p-inputwrapper-filled.p-multiselect.p-multiselect-clearable .p-multiselect-label{padding-right:1.5rem}.p-multiselect-panel{background:#fff;color:#495057;border:0;border-radius:3px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-multiselect-panel .p-multiselect-header{padding:.5rem 1rem;border-bottom:0;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container{margin:0 .5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-inputtext{padding-right:1.5rem}.p-multiselect-panel .p-multiselect-header .p-multiselect-filter-container .p-multiselect-filter-icon{right:.5rem;color:#6c757d}.p-multiselect-panel .p-multiselect-header .p-multiselect-close{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-multiselect-panel .p-multiselect-header .p-multiselect-close:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-multiselect-panel .p-multiselect-items{padding:.5rem 0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item{margin:0;padding:.5rem 1rem;border:0;color:#495057;background:transparent;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:0}.p-multiselect-panel .p-multiselect-items .p-multiselect-item.p-highlight{color:#495057;background:#f3e5f5}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:not(.p-highlight):not(.p-disabled):hover{color:#495057;background:#e9ecef}.p-multiselect-panel .p-multiselect-items .p-multiselect-item:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-multiselect-panel .p-multiselect-items .p-multiselect-item .p-checkbox{margin-right:.5rem}.p-multiselect-panel .p-multiselect-items .p-multiselect-item-group{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600}.p-multiselect-panel .p-multiselect-items .p-multiselect-empty-message{padding:.5rem 1rem;color:#495057;background:transparent}.p-input-filled .p-multiselect{background:#f8f9fa}.p-input-filled .p-multiselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-multiselect:not(.p-disabled).p-focus{background-color:#fff}.p-password.p-invalid.p-component>.p-inputtext{border-color:#f44336}.p-password-panel{padding:1rem;background:#fff;color:#495057;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px}.p-password-panel .p-password-meter{margin-bottom:.5rem;background:#dee2e6}.p-password-panel .p-password-meter .p-password-strength.weak{background:#d32f2f}.p-password-panel .p-password-meter .p-password-strength.medium{background:#fbc02d}.p-password-panel .p-password-meter .p-password-strength.strong{background:#689f38}.p-radiobutton{width:20px;height:20px}.p-radiobutton .p-radiobutton-box{border:2px solid #ced4da;background:#fff;width:20px;height:20px;color:#495057;border-radius:50%;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover{border-color:#9c27b0}.p-radiobutton .p-radiobutton-box:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-radiobutton .p-radiobutton-box .p-radiobutton-icon{width:12px;height:12px;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s;background-color:#fff}.p-radiobutton .p-radiobutton-box.p-highlight{border-color:#9c27b0;background:#9c27b0}.p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{border-color:#7d1f8d;background:#7d1f8d;color:#fff}.p-radiobutton.p-invalid>.p-radiobutton-box{border-color:#f44336}.p-radiobutton:focus{outline:0 none}.p-input-filled .p-radiobutton .p-radiobutton-box,.p-input-filled .p-radiobutton .p-radiobutton-box:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight{background:#9c27b0}.p-input-filled .p-radiobutton .p-radiobutton-box.p-highlight:not(.p-disabled):hover{background:#7d1f8d}.p-rating .p-rating-icon{color:#495057;margin-left:.5rem;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;font-size:1.143rem}.p-rating .p-rating-icon.p-rating-cancel{color:#e74c3c}.p-rating .p-rating-icon:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-rating .p-rating-icon:first-child{margin-left:0}.p-rating .p-rating-icon.pi-star,.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon:hover{color:#9c27b0}.p-rating:not(.p-disabled):not(.p-readonly) .p-rating-icon.p-rating-cancel:hover{color:#c0392b}.p-selectbutton .p-button{background:#fff;border:1px solid #ced4da;color:#495057;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-selectbutton .p-button .p-button-icon-left,.p-selectbutton .p-button .p-button-icon-right{color:#6c757d}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#ced4da;color:#495057}.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-selectbutton .p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#6c757d}.p-selectbutton .p-button.p-highlight{background:#9c27b0;border-color:#9c27b0;color:#fff}.p-selectbutton .p-button.p-highlight .p-button-icon-left,.p-selectbutton .p-button.p-highlight .p-button-icon-right{color:#fff}.p-selectbutton .p-button.p-highlight:hover{background:#8c239e;border-color:#8c239e;color:#fff}.p-selectbutton .p-button.p-highlight:hover .p-button-icon-left,.p-selectbutton .p-button.p-highlight:hover .p-button-icon-right{color:#fff}.p-selectbutton.p-invalid>.p-button{border-color:#f44336}.p-slider{background:#dee2e6;border:0;border-radius:3px}.p-slider.p-slider-horizontal{height:.286rem}.p-slider.p-slider-horizontal .p-slider-handle{margin-top:-.5715rem;margin-left:-.5715rem}.p-slider.p-slider-vertical{width:.286rem}.p-slider.p-slider-vertical .p-slider-handle{margin-left:-.5715rem;margin-bottom:-.5715rem}.p-slider .p-slider-handle{height:1.143rem;width:1.143rem;background:#fff;border:2px solid #9c27b0;border-radius:50%;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-slider .p-slider-handle:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-slider .p-slider-range{background:#9c27b0}.p-slider:not(.p-disabled) .p-slider-handle:hover{background:#9c27b0;border-color:#9c27b0}.p-treeselect{background:#fff;border:1px solid #ced4da;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.p-treeselect:not(.p-disabled):hover{border-color:#9c27b0}.p-treeselect:not(.p-disabled).p-focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:#9c27b0}.p-treeselect .p-treeselect-label{padding:.5rem;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-treeselect .p-treeselect-label.p-placeholder{color:#6c757d}.p-treeselect.p-treeselect-chip .p-treeselect-token{padding:.25rem .5rem;margin-right:.5rem;background:#dee2e6;color:#495057;border-radius:16px}.p-treeselect .p-treeselect-trigger{background:transparent;color:#6c757d;width:2.357rem;border-top-right-radius:3px;border-bottom-right-radius:3px}.p-treeselect.p-invalid.p-component{border-color:#f44336}.p-inputwrapper-filled.p-treeselect.p-treeselect-chip .p-treeselect-label{padding:.25rem .5rem}.p-treeselect-panel{background:#fff;color:#495057;border:0;border-radius:3px;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-treeselect-panel .p-treeselect-header{padding:.5rem 1rem;border-bottom:0;color:#495057;background:#f8f9fa;margin:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container{margin-right:.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter{padding-right:1.5rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container .p-treeselect-filter-icon{right:.5rem;color:#6c757d}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter{padding-right:3rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-filter-container.p-treeselect-clearable-filter .p-treeselect-filter-clear-icon{right:2rem}.p-treeselect-panel .p-treeselect-header .p-treeselect-close{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-treeselect-panel .p-treeselect-header .p-treeselect-close:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-treeselect-panel .p-treeselect-items-wrapper .p-tree{border:0}.p-treeselect-panel .p-treeselect-items-wrapper .p-treeselect-empty-message{padding:.5rem 1rem;color:#495057;background:transparent}.p-input-filled .p-treeselect{background:#f8f9fa}.p-input-filled .p-treeselect:not(.p-disabled):hover{background-color:#f8f9fa}.p-input-filled .p-treeselect:not(.p-disabled).p-focus{background-color:#fff}.p-togglebutton.p-button{background:#fff;border:1px solid #ced4da;color:#495057;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-togglebutton.p-button .p-button-icon-left,.p-togglebutton.p-button .p-button-icon-right{color:#6c757d}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:#ced4da;color:#495057}.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-left,.p-togglebutton.p-button:not(.p-disabled):not(.p-highlight):hover .p-button-icon-right{color:#6c757d}.p-togglebutton.p-button.p-highlight{background:#9c27b0;border-color:#9c27b0;color:#fff}.p-togglebutton.p-button.p-highlight .p-button-icon-left,.p-togglebutton.p-button.p-highlight .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-highlight:hover{background:#8c239e;border-color:#8c239e;color:#fff}.p-togglebutton.p-button.p-highlight:hover .p-button-icon-left,.p-togglebutton.p-button.p-highlight:hover .p-button-icon-right{color:#fff}.p-togglebutton.p-button.p-invalid>.p-button{border-color:#f44336}.p-button{color:#fff;background:#9c27b0;border:1px solid #9c27b0;padding:.5rem 1rem;font-size:1rem;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.p-button:enabled:hover,.p-button:not(button):not(a):not(.p-disabled):hover{background:#8c239e;color:#fff;border-color:#8c239e}.p-button:enabled:active,.p-button:not(button):not(a):not(.p-disabled):active{background:#7d1f8d;color:#fff;border-color:#7d1f8d}.p-button.p-button-outlined{background-color:transparent;color:#9c27b0;border:1px solid}.p-button.p-button-outlined:enabled:hover,.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover{background:rgba(156,39,176,.04);color:#9c27b0;border:1px solid}.p-button.p-button-outlined:enabled:active,.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active{background:rgba(156,39,176,.16);color:#9c27b0;border:1px solid}.p-button.p-button-outlined.p-button-plain{color:#6c757d;border-color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:hover,.p-button.p-button-outlined.p-button-plain:not(button):not(a):not(.p-disabled):hover{background:#e9ecef;color:#6c757d}.p-button.p-button-outlined.p-button-plain:enabled:active,.p-button.p-button-outlined.p-button-plain:not(button):not(a):not(.p-disabled):active{background:#dee2e6;color:#6c757d}.p-button.p-button-text{background-color:transparent;color:#9c27b0;border-color:transparent}.p-button.p-button-text:enabled:hover,.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover{background:rgba(156,39,176,.04);color:#9c27b0;border-color:transparent}.p-button.p-button-text:enabled:active,.p-button.p-button-text:not(button):not(a):not(.p-disabled):active{background:rgba(156,39,176,.16);color:#9c27b0;border-color:transparent}.p-button.p-button-text.p-button-plain{color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:hover,.p-button.p-button-text.p-button-plain:not(button):not(a):not(.p-disabled):hover{background:#e9ecef;color:#6c757d}.p-button.p-button-text.p-button-plain:enabled:active,.p-button.p-button-text.p-button-plain:not(button):not(a):not(.p-disabled):active{background:#dee2e6;color:#6c757d}.p-button:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-button .p-button-icon-left{margin-right:.5rem}.p-button .p-button-icon-right{margin-left:.5rem}.p-button .p-button-icon-bottom{margin-top:.5rem}.p-button .p-button-icon-top{margin-bottom:.5rem}.p-button .p-badge{margin-left:.5rem;min-width:1rem;height:1rem;line-height:1rem;color:#9c27b0;background-color:#fff}.p-button.p-button-raised{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.p-button.p-button-rounded{border-radius:2rem}.p-button.p-button-icon-only{width:2.357rem;padding:.5rem 0}.p-button.p-button-icon-only .p-button-icon-left,.p-button.p-button-icon-only .p-button-icon-right{margin:0}.p-button.p-button-icon-only.p-button-rounded{border-radius:50%;height:2.357rem}.p-button.p-button-sm{font-size:.875rem;padding:.4375rem .875rem}.p-button.p-button-sm .p-button-icon{font-size:.875rem}.p-button.p-button-lg{font-size:1.25rem;padding:.625rem 1.25rem}.p-button.p-button-lg .p-button-icon{font-size:1.25rem}.p-button.p-button-loading-label-only.p-button-loading-left .p-button-label{margin-left:.5rem}.p-button.p-button-loading-label-only.p-button-loading-right .p-button-label{margin-right:.5rem}.p-button.p-button-loading-label-only.p-button-loading-top .p-button-label{margin-top:.5rem}.p-button.p-button-loading-label-only.p-button-loading-bottom .p-button-label{margin-bottom:.5rem}.p-button.p-button-loading-label-only .p-button-loading-icon{margin:0}.p-fluid .p-button{width:100%}.p-fluid .p-button-icon-only{width:2.357rem}.p-fluid .p-buttonset{display:-webkit-flex;display:-moz-box;display:flex}.p-fluid .p-buttonset .p-button{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.p-button.p-button-secondary,.p-buttonset.p-button-secondary>.p-button,.p-fileupload-choose.p-button-secondary,.p-splitbutton.p-button-secondary>.p-button{color:#fff;background:#607d8b;border:1px solid #607d8b}.p-button.p-button-secondary:enabled:hover,.p-button.p-button-secondary:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-secondary>.p-button:enabled:hover,.p-buttonset.p-button-secondary>.p-button:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-secondary:enabled:hover,.p-fileupload-choose.p-button-secondary:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-secondary>.p-button:enabled:hover,.p-splitbutton.p-button-secondary>.p-button:not(button):not(a):not(.p-disabled):hover{background:#56717d;color:#fff;border-color:#56717d}.p-button.p-button-secondary:enabled:focus,.p-button.p-button-secondary:not(button):not(a):not(.p-disabled):focus,.p-buttonset.p-button-secondary>.p-button:enabled:focus,.p-buttonset.p-button-secondary>.p-button:not(button):not(a):not(.p-disabled):focus,.p-fileupload-choose.p-button-secondary:enabled:focus,.p-fileupload-choose.p-button-secondary:not(button):not(a):not(.p-disabled):focus,.p-splitbutton.p-button-secondary>.p-button:enabled:focus,.p-splitbutton.p-button-secondary>.p-button:not(button):not(a):not(.p-disabled):focus{-webkit-box-shadow:0 0 0 .2rem #beccd2;box-shadow:0 0 0 .2rem #beccd2}.p-button.p-button-secondary:enabled:active,.p-button.p-button-secondary:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-secondary>.p-button:enabled:active,.p-buttonset.p-button-secondary>.p-button:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-secondary:enabled:active,.p-fileupload-choose.p-button-secondary:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-secondary>.p-button:enabled:active,.p-splitbutton.p-button-secondary>.p-button:not(button):not(a):not(.p-disabled):active{background:#4d646f;color:#fff;border-color:#4d646f}.p-button.p-button-secondary.p-button-outlined,.p-buttonset.p-button-secondary>.p-button.p-button-outlined,.p-fileupload-choose.p-button-secondary.p-button-outlined,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined{background-color:transparent;color:#607d8b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:hover,.p-button.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-secondary.p-button-outlined:enabled:hover,.p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover{background:rgba(96,125,139,.04);color:#607d8b;border:1px solid}.p-button.p-button-secondary.p-button-outlined:enabled:active,.p-button.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-secondary.p-button-outlined:enabled:active,.p-fileupload-choose.p-button-secondary.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active{background:rgba(96,125,139,.16);color:#607d8b;border:1px solid}.p-button.p-button-secondary.p-button-text,.p-buttonset.p-button-secondary>.p-button.p-button-text,.p-fileupload-choose.p-button-secondary.p-button-text,.p-splitbutton.p-button-secondary>.p-button.p-button-text{background-color:transparent;color:#607d8b;border-color:transparent}.p-button.p-button-secondary.p-button-text:enabled:hover,.p-button.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-secondary>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-secondary.p-button-text:enabled:hover,.p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover{background:rgba(96,125,139,.04);border-color:transparent;color:#607d8b}.p-button.p-button-secondary.p-button-text:enabled:active,.p-button.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-secondary>.p-button.p-button-text:enabled:active,.p-buttonset.p-button-secondary>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-secondary.p-button-text:enabled:active,.p-fileupload-choose.p-button-secondary.p-button-text:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-secondary>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active{background:rgba(96,125,139,.16);border-color:transparent;color:#607d8b}.p-button.p-button-info,.p-buttonset.p-button-info>.p-button,.p-fileupload-choose.p-button-info,.p-splitbutton.p-button-info>.p-button{color:#fff;background:#0288d1;border:1px solid #0288d1}.p-button.p-button-info:enabled:hover,.p-button.p-button-info:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-info>.p-button:enabled:hover,.p-buttonset.p-button-info>.p-button:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-info:enabled:hover,.p-fileupload-choose.p-button-info:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-info>.p-button:enabled:hover,.p-splitbutton.p-button-info>.p-button:not(button):not(a):not(.p-disabled):hover{background:#027abc;color:#fff;border-color:#027abc}.p-button.p-button-info:enabled:focus,.p-button.p-button-info:not(button):not(a):not(.p-disabled):focus,.p-buttonset.p-button-info>.p-button:enabled:focus,.p-buttonset.p-button-info>.p-button:not(button):not(a):not(.p-disabled):focus,.p-fileupload-choose.p-button-info:enabled:focus,.p-fileupload-choose.p-button-info:not(button):not(a):not(.p-disabled):focus,.p-splitbutton.p-button-info>.p-button:enabled:focus,.p-splitbutton.p-button-info>.p-button:not(button):not(a):not(.p-disabled):focus{-webkit-box-shadow:0 0 0 .2rem #89d4fe;box-shadow:0 0 0 .2rem #89d4fe}.p-button.p-button-info:enabled:active,.p-button.p-button-info:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-info>.p-button:enabled:active,.p-buttonset.p-button-info>.p-button:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-info:enabled:active,.p-fileupload-choose.p-button-info:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-info>.p-button:enabled:active,.p-splitbutton.p-button-info>.p-button:not(button):not(a):not(.p-disabled):active{background:#026da7;color:#fff;border-color:#026da7}.p-button.p-button-info.p-button-outlined,.p-buttonset.p-button-info>.p-button.p-button-outlined,.p-fileupload-choose.p-button-info.p-button-outlined,.p-splitbutton.p-button-info>.p-button.p-button-outlined{background-color:transparent;color:#0288d1;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:hover,.p-button.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-info.p-button-outlined:enabled:hover,.p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover{background:rgba(2,136,209,.04);color:#0288d1;border:1px solid}.p-button.p-button-info.p-button-outlined:enabled:active,.p-button.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-info>.p-button.p-button-outlined:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-info.p-button-outlined:enabled:active,.p-fileupload-choose.p-button-info.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active{background:rgba(2,136,209,.16);color:#0288d1;border:1px solid}.p-button.p-button-info.p-button-text,.p-buttonset.p-button-info>.p-button.p-button-text,.p-fileupload-choose.p-button-info.p-button-text,.p-splitbutton.p-button-info>.p-button.p-button-text{background-color:transparent;color:#0288d1;border-color:transparent}.p-button.p-button-info.p-button-text:enabled:hover,.p-button.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-info>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-info.p-button-text:enabled:hover,.p-fileupload-choose.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-info>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover{background:rgba(2,136,209,.04);border-color:transparent;color:#0288d1}.p-button.p-button-info.p-button-text:enabled:active,.p-button.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-info>.p-button.p-button-text:enabled:active,.p-buttonset.p-button-info>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-info.p-button-text:enabled:active,.p-fileupload-choose.p-button-info.p-button-text:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-info>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-info>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active{background:rgba(2,136,209,.16);border-color:transparent;color:#0288d1}.p-button.p-button-success,.p-buttonset.p-button-success>.p-button,.p-fileupload-choose.p-button-success,.p-splitbutton.p-button-success>.p-button{color:#fff;background:#689f38;border:1px solid #689f38}.p-button.p-button-success:enabled:hover,.p-button.p-button-success:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-success>.p-button:enabled:hover,.p-buttonset.p-button-success>.p-button:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-success:enabled:hover,.p-fileupload-choose.p-button-success:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-success>.p-button:enabled:hover,.p-splitbutton.p-button-success>.p-button:not(button):not(a):not(.p-disabled):hover{background:#5e8f32;color:#fff;border-color:#5e8f32}.p-button.p-button-success:enabled:focus,.p-button.p-button-success:not(button):not(a):not(.p-disabled):focus,.p-buttonset.p-button-success>.p-button:enabled:focus,.p-buttonset.p-button-success>.p-button:not(button):not(a):not(.p-disabled):focus,.p-fileupload-choose.p-button-success:enabled:focus,.p-fileupload-choose.p-button-success:not(button):not(a):not(.p-disabled):focus,.p-splitbutton.p-button-success>.p-button:enabled:focus,.p-splitbutton.p-button-success>.p-button:not(button):not(a):not(.p-disabled):focus{-webkit-box-shadow:0 0 0 .2rem #c2e0a8;box-shadow:0 0 0 .2rem #c2e0a8}.p-button.p-button-success:enabled:active,.p-button.p-button-success:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-success>.p-button:enabled:active,.p-buttonset.p-button-success>.p-button:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-success:enabled:active,.p-fileupload-choose.p-button-success:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-success>.p-button:enabled:active,.p-splitbutton.p-button-success>.p-button:not(button):not(a):not(.p-disabled):active{background:#537f2d;color:#fff;border-color:#537f2d}.p-button.p-button-success.p-button-outlined,.p-buttonset.p-button-success>.p-button.p-button-outlined,.p-fileupload-choose.p-button-success.p-button-outlined,.p-splitbutton.p-button-success>.p-button.p-button-outlined{background-color:transparent;color:#689f38;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:hover,.p-button.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-success.p-button-outlined:enabled:hover,.p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover{background:rgba(104,159,56,.04);color:#689f38;border:1px solid}.p-button.p-button-success.p-button-outlined:enabled:active,.p-button.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-success>.p-button.p-button-outlined:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-success.p-button-outlined:enabled:active,.p-fileupload-choose.p-button-success.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active{background:rgba(104,159,56,.16);color:#689f38;border:1px solid}.p-button.p-button-success.p-button-text,.p-buttonset.p-button-success>.p-button.p-button-text,.p-fileupload-choose.p-button-success.p-button-text,.p-splitbutton.p-button-success>.p-button.p-button-text{background-color:transparent;color:#689f38;border-color:transparent}.p-button.p-button-success.p-button-text:enabled:hover,.p-button.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-success>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-success.p-button-text:enabled:hover,.p-fileupload-choose.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-success>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover{background:rgba(104,159,56,.04);border-color:transparent;color:#689f38}.p-button.p-button-success.p-button-text:enabled:active,.p-button.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-success>.p-button.p-button-text:enabled:active,.p-buttonset.p-button-success>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-success.p-button-text:enabled:active,.p-fileupload-choose.p-button-success.p-button-text:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-success>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-success>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active{background:rgba(104,159,56,.16);border-color:transparent;color:#689f38}.p-button.p-button-warning,.p-buttonset.p-button-warning>.p-button,.p-fileupload-choose.p-button-warning,.p-splitbutton.p-button-warning>.p-button{color:#212529;background:#fbc02d;border:1px solid #fbc02d}.p-button.p-button-warning:enabled:hover,.p-button.p-button-warning:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-warning>.p-button:enabled:hover,.p-buttonset.p-button-warning>.p-button:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-warning:enabled:hover,.p-fileupload-choose.p-button-warning:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-warning>.p-button:enabled:hover,.p-splitbutton.p-button-warning>.p-button:not(button):not(a):not(.p-disabled):hover{background:#fab710;color:#212529;border-color:#fab710}.p-button.p-button-warning:enabled:focus,.p-button.p-button-warning:not(button):not(a):not(.p-disabled):focus,.p-buttonset.p-button-warning>.p-button:enabled:focus,.p-buttonset.p-button-warning>.p-button:not(button):not(a):not(.p-disabled):focus,.p-fileupload-choose.p-button-warning:enabled:focus,.p-fileupload-choose.p-button-warning:not(button):not(a):not(.p-disabled):focus,.p-splitbutton.p-button-warning>.p-button:enabled:focus,.p-splitbutton.p-button-warning>.p-button:not(button):not(a):not(.p-disabled):focus{-webkit-box-shadow:0 0 0 .2rem #fde6ab;box-shadow:0 0 0 .2rem #fde6ab}.p-button.p-button-warning:enabled:active,.p-button.p-button-warning:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-warning>.p-button:enabled:active,.p-buttonset.p-button-warning>.p-button:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-warning:enabled:active,.p-fileupload-choose.p-button-warning:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-warning>.p-button:enabled:active,.p-splitbutton.p-button-warning>.p-button:not(button):not(a):not(.p-disabled):active{background:#e8a704;color:#212529;border-color:#e8a704}.p-button.p-button-warning.p-button-outlined,.p-buttonset.p-button-warning>.p-button.p-button-outlined,.p-fileupload-choose.p-button-warning.p-button-outlined,.p-splitbutton.p-button-warning>.p-button.p-button-outlined{background-color:transparent;color:#fbc02d;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:hover,.p-button.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-warning.p-button-outlined:enabled:hover,.p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover{background:rgba(251,192,45,.04);color:#fbc02d;border:1px solid}.p-button.p-button-warning.p-button-outlined:enabled:active,.p-button.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-warning.p-button-outlined:enabled:active,.p-fileupload-choose.p-button-warning.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active{background:rgba(251,192,45,.16);color:#fbc02d;border:1px solid}.p-button.p-button-warning.p-button-text,.p-buttonset.p-button-warning>.p-button.p-button-text,.p-fileupload-choose.p-button-warning.p-button-text,.p-splitbutton.p-button-warning>.p-button.p-button-text{background-color:transparent;color:#fbc02d;border-color:transparent}.p-button.p-button-warning.p-button-text:enabled:hover,.p-button.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-warning>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-warning.p-button-text:enabled:hover,.p-fileupload-choose.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover{background:rgba(251,192,45,.04);border-color:transparent;color:#fbc02d}.p-button.p-button-warning.p-button-text:enabled:active,.p-button.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-warning>.p-button.p-button-text:enabled:active,.p-buttonset.p-button-warning>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-warning.p-button-text:enabled:active,.p-fileupload-choose.p-button-warning.p-button-text:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-warning>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-warning>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active{background:rgba(251,192,45,.16);border-color:transparent;color:#fbc02d}.p-button.p-button-help,.p-buttonset.p-button-help>.p-button,.p-fileupload-choose.p-button-help,.p-splitbutton.p-button-help>.p-button{color:#fff;background:#9c27b0;border:1px solid #9c27b0}.p-button.p-button-help:enabled:hover,.p-button.p-button-help:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-help>.p-button:enabled:hover,.p-buttonset.p-button-help>.p-button:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-help:enabled:hover,.p-fileupload-choose.p-button-help:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-help>.p-button:enabled:hover,.p-splitbutton.p-button-help>.p-button:not(button):not(a):not(.p-disabled):hover{background:#8c239e;color:#fff;border-color:#8c239e}.p-button.p-button-help:enabled:focus,.p-button.p-button-help:not(button):not(a):not(.p-disabled):focus,.p-buttonset.p-button-help>.p-button:enabled:focus,.p-buttonset.p-button-help>.p-button:not(button):not(a):not(.p-disabled):focus,.p-fileupload-choose.p-button-help:enabled:focus,.p-fileupload-choose.p-button-help:not(button):not(a):not(.p-disabled):focus,.p-splitbutton.p-button-help>.p-button:enabled:focus,.p-splitbutton.p-button-help>.p-button:not(button):not(a):not(.p-disabled):focus{-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-button.p-button-help:enabled:active,.p-button.p-button-help:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-help>.p-button:enabled:active,.p-buttonset.p-button-help>.p-button:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-help:enabled:active,.p-fileupload-choose.p-button-help:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-help>.p-button:enabled:active,.p-splitbutton.p-button-help>.p-button:not(button):not(a):not(.p-disabled):active{background:#7d1f8d;color:#fff;border-color:#7d1f8d}.p-button.p-button-help.p-button-outlined,.p-buttonset.p-button-help>.p-button.p-button-outlined,.p-fileupload-choose.p-button-help.p-button-outlined,.p-splitbutton.p-button-help>.p-button.p-button-outlined{background-color:transparent;color:#9c27b0;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:hover,.p-button.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-help.p-button-outlined:enabled:hover,.p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover{background:rgba(156,39,176,.04);color:#9c27b0;border:1px solid}.p-button.p-button-help.p-button-outlined:enabled:active,.p-button.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-help>.p-button.p-button-outlined:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-help.p-button-outlined:enabled:active,.p-fileupload-choose.p-button-help.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active{background:rgba(156,39,176,.16);color:#9c27b0;border:1px solid}.p-button.p-button-help.p-button-text,.p-buttonset.p-button-help>.p-button.p-button-text,.p-fileupload-choose.p-button-help.p-button-text,.p-splitbutton.p-button-help>.p-button.p-button-text{background-color:transparent;color:#9c27b0;border-color:transparent}.p-button.p-button-help.p-button-text:enabled:hover,.p-button.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-help>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-help.p-button-text:enabled:hover,.p-fileupload-choose.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-help>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover{background:rgba(156,39,176,.04);border-color:transparent;color:#9c27b0}.p-button.p-button-help.p-button-text:enabled:active,.p-button.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-help>.p-button.p-button-text:enabled:active,.p-buttonset.p-button-help>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-help.p-button-text:enabled:active,.p-fileupload-choose.p-button-help.p-button-text:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-help>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-help>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active{background:rgba(156,39,176,.16);border-color:transparent;color:#9c27b0}.p-button.p-button-danger,.p-buttonset.p-button-danger>.p-button,.p-fileupload-choose.p-button-danger,.p-splitbutton.p-button-danger>.p-button{color:#fff;background:#d32f2f;border:1px solid #d32f2f}.p-button.p-button-danger:enabled:hover,.p-button.p-button-danger:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-danger>.p-button:enabled:hover,.p-buttonset.p-button-danger>.p-button:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-danger:enabled:hover,.p-fileupload-choose.p-button-danger:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-danger>.p-button:enabled:hover,.p-splitbutton.p-button-danger>.p-button:not(button):not(a):not(.p-disabled):hover{background:#c02929;color:#fff;border-color:#c02929}.p-button.p-button-danger:enabled:focus,.p-button.p-button-danger:not(button):not(a):not(.p-disabled):focus,.p-buttonset.p-button-danger>.p-button:enabled:focus,.p-buttonset.p-button-danger>.p-button:not(button):not(a):not(.p-disabled):focus,.p-fileupload-choose.p-button-danger:enabled:focus,.p-fileupload-choose.p-button-danger:not(button):not(a):not(.p-disabled):focus,.p-splitbutton.p-button-danger>.p-button:enabled:focus,.p-splitbutton.p-button-danger>.p-button:not(button):not(a):not(.p-disabled):focus{-webkit-box-shadow:0 0 0 .2rem #edacac;box-shadow:0 0 0 .2rem #edacac}.p-button.p-button-danger:enabled:active,.p-button.p-button-danger:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-danger>.p-button:enabled:active,.p-buttonset.p-button-danger>.p-button:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-danger:enabled:active,.p-fileupload-choose.p-button-danger:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-danger>.p-button:enabled:active,.p-splitbutton.p-button-danger>.p-button:not(button):not(a):not(.p-disabled):active{background:#aa2424;color:#fff;border-color:#aa2424}.p-button.p-button-danger.p-button-outlined,.p-buttonset.p-button-danger>.p-button.p-button-outlined,.p-fileupload-choose.p-button-danger.p-button-outlined,.p-splitbutton.p-button-danger>.p-button.p-button-outlined{background-color:transparent;color:#d32f2f;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:hover,.p-button.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-danger.p-button-outlined:enabled:hover,.p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):hover{background:rgba(211,47,47,.04);color:#d32f2f;border:1px solid}.p-button.p-button-danger.p-button-outlined:enabled:active,.p-button.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-danger.p-button-outlined:enabled:active,.p-fileupload-choose.p-button-danger.p-button-outlined:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-outlined:not(button):not(a):not(.p-disabled):active{background:rgba(211,47,47,.16);color:#d32f2f;border:1px solid}.p-button.p-button-danger.p-button-text,.p-buttonset.p-button-danger>.p-button.p-button-text,.p-fileupload-choose.p-button-danger.p-button-text,.p-splitbutton.p-button-danger>.p-button.p-button-text{background-color:transparent;color:#d32f2f;border-color:transparent}.p-button.p-button-danger.p-button-text:enabled:hover,.p-button.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:hover,.p-buttonset.p-button-danger>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-fileupload-choose.p-button-danger.p-button-text:enabled:hover,.p-fileupload-choose.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:hover,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(button):not(a):not(.p-disabled):hover{background:rgba(211,47,47,.04);border-color:transparent;color:#d32f2f}.p-button.p-button-danger.p-button-text:enabled:active,.p-button.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):active,.p-buttonset.p-button-danger>.p-button.p-button-text:enabled:active,.p-buttonset.p-button-danger>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active,.p-fileupload-choose.p-button-danger.p-button-text:enabled:active,.p-fileupload-choose.p-button-danger.p-button-text:not(button):not(a):not(.p-disabled):active,.p-splitbutton.p-button-danger>.p-button.p-button-text:enabled:active,.p-splitbutton.p-button-danger>.p-button.p-button-text:not(button):not(a):not(.p-disabled):active{background:rgba(211,47,47,.16);border-color:transparent;color:#d32f2f}.p-button.p-button-link{color:#7d1f8d;background:transparent;border:transparent}.p-button.p-button-link:enabled:hover,.p-button.p-button-link:not(button):not(a):not(.p-disabled):hover{background:transparent;color:#7d1f8d;border-color:transparent}.p-button.p-button-link:enabled:hover .p-button-label,.p-button.p-button-link:not(button):not(a):not(.p-disabled):hover .p-button-label{text-decoration:underline}.p-button.p-button-link:enabled:focus,.p-button.p-button-link:not(button):not(a):not(.p-disabled):focus{background:transparent;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;border-color:transparent}.p-button.p-button-link:enabled:active,.p-button.p-button-link:not(button):not(a):not(.p-disabled):active{background:transparent;color:#7d1f8d;border-color:transparent}.p-speeddial-button.p-button.p-button-icon-only{width:4rem;height:4rem}.p-speeddial-button.p-button.p-button-icon-only .p-button-icon{font-size:1.3rem}.p-speeddial-action{width:3rem;height:3rem;background:#495057;color:#fff}.p-speeddial-action:hover{background:#343a40;color:#fff}.p-speeddial-direction-up .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-up .p-speeddial-item:first-child{margin-bottom:.5rem}.p-speeddial-direction-down .p-speeddial-item{margin:.25rem 0}.p-speeddial-direction-down .p-speeddial-item:first-child{margin-top:.5rem}.p-speeddial-direction-left .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-left .p-speeddial-item:first-child{margin-right:.5rem}.p-speeddial-direction-right .p-speeddial-item{margin:0 .25rem}.p-speeddial-direction-right .p-speeddial-item:first-child{margin-left:.5rem}.p-speeddial-circle .p-speeddial-item,.p-speeddial-circle .p-speeddial-item:first-child,.p-speeddial-circle .p-speeddial-item:last-child,.p-speeddial-quarter-circle .p-speeddial-item,.p-speeddial-quarter-circle .p-speeddial-item:first-child,.p-speeddial-quarter-circle .p-speeddial-item:last-child,.p-speeddial-semi-circle .p-speeddial-item,.p-speeddial-semi-circle .p-speeddial-item:first-child,.p-speeddial-semi-circle .p-speeddial-item:last-child{margin:0}.p-speeddial-mask{background-color:rgba(0,0,0,.4)}.p-carousel .p-carousel-content .p-carousel-next,.p-carousel .p-carousel-content .p-carousel-prev{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;margin:.5rem}.p-carousel .p-carousel-content .p-carousel-next:enabled:hover,.p-carousel .p-carousel-content .p-carousel-prev:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-carousel .p-carousel-content .p-carousel-next:focus,.p-carousel .p-carousel-content .p-carousel-prev:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-carousel .p-carousel-indicators{padding:1rem}.p-carousel .p-carousel-indicators .p-carousel-indicator{margin-right:.5rem;margin-bottom:.5rem}.p-carousel .p-carousel-indicators .p-carousel-indicator button{background-color:#e9ecef;width:2rem;height:.5rem;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:0}.p-carousel .p-carousel-indicators .p-carousel-indicator button:hover{background:#dee2e6}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button{background:#f3e5f5;color:#495057}.p-datatable .p-paginator-bottom,.p-datatable .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-datatable .p-datatable-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0;padding:1rem;font-weight:600}.p-datatable .p-datatable-footer,.p-datatable .p-datatable-thead>tr>th{background:#f8f9fa;color:#495057;border:solid #e9ecef;border-width:0 0 1px;padding:1rem;font-weight:600}.p-datatable .p-datatable-thead>tr>th{text-align:left;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.p-datatable .p-datatable-tfoot>tr>td{text-align:left;padding:1rem;border:solid #e9ecef;border-width:0 0 1px;font-weight:600;color:#495057;background:#f8f9fa}.p-datatable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-datatable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#495057;background:#f3e5f5;margin-left:.5rem}.p-datatable .p-sortable-column:not(.p-highlight):not(.p-sortable-disabled):hover{background:#e9ecef;color:#495057}.p-datatable .p-sortable-column:not(.p-highlight):not(.p-sortable-disabled):hover .p-sortable-column-icon{color:#6c757d}.p-datatable .p-sortable-column.p-highlight{background:#f8f9fa;color:#9c27b0}.p-datatable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#9c27b0}.p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover{background:#e9ecef;color:#9c27b0}.p-datatable .p-sortable-column.p-highlight:not(.p-sortable-disabled):hover .p-sortable-column-icon{color:#9c27b0}.p-datatable .p-sortable-column:focus{-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea;outline:0 none}.p-datatable .p-datatable-tbody>tr{background:#fff;color:#495057;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;outline-color:#df9eea}.p-datatable .p-datatable-tbody>tr>td{text-align:left;border:solid #e9ecef;border-width:0 0 1px;padding:1rem;outline-color:#df9eea}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:enabled:hover,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-cancel:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-init:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save:focus,.p-datatable .p-datatable-tbody>tr>td .p-row-toggler:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-datatable .p-datatable-tbody>tr>td .p-row-editor-save{margin-right:.5rem}.p-datatable .p-datatable-tbody>tr.p-highlight,.p-datatable .p-datatable-tbody>tr>td.p-highlight{background:#f3e5f5;color:#495057}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-top>td{-webkit-box-shadow:inset 0 2px 0 0 #f3e5f5;box-shadow:inset 0 2px 0 0 #f3e5f5}.p-datatable .p-datatable-tbody>tr.p-datatable-dragpoint-bottom>td{-webkit-box-shadow:inset 0 -2px 0 0 #f3e5f5;box-shadow:inset 0 -2px 0 0 #f3e5f5}.p-datatable.p-datatable-hoverable-rows .p-datatable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-datatable .p-column-resizer-helper{background:#9c27b0}.p-datatable .p-datatable-scrollable-footer,.p-datatable .p-datatable-scrollable-header{background:#f8f9fa}.p-datatable .p-datatable-loading-icon{font-size:2rem}.p-datatable.p-datatable-gridlines .p-datatable-header{border-width:1px 1px 0}.p-datatable.p-datatable-gridlines .p-datatable-footer{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines .p-paginator-top{border-width:0 1px}.p-datatable.p-datatable-gridlines .p-paginator-bottom{border-width:0 1px 1px}.p-datatable.p-datatable-gridlines .p-datatable-tbody>tr>td,.p-datatable.p-datatable-gridlines .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-gridlines .p-datatable-thead>tr>th{border-width:1px}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd{background:#fcfcfc}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd.p-highlight{background:#f3e5f5;color:#495057}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd.p-highlight .p-row-toggler,.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd.p-highlight .p-row-toggler:hover{color:#495057}.p-datatable.p-datatable-striped .p-datatable-tbody>tr.p-row-odd+.p-row-expanded{background:#fcfcfc}.p-datatable.p-datatable-sm .p-datatable-footer,.p-datatable.p-datatable-sm .p-datatable-header,.p-datatable.p-datatable-sm .p-datatable-tbody>tr>td,.p-datatable.p-datatable-sm .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-sm .p-datatable-thead>tr>th{padding:.5rem}.p-datatable.p-datatable-lg .p-datatable-footer,.p-datatable.p-datatable-lg .p-datatable-header,.p-datatable.p-datatable-lg .p-datatable-tbody>tr>td,.p-datatable.p-datatable-lg .p-datatable-tfoot>tr>td,.p-datatable.p-datatable-lg .p-datatable-thead>tr>th{padding:1.25rem}.p-datatable-drag-selection-helper{background:rgba(156,39,176,.16)}.p-dataview .p-paginator-bottom,.p-dataview .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-dataview .p-dataview-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0;padding:1rem;font-weight:600}.p-dataview .p-dataview-content{background:#fff;color:#495057;border:0;padding:0}.p-dataview .p-dataview-footer,.p-dataview.p-dataview-list .p-dataview-content>.p-grid>div{border:solid #e9ecef;border-width:0 0 1px}.p-dataview .p-dataview-footer{background:#f8f9fa;color:#495057;padding:1rem;font-weight:600;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.p-dataview .p-dataview-loading-icon{font-size:2rem}.p-datascroller .p-paginator-bottom,.p-datascroller .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-datascroller .p-datascroller-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0;padding:1rem;font-weight:600}.p-datascroller .p-datascroller-content{background:#fff;color:#495057;border:0;padding:0}.p-datascroller .p-datascroller-footer,.p-datascroller.p-datascroller-inline .p-datascroller-list>li{border:solid #e9ecef;border-width:0 0 1px}.p-datascroller .p-datascroller-footer{background:#f8f9fa;color:#495057;padding:1rem;font-weight:600;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.fc.fc-unthemed .fc-view-container th{background:#f8f9fa}.fc.fc-unthemed .fc-view-container td.fc-widget-content,.fc.fc-unthemed .fc-view-container th{border:1px solid #dee2e6;color:#495057}.fc.fc-unthemed .fc-view-container td.fc-head-container{border:1px solid #dee2e6}.fc.fc-unthemed .fc-view-container .fc-view{background:#fff}.fc.fc-unthemed .fc-view-container .fc-row{border-right:1px solid #dee2e6}.fc.fc-unthemed .fc-view-container .fc-event{background:#8c239e;border:1px solid #8c239e;color:#fff}.fc.fc-unthemed .fc-view-container .fc-divider{background:#f8f9fa;border:1px solid #dee2e6}.fc.fc-unthemed .fc-toolbar .fc-button{color:#fff;background:#9c27b0;border:1px solid #9c27b0;font-size:1rem;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:hover{background:#8c239e;color:#fff;border-color:#8c239e}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active{background:#7d1f8d;color:#fff;border-color:#7d1f8d}.fc.fc-unthemed .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-unthemed .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}.fc.fc-unthemed .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button{background:#fff;border:1px solid #ced4da;color:#495057;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:hover{background:#e9ecef;border-color:#ced4da;color:#495057}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active{background:#9c27b0;border-color:#9c27b0;color:#fff}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover{background:#8c239e;border-color:#8c239e;color:#fff}.fc.fc-unthemed .fc-toolbar .fc-button.fc-dayGridMonth-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridDay-button:focus,.fc.fc-unthemed .fc-toolbar .fc-button.fc-timeGridWeek-button:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;z-index:1}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.fc.fc-unthemed .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.fc.fc-theme-standard .fc-view-harness .fc-scrollgrid{border-color:#dee2e6}.fc.fc-theme-standard .fc-view-harness th{background:#f8f9fa;border-color:#dee2e6;color:#495057}.fc.fc-theme-standard .fc-view-harness td{color:#495057;border-color:#dee2e6}.fc.fc-theme-standard .fc-view-harness .fc-view{background:#fff}.fc.fc-theme-standard .fc-view-harness .fc-popover{background:none;border:0}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header{border:1px solid #dee2e6;padding:1rem;background:#f8f9fa;color:#495057}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close{opacity:1;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden;font-family:PrimeIcons!important;font-size:1rem;width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:before{content:"\e90b"}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:hover{color:#495057;border-color:transparent;background:#e9ecef}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-header .fc-popover-close:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.fc.fc-theme-standard .fc-view-harness .fc-popover .fc-popover-body{padding:1rem;background:#fff;color:#495057;border:1px solid #dee2e6;border-top:0}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event{color:#fff;background:#8c239e;border-color:#8c239e}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-block-event .fc-event-main{color:#fff}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event .fc-daygrid-event-dot{background:#8c239e;border-color:#8c239e}.fc.fc-theme-standard .fc-view-harness .fc-event.fc-daygrid-dot-event:hover{background:#e9ecef;color:#495057}.fc.fc-theme-standard .fc-view-harness .fc-cell-shaded{background:#f8f9fa}.fc.fc-theme-standard .fc-toolbar .fc-button{color:#fff;background:#9c27b0;border:1px solid #9c27b0;font-size:1rem;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:hover{background:#8c239e;color:#fff;border-color:#8c239e}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active{background:#7d1f8d;color:#fff;border-color:#7d1f8d}.fc.fc-theme-standard .fc-toolbar .fc-button:enabled:active:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.fc.fc-theme-standard .fc-toolbar .fc-button:disabled{opacity:.6;color:#fff;background:#9c27b0;border:1px solid #9c27b0}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-left:before{content:"\e900"}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right{font-family:PrimeIcons!important;text-indent:0;font-size:1rem}.fc.fc-theme-standard .fc-toolbar .fc-button .fc-icon-chevron-right:before{content:"\e901"}.fc.fc-theme-standard .fc-toolbar .fc-button:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button{background:#fff;border:1px solid #ced4da;color:#495057;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:hover{background:#e9ecef;border-color:#ced4da;color:#495057}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active{background:#9c27b0;border-color:#9c27b0;color:#fff}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button.fc-button-active:hover,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button.fc-button-active:hover{background:#8c239e;border-color:#8c239e;color:#fff}.fc.fc-theme-standard .fc-toolbar .fc-button.fc-dayGridMonth-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridDay-button:not(:disabled):focus,.fc.fc-theme-standard .fc-toolbar .fc-button.fc-timeGridWeek-button:not(:disabled):focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea;z-index:1}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button{border-radius:0}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.fc.fc-theme-standard .fc-toolbar .fc-button-group .fc-button:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-orderlist .p-orderlist-controls{padding:1rem}.p-orderlist .p-orderlist-controls .p-button{margin-bottom:.5rem}.p-orderlist .p-orderlist-header{background:#f8f9fa;color:#495057;padding:1rem;font-weight:600;border:1px solid #dee2e6;border-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-orderlist .p-orderlist-list{border:1px solid #dee2e6;background:#fff;color:#495057;padding:.5rem 0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-orderlist .p-orderlist-list .p-orderlist-item{padding:.5rem 1rem;margin:0;border:0;color:#495057;background:transparent;-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:-webkit-transform .2s,-webkit-box-shadow .2s;-moz-transition:transform .2s,box-shadow .2s,-moz-transform .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-moz-transform .2s,-webkit-box-shadow .2s}.p-orderlist .p-orderlist-list .p-orderlist-item:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-orderlist .p-orderlist-list .p-orderlist-item:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-orderlist .p-orderlist-list .p-orderlist-item.p-highlight{color:#495057;background:#f3e5f5}@media screen and (max-width:769px){.p-orderlist{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-orderlist .p-orderlist-controls{padding:1rem;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.p-orderlist .p-orderlist-controls .p-button{margin-right:.5rem;margin-bottom:0}.p-orderlist .p-orderlist-controls .p-button:last-child{margin-right:0}}.p-organizationchart .p-organizationchart-node-content.p-organizationchart-selectable-node:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-organizationchart .p-organizationchart-node-content.p-highlight{background:#f3e5f5;color:#495057}.p-organizationchart .p-organizationchart-node-content.p-highlight .p-node-toggler i{color:#c989d2}.p-organizationchart .p-organizationchart-line-down{background:#dee2e6}.p-organizationchart .p-organizationchart-line-left{border-right:1px solid;border-color:#dee2e6}.p-organizationchart .p-organizationchart-line-top{border-color:#dee2e6;border-top:1px solid #dee2e6}.p-organizationchart .p-organizationchart-node-content{border:1px solid #dee2e6;background:#fff;color:#495057;padding:1rem}.p-organizationchart .p-organizationchart-node-content .p-node-toggler{background:inherit;color:inherit;border-radius:50%}.p-organizationchart .p-organizationchart-node-content .p-node-toggler:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-paginator{background:#fff;color:#6c757d;border:0 solid #e9ecef;padding:.5rem 1rem;border-radius:3px}.p-paginator .p-paginator-first,.p-paginator .p-paginator-last,.p-paginator .p-paginator-next,.p-paginator .p-paginator-prev{background-color:transparent;border:0;color:#6c757d;min-width:2.357rem;height:2.357rem;margin:.143rem;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.p-paginator .p-paginator-first:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-last:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-next:not(.p-disabled):not(.p-highlight):hover,.p-paginator .p-paginator-prev:not(.p-disabled):not(.p-highlight):hover{background:#e9ecef;border-color:transparent;color:#495057}.p-paginator .p-paginator-first{border-top-left-radius:3px;border-bottom-left-radius:3px}.p-paginator .p-paginator-last{border-top-right-radius:3px;border-bottom-right-radius:3px}.p-paginator .p-dropdown{margin-left:.5rem;height:2.357rem}.p-paginator .p-dropdown .p-dropdown-label{padding-right:0}.p-paginator .p-paginator-page-input{margin-left:.5rem;margin-right:.5rem}.p-paginator .p-paginator-page-input .p-inputtext{max-width:2.357rem}.p-paginator .p-paginator-current{padding:0 .5rem}.p-paginator .p-paginator-current,.p-paginator .p-paginator-pages .p-paginator-page{background-color:transparent;border:0;color:#6c757d;min-width:2.357rem;height:2.357rem;margin:.143rem}.p-paginator .p-paginator-pages .p-paginator-page{-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.p-paginator .p-paginator-pages .p-paginator-page.p-highlight{background:#f3e5f5;border-color:#f3e5f5;color:#495057}.p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover{background:#e9ecef;border-color:transparent;color:#495057}.p-picklist .p-picklist-buttons{padding:1rem}.p-picklist .p-picklist-buttons .p-button{margin-bottom:.5rem}.p-picklist .p-picklist-header{background:#f8f9fa;color:#495057;padding:1rem;font-weight:600;border:1px solid #dee2e6;border-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-picklist .p-picklist-list{border:1px solid #dee2e6;background:#fff;color:#495057;padding:.5rem 0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-picklist .p-picklist-list .p-picklist-item{padding:.5rem 1rem;margin:0;border:0;color:#495057;background:transparent;-webkit-transition:-webkit-transform .2s,-webkit-box-shadow .2s;transition:-webkit-transform .2s,-webkit-box-shadow .2s;-moz-transition:transform .2s,box-shadow .2s,-moz-transform .2s;transition:transform .2s,box-shadow .2s;transition:transform .2s,box-shadow .2s,-webkit-transform .2s,-moz-transform .2s,-webkit-box-shadow .2s}.p-picklist .p-picklist-list .p-picklist-item:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-picklist .p-picklist-list .p-picklist-item:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-picklist .p-picklist-list .p-picklist-item.p-highlight{color:#495057;background:#f3e5f5}@media screen and (max-width:769px){.p-picklist{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.p-picklist .p-picklist-buttons{padding:1rem;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.p-picklist .p-picklist-buttons .p-button{margin-right:.5rem;margin-bottom:0}.p-picklist .p-picklist-buttons .p-button:last-child{margin-right:0}.p-picklist .p-picklist-transfer-buttons .pi-angle-right:before{content:"\e930"}.p-picklist .p-picklist-transfer-buttons .pi-angle-double-right:before{content:"\e92c"}.p-picklist .p-picklist-transfer-buttons .pi-angle-left:before{content:"\e933"}.p-picklist .p-picklist-transfer-buttons .pi-angle-double-left:before{content:"\e92f"}}.p-tree{border:1px solid #dee2e6;background:#fff;color:#495057;padding:1rem;border-radius:3px}.p-tree .p-tree-container .p-treenode{padding:.143rem}.p-tree .p-tree-container .p-treenode .p-treenode-content{border-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;padding:0}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler{margin-right:.5rem;width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-tree-toggler:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-treenode-icon{margin-right:.5rem;color:#6c757d}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox{margin-right:.5rem}.p-tree .p-tree-container .p-treenode .p-treenode-content .p-checkbox .p-indeterminate .p-checkbox-icon{color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight{background:#f3e5f5;color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-tree-toggler:hover,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon,.p-tree .p-tree-container .p-treenode .p-treenode-content.p-highlight .p-treenode-icon:hover{color:#495057}.p-tree .p-tree-container .p-treenode .p-treenode-content.p-treenode-selectable:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-tree .p-tree-filter-container{margin-bottom:.5rem}.p-tree .p-tree-filter-container .p-tree-filter{width:100%;padding-right:1.5rem}.p-tree .p-tree-filter-container .p-tree-filter-icon{right:.5rem;color:#6c757d}.p-tree .p-treenode-children{padding:0 0 0 1rem}.p-tree .p-tree-loading-icon{font-size:2rem}.p-treetable .p-paginator-bottom,.p-treetable .p-paginator-top{border-width:0 0 1px;border-radius:0}.p-treetable .p-treetable-header{background:#f8f9fa;color:#495057;border:1px solid #e9ecef;border-width:1px 0;padding:1rem;font-weight:600}.p-treetable .p-treetable-footer,.p-treetable .p-treetable-thead>tr>th{background:#f8f9fa;color:#495057;border:solid #e9ecef;border-width:0 0 1px;padding:1rem;font-weight:600}.p-treetable .p-treetable-thead>tr>th{text-align:left;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.p-treetable .p-treetable-tfoot>tr>td{text-align:left;padding:1rem;border:solid #e9ecef;border-width:0 0 1px;font-weight:600;color:#495057;background:#f8f9fa}.p-treetable .p-sortable-column{outline-color:#df9eea}.p-treetable .p-sortable-column .p-sortable-column-icon{color:#6c757d;margin-left:.5rem}.p-treetable .p-sortable-column .p-sortable-column-badge{border-radius:50%;height:1.143rem;min-width:1.143rem;line-height:1.143rem;color:#495057;background:#f3e5f5;margin-left:.5rem}.p-treetable .p-sortable-column:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-treetable .p-sortable-column:not(.p-highlight):hover .p-sortable-column-icon{color:#6c757d}.p-treetable .p-sortable-column.p-highlight{background:#f8f9fa;color:#9c27b0}.p-treetable .p-sortable-column.p-highlight .p-sortable-column-icon{color:#9c27b0}.p-treetable .p-treetable-tbody>tr{background:#fff;color:#495057;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;outline-color:#df9eea}.p-treetable .p-treetable-tbody>tr>td{text-align:left;border:solid #e9ecef;border-width:0 0 1px;padding:1rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox{margin-right:.5rem}.p-treetable .p-treetable-tbody>tr>td .p-treetable-toggler+.p-checkbox .p-indeterminate .p-checkbox-icon{color:#495057}.p-treetable .p-treetable-tbody>tr.p-highlight{background:#f3e5f5;color:#495057}.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler,.p-treetable .p-treetable-tbody>tr.p-highlight .p-treetable-toggler:hover{color:#495057}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover{background:#e9ecef;color:#495057}.p-treetable.p-treetable-hoverable-rows .p-treetable-tbody>tr:not(.p-highlight):hover .p-treetable-toggler{color:#495057}.p-treetable .p-column-resizer-helper{background:#9c27b0}.p-treetable .p-treetable-scrollable-footer,.p-treetable .p-treetable-scrollable-header{background:#f8f9fa}.p-treetable .p-treetable-loading-icon{font-size:2rem}.p-treetable.p-treetable-gridlines .p-datatable-header{border-width:1px 1px 0}.p-treetable.p-treetable-gridlines .p-treetable-footer{border-width:0 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-top{border-width:0 1px}.p-treetable.p-treetable-gridlines .p-treetable-bottom{border-width:0 1px 1px}.p-treetable.p-treetable-gridlines .p-treetable-tbody>tr>td,.p-treetable.p-treetable-gridlines .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-gridlines .p-treetable-thead>tr>th{border-width:1px}.p-treetable.p-treetable-sm .p-treetable-header{padding:.875rem}.p-treetable.p-treetable-sm .p-treetable-footer,.p-treetable.p-treetable-sm .p-treetable-tbody>tr>td,.p-treetable.p-treetable-sm .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-sm .p-treetable-thead>tr>th{padding:.5rem}.p-treetable.p-treetable-lg .p-treetable-footer,.p-treetable.p-treetable-lg .p-treetable-header,.p-treetable.p-treetable-lg .p-treetable-tbody>tr>td,.p-treetable.p-treetable-lg .p-treetable-tfoot>tr>td,.p-treetable.p-treetable-lg .p-treetable-thead>tr>th{padding:1.25rem}.p-timeline .p-timeline-event-marker{border:2px solid #9c27b0;border-radius:50%;width:1rem;height:1rem;background-color:#fff}.p-timeline .p-timeline-event-connector{background-color:#dee2e6}.p-timeline.p-timeline-vertical .p-timeline-event-content,.p-timeline.p-timeline-vertical .p-timeline-event-opposite{padding:0 1rem}.p-timeline.p-timeline-vertical .p-timeline-event-connector{width:2px}.p-timeline.p-timeline-horizontal .p-timeline-event-content,.p-timeline.p-timeline-horizontal .p-timeline-event-opposite{padding:1rem 0}.p-timeline.p-timeline-horizontal .p-timeline-event-connector{height:2px}.p-accordion .p-accordion-header .p-accordion-header-link{padding:1rem;border:1px solid #dee2e6;color:#495057;background:#f8f9fa;font-weight:600;border-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.p-accordion .p-accordion-header .p-accordion-header-link .p-accordion-toggle-icon{margin-right:.5rem}.p-accordion .p-accordion-header:not(.p-disabled) .p-accordion-header-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-accordion .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight .p-accordion-header-link{background:#f8f9fa;border-color:#dee2e6;color:#495057;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link{border-color:#dee2e6;background:#e9ecef;color:#495057}.p-accordion .p-accordion-content{padding:1rem;border:1px solid #dee2e6;background:#fff;color:#495057;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-accordion .p-accordion-tab{margin-bottom:0}.p-accordion .p-accordion-tab .p-accordion-header .p-accordion-header-link{border-radius:0}.p-accordion .p-accordion-tab .p-accordion-content{border-bottom-right-radius:0;border-bottom-left-radius:0}.p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header .p-accordion-header-link,.p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-disabled).p-highlight:hover .p-accordion-header-link,.p-accordion .p-accordion-tab:not(:first-child) .p-accordion-header:not(.p-highlight):not(.p-disabled):hover .p-accordion-header-link{border-top:0}.p-accordion .p-accordion-tab:first-child .p-accordion-header .p-accordion-header-link{border-top-right-radius:3px;border-top-left-radius:3px}.p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-content,.p-accordion .p-accordion-tab:last-child .p-accordion-header:not(.p-highlight) .p-accordion-header-link{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-card{background:#fff;color:#495057;-webkit-box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:3px}.p-card .p-card-body{padding:1rem}.p-card .p-card-title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.p-card .p-card-subtitle{font-weight:400;margin-bottom:.5rem;color:#6c757d}.p-card .p-card-content{padding:1rem 0}.p-card .p-card-footer{padding:1rem 0 0}.p-fieldset{background:#fff}.p-fieldset,.p-fieldset .p-fieldset-legend{border:1px solid #dee2e6;color:#495057;border-radius:3px}.p-fieldset .p-fieldset-legend{padding:1rem;background:#f8f9fa;font-weight:600}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend{padding:0;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a{padding:1rem;color:#495057;border-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a .p-fieldset-toggler{margin-right:.5rem}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend a:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-fieldset.p-fieldset-toggleable .p-fieldset-legend:hover{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-fieldset .p-fieldset-content{padding:1rem}.p-divider .p-divider-content{background-color:#fff}.p-divider.p-divider-horizontal{margin:1rem 0;padding:0 1rem}.p-divider.p-divider-horizontal:before{border-top:1px #dee2e6}.p-divider.p-divider-horizontal .p-divider-content{padding:0 .5rem}.p-divider.p-divider-vertical{margin:0 1rem;padding:1rem 0}.p-divider.p-divider-vertical:before{border-left:1px #dee2e6}.p-divider.p-divider-vertical .p-divider-content{padding:.5rem 0}.p-panel .p-panel-header{border:1px solid #dee2e6;padding:1rem;background:#f8f9fa;color:#495057;border-top-right-radius:3px;border-top-left-radius:3px}.p-panel .p-panel-header .p-panel-title{font-weight:600}.p-panel .p-panel-header .p-panel-header-icon{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-panel .p-panel-header .p-panel-header-icon:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-panel .p-panel-header .p-panel-header-icon:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-panel.p-panel-toggleable .p-panel-header{padding:.5rem 1rem}.p-panel .p-panel-content{padding:1rem;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-panel .p-panel-content,.p-panel .p-panel-footer{background:#fff;color:#495057;border:1px solid #dee2e6;border-top:0}.p-panel .p-panel-footer{padding:.5rem 1rem}.p-splitter{border:1px solid #dee2e6;background:#fff;border-radius:3px;color:#495057}.p-splitter .p-splitter-gutter{-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;background:#f8f9fa}.p-splitter .p-splitter-gutter-resizing,.p-splitter .p-splitter-gutter .p-splitter-gutter-handle{background:#dee2e6}.p-scrollpanel .p-scrollpanel-bar{background:#f8f9fa;border:0}.p-tabview .p-tabview-nav{background:#fff;border:solid #dee2e6;border-width:0 0 2px}.p-tabview .p-tabview-nav li{margin-right:0}.p-tabview .p-tabview-nav li .p-tabview-nav-link{border:0 solid transparent;border-bottom:2px solid #dee2e6;background:#fff;color:#6c757d;padding:1rem;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;margin:0 0 -2px}.p-tabview .p-tabview-nav li .p-tabview-nav-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .2rem #df9eea;box-shadow:inset 0 0 0 .2rem #df9eea}.p-tabview .p-tabview-nav li:not(.p-highlight):not(.p-disabled):hover .p-tabview-nav-link{background:#fff;border-color:#6c757d;color:#6c757d}.p-tabview .p-tabview-nav li.p-highlight .p-tabview-nav-link{background:#fff;border-color:#9c27b0;color:#9c27b0}.p-tabview .p-tabview-nav-btn.p-link{background:#fff;color:#9c27b0;width:2.357rem;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:0}.p-tabview .p-tabview-nav-btn.p-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .2rem #df9eea;box-shadow:inset 0 0 0 .2rem #df9eea}.p-tabview .p-tabview-panels{background:#fff;padding:1rem;border:0;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-toolbar{background:#f8f9fa;border:1px solid #dee2e6;padding:1rem;border-radius:3px}.p-toolbar .p-toolbar-separator{margin:0 .5rem}.p-confirm-popup{background:#fff;color:#495057;border:0;border-radius:3px;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.p-confirm-popup .p-confirm-popup-content{padding:1rem}.p-confirm-popup .p-confirm-popup-footer{text-align:right;padding:0 1rem 1rem}.p-confirm-popup .p-confirm-popup-footer button{margin:0 .5rem 0 0;width:auto}.p-confirm-popup .p-confirm-popup-footer button:last-child{margin:0}.p-confirm-popup:after,.p-confirm-popup:before{border:solid hsla(0,0%,100%,0);border-bottom:solid #fff}.p-confirm-popup.p-confirm-popup-flipped:after,.p-confirm-popup.p-confirm-popup-flipped:before{border-top-color:#fff}.p-confirm-popup .p-confirm-popup-icon{font-size:1.5rem}.p-confirm-popup .p-confirm-popup-message{margin-left:1rem}.p-dialog{border-radius:3px;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border:0}.p-dialog .p-dialog-header{border-bottom:0;background:#fff;color:#495057;padding:1.5rem;border-top-right-radius:3px;border-top-left-radius:3px}.p-dialog .p-dialog-header .p-dialog-title{font-weight:600;font-size:1.25rem}.p-dialog .p-dialog-header .p-dialog-header-icon{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;margin-right:.5rem}.p-dialog .p-dialog-header .p-dialog-header-icon:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-dialog .p-dialog-header .p-dialog-header-icon:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-dialog .p-dialog-header .p-dialog-header-icon:last-child{margin-right:0}.p-dialog .p-dialog-content{padding:0 1.5rem 2rem}.p-dialog .p-dialog-footer{border-top:0;background:#fff;color:#495057;padding:0 1.5rem 1.5rem;text-align:right;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-dialog .p-dialog-footer button{margin:0 .5rem 0 0;width:auto}.p-dialog.p-confirm-dialog .p-confirm-dialog-icon{font-size:2rem}.p-dialog.p-confirm-dialog .p-confirm-dialog-message{margin-left:1rem}.p-dialog-mask.p-component-overlay{background-color:rgba(0,0,0,.4)}.p-overlaypanel{background:#fff;color:#495057;border:0;border-radius:3px;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.p-overlaypanel .p-overlaypanel-content{padding:1rem}.p-overlaypanel .p-overlaypanel-close{background:#9c27b0;color:#fff;width:2rem;height:2rem;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:50%;position:absolute;top:-1rem;right:-1rem}.p-overlaypanel .p-overlaypanel-close:enabled:hover{background:#8c239e;color:#fff}.p-overlaypanel:after,.p-overlaypanel:before{border:solid hsla(0,0%,100%,0);border-bottom:solid #fff}.p-overlaypanel.p-overlaypanel-flipped:after,.p-overlaypanel.p-overlaypanel-flipped:before{border-top-color:#fff}.p-sidebar{background:#fff;color:#495057;border:0;-webkit-box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12)}.p-sidebar .p-sidebar-header{padding:1rem}.p-sidebar .p-sidebar-header .p-sidebar-close,.p-sidebar .p-sidebar-header .p-sidebar-icon{width:2rem;height:2rem;color:#6c757d;border:0;background:transparent;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-sidebar .p-sidebar-header .p-sidebar-close:enabled:hover,.p-sidebar .p-sidebar-header .p-sidebar-icon:enabled:hover{color:#495057;border-color:transparent;background:#e9ecef}.p-sidebar .p-sidebar-header .p-sidebar-close:focus,.p-sidebar .p-sidebar-header .p-sidebar-icon:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-sidebar .p-sidebar-header+.p-sidebar-content{padding-top:0}.p-sidebar .p-sidebar-content{padding:1rem}.p-sidebar-mask.p-component-overlay{background:rgba(0,0,0,.4)}.p-tooltip .p-tooltip-text{background:#495057;color:#fff;padding:.5rem;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px}.p-tooltip.p-tooltip-right .p-tooltip-arrow{border-right-color:#495057}.p-tooltip.p-tooltip-left .p-tooltip-arrow{border-left-color:#495057}.p-tooltip.p-tooltip-top .p-tooltip-arrow{border-top-color:#495057}.p-tooltip.p-tooltip-bottom .p-tooltip-arrow{border-bottom-color:#495057}.p-fileupload .p-fileupload-buttonbar{background:#f8f9fa;padding:1rem;color:#495057;border:1px solid #dee2e6;border-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px}.p-fileupload .p-fileupload-buttonbar .p-button{margin-right:.5rem}.p-fileupload .p-fileupload-content{background:#fff;padding:2rem 1rem;border:1px solid #dee2e6;color:#495057;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-fileupload .p-progressbar{height:.25rem}.p-fileupload .p-fileupload-row>div{padding:1rem}.p-fileupload.p-fileupload-advanced .p-message{margin-top:0}.p-breadcrumb{background:#fff;border:1px solid #dee2e6;border-radius:3px;padding:1rem}.p-breadcrumb ul li .p-menuitem-link{-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px}.p-breadcrumb ul li .p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-text{color:#495057}.p-breadcrumb ul li .p-menuitem-link .p-menuitem-icon{color:#6c757d}.p-breadcrumb ul li.p-breadcrumb-chevron{margin:0 .5rem;color:#495057}.p-breadcrumb ul li:last-child .p-menuitem-text{color:#495057}.p-breadcrumb ul li:last-child .p-menuitem-icon{color:#6c757d}.p-contextmenu{padding:.25rem 0;background:#fff;color:#495057;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:12.5rem}.p-contextmenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-contextmenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-contextmenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-contextmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-contextmenu .p-submenu-list{padding:.25rem 0;background:#fff;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-contextmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-contextmenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-contextmenu .p-submenu-icon{font-size:.875rem}.p-dock .p-dock-list{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);padding:.5rem;border-radius:.5rem}.p-dock .p-dock-item{padding:.5rem}.p-dock .p-dock-action{width:4rem;height:4rem}.p-dock.p-dock-bottom .p-dock-item-second-next,.p-dock.p-dock-bottom .p-dock-item-second-prev,.p-dock.p-dock-top .p-dock-item-second-next,.p-dock.p-dock-top .p-dock-item-second-prev{margin:0 .9rem}.p-dock.p-dock-bottom .p-dock-item-next,.p-dock.p-dock-bottom .p-dock-item-prev,.p-dock.p-dock-top .p-dock-item-next,.p-dock.p-dock-top .p-dock-item-prev{margin:0 1.3rem}.p-dock.p-dock-bottom .p-dock-item-current,.p-dock.p-dock-top .p-dock-item-current{margin:0 1.5rem}.p-dock.p-dock-left .p-dock-item-second-next,.p-dock.p-dock-left .p-dock-item-second-prev,.p-dock.p-dock-right .p-dock-item-second-next,.p-dock.p-dock-right .p-dock-item-second-prev{margin:.9rem 0}.p-dock.p-dock-left .p-dock-item-next,.p-dock.p-dock-left .p-dock-item-prev,.p-dock.p-dock-right .p-dock-item-next,.p-dock.p-dock-right .p-dock-item-prev{margin:1.3rem 0}.p-dock.p-dock-left .p-dock-item-current,.p-dock.p-dock-right .p-dock-item-current{margin:1.5rem 0}@media screen and (max-width:960px){.p-dock.p-dock-bottom .p-dock-list-container,.p-dock.p-dock-top .p-dock-list-container{overflow-x:auto;width:100%}.p-dock.p-dock-bottom .p-dock-list-container .p-dock-list,.p-dock.p-dock-top .p-dock-list-container .p-dock-list{margin:0 auto}.p-dock.p-dock-left .p-dock-list-container,.p-dock.p-dock-right .p-dock-list-container{overflow-y:auto;height:100%}.p-dock.p-dock-left .p-dock-list-container .p-dock-list,.p-dock.p-dock-right .p-dock-list-container .p-dock-list{margin:auto 0}.p-dock .p-dock-list .p-dock-item{-webkit-transform:none;-moz-transform:none;transform:none;margin:0}}.p-megamenu{padding:.5rem;background:#f8f9fa;color:#495057;border:1px solid #dee2e6;border-radius:3px}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#6c757d;margin-left:.5rem}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-megamenu .p-megamenu-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-megamenu-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-megamenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-megamenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-megamenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-megamenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-megamenu .p-megamenu-panel{background:#fff;color:#495057;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-megamenu .p-megamenu-submenu-header{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px}.p-megamenu .p-megamenu-submenu{padding:.25rem 0;width:12.5rem}.p-megamenu .p-megamenu-submenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-megamenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-megamenu.p-megamenu-vertical,.p-menu{width:12.5rem;padding:.25rem 0}.p-menu{background:#fff;color:#495057;border:1px solid #dee2e6;border-radius:3px}.p-menu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-menu .p-menuitem-link .p-menuitem-text{color:#495057}.p-menu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menu .p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-menu.p-menu-overlay{background:#fff;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-menu .p-submenu-header{margin:0;padding:.75rem 1rem;color:#495057;background:#fff;font-weight:600;border-top-right-radius:0;border-top-left-radius:0}.p-menu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar{padding:.5rem;background:#f8f9fa;color:#495057;border:1px solid #dee2e6;border-radius:3px}.p-menubar .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-menubar .p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#6c757d;margin-left:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-submenu-list{padding:.25rem 0;background:#fff;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:12.5rem}.p-menubar .p-submenu-list .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar .p-submenu-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-menubar .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}@media screen and (max-width:960px){.p-menubar{position:relative}.p-menubar .p-menubar-button{display:-webkit-flex;display:-moz-box;display:flex;width:2rem;height:2rem;color:#6c757d;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-menubar .p-menubar-button:hover{color:#6c757d;background:#e9ecef}.p-menubar .p-menubar-button:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-menubar .p-menubar-root-list{position:absolute;display:none;padding:.25rem 0;background:#fff;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);width:100%}.p-menubar .p-menubar-root-list .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-menubar .p-menubar-root-list .p-submenu-icon{font-size:.875rem}.p-menubar .p-menubar-root-list>.p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-menubar .p-menubar-root-list>.p-menuitem>.p-menuitem-link>.p-submenu-icon{margin-left:auto;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-moz-transition:transform .2s,-moz-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s,-moz-transform .2s}.p-menubar .p-menubar-root-list>.p-menuitem.p-menuitem-active>.p-menuitem-link>.p-submenu-icon{-webkit-transform:rotate(-180deg);-moz-transform:rotate(-180deg);transform:rotate(-180deg)}.p-menubar .p-menubar-root-list .p-submenu-list{width:100%;position:static;-webkit-box-shadow:none;box-shadow:none;border:0}.p-menubar .p-menubar-root-list .p-submenu-list .p-submenu-icon{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;-moz-transition:transform .2s,-moz-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s,-moz-transform .2s;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg)}.p-menubar .p-menubar-root-list .p-submenu-list .p-menuitem-active>.p-menuitem-link>.p-submenu-icon{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg)}.p-menubar .p-menubar-root-list .p-menuitem{width:100%;position:static}.p-menubar .p-menubar-root-list ul li a{padding-left:2.25rem}.p-menubar .p-menubar-root-list ul li ul li a{padding-left:3.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li a{padding-left:5.25rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li a{padding-left:6.75rem}.p-menubar .p-menubar-root-list ul li ul li ul li ul li ul li a{padding-left:8.25rem}.p-menubar.p-menubar-mobile-active .p-menubar-root-list{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;top:100%;left:0;z-index:1}}.p-panelmenu .p-panelmenu-header>a{padding:1rem;border:1px solid #dee2e6;color:#495057;background:#f8f9fa;font-weight:600;border-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.p-panelmenu .p-panelmenu-header>a .p-menuitem-icon,.p-panelmenu .p-panelmenu-header>a .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-header>a:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-panelmenu .p-panelmenu-header:not(.p-highlight):not(.p-disabled)>a:hover{background:#e9ecef;border-color:#dee2e6;color:#495057}.p-panelmenu .p-panelmenu-header.p-highlight{margin-bottom:0}.p-panelmenu .p-panelmenu-header.p-highlight>a{background:#f8f9fa;border-color:#dee2e6;color:#495057;border-bottom-right-radius:0;border-bottom-left-radius:0}.p-panelmenu .p-panelmenu-header.p-highlight:not(.p-disabled)>a:hover{border-color:#dee2e6;background:#e9ecef;color:#495057}.p-panelmenu .p-panelmenu-content{padding:.25rem 0;border:1px solid #dee2e6;background:#fff;color:#495057;margin-bottom:0;border-top:0;border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-panelmenu .p-panelmenu-content .p-menuitem .p-menuitem-link .p-panelmenu-icon{margin-right:.5rem}.p-panelmenu .p-panelmenu-content .p-submenu-list:not(.p-panelmenu-root-submenu){padding:0 0 0 1rem}.p-panelmenu .p-panelmenu-panel{margin-bottom:0}.p-panelmenu .p-panelmenu-panel .p-panelmenu-content,.p-panelmenu .p-panelmenu-panel .p-panelmenu-header>a{border-radius:0}.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-disabled).p-highlight:hover>a,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header:not(.p-highlight):not(.p-disabled):hover>a,.p-panelmenu .p-panelmenu-panel:not(:first-child) .p-panelmenu-header>a{border-top:0}.p-panelmenu .p-panelmenu-panel:first-child .p-panelmenu-header>a{border-top-right-radius:3px;border-top-left-radius:3px}.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-content,.p-panelmenu .p-panelmenu-panel:last-child .p-panelmenu-header:not(.p-highlight)>a{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.p-slidemenu{padding:.25rem 0;background:#fff;color:#495057;border:1px solid #dee2e6;border-radius:3px;width:12.5rem}.p-slidemenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-slidemenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-slidemenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-slidemenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-slidemenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-slidemenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-slidemenu .p-slidemenu-list,.p-slidemenu.p-slidemenu-overlay{background:#fff;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-slidemenu .p-slidemenu-list{padding:.25rem 0}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link{background:#e9ecef}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-text{color:#495057}.p-slidemenu .p-slidemenu.p-slidemenu-active>.p-slidemenu-link .p-slidemenu-icon{color:#6c757d}.p-slidemenu .p-slidemenu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-slidemenu .p-slidemenu-icon{font-size:.875rem}.p-slidemenu .p-slidemenu-backward{padding:.75rem 1rem;color:#495057}.p-steps .p-steps-item .p-menuitem-link{background:transparent;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px;background:#fff}.p-steps .p-steps-item .p-menuitem-link .p-steps-number{color:#495057;border:1px solid #e9ecef;background:#fff;min-width:2rem;height:2rem;line-height:2rem;font-size:1.143rem;z-index:1;border-radius:50%}.p-steps .p-steps-item .p-menuitem-link .p-steps-title{margin-top:.5rem;color:#6c757d}.p-steps .p-steps-item .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-steps .p-steps-item.p-highlight .p-steps-number{background:#f3e5f5;color:#495057}.p-steps .p-steps-item.p-highlight .p-steps-title{font-weight:600;color:#495057}.p-steps .p-steps-item:before{content:" ";border-top:1px solid #dee2e6;width:100%;top:50%;left:0;display:block;position:absolute;margin-top:-1rem}.p-tabmenu .p-tabmenu-nav{background:#fff;border:solid #dee2e6;border-width:0 0 2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem{margin-right:0}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link{border:0 solid transparent;border-bottom:2px solid #dee2e6;background:#fff;color:#6c757d;padding:1rem;font-weight:600;border-top-right-radius:3px;border-top-left-radius:3px;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;margin:0 0 -2px}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link .p-menuitem-icon{margin-right:.5rem}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link:not(.p-disabled):focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .2rem #df9eea;box-shadow:inset 0 0 0 .2rem #df9eea}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem:not(.p-highlight):not(.p-disabled):hover .p-menuitem-link{background:#fff;border-color:#6c757d;color:#6c757d}.p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link{background:#fff;border-color:#9c27b0;color:#9c27b0}.p-tieredmenu{padding:.25rem 0;background:#fff;color:#495057;border:1px solid #dee2e6;border-radius:3px;width:12.5rem}.p-tieredmenu .p-menuitem-link{padding:.75rem 1rem;color:#495057;border-radius:0;-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.p-tieredmenu .p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem-link .p-menuitem-icon{color:#6c757d;margin-right:.5rem}.p-tieredmenu .p-menuitem-link .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover{background:#e9ecef}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-menuitem-icon,.p-tieredmenu .p-menuitem-link:not(.p-disabled):hover .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menuitem-link:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:inset 0 0 0 .15rem #df9eea;box-shadow:inset 0 0 0 .15rem #df9eea}.p-tieredmenu .p-submenu-list,.p-tieredmenu.p-tieredmenu-overlay{background:#fff;border:0;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.p-tieredmenu .p-submenu-list{padding:.25rem 0}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link{background:#e9ecef}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-text{color:#495057}.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-menuitem-icon,.p-tieredmenu .p-menuitem.p-menuitem-active>.p-menuitem-link .p-submenu-icon{color:#6c757d}.p-tieredmenu .p-menu-separator{border-top:1px solid #dee2e6;margin:.25rem 0}.p-tieredmenu .p-submenu-icon{font-size:.875rem}.p-inline-message{padding:.5rem;margin:0;border-radius:3px}.p-inline-message.p-inline-message-info{background:#b3e5fc;border:0 solid #0891cf;color:#044868}.p-inline-message.p-inline-message-info .p-inline-message-icon{color:#044868}.p-inline-message.p-inline-message-success{background:#c8e6c9;border:0 solid #439446;color:#224a23}.p-inline-message.p-inline-message-success .p-inline-message-icon{color:#224a23}.p-inline-message.p-inline-message-warn{background:#ffecb3;border:0 solid #d9a300;color:#6d5100}.p-inline-message.p-inline-message-warn .p-inline-message-icon{color:#6d5100}.p-inline-message.p-inline-message-error{background:#ffcdd2;border:0 solid #e60017;color:#73000c}.p-inline-message.p-inline-message-error .p-inline-message-icon{color:#73000c}.p-inline-message .p-inline-message-icon{font-size:1rem;margin-right:.5rem}.p-inline-message .p-inline-message-text{font-size:1rem}.p-inline-message.p-inline-message-icon-only .p-inline-message-icon{margin-right:0}.p-message{margin:1rem 0;border-radius:3px}.p-message .p-message-wrapper{padding:1rem 1.5rem}.p-message .p-message-close{width:2rem;height:2rem;border-radius:50%;background:transparent;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-message .p-message-close:hover{background:hsla(0,0%,100%,.3)}.p-message .p-message-close:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-message.p-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}.p-message.p-message-info .p-message-close,.p-message.p-message-info .p-message-icon{color:#044868}.p-message.p-message-success{background:#c8e6c9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}.p-message.p-message-success .p-message-close,.p-message.p-message-success .p-message-icon{color:#224a23}.p-message.p-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}.p-message.p-message-warn .p-message-close,.p-message.p-message-warn .p-message-icon{color:#6d5100}.p-message.p-message-error{background:#ffcdd2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}.p-message.p-message-error .p-message-close,.p-message.p-message-error .p-message-icon{color:#73000c}.p-message .p-message-text{font-size:1rem;font-weight:500}.p-message .p-message-icon{font-size:1.5rem;margin-right:.5rem}.p-toast{opacity:.9}.p-toast .p-toast-message{margin:0 0 1rem;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);border-radius:3px}.p-toast .p-toast-message .p-toast-message-content{padding:1rem;border-width:0 0 0 6px}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-text{margin:0 0 0 1rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-message-icon{font-size:2rem}.p-toast .p-toast-message .p-toast-message-content .p-toast-summary{font-weight:700}.p-toast .p-toast-message .p-toast-message-content .p-toast-detail{margin:.5rem 0 0}.p-toast .p-toast-message .p-toast-icon-close{width:2rem;height:2rem;border-radius:50%;background:transparent;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-toast .p-toast-message .p-toast-icon-close:hover{background:hsla(0,0%,100%,.3)}.p-toast .p-toast-message .p-toast-icon-close:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-toast .p-toast-message.p-toast-message-info{background:#b3e5fc;border:solid #0891cf;border-width:0 0 0 6px;color:#044868}.p-toast .p-toast-message.p-toast-message-info .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-info .p-toast-message-icon{color:#044868}.p-toast .p-toast-message.p-toast-message-success{background:#c8e6c9;border:solid #439446;border-width:0 0 0 6px;color:#224a23}.p-toast .p-toast-message.p-toast-message-success .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-success .p-toast-message-icon{color:#224a23}.p-toast .p-toast-message.p-toast-message-warn{background:#ffecb3;border:solid #d9a300;border-width:0 0 0 6px;color:#6d5100}.p-toast .p-toast-message.p-toast-message-warn .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-warn .p-toast-message-icon{color:#6d5100}.p-toast .p-toast-message.p-toast-message-error{background:#ffcdd2;border:solid #e60017;border-width:0 0 0 6px;color:#73000c}.p-toast .p-toast-message.p-toast-message-error .p-toast-icon-close,.p-toast .p-toast-message.p-toast-message-error .p-toast-message-icon{color:#73000c}.p-galleria .p-galleria-close{margin:.5rem;background:transparent;color:#f8f9fa;width:4rem;height:4rem;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-close .p-galleria-close-icon{font-size:2rem}.p-galleria .p-galleria-close:hover{background:hsla(0,0%,100%,.1);color:#f8f9fa}.p-galleria .p-galleria-item-nav{background:transparent;color:#f8f9fa;width:4rem;height:4rem;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:3px;margin:0 .5rem}.p-galleria .p-galleria-item-nav .p-galleria-item-next-icon,.p-galleria .p-galleria-item-nav .p-galleria-item-prev-icon{font-size:2rem}.p-galleria .p-galleria-item-nav:not(.p-disabled):hover{background:hsla(0,0%,100%,.1);color:#f8f9fa}.p-galleria .p-galleria-caption{background:rgba(0,0,0,.5);color:#f8f9fa;padding:1rem}.p-galleria .p-galleria-indicators{padding:1rem}.p-galleria .p-galleria-indicators .p-galleria-indicator button{background-color:#e9ecef;width:1rem;height:1rem;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-indicators .p-galleria-indicator button:hover{background:#dee2e6}.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#f3e5f5;color:#495057}.p-galleria.p-galleria-indicators-bottom .p-galleria-indicator,.p-galleria.p-galleria-indicators-top .p-galleria-indicator{margin-right:.5rem}.p-galleria.p-galleria-indicators-left .p-galleria-indicator,.p-galleria.p-galleria-indicators-right .p-galleria-indicator{margin-bottom:.5rem}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators{background:rgba(0,0,0,.5)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button{background:hsla(0,0%,100%,.4)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator button:hover{background:hsla(0,0%,100%,.6)}.p-galleria.p-galleria-indicator-onitem .p-galleria-indicators .p-galleria-indicator.p-highlight button{background:#f3e5f5;color:#495057}.p-galleria .p-galleria-thumbnail-container{background:rgba(0,0,0,.9);padding:1rem .25rem}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev{margin:.5rem;background-color:transparent;color:#f8f9fa;width:2rem;height:2rem;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;border-radius:50%}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-next:hover,.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-prev:hover{background:hsla(0,0%,100%,.1);color:#f8f9fa}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content{-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;-moz-transition:box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.p-galleria .p-galleria-thumbnail-container .p-galleria-thumbnail-item-content:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-galleria-mask,.p-image-mask{--maskbg:rgba(0,0,0,0.9)}.p-image-preview-indicator{background-color:transparent;color:#f8f9fa;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-image-preview-container:hover>.p-image-preview-indicator{background-color:rgba(0,0,0,.5)}.p-image-toolbar{padding:1rem}.p-image-action.p-link{color:#f8f9fa;background-color:transparent;width:3rem;height:3rem;border-radius:50%;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;margin-right:.5rem}.p-image-action.p-link:last-child{margin-right:0}.p-image-action.p-link:hover{color:#f8f9fa;background-color:hsla(0,0%,100%,.1)}.p-image-action.p-link i{font-size:1.5rem}.p-avatar{background-color:#dee2e6;border-radius:3px}.p-avatar.p-avatar-lg{width:3rem;height:3rem;font-size:1.5rem}.p-avatar.p-avatar-lg .p-avatar-icon{font-size:1.5rem}.p-avatar.p-avatar-xl{width:4rem;height:4rem;font-size:2rem}.p-avatar.p-avatar-xl .p-avatar-icon{font-size:2rem}.p-avatar-group .p-avatar{border:2px solid #fff}.p-chip{background-color:#dee2e6;color:#495057;border-radius:16px;padding:0 .5rem}.p-chip .p-chip-text{line-height:1.5;margin-top:.25rem;margin-bottom:.25rem}.p-chip .p-chip-icon,.p-chip img{margin-right:.5rem}.p-chip img{width:2rem;height:2rem;margin-left:-.5rem}.p-chip .p-chip-remove-icon{border-radius:3px;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s;margin-left:.5rem}.p-chip .p-chip-remove-icon:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-scrolltop{width:3rem;height:3rem;border-radius:50%;-webkit-box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-scrolltop.p-link{background:rgba(0,0,0,.7)}.p-scrolltop.p-link:hover{background:rgba(0,0,0,.8)}.p-scrolltop .p-scrolltop-icon{font-size:1.5rem;color:#f8f9fa}.p-skeleton{background-color:#e9ecef;border-radius:3px}.p-skeleton:after{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,100%,0)),color-stop(hsla(0,0%,100%,.4)),to(hsla(0,0%,100%,0)));background:-webkit-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,.4),hsla(0,0%,100%,0));background:-moz-linear-gradient(left,hsla(0,0%,100%,0),hsla(0,0%,100%,.4),hsla(0,0%,100%,0));background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4),hsla(0,0%,100%,0))}.p-tag .p-tag-icon{margin-right:.25rem;font-size:.75rem}.p-inplace .p-inplace-display{padding:.5rem;border-radius:3px;-webkit-transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,-webkit-box-shadow .2s;-moz-transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s,-webkit-box-shadow .2s}.p-inplace .p-inplace-display:not(.p-disabled):hover{background:#e9ecef;color:#495057}.p-inplace .p-inplace-display:focus{outline:0 none;outline-offset:0;-webkit-box-shadow:0 0 0 .2rem #df9eea;box-shadow:0 0 0 .2rem #df9eea}.p-progressbar{border:0;height:1.5rem;background:#dee2e6;border-radius:3px}.p-progressbar .p-progressbar-value{border:0;margin:0;background:#9c27b0}.p-progressbar .p-progressbar-label{color:#495057;line-height:1.5rem}.p-terminal{background:#fff;color:#495057;border:1px solid #dee2e6;padding:1rem}.p-terminal .p-terminal-input{font-size:1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.p-badge{background:#9c27b0;color:#fff;font-size:.75rem;font-weight:700;min-width:1.5rem;height:1.5rem;line-height:1.5rem}.p-badge.p-badge-secondary{background-color:#607d8b;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}.p-tag{background:#9c27b0;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .4rem;border-radius:3px}.p-tag.p-tag-success{background-color:#689f38;color:#fff}.p-tag.p-tag-info{background-color:#0288d1;color:#fff}.p-tag.p-tag-warning{background-color:#fbc02d;color:#212529}.p-tag.p-tag-danger{background-color:#d32f2f;color:#fff}.p-virtualscroller-loading-icon{font-size:2rem}.p-carousel .p-carousel-indicators .p-carousel-indicator.p-highlight button,.p-galleria .p-galleria-indicators .p-galleria-indicator.p-highlight button{background-color:#9c27b0}body,html,p{padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:poppins,"sans-serif",Roboto;font-size:14px;scroll-behavior:smooth}a{text-decoration:underline}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}.app{min-height:100vh;padding-top:0}.btn{background:#6f33c0!important;border:1px solid #6f33c0!important;width:145px;font-weight:800!important}.btn button:active,.btn button:focus{border-style:none!important;-webkit-box-shadow:0 2px 2px 5px #fff;box-shadow:0 2px 2px 5px #fff}.inner__container{display:-webkit-flex;display:-moz-box;display:flex;max-width:1200px;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:98%;margin:auto}.flex__col{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.input{border:none!important}.p-dialog .p-dialog-content{background:#fff;color:#495057;padding:0 40px 30px;width:440px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;overflow:hidden}.p-button:focus,.p-dialog-header-icon,.p-dialog-header-icon:focus,.p-focus,.p-inputtext:enabled:focus,.p-multiselect-item:focus{box-shadow:none;-webkit-box-shadow:none!important;border-color:none!important}.p-checkbox .p-checkbox-box.p-highlight{border-color:#6f33c0;background:#6f33c0}.p-highlight{border-color:none!important}.p-multiselect-item{background:#fff!important}.small__grey__text{font-size:12px;color:#727272;font-weight:500;font-family:poppins,sans-serif,Roboto}.red__text{color:red}.bold{color:#000!important;font-weight:700!important}.pill{padding:.5rem 1rem;border-radius:10px;margin:0 10px 10px;background-color:#fff;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2)}.close__pill{width:20px;height:20px;border:none;margin-left:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;font-weight:800}.grey__pill{padding:.5rem 1rem;background:#e9e9e9;text-transform:capitalize;border-radius:8px}.blue__text{color:#1e9af4;font-weight:700;font-size:1.2857142857142858rem;cursor:pointer}.purple__bg{color:#fff;background-color:#6f33c0;height:35px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-shadow:none;box-shadow:none;border-radius:29px;font-family:poppins,sans-serif;font-weight:500}.green__tag{background:#4eff95;color:#000;padding:.5rem 1rem}.green__text{color:#11b749;font-weight:600;font-size:14px}.purple__text{color:#6f33c0}.yellow__text{color:#eb8d00}.flex{width:100%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}.display__flex,.flex{display:-webkit-flex;display:-moz-box;display:flex}.p-component,.p-inputtext{font-family:poppins,sans-serif}.heavy__700{font-weight:700}.small{font-size:.75rem}.big{font-size:2rem}.med{font-size:1.125rem}.capitalize{text-transform:capitalize}.large__date{font-size:13px;font-weight:600;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:5px}.heavy__500{font-weight:500!important}.small__heavy__500{font-weight:500;font-size:12px}.pointer{cursor:pointer}#event__carousel .p-items-hidden .p-carousel-item{visibility:visible!important}.p-carousel-items-container{width:100%}#cat__carousel .p-component:disabled,#cat__carousel .p-disabled,.details__container .p-disabled,.p-carousel-items-container .p-component:disabled,.p-galleria-mask.p-component-overlay .p-disabled{display:none}.flex__exact__center{-webkit-align-items:center;-moz-box-align:center;align-items:center}.flex__col__center,.flex__exact__center{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.flex__col__center{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.flex__align__center{-webkit-align-items:center;-moz-box-align:center;align-items:center}.flex__align__center,.flex__space__between{display:-webkit-flex;display:-moz-box;display:flex}.flex__space__between{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.justify__content__center{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.justify__start{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.mx-auto{margin:0 auto}.w-60{width:60%}.w-80{width:80%}.w-100{width:100%}.cursor__pointer{cursor:pointer}.width__100__percent{width:100%}.position__relative{position:relative}.position__absolute{position:absolute}.space__pb__20{padding-bottom:20px}.input__label{font-size:12px;font-weight:600;line-height:13px;color:#393939;font-family:poppins;padding:0 0 18px}.title-bold-underline{font-weight:700!important;text-decoration:underline!important}.app__btn{border-radius:10px;min-width:95px;min-height:35px;font-weight:600;font-size:13px}.margin-right-15px{margin-right:15px}.button__container{padding:15px 30px 30px;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.app__btn__primary,.app__btn__primary:hover{background:#6338a1!important;color:#fff!important}.app__btn__secondary,.app__btn__secondary:hover{color:#6338a1!important;background:#f4ecff!important;border:none}.companydetail__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%}.full__width__btn{width:100%}.p-dialog{border-radius:20px!important;overflow:hidden}.space__between{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.mx_10px{margin-left:10px;margin-right:10px}.justify__end{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.mb__1r{margin-bottom:1rem}.mr__1r{margin-right:1rem}.ml__1r,.mx__1r{margin-left:1rem}.mx__1r{margin-right:1rem}.ml__2r{margin-left:2rem}.pl__20px{margin-left:20px}.sixty__vh{min-height:58.19vh}.display__block{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.mb__10px{margin-bottom:10px}.mb__30px{margin-top:30px;margin-bottom:30px}.pt__2px{padding-top:3px}.fav__topbar{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.fav__searchbar{width:142px}.flex__column{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.white__24__400{color:#fff;font-weight:400;font-size:24px}.mr__35px{margin-right:35px}.pl__15px{padding-left:15px}.text__underline{text-decoration:underline}.parsed__text{line-height:3rem}.line__h__2r{line-height:2rem}.userpages{margin-top:20px}input::-webkit-calendar-picker-indicator{display:none!important}.space__around{-webkit-justify-content:space-around;justify-content:space-around}.mt_negative10{margin-top:-10px!important}.mt_negative5{margin-top:-5px!important}.mx__auto{margin-inline:auto}.flex__direction__column{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.header{max-width:1200px;width:100%;margin-inline:auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.main__app{margin-top:80px;left:0;overflow:auto}.top__most__container{overflow:hidden}.versions__header{height:50px}.filter__catagory .p-multiselect-header:after,.multiSelect__category .p-multiselect-header:after{content:" Select All";position:absolute;left:50px}.footer__container{background:#5b3690;color:#f2f2f2;width:100%;min-height:291px;position:relative;bottom:0;left:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.companydetails__container{width:100%;margin:auto;padding:20px 0;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.companydetails__container,.termsandcondition__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.termsandcondition__container{border-top:1px solid hsla(0,0%,100%,.16);background-color:#5b3690;padding:1rem 0}.companydetails{width:100%}.companydetails p{line-height:34px}.companydetailImage{margin:20px 0}.companydetails__quicklinks__links{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-left:0}.companydetails__container h2{font-size:18px;margin:20px 0}.eachLink{padding:1rem 1rem 1rem 0;font-weight:500}.contactDetail{margin:1.6rem 0}.companydetails__social{width:250px}.socialmedia__links{-webkit-flex-wrap:wrap;flex-wrap:wrap}.socialmedia,.socialmedia__links{display:-webkit-flex;display:-moz-box;display:flex}.socialmedia{width:50%;min-width:100px;margin-bottom:1.6rem;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media (max-width:425px){.companydetails__container,.termsandcondition__container{padding:10px}}.carousel__indicator{display:none}.category__carousel__container{max-width:1200px;width:100%;margin-right:auto;margin-left:auto;margin-bottom:45px;position:relative}#cat__carousel .p-carousel-content{overflow:unset!important}.category__template__container{position:relative;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;padding-left:20px;width:100%;height:71px;width:90%;margin:0 auto;border:1px solid #e0e0e0;background-color:#fff;border-radius:8px}.category__carousel__container .p-carousel-prev{background-color:#fff!important;position:absolute!important;left:-25px;height:38px;width:38px;z-index:50;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.p-carousel-prev{background-color:#fff!important;height:54px;width:54px;z-index:50;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.5);box-shadow:0 3px 10px rgba(0,0,0,.5)}.category__carousel__container .p-carousel-next{background-color:#fff!important;position:absolute!important;right:-25px;height:38px;width:38px;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}.p-carousel-next{background-color:#fff!important;margin-left:-10px!important;height:54px;width:54px;-webkit-box-shadow:0 3px 10px rgba(0,0,0,.5);box-shadow:0 3px 10px rgba(0,0,0,.5)}.p-carousel-items-container .p-items-hidden,.p-items-hidden .p-carousel-item{visibility:visible!important}@media (max-width:500px){.category__carousel__container .p-carousel-next{right:0}.category__carousel__container .p-carousel-prev{left:0}}.heroCarousal{max-width:1200px;width:96%;margin:auto}.heroCarousel__container{background-color:transparent;width:100%;max-width:1200px;height:380px;margin:30px auto 45px;position:relative}.filterform__search{position:relative}.search__dropdown{position:absolute;top:100%;left:0;background:#fff;z-index:100;-webkit-box-shadow:0 3px 8px rgba(0,0,0,.5);box-shadow:0 3px 8px rgba(0,0,0,.5);border-radius:10px;max-height:300px;min-width:100%;overflow-y:auto;padding:10px}.suggestion{padding:5px}.dropdown__active,.suggestion:hover{background:#efefef}.product-item-content{position:relative}.product-image{height:380px;position:relative;overflow:hidden;cursor:pointer}.covertext,.product-image{width:100%;border-radius:10px}.covertext{position:absolute;left:0;top:0;height:100%;background-color:rgba(0,0,0,.5);color:#fff;padding:54px}#heroCarousel{overflow:hidden;border-radius:10px}#heroCarousel .p-carousel-next{right:-35px}#heroCarousel .p-carousel-next,#heroCarousel .p-carousel-prev{background-color:#fff;position:absolute;height:54px;width:54px;-webkit-box-shadow:none;box-shadow:none}#heroCarousel .p-carousel-prev{left:-35px;z-index:50}#heroCarousel .p-carousel-indicators{margin-top:-40px;z-index:100}#heroCarousel .p-carousel-indicator button{width:8px;height:8px;border-radius:50%;margin-right:5px}#heroCarousel .p-carousel-indicator button:focus{width:10px;height:10px;margin-top:0;-webkit-box-shadow:none;box-shadow:none}#heroCarousel .p-highlight button{background-color:#fff;height:10px;width:10px;border-radius:50%;overflow:hidden;border:none}.filterForm__container{width:91%;margin:auto;position:absolute;bottom:13.7%;left:0;right:0;background-color:#fff;padding:1rem;border-radius:6px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.full__width__filter{width:100%;left:0;background:#f8f8f8}#daterange input{border:none;margin-right:5px;outline:none}#daterange .input:active,#daterange .input:focus{outline:0!important}.input__autocomplete{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;padding:5px;width:85px;border:1px;border-bottom:1px double}.date__bottomLine{border-bottom:double blue;border-width:1px}#daterange button{background-color:#fff;border:none;color:#000}.covertext__details,.covertext__heading{min-width:60%}.covertext__details{padding:1rem 0}.covertext__details,.filterform__date,.filterform__dropdown,.filterform__search{-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.filterform__date,.filterform__dropdown,.filterform__search{width:30%;display:-webkit-flex;display:-moz-box;display:flex}.p-placeholder{font-size:14px!important;color:#000!important;font-weight:700}.heroCarousel__container ::-webkit-input-placeholder{color:#000!important}.heroCarousel__container ::-moz-placeholder{color:#000!important}.heroCarousel__container :-ms-input-placeholder{color:#000!important}.heroCarousel__container .p-inputtext,.heroCarousel__container ::placeholder{color:#000!important}.pills{max-width:1200px;margin:auto}.hero__carousel__heading{font-family:poppins;font-size:34px;font-style:normal;font-weight:700;line-height:44px;letter-spacing:0;text-align:left;max-width:85%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.clear__date{position:absolute;left:80%;top:auto}.covertext__details__locationIcon{margin-right:20px}@media (max-width:850px){.filterForm__container{left:0;right:0}.filterform__date{display:none}}@media (max-width:790px){.filterform__search{display:none}.filterform__dropdown{width:70%}}@media (max-width:425px){#heroCarousel .p-carousel-next,#heroCarousel .p-carousel-prev{width:25px;height:25px}#heroCarousel .p-carousel-prev{left:0}#heroCarousel .p-carousel-next{right:0}.heroCarousel__container,.product-image{height:240px}.filterform__dropdown{display:none}.filterForm__container{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:none}.hero__carousel__heading{font-size:20px;white-space:pre-wrap;line-height:25px}.covertext{padding:24px}.covertext__details{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.cursor-disable input{cursor:not-allowed}.navbar{width:100%;height:80px;background:#fff;padding:1rem .5rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.15);box-shadow:0 4px 4px rgba(0,0,0,.15);margin-bottom:30px;position:fixed;top:0;z-index:1001}#NavMultiSelect{width:115px;padding:5px 5px 5px 7px;margin-right:5px}#navbar__multiselect__container .p-multiselect-label{font-family:poppins!important;font-size:14px!important;font-style:normal!important;font-weight:500!important;line-height:16px!important;letter-spacing:0!important;text-align:left!important;color:#1d1d1d!important}.navbar__logo{-webkit-align-items:center;-moz-box-align:center;align-items:center;width:40%;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.navbar__logo,.navbar__right{display:-webkit-flex;display:-moz-box;display:flex}.navbar__right{min-width:40%;width:730px;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.navbar__buttons{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;color:#595959}.navbar__button,.navbar__buttons{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.navbar__button{margin-right:40px}.navbar__button__icon{margin-right:7px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:100%}.navbar__button__text{font-family:poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:0;text-align:left;color:#1d1d1d}#navbar__multiselect__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative}@media (min-width:386px) and (max-width:448px){#navbar__multiselect__container{margin-left:157px!important;margin-top:-31px!important}}#navbar__multiselect__container .p-multiselect{border:none}#navbar__multiselect__container .p-multiselect .p-multiselect-trigger{display:none}.avatar__container{height:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:1rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:relative}.avatar__image{width:36px;height:36px;border-radius:50%;overflow:hidden}.navbar__loacationIcon{position:absolute;left:0;right:0;top:27%;width:9.75px}.dropdown__card{width:200px;padding:2rem .5rem;background:#fff;position:absolute;top:150%;right:0;z-index:100;-webkit-box-shadow:0 0 15px rgba(0,0,0,.15);box-shadow:0 0 15px rgba(0,0,0,.15);border-radius:10px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;-webkit-align-items:center;-moz-box-align:center;align-items:center}.dropdown__card:before{content:" ";background-color:#fff;width:15px;height:15px;position:absolute;top:-3%;right:7%;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg)}.dropdown__overlay{width:100vw;height:100vh;position:fixed;top:0;right:0;z-index:99;background:rgba(0,0,0,.15)}.dropdown__mapped{width:100%;padding:1rem 0;height:43px}.dropdown__icon__container,.dropdown__mapped{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.dropdown__icon__container{width:20px;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.dropdown__label{font-family:poppins;font-size:14px;font-style:normal;font-weight:500;line-height:16px;letter-spacing:0;text-align:left;margin-left:12px}.user__details{width:100%;display:-webkit-flex;display:-moz-box;display:flex;padding:1rem 0;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-family:poppins;text-transform:capitalize}.user__details__image__container{width:30px;height:30px;border-radius:50%;position:relative;overflow:hidden;margin-right:.75rem}.counter{background:#6f33c0;color:#fff;font-weight:500;font-family:poppins;font-size:11px;width:22px;height:22px;margin-left:1rem;border-radius:4px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.p-dialog-title{padding-top:8px}.coimbatore{padding-inline:15px;min-width:170px}.coimbatore .p-dropdown{width:100%;border:none}.ham__menu{display:none}.create__post__button{background-color:#6f33c0;color:#fff;padding:10px 18px;border-radius:25px;margin-right:34px}@media (max-width:860px){.navbar__logo img{width:100px}}@media (max-width:820px){.coimbatore{min-width:163px}.navbar__button{margin-right:32px}.create__post__button{margin-right:26px}}@media (max-width:770px){.navbar__buttons{display:none}.navbar__logo img{width:150px}.navbar__loacationIcon{top:27%}.ham__menu{display:block}.navbar__right{min-width:none;width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media (max-width:465px){.navbar__logo img{width:100px}}@media (max-width:386px){.coimbatore,.navbar__loacationIcon{display:none}};@media (min-width:1150px){.navbar__loacationIcon{top:30%}}.event__slick__carousel__outer__container{max-width:1400px;margin:auto;overflow-x:hidden;position:relative}#event__carousel .slick-slide>div{padding-inline:4px}.event__car_outer__cont{max-width:1400px;margin:auto;overflow-x:hidden;position:relative}.event__slick__carousel__outer__container:before{content:"";height:100%;width:20%;z-index:10;position:absolute;left:-10%;top:0;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#fff),to(transparent));background:-webkit-linear-gradient(left,#fff,#fff,transparent);background:-moz-linear-gradient(left,#fff,#fff,transparent);background:linear-gradient(90deg,#fff,#fff,transparent)}.event__slick__carousel__outer__container:after{content:"";height:100%;width:20%;z-index:10;position:absolute;right:-10%;top:0;background:-webkit-gradient(linear,right top,left top,from(#fff),color-stop(#fff),to(transparent));background:-webkit-linear-gradient(right,#fff,#fff,transparent);background:-moz-linear-gradient(right,#fff,#fff,transparent);background:linear-gradient(270deg,#fff,#fff,transparent)}#event__carousel .slick-next{right:100px;top:180px;z-index:20;opacity:1}#event__carousel .slick-prev{left:100px;top:180px;z-index:20;opacity:1}#event__carousel .slick-prev:before{background-image:url(/cityquestfe/_next/static/media/prev.57e0196ad613a6bf53da83d84487c8cc.png)}#event__carousel .slick-next:before,#event__carousel .slick-prev:before{width:40px;height:40px;display:-webkit-flex;display:-moz-box;display:flex;content:"";left:-30%;opacity:1;background-position:50%;background-size:contain;background-repeat:no-repeat}#event__carousel .slick-next:before{background-image:url(/cityquestfe/_next/static/media/next.13722880c5f8ba8f81f403cdcf5e8f52.png)}.event__carousel__card{height:431px;max-width:700px;overflow:hidden;-webkit-box-shadow:0 4px 36px rgba(0,0,0,.06);box-shadow:0 4px 36px rgba(0,0,0,.06);border-radius:10px;margin-bottom:100px;margin-inline:auto}.event__carousel__container{max-width:1440px;width:100%;margin:0 auto 50px;position:relative;overflow-x:hidden;border-radius:10px}.event__carousel__details{padding:1rem;height:112px}.event__carousal__details__heading{font-size:1.2857142857142858rem;color:#393939}.event__carousal__details__heading,.event__carousel__details__subheading{text-overflow:ellipsis;font-weight:700;overflow:hidden;white-space:nowrap}.event__carousel__details__subheading{color:#6f33c0;margin-bottom:10px;height:16px}.event__carousel__image{overflow:hidden;height:319px;position:relative;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.event__carousel__image,.event__carousel__image__details{width:100%;display:-webkit-flex;display:-moz-box;display:flex}.event__carousel__image__details{font-weight:500;position:absolute;left:0;bottom:0;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));background:-webkit-linear-gradient(bottom,#000,transparent);background:-moz-linear-gradient(bottom,#000,transparent);background:linear-gradient(0deg,#000,transparent);padding:1rem;color:#fff;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}.event__carousel__image img{height:100%}.event__carousel__content{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content}.event__carousel__container:before{content:"";height:100%;width:27%;z-index:10;position:absolute;left:-10%;top:0;background:-webkit-gradient(linear,left top,right top,from(#fff),color-stop(#fff),to(transparent));background:-webkit-linear-gradient(left,#fff,#fff,transparent);background:-moz-linear-gradient(left,#fff,#fff,transparent);background:linear-gradient(90deg,#fff,#fff,transparent)}.event__carousel__container:after{content:"";height:100%;width:27%;z-index:10;position:absolute;right:-10%;top:0;background:-webkit-gradient(linear,right top,left top,from(#fff),color-stop(#fff),to(transparent));background:-webkit-linear-gradient(right,#fff,#fff,transparent);background:-moz-linear-gradient(right,#fff,#fff,transparent);background:linear-gradient(270deg,#fff,#fff,transparent)}#event__carousel .p-carousel-prev{left:5%}#event__carousel .p-carousel-next,#event__carousel .p-carousel-prev{background-color:#fff!important;position:absolute;top:33%;z-index:50;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25))}#event__carousel .p-carousel-next{right:5%}.event__carousel__header{max-width:1250px;width:100%;margin:0 auto 30px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:0 30px}#event__carousel .p-carousel-item{width:309px;margin:10px!important}.top__part{height:50%;margin-bottom:12px}#event__carousel{position:relative;min-height:450px}@media (max-width:500px){.event__slick__container{max-width:100%;margin:auto!important;min-width:0}.event__carousel__card{width:95%;margin:auto}.slick-next{right:20px!important}.slick-prev{left:5px!important}.event__slick__carousel__outer__container:after,.event__slick__carousel__outer__container:before{content:none}}@media (max-width:375px){.event__carousel__image{height:240px}#event__carousel{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}.event__carousel__card{max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content;height:390px}}.property__carousel__card{margin:10px auto;background-color:#efefef;border-radius:10px;border:1px solid #efefef;overflow:hidden;max-width:98%;cursor:pointer;-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.property__carousel__image{height:233px;overflow:hidden;position:relative;background-color:grey;border-radius:10px 10px 0 0}.property__carousel__container,.property__carousel__image{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.property__carousel__container{max-width:1245px;margin:auto auto 45px}.property__carousel__details{-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;min-height:109px}.property__pill{width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:nowrap}.property__carousel__header{max-width:1250px;width:100%;margin:0 auto 30px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:0 30px;font-weight:700}.property__carousal__details__heading{text-overflow:ellipsis;font-size:18px;color:#393939;font-weight:700;overflow:hidden;white-space:nowrap}.property__carousal__details__heading>p{padding-bottom:0}#property__carousel .p-carousel-item{overflow:hidden}.property__name__location{width:70%;padding-left:16px;padding-top:2ch}@media (max-width:650px){#property__carousel .p-carousel-item{max-width:100%;margin:auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.property__details,.property__pill{display:none!important}}@media (max-width:450px){.property__carousel__top{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100;max-width:100%;min-width:none;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.property__name__location{width:100%}}@media (max-width:375px){.property__carousel__image{height:150px}.property__pill{display:none}.property__details{display:none!important}.property__carousel__details{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}}#three__car{max-width:1210px;margin:30px auto;width:90%;position:relative}.three__card__carousel__prev{left:-30px}.three__card__carousel__next,.three__card__carousel__prev{position:absolute;top:-webkit-calc(50% - 25px);top:-moz-calc(50% - 25px);top:calc(50% - 25px);width:50px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.three__card__carousel__next{right:-30px}#three__car .slick-next{left:1190px}#three__car .slick-next,#three__car .slick-prev{top:-webkit-calc(50% - 20px);top:-moz-calc(50% - 20px);top:calc(50% - 20px);z-index:20;opacity:1}#three__car .slick-prev{left:-20px}#three__car .slick-prev:before{background-image:url(/cityquestfe/_next/static/media/prev.57e0196ad613a6bf53da83d84487c8cc.png);left:-30%}#three__car .slick-next:before,#three__car .slick-prev:before{width:40px;height:40px;display:-webkit-flex;display:-moz-box;display:flex;content:"";opacity:1;background-position:50%;background-size:contain;background-repeat:no-repeat}#three__car .slick-next:before{background-image:url(/cityquestfe/_next/static/media/next.13722880c5f8ba8f81f403cdcf5e8f52.png)}.threecard__carousel__card{min-width:387px;margin:0 8px;max-width:100%;height:100%;cursor:pointer}.threecard__carousel__image{width:100%;height:220px;overflow:hidden;border-top-right-radius:10px;border-top-left-radius:10px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:#efefef;position:relative}.threecard__carousel__image img{height:100%}.threecaerd__carousel__container{max-width:1250px;width:100%;margin:auto;border-radius:10px}.carousel__image__overlay{height:30%;position:absolute;left:0;top:70%;background:-webkit-gradient(linear,left bottom,left top,from(#000),to(transparent));background:-webkit-linear-gradient(bottom,#000,transparent);background:-moz-linear-gradient(bottom,#000,transparent);background:linear-gradient(0deg,#000,transparent);color:#fff;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;padding:1rem}.carousel__image__overlay,.courseDetail{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.courseDetail{padding:.5rem 0}.price__tag{font-weight:500;margin-right:5px;font-family:Roboto;margin-left:5px;font-size:14px}.type__mode{width:50%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}#threecard__carousel .p-carousel-item,.type__mode{display:-webkit-flex;display:-moz-box;display:flex}#threecard__carousel .p-carousel-item{width:100%;min-width:30%;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.offers__carousel__card{background:#efefef;border-radius:0 0 10px 10px}.offers__carousel__card,.threecard__carousel__details{background-color:#efefef;padding:17px 18px 20px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;min-height:85px}.education__key{font-weight:400;margin-right:3px}.education__key,.education__value{font-family:Poppins;font-size:12px;font-style:normal;line-height:18px;letter-spacing:0;text-align:left}.education__value{font-weight:500}.education__carousel__courses{margin-top:13px}@media (max-width:1380px){#threecard__carousel .p-carousel-item{max-width:50%;margin:auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}@media (max-width:1200px){#three__car .slick-next{left:-webkit-calc(100% - 3rem - 6px);left:-moz-calc(100% - 3rem - 6px);left:calc(100% - 3rem - 6px)}#three__car .slick-prev{left:1vw}}@media (max-width:650px){#threecard__carousel .p-carousel-item{max-width:100%;margin:auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}}@media (max-width:500px){.threecard__carousel__card{min-width:90%;max-width:100%}}@media (max-width:375px){.threecard__carousel__image{height:150px}}.trending__carousel__container{max-width:1250px;width:100%;margin:auto auto 45px}#Trending__carousel .p-carousel-items-container{width:100%!important;display:-webkit-flex;display:-moz-box;display:flex;height:100%;max-width:1250px!important}#Trending__carousel .p-carousel-item{min-width:100%;max-width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.trending__carousel__card{width:590px;margin:30px auto;height:158px;display:-webkit-flex;display:-moz-box;display:flex;border:1px solid #f9f9f9;position:relative;max-width:48%}.full__width{width:100%!important;max-width:1200px!important}.trending__carousel__image{width:215px;height:100%;overflow:hidden;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative;border-top-left-radius:10px;border-bottom-left-radius:10px}.trending__carousel__image img{height:100%}.trending__carousel__details{display:-webkit-flex;display:-moz-box;display:flex;width:-webkit-calc(100% - 215px);width:-moz-calc(100% - 215px);width:calc(100% - 215px);-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;padding:1rem;background:#f9f9f9;border:1px solid #e4e4e4;border-top-right-radius:10px;border-bottom-right-radius:10px}.trending__carousel__pill{padding:.5rem 1rem;position:absolute;right:0;bottom:100%;background-color:#ebebeb;color:#646464;margin-right:10px}.trending__favcount__container{background:#f9f9f9;height:31px;position:absolute;right:11px;bottom:14px;border-radius:6px}.heart{height:20px;width:24px;margin:0 5px 0 10px}.fav__count{font-family:Roboto;font-size:13px;font-style:normal;font-weight:700;line-height:15px;letter-spacing:0;text-align:left;color:#727272;margin-right:10px}@media (max-width:1138px){.flex{height:40px;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.trending__carousel__card{max-width:100%;min-width:98%}}@media (max-width:505px){.trending__carousel__card{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:400px}.trending__carousel__details,.trending__carousel__image{width:100%}}@media (max-width:425px){.trending__carousel__card{height:-webkit-max-content;height:-moz-max-content;height:max-content}.trending__carousel__image{height:150px}}.fovourites{max-width:1200px;width:100%;margin:50px auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.favourites__long__card{max-width:100%;height:158px}.favourites__long__card,.favourites__small__container{background-color:#f9f9f9;display:-webkit-flex;display:-moz-box;display:flex}.favourites__small__container{height:340px;border:1px solid #e4e4e4;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:40%;max-width:309px;margin-right:20px}.favourites__large__container{width:856px;height:340px;max-width:70%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.favourites__large__container,.small__card__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.small__card__container{height:100%;width:100%}.samll__card__details{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-around;justify-content:space-around;height:-webkit-calc(100% - 222px);height:-moz-calc(100% - 222px);height:calc(100% - 222px);padding:1rem}.small__card__image{position:relative;overflow:hidden;height:500px}.favourite__carousel__details__heading{font-family:poppins;font-size:18px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:0;text-align:left;margin-bottom:5px}@media (max-width:1001px){.fovourites{width:90%;margin:50px auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}.favourites__large__container{width:70%}}@media (max-width:917px){.fovourites{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.favourites__small__container{height:158px;width:100%;max-width:90%;margin:20px auto}.favourites__small__container,.small__card__container{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.small__card__image{min-width:215px;height:100%}.fav_small__hide{display:none}.samll__card__details{height:100%;overflow:hidden}.favourites__large__container{width:100%;max-width:90%}}@media (max-width:600px){.small__card__container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.favourites__small__container{height:337px}.small__card__image{min-height:250px}.favourites__large__container{display:none}}.banner__mobileapps__container{width:100%;background:url(/cityquestfe/_next/static/media/bannerBg.24e1826896e408ca0da17a104b53fd96.png);-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:5rem 0}.banner__mobileapps__container,.download__links{display:-webkit-flex;display:-moz-box;display:flex}.download__links{width:50%;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-flex-flow:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-flow:column;background:#fff;width:537px;max-height:487px;padding:44px 34px}.download__link__text{font-family:poppins;font-size:55px;font-style:normal;font-weight:900;line-height:70px;letter-spacing:0;text-align:left}.grey__text{color:#555b70;margin:25px 0 31px;font-weight:400;font-size:18px;line-height:27px}.big__heavy__text{font-size:60px;font-weight:900;margin:1rem 0;font-family:poppins}.mobile__device{width:50%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:url(/cityquestfe/_next/static/media/circle.093c72ef505e0cfc9c22fa542d3772a2.png) no-repeat 50%}.mobile__image{height:500px;width:259px;border:5px solid #000;border-radius:30px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.2);box-shadow:0 1px 1px rgba(0,0,0,.2)}@media (max-width:750px){.inner__container{-webkit-flex-wrap:wrap;flex-wrap:wrap}.banner__mobileapps__container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;min-height:-webkit-min-content;min-height:-moz-min-content;min-height:min-content}.download__links,.mobile__device{width:100%}}@media (max-width:500px){.download__link__text{line-height:40px;font-size:30px}.download__links{padding:20px;margin-bottom:20px}.store__links{display:-webkit-flex;display:-moz-box;display:flex}}.help__support__container{max-width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.help__support__left{min-height:369px}.help__support__left,.help__support__right{background:#f4f4f4;width:49%;border-radius:20px;overflow:hidden}.help__support__contactus{margin-top:26px;margin-left:34px;font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:0;text-align:left;border-bottom:3px solid #6f33c0;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin-bottom:6px}.helpandsupport__details__container{margin-inline:34px;max-width:100%}.help__support__page{width:100%}.helpandsupport__detail__card{margin-block:20px}.help__support__hr{border:1px solid #e0e0e0}.help__support__social{width:100%;min-height:100px;background:#ebebeb;padding:17px 35px 35px}.follow__us__on{font-family:Poppins;font-size:13px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:0;text-align:left;margin-bottom:18px}.help__support__social__item{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;min-width:85px;margin-right:25px}.scocial__image{margin-left:8px}.feedback__form{padding-inline:30px;margin-top:41px}.feedback__form input{height:32px;padding:8px 17px}.feedback__form input,.feedback__form textarea{width:100%;background:#fff;border:1px solid #e9e9e9;border-radius:8px;outline:none}.feedback__form textarea{padding:11px 17px;height:113px;resize:none;overflow-y:auto}.two__input{display:-webkit-flex;display:-moz-box;display:flex;margin-top:11px;margin-bottom:13px;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.feedback__form input[type=submit]{margin-bottom:23px;margin-top:10px;width:70px;padding:8px 12px;float:right;background:#6f33c0;color:#fff;font-size:12px;font-weight:500;border-radius:4px}@media (max-width:768px){.help__support__container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.help__support__left{width:90%;margin-bottom:20px}.help__support__right{width:90%}}@media (max-width:425px){.two__input{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.two__input input{margin-bottom:10px}.help__support__social .flex__align__center{-webkit-flex-wrap:wrap;flex-wrap:wrap}.help__support__social__item{margin-bottom:10px}}.notification__card__container{display:-webkit-flex;display:-moz-box;display:flex}.notification__image__container{min-height:121px;min-width:286px;width:286px;height:121px;position:relative;overflow:hidden;border-radius:10px;margin-right:30px}.notification__details__container{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.notification__details__container,.notification__details__top{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.notification__detail__heading{font-size:18px;max-width:80%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notification__detail__heading,.time__to__go{font-family:Poppins;font-style:normal;font-weight:600;line-height:21px;letter-spacing:0;text-align:left}.time__to__go{font-size:14px}.notification__details__bottom{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.notification__details__bottom,.notification__details__timetogo{-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:flex}@media (max-width:968px){.notification__card__container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.notification__image__container{width:100%;height:300px;margin-right:0;margin-bottom:30px}}@media (max-width:425px){.notification__image__container{height:150px}.notification .listing_div .listing__card{min-height:-webkit-max-content;min-height:-moz-max-content;min-height:max-content}}@media (max-width:375px){.notification__image__container{min-width:90%}};.select__categories__header{margin-bottom:24px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px}.select__categories__tabs__container{-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;background:#6f33c00d;width:100%;height:43px;padding:3px 5px}.select__categories__each__item,.select__categories__tabs__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;border-radius:4px}.select__categories__each__item{height:100%;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-right:5px;padding:5px 20px;color:#8983a8;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;cursor:pointer}.selected__tab{background:#6f33c0;color:#fff;-webkit-box-shadow:0 1px 4px rgba(0,0,0,.07);box-shadow:0 1px 4px rgba(0,0,0,.07);-webkit-transition:.3s ease-in;-moz-transition:.3s ease-in;transition:.3s ease-in}.createpost__input__container{width:100%}.input__label__text{font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:21px;letter-spacing:0;text-align:left;color:#8983a8;margin-bottom:7px}.createpost__input__container input{width:100%;background:#fbfbfb;padding:13px 20px;border:1px solid #efefef;border-radius:10px;outline:none;margin-bottom:20px}.createpost__input__container input::-webkit-input-placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc}.createpost__input__container input::-moz-placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc}.createpost__input__container input:-ms-input-placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc}.createpost__input__container input::placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc}.required:after{content:"*";color:red;margin-left:2px}.p-dropdown:hover,.p-inputtext:hover,input:hover{border-color:#6f33c0!important}.multiselect__input__container .p-multiselect{width:100%;height:44px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;border-radius:10px;background:#fbfbfb;border:1px solid #efefef}.multiselect__input__container{margin-bottom:10px}.multiselect__input__container .p-multiselect .p-multiselect-label{color:#bebccc!important;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;padding:10px 20px}.padding__right__16px{padding-right:16px}.multiselect__input__container .p-multiselect:not(.p-disabled):hover{border-color:#6f33c0!important}.editor__container{margin-bottom:30px}.border__1px__solid{border:1px solid #f4f4f4}.date__time__input__container .p-inputtext{border:2px solid #efefef;background:#fbfbfb;border-radius:10px;padding:10px 20px;margin-bottom:20px}.date__time__input__container{max-width:49%;width:100%}.__create__post__date{position:relative;max-width:216px}.create__post__date__icon{position:absolute;top:12px;right:10px}.datetime__inputs{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.__create__post__time{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;max-width:150px;position:relative}.create__post__time__icon{position:absolute;left:10px;top:10px}.__create__post__time .p-inputtext{padding-left:40px}.date__time__input__container .p-inputtext::-webkit-input-placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc!important}.date__time__input__container .p-inputtext::-moz-placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc!important}.date__time__input__container .p-inputtext:-ms-input-placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc!important}.date__time__input__container .p-inputtext::placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc!important}.createpost__dropdown__container{width:100%}.createpost__dropdown__container .p-dropdown{width:100%;border:2px solid #efefef;background:#fbfbfb;padding:2px 15px;border-radius:10px;text-transform:capitalize}.createpost__dropdown__container .p-dropdown .p-dropdown-label{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc!important}.createpost__textarea{border:2px solid #efefef;border-radius:10px;width:100%;height:112px;resize:none;outline:none;background:#fbfbfb;padding:13px 20px}.createpost__textarea::-webkit-input-placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc}.createpost__textarea::-moz-placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc}.createpost__textarea:-ms-input-placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc}.createpost__textarea::placeholder{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#bebccc}.create__post__single__img__upload{display:-webkit-flex;display:-moz-box;display:flex;width:100%;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:#fbfbfb;border:2px solid #efefef;border-radius:10px;margin-bottom:30px;height:200px}.create__post__single__img__upload input{display:none}.single__uploaded__image{width:322px;height:171px;border:2px solid #555151;position:relative}.remove__picture__single__upload{position:absolute;top:50px;right:-webkit-calc(50% - 150px);right:-moz-calc(50% - 150px);right:calc(50% - 150px)}.single__image__upload__container{position:relative}.multiple__image__upload__container{margin-bottom:30px}.multiple__image__upload__container,.multiple__image__upload__label{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap}.multiple__image__upload__label{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border:2px solid #efefef;background:#fbfbfb;border-radius:10px;height:120px;width:120px;overflow:hidden}.multiple__upload__addImage{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center}.hide__input{display:none}.multiple__preview__image{border-radius:10px;overflow:hidden;margin:10px 13px;border:2px solid #efefef;position:relative}.multiple__preview__image:first-child,.multiple__preview__image:nth-child(6){margin-left:0}.remove__picture__multiple__upload{position:absolute;right:10px;top:10px;cursor:pointer}.create__form__featured__toggle__container{margin-bottom:30px}.featured__toggle{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.featured__toggle__button{padding:10px 12px;background:#f8f4fc;min-width:44px;font-size:12px;font-weight:700;cursor:pointer}.featured__toggle__on{background:#6138a0;color:#fff}.featured__description{font-family:Poppins;font-size:10px;font-style:normal;font-weight:400;line-height:15px;letter-spacing:0;text-align:left;color:#8983a8;margin-bottom:15px}.create__form__button{border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#6f33c0;padding:8px 16px;border-radius:4px;color:#fff;cursor:pointer;font-weight:700}.create__form__button__container{margin-inline:5px}.pdf__upload__preview{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.pdf__upload__preview__details{margin-left:20px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:21px;letter-spacing:0;text-align:left}.pdf__size,.upload__pdf__preview__remove{color:#8983a8}.pdf__name{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pdf__upload__preview__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:24px 0;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;margin-bottom:36px}.broucher__text{margin-left:10px;font-size:14px;font-weight:400;color:#8983a8}.radio__button__group{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-block:40px}.education__radio__label{margin-left:18px;margin-right:50px}input[type=radio]{height:20px;width:20px;visibility:hidden}input[type=radio]:after{visibility:visible;content:"";display:inline-block;vertical-align:bottom;width:20px;height:20px;margin-right:.3rem;border-radius:50%;border:.1rem solid gray}input[type=radio]:checked:after{background:-webkit-radial-gradient(#745ec0 0,#745ec0 40%,transparent 50%,transparent);background:-moz-radial-gradient(#745ec0 0,#745ec0 40%,transparent 50%,transparent);background:radial-gradient(#745ec0 0,#745ec0 40%,transparent 50%,transparent);border-color:#745ec0}.video__input__preview__container{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:45px;margin-top:37px}video{border-radius:10px}.video__input__container{margin-bottom:30px}.image__upload__popup__container{height:600px;width:55vw;background:#fff;border-radius:20px;position:fixed;left:0;right:0;top:-webkit-calc(50% - 300px);top:-moz-calc(50% - 300px);top:calc(50% - 300px);left:-webkit-calc(30vw);left:-moz-calc(30vw);left:calc(30vw);-webkit-box-shadow:0 5px 5px rgba(0,0,0,.4);box-shadow:0 5px 5px rgba(0,0,0,.4);overflow:hidden;z-index:100}.image__upload__popup__toppart{padding-inline:30px;padding-top:30px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.image__upload__popup__footer,.image__upload__popup__toppart{height:100px;background:#efefef;display:-webkit-flex;display:-moz-box;display:flex}.image__upload__popup__footer{-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-inline:20px;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.image__upload__popup__title{font-family:Poppins;font-size:18px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:.03em;text-align:left}.image__upload__tab{display:-webkit-flex;display:-moz-box;display:flex}.image__upload__body{min-height:400px;max-height:400px;overflow-y:auto;padding:30px}.image__upload__each__tab{padding:5px 10px;color:#8984a8;cursor:pointer;font-size:16px;font-weight:800}.selected__upload__tab{color:#7d48c4;border-bottom:3px solid #7d48c4}.image__upload__input__label{background:#6138a0;height:40px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;margin:30px auto;color:#fff;padding-inline:20px}.image__upload__from__computer,.image__upload__input__label{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.image__upload__from__computer{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.image__preview__container{position:relative;width:300px;max-width:30%;height:200px;overflow:hidden;border:1px solid #efefef;margin-bottom:20px}.image__preview__checkbox{left:10px}.image__preview__checkbox,.image__preview__trash{position:absolute;top:10px;z-index:10;cursor:pointer}.image__preview__trash{right:10px}.date__input input{height:40px;border-radius:10px;width:100%}.event__form__container{margin-top:16px}.event__form__container,.event__form__eventCategory{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.event__form__otherCategories{width:378px}.event__form__full__width__container{width:100%}.event__form__city,.event__form__half__width__container,.event__form__state{width:49%}.createform__submit__button__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;margin-block:30px}.learning__form__container{margin-top:16px}.learning__form__container,.learning__form__learningCategory{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.learning__form__otherCategories{width:378px}.learning__form__kids{width:185px}.learning__form__full__width__container{width:100%}.learning__form__half__width__container{width:49%}.Promotion__form__container{margin-top:16px}.Promotion__form__container,.Promotion__form__PromotionCategory{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.Promotion__form__otherCategories{width:378px}.Promotion__form__kids{width:185px}.Promotion__form__full__width__container{width:100%}.Promotion__form__half__width__container{width:49%}.cp__trending__container{height:333px;width:387px;margin-bottom:50px;position:relative}.cp__trending__image{position:relative;max-width:386px;height:220px;width:100%;border-radius:15px;overflow:hidden}.lg__cp{max-width:386px;height:96px;width:100%;top:130px;background:-webkit-gradient(linear,left bottom,left top,color-stop(-11.97%,#000),color-stop(115%,transparent));background:-webkit-linear-gradient(bottom,#000 -11.97%,transparent 115%);background:-moz-linear-gradient(bottom,#000 -11.97%,transparent 115%);background:linear-gradient(1turn,#000 -11.97%,transparent 115%);z-index:1;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:22px 26px}.cp__trending__lower__container,.lg__cp{position:absolute;border-radius:14px;display:-webkit-flex;display:-moz-box;display:flex}.cp__trending__lower__container{background:#393939;width:387px;height:166px;top:50%;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;padding:24px 26px;color:#fff}.create__post__container{display:-webkit-flex;display:-moz-box;display:flex;width:100%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-top:28px}.create__post__left{width:768px}.create__post__selectCategory{width:100%}.create__education__form{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.trending__title{font-size:28px;font-style:normal;font-weight:700;line-height:42px;letter-spacing:0;text-align:left;margin-top:40px;margin-bottom:30px}.details__page__details{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-top:43px}.plain__text{text-decoration:none!important;color:inherit!important}.details__left{width:65%;margin-bottom:50px}.details__right{width:30%;background:#fafafa;border:1px solid #d9d9d9;border-radius:10px;padding-right:1.2rem;padding-left:1.2rem;height:-webkit-max-content;height:-moz-max-content;height:max-content}.clg-title{display:block;padding-left:12px;font-size:18px}.contact__data{padding:1rem}.contacts__image{margin:10px 10px 10px 0;width:20px}.each__contact{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.description__container{margin:10px 0 30px;max-width:100%;background:#fafafa;border:1px solid #e9e9e9;border-radius:8px;padding:30px 27px}.description__container *{padding:initial;-webkit-box-sizing:revert;-moz-box-sizing:revert;box-sizing:revert;margin:initial}.description__default{height:220px;text-overflow:ellipsis;overflow:hidden}.description__default,.description__expanded{line-height:1.313rem;margin-bottom:10px;text-align:justify}.description__expanded{height:auto}.back{margin:0 0 2rem;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:70px}.back,.center{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.center{height:100%;width:100%;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.detailsAboveHeader__container{width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.detailsAboveHeader__container,.remindme{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.remindme{float:right}.remindme p{font-weight:700;font-size:1rem;margin-left:5px}.secondData{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:1rem 0;border-bottom:1px solid #e7e7e7;text-transform:capitalize}.keys{min-width:50%;max-width:50%}.values{margin-left:10px;font-family:Roboto}.pricing{width:100%;margin-bottom:1rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}.map{margin-top:30px}.image__with__text{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.image__with__text p{margin-left:5px}.phone__numbers__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;height:100%;width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap}.phone__numbers{margin:.5rem;width:auto;font-size:12px}.flex__wrap{-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap}.flex__wrap,.locate__event__details{display:-webkit-flex;display:-moz-box;display:flex}.locate__event__details{-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;background:#fafafa;border:1px solid #e9e9e9;padding:1rem;margin-bottom:2rem}.w_max_cont{min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.logo__box{position:relative;width:50px;height:50px;overflow:hidden}.p-galleria-item>img{max-height:90vh}.share{margin-right:20px;position:relative}.share:hover{cursor:pointer}.share span{visibility:hidden;width:80px;background-color:#fafafa;color:#6f33c0;text-align:center;border:.3px solid #d3d3d3;border-radius:3px;padding:2px 0;position:absolute;z-index:1;top:100%;left:50%;margin-left:-40px}.share:hover span{visibility:visible}.share__popup{position:absolute;top:100%;min-height:61px;min-width:200px;background-color:#fff;right:0;z-index:120;-webkit-box-shadow:0 4px 25px rgba(0,0,0,.08);box-shadow:0 4px 25px rgba(0,0,0,.08);padding-block:10px;padding-inline:20px;width:233px}.share__via{color:#7c6da8;padding-bottom:10px;border-bottom:1px solid #e5e3ea;margin-bottom:10px}.copy__icon{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-bottom:8px;cursor:pointer}.copy__text{font-size:12px;font-style:normal;font-weight:500;line-height:11px;letter-spacing:0;text-align:left;color:#7c6da8;white-space:nowrap;margin-left:5px}.copied{background-color:rgba(0,0,0,.8);color:#fff;padding:5px 10px;position:fixed;top:70vh;left:-webkit-calc(50% - 50px);left:-moz-calc(50% - 50px);left:calc(50% - 50px);z-index:200;border-radius:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-transform:translateY(-30px);-moz-transform:translateY(-30px);transform:translateY(-30px);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.malls__buttons__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:50px;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}@media (max-width:750px){.details__page__details{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.details__right{width:100%;margin:0 auto 10px}.details__left{width:100%;margin-bottom:0}}@media (max-width:500px){.detailsAboveHeader__container{width:100%;margin-top:26px}.purpleText__mobile{font-size:13px}}.admin__login__container{width:100vw;height:100vh;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:#efefef;position:relative;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.admin__form__card{background:#fbfbfb;width:443px;height:368px;padding-top:30px;padding-inline:30px;position:relative;z-index:10}.admin__login__title{width:100%;border-bottom:1px solid #efefef;margin-bottom:23px}.admin__login__title__text{font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:.03em;text-align:left;border-bottom:1px solid #6f33c0;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding-bottom:23px}.rememberMe__checkbox{height:24px;width:24px;border-radius:6px;background:#7d72df}.bgImage{position:absolute;z-index:0;left:80px;bottom:65px}.admin__login__forgotpassword{margin-top:25px;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:0;text-align:left;color:#8983a8;cursor:pointer}.right__button{-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.admin__sidebar,.right__button{display:-webkit-flex;display:-moz-box;display:flex}.admin__sidebar{height:100vh;background:#37333b;width:250px;position:fixed;top:0;left:0;padding:25px 12px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;z-index:3000}.admin__sidebar__logo{margin-bottom:42px;padding-left:14px}.admin__sidebar__button__icon{color:green}.admin__sidebar__button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:14px;color:#cccadc}.admin__sidebar__button__active{background:#25212a}.admin__sidebar__button__icon{height:23px;width:16px;margin-right:12px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.admin__sidebar__button__text{font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;letter-spacing:.03em}.admin__sidebar__bottompart{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.admin__sidebar__buttons__container{height:-webkit-max-content;height:-moz-max-content;height:max-content;max-height:60vh;overflow-y:auto}.admin__sidebar__buttons__container::-webkit-scrollbar{width:12px}.admin__sidebar__buttons__container::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.admin__sidebar__buttons__container::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.admin__sidebar__button__group__title{color:#8983a8;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.03em;text-align:left;margin-bottom:14px}.admin__sidebar__buttons__top{margin-bottom:14px}.hidebar{margin-left:-300px}.admin__navbar__container{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.admin__pages__header__title{text-transform:capitalize}.admin__navbar__container .p-dropdown{width:300px}.admin__main__app{position:fixed;max-height:100vh;height:100%;left:250px;top:0;width:-webkit-calc(100vw - 250px);width:-moz-calc(100vw - 250px);width:calc(100vw - 250px);background:#e9e8ea;padding-top:20px;padding-inline:35px;overflow-y:auto;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.admin__full__size__app{left:0;width:100vw}.hamburger__container{height:22px;width:22px;margin-right:14px;cursor:pointer}.SearchBar__container{max-width:340px;height:34px;width:70%;position:relative;background:#fff;padding-left:40px;border-radius:4px;overflow:hidden}.searchBar__input{width:100%;height:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none}.search__image{position:absolute;left:13px;top:9.5px}.dark__button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;background:#37333b;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 12px;border-radius:4px;cursor:pointer}.dark__button__text{color:#fff;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:18px;letter-spacing:.03em;text-align:left}.purple__button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;background:#6f33c0;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:8px 12px;border-radius:4px;margin-left:17px;cursor:pointer;border:none}.purple__button:hover{background:#6f33c0!important;border:none}.pink__bg{background-color:#ec7d91}.green__bg{background-color:#46eb74}.blue__bg{background-color:#67b8db}.noFill__button{border:2px solid #6f33c0;padding:6px 12px;border-radius:4px;margin-left:17px;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}.noFill__button__text{color:#6f33c0;font-family:Poppins;font-size:12px;font-style:normal;font-weight:700;line-height:18px;letter-spacing:.03em;text-align:left}.actions__dropdown{position:absolute;min-width:187px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;-webkit-box-shadow:0 4px 25px rgba(0,0,0,.08);box-shadow:0 4px 25px rgba(0,0,0,.08);padding:9px 12px;z-index:20}.actions__modal{position:fixed;width:100vw;height:100vh;top:0;right:0;z-index:10}.action__dropdown__button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-appearance:none;-moz-appearance:none;width:100%;appearance:none;border:none;margin-bottom:8px;padding:10px;background:transparent}.action__dropdown__button:hover{background:rgba(111,51,192,.06);border-radius:4px}.action__buttons__text{font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:0;text-align:left;color:#8983a8;margin-left:13px}.switch{width:33px;height:16px}.slider:before{height:12px;width:12px;left:2px;bottom:2px}input:checked+.slider{background-color:#6f33c0}input:focus+.slider{-webkit-box-shadow:0 0 1px #6f33c0;box-shadow:0 0 1px #6f33c0}input:checked+.slider:before{-webkit-transform:translateX(12px);-moz-transform:translateX(16px);transform:translateX(16px)}.status{padding:6px 12px;border-radius:4px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.published{color:#5da13b;background:#caffb0}.draft{background:#c6f1ff;color:#3b83a1}.approved{background:#ebbd46;color:#000}.unpublished{background:#7469f2;color:#fff}.submitted{background-color:#7469f2;color:#fff}.declined{background-color:red;color:#fff}.admin__form__container{padding:24px 21px 38px 34px;display:-webkit-flex;display:-moz-box;display:flex;margin-bottom:100px}.admin__form__top__buttons__container,.back__and__title{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.admin__form__top__buttons__container{width:100%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-block:25px}.admin__forms__title{font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:.03em;text-align:left;color:#37333b}.buttons{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.horizontal__seperator{border-bottom:1px solid #efefef;margin-block:13px}.admin__edit__post__left{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.admin__edit__post__right{width:30%;max-width:268px;margin-top:30px;margin-right:30px;padding-block:24px;padding-inline:31px;border:1px solid #efefef;border-radius:10px;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-left:24px}.timeStamps__title{font-weight:600}.timeStamps__text,.timeStamps__title{color:#8983a8;font-size:12px;margin-bottom:6px}.approvals__edit__form{display:-webkit-flex;display:-moz-box;display:flex}.master__header__container{margin-bottom:25px;margin-top:37px}.master__header__container,.masters__main__content__header{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.master__main__content__container{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;padding:24px;overflow-x:auto}.masters__main__content__title{font-size:16px;font-weight:600}.masters__sidebar__container{width:270px;padding:29px}.masters__sidebar__heading{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#000;margin-bottom:12px}.masters__sidebar__item{padding:10px 16px;cursor:pointer;border-radius:6px}.masters__sidebar__item:hover,.masters__sidebar__selected{background:#f8f8f8}.masters__sidebar__item>p{color:#8983a8;font-size:14px}.create__master__button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.add__bilder__form__container{max-height:60vh;overflow:auto}.add__route__table__header{background:none}.add__new__stop__button{width:100%;text-align:center;background:rgba(111,51,192,.1);color:#6f33c0;padding-block:15px;border-radius:10px;border:1px solid #6f33c0;cursor:pointer;margin-bottom:20px}.add__new__stop__button:hover{background:rgba(111,51,192,.2)}.add__bus__routes__form{max-height:68vh;overflow:auto}.masters__page__container{background:#fff;display:-webkit-flex;display:-moz-box;display:flex;width:100%}.malls__tabs__container{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.malls__detailspage__header{padding:24px 21px 20px;background:#fff;margin-top:24px}.malls__details__heading__search,.malls__detailspage__header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.malls__details__heading__search{margin-top:37px}.malls__detail__heading{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-right:30px;height:34px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.malls__detail__heading>p{font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:.03em;text-align:left}.malls__details__heading__left{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;max-width:70%;width:500px}.create__malls__form__container{max-width:80%;margin:auto}.link{text-decoration:underline;color:blue;overflow:hidden}.admin__add__create__store{max-width:80%;margin:auto}.approvals__bulk__action__container{position:relative;max-height:34px;margin-left:17px}.bulk__approval__dropdown{position:absolute;top:44px;right:0;background-color:#fff;padding:9px;border:1px solid #ededed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 4px 25px rgba(0,0,0,.08);box-shadow:0 4px 25px rgba(0,0,0,.08);border-radius:8px;min-width:180px;z-index:200}.bulk__approval__dropdown li{list-style:none}.bulk__aproval__each__link{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.bulk__aproval__each__link p{color:#000;margin-left:10px}.switch{position:relative;display:inline-block;width:42px;height:23px;margin-left:10px}.switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc}.slider,.slider:before{position:absolute;-webkit-transition:.4s;-moz-transition:.4s;transition:.4s}.slider:before{content:"";height:15px;width:14px;left:4px;bottom:4px;background-color:#fff}input:checked+.slider{background-color:#2196f3}input:focus+.slider{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(18px);-moz-transform:translateX(18px);transform:translateX(18px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.priority__category__container{max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}.searchbar__and__swap__button{width:50%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.blackBg{background-color:#000;color:#fff}.priority__datatable .p-datatable .p-datatable-tbody>tr{border-top:7px solid #e9e8ea}.priority__table__button__updown{padding:12px 11px;border-radius:50%;border:none;margin-inline:5px;cursor:pointer}.priority__delete__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background-color:transparent;margin-left:100px;cursor:pointer}.proprity__datatable__container{margin-bottom:70px}.data__table__page__top__container{margin-top:40px;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:40px}.data__table__page__top__container,.data__table__topbar__buttons{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.data__table__topbar__buttons{width:-webkit-calc(-webkit-max-content + 17px);width:-moz-calc(-moz-max-content + 17px);width:calc(max-content + 17px)}.education__tabs{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.education__tabs__text{color:#8984a8;font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;padding:10px 17px;cursor:pointer}.selected__education__tab{color:#7d48c4;border-bottom:2px solid #7d48c4}.table__body{overflow-x:auto}.events__data__table__page__container{padding-bottom:100px}.apple{width:100%}.bus_route_name input{height:40px;border-radius:10px}.create__transport__times__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end}.add__time__input__container{position:absolute;right:0}.add__time__input__container input{max-width:100px;padding:0;background-color:transparent;border:none}.add__time__input{position:absolute;top:0;background-color:transparent;z-index:10}.startime__dropdown__container,.time__dropdown__template{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.startime__dropdown__container{position:relative;height:43px;width:100%;border-radius:10px;border:1px solid #efefef;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-inline:20px}.start__time__dropdown{position:absolute;left:0;bottom:100%;top:100%;width:100%;-webkit-box-shadow:0 4px 25px rgba(0,0,0,.08);box-shadow:0 4px 25px rgba(0,0,0,.08);height:-webkit-max-content;height:-moz-max-content;height:max-content;z-index:30;background-color:#fff;padding:1rem}.start__time__dropdown__modal{position:fixed;width:100vw;height:100vh;background-color:transparent;top:0;right:0;z-index:19}.time__dropdown__template{padding-block:15px;border-radius:4px;padding-left:50px;padding-right:30px}.time__dropdown__template:hover{background-color:#f0f0f0}.Promotion__form__container{height:100%;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.Promotion__form__container,.Promotion__form__container_two{margin-top:36px;display:-webkit-flex;display:-moz-box;display:flex}.full-width{width:100%!important}.bus_no{margin-left:31px;width:100%}.bus_route_name{margin-left:19px;width:100%;margin-right:30px}.created_on{width:268px;height:119px;border:2px solid #efefef;border-radius:10px;margin-top:25px;margin-right:19px}.big_box{margin-top:22px;margin-bottom:51px;height:811px;border-radius:10px;border:2px solid #efefef;padding-block:20px;padding-inline:32px}.tabel{margin-top:20px}.transport__delete__container{margin-inline:20px;margin-bottom:20px}.selected__transport__time{margin-bottom:20px}.transport__checkbox{height:20px;width:20px}.card-inside-edit{width:650px;height:250px;background-color:#fff;bottom:20px;position:absolute;left:10px;top:60px}.field-name-edit{left:12.5%;width:378px}.field-name-edit,.field-phn-edit{position:absolute;right:41.88%;top:11.37%;bottom:70.56%;color:#8983a8;height:46px}.field-phn-edit{left:57%;width:50%;width:378px}.field-mail-edit{position:absolute;left:12.5%;right:41.88%;top:45.37%;color:#8983a8;width:378px;height:46px}.cancel{left:70%}.cancel,.save{background-color:#fff;border-color:#6f33c0;border-radius:5px;position:absolute;width:63px;height:36px;top:190px;font-family:Roboto;font-style:normal;font-weight:700;font-size:14px;line-height:32px;color:#6f33c0}.save{left:82%}.edit__profile__buttons{display:-webkit-flex;display:-moz-box;display:flex;width:100%;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.admin__verify__popup{max-height:68vh;overflow-y:auto}.admin__pages__header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.admin__pages__header__title{font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:.03em;text-align:left}.admin__create__forms__container{background:#fff;padding:50px 30px;margin-block:50px}.malls__listing__page__header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center;border-bottom:1px solid #efefef;padding-bottom:28px;padding-top:10px}.mall__list__card__image__container{height:227px;max-height:227px;position:relative;width:387px;min-width:387px;max-width:387px;border-radius:10px;overflow:hidden;margin-right:37px}.malls__listing__card__container{display:-webkit-flex;display:-moz-box;display:flex;margin-block:21px;border:1px solid #e3e3e3;padding:15px 17px;border-radius:10px;cursor:pointer}.malls__listing__card__right{-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.malls__listing__card__bottom,.malls__listing__card__btns{display:-webkit-flex;display:-moz-box;display:flex}.malls__listing__card__bottom{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-top:30px}.no__margin__left{margin-left:0}.margin__left__10px{margin-left:10px}.stores__contact__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:25px;margin-top:25px}.stores__contact__container p{margin-left:20px}@media only screen and (max-width:800px){.listing__heading{font-size:14px!important}.mall_text{font-size:12px}.malls__listing__card__container{padding:13px 6px}.mall__list__card__image__container{height:210px;max-height:210px;width:359px;min-width:359px;max-width:359px}}@media only screen and (max-width:680px){.mall__list__card__image__container{margin-right:20px}.malls__listing__card__container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.flex__space__between{-webkit-justify-content:left;-moz-box-pack:left;justify-content:left}}@media only screen and (max-width:625px){listing__heading{width:0}}@media only screen and (max-width:388px){.flex__space__between{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.mall__list__card__image__container{height:210px;max-height:210px;width:312px;min-width:312px;max-width:312px}.malls__listing__card__container{padding:13px 10px}}@media only screen and (max-width:347px){.mall__list__card__image__container{min-width:282px;max-width:282px}.mall_text{font-size:11px}.listing__heading{width:100%}}@media only screen and (max-width:310px){.mall__list__card__image__container{min-width:250px;max-width:250px}}.card-settings{width:100%;min-height:87vh;height:-webkit-max-content;height:-moz-max-content;height:max-content;background-color:#fff;padding-top:47px;padding-bottom:70px;margin:auto;margin-block:33px}.container{max-width:770px;margin:auto}.card-inside{width:100%;margin:auto;background-color:#fff}.heading,.heading_sec{font-family:Poppins;font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:.03em;text-align:left}.btn-edit{background-color:#fff;border-color:#6f33c0;margin-left:35px;font-family:Roboto;font-weight:700;font-size:14px;line-height:32px;color:#6f33c0}.btn-edit,.btn-super{border-radius:5px;width:100px;height:32px;font-style:normal}.btn-super{background-color:#c8c4f5;border-color:#c8c4f5;font-family:Poppins;font-weight:500;font-size:12px;color:#3f357e}.field-name,.field-phn{color:#8983a8}.field-phn{width:50%}.field-mail{color:#8983a8}.c-pass,.con-pass,.n-pass{color:#8983a8}.con-pass{width:50%}.link-fp{font-family:Poppins;font-style:normal;font-weight:400;font-size:14px;color:#8983a8}.city_public{font-family:Roboto;font-style:normal;font-weight:700;font-size:16px;line-height:19px;text-transform:capitalize;color:#1d1d1d;margin-bottom:30px}.container-destination{height:261px;border:2px solid #efefef;border-radius:15px;margin-top:30px;padding:30px}.image-head{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.date-label{font-family:Open Sans;font-style:normal;font-weight:600;font-size:12px;line-height:25px;color:#1d1d1d}.datepic{margin-left:10px!important;width:30%!important}.clockpic{margin-left:120px;overflow:unset!important}.date-label-head{margin-left:20px;font-family:Open Sans;font-style:normal;font-weight:600;font-size:12px;line-height:25px;color:#1d1d1d}.image-des{margin-top:30px}.image-des,.image-des-one{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.violet{background-color:#7c6da8;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;padding-right:6px}.orange,.violet{width:28px;height:28px;border-radius:50%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.orange{background-color:#f06200;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.white__dot{width:8px;height:8px;border-radius:50%;background-color:#fff}.transport__first__page__left{min-width:70%;max-width:796px;padding-right:20px}.transport__first__page__right{max-width:30%}.desc{outline:none;border-style:none}.desc,.desc-one{font-family:Roboto;font-style:normal;font-weight:400;font-size:14px;line-height:16px;margin-left:20px;color:#a1a1a1}.bottom{border-bottom:3px solid #efefef;width:89%;margin-left:10px;margin-inline:auto}.man-stand-container{height:50%}.div1{height:393px;padding:27px 20px;border-radius:10px;background-color:#fafafa;border:1px solid #c6c6c6;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow:hidden;margin-bottom:20px;min-width:333px;width:333px;max-width:333px}.line-flex{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.div2{margin-top:30px;height:70%;background-color:#fafafa;overflow-y:scroll!important;overflow-x:hidden;padding:0 28px 0 10px}.router__name__container{margin-bottom:27px}.route__box__title{margin-left:20px}.dotted-img{margin-left:12px;height:18px}.dotted-img-two{right:12px;top:10px;position:relative}.text-place{font-family:Roboto;font-style:normal;font-weight:bolder;font-size:12px;line-height:16px;color:#a1a1a1;margin-inline:10px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.search-bar-bus{position:relative;top:30px;left:20px}.transports__search__bar{width:100%}.text-place-heading{height:19px;font-size:12px;left:1008px;line-height:18.75px;font-style:normal;font-weight:400;color:#1d1d1d;font-family:Roboto;margin-left:5px}.main-flex{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;width:100%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.text-1{position:absolute;top:120px;color:#393939;font-size:17px;left:20px}.text-2{top:10px;padding-bottom:20px;border-bottom:1px solid #ededed;font-family:Poppins;font-style:normal;font-weight:500;font-size:12px;line-height:18px;color:#393939;left:10px;margin-bottom:24px}.line,.text-2{position:relative}.line{width:300px;height:0;top:25px;opacity:.05;border:1px solid #000}.img{position:relative;top:32px;left:20px}.div2::-webkit-scrollbar{width:8px}.div2::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:10px}.div2::-webkit-scrollbar-thumb:hover{background:#c4c4c4}.rectangle{margin-top:6px;margin-left:30px}.rectangle-heading{position:relative;left:10px}.headers{display:-webkit-flex;display:-moz-box;display:flex;width:100%;height:40px;position:relative;background:#fafafa;border:1px solid #d8d8d8;border-radius:7px;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-inline:20px}.text{height:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:14px;margin-right:10px}.check{display:-webkit-flex;display:-moz-box;display:flex;border-top:1px solid #f2f2f2;-webkit-align-items:center;-moz-box-align:center;align-items:center;height:90px}.bus__number{color:#6338a1;background:rgba(99,56,161,.1);width:-webkit-max-content;width:-moz-max-content;width:max-content;height:23px;border-radius:4px;font-size:12px;padding-inline:4px}.bus-route,.bus__number{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.bus-route{width:25%}.img-bus{width:15px;height:16.5px}.img-location{right:20px}.img-location,.img-location-header{width:30px;height:16.5px;position:relative}.img-location-header{margin-left:90px}.total-heading{margin-left:60px;font-size:12px}.bus-no,.total-num{font-size:12px}.total-num{margin-left:5px}.orange__time__container{background-color:#f062001a;padding:5px 10px;border-radius:26px;margin-left:5px}.text-orange{height:14px;margin-left:3px;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:14px;color:#f06200}.text-blue{left:32px}.text-blue,.text-blue-heading{width:42px;height:14px;bottom:26px;font-family:Roboto;font-style:normal;font-weight:400;font-size:13px;line-height:14px;position:relative;color:#6338a1}.text-blue-heading{left:12px}.purple-btn-trans{margin-left:80%!important;width:95px;height:36px;border-radius:10px}.route__detail__map{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.route__detail__name{margin-left:7px;color:#393939}.route__detail__busno{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.route__detail__busno__header{margin-block:25px;color:#393939}.route__detail__busno__header,.route__detail__table__header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.route__detail__table__header{width:100%;background-color:#fafafa;color:#a1a1a1;height:40px;font-size:12px;font-weight:400;border:1px solid #d8d8d8;border-radius:7px;padding-inline:20px;padding-left:40px;margin-bottom:20px}.route__detail__busno__header td{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;text-align:center}.text__center{text-align:center}.bustop__template__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:0;height:60px}.bustop__template__container p{margin-left:24px}.bustop__imageContainer{position:relative}.border__dotted{height:62px;width:0;margin-left:5px;border-left:4px dotted #c4c4c4;position:absolute}.bus__stop__location{width:40%}.arrival__time{width:30%}.table__row{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;height:83px;border-top:1px solid #f2f2f2}.selected__bus__number{background-color:#6f33c0;color:#fff}.mx__3px{margin-inline:3px}.route__detail__table__data{height:610px;overflow-y:auto;margin-bottom:200px}.orange__Back{color:#f06200;margin-left:10px;font-family:Roboto;font-size:13px;font-weight:400px}.orange__goback__container{margin-bottom:30px;margin-top:25px;cursor:pointer}.bus__route__details__header{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.busno__purple__bg{color:#fff;background:#6f33c0;padding:4px;border-radius:4px;margin-left:10px}.busno__table__header__text{width:25%;font-size:12px;color:#a1a1a1}.bustop__and__locate{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-padding-end:20px;-moz-padding-end:20px;padding-inline-end:20px}.table__data__container{max-height:600px;overflow-y:auto;margin-bottom:100px}#transport__user__date,#transport__user__time{margin-left:20px}#transport__user__date input,#transport__user__time input{border:none;padding:0;width:140px}.date__picker__transport,.time__picker__transport{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.image-des,.image-des-one{position:relative}.source__dropdown{position:absolute;left:40px;top:30px;z-index:30}.source__dropdown__modal{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.1);top:0;left:0;z-index:29}.suggestion__container{background-color:#fff;-webkit-box-shadow:0 3px 3px 3px rgba(0,0,0,.1);box-shadow:0 3px 3px 3px rgba(0,0,0,.1);width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:12px;border-radius:5px;max-height:300px}.suggestion__container li{list-style:none;padding:5px 10px;cursor:pointer}.suggestion__container li:hover{background-color:#efefef}.border__less__input .p-inputtext{border:none}.no-routes{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;color:red;font-size:18px}.action__dropdown__container{background-color:#fff;width:187px;padding:14px 12px;border:1px solid #ededed;-webkit-box-shadow:0 4px 25px rgba(0,0,0,.08);box-shadow:0 4px 25px rgba(0,0,0,.08);border-radius:2px;position:absolute;right:30px;top:10px;z-index:100}.my__post__modal{position:fixed;left:0;top:0;z-index:90;width:100%;height:100%}.action__button__container{position:relative}.action__dropdown__item{display:-webkit-flex;display:-moz-box;display:flex;padding:10px;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer}.action__dropdown__item:hover{background:rgba(111,51,192,.06);border-radius:4px}.action__dropdown__text{font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:0;text-align:left;margin-left:13px}.conform__submit__button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.confirm__submit__message{text-align:center}.add__info__box{height:467px;width:400px;z-index:101;background:#fff;position:absolute;top:-webkit-calc(50vh - 234px);top:-moz-calc(50vh - 234px);top:calc(50vh - 234px);left:-webkit-calc(50vw - 180px);left:-moz-calc(50vw - 180px);left:calc(50vw - 180px);right:0;padding:30px 30px 25px}.add__info__box__header{display:-webkit-flex;display:-moz-box;display:flex;width:100%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.add__info__box__heading{font-size:18px;font-style:normal;font-weight:500;line-height:32px;letter-spacing:0;text-align:left}.add__info__input{width:100%;border:1px solid #e6e6e6;height:48px;outline:none;padding:10px 20px}.otp__button{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.add__info__verify__button{color:#fff;background:#6f33c0;border:none;border-radius:4px;padding:8px 16px;font-size:14px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:0;text-align:center}.add__info__box__body{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;height:80%;margin-top:30px}.otp__text{font-size:12px;font-weight:700;line-height:14px;color:#357dea;margin-block:20px}.enter__otp__messsage,.otp__text{font-style:normal;letter-spacing:0;text-align:left}.enter__otp__messsage{font-size:14px;font-weight:400;line-height:21px}.verify__your__otp{margin-top:14px;margin-bottom:8px}.add__info__info__input__label{font-family:Roboto;font-size:14px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:0;text-align:left}.add__info__trigger{position:absolute;right:20px;top:20px;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:21px;letter-spacing:0;text-align:left;cursor:pointer}.checkbox:checked+.checkbox__label{background-color:green;width:100px;height:100px}.checkbox{display:none}.checkbox__label{width:200%}.toggle__circle{height:20px;width:20px;color:#8a2be2}.custom__component__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;width:100%;height:1rem;margin-top:2px}.custom__component__icon{margin-right:5px;width:14px}.date__time__text{font-family:Roboto!important;font-size:12px;font-weight:600!important;line-height:19px;white-space:nowrap;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.date__time__details__container{width:100%;background:#f2f2f2;border:1px solid #e9e9e9;padding:1rem;bottom:2px;margin:1rem auto;border-radius:6px}.date_time{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;white-space:nowrap}.line-color{height:.4px;background-color:#dfdfdf;margin-top:1rem;margin-bottom:1rem}.date__details__left{margin-right:.875rem;height:2.5rem;width:2.5rem;background-color:#fff;border-radius:.5rem;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.date__details__left,.fav__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.fav__container{height:34px;width:100px;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.fav__image{cursor:pointer}.text__overflow{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.description__in__carousel{height:40px;overflow:hidden}.multiselect__with__tags{margin-bottom:1rem}.loader__component{position:fixed;left:0;top:0;width:100vw;height:100%;z-index:1000;background-color:#fff}.loader__component,.loder__logo{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.loder__logo{width:60px;height:60px;position:relative;-webkit-animation:animateHeart 1.2s infinite;animation:animateHeart 1.2s infinite}.loder__logo img{z-index:900}@-webkit-keyframes animateHeart{0%{-webkit-transform:scale(.8);transform:scale(.8)}5%{-webkit-transform:rotate(45deg) scale(.9);transform:rotate(45deg) scale(.9)}10%{-webkit-transform:rotate(90deg) scale(.8);transform:rotate(90deg) scale(.8)}15%{-webkit-transform:rotate(135deg) scale(1);transform:rotate(135deg) scale(1)}40%{-webkit-transform:rotate(180deg) scale(.8);transform:rotate(180deg) scale(.8)}60%{-webkit-transform:rotate(225deg) scale(1);transform:rotate(225deg) scale(1)}80%{-webkit-transform:rotate(270deg) scale(.8);transform:rotate(270deg) scale(.8)}90%{-webkit-transform:rotate(315deg) scale(1);transform:rotate(315deg) scale(1)}to{-webkit-transform:rotate(1turn) scale(.8);transform:rotate(1turn) scale(.8)}}@keyframes animateHeart{0%{-webkit-transform:scale(.8);-moz-transform:scale(.8);transform:scale(.8)}5%{-webkit-transform:rotate(45deg) scale(.9);-moz-transform:rotate(45deg) scale(.9);transform:rotate(45deg) scale(.9)}10%{-webkit-transform:rotate(90deg) scale(.8);-moz-transform:rotate(90deg) scale(.8);transform:rotate(90deg) scale(.8)}15%{-webkit-transform:rotate(135deg) scale(1);-moz-transform:rotate(135deg) scale(1);transform:rotate(135deg) scale(1)}40%{-webkit-transform:rotate(180deg) scale(.8);-moz-transform:rotate(180deg) scale(.8);transform:rotate(180deg) scale(.8)}60%{-webkit-transform:rotate(225deg) scale(1);-moz-transform:rotate(225deg) scale(1);transform:rotate(225deg) scale(1)}80%{-webkit-transform:rotate(270deg) scale(.8);-moz-transform:rotate(270deg) scale(.8);transform:rotate(270deg) scale(.8)}90%{-webkit-transform:rotate(315deg) scale(1);-moz-transform:rotate(315deg) scale(1);transform:rotate(315deg) scale(1)}to{-webkit-transform:rotate(1turn) scale(.8);-moz-transform:rotate(1turn) scale(.8);transform:rotate(1turn) scale(.8)}}.scroll__to__top{position:fixed;bottom:2%;left:-webkit-calc(100% - 3rem - 6px);left:-moz-calc(100% - 3rem - 6px);left:calc(100% - 3rem - 6px);z-index:1;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;height:3rem;width:3rem;border-radius:50%;background:#6f33c0;padding:.5rem}.gototop__img{position:relative;width:100%;height:100%}.hidden{display:none}.search__input{position:relative}.search__input input,.search__input input:active{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;height:100%;width:80%;padding:.5rem;background-color:transparent}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 30px #fff!important}.search__input input::-webkit-input-placeholder{font-weight:500!important;color:#000!important;font-family:poppins,monospace}.search__input input::-moz-placeholder{font-weight:500!important;color:#000!important;font-family:poppins,monospace}.search__input input:-ms-input-placeholder{font-weight:500!important;color:#000!important;font-family:poppins,monospace}.search__input input::placeholder{font-weight:500!important;color:#000!important;font-family:poppins,monospace}.search__icon__search__bar{position:relative;right:0;top:10%;z-index:10}.fav__text{font-size:12px;font-weight:400;margin-right:13px}.login__text{font-size:16px;font-weight:500;line-height:19px;color:#1d1d1d}.carousel__title,.login__text{font-family:poppins;font-style:normal;letter-spacing:0;text-align:left}.carousel__title{font-size:28px;font-weight:700;line-height:42px}.goback__container{margin-right:10px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.p-dialog{position:absolute!important;top:10vh!important}.helpandsupport__data{margin-left:10px;font-size:16px;font-family:Roboto}.helpandsupport__link{font-size:12px;color:#7d7d7d}@media (max-width:500px){.blue__text,.carousel__title{font-size:16px}.property__carousel__header{margin-bottom:10px}#three__car{margin-block:0;max-width:85%;margin:auto}}.details_carousel__image{max-width:1440px;width:100%;height:309px;position:relative;cursor:pointer;border-radius:10px;overflow:hidden}#details__carousel .p-carousel-next{position:absolute;z-index:50;right:0}#details__carousel .p-carousel-prev{position:absolute;z-index:100;-webkit-box-shadow:0 4px 4px 0 #00000040;box-shadow:0 4px 4px 0 #00000040;left:0}.details__carousel__container{max-width:1440px;width:100%;overflow:hidden;margin:auto;position:relative}.details__container{position:relative}.enlarge__button{position:absolute;left:50%;top:50%;z-index:100;margin:auto}.logo__container{height:70px;position:absolute;bottom:25px;left:25px;background-color:grey}.logo__inner__container{position:relative;width:auto;height:100%}.events__list{max-width:1220px;width:90%;margin:50px auto;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.events__list,.listing__long__card{display:-webkit-flex;display:-moz-box;display:flex}.listing__long__card{max-width:100%;min-height:158px;background-color:#fff;color:#1d1d1d}.listing__heading{font-family:poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:21px;letter-spacing:0;text-align:left;text-transform:capitalize}.listing__large__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:856px;height:340px;max-width:70%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.listing__image{min-width:35%;max-width:35%;height:227px;min-height:270px;height:100%;overflow:hidden;position:relative;cursor:pointer}.listing__image>div{height:100%;width:100%;border-radius:10px}.locate__container{padding:16px 0 0}.locate_event_btn{background:#fff;border:1px solid #dfdfdf;height:36px;width:150px;color:#1d1d1d;font-weight:600;font-family:poppins}.listing__details{padding:0 0 0 30px;width:65%;height:270px}.listing__favorite__section{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-family:poppins;padding:0 0 0 15px;min-width:-webkit-min-content;min-width:-moz-min-content;min-width:min-content}.favorite{min-width:24px;min-height:24px}.listing__fav__count{font-size:12px;text-align:right}.listing__favorite__div{padding:0 5px 0 0}.listing_div{padding:0;max-width:100%}.listing__card{margin-bottom:30px;padding:20px;border-radius:10px;border:1px solid #e3e3e3}.listing__header{max-width:1250px;width:100%;margin-bottom:20px;padding:0 30px}.listing__category__box{background:#e9e9e9;border-radius:8px;height:31px;min-width:90px;color:#1d1d1d;font-weight:500;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;font-family:poppins!important;padding:10px 12px;line-height:13.4px;font-size:12px;color:#6338a1}.listing__category__box,.listing__category__box>p{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.listing__category__box>p{height:20px}.mode__of__session{font-size:14px;font-weight:500;line-height:13px}.locationBlack,.mode__of__session{font-family:poppins;font-style:normal;letter-spacing:0;text-align:left}.locationBlack{font-size:12px;font-weight:600;line-height:14px;color:#1d1d1d}.listing__header__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:0 0 8px}.text__overflow__ellipsis{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.events__screen{min-height:97vh;max-width:1200px;width:95%;margin:0 auto;padding:10px 0 0}.listing__desc{color:#121212;font-size:13px;line-height:21px;font-family:poppins;padding:18px 0 15px;overflow:hidden;text-overflow:ellipsis}.reminder__text{color:#6f33c0;padding:0 0 0 6px;font-weight:700}.go__back__text,.reminder__text{font-family:poppins;font-size:14px}.go__back__text{line-height:14px;color:#1d1d1d;font-weight:500;padding-left:12px;width:70px}.listing_categories_tab_header{padding:0 0 40px;position:relative}.listing_category_box{border:1px solid #e9e9e9;border-radius:8px;height:35px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;margin:0 4px;color:#1d1d1d;font-family:poppins;font-weight:600;padding:0 .5rem}.date__range__container{border:1px solid #e9e9e9;border-radius:4px}.date_range_div_width{min-width:480px;width:-webkit-min-content;width:-moz-min-content;width:min-content}.date__range__item{height:35px;font-weight:600;font-size:12px;line-height:18px;color:#595959;min-width:60px;padding:0 13px;white-space:nowrap}.selected__date__range__item{border-bottom:2px solid #6f33c0;color:#6f33c0;background:rgba(111,51,192,.07)}.selected__category__box{background:#e9e9e9}#daterange input{color:#595959!important;font-size:13px!important;max-width:165px!important;font-weight:600;background-color:transparent}.building__price{font-size:14px;line-height:16px;display:-webkit-flex;display:-moz-box;display:flex;font-family:poppins;font-weight:500}::-webkit-input-placeholder{font-size:13px!important;font-weight:700}::-moz-placeholder{font-size:13px!important;font-weight:700}:-ms-input-placeholder{font-size:13px!important;font-weight:700}::placeholder{font-size:13px!important;font-weight:700}#daterange input ::-webkit-input-placeholder{color:#595959!important}#daterange input ::-moz-placeholder{color:#595959!important}#daterange input :-ms-input-placeholder{color:#595959!important}#daterange input ::placeholder{color:#595959!important}.location__pills{padding:0 30px 20px 16px}.location__pill{padding:12px 13px;margin:0 10px 10px;background:#fff;border:1px solid #e9e9e9;border-radius:4px}.close__location__pill{padding:2px 10px 0}.flex__listing{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-end;-moz-box-align:end;align-items:flex-end;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%}.categories__flex__direction,.listing__header__flex__direction{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;padding:0 3px}.listing__flex__wrap{-webkit-flex-wrap:wrap;flex-wrap:wrap}.categories__and__filter{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.categories__and__filter,.category__pills__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.category__pills__container{max-width:700px;overflow-x:auto;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;padding:5px;margin-right:16px}.category__pills__container::-webkit-scrollbar{background-color:#fff;height:7px;cursor:pointer}.category__pills__container::-webkit-scrollbar-thumb{background-color:#e9e9e9;border-radius:10px}.admission__status{font-size:13px;line-height:16px;font-family:poppins;font-weight:600}.admission__open{color:#0cae56}.admission__closed{color:#ff3f3f}.search__bar{width:230px}.education__category{margin:30px auto;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.category__card__container,.education__category{display:-webkit-flex;display:-moz-box;display:flex}.category__card__container{width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.education__category__card{width:387px;height:227px;background:rgba(5,5,5,.65);border-radius:10px;margin:5px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.education__category__card,.education__category__card__image{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.education__category__card__image{border-radius:50%;background:#78ff9e;width:68px;height:68px;overflow:hidden;font-size:24px;text-transform:capitalize;font-weight:400;margin-bottom:1rem}.education__listings__container{margin-bottom:4rem}.goback__titile,.goback__titlecrack{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:10px}.goback__titlecrack{margin-top:15px}.seperator{margin:0 12px;font-size:18px;height:18px;border-right:1px solid}.onwards{font-family:Roboto;font-family:600}.date__time{-webkit-flex-wrap:wrap;flex-wrap:wrap}.multiselect__category__container{max-width:89%;display:-webkit-flex;display:-moz-box;display:flex}.select__category__container{max-width:-webkit-calc(100% - 200px);max-width:-moz-calc(100% - 200px);max-width:calc(100% - 200px)}.px__30px{padding-left:30px;padding-right:30px}.listing__card__property__details{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}@media (max-width:900px){.categories__flex__direction{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.categories__and__filter{min-width:400px;width:100%;margin:1rem 0}.listing_category_box{margin:4px}}@media (max-width:970px){.listing__long__card{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}.listing__details{width:100%;padding:30px 0}.listing__image{min-width:220px;width:100%;max-width:none}.listing__desc{height:auto;text-align:justify}.listing__card{min-height:526px;height:-webkit-max-content;height:-moz-max-content;height:max-content}}@media (max-width:768px){.selected__category__container{max-width:-webkit-calc(100% - 100px);max-width:-moz-calc(100% - 100px);max-width:calc(100% - 100px)}}@media (max-width:700px){.listing__header__flex__direction{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.date_range_div_width{width:100%;margin-top:5px}.filter__toggle__div{width:100%}.filter__toggle__container{float:right}}@media (max-width:620px){.date_range_div_width{min-width:320px}.date__range__container{padding:0;-webkit-flex-wrap:wrap;flex-wrap:wrap}.date__time{margin-top:3px}.signin__with__icon,.white__bg{width:33px}.select__category__container{display:none}.listing__desc{max-height:100px;overflow:hidden}.listing__heading{font-size:medium;width:100%}.companydetail__container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}@media (max-width:480px){.categories__and__filter{min-width:220px;width:100%}.listing__card__property__details{display:none}.listing__desc{text-overflow:ellipsis;white-space:nowrap}.search__bar{margin:30px auto auto;width:100%}.date__range__item,.multiselect__category__container{width:100%}}@media (max-width:375px){.date_range_div_width{min-width:200px}.listing__image{min-height:150px}.listing__header__container{-webkit-flex-wrap:wrap;flex-wrap:wrap}.left{float:right;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;width:100%}.locate__container{-webkit-flex-wrap:wrap;flex-wrap:wrap}.locate__container a,.locate_event_btn{width:100%}.listing__category__box{width:100%;margin-top:10px}.date__range__container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;max-width:100vw}.display__flex{-webkit-flex-wrap:wrap;flex-wrap:wrap}}.additional__detail__headers{width:100%;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-bottom:10px;margin-bottom:25px;border-bottom:1px solid #e8e8e8;margin-top:40px}.additional__detail__headers,.image__only__carousel__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.pt__40px{padding-top:80px}.image__only__carousel{margin:10px;height:300px}.listing__filter__container{background:#fff;border:1px solid #e9e9e9;-webkit-box-shadow:0 4px 29px rgba(0,0,0,.15);box-shadow:0 4px 29px rgba(0,0,0,.15);border-radius:20px;width:340px;min-height:300px;z-index:10;right:0;top:25px}.filter__header{padding:30px}.fields__container{padding:0 30px}#FilterMultiSelect{width:100%;padding:8px}.p-multiselect .p-multiselect-label{font-size:13px!important;color:#9ca2b4!important}.selected__tag{background:#fff;border:1px solid #6338a1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:8px;padding:10px;margin:12px 8px 0 0;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;white-space:nowrap}.selected__tag__text{color:#6338a1;font-size:12px;font-family:poppins}.tags_outer{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.tags_outer::-webkit-scrollbar{display:none}.no__record__found{font-size:1.2rem;font-weight:700;width:100%;text-align:center;padding:2rem;margin:auto auto 100px}.filter__modal{background-color:transparent;position:fixed;top:0;z-index:10;width:100%;height:100%}.longDate{width:-webkit-max-content;width:-moz-max-content;width:max-content}.shortDate{min-width:94px;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content}@media (max-width:370px){.listing__filter__container{position:fixed!important;top:80px;width:100%;height:85%;overflow-y:scroll}}.slider__container{width:272px;margin:auto}.sidebar{width:90%;margin:auto}.filter__headings{color:#393939;font-size:.688;font-weight:500}.slider__pricerange{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:1rem 0;font-size:.7rem;font-weight:400;font-family:poppins;color:#7d7d7d}.selected__price{padding:1rem 0;font-family:Roboto}.p-slider .p-slider-handle{background:#6338a1!important;border:8px solid #6338a1!important}.p-slider-range{background:transparent!important}.p-slider .p-slider-handle:focus{-webkit-box-shadow:0 0 0 .5rem #eaeaea;box-shadow:0 0 0 .5rem #eaeaea}.number__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;width:62px;padding:.5rem;background:#fbfbfb;border:1px solid #efefef;margin:0 1rem;border-radius:2px}.number__input:focus{border:1px solid #6338a1}.agerange__container{width:272px;margin:1.2rem auto}.single__select__checkbox{width:272px;margin:1rem auto}.checkbox__container{width:100%;-webkit-flex-wrap:wrap;flex-wrap:wrap;text-transform:capitalize}.checkbox__container,.checkbox__mapped{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.checkbox__mapped{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:1rem 0}.checkbox__mapped>label{padding:0 1rem}#email{border-radius:15px;margin-bottom:1rem;height:62px;font-family:Roboto}.margin-right-1rem{margin-right:1rem}.login__using__phone{margin:1.563rem auto;width:100%;text-align:center}.blue{color:#1e9af4}.password__input{border-radius:15px;width:100%;height:62px}.login__email__form{max-width:354px;width:100vw;margin-top:1.5rem}.forgot__password{font-weight:500;font-family:poppins;font-size:1.1428571428571428rem;text-align:left;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;margin:1.125rem 0}.forgot__password,.sigin__with__button{display:-webkit-flex;display:-moz-box;display:flex}.sigin__with__button{background:#3975ea;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:.75rem 1rem;border-radius:6px;margin:1.1428571428571428rem 0}.sigin__with__button>p{color:#fff;font-family:poppins;font-weight:500;font-size:14px}.signin__with__icon{width:32px;height:32px;min-height:26px;min-width:26px;position:relative;overflow:hidden;margin-right:1rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.signin__with__icon div{width:100%;height:100%}.signup__newuser{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-top:2rem}.white__bg{background-color:#fff;padding:3px;border-radius:5px;width:32px!important}.input__container{position:relative}.submit__otp__button{position:absolute;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;top:22px;left:10px;color:#1d1d1d;font-weight:400}.large__text{font-size:2rem}.already{background:#f8f8f8;border:1px solid #e2e2e2;padding:24px;max-width:500px;border-radius:2px}.black__bg{background-color:#000}.user__profile__container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.user__profile__details{background-color:#fbfbfb;border:1px solid #d0d0d0;width:100%;min-height:470px;border-radius:15px;margin-top:0;padding:2.8rem;margin-bottom:4rem}.user__profile__details,.user__profile__left{display:-webkit-flex;display:-moz-box;display:flex}.user__profile__left{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:70%}.user__profile__input{width:100%;padding:.857rem;background:#fff;border-radius:1px;border:1px solid #d0d0d0;height:4rem;margin:0 0 1.188rem;position:relative}.user__profile__input__label:after{content:" *";color:red}.user__profile__input input{height:80%;width:100%;border:none;outline:none;background:transparent}.profileName{margin-top:2rem;margin-bottom:1rem}.user__profile__right{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;padding-left:3rem}.greyedout__button{background:#fff;border:1px solid #dfdfdf;border-radius:6px;color:#4a557180;width:84px}.greyedout__button,.update__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:35px}.update__button{border:none;background:#6f33c0;color:#fff}.change__button,.update__button{width:83px;border-radius:6px;margin-right:1rem}.change__button{height:35px;background:rgba(111,51,192,.1);color:#6f33c0;padding:12px 18px}.mariginAuto{margin-inline:auto}.profile__picture{width:230px;height:230px;border:1px solid;border-radius:15px;overflow:hidden;position:relative;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.profilePhoto{margin:4rem 0 0}.siginwith__google{margin-bottom:20px}.facebook__login__button{height:52px;font-size:16px;color:#fff;font-weight:700;border:none;width:100%;padding:15px 15px 15px 4.25rem}.facebook{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:relative}.facebook,.facebook span{width:100%}.facebook>span>button{margin:0}.facebook img{position:absolute;left:1rem}.signup__container{display:-webkit-flex;display:-moz-box;display:flex}.signup__left{margin-right:55px;min-width:665px}.signup__right{-webkit-flex:1 1;-moz-box-flex:1;flex:1 1}.loginform__selector{width:100%;margin:auto;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.loginform__tab{padding-bottom:10px;border-bottom:2px solid #f2f2f2;margin-right:20%;min-width:113px;text-align:center;font-family:poppins;font-size:16px;color:#bbb;font-weight:400;line-height:19px;white-space:nowrap}.selected{border-bottom:2px solid #6f33c0;color:#1d1d1d;min-width:40%}.phoneInput{padding-left:50px}.otp__validity__resend{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;max-width:354px;margin:2rem auto 0}.resend__otp{color:#1e9af4}.disabledResend,.resend__otp{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;outline:none;background-color:transparent}.disabledResend{color:#3975ea99}.err{margin:10px 0}.err,.errs{color:#ff6c6c;font-weight:700;font-size:12px;line-height:18px}.err,.errs,.errs:hover{border-color:#ff6c6c!important}.loginform__container{width:354px;height:100%}.loginform__container,.or{-webkit-align-items:center;-moz-box-align:center;align-items:center}.or{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;text-transform:lowercase}.or:after,.or:before{content:"";width:47%;border-bottom:1px solid #f2f2f2}.agree__to__terms{font-size:9px;text-align:center;padding:5px 0 0}.user__profile__buttons{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.terms__blue__text{color:#1e9af4;text-decoration:underline;cursor:pointer;white-space:nowrap}.hidden__pwd{font-size:5rem!important;padding-bottom:45px!important;width:100%}.eye{position:absolute;top:10px;right:5px;background:#fff;height:40px;width:20px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.password__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:1px solid #e2e2e2;padding:.875rem;font-size:1.25rem;font-family:poppins;color:#555}.br__2px{border-radius:2px!important}.verify__otp__container{max-width:354px;margin:20px 0 30px}.verify__btn{font-size:16px;font-weight:500;width:112px}.grey__divider{margin-block:30px}.verify__container__width{width:518px}.create__password__container__width{width:642px}.password__label{color:#7d7d7d;font-size:14px;font-weight:700;margin-bottom:17px;margin-top:25px}.conditions{margin-bottom:15px;color:#1d1d1d;font-weight:400;font-size:14px;line-height:21px}.condition{list-style:none;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:7px}.condition__text{margin-left:11px}.user__profile__button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%;margin-left:12%}.user__screens__inputlabel{font-size:14px}@media (max-width:900px){.signup__container{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse}}@media (max-height:750px){.p-dialog{top:0!important;max-height:100%;height:100%}}@media (max-width:680px){.oauth__buttons__container{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.oauth__buttons__container div{width:100%}.signup__left{min-width:98%}}@media (max-height:660px){.loginWithEmail{margin-right:-10px}.p-dialog .p-dialog-content{overflow-x:hidden;overflow-y:auto}.loginWithPhone{padding-top:10px}}@media (max-width:600px){.user__profile__details{-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse;flex-direction:column-reverse;padding-top:0}.margin-right-1rem{margin-right:0}.profilePhoto{margin-top:20px;margin-bottom:10px;font-size:1.125rem}.user__profile__right{width:100%;max-width:none;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:0;margin-bottom:30px}.user__profile__button{margin-block:10px}.user__profile__left{width:100%}.profile__picture{width:100%;height:50vh}.signup__right{margin:auto auto 30px}.signup__left{margin-right:0}}.filter__container{width:100%;height:100px;position:relative}.my-2rem{margin:2rem 0}.no__results{margin:3rem 0}.text{line-height:21px;width:25%}.possible__matches{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.main__heading{margin-bottom:2rem}.sub__headings{margin:1rem 0;text-transform:capitalize;font-size:2rem}.goback__filter{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;width:100%;margin-bottom:50px}.small__goback{font-size:12px;margin-left:11px}.multiselect__container{height:91px;border-bottom:1px solid #efefef}.filter__toggle__container,.multiselect__container{-webkit-align-items:center;-moz-box-align:center;align-items:center}.filter__toggle__container{width:95px;height:46px;background:#fbfbfb;border:1px solid #efefef;border-radius:10px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:20px 16px;position:relative}.filter__text{font-family:Poppins;font-size:14px;font-style:normal;font-weight:500;line-height:21px;letter-spacing:.03em;text-align:left;color:#8983a8;margin-left:5px}@media (max-width:650px){.multiselect__category__container{-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:none;margin-bottom:10px}.multiselect__container{height:-webkit-max-content;height:-moz-max-content;height:max-content;margin-bottom:10px;-webkit-flex-wrap:wrap;flex-wrap:wrap}}.helpline__card{width:23%;max-width:24%;height:89px;background:#f9f9f9;border:1px solid #f3f3f3;border-radius:15px;margin-bottom:20px;margin-inline:10px;padding:12px}.helpline__card,.helplines{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start}.helplines{-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:0}.helpline__image{width:50px;height:50px;overflow:hidden;margin-right:5px}.rounded{border-radius:50%}.helpline__details{height:40px;width:-webkit-calc(100% - 60px);width:-moz-calc(100% - 60px);width:calc(100% - 60px)}.helpline__name{font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin-bottom:8px}.helpline__contact__no,.helpline__name{font-family:poppins;font-size:16px;font-style:normal;line-height:19px;letter-spacing:0;text-align:left}.helpline__contact__no{font-weight:500}.emergency__services{font-family:poppins;font-size:14px;font-style:normal;font-weight:400;line-height:16px;letter-spacing:0;text-align:left;color:#a1a1a1;margin:35px 0}.margin__inline__30px{margin-block:30px;margin-left:30px}.hospital__and__bloodbank{margin-left:0}.hospital__detail__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:20px 0;border-top:1px solid #f2f2f2}.hospital__details__left{max-width:-webkit-calc(100% - 110px);max-width:-moz-calc(100% - 110px);max-width:calc(100% - 110px)}.hospital__details__left,.hospital__location{display:-webkit-flex;display:-moz-box;display:flex}.hospital__logo{width:38px;height:38px;border-radius:50%;overflow:hidden;margin-right:10px}.hospital__logo>img{object-fit:cover}.hospital__details__right{-webkit-align-items:center;-moz-box-align:center;align-items:center;min-width:100px;max-width:100px;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.hospital__data,.hospital__details__right{display:-webkit-flex;display:-moz-box;display:flex}.hospital__data{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.hospital__name{margin-bottom:5px;font-size:14px;line-height:16px;letter-spacing:0;text-align:left;color:#1d1d1d}.hospital__address,.hospital__name{font-family:poppins;font-style:normal;font-weight:400}.hospital__address{font-size:12px;line-height:14px;color:#7d7d7d}.hospital__info{width:100%;background:#f9f9f9;border:1px solid #f3f3f3;border-radius:15px;padding:2rem 2.2rem}.general__ifo__header{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:18px}.general__ifo__header p{font-family:poppins;font-size:11px;font-style:normal;font-weight:500;line-height:13px;letter-spacing:0;text-align:left}.phone__logo{margin-right:10px;width:9.96px;height:12.81px}.contact__no__pills__container{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;flex-wrap:wrap}.contact__no__pill{background:#fff;border:1px solid #6338a1;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;border-radius:8px;color:#6338a1;padding:10px 20px;margin-right:7px;margin-bottom:32px;font-family:Roboto;font-size:12px}.phone__no{font-family:poppins;font-size:12px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:0;text-align:left}.mb-3{margin-bottom:-3px}.hospital__location img{margin-right:7px}@media (max-width:1024px){.helpline__card{max-width:30%;width:100%}}@media (max-width:650px){.helpline__card{max-width:45%;width:100%}}@media (max-width:500px){.helpline__card{max-width:98%;width:100%}}.terms__title{text-transform:capitalize;font:23px;font-weight:700;font-family:poppins;margin:28px auto;position:fixed;top:40px;z-index:50;height:100px;background-color:#fff;padding:30px 0;max-width:1200px;width:100%;left:0;right:0;text-align:center;border-bottom:1px solid #f4f4f4}.terms__title__text{margin:auto;font-size:22px}.bb__1px{border-bottom:1px solid}.terms__heading{font-weight:500;font-size:16px;margin:20px 0}.terms__description{line-height:18px;font-size:15px;color:#767676;margin-bottom:10px;text-align:justify}.tab__in{padding-left:4rem}.chips__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;margin:40px 0;overflow-x:auto}.details__chip{margin-right:30px;background:#f7f7f7;font-family:Roboto;font-size:16px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:0;text-align:left;border-radius:36px;color:#727272;padding:13px 20px;text-transform:capitalize;white-space:nowrap}.selected__chip{background:#6338a1;color:#fff}.chips__container::-webkit-scrollbar{display:none}.category__multislect__container{position:relative;height:46px;border-radius:10px;border:1px solid #efefef;background:#fbfbfb;padding:12px 20px}.category__multislect__container input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;border:none}.category__multiselect__dropdown{position:absolute;top:46px;left:0;z-index:70;width:-webkit-max-content;width:-moz-max-content;width:max-content;background:#fff;border:1px solid #e9e9e9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 4px 29px rgba(0,0,0,.15);box-shadow:0 4px 29px rgba(0,0,0,.15);border-radius:20px;padding:10px;max-height:474px;overflow-y:auto}.category__multiselect__options,.category__multiselect__options__selected{width:387px;margin:3px auto;height:57px;padding:20px 34px 20px 27px;border-radius:12px}.category__multiselect__options:hover,.category__multiselect__options__selected{background:#f4f4f4}.text__inside__multislect{color:#8983a8}.selected__category__container{width:100%}.category__pill__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;overflow-x:auto;width:100%;max-width:700px;position:relative}.hide__scroll::-webkit-scrollbar{display:none}.selected__category__title{font-family:Poppins;font-size:12px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:0;text-align:left;color:#777;margin:14px 14px 14px 0}.category__pill{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.close__icon{margin:10px}#multiselect__category .selected__tag{margin-top:0!important;padding:8px 16px}@media (max-width:425px){.category__multiselect__options,.category__multiselect__options__selected{max-width:300px}.category__multislect__container{width:100%}}@media (max-width:355px){.category__multiselect__options,.category__multiselect__options__selected{max-width:250px}.category__multiselect__options__selected p,.category__multiselect__options p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.category__multislect__container{width:100%}}.slick-slider{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/cityquestfe/_next/static/media/ajax-loader.fb6f3c230cb846e25247dfaa1da94d8f.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/cityquestfe/_next/static/media/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot);src:url(/cityquestfe/_next/static/media/slick.a4e97f5a2a64f0ab132323fbeb33ae29.eot?#iefix) format("embedded-opentype"),url(/cityquestfe/_next/static/media/slick.295183786cd8a138986521d9f388a286.woff) format("woff"),url(/cityquestfe/_next/static/media/slick.c94f7671dcc99dce43e22a89f486f7c2.ttf) format("truetype"),url(/cityquestfe/_next/static/media/slick.77823f6a914b58de2f709552d9de210e.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}#cat__car{max-width:1210px;margin:30px auto}#cat__car .slick-next{left:1173px;top:26px;z-index:20;opacity:1}#cat__car .slick-prev{left:-20px;top:26px;z-index:20;opacity:1}#cat__car .slick-prev:before{background-image:url(/cityquestfe/_next/static/media/prev.57e0196ad613a6bf53da83d84487c8cc.png)}#cat__car .slick-next:before,#cat__car .slick-prev:before{width:40px;height:40px;display:-webkit-flex;display:-moz-box;display:flex;content:"";left:-30%;opacity:1;background-position:50%;background-size:contain;background-repeat:no-repeat}#cat__car .slick-next:before{background-image:url(/cityquestfe/_next/static/media/next.13722880c5f8ba8f81f403cdcf5e8f52.png)}.otp__input__container{display:-webkit-flex;display:-moz-box;display:flex;width:100%}.otp__input{width:79px;height:62px;margin:auto;border-radius:6px;border:1px solid #e9e9e9;background-color:#fbfbfb}.otp__input>input{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;width:14px;font-size:16px;background-color:transparent;border:none}.otp__input input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.otp__input input[type=number]{-moz-appearance:textfield}.error{border-color:#ff6c6c}.invalid__otp__text{color:#ff6c6c;font-weight:500;font-size:12px;margin-left:5px;margin-top:5px}.otp__sent{width:100%;background-color:rgba(79,194,90,.1);height:41px;margin-block:20px;padding:22px;color:#4fc25a;border-radius:4px}.otp__sent p{font-size:14px;font-weight:400;margin-left:8px}.confirmation__box__container{position:fixed;top:13%;left:0;right:0;min-height:216px;width:680px;max-width:99%;background-color:#fff;margin:auto;border-radius:6px;z-index:101;overflow:hidden;-webkit-transition:opacity 1s ease;-moz-transition:opacity 1s ease;transition:opacity 1s ease}.confirmation__box__header{background-color:#efefef;width:100%;height:52px;padding-inline:28px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}.confirmation__box__modal{background:rgba(0,0,0,.25);backdrop-filter:blur(7px);position:fixed;top:0;left:0;z-index:100;width:100%;height:100%}.confirmation__box__header__text{font-size:16px;font-weight:600}.confirmation__buttons__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end;-webkit-align-items:center;-moz-box-align:center;align-items:center}.btn__nofill{border:2px solid #6f33c0;color:#6f33c0;padding-left:16px;padding-right:16px;margin-right:11px}.btn__fill,.btn__nofill{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;height:36px;font-weight:700;font-size:16px;border-radius:4px}.btn__fill{background-color:#6f33c0;color:#fff;padding-inline:16px}.confirmation__box__body{padding:28px 28px 30px;min-height:163px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.confirmation__text{font-size:16px;line-height:24px;color:#4e5868}.confirmation__close :hover{background-color:gray}.no__record__found__container{width:100%;padding:40px;background-color:#faf6ff;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:70vh}.noresult__text{margin-left:21px;color:#727272;font-weight:500;font-size:18px}.category__filter{margin:-43px auto 30px;position:relative;top:70px;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.category__container,.category__filter{display:-webkit-flex;display:-moz-box;display:flex}.category__container{border-radius:4px;padding:0 30px;position:fixed;background-color:#fff;z-index:1000}.goback__titile1{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;margin-right:10px}.discount-banner{border:1px solid #ddd;background-color:#6f33c0;color:#f8f8f8;width:100%;position:relative;left:1px;position:fixed;z-index:1000;height:41px;top:80px;border-radius:2px;padding:10px}.top_stick{background-color:#fff;position:fixed;width:80%;margin-top:-200px;padding:56px 50px 60px;z-index:100;border-radius:10px}.cracker-list-page{margin-top:150px}.burger__icon{display:none}.view-cart-container button{background-color:#6f33c0!important}@media only screen and (max-width:475px){.top_stick{width:100%;right:1px;padding-bottom:70px}.view-cart-container button{top:50px}.goback__titile{z-index:2000;top:82px;font-size:x-small;right:34px;padding-top:10px}}@media only screen and (max-width:1025px){.category__filter{position:relative;margin:0}.category__container{display:none}.burger__icon{-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:34px;height:34px;background-color:#999;color:#fff;border-radius:4px;cursor:pointer;top:140px;z-index:4000}.burger__icon,.category__container.open{display:-webkit-flex;display:-moz-box;display:flex;position:fixed;left:10px}.category__container.open{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;top:90px;right:10px;background-color:#fff;padding:10px;border:1px solid #999;z-index:3000}.category__item{margin-bottom:10px;text-align:left}.selected__category__item{font-weight:700;color:#333}.view-cart-container button{margin-top:86px}}@media (max-width:620px){.category__container{padding:0;-webkit-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:375px){.category__container{max-width:100vw}.view-cart-container button{width:auto;margin-right:4px;font-size:small;height:40px;margin-top:86px}}.category__item{height:35px;font-weight:600;font-size:12px;line-height:18px;color:#595959;min-width:60px;padding:0 13px;white-space:nowrap;cursor:pointer;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.selected__category__item{border-bottom:2px solid #6f33c0;color:#6f33c0;background:rgba(111,51,192,.07)}.cracker-card{display:-webkit-flex;display:-moz-box;display:flex;border:1px solid #eaeaea;border-radius:10px;padding:25px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;max-width:860px;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin:10px auto 20px;position:relative}.delete-icon{position:absolute;top:48px;right:10px;cursor:pointer;z-index:10;margin-right:10px}.listing__image1{min-width:35%;max-width:35%;height:197px;position:relative;margin-right:60px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center}.listing__image1>div{height:100%;width:100%;border-radius:10px}.cracker-img{border-radius:5px;width:100%;height:100%;object-fit:contain}.cracker-card__code{text-align:center;font-size:14px;margin-top:181px;color:#666}.cracker-card__info{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.boxxx{margin:17px}.cracker-card__title{font-size:18px;font-weight:700;margin-bottom:15px}.cracker-card__quantity{font-size:14px;margin-bottom:15px}.cracker-card__price{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:baseline;-moz-box-align:baseline;align-items:baseline;margin-bottom:15px}.cracker-card__old-price{text-decoration:line-through;color:#999;margin-right:10px}.cracker-card__new-price{font-size:18px;color:#000;font-weight:700;font-family:Arial,sans-serif}.cracker-card__cart{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:auto}.cracker-card__cart-btn{background-color:#f1f1f1;border:1px solid #ddd;width:30px;height:30px;font-size:16px;margin-right:20px;cursor:pointer}.cracker-card__quantity-count{font-size:16px;font-weight:700;margin:0 10px;display:inline-block;width:40px;text-align:center}.cracker-card__add-to-cart{background-color:#6c63ff;color:#fff;padding:10px 15px;border:none;border-radius:5px;cursor:pointer;margin-left:20px}.cracker-card__add-to-cart:hover{background-color:#5a52d6}.cracker-card__checkbox{margin-right:20px;-webkit-align-self:flex-start;align-self:flex-start}@media (max-width:768px){.cracker-card{max-width:100%;padding:20px}.listing__image1{width:30%;height:auto;margin-right:20px}.cracker-card__info{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;text-align:left;margin-left:20px}.cracker-card__cart{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-left:auto}.cracker-card__add-to-cart{padding:8px 12px}.cracker-card__quantity-count{width:25px}}@media (max-width:480px){.cracker-card{padding:6px}.listing__image1{width:25%;margin-right:10px}.cracker-card__add-to-cart{width:auto;padding:6px 10px}.cracker-card__quantity-count{width:6px;font-size:16px;font-weight:700;margin:0 19px}.cracker-card__title{font-size:15px;font-weight:700;margin-bottom:15px;margin-top:-42px}.cracker-card__cart{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;position:absolute;margin:125px 0 0}.cracker-card__info{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;text-align:left;margin-left:15px}.cracker-card__new-price{font-size:17px;color:#000;font-weight:700;font-family:Arial,sans-serif}.cracker-card__code{text-align:center;font-size:14px;margin-top:145px;color:#666;margin-bottom:20px}.delete-icon{position:absolute;top:160px;cursor:pointer;z-index:10;margin-right:-2px}}@media (min-width:481px) and (max-width:780px){.listing__image1{-webkit-flex:0 0 40%;-moz-box-flex:0;flex:0 0 40%;margin-bottom:20px;margin-right:20px}.cracker-card__info{text-align:left}.cracker-card__cart{margin-left:0;margin-top:20px;width:100%}}.cracker-list1{max-height:400px;overflow-y:auto;padding:10px;margin-top:20px;border:1px solid #ddd;margin-bottom:10px;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.cracker-list1::-webkit-scrollbar{width:3px}.cracker-list1::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.cracker-list1::-webkit-scrollbar-track{background:#f1f1f1}.view-cart-container{padding:10px 20px;position:relative;text-align:right}.view-cart{display:inline-block;width:150px;padding:10px 15px;position:fixed;top:99px;right:2px;z-index:1000;width:130px;height:40px}.view-cart__quantity{display:inline-block;width:20px;text-align:right}@media (min-width:768px) and (max-width:1199px){.goback__titile{position:relative;top:30px}.burger__icon{left:20px;top:170px;z-index:4000}}@media (min-width:1200px){.view-cart{margin-right:160px}}@media (min-width:1024px) and (max-width:1199px){.view-cart{margin-right:10px}@media (min-width:768px) and (max-width:1024px){.view-cart-container button{font-size:small;top:50px;width:120px}}@media (min-width:768px) and (max-width:1399px){.goback__titile{font-size:x-small;left:-60px;top:40px}}}.discount-marquee{background-color:#f8f8f8;padding:10px;font-size:16px;color:#6f33c0;text-align:center;margin-bottom:20px;width:325px;border-radius:10px}.cart-container{background-color:#ac73ff33;padding:15px;margin:0 auto;width:71%;text-align:center;font-size:1.2em;color:#6c2eb9}.cart-container p{font-size:15px}.cart-quantity{background-color:#fcfaff;padding:20px;margin:0 auto;width:71%;color:#333;font-size:1.1em;font-family:Arial,sans-serif}.cart-quantity span{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:10px}.cart-quantity .colon,.cart-quantity .colon1,.cart-quantity .colon4{-webkit-flex:0 1;-moz-box-flex:0;flex:0 1;text-align:center;width:10px;margin:0 5px 0 668px;position:absolute}.cart-quantity .colon2{margin-left:668px;position:absolute}.cart-quantity .colon3{-webkit-flex:0 1;-moz-box-flex:0;flex:0 1;text-align:center;width:10px;margin:0 5px 0 668px;position:absolute}.total-payable{margin-top:20px;font-size:18px;font-weight:700}.total-payable span{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;border-top:1px solid #ccc;padding-top:10px}.proceed-to-order{background-color:#6c2eb9;color:#fff;text-align:center;padding:15px;border-radius:8px;font-size:1.2em;cursor:pointer;text-decoration:none;display:inline-block;margin-top:20px;width:80%;margin-left:60px;font-style:Roboto;font-weight:700}@media (max-width:768px){.cart-container,.cart-quantity,.proceed-to-order{width:90%}.cart-quantity span{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.cart-quantity .colon,.cart-quantity .colon1,.cart-quantity .colon2,.cart-quantity .colon3,.cart-quantity .colon4{margin-left:465px;position:absolute}.proceed-to-order{width:100%;margin-left:0}}@media (max-width:480px){.cart-container{width:100%;padding:10px}.cart-quantity{width:100%}.cart-quantity .colon,.cart-quantity .colon1,.cart-quantity .colon2,.cart-quantity .colon3,.cart-quantity .colon4{margin-left:171px;position:absolute}.cart-quantity span{-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.total-payable{font-size:1em}}@media (max-width:320px) and (max-height:608px){.cart-container,.cart-quantity,.proceed-to-order{width:100%;padding:10px}.cart-quantity .colon,.cart-quantity .colon1,.cart-quantity .colon2,.cart-quantity .colon3,.cart-quantity .colon4{margin-left:154px;position:absolute}.cart-quantity span{font-size:.85em;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.total-payable{font-size:1em}}@media (min-width:769px) and (max-width:1439px){.cart-container,.cart-quantity,.proceed-to-order{width:85%}.cart-quantity .colon,.cart-quantity .colon1,.cart-quantity .colon2,.cart-quantity .colon3,.cart-quantity .colon4{margin-left:428px;position:absolute}}@media (min-width:481px) and (max-width:607px){.cart-container,.cart-quantity,.proceed-to-order{width:85%}.cart-quantity .colon,.cart-quantity .colon1,.cart-quantity .colon2,.cart-quantity .colon3,.cart-quantity .colon4{margin-left:196px;position:absolute}}.inputbox{width:10%!important}.container1{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:10px;margin-bottom:-13px;margin-left:169px}@media (min-width:769px) and (max-width:1024px){.container1{padding:10px 15px;margin-left:17px}.selectlabell{font-size:14px;margin-left:-141px;display:inline-block}.container1 input[type=checkbox]{margin-right:-183px}}.checkbox-label{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.selectlabell{font-weight:700;font-size:16px}.container1 input[type=checkbox]{margin-right:-324px}.container1 button{background-color:transparent;color:#000;padding:8px 12px;font-weight:700;font-size:16px;border:none;cursor:pointer}@media (min-width:320px) and (max-width:375px){.selectlabell{font-size:14px;margin-left:-17px;display:inline-block}.container1{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:10px;margin-bottom:-13px;margin-left:151px}}@media (min-width:375px) and (max-width:425px){.selectlabell{font-size:14px;margin-left:-67px;display:inline-block}}@media (min-width:425px) and (max-width:500px){.selectlabell{font-size:14px;margin-left:-115px;display:inline-block}}@media (min-width:500px) and (max-width:600px){.selectlabell{font-size:14px;margin-left:-186px;display:inline-block}}@media (min-width:600px) and (max-width:700px){.selectlabell{font-size:14px;margin-left:-250px;display:inline-block}}@media (min-width:700px) and (max-width:768px){.selectlabell{font-size:14px;margin-left:-370px;display:inline-block}}@media (min-width:955px) and (max-width:1024px){.selectlabell{font-size:14px;margin-left:-435px;display:inline-block}}@media (min-width:1024px){.selectlabell{font-size:14px;margin-left:-486px;display:inline-block}}@media (max-width:768px){.container1 input[type=checkbox]{margin-left:-139px;margin-right:-79px}.container1{padding:10px 5px}.container1 button{padding:8px 10px;font-size:14px}.container1{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:10px;margin-bottom:-13px;margin-left:155px}}.infoIcon{right:20px}@media (max-width:480px){.inputbox,input{padding:16px;font-size:1.1rem;width:100%}.inputbox{margin-top:-146px}.formGroup{margin:20px 10px}}.success__container{text-align:center;padding:100px 20px;font-family:Poppins,sans-serif;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.page__container,.success__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.page__container{-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;padding:20px;margin:0 auto;max-width:1200px}.cityquest_logo{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;text-align:center;margin-top:80px}.logo1 img{width:320px;height:auto;margin-bottom:10px}.logo__header{font-size:1.5rem;margin-top:10px;color:#6d28d9}.emoji__container{margin-bottom:10px}.emoji{font-size:100px}.success__header{font-size:28px;font-weight:700;color:#6d28d9;margin-bottom:28px}.order__id{font-size:16px;color:#7d47d4;margin-bottom:40px;line-height:.3}.button__group{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.button__group,.keep__purchasing__btn{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.keep__purchasing__btn{background-color:#6d28d9;color:#fff;border:none;border-radius:30px;padding:10px 30px;font-size:16px;cursor:pointer;margin-bottom:20px;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;grid-gap:8px;gap:8px}.keep__purchasing__btn:hover{background-color:#5b21b6}.boldtext{color:#32174f;font-weight:bolder;font-size:1.2rem}.home__link{display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:#6d28d9;font-size:18px;text-decoration:none;font-weight:600;grid-gap:8px;gap:8px;cursor:pointer;margin-right:100px}.home__link .home-icon{font-size:14px}.home-text{font-size:1rem}.home__link .home-text{text-decoration:none}.home__link:hover,.home__link:hover .home-icon{color:#5b21b6}.home__link:hover .home-text{text-decoration:underline}@media (max-width:320px){.keep__purchasing__btn{width:110px;border-radius:25px}}@media (max-width:480px){.success__header{font-size:smaller}.order__id{font-size:14px;margin:auto}.boldtext{font-size:small}.page__container{margin:0;padding:0}.button__group{display:-webkit-box;margin-right:30px}.success__header{font-size:1.2rem;margin-bottom:20px;margin-left:10px}.order__id{font-size:14px;margin-bottom:15px;line-height:1.4;text-align:center}.boldtext{font-size:1rem;display:block}.keep__purchasing__btn{font-size:14px;padding:10px 25px}.home__link{font-size:14px;margin-bottom:20px}.page__container{padding:10px;margin:0 auto}}@media (min-width:481px) and (max-width:768px){.success__header{font-size:1.4rem;margin-bottom:25px}.order__id{font-size:15px;margin-bottom:20px;line-height:1.5}.boldtext{font-size:1.1rem}.keep__purchasing__btn{font-size:15px;padding:12px 28px}.home__link{font-size:15px}}@media (min-width:0px) and (max-width:1024px){.page__container{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center}.success__container{width:100%;padding:20px;margin-bottom:30px}.cityquest_logo{width:100%;text-align:center;margin-bottom:20px}.logo1 img{width:200px}.success__header{font-size:1.5rem;margin-bottom:20px}.order__id{font-size:14px;margin-bottom:20px;line-height:1.5;text-align:center}.keep__purchasing__btn{padding:8px 20px;font-size:14px;margin-right:24px}.home__link{font-size:16px;margin-bottom:20px}}@media (min-width:485px) and (max-width:1024px){.view-cart-container button{margin-top:84px}}@media (min-width:1025px) and (max-width:2560px){.view-cart-container button{margin-top:44px}}.mainContainer{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:20px 0}.container,.mainContainer{width:100%;font-family:Poppins,sans-serif}.container{max-width:600px;margin:20px auto;padding:20px;background-color:#fff;border:1px solid #ddd;border-radius:10px;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1)}.submission{width:100%;max-width:420px;margin-bottom:30px;font-family:Poppins,sans-serif}.header{text-align:center;font-size:1.2rem;margin-bottom:20px;color:#333;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.formGroup{margin:20px 30px}.note{font-size:.85rem;color:#888;display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-bottom:34px}.infoIcon{font-style:normal;font-weight:700;font-size:.8rem;margin-right:5px;color:#777;position:relative;right:14px}.totalSection{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;margin-bottom:34px;font-size:.95rem}.amount{color:#6338a1;font-weight:700}.submitBtn{width:100%;padding:12px;font-size:1rem;background-color:#6338a1;color:#fff;border:none;border-radius:5px;cursor:pointer;-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;transition:background-color .3s ease}.submitBtnHover{background-color:#4b00c9}@media (max-width:1024px){input{padding:12px;font-size:1rem}}@media (max-width:768px){input{padding:14px;font-size:1rem}}@media (max-width:480px){input{padding:16px;font-size:1.1rem;width:100%}.formGroup{margin:20px 10px}}